apport information

** Tags added: apport-collected bionic third-party-packages wayland-
session

** Description changed:

  This is for updated Ubuntu 18.04,
  
  I have installed scilab package,
  
  Problem: hardcoded java-8-oracle somewhere, installation goes ok, when I run 
scilab
  ```
  $ scilab
  Cannot find /usr/lib/jvm/java-8-oracle/bin/java
  ```
  
  I have only openjdk-11-jre (which is Bionic default) installed.
  
  Workaround: 
  add symlink to default-java
  ```
  cd /usr/lib/jvm
  /usr/lib/jvm# ln -s default-java java-8-oracle
  ```
  
  Correct fix: 
  in scripts use default-java instead of java-8-oracle. 
  
  Sorry, I was not able to find which line is failing with the hardcoded
  path.
  
  Thank you,
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.6
+ Architecture: amd64
+ CurrentDesktop: KDE
+ DistroRelease: KDE neon 18.04
+ InstallationDate: Installed on 2012-12-23 (2380 days ago)
+ InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 
(20121017.1)
+ Package: scilab 6.0.1-7ubuntu1~18.04.1 [origin: Ubuntu]
+ PackageArchitecture: all
+ ProcVersionSignature: Ubuntu 5.0.0-20.21~18.04.1-generic 5.0.8
+ Tags: third-party-packages bionic wayland-session
+ Uname: Linux 5.0.0-20-generic x86_64
+ UnreportableReason: Toto není oficiální KDE balík. Prosíme odstraňte všechny 
balíky třetích stran a zkuste to znovu.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm libvirtd lpadmin netdev plugdev sudo video
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1834265/+attachment/5274258/+files/Dependencies.txt

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

Title:
  scilab fails to start missing java-8-oracle

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to