Public bug reported:

The below trace brings into my attention: 
https://github.com/openstack/cinder/commit/238df8b82e8d078279f98d90cf9bcfd39dd7cbc8
and more specific:

requirements.txt
+enum34;python_version=='2.7' or python_version=='2.6'

that breaks things


04:45:35 error in setup command: 'install_requires' must be a string or list of 
strings containing valid project/version requirement specifiers; Expected 
version spec in enum34;python_version=='2.7' or python_version=='2.6' at 
;python_version=='2.7' or python_version=='2.6'
04:45:35 ExecRetry : System.Management.Automation.RuntimeException: Failed to 
install 
04:45:35 cinder from repo
04:45:35 At C:\cinder-ci\windows\scripts\create-environment.ps1:147 char:1
04:45:35 + ExecRetry {
04:45:35 + ~~~~~~~~~~~
04:45:35     + CategoryInfo          : NotSpecified: (:) [Write-Error], 
WriteErrorExcep 
04:45:35    tion
04:45:35     + FullyQualifiedErrorId : 
Microsoft.PowerShell.Commands.WriteErrorExceptio 
04:45:35    n,ExecRetry

** Affects: cinder
     Importance: Undecided
         Status: New

** Project changed: neutron => cinder

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1474219

Title:
  cinder latest requirements breaking things, must be a string

Status in Cinder:
  New

Bug description:
  The below trace brings into my attention: 
https://github.com/openstack/cinder/commit/238df8b82e8d078279f98d90cf9bcfd39dd7cbc8
  and more specific:

  requirements.txt
  +enum34;python_version=='2.7' or python_version=='2.6'

  that breaks things

  
  04:45:35 error in setup command: 'install_requires' must be a string or list 
of strings containing valid project/version requirement specifiers; Expected 
version spec in enum34;python_version=='2.7' or python_version=='2.6' at 
;python_version=='2.7' or python_version=='2.6'
  04:45:35 ExecRetry : System.Management.Automation.RuntimeException: Failed to 
install 
  04:45:35 cinder from repo
  04:45:35 At C:\cinder-ci\windows\scripts\create-environment.ps1:147 char:1
  04:45:35 + ExecRetry {
  04:45:35 + ~~~~~~~~~~~
  04:45:35     + CategoryInfo          : NotSpecified: (:) [Write-Error], 
WriteErrorExcep 
  04:45:35    tion
  04:45:35     + FullyQualifiedErrorId : 
Microsoft.PowerShell.Commands.WriteErrorExceptio 
  04:45:35    n,ExecRetry

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1474219/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to