← Back to team overview

openjdk team mailing list archive

[Bug 255738] Re: openjdk-6-jre is uninstalable as of Thu Aug 7 14:16:14 UTC 2008

 

I checked, and hardy-updates and hardy-security are uncommented.

gerv@shrew-gerv:~$ apt-cache show openjdk-6-jdk |grep Version
Version: 6b09-0ubuntu2
gerv@shrew-gerv:~$ 

I removed gb., did apt-get update, and then apt-get upgrade. It still
told me tzdata has been kept back.

So I ran a dist-upgrade and got the following:

gerv@shrew-gerv:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED
  openjdk-6-jre-headless openjdk-6-jre-lib tzdata-java
The following packages will be upgraded:
  tzdata
1 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
Need to get 0B/659kB of archives.
After this operation, 81.9MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.

It really looks like the problem is not solved - moving to the latest
tzdata is still going to uninstall my openjdk.

Let me know if there's more testing I can do.

Gerv

-- 
openjdk-6-jre is uninstalable as of Thu Aug  7 14:16:14 UTC 2008
https://bugs.launchpad.net/bugs/255738
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” source package in Ubuntu: Invalid

Bug description:
Binary package hint: openjdk-6-jre

Helping a user on irc ( #ubuntu channel) he wants to install openjdk-6-jre it fails with the openjdk-6-jre-headless dependencie and packages fals down the chain as follows (from a pastebin)

$ sudo apt-get install openjdk-6-jre-headless
[sudo] password for danya: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  openjdk-6-jre-headless: Depends: tzdata-java but it is not going to be installed
E: Broken packages
danya@Do0oDz:~$ sudo apt-get install tzdata-java
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  tzdata-java: Depends: tzdata (= 2008b-1ubuntu1) but 2008e-1ubuntu0.8.04 is to be installed
E: Broken packages


He has updates enabled the package should not be broken



References