LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   rpm install/update does %100 but doesnt install (https://www.linuxquestions.org/questions/linux-software-2/rpm-install-update-does-100-but-doesnt-install-469279/)

YooNicks 07-31-2006 12:28 AM

rpm install/update does %100 but doesnt install
 
hey guys,

1st post here, i have just gotten redhat ES3 installed onto a vmware virtual system, and had started doing manual updates of some of the packages....I didnt bother noting down my activation code, and its at home....so will do that tomorrow and use it....but today i am seeing a wierd issue that has me scratching my head...

when i run an rpm install, it shows the package name, and does the Hashes from 0 to 100% and then goes back to the prompt.....

it does this also for an Update (-Uvh).......

on running an rpm query it still shows old version, or for the install, doesnt show the software....

if does copy the files into /usr/src/redhat/SOURCES and SPECS, but thats all it seems to do...

please help

e.g.
# rpm -ivh amanda-2.4.4p1-0.3E.1.src.rpm
1: amanda ################## [100%]
#
# rpm -qa aman*
#

also increasing verbosity shows no issues....sizes match, snaity check ok....everything seems to work...

still no info showing with rpm -qa ???

what am i missing ?

YooNicks 07-31-2006 12:55 AM

here is the output from an attenmpt to Update then Freshen nfs-utils

[root@vm-craigf rpms]# rpm -qa|grep nfs
redhat-config-nfs-1.0.13-1
nfs-utils-1.0.5-3

[root@vm-craigf rpms]# ls -al nfs*
-rw------- 1 root root 374177 Jul 30 12:13 nfs-utils-1.0.6-44EL.src.rpm

[root@vm-craigf rpms]# rpm -Uvvh nfs*
D: ============== nfs-utils-1.0.6-44EL.src.rpm
D: Expected size: 374177 = lead(96)+sigs(344)+pad(0)+data(373737)
D: Actual size: 374177
D: opening db environment /var/lib/rpm/Packages joinenv
D: opening db index /var/lib/rpm/Packages rdonly mode=0x0
D: locked db index /var/lib/rpm/Packages
D: opening db index /var/lib/rpm/Pubkeys rdonly mode=0x0
D: read h# 488 Header sanity check: OK
D: ========== DSA pubkey id 219180cddb42a60e
D: nfs-utils-1.0.6-44EL.src.rpm: V3 DSA signature: OK, key ID db42a60e
D: added source package [0]
D: found 1 source and 0 binary packages
D: Expected size: 374177 = lead(96)+sigs(344)+pad(0)+data(373737)
D: Actual size: 374177
1:nfs-utils D: ========== Directories not explictly included in package:
D: 0 /usr/src/redhat/SOURCES/
D: 1 /usr/src/redhat/SPECS/
D: ==========
D: fini 100664 1 ( 0, 0) 919 /usr/src/redhat/SOURCES/install-prefix.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 380 /usr/src/redhat/SOURCES/nfs-utils-0.2beta-nowrap.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 667 /usr/src/redhat/SOURCES/nfs-utils-0.3.3.statd-manpage.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 3394 /usr/src/redhat/SOURCES/nfs-utils-1.0.3-aclexport.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 511 /usr/src/redhat/SOURCES/nfs-utils-1.0.5-statdpath.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 1104 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-exportfs-serial.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 508 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-expwarn.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 1817 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-mountd-stat64.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 2206 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-mountd.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 1864 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-pie.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 477 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-reexport.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 1264 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-rquotad-overflow.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 2546 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-sgi-statd-fixes.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 5138 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-zerostats.patch;44cd0db2
D: fini 100664 1 ( 0, 0) 265964 /usr/src/redhat/SOURCES/nfs-utils-1.0.6.tar.gz;44cd0db2
D: fini 100664 1 ( 0, 0) 14461 /usr/src/redhat/SPECS/nfs-utils.spec;44cd0db2
D: fini 100664 1 ( 0, 0) 77678 /usr/src/redhat/SOURCES/nfs.doc.tar.gz;44cd0db2
########################################### [100%]
D: fini 100775 1 ( 0, 0) 3994 /usr/src/redhat/SOURCES/nfs.init;44cd0db2
D: fini 100775 1 ( 0, 0) 2835 /usr/src/redhat/SOURCES/nfslock.init;44cd0db2
GZDIO: 48 reads, 390524 total bytes in 0.000 secs
D: closed db index /var/lib/rpm/Pubkeys
D: closed db index /var/lib/rpm/Packages
D: closed db environment /var/lib/rpm/Packages


[root@vm-craigf rpms]# rpm -qa|grep nfs
redhat-config-nfs-1.0.13-1
nfs-utils-1.0.5-3

[root@vm-craigf rpms]# rpm -Fvvh nfs*
D: ============== nfs-utils-1.0.6-44EL.src.rpm
D: Expected size: 374177 = lead(96)+sigs(344)+pad(0)+data(373737)
D: Actual size: 374177
D: opening db environment /var/lib/rpm/Packages joinenv
D: opening db index /var/lib/rpm/Packages rdonly mode=0x0
D: locked db index /var/lib/rpm/Packages
D: opening db index /var/lib/rpm/Pubkeys rdonly mode=0x0
D: read h# 488 Header sanity check: OK
D: ========== DSA pubkey id 219180cddb42a60e
D: nfs-utils-1.0.6-44EL.src.rpm: V3 DSA signature: OK, key ID db42a60e
D: added source package [0]
D: found 1 source and 0 binary packages
D: Expected size: 374177 = lead(96)+sigs(344)+pad(0)+data(373737)
D: Actual size: 374177
1:nfs-utils D: ========== Directories not explictly included in package:
D: 0 /usr/src/redhat/SOURCES/
D: 1 /usr/src/redhat/SPECS/
D: ==========
D: fini 100664 1 ( 0, 0) 919 /usr/src/redhat/SOURCES/install-prefix.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 380 /usr/src/redhat/SOURCES/nfs-utils-0.2beta-nowrap.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 667 /usr/src/redhat/SOURCES/nfs-utils-0.3.3.statd-manpage.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 3394 /usr/src/redhat/SOURCES/nfs-utils-1.0.3-aclexport.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 511 /usr/src/redhat/SOURCES/nfs-utils-1.0.5-statdpath.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 1104 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-exportfs-serial.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 508 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-expwarn.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 1817 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-mountd-stat64.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 2206 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-mountd.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 1864 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-pie.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 477 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-reexport.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 1264 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-rquotad-overflow.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 2546 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-sgi-statd-fixes.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 5138 /usr/src/redhat/SOURCES/nfs-utils-1.0.6-zerostats.patch;44cd0dc6
D: fini 100664 1 ( 0, 0) 265964 /usr/src/redhat/SOURCES/nfs-utils-1.0.6.tar.gz;44cd0dc6
D: fini 100664 1 ( 0, 0) 14461 /usr/src/redhat/SPECS/nfs-utils.spec;44cd0dc6
D: fini 100664 1 ( 0, 0) 77678 /usr/src/redhat/SOURCES/nfs.doc.tar.gz;44cd0dc6
########################################### [100%]
D: fini 100775 1 ( 0, 0) 3994 /usr/src/redhat/SOURCES/nfs.init;44cd0dc6
D: fini 100775 1 ( 0, 0) 2835 /usr/src/redhat/SOURCES/nfslock.init;44cd0dc6
GZDIO: 48 reads, 390524 total bytes in 0.000 secs
D: closed db index /var/lib/rpm/Pubkeys
D: closed db index /var/lib/rpm/Packages
D: closed db environment /var/lib/rpm/Packages

[root@vm-craigf rpms]# rpm -qa|grep nfs
redhat-config-nfs-1.0.13-1
nfs-utils-1.0.5-3

YooNicks 07-31-2006 01:30 AM

i have solved my own stupidy....i mean problem......I have the source files (SRPMS)......


cheers.....


All times are GMT -5. The time now is 03:54 AM.