well it started downloading packages.. but in between due to connection failure it stoped and now when i again run the same command i got this error..
Hi,
I want to install voip packet generator sipp.To do so ,i have first to install those packages:
sudo apt-get install libssl-dev libpcap-dev libncurses5-dev
But ,I always receive the same problem
Err http://fr.archive.ubuntu.com/ubuntu/ maverick-updates/main libssl0.9.8 i386 0.9.8o-1ubuntu4.6
404 Not Found
Err http://fr.archive.ubuntu.com/ubuntu/ maverick/main libncurses5-dev i386 5.7+2010
Setting up openjdk-7-jre-headless:i386 (7u9-2.3.3-0ubuntu1~12.10.1) ...
update-alternatives: error: alternative path /usr/lib/jvm/java-7-openjdk-i386/jre/lib/jexec doesn't exist
dpkg: error processing openjdk-7-jre-headless:i386 (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of openjdk-7-jre:i386:
openjdk-
Ubuntu Server Lucid (10.04) works perfect on my good old i586, but it lacks the CMOV instruction required for the openjdk-6-jdk (6b20-0ubuntu1 ~ 01.09.10-10.04.3), this "bug" been fixed in version 1.10 of OpenJDK (http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-March/013371....)
Is there an way to install (or repack/recompile) openjdk-6-jdk (6b22-1.10.4-0ubuntu1~11.04.2) for Lucid?
O
I had installed Java
ii icedtea-6-jre-cacao 6b24-1.11.5-0ubuntu1~12.04.1 Alternative JVM for OpenJDK, using Cacao
ii icedtea-6-jre-jamvm 6b24-1.11.5-0ubuntu1~12.04.1 Alternative JVM for OpenJDK, using JamVM
ii openjdk-6-jre-headless 6b24-1.11.5-0ubuntu1~12.04.1
I searched askubuntu and tried the suggestions but failed .I try this question:How to completely uninstall/reinstall Java
1.I run sudo apt-cache search openjdk get the following:
openjdk-6-dbg - Java runtime based on OpenJDK (debugging symbols)
openjdk-6-demo - Java runtime based on OpenJDK (demos and examples)
openjdk-6-doc - OpenJDK Development Kit (JDK) documentation
openjdk-6-jdk - OpenJDK D
I'm trying to do do-release-upgrade (also tried the graphical version before - same issue with less details).
It always get stuck downloading openjdk-6-jre-headless. The exact line
3% [18 openjdk-6-jre-headless 27.1 MB/27.3 MB 99%]
It always exactly downloads 27.1 MB, then stops and then it tries again.
On March 7, in a security notice Canonical published details about OpenJDK 7 vulnerabilities for its Ubuntu 12.10 (Quantal Quetzal) operating systems.
According to Canonical, OpenJDK could be made to crash or run programs as you login if it opened a specially crafted file.
USN-1755-1 fixed vulnerabilities in OpenJDK 6.
When i tried to install jdk from following command:
sudo apt-get install openjdk-7-jdk
Following error was displayed:
Err http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe
openjdk-7-jre-lib all 7u7-2.3.2-1ubuntu0.12.04.1
404 Not Found [IP: 91.189.91.15 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?