Hej,
I just notice that here an in the forum are lots of issues regarding lets encrypt certificates. Today I notice that my Server send me the notification that he can't get a new cert for all given domains.
I just run [root@box:~/mailinabox/management] # ./ssl_certificates.py -v to get a first view what might be the issue. And somewhere in the output I found
Error creating new cert :: Too many certificates already issued for exact set of domains
For the full output please open the details:
[root@box:~/mailinabox/management] # ./ssl_certificates.py -v
> Reading account key from /home/user-data/ssl/lets_encrypt/account.pem.
> Validating existing account saved to /home/user-data/ssl/lets_encrypt/registration.json.
> Reusing existing challenges for box.jalogis.ch.
> The challenges for box.jalogis.ch have been accepted.
> Reusing existing challenges for chaos-prinzessin.de.
> The challenges for chaos-prinzessin.de have been accepted.
> Reusing existing challenges for www.chaos-prinzessin.de.
> The challenges for www.chaos-prinzessin.de have been accepted.
> Reusing existing challenges for erschreck.net.
> The challenges for erschreck.net have been accepted.
> Reusing existing challenges for www.erschreck.net.
> The challenges for www.erschreck.net have been accepted.
> Reusing existing challenges for hs14.de.
> The challenges for hs14.de have been accepted.
> Reusing existing challenges for www.hs14.de.
> The challenges for www.hs14.de have been accepted.
> Reusing existing challenges for mrchl.de.
> The challenges for mrchl.de have been accepted.
> Reusing existing challenges for www.mrchl.de.
> The challenges for www.mrchl.de have been accepted.
> Reusing existing challenges for pott-cafe.de.
> The challenges for pott-cafe.de have been accepted.
> Reusing existing challenges for www.pott-cafe.de.
> The challenges for www.pott-cafe.de have been accepted.
> Generating a new certificate signing request.
> Requesting a certificate.
box.jalogis.ch, chaos-prinzessin.de, www.chaos-prinzessin.de, erschreck.net, www.erschreck.net, hs14.de, www.hs14.de, mrchl.de, www.mrchl.de, pott-cafe.de, www.pott-cafe.de:
Something unexpected went wrong: Error creating new cert :: Too many certificates already issued for exact set of domains: box.jalogis.ch,chaos-prinzessin.de,erschreck.net,hs14.de,mrchl.de,pott- cafe.de,www.chaos-prinzessin.de,www.erschreck.net,www.hs14.de,www.mrchl.de,www.pott-cafe.de
I just checked what known Certs are present for my miab domain and looked here: https://crt.sh/?q=box.jalogis.ch (for references I just add a screenshot)

My first Idea was that this has something todo with the latest Update, but my Logfiles and git just give me the 6.2. as my update day.
Found this Forum entry lets encrypt and miab pointing with the finger to something is wrong with the code in miab.
I then took a deeper look into what is present on the System itself.
[root@box:/home/user-data/ssl] # ls -la
total 56
drwxr-xr-x 3 root root 4096 Nov 28 03:00 .
drwxr-xr-x 9 user-data user-data 4096 Dec 9 14:37 ..
-rw------- 1 root root 3441 Apr 13 2016 box.jalogis.ch-20160712-59f50dd7.pem
-rw------- 1 root root 3730 Jun 29 2016 box.jalogis.ch-20160927-8e5c5e54.pem
-rw------- 1 root root 3730 Sep 13 03:00 box.jalogis.ch-20161212-26cce439.pem
-rw------- 1 root root 3730 Nov 28 03:00 box.jalogis.ch-20170226-ee2d6347.pem
-rw-r--r-- 1 root root 989 Apr 13 2016 box.jalogis.ch-selfsigned-20160413.pem
-rw------- 1 root root 3535 Apr 18 2016 chaos-prinzessin.de-20160717-dea7ac03.pem
-rw-r--r-- 1 root root 424 Apr 13 2016 dh2048.pem
-rw------- 1 root root 3535 Apr 15 2016 erschreck.net-20160714-d82fa7d1.pem
-rw------- 1 root root 3441 Apr 15 2016 hs14.de-20160714-26352249.pem
drwxr-xr-x 3 root root 4096 Apr 13 2016 lets_encrypt
-rw------- 1 root root 3445 Apr 14 2016 mrchl.de-20160713-681e2be4.pem
lrwxrwxrwx 1 root root 56 Nov 28 03:00 ssl_certificate.pem -> /home/user-data/ssl/box.jalogis.ch-20170226-ee2d6347.pem
-rw------- 1 root root 1679 Apr 13 2016 ssl_private_key.pem
To look into this I just added an additional domain to my box and run
[root@box:/home/user-data/ssl] # /root/mailinabox/management/ssl_certificates.py -v
> Reading account key from /home/user-data/ssl/lets_encrypt/account.pem.
> Validating existing account saved to /home/user-data/ssl/lets_encrypt/registration.json.
> Reusing existing challenges for box.jalogis.ch.
> The challenges for box.jalogis.ch have been accepted.
> Reusing existing challenges for chaos-prinzessin.de.
> The challenges for chaos-prinzessin.de have been accepted.
> Reusing existing challenges for www.chaos-prinzessin.de.
> The challenges for www.chaos-prinzessin.de have been accepted.
> Reusing existing challenges for erschreck.net.
> The challenges for erschreck.net have been accepted.
> Requesting new challenges for hummel.erschreck.net.
> Validation file is not present --- a file must be installed on the web server.
> Reusing existing challenges for www.erschreck.net.
> The challenges for www.erschreck.net have been accepted.
> Reusing existing challenges for hs14.de.
> The challenges for hs14.de have been accepted.
> Reusing existing challenges for www.hs14.de.
> The challenges for www.hs14.de have been accepted.
> Reusing existing challenges for mrchl.de.
> The challenges for mrchl.de have been accepted.
> Reusing existing challenges for www.mrchl.de.
> The challenges for www.mrchl.de have been accepted.
> Reusing existing challenges for pott-cafe.de.
> The challenges for pott-cafe.de have been accepted.
> Reusing existing challenges for www.pott-cafe.de.
> The challenges for www.pott-cafe.de have been accepted.
> Reading account key from /home/user-data/ssl/lets_encrypt/account.pem.
> Validating existing account saved to /home/user-data/ssl/lets_encrypt/registration.json.
> Reusing existing challenges for box.jalogis.ch.
> The challenges for box.jalogis.ch have been accepted.
> Reusing existing challenges for chaos-prinzessin.de.
> The challenges for chaos-prinzessin.de have been accepted.
> Reusing existing challenges for www.chaos-prinzessin.de.
> The challenges for www.chaos-prinzessin.de have been accepted.
> Reusing existing challenges for erschreck.net.
> The challenges for erschreck.net have been accepted.
> Reusing existing challenges for hummel.erschreck.net.
> Submitting challenge response file at http://hummel.erschreck.net/.well-known/acme-challenge/fiIssKnKrxV9Ro152gVefUsb2iNRn8UYzxz_rAPNfOE.
> Reusing existing challenges for www.erschreck.net.
> The challenges for www.erschreck.net have been accepted.
> Reusing existing challenges for hs14.de.
> The challenges for hs14.de have been accepted.
> Reusing existing challenges for www.hs14.de.
> The challenges for www.hs14.de have been accepted.
> Reusing existing challenges for mrchl.de.
> The challenges for mrchl.de have been accepted.
> Reusing existing challenges for www.mrchl.de.
> The challenges for www.mrchl.de have been accepted.
> Reusing existing challenges for pott-cafe.de.
> The challenges for pott-cafe.de have been accepted.
> Reusing existing challenges for www.pott-cafe.de.
> The challenges for www.pott-cafe.de have been accepted.
A TLS certificate was requested for: box.jalogis.ch, chaos-prinzessin.de, www.chaos-prinzessin.de, erschreck.net, hummel.erschreck.net, www.erschreck.net, hs14.de, www.hs14.de, mrchl.de, www.mrchl.de, pott-cafe.de, www.pott-cafe.de.
We have to wait 58 seconds for the certificate to be issued...
We have to wait 48 seconds for the certificate to be issued...
We have to wait 38 seconds for the certificate to be issued...
We have to wait 28 seconds for the certificate to be issued...
We have to wait 18 seconds for the certificate to be issued...
We have to wait 8 seconds for the certificate to be issued...
> Reading account key from /home/user-data/ssl/lets_encrypt/account.pem.
> Validating existing account saved to /home/user-data/ssl/lets_encrypt/registration.json.
> Reusing existing challenges for box.jalogis.ch.
> The challenges for box.jalogis.ch have been accepted.
> Reusing existing challenges for chaos-prinzessin.de.
> The challenges for chaos-prinzessin.de have been accepted.
> Reusing existing challenges for www.chaos-prinzessin.de.
> The challenges for www.chaos-prinzessin.de have been accepted.
> Reusing existing challenges for erschreck.net.
Exception ignored in: <bound method ClientNetwork.__del__ of <acme.client.ClientNetwork object at 0x7fe062607ac8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/acme/client.py", line 534, in __del__
self.session.close()
File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 689, in close
for v in self.adapters.values():
File "/usr/lib/python3.4/_collections_abc.py", line 512, in __iter__
for key in self._mapping:
File "/usr/lib/python3.4/collections/__init__.py", line 91, in __iter__
curr = root.next
ReferenceError: weakly-referenced object no longer exists
> The challenges for erschreck.net have been accepted.
> Reusing existing challenges for hummel.erschreck.net.
> The challenges for hummel.erschreck.net have been accepted.
> Reusing existing challenges for www.erschreck.net.
> The challenges for www.erschreck.net have been accepted.
> Reusing existing challenges for hs14.de.
> The challenges for hs14.de have been accepted.
> Reusing existing challenges for www.hs14.de.
> The challenges for www.hs14.de have been accepted.
> Reusing existing challenges for mrchl.de.
> The challenges for mrchl.de have been accepted.
> Reusing existing challenges for www.mrchl.de.
> The challenges for www.mrchl.de have been accepted.
> Reusing existing challenges for pott-cafe.de.
> The challenges for pott-cafe.de have been accepted.
> Reusing existing challenges for www.pott-cafe.de.
> The challenges for www.pott-cafe.de have been accepted.
> Generating a new certificate signing request.
> Requesting a certificate.
Traceback (most recent call last):
File "/root/mailinabox/management/ssl_certificates.py", line 807, in <module>
provision_certificates_cmdline()
File "/root/mailinabox/management/ssl_certificates.py", line 450, in provision_certificates_cmdline
status = provision_certificates(env, agree_to_tos_url=agree_to_tos_url, logger=my_logger, force_domains=force_domains, show_extended_problems=show_extended_problems)
File "/root/mailinabox/management/ssl_certificates.py", line 337, in provision_certificates
logger=my_logger)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 76, in issue_certificate
(cert_pem, chain) = request_certificate_issuance(client, challenges, csr, logger)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 210, in request_certificate_issuance
cert_pem = cert_to_pem(cert_response.body)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 217, in cert_to_pem
return OpenSSL.crypto.dump_certificate(OpenSSL.crypto.FILETYPE_PEM, cert)
TypeError: must be X509, not ComparableX509
I just moved the let_encrypt folder to force a new fresh client ID and run the CLI again to request new certificates and the last line is
> Requesting a certificate.
Traceback (most recent call last):
File "/root/mailinabox/management/ssl_certificates.py", line 807, in <module>
provision_certificates_cmdline()
File "/root/mailinabox/management/ssl_certificates.py", line 450, in provision_certificates_cmdline
status = provision_certificates(env, agree_to_tos_url=agree_to_tos_url, logger=my_logger, force_domains=force_domains, show_extended_problems=show_extended_problems)
File "/root/mailinabox/management/ssl_certificates.py", line 337, in provision_certificates
logger=my_logger)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 76, in issue_certificate
(cert_pem, chain) = request_certificate_issuance(client, challenges, csr, logger)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 210, in request_certificate_issuance
cert_pem = cert_to_pem(cert_response.body)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 217, in cert_to_pem
return OpenSSL.crypto.dump_certificate(OpenSSL.crypto.FILETYPE_PEM, cert)
TypeError: must be X509, not ComparableX509
Exception ignored in: <bound method ClientNetwork.__del__ of <acme.client.ClientNetwork object at 0x7fcd7cccd9e8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/acme/client.py", line 534, in __del__
self.session.close()
File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 689, in close
for v in self.adapters.values():
File "/usr/lib/python3.4/_collections_abc.py", line 512, in __iter__
for key in self._mapping:
File "/usr/lib/python3.4/collections/__init__.py", line 91, in __iter__
curr = root.next
ReferenceError: weakly-referenced object no longer exists
(full output in the details)
[root@box:/home/user-data/ssl] # mv lets_encrypt/ lets_encrypt_moved
[root@box:/home/user-data/ssl] # /root/mailinabox/management/ssl_certificates.py -v
> Generating a new account key.
> Registering a new account with Let's Encrypt.
I'm going to provision a TLS certificate (formerly called a SSL certificate)
for you from Let's Encrypt (letsencrypt.org).
TLS certificates are cryptographic keys that ensure communication between
you and this box are secure when getting and sending mail and visiting
websites hosted on this box. Let's Encrypt is a free provider of TLS
certificates.
Please open this document in your web browser:
https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf
It is Let's Encrypt's terms of service agreement. If you agree, I can
provision that TLS certificate. If you don't agree, you will have an
opportunity to install your own TLS certificate from the Mail-in-a-Box
control panel.
Do you agree to the agreement? Type Y or N and press <ENTER>: Y
> Reading account key from /home/user-data/ssl/lets_encrypt/account.pem.
> Validating existing account saved to /home/user-data/ssl/lets_encrypt/registration.json.
> Saving updated account information.
> Requesting new challenges for box.jalogis.ch.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for chaos-prinzessin.de.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for www.chaos-prinzessin.de.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for erschreck.net.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for hummel.erschreck.net.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for www.erschreck.net.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for hs14.de.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for www.hs14.de.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for mrchl.de.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for www.mrchl.de.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for pott-cafe.de.
> Validation file is not present --- a file must be installed on the web server.
> Requesting new challenges for www.pott-cafe.de.
> Validation file is not present --- a file must be installed on the web server.
> Reading account key from /home/user-data/ssl/lets_encrypt/account.pem.
> Validating existing account saved to /home/user-data/ssl/lets_encrypt/registration.json.
> Reusing existing challenges for box.jalogis.ch.
> Submitting challenge response file at http://box.jalogis.ch/.well-known/acme-challenge/_ehPjju5x69jxSG94zXhjwk_JDQRzwv1THhy_vzNjpw.
> Reusing existing challenges for chaos-prinzessin.de.
> Submitting challenge response file at http://chaos-prinzessin.de/.well-known/acme-challenge/Dd9GxChjZs92vp5JMRQGu9jGMBw-P6KOgEufgWHGBlE.
> Reusing existing challenges for www.chaos-prinzessin.de.
> Submitting challenge response file at http://www.chaos-prinzessin.de/.well-known/acme-challenge/MXmXxnU2zWEQcmIrsD6hcbALRMx6p23-NU-jMTRgcYo.
> Reusing existing challenges for erschreck.net.
> Submitting challenge response file at http://erschreck.net/.well-known/acme-challenge/475nwFMjx-oO4uYxbuG-k0To05HH7VEoR4NFukUv6vY.
> Reusing existing challenges for hummel.erschreck.net.
> Submitting challenge response file at http://hummel.erschreck.net/.well-known/acme-challenge/gL9BaJNsfOZhptXyn7sFVUgHHY7BYL7fYxbshZOaGqE.
> Reusing existing challenges for www.erschreck.net.
> Submitting challenge response file at http://www.erschreck.net/.well-known/acme-challenge/TgfTFFqRiymybDpIVJv2MG0FWlDu47dhqPPz_TmOt-M.
> Reusing existing challenges for hs14.de.
> Submitting challenge response file at http://hs14.de/.well-known/acme-challenge/3Iegmto7FOZRCzthZhg_naFoTWsyoPuUhsvgQbRaADk.
> Reusing existing challenges for www.hs14.de.
> Submitting challenge response file at http://www.hs14.de/.well-known/acme-challenge/DYgQvCZN6UClJO5ZFbg82BrvcdKST_ZcjhHNV2mqj8w.
> Reusing existing challenges for mrchl.de.
> Submitting challenge response file at http://mrchl.de/.well-known/acme-challenge/B-UQkpSSUDNUiq1lObJaV2xNTJ9jmd24yzy1DmmmILw.
> Reusing existing challenges for www.mrchl.de.
> Submitting challenge response file at http://www.mrchl.de/.well-known/acme-challenge/6I5os5W7_qzo_fu8rGOhFlwsSPdCYQAPfSnMTHq-Cv4.
> Reusing existing challenges for pott-cafe.de.
> Submitting challenge response file at http://pott-cafe.de/.well-known/acme-challenge/hE-Q3E-_WUpZNCGJxXj73PiznR3EN5tP3vbVk2E2WBI.
> Reusing existing challenges for www.pott-cafe.de.
> Submitting challenge response file at http://www.pott-cafe.de/.well-known/acme-challenge/SSXjEm0lvFNYwBa-dNh2NhglYusO0RTXQhra_AL4htY.
A TLS certificate was requested for: box.jalogis.ch, chaos-prinzessin.de, www.chaos-prinzessin.de, erschreck.net, hummel.erschreck.net, www.erschreck.net, hs14.de, www.hs14.de, mrchl.de, www.mrchl.de, pott-cafe.de, www.pott-cafe.de.
We have to wait 60 seconds for the certificate to be issued...
We have to wait 50 seconds for the certificate to be issued...
We have to wait 40 seconds for the certificate to be issued...
We have to wait 30 seconds for the certificate to be issued...
We have to wait 20 seconds for the certificate to be issued...
We have to wait 10 seconds for the certificate to be issued...
> Reading account key from /home/user-data/ssl/lets_encrypt/account.pem.
> Validating existing account saved to /home/user-data/ssl/lets_encrypt/registration.json.
> Reusing existing challenges for box.jalogis.ch.
> The challenges for box.jalogis.ch have been accepted.
> Reusing existing challenges for chaos-prinzessin.de.
> The challenges for chaos-prinzessin.de have been accepted.
> Reusing existing challenges for www.chaos-prinzessin.de.
> The challenges for www.chaos-prinzessin.de have been accepted.
> Reusing existing challenges for erschreck.net.
> The challenges for erschreck.net have been accepted.
> Reusing existing challenges for hummel.erschreck.net.
> The challenges for hummel.erschreck.net have been accepted.
> Reusing existing challenges for www.erschreck.net.
> The challenges for www.erschreck.net have been accepted.
> Reusing existing challenges for hs14.de.
> The challenges for hs14.de have been accepted.
> Reusing existing challenges for www.hs14.de.
> The challenges for www.hs14.de have been accepted.
> Reusing existing challenges for mrchl.de.
> The challenges for mrchl.de have been accepted.
> Reusing existing challenges for www.mrchl.de.
> The challenges for www.mrchl.de have been accepted.
> Reusing existing challenges for pott-cafe.de.
> The challenges for pott-cafe.de have been accepted.
> Reusing existing challenges for www.pott-cafe.de.
> The challenges for www.pott-cafe.de have been accepted.
> Generating a new certificate signing request.
> Requesting a certificate.
Traceback (most recent call last):
File "/root/mailinabox/management/ssl_certificates.py", line 807, in <module>
provision_certificates_cmdline()
File "/root/mailinabox/management/ssl_certificates.py", line 450, in provision_certificates_cmdline
status = provision_certificates(env, agree_to_tos_url=agree_to_tos_url, logger=my_logger, force_domains=force_domains, show_extended_problems=show_extended_problems)
File "/root/mailinabox/management/ssl_certificates.py", line 337, in provision_certificates
logger=my_logger)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 76, in issue_certificate
(cert_pem, chain) = request_certificate_issuance(client, challenges, csr, logger)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 210, in request_certificate_issuance
cert_pem = cert_to_pem(cert_response.body)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 217, in cert_to_pem
return OpenSSL.crypto.dump_certificate(OpenSSL.crypto.FILETYPE_PEM, cert)
TypeError: must be X509, not ComparableX509
Exception ignored in: <bound method ClientNetwork.__del__ of <acme.client.ClientNetwork object at 0x7fcd7cccd9e8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/acme/client.py", line 534, in __del__
self.session.close()
File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 689, in close
for v in self.adapters.values():
File "/usr/lib/python3.4/_collections_abc.py", line 512, in __iter__
for key in self._mapping:
File "/usr/lib/python3.4/collections/__init__.py", line 91, in __iter__
curr = root.next
ReferenceError: weakly-referenced object no longer exists
I just notice on my System that on the given date of first error 6.2. the following packages are updated on my System:
Start-Date: 2017-02-06 15:22:19
Commandline: apt-get -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confnew upgrade
Upgrade: libgnutls-openssl27:amd64 (2.12.23-12ubuntu2.5, 2.12.23-12ubuntu2.6), libssl1.0.0:amd64 (1.0.1f-1ubuntu2.21, 1.0.1f-1ubuntu2.22), libsystemd-daemon0:amd64 (204-5ubuntu20.21, 204-5ubuntu20.22), udev:amd64 (204-5ubuntu20.21, 204-5ubuntu20.22), libudev1:amd64 (204-5ubuntu20.21, 204-5ubuntu20.22), libssl-dev:amd64 (1.0.1f-1ubuntu2.21, 1.0.1f-1ubuntu2.22), libgnutls26:amd64 (2.12.23-12ubuntu2.5, 2.12.23-12ubuntu2.6), libgnutls-dev:amd64 (2.12.23-12ubuntu2.5, 2.12.23-12ubuntu2.6), rsyslog-relp:amd64 (8.24.0-0adiscon1trusty1, 8.24.0-0adiscon2trusty1), libssl-doc:amd64 (1.0.1f-1ubuntu2.21, 1.0.1f-1ubuntu2.22), openssl:amd64 (1.0.1f-1ubuntu2.21, 1.0.1f-1ubuntu2.22), rsyslog-doc:amd64 (8.24.0-0adiscon1trusty1, 8.24.0-0adiscon2trusty1), linux-libc-dev:amd64 (3.13.0-107.154, 3.13.0-108.155), libgnutlsxx27:amd64 (2.12.23-12ubuntu2.5, 2.12.23-12ubuntu2.6), libxpm4:amd64 (3.5.10-1, 3.5.10-1ubuntu0.1), rsyslog:amd64 (8.24.0-0adiscon1trusty1, 8.24.0-0adiscon2trusty1)
End-Date: 2017-02-06 15:22:30
I try to find something that I can work with search for ReferenceError: weakly-referenced object no longer exists but currently no luck. That is why I had opened this long issue.
Maybe someone who is able to track down the issue can benefit from my findings.
try sudo apt-get purge python3-openssl for the "TypeError: must be X509, not ComparableX509" issue, not sure about the other
I just took a deeper look at all the suggestions in the various issues and forum threads.
dpkg -r python3-openssl does not work. Even having Python SSL installed with pip
[root@box:~] 1 # pip3 freeze | egrep "cryptography|pyOpenSSL|free-tls"
cryptography==1.7.2
free-tls-certificates==0.1.6
pyOpenSSL==16.2.0
When I run the cert script:
[root@box:~] 2s # /root/mailinabox/management/ssl_certificates.py -v
Traceback (most recent call last):
File "/root/mailinabox/management/ssl_certificates.py", line 807, in <module>
provision_certificates_cmdline()
File "/root/mailinabox/management/ssl_certificates.py", line 450, in provision_certificates_cmdline
status = provision_certificates(env, agree_to_tos_url=agree_to_tos_url, logger=my_logger, force_domains=force_domains, show_extended_problems=show_extended_problems)
File "/root/mailinabox/management/ssl_certificates.py", line 272, in provision_certificates
import acme.messages
File "/usr/local/lib/python3.4/dist-packages/acme/messages.py", line 4, in <module>
from acme import challenges
File "/usr/local/lib/python3.4/dist-packages/acme/challenges.py", line 9, in <module>
import OpenSSL
ImportError: No module named 'OpenSSL'
After reinstallation of python3-opensslthe following error hits me
Traceback (most recent call last):
File "/root/mailinabox/management/ssl_certificates.py", line 807, in <module>
provision_certificates_cmdline()
File "/root/mailinabox/management/ssl_certificates.py", line 450, in provision_certificates_cmdline
status = provision_certificates(env, agree_to_tos_url=agree_to_tos_url, logger=my_logger, force_domains=force_domains, show_extended_problems=show_extended_problems)
File "/root/mailinabox/management/ssl_certificates.py", line 337, in provision_certificates
logger=my_logger)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 76, in issue_certificate
(cert_pem, chain) = request_certificate_issuance(client, challenges, csr, logger)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 210, in request_certificate_issuance
cert_pem = cert_to_pem(cert_response.body)
File "/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 217, in cert_to_pem
return OpenSSL.crypto.dump_certificate(OpenSSL.crypto.FILETYPE_PEM, cert)
TypeError: must be X509, not ComparableX509
see also #1067
thank you @stan3
to answer @cromulus question in the linked thread:
dpkg -l
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-============================================================================-===========================================-===========================================-=============================================================================================================================================================
ii adduser 3.113+nmu3ubuntu3 all add and remove users and groups
ii apt 1.0.1ubuntu2.17 amd64 commandline package manager
ii apt-transport-https 1.0.1ubuntu2.17 amd64 https download transport for APT
ii apt-utils 1.0.1ubuntu2.17 amd64 package management related utility programs
ii aptitude 0.6.8.2-1ubuntu4 amd64 terminal-based package manager
ii aptitude-common 0.6.8.2-1ubuntu4 all architecture indepedent files for the aptitude package manager
ii archey 0.2.8 all Archey
ii aspell 0.60.7~20110707-1ubuntu1 amd64 GNU Aspell spell-checker
ii aspell-en 7.1-0-1 all English dictionary for GNU Aspell
ii autoconf 2.69-6 all automatic configure script builder
ii autoconf-archive 20131101-1 all Autoconf Macro Archive
ii autogen 1:5.18-2ubuntu2 amd64 automated text file generator
ii automake 1:1.14.1-2ubuntu1 all Tool for generating GNU Standards-compliant Makefiles
ii autotools-dev 20130810.1 all Update infrastructure for config.{guess,sub} files
ii base-files 7.2ubuntu5.5 amd64 Debian base system miscellaneous files
ii base-passwd 3.5.33 amd64 Debian base system master password and group files
ii bash 4.3-7ubuntu1.5 amd64 GNU Bourne Again SHell
ii bash-completion 1:2.1-4ubuntu0.2 all programmable completion for the bash shell
ii bc 1.06.95-8ubuntu1 amd64 GNU bc arbitrary precision calculator language
ii bind9 1:9.9.5.dfsg-3ubuntu0.11 amd64 Internet Domain Name Server
ii bind9-host 1:9.9.5.dfsg-3ubuntu0.11 amd64 Version of 'host' bundled with BIND 9.X
ii bind9utils 1:9.9.5.dfsg-3ubuntu0.11 amd64 Utilities for BIND
ii binutils 2.24-5ubuntu14.1 amd64 GNU assembler, linker and binary utilities
ii bsd-mailx 8.1.2-0.20131005cvs-1ubuntu0.14.04.1 amd64 simple mail user agent
ii bsdmainutils 9.0.5ubuntu1 amd64 collection of more utilities from FreeBSD
ii bsdutils 1:2.20.1-5.1ubuntu20.9 amd64 Basic utilities from 4.4BSD-Lite
ii build-essential 11.6ubuntu6 amd64 Informational list of build-essential packages
ii busybox-initramfs 1:1.21.0-1ubuntu1 amd64 Standalone shell setup for initramfs
ii bzip2 1.0.6-5 amd64 high-quality block-sorting file compressor - utilities
ii ca-certificates 20160104ubuntu0.14.04.1 all Common CA certificates
ii ca-certificates-java 20130815ubuntu1 all Common CA certificates (JKS keystore)
ii collectd-core 5.4.0-3ubuntu2.2 amd64 statistics collection and monitoring daemon (core system)
ii comerr-dev 2.1-1.42.9-3ubuntu1.3 amd64 common error description library - headers and static libraries
ii coreutils 8.21-1ubuntu5.4 amd64 GNU core utilities
ii cpio 2.11+dfsg-1ubuntu1.2 amd64 GNU cpio -- a program to manage archives of files
ii cpp 4:4.8.2-1ubuntu6 amd64 GNU C preprocessor (cpp)
ii cpp-4.8 4.8.4-2ubuntu1~14.04.3 amd64 GNU C preprocessor
ii cracklib-runtime 2.9.1-1build1 amd64 runtime support for password checker library cracklib2
ii cron 3.0pl1-124ubuntu2 amd64 process scheduling daemon
ii curl 7.35.0-1ubuntu2.10 amd64 command line tool for transferring data with URL syntax
ii dash 0.5.7-4ubuntu1 amd64 POSIX-compliant shell
ii db-util 1:5.3.21~exp1ubuntu1 all Berkeley Database Utilities
ii db5.3-util 5.3.28-3ubuntu3 amd64 Berkeley v5.3 Database Utilities
ii dbconfig-common 1.8.47+nmu1 all common framework for packaging database applications
ii debconf 1.5.51ubuntu2 all Debian configuration management system
ii debconf-i18n 1.5.51ubuntu2 all full internationalization support for debconf
ii debconf-utils 1.5.51ubuntu2 all debconf utilities
ii debhelper 9.20131227ubuntu1 all helper programs for debian/rules
ii debianutils 4.4 amd64 Miscellaneous utilities specific to Debian
ii default-jre-headless 2:1.7-51 amd64 Standard Java or Java compatible Runtime (headless)
ii dh-apparmor 2.10.95-0ubuntu2.5~14.04.1 all AppArmor debhelper routines
ii dh-python 1.20140128-1ubuntu8.2 all Debian helper tools for packaging Python libraries and applications
ii dialog 1.2-20130928-1 amd64 Displays user-friendly dialog boxes from shell scripts
ii dictionaries-common 1.20.5 all Common utilities for spelling dictionary tools
ii diffutils 1:3.3-1 amd64 File comparison utilities
ii dnsutils 1:9.9.5.dfsg-3ubuntu0.11 amd64 Clients provided with BIND
ii dovecot-antispam 2.0+20130822-2build1 amd64 Dovecot plugins for training spam filters
ii dovecot-core 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - core files
ii dovecot-imapd 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - IMAP daemon
ii dovecot-lmtpd 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - LMTP server
ii dovecot-lucene 1:2.2.9-1ubuntu2.1+miab1 amd64 secure POP3/IMAP server - Lucene support
ii dovecot-managesieved 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - ManageSieve server
ii dovecot-pop3d 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - POP3 daemon
ii dovecot-sieve 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - Sieve filters support
ii dovecot-sqlite 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - SQLite support
ii dpkg 1.17.5ubuntu5.7 amd64 Debian package management system
ii dpkg-dev 1.17.5ubuntu5.7 all Debian package development tools
ii dselect 1.17.5ubuntu5.7 amd64 Debian package management front-end
ii duplicity 0.6.23-1ubuntu4.1 amd64 encrypted bandwidth-efficient backup
ii e2fslibs:amd64 1.42.9-3ubuntu1.3 amd64 ext2/ext3/ext4 file system libraries
ii ed 1.9-2 amd64 classic UNIX line editor
ii expat 2.1.0-4ubuntu1.3 amd64 XML parsing C library - example application
ii fail2ban 0.8.11-1 all ban hosts that cause multiple authentication errors
ii fakeroot 1.20-3ubuntu2 amd64 tool for simulating superuser privileges
ii fetchmail 6.3.26-1 amd64 SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
ii file 1:5.14-2ubuntu3.3 amd64 Determines file type using "magic" numbers
ii findutils 4.4.2-7 amd64 utilities for finding files--find, xargs
ii finger 0.17-15 amd64 user information lookup program
ii fontconfig 2.11.0-0ubuntu4.2 amd64 generic font configuration library - support binaries
ii fontconfig-config 2.11.0-0ubuntu4.2 all generic font configuration library - configuration
ii fonts-dejavu 2.34-1ubuntu1 all metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra
ii fonts-dejavu-core 2.34-1ubuntu1 all Vera font family derivate with additional characters
ii fonts-dejavu-extra 2.34-1ubuntu1 all Vera font family derivate with additional characters (extra variants)
ii fonts-freefont-ttf 20120503-4 all Freefont Serif, Sans and Mono Truetype fonts
ii ftp 0.17-28 amd64 classical file transfer client
ii g++ 4:4.8.2-1ubuntu6 amd64 GNU C++ compiler
ii g++-4.8 4.8.4-2ubuntu1~14.04.3 amd64 GNU C++ compiler
ii gawk 1:4.0.1+dfsg-2.1ubuntu2 amd64 GNU awk, a pattern scanning and processing language
ii gcc 4:4.8.2-1ubuntu6 amd64 GNU C compiler
ii gcc-4.8 4.8.4-2ubuntu1~14.04.3 amd64 GNU C compiler
ii gcc-4.8-base:amd64 4.8.4-2ubuntu1~14.04.3 amd64 GCC, the GNU Compiler Collection (base package)
ii gcc-4.9-base:amd64 4.9.3-0ubuntu4 amd64 GCC, the GNU Compiler Collection (base package)
ii geoip-database 20140313-1 all IP lookup command line tools that use the GeoIP library (country database)
ii gettext 0.18.3.1-1ubuntu3 amd64 GNU Internationalization utilities
ii gettext-base 0.18.3.1-1ubuntu3 amd64 GNU Internationalization utilities for the base system
ii giblib1:amd64 1.2.4-9 amd64 wrapper library for imlib2, and other stuff
ii gir1.2-glib-2.0 1.40.0-1ubuntu0.2 amd64 Introspection data for GLib, GObject, Gio and GModule
ii git 1:1.9.1-1ubuntu0.3 amd64 fast, scalable, distributed revision control system
ii git-man 1:1.9.1-1ubuntu0.3 all fast, scalable, distributed revision control system (manual pages)
ii gnupg 1.4.16-1ubuntu2.4 amd64 GNU privacy guard - a free PGP replacement
ii gpgv 1.4.16-1ubuntu2.4 amd64 GNU privacy guard - signature verification tool
ii grep 2.16-1 amd64 GNU grep, egrep and fgrep
ii groff-base 1.22.2-5 amd64 GNU troff text-formatting system (base system components)
ii guile-2.0-libs 2.0.9+1-1ubuntu1 amd64 Core Guile libraries
ii gzip 1.6-3ubuntu1 amd64 GNU compression utilities
ii haveged 1.7c-1 amd64 Linux entropy source using the HAVEGE algorithm
ii hostname 3.15ubuntu1 amd64 utility to set/show the host name or domain name
ii ifupdown 0.7.47.2ubuntu4.4 amd64 high level tools to configure network interfaces
ii info 5.2.0.dfsg.1-2 amd64 Standalone GNU Info documentation browser
ii init-system-helpers 1.14ubuntu1 all helper tools for all init systems
ii initramfs-tools 0.103ubuntu4.6 all tools for generating an initramfs
ii initramfs-tools-bin 0.103ubuntu4.6 amd64 binaries used by initramfs-tools
ii initscripts 2.88dsf-41ubuntu6.3 amd64 scripts for initializing and shutting down the system
ii insserv 1.14.0-5ubuntu2 amd64 boot sequence organizer using LSB init.d script dependency information
ii install-info 5.2.0.dfsg.1-2 amd64 Manage installed documentation in info format
ii intltool-debian 0.35.0+20060710.1 all Help i18n of RFC822 compliant config files
ii iproute2 3.12.0-2ubuntu1 amd64 networking and traffic control tools
ii iptables 1.4.21-1ubuntu1 amd64 administration tools for packet filtering and NAT
ii iputils-arping 3:20121221-4ubuntu1.1 amd64 Tool to send ICMP echo requests to an ARP address
ii iputils-ping 3:20121221-4ubuntu1.1 amd64 Tools to test the reachability of network hosts
ii iputils-tracepath 3:20121221-4ubuntu1.1 amd64 Tools to trace the network path to a remote host
ii isc-dhcp-client 4.2.4-7ubuntu12.8 amd64 ISC DHCP client
ii isc-dhcp-common 4.2.4-7ubuntu12.8 amd64 common files used by all the isc-dhcp* packages
ii iso-codes 3.52-1 all ISO language, territory, currency, script codes and their translations
ii java-common 0.51 all Base of all Java packages
ii javascript-common 11 all Base support for JavaScript library packages
ii klibc-utils 2.0.3-0ubuntu1.14.04.2 amd64 small utilities built with klibc for early boot
ii kmod 15-0ubuntu6 amd64 tools for managing Linux kernel modules
ii krb5-multidev 1.12+dfsg-2ubuntu5.3 amd64 Development files for MIT Kerberos without Heimdal conflict
ii ldap-utils 2.4.31-1+nmu2ubuntu8.3 amd64 OpenLDAP utilities
ii ldnsutils 1.6.17-1 amd64 ldns library for DNS programming
ii less 458-2 amd64 pager program similar to more
ii lftp 4.4.13-1 amd64 Sophisticated command-line FTP/HTTP client programs
ii libacl1:amd64 2.2.52-1 amd64 Access control list shared library
ii libaio1:amd64 0.3.109-4 amd64 Linux kernel AIO access library - shared library
ii libalgorithm-diff-perl 1.19.02-3 all module to find differences between files
ii libalgorithm-diff-xs-perl 0.04-2build4 amd64 module to find differences between files (XS accelerated)
ii libalgorithm-merge-perl 0.08-2 all Perl module for three-way merge of textual data
ii libapr1:amd64 1.5.0-1 amd64 Apache Portable Runtime Library
ii libaprutil1:amd64 1.5.3-1 amd64 Apache Portable Runtime Utility Library
ii libaprutil1-dbd-sqlite3:amd64 1.5.3-1 amd64 Apache Portable Runtime Utility Library - SQLite3 Driver
ii libaprutil1-ldap:amd64 1.5.3-1 amd64 Apache Portable Runtime Utility Library - LDAP Driver
ii libapt-inst1.5:amd64 1.0.1ubuntu2.17 amd64 deb package format runtime library
ii libapt-pkg4.12:amd64 1.0.1ubuntu2.17 amd64 package management runtime library
ii libasan0:amd64 4.8.4-2ubuntu1~14.04.3 amd64 AddressSanitizer -- a fast memory error detector
ii libasn1-8-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - ASN.1 library
ii libaspell15 0.60.7~20110707-1ubuntu1 amd64 GNU Aspell spell-checker runtime library
ii libasprintf0c2:amd64 0.18.3.1-1ubuntu3 amd64 GNU library to use fprintf and friends in C++
ii libasyncns0:amd64 0.8-4ubuntu2 amd64 Asynchronous name service query library
ii libatomic1:amd64 4.8.4-2ubuntu1~14.04.3 amd64 support library providing __atomic built-in functions
ii libattr1:amd64 1:2.4.47-1ubuntu1 amd64 Extended attribute shared library
ii libaudit-common 1:2.3.2-2ubuntu1 all Dynamic library for security auditing - common files
ii libaudit1:amd64 1:2.3.2-2ubuntu1 amd64 Dynamic library for security auditing
ii libauthen-sasl-perl 2.1500-1 all Authen::SASL - SASL Authentication framework
ii libavahi-client3:amd64 0.6.31-4ubuntu1.1 amd64 Avahi client library
ii libavahi-common-data:amd64 0.6.31-4ubuntu1.1 amd64 Avahi common data files
ii libavahi-common3:amd64 0.6.31-4ubuntu1.1 amd64 Avahi common library
ii libawl-php 0.53-1 all Andrew's Web Libraries - PHP Utility Libraries
ii libberkeleydb-perl 0.54-1 amd64 use Berkeley DB databases from Perl
ii libbind9-90 1:9.9.5.dfsg-3ubuntu0.11 amd64 BIND9 Shared Library used by BIND
ii libblkid1:amd64 2.20.1-5.1ubuntu20.9 amd64 block device id library
ii libboost-iostreams1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 Boost.Iostreams Library
ii libbsd0:amd64 0.6.0-2ubuntu1 amd64 utility functions from BSD systems - shared library
ii libbz2-1.0:amd64 1.0.6-5 amd64 high-quality block-sorting file compressor library - runtime
ii libc-ares2:amd64 1.10.0-2ubuntu0.1 amd64 asynchronous name resolver
ii libc-bin 2.19-0ubuntu6.9 amd64 Embedded GNU C Library: Binaries
ii libc-client2007e 8:2007f~dfsg-2 amd64 c-client library for mail protocols - library files
ii libc-dev-bin 2.19-0ubuntu6.9 amd64 Embedded GNU C Library: Development binaries
ii libc6:amd64 2.19-0ubuntu6.9 amd64 Embedded GNU C Library: Shared libraries
ii libc6-dev:amd64 2.19-0ubuntu6.9 amd64 Embedded GNU C Library: Development Libraries and Header Files
ii libcairo2:amd64 1.13.0~20140204-0ubuntu1.1 amd64 The Cairo 2D vector graphics library
ii libcap2:amd64 1:2.24-0ubuntu2 amd64 support for getting/setting POSIX.1e capabilities
ii libcgi-fast-perl 5.18.2-2ubuntu1.1 all CGI::Fast Perl module
ii libcgmanager0:amd64 0.24-0ubuntu7.5 amd64 Central cgroup manager daemon (client library)
ii libck-connector0:amd64 0.4.5-3.1ubuntu2 amd64 ConsoleKit libraries
ii libcloog-isl4:amd64 0.18.2-1 amd64 Chunky Loop Generator (runtime library)
ii libclucene-core1:amd64 2.3.3.4-4build1 amd64 core library for full-featured text search engine (runtime)
ii libcomerr2:amd64 1.42.9-3ubuntu1.3 amd64 common error description library
ii libcrack2:amd64 2.9.1-1build1 amd64 pro-active password checker library
ii libcroco3:amd64 0.6.8-2ubuntu1 amd64 Cascading Style Sheet (CSS) parsing and manipulation toolkit
ii libcrypt-openssl-bignum-perl 0.04-4build1 amd64 Perl module to access OpenSSL multiprecision integer arithmetic libraries
ii libcrypt-openssl-rsa-perl 0.28-1build1 amd64 module for RSA encryption using OpenSSL
ii libcups2:amd64 1.7.2-0ubuntu1.7 amd64 Common UNIX Printing System(tm) - Core library
ii libcurl3:amd64 7.35.0-1ubuntu2.10 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii libcurl3-gnutls:amd64 7.35.0-1ubuntu2.10 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour)
ii libcurl4-openssl-dev:amd64 7.35.0-1ubuntu2.10 amd64 development files and documentation for libcurl (OpenSSL flavour)
ii libcwidget3 0.5.16-3.5ubuntu1 amd64 high-level terminal interface library for C++ (runtime files)
ii libdate-manip-perl 6.42-1 all module for manipulating dates
ii libdatrie1:amd64 0.2.8-1 amd64 Double-array trie library
ii libdb5.3:amd64 5.3.28-3ubuntu3 amd64 Berkeley v5.3 Database Libraries [runtime]
ii libdbd-mysql-perl 4.025-1ubuntu0.1 amd64 Perl5 database interface to the MySQL database
ii libdbi-perl 1.630-1 amd64 Perl Database Interface (DBI)
ii libdbi1:amd64 0.9.0-1 amd64 DB Independent Abstraction Layer for C -- shared library
ii libdbus-1-3:amd64 1.6.18-0ubuntu4.5 amd64 simple interprocess messaging system (library)
ii libdbus-glib-1-2:amd64 0.100.2-1 amd64 simple interprocess messaging system (GLib-based shared library)
ii libdebconfclient0:amd64 0.187ubuntu1 amd64 Debian Configuration Management System (C-implementation library)
ii libdigest-hmac-perl 1.03+dfsg-1 all module for creating standard message integrity checks
ii libdns100 1:9.9.5.dfsg-3ubuntu0.11 amd64 DNS Shared Library used by BIND
ii libdpkg-perl 1.17.5ubuntu5.7 all Dpkg perl modules
ii libdrm-intel1:amd64 2.4.67-1ubuntu0.14.04.1 amd64 Userspace interface to intel-specific kernel DRM services -- runtime
ii libdrm-radeon1:amd64 2.4.67-1ubuntu0.14.04.1 amd64 Userspace interface to radeon-specific kernel DRM services -- runtime
ii libdrm2:amd64 2.4.67-1ubuntu0.14.04.1 amd64 Userspace interface to kernel DRM services -- runtime
ii libedit2:amd64 3.1-20130712-2 amd64 BSD editline and history libraries
ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding
ii libept1.4.12:amd64 1.0.12 amd64 High-level library for managing Debian package information
ii liberror-perl 0.17-1.1 all Perl module for error/exception handling in an OO-ish way
rc libesmtp6 1.0.6-1ubuntu2 amd64 LibESMTP SMTP client library
ii libestr0 0.1.10-0adiscon1trusty1 amd64 Helper functions for handling strings (lib)
ii libevent-2.0-5:amd64 2.0.21-stable-1ubuntu1.14.04.1 amd64 Asynchronous event notification library
rc libevtlog0:amd64 0.2.12-6 amd64 Syslog event logger library
ii libexpat1:amd64 2.1.0-4ubuntu1.3 amd64 XML parsing C library - runtime library
ii libexpat1-dev:amd64 2.1.0-4ubuntu1.3 amd64 XML parsing C library - development kit
ii libfakeroot:amd64 1.20-3ubuntu2 amd64 tool for simulating superuser privileges - shared libraries
rc libfastjson 0.99.3-adiscon3trusty1 amd64 LibFastJSON
ii libfastjson4 0.99.4-adiscon1trusty1 amd64 LibFastJSON
ii libfcgi-perl 0.74-1build2 amd64 helper module for FastCGI
ii libffi-dev:amd64 3.1~rc1+r3.0.13-12ubuntu0.1 amd64 Foreign Function Interface library (development files)
ii libffi6:amd64 3.1~rc1+r3.0.13-12ubuntu0.1 amd64 Foreign Function Interface library runtime
ii libfile-copy-recursive-perl 0.38-1 all Perl extension for recursively copying files and directories
ii libfile-fcntllock-perl 0.14-2build1 amd64 Perl module for file locking with fcntl(2)
ii libfile-listing-perl 6.04-1 all module to parse directory listings
ii libflac8:amd64 1.3.0-2ubuntu0.14.04.1 amd64 Free Lossless Audio Codec - runtime C library
ii libfont-afm-perl 1.20-1 all Font::AFM - Interface to Adobe Font Metrics files
ii libfontconfig1:amd64 2.11.0-0ubuntu4.2 amd64 generic font configuration library - runtime
ii libfreetype6:amd64 2.5.2-1ubuntu2.5 amd64 FreeType 2 font engine, shared library files
ii libgc1c2:amd64 1:7.2d-5ubuntu2 amd64 conservative garbage collector for C and C++
ii libgcc-4.8-dev:amd64 4.8.4-2ubuntu1~14.04.3 amd64 GCC support library (development files)
ii libgcc1:amd64 1:4.9.3-0ubuntu4 amd64 GCC support library
ii libgcrypt11:amd64 1.5.3-2ubuntu4.4 amd64 LGPL Crypto library - runtime library
ii libgcrypt11-dev 1.5.3-2ubuntu4.4 amd64 LGPL Crypto library - development files
ii libgd3:amd64 2.1.0-3ubuntu0.5 amd64 GD Graphics Library
ii libgdbm3:amd64 1.8.3-12build1 amd64 GNU dbm database routines (runtime version)
ii libgeoip1:amd64 1.6.0-1 amd64 non-DNS IP-to-country resolver library
ii libgif4:amd64 4.1.6-11 amd64 library for GIF images (library)
ii libgirepository-1.0-1 1.40.0-1ubuntu0.2 amd64 Library for handling GObject introspection data (runtime library)
ii libglib2.0-0:amd64 2.40.2-0ubuntu1 amd64 GLib library of C routines
ii libgmp10:amd64 2:5.1.3+dfsg-1ubuntu1 amd64 Multiprecision arithmetic library
ii libgnutls-dev 2.12.23-12ubuntu2.6 amd64 GNU TLS library - development files
ii libgnutls-openssl27:amd64 2.12.23-12ubuntu2.6 amd64 GNU TLS library - OpenSSL wrapper
ii libgnutls26:amd64 2.12.23-12ubuntu2.6 amd64 GNU TLS library - runtime library
ii libgnutlsxx27:amd64 2.12.23-12ubuntu2.6 amd64 GNU TLS library - C++ runtime library
ii libgomp1:amd64 4.8.4-2ubuntu1~14.04.3 amd64 GCC OpenMP (GOMP) support library
ii libgpg-error-dev 1.12-0.2ubuntu1 amd64 library for common error values and messages in GnuPG components (development)
ii libgpg-error0:amd64 1.12-0.2ubuntu1 amd64 library for common error values and messages in GnuPG components
ii libgpm2:amd64 1.20.4-6.1 amd64 General Purpose Mouse - shared library
ii libgraphite2-3:amd64 1.3.6-1ubuntu0.14.04.1 amd64 Font rendering engine for Complex Scripts -- library
ii libgssapi-krb5-2:amd64 1.12+dfsg-2ubuntu5.3 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii libgssapi3-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - GSSAPI support library
ii libgssglue1:amd64 0.4-2ubuntu1 amd64 mechanism-switch gssapi library
ii libgssrpc4:amd64 1.12+dfsg-2ubuntu5.3 amd64 MIT Kerberos runtime libraries - GSS enabled ONCRPC
ii libgt0 0.3.11-0adiscon4trusty1 amd64 LibGT - GuardTime client library
ii libharfbuzz0b:amd64 0.9.27-1ubuntu1.1 amd64 OpenType text shaping engine (shared library)
ii libhavege1:amd64 1.7c-1 amd64 entropy source using the HAVEGE algorithm - shared library
ii libhcrypto4-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - crypto library
ii libheimbase1-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - Base library
ii libheimntlm0-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - NTLM support library
rc libhiredis0.10:amd64 0.11.0-3 amd64 minimalistic C client library for Redis
ii libhtml-form-perl 6.03-1 all module that represents an HTML form element
ii libhtml-format-perl 2.11-1 all module for transforming HTML into various formats
ii libhtml-parser-perl 3.71-1build1 amd64 collection of modules that parse HTML text documents
ii libhtml-tagset-perl 3.20-2 all Data tables pertaining to HTML
ii libhtml-template-perl 2.95-1 all module for using HTML templates with Perl
ii libhtml-tree-perl 5.03-1 all Perl module to represent and create HTML syntax trees
ii libhttp-cookies-perl 6.00-2 all HTTP cookie jars
ii libhttp-daemon-perl 6.01-1 all simple http server class
ii libhttp-date-perl 6.02-1 all module of date conversion routines
ii libhttp-message-perl 6.06-1 all perl interface to HTTP style messages
ii libhttp-negotiate-perl 6.00-2 all implementation of content negotiation
ii libhx509-5-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - X509 support library
ii libicu52:amd64 52.1-3ubuntu0.4 amd64 International Components for Unicode
ii libid3tag0 0.15.1b-10ubuntu1 amd64 ID3 tag reading library from the MAD project
ii libidn11:amd64 1.28-1ubuntu2.1 amd64 GNU Libidn library, implementation of IETF IDN specifications
ii libidn11-dev 1.28-1ubuntu2.1 amd64 Development files for GNU Libidn, an IDN library
ii libimlib2 1.4.6-2ubuntu0.1 amd64 image loading, rendering, saving library
ii libio-html-perl 1.00-1 all open an HTML file with automatic charset detection
ii libio-multiplex-perl 1.13-1 all object-oriented interface to select() for Perl
ii libio-socket-inet6-perl 2.71-1 all object interface for AF_INET6 domain sockets
ii libio-socket-ssl-perl 1.965-1ubuntu1 all Perl module implementing object oriented interface to SSL sockets
ii libisc95 1:9.9.5.dfsg-3ubuntu0.11 amd64 ISC Shared Library used by BIND
ii libisccc90 1:9.9.5.dfsg-3ubuntu0.11 amd64 Command Channel Library used by BIND
ii libisccfg90 1:9.9.5.dfsg-3ubuntu0.11 amd64 Config File Handling Library used by BIND
ii libisl10:amd64 0.12.2-1 amd64 manipulating sets and relations of integer points bounded by linear constraints
ii libitm1:amd64 4.8.4-2ubuntu1~14.04.3 amd64 GNU Transactional Memory Library
rc libivykis0:amd64 0.36.2-1 amd64 Asynchronous I/O readiness notification library
ii libjbig0:amd64 2.0-2ubuntu4.1 amd64 JBIGkit libraries
rc libjemalloc1 3.5.1-2 amd64 general-purpose scalable concurrent malloc(3) implementation
ii libjpeg-turbo8:amd64 1.3.0-0ubuntu2 amd64 IJG JPEG compliant runtime library.
ii libjpeg8:amd64 8c-2ubuntu8 amd64 Independent JPEG Group's JPEG runtime library (dependency package)
ii libjs-jquery 1.7.2+dfsg-2ubuntu1 all JavaScript library for dynamic web applications
ii libjs-jquery-mousewheel 8-2 all jQuery Mousewheel Plugin
ii libjson-c2:amd64 0.11-3ubuntu1.2 amd64 JSON manipulation library - shared library
ii libjson0:amd64 0.11-3ubuntu1.2 amd64 JSON manipulation library (transitional package)
ii libk5crypto3:amd64 1.12+dfsg-2ubuntu5.3 amd64 MIT Kerberos runtime libraries - Crypto Library
ii libkadm5clnt-mit9:amd64 1.12+dfsg-2ubuntu5.3 amd64 MIT Kerberos runtime libraries - Administration Clients
ii libkadm5srv-mit9:amd64 1.12+dfsg-2ubuntu5.3 amd64 MIT Kerberos runtime libraries - KDC and Admin Server
ii libkdb5-7:amd64 1.12+dfsg-2ubuntu5.3 amd64 MIT Kerberos runtime libraries - Kerberos database
ii libkeyutils1:amd64 1.5.6-1 amd64 Linux Key Management Utilities (library)
ii libklibc 2.0.3-0ubuntu1.14.04.2 amd64 minimal libc subset for use with initramfs
ii libkmod2:amd64 15-0ubuntu6 amd64 libkmod shared library
ii libkrb5-26-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - libraries
ii libkrb5-3:amd64 1.12+dfsg-2ubuntu5.3 amd64 MIT Kerberos runtime libraries
ii libkrb5-dev 1.12+dfsg-2ubuntu5.3 amd64 Headers and development libraries for MIT Kerberos
ii libkrb5support0:amd64 1.12+dfsg-2ubuntu5.3 amd64 MIT Kerberos runtime libraries - Support library
ii liblcms2-2:amd64 2.5-0ubuntu4.1 amd64 Little CMS 2 color management library
ii libldap-2.4-2:amd64 2.4.31-1+nmu2ubuntu8.3 amd64 OpenLDAP libraries
ii libldap2-dev:amd64 2.4.31-1+nmu2ubuntu8.3 amd64 OpenLDAP development libraries
ii libldns1 1.6.17-1 amd64 ldns library for DNS programming
ii liblist-moreutils-perl 0.33-1build3 amd64 Perl module with additional list functions not found in List::Util
ii liblocale-gettext-perl 1.05-7build3 amd64 module using libc functions for internationalization in Perl
ii liblockfile-bin 1.09-6ubuntu1 amd64 support binaries for and cli utilities based on liblockfile
ii liblockfile1:amd64 1.09-6ubuntu1 amd64 NFS-safe locking library
ii liblog-log4perl-perl 1.41-1.1ubuntu1 all Perl port of the widely popular log4j logging package
ii liblogging-stdlog1 1.0.5-0adiscon1trusty1 amd64 LibLogging stdlog library
ii libltdl-dev:amd64 2.4.2-1.7ubuntu1 amd64 A system independent dlopen wrapper for GNU libtool
ii libltdl7:amd64 2.4.2-1.7ubuntu1 amd64 A system independent dlopen wrapper for GNU libtool
ii liblua5.1-0:amd64 5.1.5-5ubuntu0.1 amd64 Shared library for the Lua interpreter version 5.1
ii liblwp-mediatypes-perl 6.02-1 all module to guess media type for a file or a URL
ii liblwp-protocol-https-perl 6.04-2ubuntu0.1 all HTTPS driver for LWP::UserAgent
ii liblwres90 1:9.9.5.dfsg-3ubuntu0.11 amd64 Lightweight Resolver Library used by BIND
ii liblzma5:amd64 5.1.1alpha+20120614-2ubuntu2 amd64 XZ-format compression library
ii libmagic1:amd64 1:5.14-2ubuntu3.3 amd64 File type determination library using "magic" numbers
ii libmail-dkim-perl 0.40-1 all cryptographically identify the sender of email - perl library
ii libmail-sendmail-perl 0.79.16-1 all Send email from a perl script
ii libmail-spf-perl 2.9.0-2 all Perl implementation of Sender Policy Framework and Sender ID
ii libmailtools-perl 2.12-1 all Manipulate email in perl programs
ii libmcrypt4 2.5.8-3.1ubuntu1 amd64 De-/Encryption Library
ii libmemcached10:amd64 1.0.8-1ubuntu2 amd64 C and C++ client library to the memcached server
ii libmilter1.0.1 8.14.4-4.1ubuntu1 amd64 Sendmail Mail Filter API (Milter)
ii libmnl-dev 1.0.3-3ubuntu1 amd64 minimalistic Netlink communication library (devel)
ii libmnl0:amd64 1.0.3-3ubuntu1 amd64 minimalistic Netlink communication library
rc libmongo-client0:amd64 0.1.7-1 amd64 Alternate C driver for the MongoDB document-oriented datastore
ii libmount1:amd64 2.20.1-5.1ubuntu20.9 amd64 block device id library
ii libmpc3:amd64 1.0.1-1ubuntu1 amd64 multiple precision complex floating-point library
ii libmpfr4:amd64 3.1.2-1 amd64 multiple precision floating-point computation
ii libmysqlclient18:amd64 5.5.54-0ubuntu0.14.04.1 amd64 MySQL database client library
ii libncurses5:amd64 5.9+20140118-1ubuntu1 amd64 shared libraries for terminal handling
ii libncursesw5:amd64 5.9+20140118-1ubuntu1 amd64 shared libraries for terminal handling (wide character support)
ii libnet-cidr-perl 0.17-1 all Manipulate IPv4/IPv6 netblocks in CIDR notation
ii libnet-dns-perl 0.68-1.2build1 amd64 Perform DNS queries from a Perl script
ii libnet-http-perl 6.06-1 all module providing low-level HTTP connection client
ii libnet-ip-perl 1.26-1 all Perl extension for manipulating IPv4/IPv6 addresses
ii libnet-rblclient-perl 0.5-2 all Queries multiple Realtime Blackhole Lists in parallel
ii libnet-server-perl 2.007-3 all extensible, general perl server engine
ii libnet-smtp-ssl-perl 1.01-3 all Perl module providing SSL support to Net::SMTP
ii libnet-snmp-perl 6.0.1-2 all Script SNMP connections
ii libnet-ssleay-perl 1.58-1 amd64 Perl module for Secure Sockets Layer (SSL)
rc libnet1:amd64 1.1.6+dfsg-2ubuntu1 amd64 library for the construction and handling of network packets
ii libnetaddr-ip-perl 4.071+dfsg-1 amd64 IP address manipulation module
ii libnfnetlink0:amd64 1.0.1-2 amd64 Netfilter netlink library
ii libnih-dbus1:amd64 1.0.3-4ubuntu25 amd64 NIH D-Bus Bindings Library
ii libnih1:amd64 1.0.3-4ubuntu25 amd64 NIH Utility Library
ii libnl-3-200:amd64 3.2.21-1ubuntu4 amd64 library for dealing with netlink sockets
ii libnl-genl-3-200:amd64 3.2.21-1ubuntu4 amd64 library for dealing with netlink sockets - generic netlink
ii libnspr4:amd64 2:4.12-0ubuntu0.14.04.1 amd64 NetScape Portable Runtime Library
ii libnss3:amd64 2:3.26.2-0ubuntu0.14.04.3 amd64 Network Security Service libraries
ii libnss3-nssdb 2:3.26.2-0ubuntu0.14.04.3 all Network Security Security libraries - shared databases
ii libodbc1:amd64 2.2.14p2-5ubuntu5 amd64 ODBC library for Unix
ii libogg0:amd64 1.3.1-1ubuntu1 amd64 Ogg bitstream library
ii libopendbx1 1.4.6-5 amd64 Lightweight database access abstraction layer
ii libopendbx1-mysql 1.4.6-5 amd64 MySQL backend for OpenDBX
ii libopendbx1-sqlite3 1.4.6-5 amd64 SQLite3 backend for OpenDBX
ii libopendkim9 2.9.1-1 amd64 Library for signing and verifying DomainKeys Identified Mail signatures
ii libopendmarc1 1.2.0+dfsg-1 amd64 Library for DMARC validation and reporting
ii libopts25:amd64 1:5.18-2ubuntu2 amd64 automated option processing library based on autogen
ii libopts25-dev 1:5.18-2ubuntu2 amd64 automated option processing library based on autogen
ii libp11-kit-dev 0.20.2-2ubuntu2 amd64 Library for loading and coordinating access to PKCS#11 modules - development
ii libp11-kit0:amd64 0.20.2-2ubuntu2 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime
ii libpam-modules:amd64 1.1.8-1ubuntu2.2 amd64 Pluggable Authentication Modules for PAM
ii libpam-modules-bin 1.1.8-1ubuntu2.2 amd64 Pluggable Authentication Modules for PAM - helper binaries
ii libpam-runtime 1.1.8-1ubuntu2.2 all Runtime support for the PAM library
ii libpam0g:amd64 1.1.8-1ubuntu2.2 amd64 Pluggable Authentication Modules library
ii libpango-1.0-0:amd64 1.36.3-1ubuntu1.1 amd64 Layout and rendering of internationalized text
ii libpangocairo-1.0-0:amd64 1.36.3-1ubuntu1.1 amd64 Layout and rendering of internationalized text
ii libpangoft2-1.0-0:amd64 1.36.3-1ubuntu1.1 amd64 Layout and rendering of internationalized text
ii libpaper1:amd64 1.1.24+nmu2ubuntu3 amd64 library for handling paper characteristics
ii libparse-syslog-perl 1.10-2ubuntu1 all perl module for parsing syslog entries
ii libpcap0.8:amd64 1.5.3-2 amd64 system interface for user-level packet capture
ii libpciaccess0:amd64 0.13.2-1 amd64 Generic PCI access library for X
ii libpcre3:amd64 1:8.31-2ubuntu2.3 amd64 Perl 5 Compatible Regular Expression Library - runtime files
ii libpcsclite1:amd64 1.8.10-1ubuntu1.1 amd64 Middleware to access a smart card using PC/SC (library)
ii libperl5.18 5.18.2-2ubuntu1.1 amd64 shared Perl library
ii libpipeline1:amd64 1.3.0-1 amd64 pipeline manipulation library
ii libpixman-1-0:amd64 0.30.2-2ubuntu1.1 amd64 pixel-manipulation library for X and cairo
ii libplymouth2:amd64 0.8.8-0ubuntu17.1 amd64 graphical boot animation and logger - shared libraries
ii libpng12-0:amd64 1.2.50-1ubuntu2.14.04.2 amd64 PNG library - runtime
ii libpopt0:amd64 1.16-8ubuntu1 amd64 lib for parsing cmdline parameters
ii libpq5 9.3.15-0ubuntu0.14.04 amd64 PostgreSQL C client library
ii libprocps3:amd64 1:3.3.9-1ubuntu2.2 amd64 library for accessing process information from /proc
ii libpulse0:amd64 1:4.0-0ubuntu11.1 amd64 PulseAudio client libraries
ii libpython-stdlib:amd64 2.7.5-5ubuntu3 amd64 interactive high-level object-oriented language (default python version)
ii libpython2.7:amd64 2.7.6-8ubuntu0.3 amd64 Shared Python runtime library (version 2.7)
ii libpython2.7-minimal:amd64 2.7.6-8ubuntu0.3 amd64 Minimal subset of the Python language (version 2.7)
ii libpython2.7-stdlib:amd64 2.7.6-8ubuntu0.3 amd64 Interactive high-level object-oriented language (standard library, version 2.7)
ii libpython3-dev:amd64 3.4.0-0ubuntu2 amd64 header files and a static library for Python (default)
ii libpython3-stdlib:amd64 3.4.0-0ubuntu2 amd64 interactive high-level object-oriented language (default python3 version)
ii libpython3.4:amd64 3.4.3-1ubuntu1~14.04.5 amd64 Shared Python runtime library (version 3.4)
ii libpython3.4-dev:amd64 3.4.3-1ubuntu1~14.04.5 amd64 Header files and a static library for Python (v3.4)
ii libpython3.4-minimal:amd64 3.4.3-1ubuntu1~14.04.5 amd64 Minimal subset of the Python language (version 3.4)
ii libpython3.4-stdlib:amd64 3.4.3-1ubuntu1~14.04.5 amd64 Interactive high-level object-oriented language (standard library, version 3.4)
ii libquadmath0:amd64 4.8.4-2ubuntu1~14.04.3 amd64 GCC Quad-Precision Math Library
ii librbl1 2.9.1-1 amd64 Library to support a DKIM based RBL system
ii libreadline6:amd64 6.3-4ubuntu2 amd64 GNU readline and history libraries, run-time libraries
ii librelp0 1.2.12-0adiscon2trusty1 amd64 Reliable Event Logging Protocol (RELP) library
ii libroken18-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - roken support library
ii librrd4 1.4.7-2ubuntu5 amd64 time-series data storage and display system (runtime library)
ii librrds-perl 1.4.7-2ubuntu5 amd64 time-series data storage and display system (Perl interface, shared)
ii librsync1:amd64 0.9.7-10 amd64 rsync remote-delta algorithm library
ii librtmp-dev 2.4+20121230.gitdf6c518-1 amd64 toolkit for RTMP streams (development files)
ii librtmp0:amd64 2.4+20121230.gitdf6c518-1 amd64 toolkit for RTMP streams (shared library)
ii libsasl2-2:amd64 2.1.25.dfsg1-17build1 amd64 Cyrus SASL - authentication abstraction library
ii libsasl2-modules-db:amd64 2.1.25.dfsg1-17build1 amd64 Cyrus SASL - pluggable authentication modules (DB)
ii libsctp1:amd64 1.0.15+dfsg-1 amd64 user-space access to Linux Kernel SCTP - shared library
ii libselinux1:amd64 2.2.2-1ubuntu0.1 amd64 SELinux runtime shared libraries
ii libsemanage-common 2.2-1 all Common files for SELinux policy management libraries
ii libsemanage1:amd64 2.2-1 amd64 SELinux policy management library
ii libsensors4:amd64 1:3.3.4-2ubuntu1 amd64 library to read temperature/voltage/fan sensors
ii libsepol1:amd64 2.2-1ubuntu0.1 amd64 SELinux library for manipulating binary security policies
ii libsigc++-2.0-0c2a:amd64 2.2.10-0.2ubuntu2 amd64 type-safe Signal Framework for C++ - runtime
ii libsigsegv2:amd64 2.10-2 amd64 Library for handling page faults in a portable way
ii libslang2:amd64 2.2.4-15ubuntu1 amd64 S-Lang programming library - runtime version
ii libsndfile1:amd64 1.0.25-7ubuntu2.1 amd64 Library for reading/writing audio files
ii libsnmp-base 5.7.2~dfsg-8.1ubuntu3.2 all SNMP configuration script, MIBs and documentation
ii libsnmp30:amd64 5.7.2~dfsg-8.1ubuntu3.2 amd64 SNMP (Simple Network Management Protocol) library
ii libsocket6-perl 0.25-1 amd64 Perl extensions for IPv6
ii libsqlite3-0:amd64 3.8.2-1ubuntu2.1 amd64 SQLite 3 shared library
ii libssl-dev:amd64 1.0.1f-1ubuntu2.22 amd64 Secure Sockets Layer toolkit - development files
ii libssl-doc 1.0.1f-1ubuntu2.22 all Secure Sockets Layer toolkit - development documentation
ii libssl1.0.0:amd64 1.0.1f-1ubuntu2.22 amd64 Secure Sockets Layer toolkit - shared libraries
ii libstdc++-4.8-dev:amd64 4.8.4-2ubuntu1~14.04.3 amd64 GNU Standard C++ Library v3 (development files)
ii libstdc++6:amd64 4.8.4-2ubuntu1~14.04.3 amd64 GNU Standard C++ Library v3
ii libstemmer0d:amd64 0+svn546-2 amd64 Snowball stemming algorithms for use in Information Retrieval
ii libswitch-perl 2.16-2 all switch statement for Perl
ii libsys-hostname-long-perl 1.4-3 all Figure out the long (fully-qualified) hostname
ii libsystemd-daemon0:amd64 204-5ubuntu20.22 amd64 systemd utility library
ii libtasn1-6:amd64 3.4-3ubuntu0.4 amd64 Manage ASN.1 structures (runtime)
ii libtasn1-6-dev 3.4-3ubuntu0.4 amd64 Manage ASN.1 structures (development)
ii libterm-readkey-perl 2.31-1 amd64 perl module for simple terminal control
ii libtext-charwidth-perl 0.04-7build3 amd64 get display widths of characters on the terminal
ii libtext-iconv-perl 1.7-5build2 amd64 converts between character sets in Perl
ii libtext-wrapi18n-perl 0.06-7 all internationalized substitute of Text::Wrap
ii libthai-data 0.1.20-3 all Data files for Thai language support library
ii libthai0:amd64 0.1.20-3 amd64 Thai language support library
ii libtiff5:amd64 4.0.3-7ubuntu0.4 amd64 Tag Image File Format (TIFF) library
ii libtimedate-perl 2.3000-1 all collection of modules to manipulate date/time information
ii libtinfo5:amd64 5.9+20140118-1ubuntu1 amd64 shared low-level terminfo library for terminal handling
ii libtirpc1:amd64 0.2.2-5ubuntu2 amd64 transport-independent RPC library
ii libtool 2.4.2-1.7ubuntu1 amd64 Generic library support script
ii libtsan0:amd64 4.8.4-2ubuntu1~14.04.3 amd64 ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii libudev1:amd64 204-5ubuntu20.22 amd64 libudev shared library
ii libunbound2:amd64 1.4.22-1ubuntu4.14.04.2 amd64 library implementing DNS resolution and validation
ii libunistring0:amd64 0.9.3-5ubuntu3 amd64 Unicode string library for C
ii liburi-perl 1.60-1 all module to manipulate and access URI strings
ii libusb-0.1-4:amd64 2:0.1.12-23.3ubuntu1 amd64 userspace USB programming library
ii libustr-1.0-1:amd64 1.0.4-3ubuntu2 amd64 Micro string library: shared library
ii libuuid1:amd64 2.20.1-5.1ubuntu20.9 amd64 Universally Unique ID library
ii libv8-3.14.5 3.14.5.8-5ubuntu2 amd64 V8 JavaScript engine - runtime library
ii libvbr2 2.9.1-1 amd64 Library for RFC 5518 Vouch By Reference (VBR)
ii libvorbis0a:amd64 1.3.2-1.3ubuntu1 amd64 The Vorbis General Audio Compression Codec (Decoder library)
ii libvorbisenc2:amd64 1.3.2-1.3ubuntu1 amd64 The Vorbis General Audio Compression Codec (Encoder library)
ii libvpx1:amd64 1.3.0-2 amd64 VP8 video codec (shared library)
ii libwbclient0:amd64 2:4.3.11+dfsg-0ubuntu0.14.04.4 amd64 Samba winbind client library
ii libwind0-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 amd64 Heimdal Kerberos - stringprep implementation
ii libwrap0:amd64 7.6.q-25 amd64 Wietse Venema's TCP wrappers library
ii libwww-perl 6.05-2 all simple and consistent interface to the world-wide web
ii libwww-robotrules-perl 6.01-1 all database of robots.txt-derived permissions
ii libx11-6:amd64 2:1.6.2-1ubuntu2 amd64 X11 client-side library
ii libx11-data 2:1.6.2-1ubuntu2 all X11 client-side library
ii libxapian22 1.2.16-2ubuntu1 amd64 Search engine library
ii libxau6:amd64 1:1.0.8-1 amd64 X11 authorisation library
ii libxcb-render0:amd64 1.10-2ubuntu1 amd64 X C Binding, render extension
ii libxcb-shm0:amd64 1.10-2ubuntu1 amd64 X C Binding, shm extension
ii libxcb1:amd64 1.10-2ubuntu1 amd64 X C Binding
ii libxdmcp6:amd64 1:1.1.1-1 amd64 X11 Display Manager Control Protocol library
ii libxext6:amd64 2:1.3.2-1ubuntu0.0.14.04.1 amd64 X11 miscellaneous extension library
ii libxml2:amd64 2.9.1+dfsg1-3ubuntu4.8 amd64 GNOME XML library
ii libxpm4:amd64 1:3.5.10-1ubuntu0.1 amd64 X11 pixmap library
ii libxrender1:amd64 1:0.9.8-1build0.14.04.1 amd64 X Rendering Extension client library
ii libxslt1.1:amd64 1.1.28-2build1 amd64 XSLT 1.0 processing library - runtime library
ii libxtables10 1.4.21-1ubuntu1 amd64 netfilter xtables library
ii libyaml-0-2:amd64 0.1.4-3ubuntu3.1 amd64 Fast YAML 1.1 parser and emitter library
ii libyaml-dev:amd64 0.1.4-3ubuntu3.1 amd64 Fast YAML 1.1 parser and emitter library (development)
ii links 2.8-1ubuntu1 amd64 Web browser running in text mode
ii linux-libc-dev:amd64 3.13.0-108.155 amd64 Linux Kernel Headers for development
ii lksctp-tools 1.0.15+dfsg-1 amd64 user-space access to Linux Kernel SCTP - commandline tools
ii lm-sensors 1:3.3.4-2ubuntu1 amd64 utilities to read temperature/voltage/fan sensors
ii locales 2.13+git20120306-12.1 all common files for locale support
ii lockfile-progs 0.1.17 amd64 Programs for locking and unlocking files and mailboxes
ii login 1:4.1.5.1-1ubuntu9.2 amd64 system login tools
ii logrotate 3.8.7-1ubuntu1 amd64 Log rotation utility
ii logstash 1:2.3.4-1 all An extensible logging pipeline
ii lsb-base 4.1+Debian11ubuntu6.2 all Linux Standard Base 4.1 init script functionality
ii lsb-release 4.1+Debian11ubuntu6.2 all Linux Standard Base version reporting utility
ii lsof 4.86+dfsg-1ubuntu2 amd64 Utility to list open files
ii lynx 2.8.8pre4-1 all Text-mode WWW Browser (transitional package)
ii lynx-cur 2.8.8pre4-1 amd64 Text-mode WWW Browser with NLS support (development version)
ii lzma 9.22-2ubuntu2 amd64 Compression and decompression in the LZMA format - command line utility
ii m4 1.4.17-2ubuntu1 amd64 a macro processing language
ii make 3.81-8.2ubuntu3 amd64 An utility for Directing compilation.
ii makedev 2.3.1-93ubuntu1 all creates device files in /dev
ii man-db 2.6.7.1-1ubuntu1 amd64 on-line manual pager
ii manpages 3.54-1ubuntu1 all Manual pages about using a GNU/Linux system
ii manpages-dev 3.54-1ubuntu1 all Manual pages about using GNU/Linux for development
ii memcached 1.4.14-0ubuntu9.1 amd64 A high-performance memory object caching system
ii memtester 4.3.0-3 amd64 Utility for testing the memory subsystem
ii mime-support 3.54ubuntu1.1 all MIME files 'mime.types' & 'mailcap', and support programs
ii mktemp 8.21-1ubuntu5.4 all coreutils mktemp transitional package
ii mlocate 0.26-1ubuntu1 amd64 quickly find files on the filesystem based on their name
ii mlock 8:2007f~dfsg-2 amd64 mailbox locking program
ii module-init-tools 15-0ubuntu6 all transitional dummy package (module-init-tools to kmod)
ii mount 2.20.1-5.1ubuntu20.9 amd64 Tools for mounting and manipulating filesystems
ii mountall 2.53 amd64 filesystem mounting tool
ii mtools 4.0.18-1ubuntu1 amd64 Tools for manipulating MSDOS files
ii multiarch-support 2.19-0ubuntu6.9 amd64 Transitional package to ensure multiarch compatibility
ii munin 2.0.19-3 all network-wide graphing framework (grapher/gatherer)
ii munin-common 2.0.19-3 all network-wide graphing framework (common)
ii munin-doc 2.0.19-3 all network-wide graphing framework (documentation)
ii munin-node 2.0.19-3 all network-wide graphing framework (node)
ii munin-plugins-core 2.0.19-3 all network-wide graphing framework (plugins for node)
ii munin-plugins-extra 2.0.19-3 all network-wide graphing framework (user contributed plugins for node)
ii mysql-client-5.5 5.5.54-0ubuntu0.14.04.1 amd64 MySQL database client binaries
ii mysql-client-core-5.5 5.5.54-0ubuntu0.14.04.1 amd64 MySQL database core client binaries
ii mysql-common 5.5.54-0ubuntu0.14.04.1 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server 5.5.54-0ubuntu0.14.04.1 all MySQL database server (metapackage depending on the latest version)
ii mysql-server-5.5 5.5.54-0ubuntu0.14.04.1 amd64 MySQL database server binaries and system database setup
ii mysql-server-core-5.5 5.5.54-0ubuntu0.14.04.1 amd64 MySQL database server binaries
ii ncurses-base 5.9+20140118-1ubuntu1 all basic terminal type definitions
ii ncurses-bin 5.9+20140118-1ubuntu1 amd64 terminal-related programs and man pages
ii ncurses-term 5.9+20140118-1ubuntu1 all additional terminal type definitions
ii net-tools 1.60-25ubuntu2.1 amd64 The NET-3 networking toolkit
ii netbase 5.2 all Basic TCP/IP networking system
ii netcat 1.10-40 all TCP/IP swiss army knife -- transitional package
ii netcat-openbsd 1.105-7ubuntu1 amd64 TCP/IP swiss army knife
ii netcat-traditional 1.10-40 amd64 TCP/IP swiss army knife
ii nginx 1.4.6-1ubuntu3.7 all small, powerful, scalable web/proxy server
ii nginx-common 1.4.6-1ubuntu3.7 all small, powerful, scalable web/proxy server - common files
ii nginx-core 1.4.6-1ubuntu3.7 amd64 nginx web/proxy server (core version)
ii nodejs 0.10.25~dfsg2-2ubuntu1 amd64 evented I/O for V8 javascript
ii nsd 4.0.1-1ubuntu0.1 amd64 authoritative domain name server
ii ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.10 amd64 Network Time Protocol daemon and utility programs
ii ntpdate 1:4.2.6.p5+dfsg-3ubuntu2.14.04.10 amd64 client for setting system time from NTP servers
ii odbcinst 2.2.14p2-5ubuntu5 amd64 Helper program for accessing odbc ini files
ii odbcinst1debian2:amd64 2.2.14p2-5ubuntu5 amd64 Support library for accessing odbc ini files
ii opendkim 2.9.1-1 amd64 Milter implementation of DomainKeys Identified Mail
ii opendkim-tools 2.9.1-1 amd64 Set of command line tools for OpenDKIM
ii opendmarc 1.2.0+dfsg-1 amd64 Milter implementation of DMARC
ii openjdk-7-jre-headless:amd64 7u121-2.6.8-1ubuntu0.14.04.1 amd64 OpenJDK Java runtime, using Hotspot JIT (headless)
ii openssh-blacklist 0.4.1+nmu1 all list of default blacklisted OpenSSH RSA and DSA keys
ii openssh-client 1:6.6p1-2ubuntu2.8 amd64 secure shell (SSH) client, for secure access to remote machines
ii openssh-server 1:6.6p1-2ubuntu2.8 amd64 secure shell (SSH) server, for secure access from remote machines
ii openssh-sftp-server 1:6.6p1-2ubuntu2.8 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines
ii openssl 1.0.1f-1ubuntu2.22 amd64 Secure Sockets Layer toolkit - cryptographic utility
ii openssl-blacklist 0.5-3 all Blacklists for OpenSSL RSA keys and tools
ii passwd 1:4.1.5.1-1ubuntu9.2 amd64 change and administer password and group data
ii patch 2.7.1-4ubuntu2.3 amd64 Apply a diff file to an original
ii perl 5.18.2-2ubuntu1.1 amd64 Larry Wall's Practical Extraction and Report Language
ii perl-base 5.18.2-2ubuntu1.1 amd64 minimal Perl system
ii perl-modules 5.18.2-2ubuntu1.1 all Core Perl modules
ii php-apc 4.0.2-2build1 all APC User Cache for PHP 5 (transitional package)
ii php-auth 1.6.4-1 all Creating an authentication system
ii php-auth-sasl 1.0.6-1 all Abstraction of various SASL mechanism responses
ii php-crypt-gpg 1.3.2-1 all PHP PEAR module for encrypting and decrypting with GnuPG
ii php-db 1.7.14-2 all PHP PEAR Database Abstraction Layer
ii php-http-request 1.4.4-4 all PEAR class to provide an easy way to perform HTTP requests
ii php-log 1.12.7-1 all Logging Framework
ii php-mail 1.2.0-6 all Class that provides multiple interfaces for sending emails
ii php-mail-mime 1.8.8-1 all PHP PEAR module for creating MIME messages
ii php-mdb2 2.5.0b5-1 all merge of the PEAR DB and Metabase php database abstraction layers
ii php-net-dime 1.0.2-2 all class that implements DIME encoding
ii php-net-sieve 1.3.2-4 all Handles talking to a sieve server
ii php-net-smtp 1.6.1-1 all PHP PEAR module implementing SMTP protocol
ii php-net-socket 1.0.14-1 all PHP PEAR Network Socket Interface module
ii php-net-url 1.0.15-3 all easy parsing of Urls
ii php-pear 5.5.9+dfsg-1ubuntu4.20 all PEAR - PHP Extension and Application Repository
ii php-soap 0.13.0-1 all SOAP Client/Server class for PHP
ii php-xml-parser 1.3.4-6 all PHP PEAR module for parsing XML
ii php5 5.5.9+dfsg-1ubuntu4.20 all server-side, HTML-embedded scripting language (metapackage)
ii php5-apcu 4.0.2-2build1 amd64 APC User Cache for PHP 5
ii php5-cgi 5.5.9+dfsg-1ubuntu4.20 amd64 server-side, HTML-embedded scripting language (CGI binary)
ii php5-cli 5.5.9+dfsg-1ubuntu4.20 amd64 command-line interpreter for the php5 scripting language
ii php5-common 5.5.9+dfsg-1ubuntu4.20 amd64 Common files for packages built from the php5 source
ii php5-curl 5.5.9+dfsg-1ubuntu4.20 amd64 CURL module for php5
ii php5-dev 5.5.9+dfsg-1ubuntu4.20 amd64 Files for PHP5 module development
ii php5-fpm 5.5.9+dfsg-1ubuntu4.20 amd64 server-side, HTML-embedded scripting language (FPM-CGI binary)
ii php5-gd 5.5.9+dfsg-1ubuntu4.20 amd64 GD module for php5
ii php5-imap 5.4.6-0ubuntu5 amd64 IMAP module for php5
ii php5-intl 5.5.9+dfsg-1ubuntu4.20 amd64 internationalisation module for php5
ii php5-json 1.3.2-2build1 amd64 JSON module for php5
ii php5-mcrypt 5.4.6-0ubuntu5 amd64 MCrypt module for php5
ii php5-memcached 2.1.0-6build1 amd64 memcached extension module for PHP5, uses libmemcached
ii php5-pspell 5.5.9+dfsg-1ubuntu4.20 amd64 pspell module for php5
ii php5-sqlite 5.5.9+dfsg-1ubuntu4.20 amd64 SQLite module for php5
ii php5-xsl 5.5.9+dfsg-1ubuntu4.20 amd64 XSL module for php5
ii pkg-config 0.26-1ubuntu4 amd64 manage compile and link flags for libraries
ii pkg-php-tools 1.11 all various packaging tools and scripts for PHP packages
ii plymouth 0.8.8-0ubuntu17.1 amd64 graphical boot animation and logger - main package
ii po-debconf 1.0.16+nmu2ubuntu1 all tool for managing templates file translations with gettext
ii pollinate 4.23-0ubuntu1~14.04 all seed the pseudo random number generator
ii postfix 2.11.0-1ubuntu1 amd64 High-performance mail transport agent
ii postfix-pcre 2.11.0-1ubuntu1 amd64 PCRE map support for Postfix
ii postgrey 1.35-1+miab1 all greylisting implementation for Postfix
ii procinfo 1:2.0.304-1ubuntu1 amd64 reporter for system information from /proc and /sys
ii procmail 3.22-21ubuntu0.1 amd64 Versatile e-mail processor
ii procps 1:3.3.9-1ubuntu2.2 amd64 /proc file system utilities
ii psmisc 22.20-1ubuntu2 amd64 utilities that use the proc file system
ii psutils 1.17.dfsg-1 amd64 PostScript document handling utilities
ii pwgen 2.06-1ubuntu4 amd64 Automatic Password generation
ii python 2.7.5-5ubuntu3 amd64 interactive high-level object-oriented language (default version)
ii python-apt-common 0.9.3.5ubuntu2 all Python interface to libapt-pkg (locales)
ii python-chardet 2.0.1-2build2 all universal character encoding detector
ii python-chardet-whl 2.2.1-2~ubuntu1 all universal character encoding detector
ii python-colorama 0.2.5-0.1ubuntu2 all Cross-platform colored terminal text in Python - Python 2.x
ii python-colorama-whl 0.2.5-0.1ubuntu2 all Cross-platform colored terminal text in Python - Wheels
ii python-distlib 0.1.8-1ubuntu1 all low-level components of python distutils2/packaging
ii python-distlib-whl 0.1.8-1ubuntu1 all low-level components of python distutils2/packaging
ii python-egenix-mxdatetime 3.2.7-1build1 amd64 date and time handling routines for Python
ii python-egenix-mxtools 3.2.7-1build1 amd64 collection of additional builtins for Python
ii python-gdbm 2.7.5-1ubuntu1 amd64 GNU dbm database support for Python
ii python-html5lib 0.999-3~ubuntu1 all HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 2)
ii python-html5lib-whl 0.999-3~ubuntu1 all HTML parser/tokenizer based on the WHATWG HTML5 specification
ii python-lockfile 1:0.8-2ubuntu2 all file locking library for Python
ii python-minimal 2.7.5-5ubuntu3 amd64 minimal subset of the Python language (default version)
ii python-mysqldb 1.2.3-2ubuntu1 amd64 Python interface to MySQL
ii python-pip 1.5.4-1ubuntu4 all alternative Python package installer
ii python-pip-whl 1.5.4-1ubuntu4 all alternative Python package installer
ii python-pkg-resources 3.3-1ubuntu2 all Package Discovery and Resource Access using pkg_resources
ii python-psycopg2 2.4.5-1build5 amd64 Python module for PostgreSQL
ii python-pyinotify 0.9.4-1build1 all simple Linux inotify Python bindings
ii python-requests 2.2.1-1ubuntu0.3 all elegant and simple HTTP library for Python, built for human beings
ii python-requests-whl 2.2.1-1ubuntu0.3 all elegant and simple HTTP library for Python, built for human beings
ii python-setuptools 3.3-1ubuntu2 all Python Distutils Enhancements
ii python-setuptools-whl 3.3-1ubuntu2 all Python Distutils Enhancements (wheel package)
ii python-six 1.5.2-1ubuntu1 all Python 2 and 3 compatibility library (Python 2 interface)
ii python-six-whl 1.5.2-1ubuntu1 all Python 2 and 3 compatibility library (universal wheel)
ii python-support 1.0.15 all automated rebuilding support for Python modules
ii python-urllib3 1.7.1-1ubuntu4 all HTTP library with thread-safe connection pooling for Python
ii python-urllib3-whl 1.7.1-1ubuntu4 all HTTP library with thread-safe connection pooling
ii python-wheel 0.24.0-1~ubuntu1 all built-package format for Python
ii python-yaml 3.10-4ubuntu0.1 amd64 YAML parser and emitter for Python
ii python2.7 2.7.6-8ubuntu0.3 amd64 Interactive high-level object-oriented language (version 2.7)
ii python2.7-minimal 2.7.6-8ubuntu0.3 amd64 Minimal subset of the Python language (version 2.7)
ii python3 3.4.0-0ubuntu2 amd64 interactive high-level object-oriented language (default python3 version)
ii python3-apt 0.9.3.5ubuntu2 amd64 Python 3 interface to libapt-pkg
ii python3-chardet 2.2.1-2~ubuntu1 all universal character encoding detector for Python3
ii python3-colorama 0.2.5-0.1ubuntu2 all Cross-platform colored terminal text in Python - Python 3.x
ii python3-dateutil 2.0+dfsg1-1 all powerful extensions to the standard datetime module in Python 3
ii python3-dbus 1.2.0-2build2 amd64 simple interprocess messaging system (Python 3 interface)
ii python3-dev 3.4.0-0ubuntu2 amd64 header files and a static library for Python (default)
ii python3-distlib 0.1.8-1ubuntu1 all low-level components of python distutils2/packaging
ii python3-dnspython 1.11.1-1 all DNS toolkit for Python (Python 3)
ii python3-flask 0.10.1-2build1 all micro web framework based on Werkzeug, Jinja2 and good intentions
ii python3-gi 3.12.0-1ubuntu1 amd64 Python 3 bindings for gobject-introspection libraries
ii python3-html5lib 0.999-3~ubuntu1 all HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 3)
ii python3-itsdangerous 0.22+dfsg1-1build1 all Various helpers to pass trusted data to untrusted environment - python 3.x
ii python3-jinja2 2.7.2-2 all small but fast and easy to use stand-alone template engine
ii python3-markupsafe 0.18-1build2 amd64 HTML/XHTML/XML string library for Python 3
ii python3-minimal 3.4.0-0ubuntu2 amd64 minimal subset of the Python language (default python3 version)
ii python3-openssl 0.13-2ubuntu6 amd64 Python 3 wrapper around the OpenSSL library
ii python3-pip 1.5.4-1ubuntu4 all alternative Python package installer - Python 3 version of the package
ii python3-pkg-resources 3.3-1ubuntu2 all Package Discovery and Resource Access using pkg_resources
ii python3-pycurl 7.19.3-0ubuntu3 amd64 Python 3 bindings to libcurl
ii python3-pyinotify 0.9.4-1build1 all simple Linux inotify Python bindings
ii python3-requests 2.2.1-1ubuntu0.3 all elegant and simple HTTP library for Python3, built for human beings
ii python3-setuptools 3.3-1ubuntu2 all Python3 Distutils Enhancements
ii python3-six 1.5.2-1ubuntu1 all Python 2 and 3 compatibility library (Python 3 interface)
ii python3-software-properties 0.92.37.7 all manage the repositories that you install software from
ii python3-urllib3 1.7.1-1ubuntu4 all HTTP library with thread-safe connection pooling for Python3
ii python3-werkzeug 0.9.4+dfsg-1.1ubuntu2 all collection of utilities for WSGI applications
ii python3-wheel 0.24.0-1~ubuntu1 all built-package format for Python
ii python3.4 3.4.3-1ubuntu1~14.04.5 amd64 Interactive high-level object-oriented language (version 3.4)
ii python3.4-dev 3.4.3-1ubuntu1~14.04.5 amd64 Header files and a static library for Python (v3.4)
ii python3.4-minimal 3.4.3-1ubuntu1~14.04.5 amd64 Minimal subset of the Python language (version 3.4)
ii pyzor 1:0.5.0-2fakesync1 all spam-catcher using a collaborative filtering network
ii quota 4.01-3 amd64 disk quota management tools
ii razor 1:2.85-4build2 amd64 spam-catcher using a collaborative filtering network
ii re2c 0.13.5-1build2 amd64 tool for generating fast C-based recognizers
ii readline-common 6.3-4ubuntu2 all GNU readline and history libraries, common files
ii resolvconf 1.69ubuntu1.1 all name server information handler
ii rpcbind 0.2.1-2ubuntu2.2 amd64 converts RPC program numbers into universal addresses
ii rrdtool 1.4.7-2ubuntu5 amd64 time-series data storage and display system (programs)
ii rsync 3.1.0-2ubuntu0.2 amd64 fast, versatile, remote (and local) file-copying tool
ii rsyslog 8.24.0-0adiscon2trusty1 amd64 a rocket-fast system for log processing
ii rsyslog-doc 8.24.0-0adiscon2trusty1 all documentation for rsyslog
ii rsyslog-relp 8.24.0-0adiscon2trusty1 amd64 RELP protocol support for rsyslog
ii sa-compile 3.4.0-1ubuntu2.1 all Tools for compiling SpamAssassin rules into C
ii sasl2-bin 2.1.25.dfsg1-17build1 amd64 Cyrus SASL - administration programs for SASL users database
ii screen 4.1.0~20120320gitdb59704-9 amd64 terminal multiplexer with VT100/ANSI terminal emulation
ii scrot 0.8-13 amd64 command line screen capture utility
ii sed 4.2.2-4ubuntu1 amd64 The GNU sed stream editor
ii sensible-mda 8.14.4-4.1ubuntu1 amd64 Mail Delivery Agent wrapper
ii sensible-utils 0.0.9 all Utilities for sensible alternative selection
ii sharutils 1:4.14-1ubuntu1 amd64 shar, unshar, uuencode, uudecode
ii shtool 2.0.8-6 all portable shell tool from the GNU project
ii snmp 5.7.2~dfsg-8.1ubuntu3.2 amd64 SNMP (Simple Network Management Protocol) applications
ii software-properties-common 0.92.37.7 all manage the repositories that you install software from (common)
ii spamassassin 3.4.0-1ubuntu2.1 all Perl-based spam filter using text analysis
ii spamc 3.4.0-1ubuntu2.1 amd64 Client for SpamAssassin spam filtering daemon
ii spampd 2.30-22.2 all spamassassin based SMTP/LMTP proxy daemon
ii sqlite3 3.8.2-1ubuntu2.1 amd64 Command line interface for SQLite 3
ii sshguard 1.5-5 amd64 Protects from brute force attacks against ssh
ii ssl-cert 1.0.33 all simple debconf wrapper for OpenSSL
ii sudo 1.8.9p5-1ubuntu1.3 amd64 Provide limited super user privileges to specific users
ii syslinux 3:4.05+dfsg-6+deb8u1 amd64 collection of boot loaders
ii syslinux-common 3:4.05+dfsg-6+deb8u1 all collection of boot loaders (common files)
rc syslog-ng-core 3.5.3-1 amd64 Enhanced system logging daemon (core)
rc syslog-ng-mod-json 3.5.3-1 amd64 Enhanced system logging daemon (JSON plugin)
rc syslog-ng-mod-mongodb 3.5.3-1 amd64 Enhanced system logging daemon (MongoDB plugin)
rc syslog-ng-mod-sql 3.5.3-1 amd64 Enhanced system logging daemon (SQL plugin)
ii sysv-rc 2.88dsf-41ubuntu6.3 all System-V-like runlevel change mechanism
ii sysvinit-utils 2.88dsf-41ubuntu6.3 amd64 System-V-like utilities
ii tar 1.27.1-1ubuntu0.1 amd64 GNU version of the tar archiving utility
ii tcpdump 4.5.1-2ubuntu1.2 amd64 command-line network traffic analyzer
ii tcsh 6.18.01-2 amd64 TENEX C Shell, an enhanced version of Berkeley csh
ii telnet 0.17-36build2 amd64 The telnet client
ii tinymce 3.4.8+dfsg0-1 all platform independent web based Javascript/HTML WYSIWYG editor
ii tofrodos 1.7.13+ds-1ubuntu1 amd64 Converts DOS <-> Unix text files, alias tofromdos
ii traceroute 1:2.0.20-0ubuntu0.1 amd64 Traces the route taken by packets over an IPv4/IPv6 network
ii ttf-dejavu 2.34-1ubuntu1 all transitional dummy package
ii ttf-dejavu-core 2.34-1ubuntu1 all transitional dummy package
ii ttf-dejavu-extra 2.34-1ubuntu1 all transitional dummy package
ii ttf-freefont 20120503-4 all transitional dummy package
ii tzdata 2016j-0ubuntu0.14.04 all time zone and daylight-saving time data
ii tzdata-java 2016j-0ubuntu0.14.04 all time zone and daylight-saving time data for use by java runtimes
ii ubuntu-keyring 2012.05.19 all GnuPG keys of the Ubuntu archive
ii ucf 3.0027+nmu1 all Update Configuration File(s): preserve user changes to config files
ii udev 204-5ubuntu20.22 amd64 /dev/ and hotplug management daemon
ii ufw 0.34~rc-0ubuntu2 all program for managing a Netfilter firewall
ii unattended-upgrades 0.82.1ubuntu2.4 all automatic installation of security upgrades
ii unixodbc 2.2.14p2-5ubuntu5 amd64 Basic ODBC tools
ii unzip 6.0-9ubuntu1.5 amd64 De-archiver for .zip files
ii update-inetd 4.43 all inetd configuration file updater
ii upstart 1.12.1-0ubuntu4.2 amd64 event-based init daemon
ii util-linux 2.20.1-5.1ubuntu20.9 amd64 Miscellaneous system utilities
ii uuid-dev 2.20.1-5.1ubuntu20.9 amd64 universally unique id library - headers and static libraries
ii uuid-runtime 2.20.1-5.1ubuntu20.9 amd64 runtime components for the Universally Unique ID library
ii vim 2:7.4.052-1ubuntu3.1 amd64 Vi IMproved - enhanced vi editor
ii vim-common 2:7.4.052-1ubuntu3.1 amd64 Vi IMproved - Common files
ii vim-runtime 2:7.4.052-1ubuntu3.1 all Vi IMproved - Runtime files
ii wget 1.15-1ubuntu1.14.04.2 amd64 retrieves files from the web
ii whois 5.1.1 amd64 intelligent WHOIS client
ii wide-dhcpv6-client 20080615-12 amd64 DHCPv6 client for automatic IPv6 hosts configuration
ii xinetd 1:2.3.15-3ubuntu1 amd64 replacement for inetd with many enhancements
ii xz-utils 5.1.1alpha+20120614-2ubuntu2 amd64 XZ-format compression utilities
ii zlib1g:amd64 1:1.2.8.dfsg-1ubuntu1 amd64 compression library - runtime
ii zlib1g-dev:amd64 1:1.2.8.dfsg-1ubuntu1 amd64 compression library - development
pip3 list
acme (0.11.1)
appdirs (1.4.0)
backports.ssl (0.0.9)
boto (2.45.0)
cffi (1.9.1)
chardet (2.2.1)
colorama (0.2.5)
cryptography (1.7.2)
dnspython (1.15.0)
dnspython3 (1.15.0)
email-validator (1.0.2)
Flask (0.10.1)
free-tls-certificates (0.1.6)
html5lib (0.999)
idna (2.2)
itsdangerous (0.22)
Jinja2 (2.7.2)
MarkupSafe (0.18)
mock (2.0.0)
ndg-httpsclient (0.4.2)
packaging (16.8)
pbr (1.9.0)
pip (9.0.1)
psutil (5.1.2)
pyasn1 (0.2.1)
pycparser (2.17)
pycurl (7.19.3)
pygobject (3.12.0)
pyinotify (0.9.4)
pyOpenSSL (16.2.0)
pyparsing (2.1.10)
pyRFC3339 (1.0)
python-apt (0.9.3.5ubuntu2)
python-dateutil (2.0)
pytz (2016.10)
PyYAML (3.12)
requests (2.13.0)
rtyaml (0.0.3)
setuptools (34.1.1)
six (1.10.0)
ufw (0.34-rc-0ubuntu2)
unattended-upgrades (0.1)
urllib3 (1.7.1)
Werkzeug (0.9.4)
wheel (0.24.0)
currently i have no idea what the reason for this could be and maybe someone has an idea how to identify the issue to fix it.
at the forum and read this: https://discourse.mailinabox.email/t/letsencrypt-issue/1891/9
And I just want to give it a try:
[root@box:~/mailinabox/tests] # sudo pip3 uninstall pyOpenSSL
Uninstalling pyOpenSSL-16.2.0:
/usr/local/lib/python3.4/dist-packages/pyOpenSSL-16.2.0.dist-info/DESCRIPTION.rst
/usr/local/lib/python3.4/dist-packages/pyOpenSSL-16.2.0.dist-info/METADATA
/usr/local/lib/python3.4/dist-packages/pyOpenSSL-16.2.0.dist-info/RECORD
/usr/local/lib/python3.4/dist-packages/pyOpenSSL-16.2.0.dist-info/WHEEL
/usr/local/lib/python3.4/dist-packages/pyOpenSSL-16.2.0.dist-info/metadata.json
/usr/local/lib/python3.4/dist-packages/pyOpenSSL-16.2.0.dist-info/top_level.txt
Proceed (y/n)? y
Successfully uninstalled pyOpenSSL-16.2.0
[root@box:~/mailinabox/tests] 4s # sudo pip3 uninstall pyOpenSSL
DEPRECATION: Uninstalling a distutils installed project (pyOpenSSL) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
Uninstalling pyOpenSSL-0.13:
/usr/lib/python3/dist-packages/pyOpenSSL-0.13.egg-info
Proceed (y/n)? y
Successfully uninstalled pyOpenSSL-0.13
[root@box:~/mailinabox/tests] 6s # sudo pip3 uninstall pyOpenSSL
Cannot uninstall requirement pyOpenSSL, not installed
[root@box:~/mailinabox/tests] 1 # sudo pip3 install pyOpenSSL
Collecting pyOpenSSL
Downloading pyOpenSSL-16.2.0-py2.py3-none-any.whl (43kB)
100% |鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅鈻堚枅| 51kB 1.3MB/s
Requirement already satisfied: cryptography>=1.3.4 in /usr/local/lib/python3.4/dist-packages (from pyOpenSSL)
Requirement already satisfied: six>=1.5.2 in /usr/local/lib/python3.4/dist-packages (from pyOpenSSL)
Requirement already satisfied: idna>=2.0 in /usr/local/lib/python3.4/dist-packages (from cryptography>=1.3.4->pyOpenSSL)
Requirement already satisfied: pyasn1>=0.1.8 in /usr/local/lib/python3.4/dist-packages (from cryptography>=1.3.4->pyOpenSSL)
Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python3.4/dist-packages (from cryptography>=1.3.4->pyOpenSSL)
Requirement already satisfied: cffi>=1.4.1 in /usr/local/lib/python3.4/dist-packages (from cryptography>=1.3.4->pyOpenSSL)
Requirement already satisfied: appdirs>=1.4.0 in /usr/local/lib/python3.4/dist-packages (from setuptools>=11.3->cryptography>=1.3.4->pyOpenSSL)
Requirement already satisfied: packaging>=16.8 in /usr/local/lib/python3.4/dist-packages (from setuptools>=11.3->cryptography>=1.3.4->pyOpenSSL)
Requirement already satisfied: pycparser in /usr/local/lib/python3.4/dist-packages (from cffi>=1.4.1->cryptography>=1.3.4->pyOpenSSL)
Requirement already satisfied: pyparsing in /usr/local/lib/python3.4/dist-packages (from packaging>=16.8->setuptools>=11.3->cryptography>=1.3.4->pyOpenSSL)
Installing collected packages: pyOpenSSL
Successfully installed pyOpenSSL-16.2.0
After that everything is working again as it should!
ensure to remove all older instances of pyOpenSSL will solve the issue of renew lets encrypt certificates!
Most helpful comment
at the forum and read this: https://discourse.mailinabox.email/t/letsencrypt-issue/1891/9
And I just want to give it a try:
After that everything is working again as it should!
ensure to remove all older instances of pyOpenSSL will solve the issue of renew lets encrypt certificates!