Bug 61552
Summary: | Segmentation fault when trying to add, upgrade, or erase packages | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Brian Johnson <bjohnson> |
Component: | rpm | Assignee: | Jeff Johnson <jbj> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-03-22 16:32:39 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Brian Johnson
2002-03-21 14:41:15 UTC
Add a pointer (i.e. URL, attachments won't work) to a tarball of you database cd /var/lib tar czvf /tmp/rpmdb-61522.tar.gz rpm and I'll see if I can get you a fix. tarball of my database is available at: www.jecinc.on.ca/rpmdb-61522.tar.gz Hmmm, I've gotten myself confused between #61522 and #61552. Apologies. Fix in a moment ... Hmmm, I don't see a problem with your rpmdb using rpm-4.0.4. Just in case, I've rebuilt your rpmdb, tarball of rpm/Packages at ftp://people.redhat.com/jbj/rpmdb-61552-FIX.tar.gz Download and install by doing cd /var/lib mv rpm/Packages rpm/Packages-ORIG tar xzvf rpmdb-61552-FIX.tar.gz rpm --rebuilddb -vv I'd suggest using rpm-4.0.4. Hmmm, are you using LDAP passwords? If so, you need to start up nscd, as there's a linkage problem deep in PAM modules that affects statically linked binaries like rpm. |