Page 1 of 1

Error updating B3 after I installed Java

Posted: 17 Aug 2012, 13:10
by Atatorus
Hi,

I installed Java with

Code: Select all

apt-get install openjdk-6-jdk
and now, I unable to do a update of my B3. I don't know if java is the cause of this error, but I get this error message, repeated 3 times :
Failures found in package (dpkg) database, unable to continue with upgrade
IF ca-certificate 20100412 Common CA certificates (JKS keystore)

I tried to repair my system with :

Code: Select all

apt-get update
apt-get dist-upgrade
but I still have the same error. I looking error message into the logs (/var/log/dpkg.log, /var/log/apt/history.log and /var/log/syslog), but I found nothing.

Thank you for your help.

Re: Error updating B3 after I installed Java

Posted: 18 Aug 2012, 05:02
by Gordon
Hard to say. The second line in your message is definitely about Java (JKS means Java Key Store) but I don't think there's any Java in the B3 administration module. The safe bet I would guess is to remove Java and see if that fixes the issue. It may be just that single package blocking the rest of them in an all-or-nothing scheme.

Re: Error updating B3 after I installed Java

Posted: 18 Aug 2012, 06:19
by Atatorus
Uninstalling and reinstalling java change nothing, update still broken...
Finally, I repaired my system simply to ... reboot the B3 :D
Thank you !

Re: Error updating B3 after I installed Java

Posted: 18 Aug 2012, 08:02
by DanielM
Atatorus wrote:reboot the B3 :D
Sounds like a Microsoft kind of solution to me :wink:

/Daniel

Re: Error updating B3 after I installed Java

Posted: 20 Aug 2012, 03:28
by Gordon
Very strange indeed. Could this have anything to do with the reboot requirement that came with one of the latest patches? I thought that was just to activate the new harddisk/controller firmware...

Re: Error updating B3 after I installed Java

Posted: 20 Aug 2012, 04:15
by Atatorus
Gordon wrote:Very strange indeed. Could this have anything to do with the reboot requirement that came with one of the latest patches? I thought that was just to activate the new harddisk/controller firmware...
I think no. I had done a update some days ago, without reboot. After this, I have check for a update, but there is nothing to upgrade. My problem arose after I installed Java.