Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 437322 (python-3.3)

Summary: [TRACKER] Python-3.3 incompatible packages
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: chutzpah, dschridde+gentoobugs, jdavid.ibp, maratbn, nikoli, skrattaren, tdalman, ua_gentoo_bugzilla
Priority: Normal Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 436934, 438070, 438090, 438552, 438576, 438578, 438580, 438582, 438584, 438586, 438588, 438590, 438592, 438594, 438596, 438666, 440132, 440228, 446334, 447084, 447676, 449276, 450762, 450910, 451366, 451928, 452796, 457740, 475086, 486966, 487832, 487834, 487836, 487840, 487848, 487850, 487854, 487860    
Bug Blocks: 474128    

Description Helmut Jarausch 2012-10-05 16:37:57 UTC
Hi, I didn't find a Python3.3.0 bug tracker.
So here some failures to start with,
Helmut.

The install (probably setuptools) hangs (no CPU time) for the following packages
dev-python/pyenchant-1.6.5
dev-python/pyro-4.14
dev-python/requests-0.14.1
dev-python/pyudev-0.16.1

it fails for dev-python/docutils-0.9.1
Processing directory: ../docs    ::: Processing: index.txt
Traceback (most recent call last):
  File "../tools/buildhtml.py", line 249, in <module>
    Builder().run()
  File "../tools/buildhtml.py", line 197, in run
    self.visit(root, files, dirs)
  File "../tools/buildhtml.py", line 220, in visit
    self.process_txt(directory, name)
  File "../tools/buildhtml.py", line 242, in process_txt
    settings=settings)
  File "/var/tmp/portage/dev-python/docutils-0.9.1/work/docutils-0.9.1/build-3.3/lib/docutils/core.py", line 382, in publish_file
    enable_exit_status=enable_exit_status)
  File "/var/tmp/portage/dev-python/docutils-0.9.1/work/docutils-0.9.1/build-3.3/lib/docutils/core.py", line 661, in publish_programmatically
    pub.set_components(reader_name, parser_name, writer_name)
  File "/var/tmp/portage/dev-python/docutils-0.9.1/work/docutils-0.9.1/build-3.3/lib/docutils/core.py", line 93, in set_components
    self.set_reader(reader_name, self.parser, parser_name)
  File "/var/tmp/portage/dev-python/docutils-0.9.1/work/docutils-0.9.1/build-3.3/lib/docutils/core.py", line 82, in set_reader
    reader_class = readers.get_reader_class(reader_name)
  File "/var/tmp/portage/dev-python/docutils-0.9.1/work/docutils-0.9.1/build-3.3/lib/docutils/readers/__init__.py", line 106, in get_reader_class
    module = __import__(reader_name, globals(), locals())
ImportError: No module named 'standalone'


for dev-python/mpmath-0.17
running install_egg_info
Writing /var/tmp/portage/dev-python/mpmath-0.17/temp/images/3.3/usr/lib64/python3.3/site-packages/mpmath-0.17-py3.3.egg-info
!!! dohtml: doc/build/* does not exist
 * ERROR: dev-python/mpmath-0.17 failed (install phase):
 *   dohtml failed


dev-python/pyside-1.1.2
-- Found Qt4: /usr/bin/qmake (found suitable version "4.8.3", required is "4.5.0") 
-- Detected OS: x11
CMake Error at CMakeLists.txt:148 (message):
  Could not detect Python module installation directory.


And 
dev-python/pygobject-3.2.2 dev-python/lxml-2.3.6 dev-python/numpy-1.6.2
do not support Python3.3

sci-libs/scipy-0.10.1 dev-python/pandas-0.8.1 sci-libs/scikits_statsmodels-0.4.3
need numpy
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-10-12 06:50:46 UTC
Helmut, can you please file separate bugs for each of those packages and make them block this bug? Thanks for getting the ball rolling on this!
Comment 2 Zac Medico gentoo-dev 2017-05-15 18:42:20 UTC
We can probably close this now.