[Bug 677442] New: home:malcolmlewis:Python/python-pytrainer: Bug
https://bugzilla.novell.com/show_bug.cgi?id=677442 https://bugzilla.novell.com/show_bug.cgi?id=677442#c0 Summary: home:malcolmlewis:Python/python-pytrainer: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Critical Priority: P5 - None Component: 3rd party software AssignedTo: malcolm_lewis@bellsouth.net ReportedBy: r-driver@web.de QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Other Blocker: --- Hi, as this is my first bug report, please be a little forgiving... I just installed (via yast) pytrainer from download.opensuse.org/repositories/home:/malcolmlewis:/Python/openSUSE_11.3/ including all required dependencies. But when running pytrainer from console i get this error message: running pytrainer from egg installation data_path: /usr/share/pytrainer/ gettext_path: /usr/share/locale site_path: /usr/lib/python2.6/site-packages Traceback (most recent call last): File "/usr/bin/pytrainer", line 96, in <module> from pytrainer.main import pyTrainer File "/usr/lib/python2.6/site-packages/pytrainer/main.py", line 37, in <module> from record import Record File "/usr/lib/python2.6/site-packages/pytrainer/record.py", line 30, in <module> from lib.gpx import Gpx File "/usr/lib/python2.6/site-packages/pytrainer/lib/gpx.py", line 28, in <module> from lxml import etree ImportError: No module named lxml After installing python-lxml everything works fine. So if i'm right python-lxml seems to be missing in the dependencies list of pytrainer. Dunno if severity level "critical" might be suitable... Greets Stefan -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677442 https://bugzilla.novell.com/show_bug.cgi?id=677442#c1 Malcolm Lewis <malcolm_lewis@bellsouth.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #1 from Malcolm Lewis <malcolm_lewis@bellsouth.net> 2011-03-07 16:47:05 UTC --- Hi Thanks for the report, I have updated the rpm spec file to include python-lxml and pushed the update to the openSUSE Build Service. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677442 https://bugzilla.novell.com/show_bug.cgi?id=677442#c2 --- Comment #2 from Stefan Bredow <r-driver@web.de> 2011-03-07 17:00:46 UTC --- Hi, now this worked like a charm, great. Thanks Stefan -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com