tox multiarch broken

Bug #1094304 reported by Chuck Short
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tox (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

GLOB sdist-make: /home/chuck/work/server/openstack/git/keystone/keystone/setup.py
py27 create: /home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27
ERROR: invocation failed, logfile: /home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27/log/py27-0.log
ERROR: actionid=py27
msg=getenv
cmdargs=['/usr/bin/python2.7', '/usr/lib/python2.7/dist-packages/virtualenv.py', '--distribute', 'py27']
env={'LESSOPEN': '| /usr/bin/lesspipe %s', 'NOSE_OPENSTACK_COLOR': '1', 'SSH_CLIENT': '192.168.1.143 45436 22', 'LOGNAME': 'chuck', 'USER': 'chuck', 'PATH': '/home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27/bin:/home/chuck/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games', 'HOME': '/home/chuck', 'DISPLAY': 'localhost:10.0', 'SSH_AGENT_PID': '2437', 'LANG': 'en_CA.UTF-8', 'TERM': 'xterm', 'SHELL': '/bin/bash', 'XDG_SESSION_COOKIE': '1f0e94ac64dced48c7ea1fc950c0abda-1356362290.46652-1146492938', 'LANGUAGE': 'en_CA:en', 'SHLVL': '1', 'NOSE_OPENSTACK_RED': '0.05', 'NOSE_OPENSTACK_YELLOW': '0.025', 'EDITOR': 'vim', 'DEBEMAIL': 'Chuck Short <email address hidden>', 'NOSE_WITH_OPENSTACK': '1', 'SSH_AUTH_SOCK': '/tmp/ssh-gNLfx86GYimq/agent.2435', 'VIRTUAL_ENV': '/home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27', '_': '/usr/local/bin/tox', 'SSH_CONNECTION': '192.168.1.143 45436 192.168.1.112 22', 'LESSCLOSE': '/usr/bin/lesspipe %s %s', 'SSH_TTY': '/dev/pts/2', 'OLDPWD': '/home/chuck/work/server/openstack/git/keystone', 'PWD': '/home/chuck/work/server/openstack/git/keystone/keystone', 'NOSE_OPENSTACK_STDOUT': '1', 'MAIL': '/var/mail/chuck', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:', 'NOSE_OPENSTACK_SHOW_ELAPSED': '1'}
Traceback (most recent call last):
  File "/home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27/lib/python2.7/site.py", line 692, in <module>
    main()
  File "/home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27/lib/python2.7/site.py", line 659, in main
    virtual_install_main_packages()
  File "/home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27/lib/python2.7/site.py", line 590, in virtual_install_main_packages
    multiarch = getattr(sys, 'implementation', sys)._architecture
AttributeError: 'module' object has no attribute '_architecture'
New python executable in py27/bin/python2.7
Also creating executable in py27/bin/python
ERROR: The executable py27/bin/python2.7 is not functioning
ERROR: It thinks sys.prefix is u'/home/chuck/work/server/openstack/git/keystone/keystone/.tox' (should be u'/home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27')
ERROR: virtualenv is not compatible with this system or executable

ERROR: InvocationError: /usr/bin/python2.7 /usr/lib/python2.7/dist-packages/virtualenv.py --distribute py27 (see /home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27/log/py27-0.log)
___________________________________________________________ summary ___________________________________________________________
ERROR: py27: InvocationError: /usr/bin/python2.7 /usr/lib/python2.7/dist-packages/virtualenv.py --distribute py27 (see /home/chuck/work/server/openstack/git/keystone/keystone/.tox/py27/log/py27-0.log)

Revision history for this message
Barry Warsaw (barry) wrote :

Can you provide some more information, such as a reproducible test case?

Changed in tox (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tox (Ubuntu) because there has been no activity for 60 days.]

Changed in tox (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.