Your message dated Fri, 1 Jul 2016 17:50:20 +0200
with message-id <[email protected]>
and subject line Done
has caused the Debian Bug report #805129,
regarding mitmproxy: mitm{proxy,dump,web} can't start without python-pyperclip
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 [email protected]
immediately.)


-- 
805129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805129
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mitmproxy
Version: 0.13-1
Severity: normal

Dear Maintainer,

mitmproxy et al. crash immediately if you don't have python-pyperclip installed.

The package has python-pyperclip set as recommended, not a dependency.
It would be great if we could use mitmproxy without installing qt though.

The error:

$ mitmproxy
Traceback (most recent call last):
  File "/usr/bin/mitmproxy", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3080, 
in <module>
    @_call_aside
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3066, 
in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3093, 
in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 651, 
in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 952, 
in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 839, 
in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pyperclip>=1.5.8' distribution was not 
found and is required by mitmproxy

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 4.2.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mitmproxy depends on:
ii  python                 2.7.9-1
ii  python-blinker         1.3.dfsg2-1
ii  python-configargparse  0.10.0-1
ii  python-html2text       2015.6.21-1
ii  python-lxml            3.4.4-1+b1
ii  python-netlib          0.13.1-1
ii  python-pil             2.9.0-1+b1
ii  python-pyasn1          0.1.9-1
ii  python-pyparsing       2.0.3+dfsg1-1
ii  python-tornado         4.2.1-1+b1
ii  python-urwid           1.3.1-2
pn  python:any             <none>

Versions of packages mitmproxy recommends:
pn  python-pyperclip  <none>

mitmproxy suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Starting with python-pyperclip 1.5.27-2, the QT dependencies are
optional.

--- End Message ---

Reply via email to