[glance] [glance_store] requirements-check job fails
Hi, I'm Naohiro. I proposed a blueprint [0] (revive s3 driver) in Shanghai PTG and then create a patch [1]. So, I submit a patch in gerrit code review, but unfortunately one of zuul job (requirements-check) failed [2]. I think it seems that doc/requirements.txt is wrong. (Not included in my patch) Error log is below. ~~~~~~~~~~~~~~~~~~~~ Validating doc/requirements.txt WARNING: possible mismatch found for package "sphinx" Attribute "markers" does not match "" does not match "python_version>='3.4'" Requirement(package='sphinx', location='', specifiers='!=1.6.6,!=1.6.7,>=1.6.2', markers='', comment='# BSD', extras=frozenset()) Requirement(package='sphinx', location='', specifiers='!=1.6.6,!=1.6.7,!=2.1.0', markers="python_version>='3.4'", comment='# BSD', extras=frozenset()) WARNING: possible mismatch found for package "sphinx" Attribute "markers" does not match "" does not match "python_version=='2.7'" Requirement(package='sphinx', location='', specifiers='!=1.6.6,!=1.6.7,>=1.6.2', markers='', comment='# BSD', extras=frozenset()) Requirement(package='sphinx', location='', specifiers='!=1.6.6,!=1.6.7,<2.0.0', markers="python_version=='2.7'", comment='# BSD', extras=frozenset()) ERROR: Could not find a global requirements entry to match package sphinx. If the package is already included in the global list, the name or platform markers there may not match the local settings. ~~~~~~~~~~~~~~~~~~~~ Or is above job failing because of my patch? Thank you. Naohiro Sameshima [0]: https://review.opendev.org/#/c/687390/ [1]: https://review.opendev.org/#/c/695844/ [2]: https://zuul.opendev.org/t/openstack/build/4aef8abff3374613ab413aca0ab65381 This email and all contents are subject to the following disclaimer: https://hello.global.ntt/en-us/email-disclaimer
On Tuesday, 3 December 2019 04:02:16 CET Naohiro Sameshima(鮫島 直洋)(Group) wrote:
Hi,
I'm Naohiro.
I proposed a blueprint [0] (revive s3 driver) in Shanghai PTG and then create a patch [1].
So, I submit a patch in gerrit code review, but unfortunately one of zuul job (requirements-check) failed [2].
I think it seems that doc/requirements.txt is wrong. (Not included in my patch)
I commented on the review, and you are right; this is the missing bit: https://review.opendev.org/697050 Can you please rebase your patch on top of it^? -- Luigi
Hi Luigi,
I commented on the review, and you are right; this is the missing bit: Can you please rebase your patch on top of it^?
Fortunately, all zuul jobs success! Thanks to your help.
Luigi
This email and all contents are subject to the following disclaimer: https://hello.global.ntt/en-us/email-disclaimer
participants (2)
-
Luigi Toscano
-
Naohiro Sameshima(鮫島 直洋)(Group)