Re: rpm hangs for root

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

 



On 11/19/06, David G. Miller <dave@xxxxxxxxxxxxx> wrote:
At 4:28 PM +0100 11/19/06, Andras Simon wrote:
> On a fully updated FC5 (as of say, 2 days ago), when started as root,
> rpm hangs even for simple queries. The last few things it does
> (according to strace) are:
>
> open("/var/lib/rpm/Name", O_RDONLY|O_LARGEFILE) = 4
> fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
> fstat64(4, {st_mode=S_IFREG|0644, st_size=40960, ...}) = 0
> futex(0xb7d32900, FUTEX_WAIT, 2, NULL
>
> This doesn't happen if I start rpm as a normal user (and has never
> happened before for root). I see no selinux related messages in the
> logs.
>
> Any ideas?
>
There was an *old* RPM bug (RH9?) that was caused by a corrupted database
that caused rpm to hang.  You can try the verifydb and, if necessary, the
rebuilddb.  On the other hand, the last item reported by strace is a futex
which says rpm is waiting on something.  Check to make sure that there isn't
another copy of rpm running (actually also probably hung and waiting on
something else).

Good idea! There *was* actually a copy of rpm running (looks like it
was started by a cron job last night). It's hard to say whether this
was the culprit, but maybe not, because rpm works now with the rebuilt
db. My guess is that it hung for the same reason, i.e. db corruption.

Thanks,

Andras

--
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