Paul Scott, 2002-Oct-02 22:33 -0700: > Bob Proulx wrote: > > >Mirek Dobsicek <[EMAIL PROTECTED]> [2002-10-01 14:33:09 +0200]: > > > > > >>how can I make java applets working in mozilla? > >>I'm running Sarge .. mozilla 1.0, jdk1.1 > >>Java is enabled in mozilla. > >> > >> > > > >If you want painless, then do this. Put this line in your > >/etc/apt/sources.list file. > > > > deb http://www.ibiblio.org/pub/linux/devel/lang/java/blackdown.org/debian > > woody non-free > > > >Then: > > > > apt-get update > > apt-get install j2re1.3 > > > > > I have had this working at one time but through some series of upgrades > I now get on my somewhere between testing and unstable system: > > joy:/home/paul# apt-get install j2re1.3 > Reading Package Lists... Done > Building Dependency Tree... Done > You might want to run `apt-get -f install' to correct these: > Sorry, but the following packages have unmet dependencies: > j2re1.3: Depends: j2se-common (> 1) but it is not installable > E: Unmet dependencies. Try 'apt-get -f install' with no packages (or > specify a solution). > joy:/home/paul# apt-get -f install > Reading Package Lists... Done > Building Dependency Tree... Done > Correcting dependencies... Done > The following extra packages will be installed: > locales > The following packages will be REMOVED: > j2re1.3 > The following NEW packages will be installed: > locales > 0 packages upgraded, 1 newly installed, 1 to remove and 10 not upgraded. > 1 packages not fully installed or removed. > Need to get 0B/3389kB of archives. After unpacking 26.7MB will be freed. > Do you want to continue? [Y/n] > Preconfiguring packages ... > dpkg: error processing j2re1.3 (--remove): > Package is in a very bad inconsistent state - you should > reinstall it before attempting a removal. > Errors were encountered while processing: > j2re1.3 > E: Sub-process /usr/bin/dpkg returned an error code (1) > > > Any ideas?
I just ran into this. I did an update on my mostly-Woody system and went to install something in aptitude and it removed j2re1.3. It said it was broken due to some dependancy issues. Now, trying to install it, I can't and it I get this: root # apt-get install j2re1.3 Reading Package Lists... Done Building Dependency Tree... 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: Sorry, but the following packages have unmet dependencies: j2re1.3: Depends: j2se-common (> 1) but it is not installable E: Sorry, broken packages It also listed java-common as an unmet dependancy, but I installed that separately. I can't find j2se-common at all. I don't see this as a known or pending bug on Blackdown's site, so I've submitted a bug report. jc -- Jeff Coppock Systems Engineer Diggin' Debian Admin and User -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]