The errors at the end of your installation log show that the octave-java
package is failing because it can't find the Java runtime. The octave-
java package in Ubuntu is compiled to only work with OpenJDK 7. I also
see in your logs that you have installed a different Java runtime from
an unsupported PPA that will not work with the octave-java package.

Can you try the following (untested):

  sudo apt-get install openjdk-7-jre-headless
  sudo dpkg --configure -a

and report back whether that fixes your Octave installation or not?
Assuming the system is still in this state, the second command should
finish configuring all packages that were left unconfigured.

** Changed in: octave (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070886

Title:
  package octave 3.6.2-5 failed to install/upgrade: podproces
  instalovaný post-installation skript vrátil chybový status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1070886/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to