Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497090 - dev-python/virtualenv-1.11 version bump / test failure
Summary: dev-python/virtualenv-1.11 version bump / test failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-05 02:54 UTC by Benjamin Peterson
Modified: 2014-02-21 09:26 UTC (History)
2 users (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 Benjamin Peterson 2014-01-05 02:54:54 UTC
1.11 has been released.
Comment 1 Patrick Lauer gentoo-dev 2014-01-08 05:06:25 UTC
>>> Source compiled.
 * python3_3: running distutils-r1_run_phase python_test
 * python2_7: running distutils-r1_run_phase python_test
...........E
======================================================================
ERROR: Should be no symlinks in directory tree
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/var/tmp/portage/dev-python/virtualenv-1.11/work/virtualenv-1.11/tests/test_virtualenv.py", line 131, in test_always_copy_option
    virtualenv.create_environment(ve_path, symlink=False)
  File "/var/tmp/portage/dev-python/virtualenv-1.11/work/virtualenv-1.11-python2_7/lib/virtualenv.py", line 988, in create_environment
    install_wheel(to_install, py_executable, search_dirs)
  File "/var/tmp/portage/dev-python/virtualenv-1.11/work/virtualenv-1.11-python2_7/lib/virtualenv.py", line 956, in install_wheel
    'PIP_NO_INDEX': '1'
  File "/var/tmp/portage/dev-python/virtualenv-1.11/work/virtualenv-1.11-python2_7/lib/virtualenv.py", line 898, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command /var/tmp/portage/dev...0/venv/bin/python2.7 -c "import sys, pip; pip...ll\"] + sys.argv[1:])" setuptools pip failed with error code 1

----------------------------------------------------------------------
Ran 8 tests in 0.359s

FAILED (errors=1)
 * ERROR: dev-python/virtualenv-1.11::gentoo failed (test phase):
 *   (no error message)
Comment 2 eroen 2014-02-05 00:01:09 UTC
Test failure mentioned in comment 1 also happens with dev-python/virtualenv-1.11.2 .
Comment 3 Patrick Lauer gentoo-dev 2014-02-14 08:26:08 UTC
Grml. Who bumped this blindly?! ;)
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2014-02-21 09:26:12 UTC
+*virtualenv-1.11.3 (21 Feb 2014)
+
+  21 Feb 2014; Justin Lecher <jlec@gentoo.org> -virtualenv-1.11.2.ebuild,
+  +virtualenv-1.11.3.ebuild, +files/virtualenv-1.11.3-skip-broken-test.patch:
+  Version Bump, fix testsuite #497090
+