Re: F9 EeePC packagekit problem

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

 



On Wed, 2008-08-20 at 15:18 +0000, Beartooth wrote:
>         Should I just abort the cleanup with Ctrl-C, and proceed
> directly to yum update? Would it be useful to try rpm --rebuilddb
> first??

Try it. If it works, fine. If not, uou may have hit the notorious
"hanging rpm" problem. If so, go to a separate tab (or just do a Ctrl-Z)
and do:

# pgrep -fl rpm

to identify the possible culprit(s), followed by

# pkill <name> (or "kill -9 <pid>")

and if that doesn't work, then

# pkill -9 <name>

Once that's done, do:

# rm /var/lib/rpm/__db.*

and try again.

(Personally I prefer to use "yum update" from the command line so I can
see what's going on. PackageKit is too "user-friendly" for my taste).

poc

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux