- priority: 5 --> 9
You're package will fail to build on Gentoo or any
system that expects it to build respecting DESTDIR.
Here's my attempt on trying to make an ebuild on gentoo
for it.
-----------------------------------------------------
>>> emerge (1 of 1) net-misc/daemonshield-0.4.0 to /
>>> md5 files ;-) daemonshield-0.4.0.ebuild
>>> md5 files ;-) files/digest-daemonshield-0.4.0
>>> md5 src_uri ;-) daemonshield-0.4.0.tar.gz
>>> Unpacking source...
>>> Unpacking daemonshield-0.4.0.tar.gz to
/var/tmp/portage/daemonshield-0.4.0/work
>>> Source unpacked.
./configure --prefix=/usr --host=i386-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info
--datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i386-pc-linux-gnu
--prefix=/var/tmp/portage/daemonshield-0.4.0/image//usr
checking for a BSD-compatible install... /bin/install -c
checking for python... /usr/bin/python
checking for /usr/bin/python... yes
checking Python version at least 2.3... true
configure: creating ./config.status
config.status: creating Makefile
config.status: creating daemonshield
config.status: creating daemonshield.init
config.status: creating daemonshield.conf
./mkinstalldirs
/var/tmp/portage/daemonshield-0.4.0/image//usr/sbin
/var/tmp/portage/daemonshield-0.4.0/image//usr/lib/daemonshield
/var/tmp/portage/daemonshield-0.4.0/image//usr/share/doc/daemonshield
/var/tmp/portage/daemonshield-0.4.0/image//usr/etc
/etc/init.d /var/run/daemonshield
mkdir -p --
/var/tmp/portage/daemonshield-0.4.0/image//usr/sbin
/var/tmp/portage/daemonshield-0.4.0/image//usr/lib/daemonshield
/var/tmp/portage/daemonshield-0.4.0/image//usr/share/doc/daemonshield
/var/tmp/portage/daemonshield-0.4.0/image//usr/etc
/etc/init.d /var/run/daemonshield
/bin/install -c daemonshield
/var/tmp/portage/daemonshield-0.4.0/image//usr/sbin
/bin/install -c daemonshield.init /etc/init.d/daemonshield
ACCESS DENIED unlink: /etc/init.d/daemonshield
/bin/install: cannot remove `/etc/init.d/daemonshield':
Permission denied
make: *** [install] Error 1
!!! ERROR: net-misc/daemonshield-0.4.0 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! emake failed (myconf=)
!!! If you need support, post the topmost build error,
NOT this status message.
--------------------------- ACCESS VIOLATION SUMMARY
---------------------------
LOG FILE =
"/var/log/sandbox/sandbox-net-misc_-_daemonshield-0.4.0-5202.log"
unlink: /etc/init.d/daemonshield
--------------------------------------------------------------------------------