https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15303
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #44 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
