Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 389161 - version bump dev-python/cherrypy-3.2.2
Summary: version bump dev-python/cherrypy-3.2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 08:07 UTC by Ian Delaney (RETIRED)
Modified: 2011-12-28 22:46 UTC (History)
0 users

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 Ian Delaney (RETIRED) gentoo-dev 2011-11-01 08:07:15 UTC
testing upstream packages for python team

Reproducible: Always

Steps to Reproduce:
1. Acquire package version
2. Prepare ebuild
3. emerge package
Actual Results:  

Tiny package; emerges fine, passes test phase
Comment 1 Arfrever Frehtes Taifersar Arahesis 2011-11-21 22:09:55 UTC
Fixed in Progress Overlay on 2011-10-19.
Comment 2 Patrick Lauer gentoo-dev 2011-12-26 08:17:33 UTC
Tests hang for me (>5 minutes with no progress), ctrl-c shows:

  File "/usr/lib64/python2.7/unittest/case.py", line 391, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.7/unittest/case.py", line 327, in run
    testMethod()
  File "/var/tmp/portage/dev-python/cherrypy-3.2.2/work/CherryPy-3.2.2/cherrypy/test/test_states.py", line 342, in test_SIGHUP_tty
    p.join()
  File "/var/tmp/portage/dev-python/cherrypy-3.2.2/work/CherryPy-3.2.2/cherrypy/test/helper.py", line 480, in join
    os.wait()
KeyboardInterrupt

/home/me/code/gentoo-x86/dev-python/cherrypy/cherrypy-3.2.2.ebuild: dyn_test aborted; exiting.
Comment 3 Arfrever Frehtes Taifersar Arahesis 2011-12-27 22:35:42 UTC
(In reply to comment #2)
> Tests hang for me

It's caused by recent change in Portage:
http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commitdiff;h=a3797a63a30579be3ba5418aad7e76fd520f9aee

I have added workaround in Progress Overlay.
Comment 4 Mike Gilbert gentoo-dev 2011-12-28 22:46:04 UTC
Bumped. I applied the < /dev/tty workaround from arfrever's conversaion with zmedico in #gentoo-portage.