Bug#676041: zope2.12: FTBFS: ImportError: No module named pip.req

Arnaud Fontaine arnau at debian.org
Tue Jun 5 03:16:43 UTC 2012


reassign 676041 python-pip 1.1-1
thanks

Hello,

Lucas Nussbaum <lucas at lucas-nussbaum.net> writes:

> During a rebuild of all packages  in sid, your package failed to build
> on amd64.
>
> Relevant part:
>> make[2]: Entering directory `/«PKGBUILDDIR»'
>> Cleaning...
>> rm -rf ./build
>> find ./source/ -maxdepth 2 -type d -name "build" -exec rm -rf {} \;
>> Building Zope2 2.12...
>> Traceback (most recent call last):
>>   File "./debian/build-scripts/build.py", line 249, in <module>
>>     main()
>>   File "./debian/build-scripts/build.py", line 230, in main
>>     base_build_dir=tmp_install_area)
>>   File "./debian/build-scripts/build.py", line 79, in install_dist
>>     from pip.req import InstallRequirement
>> ImportError: No module named pip.req
>> make[2]: *** [build] Error 1
>
> The full build log is available from:
>    http://people.debian.org/~lucas/logs/2012/06/04/zope2.12_2.12.22-1_unstable.log

Thanks  for the  bug  report.  I'm reassigning  this  bug to  python-pip
because since 1.1-1,  python-pip bumped X-Python-Version to  >= 2.7, and
Zope 2.12 uses Python 2.6, thus the error message.

This change  seems a bit  suspicious to me, especially  considering that
the  upstream  states  to  support  >= 2.4  (according  to  setup.py  at
least)  and that  I  could not  find  any reference  to  this change  in
debian/changelog unless I missed something of course ;-).

Cheers,
-- 
Arnaud Fontaine





More information about the pkg-zope-developers mailing list