Verfasst von GNUtoo am Di, 04/24/2018 - 20:55
cannot install several java related packages because libfop-java is absent from the repositories
Projekt: | Trisquel |
Version: | 8.0 |
Komponente: | Packages |
Kategorie: | Fehlerbericht |
Priorität: | normal |
Zugewiesen: | nicht zugewiesen |
Status: | closed |
Gehe zu:
Beschreibung
Hi, here's an example with one of the affected packages:
# apt install libdoxia-sitetools-java Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libdoxia-sitetools-java : Depends: libdoxia-java but it is not going to be installed E: Unable to correct problems, you have held broken packages. # apt install libdoxia-java Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libdoxia-java : Depends: libfop-java but it is not installable E: Unable to correct problems, you have held broken packages. # apt install libfop-java Reading package lists... Done Building dependency tree Reading state information... Done Package libfop-java is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libfop-java' has no installation candidateThere are also other packages affected by that, See a Replicant bugreport about the issue.
Denis.
- Anmelden oder Registrieren um Kommentare zu schreiben
libfop-java comes from the fop source package.
In ubuntu Xenial libfop-java in universe: https://packages.ubuntu.com/xenial/libfop-java
Here's the source package: https://packages.ubuntu.com/source/trusty-updates/fop
In debian it's in main:
https://tracker.debian.org/pkg/fop "source: fop (main)"
The ubuntu copyright file only states free software licenses:
http://changelogs.ubuntu.com/changelogs/pool/universe/f/fop/fop_2.1-2/copyright
Trisquel 8.0 support ended in April 2021.
Please open a new issue in case it remains on the current supported release.
Cheers!