<br><br><div class="gmail_quote">On Wed, Feb 27, 2013 at 10:55 AM, Daniel P. Berrange <span dir="ltr"><<a href="mailto:berrange@redhat.com" target="_blank">berrange@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, Feb 27, 2013 at 10:36:52AM -0500, Sean Dague wrote:<br>
> On 02/27/2013 05:54 AM, Daniel P. Berrange wrote:<br>
> >><br>
> >>You know, pinning should only ever be a short-term solution. At some<br>
> >>point, distributions are going to have the newer version of any given<br>
> >>package and we need to be able to work with that.<br>
> >><br>
> >>Really, any time we pin to a specific dependency version we should also<br>
> >>file a bug to track the work needed to unpin it again.<br>
> ><br>
> >And the tools/pip-requires file should have a comment linking to that<br>
> >bug, or otherwise clearly explaining why the version pin was required,<br>
> >so that we don't have to go hunting for the reason.<br>
> ><br>
> ><br>
> >Daniel<br>
> ><br>
><br>
> This is a situation that's going to get worse before it gets better.<br>
> With python 3 being incompatible, and pypi packages now starting to<br>
> release that don't support python 2, and pip apparently not caring<br>
> about python version compatibility, this is going to just end up<br>
> ugly if we leave things open.<br>
<br>
</div>This seriously needs to be fixed in pip as a matter of priority. It<br>
should absolutely have a way to tell it you require packages that<br>
are compatible with python2 so it doesn't randomly decide to give<br>
you python3 stuff for your python2 app. This current behaviour makes<br>
it pretty much useless for the role we're asking it to fill.<br></blockquote><div><br></div><div>That would be a partial fix, but we would also have to ensure that all dependencies declare the version of Python they support. Not impossible, but not automatic, either.</div>
<div><br>Doug</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
<div class="im HOEnZb">Daniel<br>
--<br>
|: <a href="http://berrange.com" target="_blank">http://berrange.com</a>      -o-    <a href="http://www.flickr.com/photos/dberrange/" target="_blank">http://www.flickr.com/photos/dberrange/</a> :|<br>
|: <a href="http://libvirt.org" target="_blank">http://libvirt.org</a>              -o-             <a href="http://virt-manager.org" target="_blank">http://virt-manager.org</a> :|<br>
|: <a href="http://autobuild.org" target="_blank">http://autobuild.org</a>       -o-         <a href="http://search.cpan.org/~danberr/" target="_blank">http://search.cpan.org/~danberr/</a> :|<br>
|: <a href="http://entangle-photo.org" target="_blank">http://entangle-photo.org</a>       -o-       <a href="http://live.gnome.org/gtk-vnc" target="_blank">http://live.gnome.org/gtk-vnc</a> :|<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br>