Skip to content

Instantly share code, notes, and snippets.

@krislindgren
Last active August 29, 2015 14:04
Show Gist options
  • Save krislindgren/fce47da084e21da9a344 to your computer and use it in GitHub Desktop.
Save krislindgren/fce47da084e21da9a344 to your computer and use it in GitHub Desktop.
EBUG: @anvil.shell : Running cmd: ['/home/anvil/anvil/tools/multipip', '-r', '/root/openstack/glance/app/requirements.txt', '/root/openstack/glance/app/test-requirements.txt', '/root/openstack/keystone-client/app/requirements.txt', '/root/openstack/keystone-client/app/test-requirements.txt', '/root/openstack/ceilometer-client/app/requirements.txt', '/root/openstack/ceilometer-client/app/test-requirements.txt', '/root/openstack/trove-client/app/requirements.txt', '/root/openstack/trove-client/app/test-requirements.txt', '/root/openstack/heat-client/app/requirements.txt', '/root/openstack/heat-client/app/test-requirements.txt', '/root/openstack/nova/app/requirements.txt', '/root/openstack/nova/app/test-requirements.txt', '/root/openstack/django-openstack-auth/app/requirements.txt', '/root/openstack/django-openstack-auth/app/test-requirements.txt', '/root/openstack/keystone/app/requirements.txt', '/root/openstack/keystone/app/test-requirements.txt', '/root/openstack/neutron/app/requirements.txt', '/root/openstack/neutron/app/test-requirements.txt', '/root/openstack/heat/app/requirements.txt', '/root/openstack/heat/app/test-requirements.txt', '/root/openstack/neutron-client/app/requirements.txt', '/root/openstack/neutron-client/app/test-requirements.txt', '/root/openstack/cinder/app/requirements.txt', '/root/openstack/cinder/app/test-requirements.txt', '/root/openstack/nova-client/app/requirements.txt', '/root/openstack/nova-client/app/test-requirements.txt', '/root/openstack/ceilometer/app/requirements.txt', '/root/openstack/ceilometer/app/test-requirements.txt', '/root/openstack/cinder-client/app/requirements.txt', '/root/openstack/cinder-client/app/test-requirements.txt', '/root/openstack/trove/app/requirements.txt', '/root/openstack/trove/app/test-requirements.txt', '/root/openstack/oslo-config/app/requirements.txt', '/root/openstack/oslo-config/app/test-requirements.txt', '/root/openstack/horizon/app/requirements.txt', '/root/openstack/horizon/app/test-requirements.txt', '/root/openstack/swift-client/app/requirements.txt', '/root/openstack/swift-client/app/test-requirements.txt', '/root/openstack/glance-client/app/requirements.txt', '/root/openstack/glance-client/app/test-requirements.txt', '--ignore-package', 'distribute', 'python-novaclient', 'python-keystoneclient', 'oslo.config', 'python-neutronclient', 'trove', 'python-ceilometerclient', 'python-heatclient', 'nova', 'django-openstack-auth', 'heat', 'ceilometer', 'python-troveclient', 'python-cinderclient', 'horizon', 'cinder', 'keystone', 'glance', 'python-glanceclient', 'neutron', 'python-swiftclient', '--', 'coverage', 'hp3parclient', 'nose>=1.3.0', 'paramiko', 'xattr>=0.6.0,<0.7']
DEBUG: @anvil.shell : Writing to file '/root/openstack/deps/pip-requires' (0 bytes) (flush=True)
DEBUG: @anvil.shell : >
DEBUG: @anvil.packaging.helpers.pip_helper : Parsing requirements from /root/openstack/deps/pip-requires
INFO: @anvil.packaging.base : Full known python dependency list.
ERROR: @anvil.packaging.base : No valid dependencies found. Something went wrong.
_____________________
/ We were in the nick \
| of time. You were |
\ in great peril. /
---------------------
\ || ||
\ __ ||-----mm||
\ ( )/_________)//
(oo)/
v--v
Traceback (most recent call last):
File "/home/anvil/anvil/anvil/__main__.py", line 216, in main
run(args)
File "/home/anvil/anvil/anvil/__main__.py", line 121, in run
runner.run(persona_obj)
File "/home/anvil/anvil/anvil/actions/base.py", line 303, in run
self._run(persona, component_order, instances)
File "/home/anvil/anvil/anvil/actions/prepare.py", line 64, in _run
dependency_handler.package_start()
File "/home/anvil/anvil/anvil/packaging/base.py", line 138, in package_start
self._gather_pips_to_install(requires_files, sorted(set(extra_pips)))
File "/home/anvil/anvil/anvil/packaging/base.py", line 266, in _gather_pips_to_install
raise exc.DependencyException("No valid dependencies found")
DependencyException: No valid dependencies found
[root@localhost anvil]# source /home/anvil/anvil/.venv/bin/activate
(.venv)[root@localhost anvil]# python=$(which python)
(.venv)[root@localhost anvil]# $python /home/anvil/anvil/tools/multipip -r /root/openstack/glance/app/requirements.txt /root/openstack/glance/app/test-requirements.txt /root/openstack/keystone-client/app/requirements.txt /root/openstack/keystone-client/app/test-requirements.txt /root/openstack/ceilometer-client/app/requirements.txt /root/openstack/ceilometer-client/app/test-requirements.txt /root/openstack/trove-client/app/requirements.txt /root/openstack/trove-client/app/test-requirements.txt /root/openstack/heat-client/app/requirements.txt /root/openstack/heat-client/app/test-requirements.txt /root/openstack/nova/app/requirements.txt /root/openstack/nova/app/test-requirements.txt /root/openstack/django-openstack-auth/app/requirements.txt /root/openstack/django-openstack-auth/app/test-requirements.txt /root/openstack/keystone/app/requirements.txt /root/openstack/keystone/app/test-requirements.txt /root/openstack/neutron/app/requirements.txt /root/openstack/neutron/app/test-requirements.txt /root/openstack/heat/app/requirements.txt /root/openstack/heat/app/test-requirements.txt /root/openstack/neutron-client/app/requirements.txt /root/openstack/neutron-client/app/test-requirements.txt /root/openstack/cinder/app/requirements.txt /root/openstack/cinder/app/test-requirements.txt /root/openstack/nova-client/app/requirements.txt /root/openstack/nova-client/app/test-requirements.txt /root/openstack/ceilometer/app/requirements.txt /root/openstack/ceilometer/app/test-requirements.txt /root/openstack/cinder-client/app/requirements.txt /root/openstack/cinder-client/app/test-requirements.txt /root/openstack/trove/app/requirements.txt /root/openstack/trove/app/test-requirements.txt /root/openstack/oslo-config/app/requirements.txt /root/openstack/oslo-config/app/test-requirements.txt /root/openstack/horizon/app/requirements.txt /root/openstack/horizon/app/test-requirements.txt /root/openstack/swift-client/app/requirements.txt /root/openstack/swift-client/app/test-requirements.txt /root/openstack/glance-client/app/requirements.txt /root/openstack/glance-client/app/test-requirements.txt --ignore-package distribute python-novaclient python-keystoneclient oslo.config python-neutronclient trove python-ceilometerclient python-heatclient nova django-openstack-auth heat ceilometer python-troveclient python-cinderclient horizon cinder keystone glance python-glanceclient neutron python-swiftclient -- coverage hp3parclient nose>=1.3.0 paramiko 'xattr>=0.6.0,<0.7'
babel: incompatible requirements
Choosing:
-r /root/openstack/glance/app/test-requirements.txt (line 8): Babel>=1.3
-r /root/openstack/keystone-client/app/requirements.txt (line 10): Babel>=1.3
-r /root/openstack/nova/app/requirements.txt (line 21): Babel>=1.3
-r /root/openstack/keystone/app/requirements.txt (line 18): Babel>=1.3
-r /root/openstack/neutron/app/requirements.txt (line 9): Babel>=1.3
-r /root/openstack/heat/app/requirements.txt (line 25): Babel>=1.3
-r /root/openstack/neutron-client/app/requirements.txt (line 8): Babel>=1.3
-r /root/openstack/cinder/app/requirements.txt (line 5): Babel>=1.3
-r /root/openstack/ceilometer/app/test-requirements.txt (line 11): Babel>=1.3
-r /root/openstack/cinder-client/app/requirements.txt (line 6): Babel>=1.3
Conflicting:
-r /root/openstack/django-openstack-auth/app/test-requirements.txt (line 2): Babel>=0.9.6
-r /root/openstack/nova-client/app/requirements.txt (line 8): Babel>=0.9.6
fixtures: incompatible requirements
Choosing:
-r /root/openstack/glance/app/test-requirements.txt (line 12): fixtures>=0.3.14
-r /root/openstack/keystone-client/app/test-requirements.txt (line 4): fixtures>=0.3.14
-r /root/openstack/ceilometer-client/app/test-requirements.txt (line 8): fixtures>=0.3.14
-r /root/openstack/heat-client/app/test-requirements.txt (line 8): fixtures>=0.3.14
-r /root/openstack/nova/app/test-requirements.txt (line 5): fixtures>=0.3.14
-r /root/openstack/keystone/app/test-requirements.txt (line 19): fixtures>=0.3.14
-r /root/openstack/neutron/app/test-requirements.txt (line 6): fixtures>=0.3.14
-r /root/openstack/neutron-client/app/test-requirements.txt (line 6): fixtures>=0.3.14
-r /root/openstack/cinder/app/test-requirements.txt (line 5): fixtures>=0.3.14
-r /root/openstack/ceilometer/app/test-requirements.txt (line 10): fixtures>=0.3.14
-r /root/openstack/cinder-client/app/test-requirements.txt (line 8): fixtures>=0.3.14
-r /root/openstack/oslo-config/app/test-requirements.txt (line 4): fixtures>=0.3.14
Conflicting:
-r /root/openstack/nova-client/app/test-requirements.txt (line 5): fixtures>=0.3.12
hacking: incompatible requirements
Choosing:
-r /root/openstack/glance/app/test-requirements.txt (line 5): hacking>=0.5.6,<0.8
-r /root/openstack/keystone-client/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/nova/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/django-openstack-auth/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/keystone/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/neutron/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/heat/app/test-requirements.txt (line 5): hacking>=0.5.6,<0.8
-r /root/openstack/neutron-client/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/cinder/app/test-requirements.txt (line 2): hacking>=0.5.6,<0.8
-r /root/openstack/nova-client/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/ceilometer/app/test-requirements.txt (line 4): hacking>=0.5.6,<0.8
-r /root/openstack/cinder-client/app/test-requirements.txt (line 5): hacking>=0.5.6,<0.8
-r /root/openstack/oslo-config/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/horizon/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
-r /root/openstack/swift-client/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.8
Conflicting:
-r /root/openstack/trove-client/app/test-requirements.txt (line 5): hacking>=0.5.6,<0.7
-r /root/openstack/glance-client/app/test-requirements.txt (line 1): hacking>=0.5.6,<0.7
compiled conflict: hacking>=0.8
-r /root/openstack/ceilometer-client/app/test-requirements.txt (line 5): hacking>=0.8.0,<0.9
-r /root/openstack/heat-client/app/test-requirements.txt (line 5): hacking>=0.8.0,<0.9
-r /root/openstack/trove/app/test-requirements.txt (line 5): hacking>=0.5.3,<0.6
iso8601: incompatible requirements
Choosing:
-r /root/openstack/glance/app/requirements.txt (line 22): iso8601>=0.1.8
-r /root/openstack/ceilometer-client/app/requirements.txt (line 4): iso8601>=0.1.8
-r /root/openstack/heat-client/app/requirements.txt (line 4): iso8601>=0.1.8
-r /root/openstack/nova/app/requirements.txt (line 22): iso8601>=0.1.8
-r /root/openstack/keystone/app/requirements.txt (line 15): iso8601>=0.1.8
-r /root/openstack/neutron/app/requirements.txt (line 14): iso8601>=0.1.8
-r /root/openstack/heat/app/requirements.txt (line 6): iso8601>=0.1.8
-r /root/openstack/cinder/app/requirements.txt (line 8): iso8601>=0.1.8
-r /root/openstack/ceilometer/app/requirements.txt (line 4): iso8601>=0.1.8
-r /root/openstack/horizon/app/requirements.txt (line 9): iso8601>=0.1.8
Conflicting:
-r /root/openstack/keystone-client/app/requirements.txt (line 3): iso8601>=0.1.4
-r /root/openstack/neutron-client/app/requirements.txt (line 5): iso8601>=0.1.4
-r /root/openstack/nova-client/app/requirements.txt (line 3): iso8601>=0.1.4
kombu: incompatible requirements
Choosing:
-r /root/openstack/glance/app/requirements.txt (line 20): kombu>=2.4.8
-r /root/openstack/nova/app/requirements.txt (line 9): kombu>=2.4.8
-r /root/openstack/neutron/app/requirements.txt (line 17): kombu>=2.4.8
-r /root/openstack/heat/app/requirements.txt (line 7): kombu>=2.4.8
-r /root/openstack/cinder/app/requirements.txt (line 9): kombu>=2.4.8
-r /root/openstack/ceilometer/app/requirements.txt (line 3): kombu>=2.4.8
-r /root/openstack/horizon/app/requirements.txt (line 7): kombu>=2.4.8
Conflicting:
-r /root/openstack/trove/app/requirements.txt (line 6): kombu>2.4.7
mock: incompatible requirements
Choosing:
-r /root/openstack/glance/app/test-requirements.txt (line 17): mock>=1.0
-r /root/openstack/keystone-client/app/test-requirements.txt (line 7): mock>=1.0
-r /root/openstack/ceilometer-client/app/test-requirements.txt (line 9): mock>=1.0
-r /root/openstack/heat-client/app/test-requirements.txt (line 9): mock>=1.0
-r /root/openstack/nova/app/test-requirements.txt (line 6): mock>=1.0
-r /root/openstack/keystone/app/test-requirements.txt (line 18): mock>=1.0
-r /root/openstack/neutron/app/test-requirements.txt (line 7): mock>=1.0
-r /root/openstack/heat/app/test-requirements.txt (line 9): mock>=1.0
-r /root/openstack/cinder/app/test-requirements.txt (line 7): mock>=1.0
-r /root/openstack/ceilometer/app/test-requirements.txt (line 8): mock>=1.0
-r /root/openstack/cinder-client/app/test-requirements.txt (line 9): mock>=1.0
-r /root/openstack/swift-client/app/test-requirements.txt (line 5): mock>=1.0
Conflicting:
-r /root/openstack/trove-client/app/test-requirements.txt (line 10): mock>=0.8.0
-r /root/openstack/nova-client/app/test-requirements.txt (line 7): mock>=0.8.0
-r /root/openstack/glance-client/app/test-requirements.txt (line 6): mock>=0.8.0
pbr: incompatible requirements
Choosing:
-r /root/openstack/glance/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/keystone-client/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/ceilometer-client/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/heat-client/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/nova/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/django-openstack-auth/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/keystone/app/requirements.txt (line 2): pbr>=0.5.21,<1.0
-r /root/openstack/neutron/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/heat/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/neutron-client/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/cinder/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/nova-client/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/ceilometer/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/cinder-client/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/horizon/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
-r /root/openstack/glance-client/app/requirements.txt (line 1): pbr>=0.5.21,<1.0
Conflicting:
-r /root/openstack/trove-client/app/requirements.txt (line 1): pbr>=0.5.16,<0.6
-r /root/openstack/trove/app/requirements.txt (line 2): pbr>=0.5.16,<0.6
pyflakes: incompatible requirements
Choosing:
-r /root/openstack/glance/app/test-requirements.txt (line 3): pyflakes>=0.7.2,<0.7.4
-r /root/openstack/ceilometer-client/app/test-requirements.txt (line 3): pyflakes>=0.7.2,<0.7.4
-r /root/openstack/heat-client/app/test-requirements.txt (line 3): pyflakes>=0.7.2,<0.7.4
-r /root/openstack/heat/app/test-requirements.txt (line 3): pyflakes>=0.7.2,<0.7.4
-r /root/openstack/ceilometer/app/test-requirements.txt (line 2): pyflakes>=0.7.2,<0.7.4
-r /root/openstack/cinder-client/app/test-requirements.txt (line 3): pyflakes>=0.7.2,<0.7.4
Conflicting:
-r /root/openstack/trove-client/app/test-requirements.txt (line 3): pyflakes==0.7.2
-r /root/openstack/trove/app/test-requirements.txt (line 3): pyflakes==0.7.2
sqlalchemy: incompatible requirements
Choosing:
-r /root/openstack/glance/app/requirements.txt (line 9): SQLAlchemy>=0.7.8,<=0.7.99
-r /root/openstack/nova/app/requirements.txt (line 2): SQLAlchemy>=0.7.8,<=0.7.99
-r /root/openstack/keystone/app/requirements.txt (line 11): SQLAlchemy>=0.7.8,<=0.7.99
-r /root/openstack/neutron/app/requirements.txt (line 20): SQLAlchemy>=0.7.8,<=0.7.99
-r /root/openstack/heat/app/requirements.txt (line 16): SQLAlchemy>=0.7.8,<=0.7.99
-r /root/openstack/cinder/app/requirements.txt (line 23): SQLAlchemy>=0.7.8,<=0.7.99
-r /root/openstack/ceilometer/app/requirements.txt (line 6): SQLAlchemy>=0.7.8,<=0.7.99
Conflicting:
-r /root/openstack/trove/app/requirements.txt (line 3): SQLAlchemy>=0.7,<=0.7.99
testrepository: incompatible requirements
Choosing:
-r /root/openstack/keystone-client/app/test-requirements.txt (line 11): testrepository>=0.0.17
-r /root/openstack/ceilometer-client/app/test-requirements.txt (line 12): testrepository>=0.0.17
-r /root/openstack/trove-client/app/test-requirements.txt (line 8): testrepository>=0.0.17
-r /root/openstack/heat-client/app/test-requirements.txt (line 14): testrepository>=0.0.17
-r /root/openstack/nova/app/test-requirements.txt (line 14): testrepository>=0.0.17
-r /root/openstack/neutron/app/test-requirements.txt (line 11): testrepository>=0.0.17
-r /root/openstack/heat/app/test-requirements.txt (line 12): testrepository>=0.0.17
-r /root/openstack/neutron-client/app/test-requirements.txt (line 10): testrepository>=0.0.17
-r /root/openstack/cinder/app/test-requirements.txt (line 14): testrepository>=0.0.17
-r /root/openstack/nova-client/app/test-requirements.txt (line 9): testrepository>=0.0.17
-r /root/openstack/ceilometer/app/test-requirements.txt (line 20): testrepository>=0.0.17
-r /root/openstack/cinder-client/app/test-requirements.txt (line 13): testrepository>=0.0.17
-r /root/openstack/oslo-config/app/test-requirements.txt (line 6): testrepository>=0.0.17
-r /root/openstack/swift-client/app/test-requirements.txt (line 8): testrepository>=0.0.17
-r /root/openstack/glance-client/app/test-requirements.txt (line 8): testrepository>=0.0.17
Conflicting:
-r /root/openstack/trove/app/test-requirements.txt (line 20): testrepository>=0.0.8
testtools: incompatible requirements
Choosing:
-r /root/openstack/glance/app/test-requirements.txt (line 21): testtools>=0.9.32
-r /root/openstack/keystone-client/app/test-requirements.txt (line 12): testtools>=0.9.32
-r /root/openstack/ceilometer-client/app/test-requirements.txt (line 13): testtools>=0.9.32
-r /root/openstack/trove-client/app/test-requirements.txt (line 9): testtools>=0.9.32
-r /root/openstack/heat-client/app/test-requirements.txt (line 15): testtools>=0.9.32
-r /root/openstack/nova/app/test-requirements.txt (line 15): testtools>=0.9.32
-r /root/openstack/keystone/app/test-requirements.txt (line 27): testtools>=0.9.32
-r /root/openstack/neutron/app/test-requirements.txt (line 12): testtools>=0.9.32
-r /root/openstack/heat/app/test-requirements.txt (line 11): testtools>=0.9.32
-r /root/openstack/neutron-client/app/test-requirements.txt (line 11): testtools>=0.9.32
-r /root/openstack/cinder/app/test-requirements.txt (line 13): testtools>=0.9.32
-r /root/openstack/nova-client/app/test-requirements.txt (line 10): testtools>=0.9.32
-r /root/openstack/ceilometer/app/test-requirements.txt (line 21): testtools>=0.9.32
-r /root/openstack/cinder-client/app/test-requirements.txt (line 12): testtools>=0.9.32
-r /root/openstack/oslo-config/app/test-requirements.txt (line 8): testtools>=0.9.32
-r /root/openstack/swift-client/app/test-requirements.txt (line 9): testtools>=0.9.32
-r /root/openstack/glance-client/app/test-requirements.txt (line 9): testtools>=0.9.32
Conflicting:
-r /root/openstack/trove/app/test-requirements.txt (line 18): testtools>=0.9.22
xattr: incompatible requirements
Choosing:
compiled: xattr>=0.4,<0.7
Conflicting:
command line: xattr>=0.6.0,<0.7
more /root/openstack/deps/output/py2rpm-httpretty-0.8.3.tar.gz.log
warning: manifest_maker: standard file '-c' not found
Traceback (most recent call last):
File "<string>", line 22, in <module>
File "setup.py", line 101, in <module>
"Topic :: Software Development :: Testing"],
File "/usr/lib64/python2.7/distutils/core.py", line 152, in setup
dist.run_commands()
File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "<string>", line 20, in replacement_run
TypeError: sequence item 0: expected string, list found
Command /home/anvil/anvil/.venv/bin/python -c
__file__ = 'setup.py'
from setuptools.command import egg_info
import pkg_resources
import os
def replacement_run(self):
self.mkpath(self.egg_info)
installer = self.distribution.fetch_build_egg
if self.distribution.has_ext_modules():
with open("%s/ext_modules.txt" % self.egg_info, "w") as f:
pass
for ep in pkg_resources.iter_entry_points('egg_info.writers'):
# require=False is the change we're making:
writer = ep.load(require=False)
if writer:
writer(self, ep.name, os.path.join(self.egg_info,ep.name))
self.find_sources()
if self.distribution.tests_require:
with open(os.path.join(self.egg_info, 'test-requires.txt'), 'w') as f:
f.write('\n'.join(self.distribution.tests_require))
egg_info.egg_info.run = replacement_run
exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))
egg_info --egg-base pip-egg-info failed with error code 1 in /tmp/py2rpm-rYapIs-unpack
These packages failed to build:
/root/openstack/deps/download/httpretty-0.8.3.tar.gz:
Command /home/anvil/anvil/.venv/bin/python -c
__file__ = 'setup.py'
from setuptools.command import egg_info
import pkg_resources
import os
def replacement_run(self):
self.mkpath(self.egg_info)
installer = self.distribution.fetch_build_egg
if self.distribution.has_ext_modules():
with open("%s/ext_modules.txt" % self.egg_info, "w") as f:
pass
for ep in pkg_resources.iter_entry_points('egg_info.writers'):
# require=False is the change we're making:
writer = ep.load(require=False)
if writer:
writer(self, ep.name, os.path.join(self.egg_info,ep.name))
self.find_sources()
if self.distribution.tests_require:
with open(os.path.join(self.egg_info, 'test-requires.txt'), 'w') as f:
f.write('\n'.join(self.distribution.tests_require))
egg_info.egg_info.run = replacement_run
exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))
egg_info --egg-base pip-egg-info failed with error code 1 in /tmp/py2rpm-rYapIs-unpack
YOOM ERROR: Transaction failed
Traceback (most recent call last):
File "/home/anvil/anvil/tools/yyoom", line 436, in main
code = options.func(yum_base, options) or 0
File "/home/anvil/anvil/tools/yyoom", line 252, in _run
cb.yyoom_on_missing_package(pkg_name)
File "/home/anvil/anvil/tools/yyoom", line 185, in yyoom_on_missing_package
raise yum.Errors.InstallError("The package '%s' was not found." % pkg_req)
InstallError: The package 'python-setuptools<0.7' was not found.
YYOOM DEBUG: Exiting, code=1
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /roo
t/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILD/pylint-0.25.2
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos
.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7
/usr/lib/python2.7/site-packages/pylint/test/input/func_assert_2uple.py:4: SyntaxWarning: assertion is always true, perhaps remove
parentheses?
/usr/lib/python2.7/site-packages/pylint/test/input/func_assert_2uple.py:5: SyntaxWarning: assertion is always true, perhaps remove
parentheses?
/usr/lib/python2.7/site-packages/pylint/test/input/func_assert_2uple.py:7: SyntaxWarning: assertion is always true, perhaps remove
parentheses?
/usr/lib/python2.7/site-packages/pylint/test/input/func_assert_2uple.py:8: SyntaxWarning: assertion is always true, perhaps remove
parentheses?
/usr/lib/python2.7/site-packages/pylint/test/input/func_assert_2uple.py:9: SyntaxWarning: assertion is always true, perhaps remove
parentheses?
/usr/lib/python2.7/site-packages/pylint/test/input/func_assert_2uple.py:11: SyntaxWarning: assertion is always true, perhaps remove
parentheses?
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_3k_removed_stuff_py_30.py ...
File "/usr/lib/python2.7/site-packages/pylint/test/input/func_3k_removed_stuff_py_30.py", line 4
SyntaxError: from __future__ imports must occur at the beginning of the file
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_continue_not_in_loop.py ...
File "/usr/lib/python2.7/site-packages/pylint/test/input/func_continue_not_in_loop.py", line 8
SyntaxError: 'continue' not properly in loop
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_keyword_repeat.py ...
File "/usr/lib/python2.7/site-packages/pylint/test/input/func_keyword_repeat.py", line 8
SyntaxError: keyword argument repeated
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_return_outside_func.py ...
File "/usr/lib/python2.7/site-packages/pylint/test/input/func_return_outside_func.py", line 3
SyntaxError: 'return' outside function
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_return_yield_mix.py ...
SyntaxError: 'return' with argument inside generator (func_return_yield_mix.py, line 8)
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_syntax_error.py ...
File "/usr/lib/python2.7/site-packages/pylint/test/input/func_syntax_error.py", line 1
def toto
^
SyntaxError: invalid syntax
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_unknown_encoding.py ...
File "/usr/lib/python2.7/site-packages/pylint/test/input/func_unknown_encoding.py", line 0
SyntaxError: unknown encoding: IBO-8859-1
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_w0705.py ...
File "/usr/lib/python2.7/site-packages/pylint/test/input/func_w0705.py", line 28
SyntaxError: default 'except:' must be last
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/func_yield_outside_func.py ...
File "/usr/lib/python2.7/site-packages/pylint/test/input/func_yield_outside_func.py", line 3
SyntaxError: 'yield' outside function
Compiling /root/openstack/deps/rpmbuild/pylint-0.25.2-0.el7.centos.src.rpm/BUILDROOT/pylint-0.25.2-0.el7.centos.x86_64/usr/lib/pyth
on2.7/site-packages/pylint/test/input/syntax_error.py ...
Sorry: IndentationError: expected an indented block (syntax_error.py, line 2)
error: Bad exit status from /var/tmp/rpm-tmp.h45Jbu (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.h45Jbu (%install)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment