[Bug 432577] New: python 2.6: httplib broken
https://bugzilla.novell.com/show_bug.cgi?id=432577 Summary: python 2.6: httplib broken Product: openSUSE 11.1 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: jmatejek@novell.com ReportedBy: prusnak@novell.com QAContact: qa@suse.de Found By: --- openSUSE 11.1 beta 2: $ python Python 2.6b3 (r26b3:65922, Sep 14 2008, 01:11:11) [GCC 4.3.3 20080910 (prerelease) [gcc-4_3-branch revision 140201]] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import httplib Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python2.6/httplib.py", line 72, in <module> from test.test_support import catch_warning ImportError: No module named test.test_support
-- 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=432577 User prusnak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=432577#c1 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |poeml@novell.com Severity|Normal |Blocker --- Comment #1 from Pavol Rusnak <prusnak@novell.com> 2008-10-06 07:59:30 MDT --- Raising severity. This affects osc as well. -- 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=432577 User jmatejek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=432577#c2 Jan Matejek <jmatejek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |prusnak@novell.com --- Comment #2 from Jan Matejek <jmatejek@novell.com> 2008-10-06 08:16:13 MDT --- please make absolutely and totally sure that you have python from beta2, it should be version 2.6rc2 (which has this bug already fixed) if the python in beta2 is still 2.6b3, that's a distribution bug, because the new version is already in HEAD for quite some time. maybe the upgrade is broken because of python package split? if that's the case, then it's an upgrade bug and i need to look into it if none of this is true and your beta2 installation is just botched, then it's a duplicate of bug 430938 please let me know which of the options is right ;e) https://bugzilla.novell.com/show_bug.cgi?id=430938 -- 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=432577 User prusnak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=432577#c3 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|prusnak@novell.com | Resolution| |FIXED --- Comment #3 from Pavol Rusnak <prusnak@novell.com> 2008-10-06 08:23:20 MDT --- I installed clean BETA2 from DVD ISO. $ rpm -q python python-2.6b3-5 So the RC2 python did not make it into BETA2. Bug # 430938 contains working workaround: installing python-devel. Thanks! Closing. -- 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=432577 User jmatejek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=432577#c4 --- Comment #4 from Jan Matejek <jmatejek@novell.com> 2008-10-06 08:35:26 MDT --- please install python from buildservice instead, version 2.6b3 is too old and i need testing for rc2 instructions are here: https://bugzilla.novell.com/show_bug.cgi?id=425138#c9 in the meantime, i'll try to convince our distro managers that this update is too important to be left out :e/ -- 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