requirements not in global-requirements

Bug #1656540 reported by Andreas Jaeger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Almanach
Confirmed
Undecided
Unassigned

Bug Description

almanach has requirements that are not part of global requirements, sync of requirements is therefore failing.

See this the following from http://logs.openstack.org/1e/1e82cba2ed553e0a61c176b314158504d5ccbc91/post/propose-requirements-updates/9d2c8b2/console.html:

2017-01-14 10:35:32.887843 | + /tmp/tmp.vJgz2Kt5GY/bin/update-requirements almanach
2017-01-14 10:35:33.428340 | 'jsonpickle' is not in global-requirements.txt
2017-01-14 10:35:33.428414 | Version change for: keystoneauth1, oslo.config
2017-01-14 10:35:33.428437 | Updated almanach/requirements.txt:
2017-01-14 10:35:33.428469 | keystoneauth1>=2.14.0 # Apach -> keystoneauth1>=2.16.0 # Apache-2.0
2017-01-14 10:35:33.428502 | oslo.config>=3.14.0 # Apache- -> oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
2017-01-14 10:35:33.428526 | 'mongomock' is not in global-requirements.txt
2017-01-14 10:35:33.428544 | Version change for: sphinx
2017-01-14 10:35:33.428566 | Updated almanach/test-requirements.txt:
2017-01-14 10:35:33.428597 | sphinx>=1.2.1,!=1.3b1,<1.3 # -> sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
2017-01-14 10:35:33.428637 | Traceback (most recent call last):
2017-01-14 10:35:33.428688 | File "/tmp/tmp.vJgz2Kt5GY/bin/update-requirements", line 10, in <module>
2017-01-14 10:35:33.428741 | sys.exit(main())
2017-01-14 10:35:33.428812 | File "/home/jenkins/workspace/propose-requirements-updates/openstack_requirements/cmds/update.py", line 276, in main
2017-01-14 10:35:33.428919 | options.hacking, stdout, options.verbose, non_std_reqs)
2017-01-14 10:35:33.428989 | File "/home/jenkins/workspace/propose-requirements-updates/openstack_requirements/cmds/update.py", line 289, in _do_main
2017-01-14 10:35:33.429088 | project.write(proj, actions, stdout=stdout, verbose=verbose)
2017-01-14 10:35:33.429155 | File "/home/jenkins/workspace/propose-requirements-updates/openstack_requirements/project.py", line 185, in write
2017-01-14 10:35:33.429243 | raise Exception("Error occurred processing %s" % (project['root']))
2017-01-14 10:35:33.429315 | Exception: Error occurred processing almanach

For more info see also http://docs.openstack.org/developer/requirements/

Changed in almanach:
assignee: nobody → Frederic Guillot (fguillot)
status: New → Confirmed
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.