On 04/10/2014 10:04 PM, Benedikt Trefzer wrote: > Package: neutron-server > Version: 2013.2.3-1~bpo70+1 > > > After the upgrade to neutron-server 2013.2.3-1~bpo70+1 from gplhost > repository (havana) the neutron-server does not start anymore. > > Logfile shows: > > 2014-04-10 15:09:09.157 12643 ERROR stevedore.extension [-] Could not load > 'local': (httplib2 0.7.4 (/usr/lib/python2.7/dist-packages), Requirement.p > arse('httplib2>=0.7.5')) > 2014-04-10 15:09:09.158 12643 ERROR stevedore.extension [-] (httplib2 0.7.4 > (/usr/lib/python2.7/dist-packages), Requirement.parse('httplib2>=0.7.5'))
Hi Benedikt, Thanks for this bug report. As per the above log (it's very nice you could send it), the issue was that httplib2 needs to be >= 0.7.5. It is looking like to me that the problem is located in python-neutronclient rather than in neutron-server (at least, that's what is showing the requirments.txt of both packages). Anyway, I have added a backport of the current Sid version of python-httplib2 to the repository, and I am in the process of uploading a new version of python-neutronclient with fixed (build-)depends. I'm also reassigning this bug to python-neutronclient. Thanks again for your report, Cheers, Thomas Goirand (zigo) P.S: I'm reassigning this bug to python-neutronclient and fixing the title. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org