** Description changed:

  $ pypi-install --verbose=1000 flower
  downloading to /tmp/tmpIxm_Pz
  querying PyPI (http://python.org/pypi) for package name "flower"
  Traceback (most recent call last):
-   File "/usr/bin/pypi-install", line 142, in <module>
-     main()
-   File "/usr/bin/pypi-install", line 110, in main
-     tarball_fname = get_source_tarball(package_name,verbose=options.verbose)
-   File "/usr/bin/pypi-install", line 61, in get_source_tarball
-     verbose=verbose)
-   File "/usr/bin/pypi-install", line 30, in find_tar_gz
-     releases = pypi.package_releases(package_name)
-   File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
-     return self.__send(self.__name, args)
-   File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
-     verbose=self.__verbose
-   File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
-     return self.single_request(host, handler, request_body, verbose)
-   File "/usr/lib/python2.7/xmlrpclib.py", line 1312, in single_request
-     response.msg,
+   File "/usr/bin/pypi-install", line 142, in <module>
+     main()
+   File "/usr/bin/pypi-install", line 110, in main
+     tarball_fname = get_source_tarball(package_name,verbose=options.verbose)
+   File "/usr/bin/pypi-install", line 61, in get_source_tarball
+     verbose=verbose)
+   File "/usr/bin/pypi-install", line 30, in find_tar_gz
+     releases = pypi.package_releases(package_name)
+   File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
+     return self.__send(self.__name, args)
+   File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
+     verbose=self.__verbose
+   File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
+     return self.single_request(host, handler, request_body, verbose)
+   File "/usr/lib/python2.7/xmlrpclib.py", line 1312, in single_request
+     response.msg,
  xmlrpclib.ProtocolError: <ProtocolError for python.org/pypi: 301 Moved 
Permanently>
  
- ----
+ [Test Case]
  
- Trusty
+ "pypi-install hello-world" installs without errors
+ 
+ [Regression Potential]
+ 
+ The package is currently unusable, so there is no regression pontential.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316521

Title:
  ProtocolError for python.org/pypi: 301 Moved Permanently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stdeb/+bug/1316521/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to