[Koha-bugs] [Bug 15303] Letsencrypt option for Debian package installations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 15 16:48:21 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15303

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #44 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Using Jessie without backport enabled:

sudo koha-create --create-db --letsencrypt LE
Does not return anything but errno 100

Because
% apt-cache show letsencrypt
  N: Unable to locate package letsencrypt
  E: No packages found
% echo $?
  100

The line
+        apt-cache show letsencrypt &>/dev/null
is wrong

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list