[Pkg-iscsi-maintainers] Bug#817164: iscsitarget: FTBFS when built with dpkg-buildpackage -A (No such file or directory)

Santiago Vila sanvila at unex.es
Tue May 3 22:36:47 UTC 2016


tags 817164 + patch
thanks

> chmod 600 /<<BUILDDIR>>/iscsitarget-1.4.20.3+svn502/debian/iscsitarget/etc/iet/ietd.conf
> chmod: cannot access '/<<BUILDDIR>>/iscsitarget-1.4.20.3+svn502/debian/iscsitarget/etc/iet/ietd.conf': No such file or directory
> debian/rules:259: recipe for target 'binary-common' failed

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

In the "dh" case, this would be fixed by creating override_dh_fixperms-arch
target and putting chmod after dh_fixperms.

In the meantime, the attached patch might fix this.

Thanks.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: iscsitarget.patch.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-iscsi-maintainers/attachments/20160504/9e0b7d7a/attachment-0001.txt>


More information about the Pkg-iscsi-maintainers mailing list