[Bug 474000] New: pysvn does not run with opensuse 11.1
https://bugzilla.novell.com/show_bug.cgi?id=474000 Summary: pysvn does not run with opensuse 11.1 Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: christoph.friederich@tum.de QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 Yast Package python-pysvn 1.6.0-5.9 is NOT compatible with python 2.6 which is standard in openSuse 11.1 Reproducible: Always Steps to Reproduce: 1. python -v 2. import pysvn Actual Results:
import pysvn import pysvn # directory /usr/lib/python2.6/site-packages/pysvn # /usr/lib/python2.6/site-packages/pysvn/__init__.pyc matches /usr/lib/python2.6/site-packages/pysvn/__init__.py import pysvn # precompiled from /usr/lib/python2.6/site-packages/pysvn/__init__.pyc Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.6/site-packages/pysvn/__init__.py", line 107, in <module> raise ImportError( 'Fix pysvn/__init__.py to support python %d.%d' % tuple(maj_min) ) ImportError: Fix pysvn/__init__.py to support python 2.6
-- 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=474000 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |thomas.schraitle@novell.com -- 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=474000 Thomas Schraitle <thomas.schraitle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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=474000 User thomas.schraitle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=474000#c1 --- Comment #1 from Thomas Schraitle <thomas.schraitle@novell.com> 2009-02-11 13:10:26 MST --- I had a look at it and it seems, version 1.6.2 does not have this error. After I finish my documentation tasks, I will try to build a new release. The first attempt didn't work so far and I have no time at the moment... -- 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=474000 User btaylor1@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=474000#c2 --- Comment #2 from Brad Taylor <btaylor1@novell.com> 2009-03-16 14:34:21 MST --- Any news on this? I'm trying to use python-pysvn for an internal Review Board install. -- 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