← Back to team overview

openjdk team mailing list archive

[Bug 955612] [NEW] apt-get openjdk-7-jdk can not find dependencies

 

You have been subscribed to a public bug:

openjdk-7-jdk does not install due to missing dependency called tzdata-
java_2011n-0ubuntu0.11.10_all.deb

rmazur@ubuntu:~$ uname -a
Linux ubuntu 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:50:54 UTC 2012 i686 i686 i386 GNU/Linux

rmazur@ubuntu:~$ lsb_release -rd
Description:	Ubuntu 11.10
Release:	11.10
This is a vanilla Ubuntu install with no other JDK or JRE installed.

Expected To Happen:
I expected that openjdk-7 would install and fetch dependencies accordingly.  I initially encountered the issue when trying to install Eclipse via the Ubuntu Software Center, which of course needs a jre.

What Really Happened:
Upon trying to install openjdk-7-jdk (or openjdk-7-jre or openjdk-6-jdk), apt-get reports back that it is missing a dependency called tzdata-java_2011n-0ubuntu0.11.10_all.deb.  Full install attempt seen below:

rmazur@ubuntu:~$ sudo apt-get install openjdk-7-jdk
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  ca-certificates-java default-jre default-jre-headless icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-7-jre-jamvm
  icedtea-netx java-common libaccess-bridge-java libaccess-bridge-java-jni libice-dev libnss3-1d libpthread-stubs0
  libpthread-stubs0-dev libsm-dev libx11-dev libxau-dev libxcb1-dev libxdmcp-dev libxt-dev openjdk-6-jre
  openjdk-6-jre-headless openjdk-6-jre-lib openjdk-7-jre openjdk-7-jre-headless openjdk-7-jre-lib ttf-dejavu-extra
  tzdata-java x11proto-core-dev x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev
Suggested packages:
  equivs icedtea-plugin sun-java6-fonts ttf-sazanami-gothic ttf-kochi-gothic ttf-sazanami-mincho ttf-kochi-mincho
  ttf-telugu-fonts ttf-oriya-fonts ttf-kannada-fonts ttf-bengali-fonts openjdk-7-demo openjdk-7-source visualvm
  icedtea6-plugin
The following NEW packages will be installed:
  ca-certificates-java default-jre default-jre-headless icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-7-jre-jamvm
  icedtea-netx java-common libaccess-bridge-java libaccess-bridge-java-jni libice-dev libnss3-1d libpthread-stubs0
  libpthread-stubs0-dev libsm-dev libx11-dev libxau-dev libxcb1-dev libxdmcp-dev libxt-dev openjdk-6-jre
  openjdk-6-jre-headless openjdk-6-jre-lib openjdk-7-jdk openjdk-7-jre openjdk-7-jre-headless openjdk-7-jre-lib
  ttf-dejavu-extra tzdata-java x11proto-core-dev x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev
0 upgraded, 34 newly installed, 0 to remove and 0 not upgraded.
Need to get 140 kB/90.9 MB of archives.
After this operation, 262 MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Err http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main tzdata-java i386 2011n-0ubuntu0.11.10
  404  Not Found [IP: 91.189.92.171 80]
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata-java_2011n-0ubuntu0.11.10_all.deb  404  Not Found [IP: 91.189.92.171 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
rmazur@ubuntu:~$

** Affects: openjdk-7 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bot-comment
-- 
apt-get openjdk-7-jdk can not find dependencies
https://bugs.launchpad.net/bugs/955612
You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-7 in Ubuntu.