[Tts-project] Bug#806109: speech-dispatcher: FTBFS when built with dpkg-buildpackage -A (No such file or directory)

Santiago Vila sanvila at unex.es
Sun May 8 17:34:54 UTC 2016


tags 806109 + patch
thanks

> dh_fixperms
> chmod 700 /<<PKGBUILDDIR>>/debian/speech-dispatcher/var/log/speech-dispatcher
> chmod: cannot access '/<<PKGBUILDDIR>>/debian/speech-dispatcher/var/log/speech-dispatcher': No such file or directory
> debian/rules:20: recipe for target 'override_dh_fixperms' failed

Explanation: We are creating arch-independent packages only, so
debian/speech-dispatcher/[...] does not exist because
"speech-dispatcher" is arch-dependent.

The trivial fix is to override dh_fixperms only for arch-dependent
packages.

Patch attached.

Thanks.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: speech-dispatcher.patch.txt
URL: <http://lists.alioth.debian.org/pipermail/tts-project/attachments/20160508/101a31a2/attachment-0001.txt>


More information about the Tts-project mailing list