[MacPorts] #67533: shared-mime-info @2.2_1: non sudo build clashes with sudo build

MacPorts noreply at macports.org
Tue May 30 14:05:13 UTC 2023


#67533: shared-mime-info @2.2_1: non sudo build clashes with sudo build
-------------------------------+----------------------
  Reporter:  lukaso            |      Owner:  mascguy
      Type:  defect            |     Status:  assigned
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.8.1
Resolution:                    |   Keywords:
      Port:  shared-mime-info  |
-------------------------------+----------------------

Comment (by mascguy):

 Replying to [comment:1 lukaso]:
 > When I build MacPorts, I specify `--without-startupitems` as part of the
 call to `./configure` but either that should be doing this and it's not
 working, or that applies to startup items for the MacPorts executables
 only.

 Can you retest after setting the following, in either
 `${prefix}/etc/macports/macports.conf` or `~/.macports/macports.conf`. (I
 included the comments added by base, for clarity.)

 {{{
 # Type of generated StartupItems.
 # - launchd: Create StartupItems for use with launchd.
 # - default: Create StartupItems for launchd on macOS and none on
 #   other platforms.
 # - none: Disable creation of StartupItems.
 # This setting only applies when building ports from source.
 startupitem_type        none

 # Create system-level symlinks to generated StartupItems. If set to
 # "no", symlinks will not be created; otherwise, symlinks will be placed
 # in /Library/LaunchDaemons or /Library/LaunchAgents as appropriate.
 # This setting only applies when building ports from source.
 startupitem_install     no

 # Whether to allow ports to automatically load their StartupItems.
 # If set to "no", StartupItems will never be loaded unless the user
 # explicitly requests it. If set to "yes" (the default), some ports may
 # automatically load their StartupItems when they are activated.
 startupitem_autostart  no
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67533#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list