This is the fatal error causing the failed installation:

  insserv: Service ifupdown has to be enabled to start service gpe-shield

The gpe-shield package have a init.d script with a hard dependency on
the ifupdown init.d script, but do not declare a package dependency on
any package providing the ifupdown init.d script.

To reproduce, remove the ifupdown package, and try to install
gpe-shield.

The correct fix is probably to reduce the hard init.d script
dependency to a soft dependency (as in changing required-(start|stop)
to should-(start|stop)), but I do not know the package enough to say
for sure. :)

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to