Bug 40066
Summary: | rpm segfaults on installation attempts and database rebuild | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Dave Goldblatt <daveg> |
Component: | rpm | Assignee: | Jeff Johnson <jbj> |
Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
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-10 11:54:56 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
Dave Goldblatt
2001-05-10 11:54:52 UTC
Your header instance #1267 is damaged. The fix is gonna be the same as bugzilla #38454, so follow directions there. The one difference is that you will need to edit the attached t38454.c program to change the bad instance to 1267 (decimal). *** This bug has been marked as a duplicate of 38454 *** Thanks - that did the trick! What was the magic incantation to determine the bad record? Basically mkdir -p /etc/rpm echo '%_dbi_config_Packages %{_dbi_config}:lockdbfd:debug' >> /etc/rpm/macros and fixing a debugging message or three. Meanwhile, I've checked in a much better fix to skip damaged records. |