[openstack-dev] [WSME] Can't install WSME 0.6 due to ipaddr library

Ilya Shakhat ishakhat at mirantis.com
Fri Feb 7 13:25:24 UTC 2014


Hi Doug,

I'm trying to install WSME 0.6, but today it fails due to inability to
install ipaddr dependency.

Pip output:
Downloading/unpacking ipaddr (from WSME)
  You are installing a potentially insecure and unverifiable file. Future
versions of pip will default to disallowing insecure files.
  HTTP error 403 while getting
https://googledrive.com/host/0Bwh63zyus-UlZ1dxQ08zczVRbXc/ipaddr-2.1.11.tar.gz(from
http://code.google.com/p/ipaddr-py/)
  Could not install requirement ipaddr (from WSME) because of error HTTP
Error 403: Forbidden

ipaddr is distributed via Google Drive and it appears that the quota on
file downloading is reached: "Sorry, you can't view or download this file
at this time. Too many users have viewed or downloaded this file
recently...." message is shown if url is opened in browser.

The dependency was introduced by commit
https://github.com/stackforge/wsme/commit/f191f32a722ef0c2eaad71dd33da4e7787ac2424ipaddr
is used for IP validation purposes.

Can ipaddr be replaced by some other library? I suspect the validation code
should already exist at least in Neutron.

Thanks,
Ilya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140207/45c6162f/attachment.html>


More information about the OpenStack-dev mailing list