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]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux