[MacPorts] #19590: selfupdate fails

MacPorts noreply at macports.org
Sun May 10 14:34:26 PDT 2009


#19590: selfupdate fails
------------------------------------+---------------------------------------
 Reporter:  ali_kaylan@…            |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  base                    |     Version:  1.7.0                                
 Keywords:  "unknown group" 501     |        Port:                                       
------------------------------------+---------------------------------------
Changes (by blb@…):

  * component:  ports => base


Old description:

> after installing the software with the finder and executing:
>
> sudo port -d selfupdate
>
> installation fails with:
>
> [ ! -f /opt/local/etc/macports/mp_version ] || rm -vf
> /opt/local/etc/macports/mp_version
> ===> making install in doc
> /usr/bin/install -c -d -o root -g 501 -m 755 /opt/local
> /usr/bin/install -c -d -o root -g 501 -m 755 /opt/local/etc/macports
> cat prefix.mtree | /usr/sbin/mtree -U -e -p /opt/local > /dev/null
> mtree: line 6: unknown group 501
> make[1]: *** [install] Error 1
> make: *** [install] Error 1

New description:

 after installing the software with the finder and executing:

 sudo port -d selfupdate

 installation fails with:
 {{{
 [ ! -f /opt/local/etc/macports/mp_version ] || rm -vf
 /opt/local/etc/macports/mp_version
 ===> making install in doc
 /usr/bin/install -c -d -o root -g 501 -m 755 /opt/local
 /usr/bin/install -c -d -o root -g 501 -m 755 /opt/local/etc/macports
 cat prefix.mtree | /usr/sbin/mtree -U -e -p /opt/local > /dev/null
 mtree: line 6: unknown group 501
 make[1]: *** [install] Error 1
 make: *** [install] Error 1
 }}}

--

Comment:

 Odd that a root install would be using a user group (501); how did you
 first install MacPorts, DMG, from source, something else?

-- 
Ticket URL: <http://trac.macports.org/ticket/19590#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list