yum update error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Sun, 2 Apr 2006, Sungsoo Kim wrote:

> I wanted to update to CentOS 4.3 from CentOS 4.2.
> While updating packages using yum, there was serveral error messages,
> and I've found that some packages has not been updated.
> 
> So I tried to update again but the packages would not be updated.
> I attached the messages shown below.

Doing something like:

	rpm -q --scripts hal diskdumputils squid nscd initscripts kernel

reveals that all of these packages that are mentioned are trying to create 
or update a user. So something is wrong on your system that is required 
for all of these packages.

You can use the above scripts on your currently installed packages to see 
what is required to work prior to installation.

As an example I have added the following scriptlet from the hal package:

	# Add the "haldaemon" user
	/usr/sbin/useradd -c 'HAL daemon' -u 68 \
	        -s /sbin/nologin -r -d '/' haldaemon 2> /dev/null || :

Kind regards,
--   dag wieers,  dag@xxxxxxxxxx,  http://dag.wieers.com/   --
[all I want is a warm bed and a kind word and unlimited power]

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux