[7428] in testers
athena-discuss doesn't get installed
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Mon Apr 10 14:03:48 2006
Date: Mon, 10 Apr 2006 13:58:50 -0400 (EDT)
From: Jonathan D Reed <jdreed@MIT.EDU>
To: testers@MIT.EDU
Message-ID: <Pine.LNX.4.62L.0604101354430.30613@infinite-loop.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
I'm sending this here as opposed to bugs since I installed from the dev
cell.
I installed a machine at 9.4.26 from the dev cell about two weeks ago
(March 28). I noticed today that discuss was missing. The install.log
shows this:
803:athena-zephyr ########################################### [ 96%]
useradd: unknown group 101
error: execution of %pre scriptlet from athena-discuss-9.4-11 failed, exit
status 6
error: install: %pre scriptlet failed (2), skipping
athena-discuss-9.4-11
Going further back, I find that the MIT group was never created:
273:athena-base ########################################### [ 32%]
/var/tmp/rpm-tmp.3147: line 3: groupadd: command not found
Which appears to be because shadow-utils was installed after athena-base:
440:shadow-utils ########################################### [ 52%]
-Jon