Bug#659336: ecasound dpkg-buildpackage fails due to some python-ecasound things

Alessandro Ghedini al3xbio at gmail.com
Fri Feb 10 11:48:04 UTC 2012


On Fri, Feb 10, 2012 at 11:58:58AM +0100, Aurélien - Chargé de Porn AMMD wrote:
> Le 10/02/2012 11:39, Alessandro Ghedini a écrit :
> >On Fri, Feb 10, 2012 at 11:00:21AM +0100, Aurélien - Chargé de Porn AMMD wrote:
> >>Hi guys,
> >
> >Hi,
> >
> >please do not email us directly. If you have any problem with a Debian
> >package you can file bugs using the Debian Bug Tracking System [0], this
> >way the discussion would be public, and any other user with the same
> >problem could partecipate in the discussion (which wouldn't get lost).
> 
> OK, it's done!
> 
> >
> >>I just can't figure out how to dpkg-buildpackage ecasound from
> >>debian sources. It fails with the following error:
> >>
> >>dh_install -ppython-ecasound \
> >>		usr/lib/python2.7/lib-dynload/*.py \
> >>			usr/share/pyshared/
> >>dh_install: python-ecasound missing files
> >>(usr/lib/python2.7/lib-dynload/*.py), aborting
> >>
> >>And I can say the debian/python-ecasound directory is empty.
> >>
> >>Any idea how I can get rid of this?
> >
> >Hmm, I have just tried to rebuild the package now, but I didn't have any
> >problem. What command (complete with arguments) are you using to build the
> >package? What version of the package are you trying to build? On which
> >distribution (stable, testing, sid, ...) and architecture (i386, amd64,
> >...)?
> 
> 
> SID, AMD64. I've just tried running dpkg-buildpackage.

I couldn't reproduce this even by running straight "dpkg-buildpackage"
directly. Would you mind trying "dpkg-buildpackage -rfakeroot" (after 
installing the fakeroot package if you don't have it already)?

Anyway the missing files should be under debian/tmp not 
debian/python-ecasound (dh_install moves files from debian/tmp), so could
you check if the missing files (usr/lib/python2.7/lib-dynload/*.py) are 
present under debian/tmp? Put it in another way, what's under 
debian/tmp/usr/lib/python2.7/lib-dynaload?

Cheers

-- 
perl -E'$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'





More information about the pkg-multimedia-maintainers mailing list