|
Bugzilla – Full Text Bug Listing |
| Summary: | Mindustry depends on a package that is not in the repositories | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dmitry Markov <werwolf131313> |
| Component: | Other | Assignee: | Martin Hauke <mardnh> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | werwolf131313 |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
> [werwolf@workbook] ~ > ❯ sudo LANG=c zypper in Mindustry > Loading repository data... > Reading installed packages... > Resolving package dependencies... > > Problem: nothing provides 'java = 14' needed by the to be installed Mindustry-7.0.146-1.9.noarch > Solution 1: do not install Mindustry-7.0.146-1.9.noarch > Solution 2: break Mindustry-7.0.146-1.9.noarch by ignoring some of its dependencies > > Choose from above solutions by number or cancel [1/2/c/d/?] (c): > > [werwolf@workbook] ~ > ❯ LANG=c zypper se "java-*-openjdk" > Loading repository data... > Reading installed packages... > > S | Name | Summary | Type > --+--------------------+--------------------------------+-------- > i | java-1_8_0-openjdk | OpenJDK 8 Runtime Environment | package > i | java-11-openjdk | OpenJDK 11 Runtime Environment | package > | java-17-openjdk | OpenJDK 17 Runtime Environment | package > | java-21-openjdk | OpenJDK 21 Runtime Environment | package >