Summary: | dev-python/future-0.16.0: TestStandardLibraryReorganization.test_urllib_request_ssl_redirect fails | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rolf Eike Beer <eike> | ||||||
Component: | Stabilization | Assignee: | Python Gentoo Team <python> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | normal | Keywords: | STABLEREQ, TESTFAILURE | ||||||
Priority: | Normal | Flags: | stable-bot:
sanity-check+
|
||||||
Version: | unspecified | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Package list: |
dev-python/future-0.17.0
dev-python/sphinx-bootstrap-theme-0.6.5
|
Runtime testing required: | --- | ||||||
Bug Depends on: | 664178 | ||||||||
Bug Blocks: | 676448, 677578 | ||||||||
Attachments: |
|
Description
Rolf Eike Beer
![]() I've added future-0.17.0 to the tree. Please check if the failures are fixed in that version (it passes all tests for me on amd64). 0.17.0 works mgorny says to go ahead with 0.17.0 stabilization. An automated check of this bug failed - repoman reported dependency errors (42 lines truncated):
> dependency.bad dev-python/future/future-0.17.0.ebuild: BDEPEND: alpha(default/linux/alpha/17.0) ['dev-python/sphinx-bootstrap-theme[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]']
> dependency.bad dev-python/future/future-0.17.0.ebuild: BDEPEND: alpha(default/linux/alpha/17.0/desktop) ['dev-python/sphinx-bootstrap-theme[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]']
> dependency.bad dev-python/future/future-0.17.0.ebuild: BDEPEND: alpha(default/linux/alpha/17.0/desktop/gnome) ['dev-python/sphinx-bootstrap-theme[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]']
An automated check of this bug succeeded - the previous repoman errors are now resolved. Created attachment 567102 [details]
build.log for 0.17.0
Break with 0.17.0 now, too.
Ok, this breakage is because of network-sandbox. Works fine with that disabled. (In reply to Rolf Eike Beer from comment #7) Thanks. The only change we would likely make would be to disable the tests that require network access. Not a stable blocker in my opinion. ia64 stable alpha stable amd64 stable ppc/ppc64 stable x86 stable arm stable sparc stable arm64 stable, despite a remaining non-network related test failure in bug 665336 (which happens with previous stable too, and more) s390 stable hppa stable |