grep 91 /etc/group /etc/passwd
and what do you get? Maybe majordomo has been installed on this box
before. I have not seen anything else that tries to use these numbers.
Make sure all remnants of previous attempts to install majordomo are
removed before using the RPM installer. You might also try installing
with different flags to the rpm command, like -Uhv or -Fhv instead of
-ihv. The ihv does an install, with "hash" progress marks and verbose
messages. Uhv does the same, but "updates" any existing majordomo that
is installed, and Fhv forces the install. Please do not use Fhv until
you know what user and group 91 are, and why the rpm could not find
the /etc/aliases file. If the 91 is in fact majordomo, you just have
to make use of the existing structure to use it, or use the Uhv flags
to rpm to safely guarantee all the pieces are in place.
Dan Liston
Billy Hamm wrote:
> Here is the response I got:
>
> [root@sm1249 cgi-bin]# rpm -ihv majordomo-1.94.5-2.i386.rpm
> warning: majordomo-1.94.5-2.i386.rpm: V3 DSA signature: NOKEY, key ID
> db42a60e
> Preparing... ###########################################
> [100%]
> groupadd: gid 91 is not unique
> useradd: uid 91 is not unique
> usermod: unknown group majordomo
> cp: cannot stat `/etc/aliases': No such file or directory
> /var/tmp/rpm-tmp.43452: line 6: newaliases: command not found
> error: %pre(majordomo-1.94.5-2) scriptlet failed, exit status 127
> error: install: %pre scriptlet failed (2), skipping majordomo-1.94.5-2
>
> Any suggestions?
> Billy
>
>
References:
|
|