imSCP 1.5.3
Debian 9
PHP 7.1 fpm
LetsEncrypt Plugin 3.5.0
I can no longer install LetsEncrypt Plugin
after re-run imscp updater I get following:
I was able to install the package above, but the imscp installer/ updater does not accept the package
Code
- apt-cache policy libssl-dev
- libssl-dev:
- Installed: (none)
- Candidate: 1.1.0f-3+deb9u2
- Version table:
- 1.1.1-2+0~20181105132527.5+stretch~1.gbp90eb86 1001
- 1001 https://packages.sury.org/php stretch/main amd64 Packages
- 1.1.0f-3+deb9u2 1002
- 500 http://deb.debian.org/debian stretch/main amd64 Packages
- 500 http://security.debian.org stretch/updates/main amd64 Packages
- 500 http://mirror.hetzner.de/debian/packages stretch/main amd64 Packages
- 500 http://mirror.hetzner.de/debian/security stretch/updates/main amd64 Packages
- root@host1 /usr/local/src/imscp-1.5.3 # sudo apt-get install libssl-dev=1.1.0f-3+deb9u2
- apt-get install libssl-dev=1.1.1-2+0~20181105132527.5+stretch~1.gbp90eb86
when libssl1.1 was updated libssl-dev gets removed, seems to be a global imscp package sources problem ...