Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
why update fail?

why update fail?

2004-06-01       - By Edward King

 Back
Reply:     1     2  

I use Redhat Linux 7.3, I want to update kernel,so I use following commands,but it raise errors:
[root@(protected) guest]# rpm -ivh kernel-2.4.20-28.7.i686.rpm
error: failed dependencies:
modutils >= 2.4.18 is needed by kernel-2.4.20-28.7

Then I guess to update modutils first,like follows,but it still raise errors:
A[root@(protected) guest]# rpm -ivh modutils-2.4.18-3.7x.i386.rpm
Preparing... ########################################### [100%]
file /sbin/depmod from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /sbin/genksyms from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /sbin/insmod from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /sbin/insmod.static from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /sbin/modinfo from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man1/kernelversion.1.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/create_module.2.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/delete_module.2.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/get_kernel_syms.2.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/init_module.2.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/query_module.2.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man5/modules.conf.5.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/depmod.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/genksyms.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/insmod.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/kallsyms.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/ksyms.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/lsmod.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/modinfo.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/modprobe.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/rmmod.8.gz from install of modutils-2.4.18-3.7x conflicts with file from package modutils-2.4.14-3

Any I try another modutiles,it still failed:
[root@(protected) guest]# rpm -ivh modutils-2.4.20-1.i386.rpm
Preparing... ########################################### [100%]
file /sbin/depmod from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /sbin/genksyms from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /sbin/insmod from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /sbin/insmod.static from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /sbin/modinfo from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man1/kernelversion.1.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/create_module.2.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/delete_module.2.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/get_kernel_syms.2.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/init_module.2.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man2/query_module.2.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man5/modules.conf.5.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/depmod.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/genksyms.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/insmod.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/kallsyms.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/ksyms.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/lsmod.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/modinfo.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/modprobe.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3
file /usr/share/man/man8/rmmod.8.gz from install of modutils-2.4.20-1 conflicts with file from package modutils-2.4.14-3


How to solve this problem?

Thanks in advance!


__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe