https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15303 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #44 from Jonathan Druart <jonathan.druart@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.