* Gediminas Paulauskas , 2012-08-27, 15:53:
The current behviour of dh_python2 is IMHO errant. It should either
1) translate "setuptools" in requires.txt into dependency on
python-setuptools or
2) remove "setuptools" from requires.txt when translating it into
dependency on python-pkg-resources.
2012/8/25 Jakub Wilk :
> * Arnaud Fontaine , 2012-08-25, 17:05:
>>
>> After investigating a bit this issue, it seems that both zope.component
>> and its requirement, zope.interface, does 'install_requires' setuptools
>> because pkg_resources is required for zope namespace, but after install
>> r
* Arnaud Fontaine , 2012-08-25, 17:05:
After investigating a bit this issue, it seems that both
zope.component and its requirement, zope.interface, does
'install_requires' setuptools because pkg_resources is required for
zope namespace, but after install requires.txt ends up with setuptools.
Control: severity -1 serious
Control: reassign -1 python-zope.component
Control: affects -1 gaphor
If python-setuptools 0.6.24-1 is not installed gaphor produces following
trace-back on start-up:
gaphor
Traceback (most recent call last):
File "/usr/bin/gaphor", line 5, in
from pkg_resource
Package: gaphor
Version: 0.17.0-1
Severity: normal
--- Please enter the report below this line. ---
If python-setuptools 0.6.24-1 is not installed gaphor produces following
trace-back on start-up:
gaphor
Traceback (most recent call last):
File "/usr/bin/gaphor", line 5, in
from pkg_resour
5 matches
Mail list logo