Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-11 Thread Jakub Wilk
* 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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-11 Thread Stefano Rivera
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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-11 Thread Piotr Ożarowski
[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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-11 Thread Michal Čihař
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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread Ludovic Rousseau
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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread Barry Warsaw
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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread 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 old one did.) And dh is not (yet) smart enough

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread Steve Langasek
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. &

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread Ludovic Rousseau
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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread Ludovic Rousseau
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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread Jakub Wilk
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

Re: E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread Jan Dittberner
/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

E: dh_python2:146: you most probably have to build extension for python2.5.

2011-03-10 Thread Ludovic Rousseau
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.