Opened 20 years ago

Closed 19 years ago

#1872 closed defect (invalid)

--without-install-user --without-install-group trigger errors

Reported by: timeless@… Owned by: macports-tickets@…
Priority: Not set Milestone:
Component: base Version: 1.0
Keywords: Cc: landonf@…
Port:

Description

I'm trying to install darwinports. I grabbed a nightly sourceball yesterday. I've installed the current devtools from apple, and I changed gcc_select so that it actually works as a non su user.

uname -a 14:05:05 PST 2004; root:xnu/xnu-517.4.11.obj~1/RELEASE_PPC Power Macintosh powerpc

./configure --prefix=/Users/timeless --without-install-user --without-install-group

/usr/bin/install -c -d -o no -g no -m 775 /Users/me install: no: Invalid argument

there's a second error you can get if you work past the first error which comes from mtree gname=

Attachments (1)

1872 (958 bytes) - added by timeless@… 20 years ago.
simplistic patch which works. -without-install-(user|group) becomes -with-install-(user|group)=(user/user'sgroup) instead of 'no'

Download all attachments as: .zip

Change History (4)

Changed 20 years ago by timeless@…

Attachment: 1872 added

simplistic patch which works. -without-install-(user|group) becomes -with-install-(user|group)=(user/user'sgroup) instead of 'no'

comment:1 Changed 20 years ago by timeless@…

Cc: landonf@… added

comment:2 Changed 19 years ago by blb@…

As this is an old bug, is this still an issue or can it be closed?

comment:3 Changed 19 years ago by blb@…

Resolution: invalid
Status: newclosed

Resolving, timeout.

Note: See TracTickets for help on using tickets.