-
-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing dependency in Ubuntu 18.04 'pdftk' #5025
Comments
Required by #4971 |
@schlos how did you resolve this for http://imamopravoznati.org? Did you end up installing from the Cosmic repo as per https://askubuntu.com/a/1028983? |
Quite important as it breaks installation on Windows Linux subsystem |
Hi @Utopiah - you've commented on a closed ticket as (we thought) we'd fixed this for the latest release! Are you saying that this is broken in Release 0.33 or were you just agreeing that this was an important issue? If you're installing manually, you'll need to add Cosmic's package list as a low priority APT source to get 'pdftk' per our install script https://github.com/mysociety/alaveteli/pull/5232/files#diff-d5eb0653888644638720a6b98d9d9f1d |
Just agreeing that this was an important issue |
"E: Package 'pdftk' has no installation candidate"
In Ubuntu Bionic we're missing package which is part of install script (#4971).
The pdftk package in Ubuntu (and its upstream Debian package) was dropped due to its dependency on the now deprecated GCJ runtime.
https://askubuntu.com/questions/1028522/how-can-i-install-pdftk-in-ubuntu-18-04-and-later
The text was updated successfully, but these errors were encountered: