Bug 27182 - Scala fails on running
Summary: Scala fails on running
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Java Stack Maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-23 13:18 CEST by Joseph Wang
Modified: 2020-08-24 07:32 CEST (History)
0 users

See Also:
Source RPM: scala-2.10.6-5.mga8.src.rpm
CVE:
Status comment:


Attachments

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)


Note You need to log in before you can comment on or make changes to this bug.