pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47712: [Bug Compilation] devel/xulrunner-19.0.2nb1: Error creating virtualenv



>Number:         47712
>Category:       pkg
>Synopsis:       [Bug Compilation] devel/xulrunner-19.0.2nb1: Error creating 
>virtualenv
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 03 07:55:01 +0000 2013
>Originator:     Derouiche
>Release:        NetBSD 6.0
>Organization:
Natei System
>Environment:
NetBSD HattinDev 6.0 NetBSD 6.0 (ABABILL) i386
>Description:
repeat 
>How-To-Repeat:
Installing setuptools.............done.
Installing pip..............
  Complete output from command /usr/work/devel/xulr...ualenv/bin/python2.7 -x 
/usr/work/devel/xulr...env/bin/easy_install 
/usr/work/devel/xulr...ort/pip-1.2.1.tar.gz:
  Processing pip-1.2.1.tar.gz
Running pip-1.2.1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-GaS4o2/pip-1.2.1/egg-dist-tmp-3jvZt7
error: Setup script exited with error: SandboxViolation: 
open('pip.egg-info/PKG-INFO', 'w') {}

The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.

This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand.  Please inform the package's author and the EasyInstall
maintainers to find out if a fix or workaround is available.
----------------------------------------
...Installing pip...done.
Traceback (most recent call last):
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/python/virtualenv/virtualenv.py",
 line 2476, in <module>
    main()
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/python/virtualenv/virtualenv.py",
 line 942, in main
    never_download=options.never_download)
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/python/virtualenv/virtualenv.py",
 line 1054, in create_environment
    install_pip(py_executable, search_dirs=search_dirs, 
never_download=never_download)
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/python/virtualenv/virtualenv.py",
 line 655, in install_pip
    filter_stdout=_filter_setup)
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/python/virtualenv/virtualenv.py",
 line 1020, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command /usr/work/devel/xulr...ualenv/bin/python2.7 -x 
/usr/work/devel/xulr...env/bin/easy_install 
/usr/work/devel/xulr...ort/pip-1.2.1.tar.gz failed with error code 1
Traceback (most recent call last):
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/build/virtualenv/populate_virtualenv.py",
 line 321, in <module>
    manager.ensure()
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/build/virtualenv/populate_virtualenv.py",
 line 75, in ensure
    return self.build()
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/build/virtualenv/populate_virtualenv.py",
 line 258, in build
    self.create()
  File 
"/usr/work/devel/xulrunner/work/mozilla-release/build/virtualenv/populate_virtualenv.py",
 line 105, in create
    raise Exception('Error creating virtualenv.')
Exception: Error creating virtualenv.
*** Error code 1


>Fix:
n/a



Home | Main Index | Thread Index | Old Index