Bug 743923 - [abrt] hplip-3.11.10-1.fc16: status.py:45:<module>:ImportError: /usr/lib64/libnetsnmp.so.30: symbol __fdelt_chk, version GLIBC_2.15 not defined in file libc.so.6 with link time reference
Summary: [abrt] hplip-3.11.10-1.fc16: status.py:45:<module>:ImportError: /usr/lib64/li...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:faf6b8a59180103e76108886684...
: 746864 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-06 13:29 UTC by Tim Flink
Modified: 2016-11-24 15:36 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-06 15:08:05 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (21.76 KB, text/plain)
2011-10-06 13:29 UTC, Tim Flink
no flags Details

Description Tim Flink 2011-10-06 13:29:17 UTC
abrt version: 2.0.5.980
cmdline:        /usr/bin/python /usr/bin/hp-makeuri -c 192.168.0.172
comment:        I added a networked HP LaserJet M1536dnf to my system
event_log:      2011-10-06-07:28:32* (exited with 9)
executable:     /usr/bin/hp-makeuri
kernel:         3.1.0-0.rc6.git0.3.fc16.x86_64
reason:         status.py:45:<module>:ImportError: /usr/lib64/libnetsnmp.so.30: symbol __fdelt_chk, version GLIBC_2.15 not defined in file libc.so.6 with link time reference
smolt_data:     Unable to save UUID to /etc/smolt/hw-uuid.  Please run once as root.
time:           Thu Oct  6 06:56:54 2011
uid:            1000
username:       liveuser

backtrace:      Text file, 22281 bytes

Comment 1 Tim Flink 2011-10-06 13:29:20 UTC
Created attachment 526707 [details]
File: backtrace

Comment 2 Tim Waugh 2011-10-06 13:54:21 UTC
What does this do?:

python -c 'import hpmudext'

Comment 3 Tim Flink 2011-10-06 14:00:28 UTC
(In reply to comment #2)
> python -c 'import hpmudext'

[root@localhost ~]# python -c 'import hpmudext'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: /usr/lib64/libnetsnmp.so.30: symbol __fdelt_chk, version GLIBC_2.15 not defined in file libc.so.6 with link time reference

Comment 4 Tim Waugh 2011-10-06 14:07:35 UTC
How about this?:

rpm -q hplip-libs net-snmp-libs glibc
rpm -V hplip-libs net-snmp-libs glibc

Comment 5 Tim Flink 2011-10-06 14:19:35 UTC
(In reply to comment #4)
> How about this?:
> 
> rpm -q hplip-libs net-snmp-libs glibc
> rpm -V hplip-libs net-snmp-libs glibc

[root@localhost ~]# rpm -q hplip-libs net-snmp-libs glibc
hplip-libs-3.11.10-1.fc16.x86_64
net-snmp-libs-5.7.1-2.fc16.x86_64
glibc-2.14.90-8.x86_64
[root@localhost ~]# rpm -V hplip-libs net-snmp-libs glibc

Comment 6 Tim Waugh 2011-10-06 14:35:19 UTC
I have glibc-2.14.90-10.x86_64 and it works fine here -- could you please try updating to that?

Comment 7 Tim Flink 2011-10-06 14:50:57 UTC
Updating to glibc-2.14.90-10 seems to have done it and I'm not seeing the traceback any more.

Comment 8 Tim Waugh 2011-10-06 14:56:51 UTC
I wonder if something's wrong with automatic library dependencies?  Changing component to glibc for further analysis.

Comment 9 Andreas Schwab 2011-10-06 15:08:05 UTC
The GLIBC_2.15 ABI is not finished yet.

Comment 10 Andreas Schwab 2011-10-26 11:22:23 UTC
*** Bug 746864 has been marked as a duplicate of this bug. ***


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