Bug 112608 - rpm seg faults when trying to install rpmlint from fedora.us
Summary: rpm seg faults when trying to install rpmlint from fedora.us
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-24 14:47 UTC by Bernd Bartmann
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-12-24 16:48:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
output of strace rpm -Uvh rpmlint-0.52-0.fdr.2.1.noarch.rpm > rpm.strace 2>&1 (93.64 KB, text/plain)
2003-12-24 14:49 UTC, Bernd Bartmann
no flags Details

Description Bernd Bartmann 2003-12-24 14:47:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
rpm just seg faults for me when trying to install rpmlint from
http://download.fedora.us/fedora/fedora/1/i386/RPMS.stable/rpmlint-0.52-0.fdr.2.1.noarch.rpm

[root@riker RPMS.stable]# rpm -Uvh rpmlint-0.52-0.fdr.2.1.noarch.rpm
warning: rpmlint-0.52-0.fdr.2.1.noarch.rpm: V3 DSA signature: NOKEY,
key ID 8df56d05
Segmentation fault

I'll attach an strace output.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. rpm -Uvh rpmlint-0.52-0.fdr.2.1.noarch.rpm
2.
3.
    

Additional info:

Comment 1 Bernd Bartmann 2003-12-24 14:49:08 UTC
Created attachment 96693 [details]
output of strace rpm -Uvh rpmlint-0.52-0.fdr.2.1.noarch.rpm > rpm.strace 2>&1

Comment 2 Jeff Johnson 2003-12-24 15:36:44 UTC
Version of rpm please.

You might also try
    rm -f /var/lib/rpm/Pubkeys
    rpm --rebuilddb -vv

If that fixes, then this bug fixed in rpm-4.2.2-0.6 in fc2.

Comment 3 Bernd Bartmann 2003-12-24 15:57:47 UTC
I'm using rpm-4.2.1-0.30 from FC1.

After executing the two commands you specified above I could
successfully install the rpmlint rpm.

Comment 4 Jeff Johnson 2003-12-24 16:48:50 UTC
OK, tnx for verify. try rpm-4.2.2-0.6 for fix, dangling
ptr brain fart.


Note You need to log in before you can comment on or make changes to this bug.