Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147398 - dev-python/ctypes-0.9.9.6 fails tests
Summary: dev-python/ctypes-0.9.9.6 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 147370
  Show dependency tree
 
Reported: 2006-09-12 17:26 UTC by Jon Hood (RETIRED)
Modified: 2006-09-19 14:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Hood (RETIRED) gentoo-dev 2006-09-12 17:26:52 UTC
byte-compiling /var/tmp/portage/ctypes-0.9.9.6/temp/tests/lib/python/ctypes/__init__.py to __init__.pyc
Traceback (most recent call last):
  File "ctypes/test/runtests.py", line 14, in ?
    import ctypes.test
ImportError: No module named ctypes.test
Comment 1 Chris Mayo 2006-09-13 09:32:43 UTC
Have you tried ctypes-1.0.0? I've installed it by just renaming ctypes-0.9.9.6.ebuild.

I think this is a relevant part of the emerge output:

..................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 258 tests in 0.191s (0 modules skipped)
Unavailable resources: printing, refcount

OK
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2006-09-19 14:32:48 UTC
there is a failure with the tests but it is non-fatal and fixed in ctypes-1.0.0 as Chris reported. I've bumped ctypes to 1.0.0. please reopen if it still fails the test. and also attach as much information as possible if you do rather than just cut and paste 4 lines from your terminal.