Bug 928674

Summary: [abrt] virt-manager-0.9.4-3.fc17: libvirt.py:25:<module>:ImportError: /lib64/libgnutls.so.26: symbol asn1_read_node_value, version LIBTASN1_0_3 not defined in file libtasn1.so.3 with link time reference
Product: [Fedora] Fedora Reporter: mick <mgoulish>
Component: gnutlsAssignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: berrange, crobinso, hbrock, jforbes, jorton, tmraz, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:e7ac8d96539ead4f306c7e50a31fc4cd24101756
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-28 20:32:15 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 Flags
File: executable
none
File: dso_list
none
File: environ
none
File: smolt_data
none
File: backtrace
none
File: core_backtrace none

Description mick 2013-03-28 08:31:01 UTC
Description of problem:
tried to start virt-manager

Version-Release number of selected component:
virt-manager-0.9.4-3.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        python /usr/share/virt-manager/virt-manager.py
kernel:         3.6.9-2.fc17.x86_64

Comment 1 mick 2013-03-28 08:31:05 UTC
Created attachment 717509 [details]
File: executable

Comment 2 mick 2013-03-28 08:31:08 UTC
Created attachment 717510 [details]
File: dso_list

Comment 3 mick 2013-03-28 08:31:11 UTC
Created attachment 717511 [details]
File: environ

Comment 4 mick 2013-03-28 08:31:14 UTC
Created attachment 717512 [details]
File: smolt_data

Comment 5 mick 2013-03-28 08:31:16 UTC
Created attachment 717513 [details]
File: backtrace

Comment 6 mick 2013-03-28 08:31:18 UTC
Created attachment 717514 [details]
File: core_backtrace

Comment 7 Cole Robinson 2013-03-28 17:15:06 UTC
Strange, is this reproducible? What's

rpm -q gnutls
rpm -q libvirt-client

Comment 8 Daniel Berrangé 2013-03-28 17:21:02 UTC
Someone mentioned this on IRC the other day. IIRC, the problem was that they had pulled in a new gnutls from Fedora updates, but had not pulled in the corresponding libtasn1 RPM update. If correct, this would be a bug in gnutls RPMs, not having a good enough dep on the required libtasn1 RPM.

Comment 9 mick 2013-03-28 20:26:34 UTC
V I C T O R Y

comment 8 did the trick

Although I had already done a full "yum update", I tried  "yum update libtasn1" -- and then virt-manager started fine.

Comment 10 Cole Robinson 2013-03-28 20:28:16 UTC
Reassigning to gnutls

Comment 11 Tomas Mraz 2013-03-28 20:32:15 UTC

*** This bug has been marked as a duplicate of bug 923999 ***