FC4 bus error message at boot time

James Wilkinson fedora at westexe.demon.co.uk
Sat Jan 28 08:43:35 UTC 2006


Andy Green wrote:
> "System Message Bus" is a software bus service, it's not the old
> hardware "Bus Error" that makes strong men weep.
> 
> You should have a line like this in
> 
> /etc/passwd
> 
> named:x:25:25:Named:/var/named:/sbin/nologin
> 
> if not, stick it in and the error might go away.

$ rpm -q --scripts bind
preinstall scriptlet (using /bin/sh):
/usr/sbin/groupadd -g 25 named >/dev/null 2>&1 || :;
/usr/sbin/useradd -c "Named" -u 25 -g named \
        -s /sbin/nologin -r -d /var/named named >/dev/null 2>&1 || :;
<snip>

In other words, named should have been added by the bind package.

Does the Original Poster have that installed? Does he have
caching-nameserver, NetworkManager, or anything else that depends on it?

If bind isn't installed, I'd recommend doing a
yum install bind

If the Original Poster didn't have bind installed, and hadn't tried
installing any RPM's with --force, and hasn't mucked about manually,
*and* has all the latest updates installed, this probably ought to go
into bugzilla.

Hope this helps,

James.

-- 
E-mail address: james | Significantly, no one has made a film bringing back
@westexe.demon.co.uk  | dodos, moas, pygmy elephants, or mosasaurs -- only
                      | dinosaurs and Hitler are popular for the reawakening
                      | myth. Both at the same time would be a good trick.
                      |     -- "The Science of Discworld", Terry Pratchett




More information about the fedora-list mailing list