Opened 15 years ago

Last modified 7 years ago

#19590 closed defect

selfupdate fails — at Version 1

Reported by: ali_kaylan@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.7.0
Keywords: Cc:
Port:

Description (last modified by blb@…)

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

Change History (1)

comment:1 Changed 15 years ago by blb@…

Component: portsbase
Description: modified (diff)

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

Note: See TracTickets for help on using tickets.