Bug 15587 - Unstable letsencrypt_x.x.x-x_all.deb testing
Summary: Unstable letsencrypt_x.x.x-x_all.deb testing
Status: RESOLVED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Mirko Tietgen
QA Contact: Testopia
URL:
Keywords:
Depends on: 15303
Blocks:
  Show dependency treegraph
 
Reported: 2016-01-16 08:47 UTC by Mirko Tietgen
Modified: 2016-01-16 23:28 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 15587 Unstable letsencrypt_x.x.x-x_all.deb testing (7.65 KB, patch)
2016-01-16 11:52 UTC, Mirko Tietgen
Details | Diff | Splinter Review
Bug 15587 Unstable letsencrypt_x.x.x-x_all.deb testing (8.65 KB, patch)
2016-01-16 22:00 UTC, Mirko Tietgen
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Mirko Tietgen 2016-01-16 08:47:07 UTC
This bug is to test bug 15303 with the Debian package for letsencrypt.

It is only available in unstable so far. To test this, you need to mix Jessie and unstable sources.
Comment 1 Mirko Tietgen 2016-01-16 11:52:13 UTC Comment hidden (obsolete)
Comment 2 Mirko Tietgen 2016-01-16 22:00:39 UTC
Created attachment 46744 [details] [review]
Bug 15587 Unstable letsencrypt_x.x.x-x_all.deb testing

Apply on top of bug 15303!

* only one commandline parameter left:
** --letsencrypt replaces --force-https: use LE
** old --letsencrypt (folder path) obsolete
* dependency: letsencrypt debian package

Test plan:

- apply bug 15303
- apply this patch
- build a package
- test in disposable vm, we're mixing releases
- install koha-common unstable and dependencies
- enable debian unstable repository
- install package letsencrypt and dependencies
- remove debian unstable repository
- create koha instance
  koha-create --create-db --letsencrypt <instancename>
- follow test plan on bug 15303 where applicable
Comment 3 Mirko Tietgen 2016-01-16 23:28:16 UTC
Merged into bug 15303