[Yahoo-eng-team] [Bug 1314968] Re: Installing test-requirements fails because pysendfile.2.0.0.tar.gz cannot be found

2014-06-11 Thread Thierry Carrez
** Changed in: glance
   Status: Fix Committed = Fix Released

** Changed in: glance
Milestone: None = juno-1

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

Title:
  Installing test-requirements fails because pysendfile.2.0.0.tar.gz
  cannot be found

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released
Status in Glance icehouse series:
  Fix Released

Bug description:
  2014-05-01 01:43:10.804 | Downloading/unpacking pysendfile==2.0.0 (from -r 
/home/jenkins/workspace/gate-glance-pep8/test-requirements.txt (line 23))
  2014-05-01 01:43:10.804 |   
http://pypi.openstack.org/openstack/pysendfile/2.0.0 uses an insecure transport 
scheme (http). Consider using https if pypi.openstack.org has it available
  2014-05-01 01:43:10.804 |   http://pypi.openstack.org/openstack/pysendfile/ 
uses an insecure transport scheme (http). Consider using https if 
pypi.openstack.org has it available
  2014-05-01 01:43:10.804 |   
http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz uses an insecure 
transport scheme (http). Consider using https if pysendfile.googlecode.com has 
it available
  2014-05-01 01:43:10.804 |   HTTP error 404 while getting 
http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz (from -f)
  2014-05-01 01:43:10.804 | Cleaning up...
  2014-05-01 01:43:10.804 | Exception:
  2014-05-01 01:43:10.804 | Traceback (most recent call last):
  2014-05-01 01:43:10.804 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/basecommand.py,
 line 122, in main
  2014-05-01 01:43:10.804 | status = self.run(options, args)
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/commands/install.py,
 line 278, in run
  2014-05-01 01:43:10.805 | requirement_set.prepare_files(finder, 
force_root_egg_info=self.bundle, bundle=self.bundle)
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/req.py,
 line 1197, in prepare_files
  2014-05-01 01:43:10.805 | do_download,
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/req.py,
 line 1375, in unpack_url
  2014-05-01 01:43:10.805 | self.session,
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/download.py,
 line 547, in unpack_http_url
  2014-05-01 01:43:10.805 | resp.raise_for_status()
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/_vendor/requests/models.py,
 line 773, in raise_for_status
  2014-05-01 01:43:10.805 | raise HTTPError(http_error_msg, response=self)
  2014-05-01 01:43:10.805 | HTTPError: 404 Client Error: Not Found
  2014-05-01 01:43:10.805 | 
  2014-05-01 01:43:10.806 | Storing debug log for failure in 
/home/jenkins/.pip/pip.log
  2014-05-01 01:43:10.806 | 
  2014-05-01 01:43:10.806 | ERROR: could not install deps 
[-r/home/jenkins/workspace/gate-glance-pep8/requirements.txt, 
-r/home/jenkins/workspace/gate-glance-pep8/test-requirements.txt]

  Following fix would be submitted against this bug:
  index bef062d..986b853 100644
  --- a/test-requirements.txt
  +++ b/test-requirements.txt
  @@ -19,7 +19,6 @@ psutil=1.1.1
   # Optional packages that should be installed when testing
   MySQL-python
   psycopg2
  --f http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz
   pysendfile==2.0.0
   qpid-python
   xattr=0.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1314968/+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


[Yahoo-eng-team] [Bug 1314968] Re: Installing test-requirements fails because pysendfile.2.0.0.tar.gz cannot be found

2014-06-05 Thread Alan Pevec
** Changed in: glance/icehouse
   Status: Fix Committed = Fix Released

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

Title:
  Installing test-requirements fails because pysendfile.2.0.0.tar.gz
  cannot be found

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Committed
Status in Glance icehouse series:
  Fix Released

Bug description:
  2014-05-01 01:43:10.804 | Downloading/unpacking pysendfile==2.0.0 (from -r 
/home/jenkins/workspace/gate-glance-pep8/test-requirements.txt (line 23))
  2014-05-01 01:43:10.804 |   
http://pypi.openstack.org/openstack/pysendfile/2.0.0 uses an insecure transport 
scheme (http). Consider using https if pypi.openstack.org has it available
  2014-05-01 01:43:10.804 |   http://pypi.openstack.org/openstack/pysendfile/ 
uses an insecure transport scheme (http). Consider using https if 
pypi.openstack.org has it available
  2014-05-01 01:43:10.804 |   
http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz uses an insecure 
transport scheme (http). Consider using https if pysendfile.googlecode.com has 
it available
  2014-05-01 01:43:10.804 |   HTTP error 404 while getting 
http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz (from -f)
  2014-05-01 01:43:10.804 | Cleaning up...
  2014-05-01 01:43:10.804 | Exception:
  2014-05-01 01:43:10.804 | Traceback (most recent call last):
  2014-05-01 01:43:10.804 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/basecommand.py,
 line 122, in main
  2014-05-01 01:43:10.804 | status = self.run(options, args)
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/commands/install.py,
 line 278, in run
  2014-05-01 01:43:10.805 | requirement_set.prepare_files(finder, 
force_root_egg_info=self.bundle, bundle=self.bundle)
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/req.py,
 line 1197, in prepare_files
  2014-05-01 01:43:10.805 | do_download,
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/req.py,
 line 1375, in unpack_url
  2014-05-01 01:43:10.805 | self.session,
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/download.py,
 line 547, in unpack_http_url
  2014-05-01 01:43:10.805 | resp.raise_for_status()
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/_vendor/requests/models.py,
 line 773, in raise_for_status
  2014-05-01 01:43:10.805 | raise HTTPError(http_error_msg, response=self)
  2014-05-01 01:43:10.805 | HTTPError: 404 Client Error: Not Found
  2014-05-01 01:43:10.805 | 
  2014-05-01 01:43:10.806 | Storing debug log for failure in 
/home/jenkins/.pip/pip.log
  2014-05-01 01:43:10.806 | 
  2014-05-01 01:43:10.806 | ERROR: could not install deps 
[-r/home/jenkins/workspace/gate-glance-pep8/requirements.txt, 
-r/home/jenkins/workspace/gate-glance-pep8/test-requirements.txt]

  Following fix would be submitted against this bug:
  index bef062d..986b853 100644
  --- a/test-requirements.txt
  +++ b/test-requirements.txt
  @@ -19,7 +19,6 @@ psutil=1.1.1
   # Optional packages that should be installed when testing
   MySQL-python
   psycopg2
  --f http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz
   pysendfile==2.0.0
   qpid-python
   xattr=0.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1314968/+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


[Yahoo-eng-team] [Bug 1314968] Re: Installing test-requirements fails because pysendfile.2.0.0.tar.gz cannot be found

2014-05-29 Thread Alan Pevec
** Changed in: glance
   Importance: Undecided = High

** Also affects: glance/icehouse
   Importance: Undecided
   Status: New

** Changed in: glance/icehouse
   Status: New = In Progress

** Changed in: glance/icehouse
   Importance: Undecided = High

** Changed in: glance/icehouse
 Assignee: (unassigned) = Alan Pevec (apevec)

** Changed in: glance/icehouse
Milestone: None = 2014.1.1

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

Title:
  Installing test-requirements fails because pysendfile.2.0.0.tar.gz
  cannot be found

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Committed
Status in Glance icehouse series:
  In Progress

Bug description:
  2014-05-01 01:43:10.804 | Downloading/unpacking pysendfile==2.0.0 (from -r 
/home/jenkins/workspace/gate-glance-pep8/test-requirements.txt (line 23))
  2014-05-01 01:43:10.804 |   
http://pypi.openstack.org/openstack/pysendfile/2.0.0 uses an insecure transport 
scheme (http). Consider using https if pypi.openstack.org has it available
  2014-05-01 01:43:10.804 |   http://pypi.openstack.org/openstack/pysendfile/ 
uses an insecure transport scheme (http). Consider using https if 
pypi.openstack.org has it available
  2014-05-01 01:43:10.804 |   
http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz uses an insecure 
transport scheme (http). Consider using https if pysendfile.googlecode.com has 
it available
  2014-05-01 01:43:10.804 |   HTTP error 404 while getting 
http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz (from -f)
  2014-05-01 01:43:10.804 | Cleaning up...
  2014-05-01 01:43:10.804 | Exception:
  2014-05-01 01:43:10.804 | Traceback (most recent call last):
  2014-05-01 01:43:10.804 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/basecommand.py,
 line 122, in main
  2014-05-01 01:43:10.804 | status = self.run(options, args)
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/commands/install.py,
 line 278, in run
  2014-05-01 01:43:10.805 | requirement_set.prepare_files(finder, 
force_root_egg_info=self.bundle, bundle=self.bundle)
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/req.py,
 line 1197, in prepare_files
  2014-05-01 01:43:10.805 | do_download,
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/req.py,
 line 1375, in unpack_url
  2014-05-01 01:43:10.805 | self.session,
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/download.py,
 line 547, in unpack_http_url
  2014-05-01 01:43:10.805 | resp.raise_for_status()
  2014-05-01 01:43:10.805 |   File 
/home/jenkins/workspace/gate-glance-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/_vendor/requests/models.py,
 line 773, in raise_for_status
  2014-05-01 01:43:10.805 | raise HTTPError(http_error_msg, response=self)
  2014-05-01 01:43:10.805 | HTTPError: 404 Client Error: Not Found
  2014-05-01 01:43:10.805 | 
  2014-05-01 01:43:10.806 | Storing debug log for failure in 
/home/jenkins/.pip/pip.log
  2014-05-01 01:43:10.806 | 
  2014-05-01 01:43:10.806 | ERROR: could not install deps 
[-r/home/jenkins/workspace/gate-glance-pep8/requirements.txt, 
-r/home/jenkins/workspace/gate-glance-pep8/test-requirements.txt]

  Following fix would be submitted against this bug:
  index bef062d..986b853 100644
  --- a/test-requirements.txt
  +++ b/test-requirements.txt
  @@ -19,7 +19,6 @@ psutil=1.1.1
   # Optional packages that should be installed when testing
   MySQL-python
   psycopg2
  --f http://pysendfile.googlecode.com/files/pysendfile-2.0.0.tar.gz
   pysendfile==2.0.0
   qpid-python
   xattr=0.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1314968/+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