Bug 73024 - missing dependency on libelf?
Summary: missing dependency on libelf?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: rpm
Version: null
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-30 00:32 UTC by Alexandre Oliva
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-08-30 00:32:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2002-08-30 00:32:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809

Description of problem:
After upgrading up2date to 2.9.55-2 and rpm to 4.1-1.0, up2date will no longer
run.  I had to update libelf to 0.8.2-2

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


How reproducible:
Always

Steps to Reproduce:
1.Install null
2.Update up2date and rpm from the RHN null channel
3.Try to run up2date again


Actual Results:  Traceback (most recent call last):
  File "/usr/sbin/up2date", line 9, in ?
    import rpm
ImportError: /usr/lib/librpmdb-4.1.so: undefined symbol: gelf_getehdr


Expected Results:  rpm should have refused to upgrade itself to rpm 4.1 because
of the missing dependency on (the newer version of) libelf.

Additional info:

Comment 1 Jeff Johnson 2002-08-30 13:25:06 UTC
Fixed in rpm-4.1-1.03


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