Bug 1271167 - [abrt] ovirt-guest-agent-common: __init__.py:378:__getitem__:AttributeError: python: undefined symbol: udev_device_get_property_value
Summary: [abrt] ovirt-guest-agent-common: __init__.py:378:__getitem__:AttributeError: ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ovirt-guest-agent
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vinzenz Feenstra [evilissimo]
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2b24af12709122a6af6627ff344...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-13 10:13 UTC by Lukas Slebodnik
Modified: 2016-07-12 02:23 UTC (History)
1 user (show)

Fixed In Version: ovirt-guest-agent-1.0.11-3.fc22
Clone Of:
Environment:
Last Closed: 2016-07-12 02:23:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (801 bytes, text/plain)
2015-10-13 10:13 UTC, Lukas Slebodnik
no flags Details
File: environ (161 bytes, text/plain)
2015-10-13 10:13 UTC, Lukas Slebodnik
no flags Details

Description Lukas Slebodnik 2015-10-13 10:13:19 UTC
Description of problem:


Version-Release number of selected component:
ovirt-guest-agent-common-1.0.11-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        python /usr/share/ovirt-guest-agent/diskmapper
dso_list:       python-libs-2.7.10-4.fc22.x86_64
executable:     /usr/share/ovirt-guest-agent/diskmapper
kernel:         4.1.7-200.fc22.x86_64
runlevel:       N 3
type:           Python
uid:            175

Truncated backtrace:
__init__.py:378:__getitem__:AttributeError: python: undefined symbol: udev_device_get_property_value

Traceback (most recent call last):
  File "/usr/share/ovirt-guest-agent/diskmapper", line 89, in <module>
    ludev = load_udev()
  File "/usr/share/ovirt-guest-agent/diskmapper", line 79, in load_udev
    f = getattr(ludev, '%s_%s' % (cls, name))
  File "/usr/lib64/python2.7/ctypes/__init__.py", line 373, in __getattr__
    func = self.__getitem__(name)
  File "/usr/lib64/python2.7/ctypes/__init__.py", line 378, in __getitem__
    func = self._FuncPtr((name_or_ordinal, self))
AttributeError: python: undefined symbol: udev_device_get_property_value

Local variables in innermost frame:
name_or_ordinal: 'udev_device_get_property_value'
self: <CDLL 'None', handle 7f7010bcc148 at 7f7010a73a50>

Comment 1 Lukas Slebodnik 2015-10-13 10:13:23 UTC
Created attachment 1082320 [details]
File: backtrace

Comment 2 Lukas Slebodnik 2015-10-13 10:13:24 UTC
Created attachment 1082321 [details]
File: environ

Comment 3 Fedora Update System 2015-10-16 11:24:47 UTC
ovirt-guest-agent-1.0.11-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-d9a31877f6

Comment 4 Fedora Update System 2015-10-18 00:52:56 UTC
ovirt-guest-agent-1.0.11-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update ovirt-guest-agent'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-d9a31877f6

Comment 5 Fedora Update System 2016-04-05 10:23:02 UTC
ovirt-guest-agent-1.0.11-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-34b176643f

Comment 6 Fedora Update System 2016-04-07 16:50:09 UTC
ovirt-guest-agent-1.0.11-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-34b176643f

Comment 7 Fedora Update System 2016-07-12 02:23:53 UTC
ovirt-guest-agent-1.0.11-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


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