|
|

楼主 |
发表于 2004-11-10 12:45:07
|
显示全部楼层
具体情况如下:
[root@localhost kernel]# showmount --version
showmount for nfs-utils 1.0.1
[root@localhost kernel]# rpm -e nfs-utils
error: Failed dependencies:
nfs-utils is needed by (installed) redhat-config-nfs-1.0.4-5
[root@localhost kernel]# rpm -ivh nfs-utils-1.0.6-20.i386.rpm
warning: nfs-utils-1.0.6-20.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
modutils >= 2.4.26-9 is needed by nfs-utils-1.0.6-20
[root@localhost kernel]# ps --version
procps version 2.0.11
[root@localhost kernel]# rpm -e procps
error: Failed dependencies:
procps is needed by (installed) redhat-config-proc-0.21-1
/bin/ps is needed by (installed) autofs-3.1.7-36
/sbin/sysctl is needed by (installed) initscripts-7.14-1
[root@localhost kernel]# rpm -ivh procps-3.2.0-1.1.i386.rpm
warning: procps-3.2.0-1.1.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing... ########################################### [100%]
file /bin/ps from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /sbin/sysctl from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/free from install of procps-3.2.0-1.1 conflicts with file
from package procps-2.0.11-6
file /usr/bin/pgrep from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/pkill from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/pmap from install of procps-3.2.0-1.1 conflicts with file
from package procps-2.0.11-6
file /usr/bin/skill from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/snice from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/tload from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/top from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/uptime from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/vmstat from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/w from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/bin/watch from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/free.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/pgrep.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/pkill.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/ps.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/skill.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/snice.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/tload.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/top.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/uptime.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/w.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man1/watch.1.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man5/sysctl.conf.5.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man8/sysctl.8.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
file /usr/share/man/man8/vmstat.8.gz from install of procps-3.2.0-1.1 conflicts with file from package procps-2.0.11-6
[root@localhost kernel]# oprofiled --version
bash: oprofiled: command not found
[root@localhost kernel]# rpm -ivh oprofile-0.8-0.20040121.3.i386.rpm
warning: oprofile-0.8-0.20040121.3.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by oprofile-0.8-0.20040121.3 |
|