On Wed, 2010-02-24 at 22:27 +0100, Jakub Wilk wrote: > Package: csound > Version: 1:5.11.1~dfsg-3 > Severity: important > User: [email protected] > Usertags: python2.6 > > Hello, > > When rebuilt in an environment with Python 2.6 as the default version, > your package failed to build from source. Here are the relevant parts of > the build log: > > | -./usr/lib/python2.6/site-packages/CsoundAC.py > | -./usr/lib/python2.6/site-packages/_CsoundAC.so > | -./usr/lib/python2.6/site-packages/_csnd.so > | -./usr/lib/python2.6/site-packages/csnd.py > | cat debian/cdbs-package-list | sort | uniq | \ > | grep -v 'DEBIAN' | \ > | grep -v '/usr/lib/python2.6/site-packages' | \ > | grep -v '/usr/share/doc' | \ > | grep -v '/usr/share/lintian/overrides' | \ > | grep -v '/usr/share/menu' | \ > | grep -v '/usr/share/pyshared' \ > | > debian/cdbs-reduced-package-list > | cat debian/cdbs-install-list | sort | uniq | \ > | grep -v '/usr/lib/python2.6/site-packages' | \ > | grep -v '/usr/share/pyshared' \ > | > debian/cdbs-reduced-install-list > | diff -u debian/cdbs-reduced-install-list \ > | debian/cdbs-reduced-package-list \ > | > debian/cdbs-install-diff \ > | || true > | ERROR: Differences between intermediary installed and packaged files: > | > | --- debian/cdbs-reduced-install-list 2010-02-23 23:55:29.000000000 > +0000 > | +++ debian/cdbs-reduced-package-list 2010-02-23 23:55:29.000000000 > +0000 > | @@ -147,6 +147,8 @@ > | ./usr/lib/libcsound64.so.5.2 > | ./usr/lib/liblua5.1-csnd.so > | ./usr/lib/pd/extra/csoundapi~.pd_linux > | +./usr/lib/python2.6/dist-packages/_CsoundAC.so > | +./usr/lib/python2.6/dist-packages/_csnd.so > | ./usr/lib/tclcsound/pkgIndex.tcl > | ./usr/lib/tclcsound/tclcsound.so > | ./usr/share/java/csnd-5.11.1~dfsg.jar > | > | Individual binary packages may work, but whole package build failed!
Where did dist-packages come from? Are we supposed to install there instead of site-packages? -- Saludos, Felipe Sateler
signature.asc
Description: This is a digitally signed message part

