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

Problem with .rpm upgrade



    I finally updated my system with the BSware disk I bought a few weeks
ago.

------------------
mount /dev/cdrom /mnt

cd /mnt/RadHat/RPMS

[root@reliant RPMS]# rpm -f -v -h *.rpm
----------------------

    Everything appeared to go fine except for a single error message:

-----------------
error: failed dependencies:
        popt is needed by rpm-devel-3.0.2-6.0
----------------

    OK fair enough, I searched out the .rpm

-----------------
[root@reliant RPMS]# ls popt*
popt-1.3-1.i386.rpm
----------------

    OK, it's there... I try to install it specifically...

-----------------------
[root@reliant RPMS]# rpm -i -v -h popt-1.3-1.i386.rpm
popt
##################################################
[root@reliant RPMS]#
--------------------

    OK, it's installed, try it again

--------------------
[root@reliant RPMS]# rpm -f -v -h popt-1.3-1.i386.rpm
rpm: unexpected query source
[root@reliant RPMS]#
------------------

    OK,  I'm a bonehead and realize it's rpm-devel-3.0.2-6.0 that's looking
for popt.... So I try...

-----------------
root@reliant RPMS]# rpm -f -v -h rpm-devel-3.0.2-6.0.rpm
rpm: unexpected query source
[root@reliant RPMS]#
----------------

    OK, Now I'm clueless....

    Hey, I'm impressed!  I remembered how to mount the CD-ROM after not
touching the machine for so long!

-------------------
[root@reliant RPMS]# uptime
2:42am  up 68 days,  8:54,  1 user,  load average: 0.00, 0.00, 0.02
[root@reliant RPMS]#
-----------------

    I'd be happy if my Winbloze machine could even manage a week of uptime!

    Any help is appreciated!

    Thanks!

    Richard "Goose" Zimmerman