>On Mon, Jan 27, 2003, Bill Campbell wrote:
>> The openpkg-20030114-20030114.src.sh --help indicates that it will take
>> arguments to specify uid and gid, but the bootstrap program doesn't accept
>> these (which I presume are to permit using the same names and uid,gid on
>> multiple systems).
>>      [--{s,m,r,n}uid=<uid>] [--{s,m,r,n}gid=<gid>]
>>
>Hello Bill,
>
>I've looked into this, and can't reproduce your failure. I read the source
>code where these arguments are handled, and all looks well. I did a variety
> of tests which all suceeded, but my most basic one was:
>
>  sh openpkg-20030114-20030114.src.sh --prefix=/te --suid=root
>
>Can you please specify what you are executing to arrive at a failure
>condition, and possibly also include what the specific error you see is?
>
Okay, my example above is slightly wrong. After a second look, I think you
might be having problems because of a simple typo. Instead of

  '--{s,m,r,n}uid' and '--{s,m,r,n}gid'

try using

  '--{s,m,r,n}usr' and '--{s,m,r,n}grp'

Regards,
Michael

Attachment: msg04409/pgp00000.pgp
Description: PGP signature

Reply via email to