https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38907
Bug ID: 38907
Summary: letsencrypt / debian package name change
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Installation and upgrade (command-line installer)
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
`koha-create --letsencrypt` checks the system for the `letsencrypt` package in
function `check_letsencrypt()`. This piece of code seems to have been added for
Debian Jessie.
At least from Debian Buster onward (oldoldstable at time of writing) the
package `letsencrypt` is a virtual package only and one should go for `certbot`
instead. This would become relevant one Koha gets installed on some Ubuntu as
this derived distribution does _not_ add a virtual package pointing to
`certbot` at least from `focal` onwards (anymore?) hence the check fails.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/