[Letsencrypt-devel] Bug#858802: Bug#858802: AttributeError: 'module' object has no attribute 'DependencyError'

2017-04-12 Thread Harlan Lieberman-Berg
Patrick Lam writes: > plam@patricklam:~$ apt-cache policy $(apt-rdepends -p certbot 2>| > /dev/null|awk '/Depends/ {print $2}'|sort -u)|awk '/^[^ ]/ { > package=$0 } / Installed/ { print package " " $2 }' Interesting. Did you ever use the certbot-auto or letsencrypt-auto

[Letsencrypt-devel] Bug#858802: Bug#858802: AttributeError: 'module' object has no attribute 'DependencyError'

2017-04-04 Thread Patrick Lam
This is running on a DigitalOcean VPS: plam@patricklam:~$ uname -a Linux patricklam 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux plam@patricklam:~$ apt-cache policy $(apt-rdepends -p certbot 2>| /dev/null|awk '/Depends/ {print $2}'|sort -u)|awk '/^[^ ]/ {

[Letsencrypt-devel] Bug#858802: Bug#858802: AttributeError: 'module' object has no attribute 'DependencyError'

2017-04-03 Thread Harlan Lieberman-Berg
Patrick Lam writes: > I get a similar error on an upgraded stretch box: That's perplexing. I just ran an upgrade from jessie to stretch on a clean box, installed certbot -- works fine. I can't replicate this at all. What architecture are you running on? > The output of