Bug 27182

Summary: Scala fails on running
Product: Mageia Reporter: Joseph Wang <joequant>
Component: RPM PackagesAssignee: Java Stack Maintainers <java>
Status: NEW --- QA Contact:
Severity: critical    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: scala-2.10.6-5.mga8.src.rpm CVE:
Status comment:

Description Joseph Wang 2020-08-23 13:18:50 CEST
Description of problem:

scala fails

Welcome to Scala version 2.10.6 (OpenJDK 64-Bit Server VM, Java 11.0.9-ea).
Type in expressions to have them evaluated.
Type :help for more information.

scala> 
Failed to initialize compiler: object scala.runtime in compiler mirror not found.
** Note that as of 2.8 scala does not assume use of the java classpath.
** For the old behavior pass -usejavacp to scala, or if using a Settings
** object programatically, settings.usejavacp.value = true.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.run scala
2.
3.
Comment 1 Aurelien Oudelet 2020-08-23 13:42:26 CEST
Hi, sorry hearing a package no longer work with new version of Java platform.

Assigning to Java Team.

CC: (none) => ouaurelien
Assignee: bugsquad => java

Comment 2 Joseph Wang 2020-08-24 04:18:05 CEST
I tried to rebuild since according to opensuse 2.10.7 works with newer java.  But running into chicken/egg issues.  Scala needs scala to build, and working through the bootstrap was too difficult for me.
Aurelien Oudelet 2020-08-24 07:32:28 CEST

CC: ouaurelien => (none)