** Tags added: packaging xenial
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to texlive-extra in Ubuntu.
https://bugs.launchpad.net/bugs/1716354
Title:
Missing dependencies in libpdfbox-java
Status in texlive-extra package in Ubuntu:
New
Bug description:
Hi,
There is a couple of missing dependencies for libpdfbox-java in Ubuntu
16.04.
tadam@ubuntuvm:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
tadam@ubuntuvm:~$ apt-cache policy libpdfbox-java
libpdfbox-java:
Installed: 1:1.8.11+dfsg-1
Candidate: 1:1.8.11+dfsg-1
Version table:
*** 1:1.8.11+dfsg-1 500
500 http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
500 http://gb.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
100 /var/lib/dpkg/status
tadam@ubuntuvm:~$ apt-cache show libpdfbox-java | grep Depends
Depends: libfontbox-java
If you check the POM file for pdfbox
https://anonscm.debian.org/cgit/pkg-java/libpdfbox-java.git/tree/pdfbox/pom.xml,
then you can see that two additional dependencies should be provided for this
package:
- libjempbox-java
- libcommons-logging-java
The rest of the dependencies are marked as optional, so probably it's OK that
they are not provided.
libfontbox-java misses libcommons-logging-java dependency as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/1716354/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp