Your message dated Wed, 28 Dec 2016 09:35:32 -0500
with message-id <1715234.vsYvlhcqzc@kitterma-e6430>
and subject line Bug should be closed
has caused the Debian Bug report #847041,
regarding ImportError: cannot import name is_windows
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.)
--
847041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: httpie
Version: 0.8.0-1
Severity: grave
Tags: upstream
Justification: renders package unusable
httpie crashes with this error:
Traceback (most recent call last):
File "/usr/bin/http", line 9, in <module>
load_entry_point('httpie==0.8.0', 'console_scripts', 'http')()
File "/usr/local/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/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
2598, in load_entry_point
return ep.load()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
2258, in load
return self.resolve()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
2264, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/lib/python2.7/dist-packages/httpie/__main__.py", line 6, in
<module>
from .core import main
File "/usr/lib/python2.7/dist-packages/httpie/core.py", line 21, in <module>
from .compat import str, is_py3
File "/usr/lib/python2.7/dist-packages/httpie/compat.py", line 6, in <module>
from requests.compat import (
ImportError: cannot import name is_windows
This bug has been reported (and fixed) upstream:
https://github.com/jkbrzt/httpie/issues/314
-- System Information:
Debian Release: 8.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages httpie depends on:
ii python 2.7.9-1
ii python-pygments 2.0.1+dfsg-1.1+deb8u1
ii python-requests 2.4.3-6
httpie recommends no packages.
httpie suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
This is literally not a bug in stable as it has an older version of requests
that doesn't trigger this issue.
Scott K
signature.asc
Description: This is a digitally signed message part.
--- End Message ---