Your message dated Wed, 17 Feb 2016 11:30:18 +0800
with message-id <56c3e94a.20...@debian.org>
and subject line Closing this bug
has caused the Debian Bug report #788561,
regarding python3-memcache not Python 3 compatible
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.)


-- 
788561: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788561
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-memcache
Version: 1.53+2014.06.08.git.918e88c496-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

The Python 3 version of python-memcached in Jessie is unfortunately
not Python 3 compatible, as it refers to the "long" type which does
not exist any more in Python 3.

See traceback:
  File "/usr/lib/python3/dist-packages/memcache.py", line 651, in set
    return self._set("set", key, val, time, min_compress_len)
  File "/usr/lib/python3/dist-packages/memcache.py", line 929, in _set
    return _unsafe_set()
  File "/usr/lib/python3/dist-packages/memcache.py", line 902, in _unsafe_set
    store_info = self._val_to_store_info(val, min_compress_len)
  File "/usr/lib/python3/dist-packages/memcache.py", line 856, in 
_val_to_store_info
    elif isinstance(val, long):
NameError: name 'long' is not defined


-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing'), (990, 'stable'), (500, 'testing-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages python3-memcache depends on:
ii  python3-six  1.8.0-1
pn  python3:any  <none>

python3-memcache recommends no packages.

Versions of packages python3-memcache suggests:
ii  memcached  1.4.21-1.1

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi,

As I need to do bug triaging, even if this bug isn't closed in Sid, I
have to close it. Feel free to discuss this mater with the release team
if you like, in a release team bug.

FYI, the Sid version of python3-memcache is fully operational. One way
would be to upgrade to that version. However, I doubt that the release
team will agree.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to