https://bugzilla.novell.com/show_bug.cgi?id=424730 Summary: python2.6: No module named test_support Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: jmatejek@novell.com ReportedBy: cstender@novell.com QAContact: qa@suse.de Found By: Development I tried to update python-dateutil to the current version. It builds fine under openSUSE 11.0 but I get an error on factory from today. tail -n 30 /work/built/mbuild/blackhawk-cstender-17/i386/Logfile.python-dateutil.spec File "/usr/lib/python2.6/site-packages/setuptools/command/install.py", line 56, in run return _install.run(self) File "/usr/lib/python2.6/distutils/command/install.py", line 594, in run self.run_command(cmd_name) File "/usr/lib/python2.6/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/usr/lib/python2.6/distutils/dist.py", line 990, in run_command cmd_obj = self.get_command_obj(command) File "/usr/lib/python2.6/distutils/dist.py", line 866, in get_command_obj klass = self.get_command_class(command) File "/usr/lib/python2.6/site-packages/setuptools/dist.py", line 354, in get_command_class self.cmdclass[command] = cmdclass = ep.load() File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1912, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/usr/lib/python2.6/site-packages/setuptools/command/install_scripts.py", line 3, in <module> from easy_install import get_script_args, sys_executable, chmod File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 21, in <module> from setuptools.package_index import PackageIndex, parse_bdist_wininst File "/usr/lib/python2.6/site-packages/setuptools/package_index.py", line 3, in <module> import sys, os.path, re, urlparse, urllib2, shutil, random, socket, cStringIO File "/usr/lib/python2.6/urllib2.py", line 92, in <module> import httplib File "/usr/lib/python2.6/httplib.py", line 72, in <module> from test.test_support import catch_warning ImportError: No module named test_support error: Bad exit status from /var/tmp/rpm-tmp.4935 (%install) Maybe there is something missing in the python-devel package? You can find the python-dateutil package in my export directory. -- 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.