Bug#672520: workaround
We run into the same problem. Siduction use gfxboot for the isos. Its a really dirty hack, but put the the gfxboot.c32 from an older package into the actual build solved our problem till a real solution is found. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#733240: patch attached
diff --git a/debian/control b/debian/control index 7458659..0c5d34c 100644 --- a/debian/control +++ b/debian/control @@ -71,7 +71,9 @@ Priority: extra Conflicts: sysvinit, upstart, runit-run -Replaces: sysvinit +Breaks: sysvinit-core, +Replaces: sysvinit-core, + sysvinit, Depends: ${shlibs:Depends}, ${misc:Depends}, systemd (= ${binary:Version})
Bug#733240: (no subject)
diff --git a/debian/control b/debian/control index 7458659..0c5d34c 100644 --- a/debian/control +++ b/debian/control @@ -71,7 +71,9 @@ Priority: extra Conflicts: sysvinit, upstart, runit-run -Replaces: sysvinit +Breaks: sysvinit-core, +Replaces: sysvinit-core, + sysvinit, Depends: ${shlibs:Depends}, ${misc:Depends}, systemd (= ${binary:Version})