[Bug 983302] Re: ca-certificates-java fails to install java cacerts

2016-05-08 Thread Brooks B
*** This bug is a duplicate of bug 927423 ***
https://bugs.launchpad.net/bugs/927423

Michael Alexander (ftmichael)'s fix worked for me!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts

2015-03-29 Thread Michael Alexander
*** This bug is a duplicate of bug 927423 ***
https://bugs.launchpad.net/bugs/927423

Thank you to Jamie Strandboge (jdstrand) in comment #1:
http://bugs.launchpad.net/ubuntu/+source/ca-certificates-
java/+bug/983302/comments/1 . This issue has been driving me nuts and
nothing else I've tried has worked, but this fixed it instantly:

$ sudo dpkg --purge --force-depends ca-certificates-java

followed by

$ sudo apt-get install ca-certificates-java

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts

2015-02-21 Thread Dominik Stadler
*** This bug is a duplicate of bug 927423 ***
https://bugs.launchpad.net/bugs/927423

** This bug has been marked a duplicate of bug 927423
   jre/lib/security/cacerts symlink is broken

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts

2015-02-21 Thread Dominik Stadler
*** This bug is a duplicate of bug 927423 ***
https://bugs.launchpad.net/bugs/927423

** Summary changed:

- ca-certificates-java fails to install java cacerts on oneiric
+ ca-certificates-java fails to install java cacerts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts

2015-02-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 927423 ***
https://bugs.launchpad.net/bugs/927423

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/983302

Title:
  ca-certificates-java fails to install java cacerts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts on oneiric

2014-12-30 Thread Hans Joachim Desserud
I haven't been able to reproduce this issue, but just want to mention
that similar ones have been reported where it can be triggered by
installing openjdk-8-jre-headless 8 (bug 1396760), or maven toghether
with openjdk-8-jdk (bug 1406483).

Looks like it is possible to end up in a situation where it attempts to
run the ca-certificates-java postinstall before java has actually been
installed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts on oneiric

2012-04-23 Thread Jamie Strandboge
** Changed in: ca-certificates-java (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts on oneiric

2012-04-17 Thread Mazin
I reproduced this bug by installing a fresh install from the Oneiric
i386 desktop iso and updating all installed packages.

Using aptitude, I installed openjdk-7-jre-headless which depends on ca-
certificates-java. Note that before the install, java is not available.
The installation proceeded, except that java's cacerts failed to
generate.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts on oneiric

2012-04-16 Thread Mazin
Thanks for taking the time to look into this!

I am currently examining my apt log to see what happened. Apparently,
ca-certificates-java failed to install with the following:

Setting up ca-certificates-java (20110912ubuntu3.2.) ...
/var/lib/dpkg/info/ca-certificates-java.postinst: line 51: java: command not 
found
done.

This makes sense to me, since I previously did not have java, and I
installed openjdk-7-jre-headless with ca-certificates-java at the same
time. I am currently installing Oneiric i386 Desktop into a VM to try to
reproduce this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts on oneiric

2012-04-16 Thread Jamie Strandboge
I can say that if I do this:
$ rm /etc/ssl/certs/java/cacerts
$ sudo apt-get install --reinstall ca-certificates-java

That /etc/ssl/certs/java/cacerts is *not* regenerated, but that is
intended behavior from the packaging. Is it possible you accidentally
removed /etc/ssl/certs/java/cacerts when 20110912ubuntu3.2 was
installed? If so, perform the last command I mentioned in comment #1 and
it should be all fixed up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts on oneiric

2012-04-16 Thread Jamie Strandboge
Also, what are the contents of the /etc/ssl/certs/java/ directory?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983302] Re: ca-certificates-java fails to install java cacerts on oneiric

2012-04-16 Thread Jamie Strandboge
Thank you for using Ubuntu and reporting a bug.

I am unable to reproduce this. I tried various ways to reproduce this,
all resulting in /etc/ssl/certs/java/cacerts in the end. Specifically:

* Install 20110912ubuntu3 - upgrade to 20110912ubuntu3.2: ok
* Install 20110912ubuntu3 - upgrade to 20110912ubuntu3.1 - upgrade to 
20110912ubuntu3.2: ok
* Install 20100412 (what is in 11.04; failed on install, but cacerts still 
there) - upgrade to 20110912ubuntu3 - upgrade to 20110912ubuntu3.2: ok
* Install 20100412 (what is in 11.04; failed on install, but cacerts still 
there) - upgrade to 20100412ubuntu0.11.04.1 (failed on install, but cacerts 
still there) - upgrade to 20110912ubuntu3.2: ok
* Install 20110912ubuntu3 - perform 'rm /etc/ssl/certs/java/cacerts' - upgrade 
to 20110912ubuntu3.2: ok

Before installing an earlier release I would do 'sudo dpkg --purge
--force-depends ca-certificates-java' and verify that
/etc/ssl/certs/java/cacerts no longer exists.

Can you detail the exact steps to reproduce? Could your disk be full,
have filesystem errors or somehow was remounted ro?

FYI, this should probably get your system back in working order:
$ sudo dpkg --purge --force-depends ca-certificates-java ; sudo apt-get install 
ca-certificates-java

** Changed in: ca-certificates-java (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983302

Title:
  ca-certificates-java fails to install java cacerts on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/983302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs