Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360343 - Stabilize dev-python/dulwich-0.7.0
Summary: Stabilize dev-python/dulwich-0.7.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-03-24 21:27 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-04-08 22:43 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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-24 21:27:36 UTC
Stabilize dev-python/dulwich-0.7.0.
Comment 1 Agostino Sarubbo gentoo-dev 2011-03-24 22:18:53 UTC
amd64 ok
Comment 2 Christoph Mende (RETIRED) gentoo-dev 2011-03-24 22:27:46 UTC
amd64 done, thanks Agostino
Comment 3 David Abbott (RETIRED) gentoo-dev 2011-03-27 00:37:30 UTC
Arch tested on x86, all good here ...
Comment 4 Andreas Schürch gentoo-dev 2011-03-28 16:10:54 UTC
Seems that i'm missing something here on x86!?

 * Testing of dev-python/dulwich-0.7.0 with CPython 2.6...
PYTHONPATH=build-2.6/lib.linux-i686-2.6 nosetests --verbosity=1
E
======================================================================
ERROR: Failure: ImportError (No module named testtools.testcase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/nose/loader.py", line 390, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.6/site-packages/nose/importer.py", line 39, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.6/site-packages/nose/importer.py", line 86, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/var/tmp/portage/dev-python/dulwich-0.7.0/work/dulwich-0.7.0/dulwich/tests/__init__.py", line 42, in <module>
    from testtools.testcase import TestSkipped
ImportError: No module named testtools.testcase

----------------------------------------------------------------------
Ran 1 test in 0.098s

FAILED (errors=1)
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-28 20:27:59 UTC
(In reply to comment #4)

I have fixed dependencies.
Comment 6 Andreas Schürch gentoo-dev 2011-04-04 18:18:42 UTC
Tested on x86, lokks good to go now! Thanks! :-)
Comment 7 Thomas Kahle (RETIRED) gentoo-dev 2011-04-08 22:43:11 UTC
x86 stable. Thanks Andreas. Thanks David. Closing.