[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2016-05-27 Thread Narcis Garcia
Same problem here with a Debian 8 when doing: apt-get install default-jre icedtea-plugin openjdk-7-jre -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883 Title: ca-certificates-java misses

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2016-05-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openjdk-8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883 Title:

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2016-05-18 Thread David Daynard
** Also affects: openjdk Importance: Undecided Status: New ** No longer affects: openjdk ** Also affects: openjdk-8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2016-04-10 Thread Ignacio
Yes, same problem here with Ubuntu on Windows. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883 Title: ca-certificates-java misses runtime dependency on initscripts To manage notifications

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2016-04-09 Thread David Daynard
This also affects the new beta Ubuntu on Windows -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883 Title: ca-certificates-java misses runtime dependency on initscripts To manage notifications

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2015-01-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ca-certificates-java (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2015-01-22 Thread Hans-Christoph Steiner
I'm seeing this same issue on a minimal Ubuntu/trusty chroot, where I deliberately didn't want initscripts and upstart installed. Using minimal chroots is very useful for running automated build infrastructure. The chroots can serve as stand-ins for full systems or VMs. Since the base system

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2015-01-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openjdk-7 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883 Title:

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2014-05-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/util-linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883 Title: ca-certificates-java misses runtime dependency on initscripts To manage

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2014-04-16 Thread Adam Conrad
util-linux (2.20.1-5.1ubuntu20) trusty; urgency=medium * Revert the previous change, as it subtly perturbs apt's unlooping algorithms and causes upgrade failures from saucy (see LP1307883) -- Adam Conrad adcon...@ubuntu.com Wed, 16 Apr 2014 16:41:35 +0100 ** Changed in: util-linux

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2014-04-15 Thread Rolf Leggewie
** Also affects: openjdk-7 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883 Title: ca-certificates-java misses runtime dependency on

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2014-04-15 Thread Adam Conrad
This is likely due to initscripts having been transitively Essential due to util-linux depending on upstart-job in older releases and no longer doing so in trusty. util-linux in Debian depends on initscripts, which keeps this stack Essential, and we should probably revert that tiny bit of our

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2014-04-15 Thread Adam Conrad
** Also affects: util-linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307883 Title: ca-certificates-java misses runtime dependency on

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2014-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package util-linux - 2.20.1-5.1ubuntu19 --- util-linux (2.20.1-5.1ubuntu19) trusty; urgency=medium * Re-introduce the initscripts dep to bring back the transitively essential status for the /bin/mountpoint binary. (LP: #1307883) -- Adam Conrad