Your message dated Sun, 21 Jan 2018 13:58:18 +0100
with message-id <00739b6b-5bad-450a-bd5e-50c090f30...@ondrej.org>
and subject line Can't reproduce
has caused the Debian Bug report #882839,
regarding Fails with: 'TypeError: 'type' object is not iterable'
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.)


-- 
882839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git-review
Version: 1.25.0-3
Severity: serious

git-review fails with following error.

Example:

$git review -d 393074

Traceback (most recent call last):
  File "/usr/bin/git-review", line 6, in <module>
  from git_review.cmd import main
  File "/usr/lib/python2.7/dist-packages/git_review/cmd.py", line 32, in 
<module>
  import requests
  File "/usr/lib/python2.7/dist-packages/requests/__init__.py", line 84, in 
<module>
  from urllib3.contrib import pyopenssl
  File "/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 
47, in <module>
  from cryptography import x509
  File "/usr/lib/python2.7/dist-packages/cryptography/x509/__init__.py", line 
8, in <module>
  from cryptography.x509.base import (
  File "/usr/lib/python2.7/dist-packages/cryptography/x509/base.py", line 16, 
in <module>
  from cryptography.x509.extensions import Extension, ExtensionType
  File "/usr/lib/python2.7/dist-packages/cryptography/x509/extensions.py", line 
24, in <module>
  from cryptography.x509.general_name import GeneralName, IPAddress, OtherName
  File "/usr/lib/python2.7/dist-packages/cryptography/x509/general_name.py", 
line 18, in <module>
  from cryptography.x509.name import Name
  File "/usr/lib/python2.7/dist-packages/cryptography/x509/name.py", line 28, 
in <module>
  _ASN1_TYPE_TO_ENUM = dict((i.value, i) for i in _ASN1Type)
  TypeError: 'type' object is not iterable

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN.UTF-8, LC_CTYPE=en_IN.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_IN:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-review depends on:
ii  git                                    1:2.15.0-1
ii  libpython2.7-stdlib [python-argparse]  2.7.14-2
ii  python                                 2.7.14-1
ii  python-requests                        2.18.1-1

git-review recommends no packages.

git-review suggests no packages.

-- no debconf information

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Tag: unreproducible

Hi,

sorry, I can’t reproduce.

onovy@sid~/tmp/swift (review/ond_ej_nov_/258131) $ git review -d 258131
Downloading refs/changes/31/258131/2 from gerrit
Branch review/ond_ej_nov_/258131 already exists - reusing
Switched to branch "review/ond_ej_nov_/258131”

--
Best regards
  Ondřej Nový <on...@debian.org>
  PGP: 3D98 3C52 EB85 980C 46A5  6090 3573 1255 9D1E 064B

Attachment: signature.asc
Description: Message signed with OpenPGP


--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to