← 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'm using gb.archive.ubuntu.com, not some unofficial mirror - it really
should be working.

Evidence that it's not a mirror problem: the following directories are
(as far as I can see) identical between gb.archive and us.archive:

http://gb.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/
http://us.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/

http://gb.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-6/
http://us.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-6/

If I were to change mirror, how would I do it? And what actions should I
take to test if the problem has gone away? (Currently, apt-get upgrade
says that tzdata has been "kept back", if that's useful info.)

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