Your message dated Sun, 23 Feb 2020 21:29:40 +0000
with message-id <[email protected]>
and subject line Bug#952119: Removed package(s) from unstable
has caused the Debian Bug report #930481,
regarding python-pypcap: block/noblocking broken
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.)


-- 
930481: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930481
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pypcap
Version: 1.2.2-1
Severity: important

Dear Maintainer,

Setting of block/nonblock in the pyppcap variant of working with pcap from
python is completely broken

To test - 

set iface and FILTER for capture spec

p = pcap.pcap(iface.encode('ascii'), MAXPACKET, True, 1)
p.setfilter(FILTER)
p.setnonblock(True)

If there are no packets, it a p.next() or calling p in an iter
context should immediately return a None.
Instead of that it sits there and waits.

This makes the package unusable for all but the very simple blocking
use cases

-- System Information:
Debian Release: 10.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-pypcap depends on:
ii  libc6       2.28-10
ii  libpcap0.8  1.8.1-6
ii  python      2.7.16-1

python-pypcap recommends no packages.

python-pypcap suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.2.2-1.1+rm

Dear submitter,

as the package python-pypcap has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/952119

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to