Bug 41793
| Summary: | RPM database corrupted because of Ximian GNOME installation | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Eetu Huisman <eh> | ||||||
| Component: | rpm | Assignee: | Jeff Johnson <jbj> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 7.0 | ||||||||
| 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: | 2001-05-23 12:31:43 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Eetu Huisman
2001-05-22 05:54:33 UTC
Please attach a pointer to a tarball of your database cd /var/lib tar czvf /tmp/rpmdb.tar.gz and I'll take a look. Thanks. OK, record #662 is damaged. I'll attach a toy program to delete an
entry from a Berkeley DB, edit 662 into the top, compile with
cc -o t38454 t38454.c -ldb-3.1
(from memory, unchecked, see bugzilla #38454), run the progem, and
then do a --rebuilddb -vv to recreate the inverted lists.
Meanwhile, yet another assertion has been removed from header.c, I
should have a version of rpm that ignores bad records on ftp.rpm.org
Real Soon, will then move on to insturmenting the record deletion.
Off to #38454
*** This bug has been marked as a duplicate of 38454 ***
|