This seems to have made it work: obs01:/usr/lib/build # diff -u build-pkg-deb.bak build-pkg-deb --- build-pkg-deb.bak 2014-04-25 07:22:50.000000000 +0000 +++ build-pkg-deb 2016-04-25 20:33:32.026271249 +0000 @@ -49,6 +49,9 @@ echo "linking /sbin/start to /bin/true" mv "$BUILD_ROOT/sbin/start" "$BUILD_ROOT/sbin/start.disabled" ln -s "/bin/true" "$BUILD_ROOT/sbin/start" + echo "linking /usr/sbin/invoke-rc.d to /bin/true" + mv "$BUILD_ROOT/usr/sbin/invoke-rc.d" "$BUILD_ROOT/usr/sbin/invoke-rc.d.disabled" + ln -s "/bin/true" "$BUILD_ROOT/usr/sbin/invoke-rc.d" fi fi # another workaround, see bug bnc#733699 I got the file to modify from https://github.com/openSUSE/open-build-service/issues/1406 -Matt On Mon, 2016-04-25 at 23:15 +0300, Dmitriy Perlow wrote:
Matthew Drobnak <mdrobnak@appnexus.com> Mon, 25 Apr 2016 16:51:45 +0300:
This is the same issue that I reported the other day. It seems all init script support is broken in _all_ Debian based systems (Ubuntu 14.04, Debian 8.0, and looks like Ubuntu 16.04 as well.)
Just triggered 15.10 & 16.04 of the same package. 15.10 builds fine but 16.04 fails.
Is there a formal process to file bugs?
Github of bugs.opensuse.org.
What component is involved here (maybe I can get someone locally to look at it as well.)?
Thanks.
-Matt
On Sun, 2016-04-24 at 16:45 +0300, Dmitriy Perlow wrote:
Hello!
First of all than you for Ubuntu 16.04 support.
Console apps are built fine but X11 ones not:
[ 29s] [17/238] Can't locate Digest/MD5.pm in @INC (you may need to install the Digest::MD5 module) (@INC contains: /.build /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /.build/Build.pm line 24. [ 29s] BEGIN failed--compilation aborted at /.build/Build.pm line 24. [ 29s] Compilation failed in require. [ 29s] BEGIN failed--compilation aborted. [ 29s] installing [ 29s] Adding 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils' [ 29s] [18/238] Can't locate Digest/MD5.pm in @INC (you may need to install the Digest::MD5 module) (@INC contains: /.build /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /.build/Build.pm line 24. [ 29s] BEGIN failed--compilation aborted at /.build/Build.pm line 24. [ 29s] Compilation failed in require. [ 29s] BEGIN failed--compilation aborted. [ 29s] installing [ 30s] /var/lib/dpkg/info/x11-common.postinst: line 13: update-rc.d: command not found [ 30s] /var/lib/dpkg/info/x11-common.postinst: line 16: invoke-rc.d: command not found [ 30s] dpkg: error processing package x11-common (--install): [ 30s] subprocess installed post-installation script returned error exit status 127 [ 30s] Errors were encountered while processing: [ 30s] x11-common [ 30s] exit ...
See more at https://build.opensuse.org/package/live_build_log/home:DarkSS:deb/hzs-remind... f.e.
-- Best regards, Dmitriy Perlow R&D chemical engineer Lekpharm JLLC