[Letsencrypt-devel] python-letsencrypt 0.1.0-2 MIGRATED to testing

2015-12-16 Thread Debian testing watch
FYI: The status of the python-letsencrypt source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.1.0-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Letsencrypt-devel mailing list
Letsencrypt-devel@lists.alioth.debian.org
https://lists.alioth.debian.org/mailman/listinfo/letsencrypt-devel


[Letsencrypt-devel] Bug#807825: marked as done (ImportError: cannot import name range)

2015-12-16 Thread Debian Bug Tracking System
Your message dated Wed, 16 Dec 2015 22:32:20 -0500
with message-id <87k2odn41n@setec.io>
and subject line Re: ImportError: cannot import name range
has caused the Debian Bug report #807825,
regarding ImportError: cannot import name range
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
807825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807825
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-acme
Version: 0.1.0-3
Severity: normal

Cannot run letsencrypt because import error

# letsencrypt
Traceback (most recent call last):
  File "/usr/bin/letsencrypt", line 9, in 
load_entry_point('letsencrypt==0.1.0', 'console_scripts', 'letsencrypt')()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 565,
in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2721,
in load_entry_point
return ep.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2377,
in load
return self.resolve()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2383,
in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python2.7/dist-packages/letsencrypt/cli.py", line 26, in

from letsencrypt import account
  File "/usr/lib/python2.7/dist-packages/letsencrypt/account.py", line 15, in

from acme import messages
  File "/usr/lib/python2.7/dist-packages/acme/messages.py", line 4, in 
from acme import challenges
  File "/usr/lib/python2.7/dist-packages/acme/challenges.py", line 13, in

from acme import crypto_util
  File "/usr/lib/python2.7/dist-packages/acme/crypto_util.py", line 7, in

from six.moves import range  # pylint: disable=import-error,redefined-
builtin
ImportError: cannot import name range



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages python-acme depends on:
ii  ca-certificates 20150426
ii  python-cryptography 1.1.1-1
ii  python-mock 1.3.0-2.1
ii  python-ndg-httpsclient  0.4.0-3
ii  python-openssl  0.15.1-2
ii  python-pkg-resources18.7-1
ii  python-pyasn1   0.1.9-1
ii  python-requests 2.8.1-1
ii  python-rfc3339  1.0-4
ii  python-six  1.10.0-1
ii  python-tz   2012c+dfsg-0.1
ii  python-werkzeug 0.10.4+dfsg1-1
pn  python:any  

python-acme recommends no packages.

python-acme suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Federico 'Derfel' Stella  writes:
> Yes! I didn't saw it at first! Now it's correctly running and I'm sorry
> for this not-Debian bug.

No problem!  That's what we're here for. :)

Sincerely,

-- 
Harlan Lieberman-Berg
~hlieberman--- End Message ---
___
Letsencrypt-devel mailing list
Letsencrypt-devel@lists.alioth.debian.org
https://lists.alioth.debian.org/mailman/listinfo/letsencrypt-devel


[Letsencrypt-devel] python-acme 0.1.0-3 MIGRATED to testing

2015-12-16 Thread Debian testing watch
FYI: The status of the python-acme source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.1.0-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Letsencrypt-devel mailing list
Letsencrypt-devel@lists.alioth.debian.org
https://lists.alioth.debian.org/mailman/listinfo/letsencrypt-devel


[Letsencrypt-devel] Bug#807825: ImportError: cannot import name range

2015-12-16 Thread Federico 'Derfel' Stella
* Tuesday 15 December 2015, alle 18:10, Harlan Lieberman-Berg scrive:

> Aha!  I think that log may have broken the case wide open!

:)

> It looks like you have a version of python-requests installed from pip
> that ships its own version of the six module, and is shadowing the
> Debian version of requests.
> (/usr/local/lib/python2.7/dist-packages/requests)

Yes! I didn't saw it at first! Now it's correctly running and I'm sorry
for this not-Debian bug.

You can close it.

Cheers

___
Letsencrypt-devel mailing list
Letsencrypt-devel@lists.alioth.debian.org
https://lists.alioth.debian.org/mailman/listinfo/letsencrypt-devel