Hi to all, I'had got the same problem, the workaround described above wasn't enough for my system [Kubuntu 14.10 amd64]; I've resolved with these commands:
sudo apt-get install icedtea-plugin openjdk-7-jre openjdk-8-jre sudo ln -sv /usr/lib/jvm/java-7-openjdk-amd64 /usr/lib/jvm/java-8-openjdk-amd64 sudo rm /usr/share/man/man1/itweb-settings.1.gz sudo ln -sv /usr/lib/jvm/java-7-openjdk-amd64/jre/man/man1/itweb-settings.1.gz /usr/share/man/man1/itweb-settings.1.gz sudo ln -sv /usr/bin/javaws /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/javaws sudo ln -sv /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/itweb-settings /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/itweb-settings sudo apt-get install -f Hoping will help someone -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363785 Title: package icedtea-netx:amd64 1.5.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/icedtea/+bug/1363785/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
