[Pkg-e-devel] Bug#806019: e17: FTBFS when built with dpkg-buildpackage -A (No such file or directory)

Santiago Vila sanvila at unex.es
Fri Apr 8 18:59:08 UTC 2016


tags 806019 + patch
thanks

> dh_fixperms
> chmod 4755 debian/e17/usr/lib/enlightenment/utils/enlightenment_sys
> chmod: cannot access 'debian/e17/usr/lib/enlightenment/utils/enlightenment_sys': No such file or directory
> debian/rules:34: recipe for target 'override_dh_fixperms' failed
> make[1]: *** [override_dh_fixperms] Error 1

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

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

The following patch (untested) might fix this.

Thanks.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: e17.patch.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-e-devel/attachments/20160408/fa1042f8/attachment-0002.txt>


More information about the Pkg-e-devel mailing list