I already answered your question, it is rude to post the same question to several mailing lists, when you have already recived an answer. If you do not find the answer good enough, have the decency to say so instead of just repeating the same message. The information you have is vauge, you should ask your system administrator to take a look at it, since we do not know what is going exactly.
>From ams Tue Aug 16 20:52:07 +0200 2005 From: "Alfred M. Szmidt" <[EMAIL PROTECTED]> To: Matthew Rich <[EMAIL PROTECTED]> CC: gnu-misc-discuss@gnu.org In-reply-to: <[EMAIL PROTECTED]> (message from Matthew Rich on Tue, 16 Aug 2005 11:12:25 -0700 (PDT)) Subject: Re: GNU install issue Reply-to: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> [...snip...] creating /home/mrich/nightlybuildtape/securetape/install/usr/include/neoscale/sys install: invalid user `-g' [...snip...] Any Idea why this fails only when run as a cron job? Given the vauge information it is impossible to give a exact response. But it seems that you are passing the incorrect number of flags to install. Maybe your script uses a variable, and it is empty, i.e. install -u $(FOO) -g $(BAR) Where FOO is empty and BAR is either empty or defined to something useful (hence why you get invalid user `-g'). if this is not the correct list to post this question please redirect me to the correct list. bug-coreutils@gnu.org might have been better (see the output from `install --help'). _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils