Re: pw group add problem

2001-08-30 Thread Dima Dorfman

David W. Chapman Jr. [EMAIL PROTECTED] wrote:
 When I run the command in the topic I get the following error.
 
 pw: group update: Inappropriate ioctl for device
 
 This works in -stable
 
 I noticed this problem while testing postfix-current which runs
 
 /usr/sbin/pw groupadd ${group} -h - || exit
 
 
 from pkg-install and also gives the above error message.

This should be fixed in rev 1.10 of src/usr.sbin/pw/grupd.c.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



pw group add problem

2001-08-29 Thread David W. Chapman Jr.

When I run the command in the topic I get the following error.

pw: group update: Inappropriate ioctl for device

This works in -stable

I noticed this problem while testing postfix-current which runs

/usr/sbin/pw groupadd ${group} -h - || exit


from pkg-install and also gives the above error message.
- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. www.inethouston.net
[EMAIL PROTECTED]   FreeBSD Committer www.FreeBSD.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message