* Piotr Ożarowski , 2011-03-11, 10:15:
But I now get a warning and an error (complete log attached):
[...]
dh_python2
W: dh_python2:94: Python 2.6 should install files in
/usr/lib/python2.6/dist-packages/. Did you forget
"--install-layout=deb"?
E: dh_python2:146: you most probab
Hi Piotr (2011.03.11_11:15:33_+0200)
> BTW: dh_python2 from experimental, when invoked with verbose option
> (DH_VERBOSE=1 or --verbose/-v) will print this message:
>
> | possible solutions are: building for all supported Python versions
> | (`pyversions -vr`); adjusting X-Python-Version field; pa
[Ludovic Rousseau, 2011-03-10]
> But I now get a warning and an error (complete log attached):
> [...]
>dh_python2
> W: dh_python2:94: Python 2.6 should install files in
> /usr/lib/python2.6/dist-packages/. Did you forget
> "--install-layout=deb"?
> E: dh_python2
Hi
Dne Thu, 10 Mar 2011 17:08:41 -0500
Barry Warsaw napsal(a):
> On Mar 10, 2011, at 10:53 PM, Jakub Wilk wrote:
> >The upstream tarball contains both setup.py and Makefile. In such a case dh
> >uses Makefile-based build system. And then, it cannot possibly know that the
> >Makefile has anything
2011/3/10 Jakub Wilk :
> * Ludovic Rousseau , 2011-03-10, 21:41:
My package provides a binary extension so must be compiled for each
supported Python versions: 2.5 and 2.6 as of now.
>>>
>>> ...your new debian/rules does *not* compile extensions for all supported
>>> versions. (The o
On Mar 10, 2011, at 10:53 PM, Jakub Wilk wrote:
>* Ludovic Rousseau , 2011-03-10, 21:41:
My package provides a binary extension so must be compiled for each
>>>supported Python versions: 2.5 and 2.6 as of now.
>>>
>>>...your new debian/rules does *not* compile extensions for all >>support
* Ludovic Rousseau , 2011-03-10, 21:41:
My package provides a binary extension so must be compiled for each
supported Python versions: 2.5 and 2.6 as of now.
...your new debian/rules does *not* compile extensions for all
supported versions. (The old one did.)
And dh is not (yet) smart enough
t; > [...]
> >dh_python2
> > W: dh_python2:94: Python 2.6 should install files in
> > /usr/lib/python2.6/dist-packages/. Did you forget
> > "--install-layout=deb"?
> > E: dh_python2:146: you most probably have to build extension for python2.5.
&
2011/3/10 Jakub Wilk :
> * Ludovic Rousseau , 2011-03-10, 21:03:
>> My package provides a binary extension so must be compiled for each
>> supported Python versions: 2.5 and 2.6 as of now.
>
> ...your new debian/rules does *not* compile extensions for all supported
> versions. (The old one did.)
A
t;> dh_python2
>> W: dh_python2:94: Python 2.6 should install files in
>> /usr/lib/python2.6/dist-packages/. Did you forget
>> "--install-layout=deb"?
>> E: dh_python2:146: you most probably have to build extension for python2.5.
>> make: *** [binary] Error 1
python2:94: Python 2.6 should install files in
/usr/lib/python2.6/dist-packages/. Did you forget
"--install-layout=deb"?
E: dh_python2:146: you most probably have to build extension for python2.5.
make: *** [binary] Error 12
I don't know why dh_python2 is unhappy, but...
My
/python2.6/dist-packages/. Did you forget
> "--install-layout=deb"?
> E: dh_python2:146: you most probably have to build extension for python2.5.
> make: *** [binary] Error 12
you might want to add
override_dh_auto_build:
python setup.py install --root=$(CURDIR)/debian/p
hon2
But I now get a warning and an error (complete log attached):
[...]
dh_python2
W: dh_python2:94: Python 2.6 should install files in
/usr/lib/python2.6/dist-packages/. Did you forget
"--install-layout=deb"?
E: dh_python2:146: you most probably have to build extension for python2.
13 matches
Mail list logo