Bug 981815 - ImportError importing SpiceClientGtk Python module
Summary: ImportError importing SpiceClientGtk Python module
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: spice-gtk
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marc-Andre Lureau
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-05 23:39 UTC by Benjamin Gilbert
Modified: 2013-07-16 01:34 UTC (History)
6 users (show)

Fixed In Version: spice-gtk-0.20-2.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-16 01:34:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Benjamin Gilbert 2013-07-05 23:39:54 UTC
Description of problem:
Importing the SpiceClientGtk Python module fails with a complaint about an undefined symbol.

Version-Release number of selected component (if applicable):
0.20-1.fc19

How reproducible:
Always

Steps to Reproduce:
1. $ python
2. >>> import SpiceClientGtk

Actual results:
Import succeeds.

Expected results:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib64/python2.7/site-packages/SpiceClientGtk.so: undefined symbol: spice_channel_string_to_type

Additional info:
Did not occur with 0.19-1.fc19.

Comment 1 Marc-Andre Lureau 2013-07-06 13:01:47 UTC
ah right, I forgot virt-manager doesn't use the python module anymore, so I need to check manually the binding now.. ;)

Comment 2 Fedora Update System 2013-07-06 13:26:03 UTC
spice-gtk-0.20-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/spice-gtk-0.20-2.fc19

Comment 3 Fedora Update System 2013-07-07 01:39:50 UTC
Package spice-gtk-0.20-2.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing spice-gtk-0.20-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-12535/spice-gtk-0.20-2.fc19
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-07-16 01:34:18 UTC
spice-gtk-0.20-2.fc19 has been pushed to the Fedora 19 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.