Your message dated Tue, 27 May 2014 19:04:22 +0200 with message-id <[email protected]> and subject line Re: Bug#749491: libpython2.7-dev hmac.py: cannot import name _compare_digest has caused the Debian Bug report #749491, regarding libpython2.7-dev hmac.py: cannot import name _compare_digest 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.) -- 749491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749491 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libpython2.7-dev Version: 2.7.7~rc1-1 Severity: normal Dear Maintainer, Any package that import hmac fail with: File "/usr/lib/python2.7/hmac.py", line 8, in <module> from operator import _compare_digest as compare_digest ImportError: cannot import name _compare_digest It seems the error is introduced by python2.7 (2.7.7~rc1-1) with these changes in upstream [1] [1] http://bugs.python.org/issue21306 -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.14-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 Versions of packages libpython2.7-dev depends on: ii libexpat1-dev 2.1.0-5 ii libpython2.7 2.7.7~rc1-1 ii libpython2.7-stdlib 2.7.7~rc1-1 ii multiarch-support 2.18-7 Versions of packages libpython2.7-dev recommends: ii libc6-dev [libc-dev] 2.18-7 libpython2.7-dev suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Am 27.05.2014 13:25, schrieb a: > Package: libpython2.7-dev > Version: 2.7.7~rc1-1 > Severity: normal > > Dear Maintainer, > > > Any package that import hmac fail with: > > > > File "/usr/lib/python2.7/hmac.py", line 8, in <module> > > from operator import _compare_digest as compare_digest > > ImportError: cannot import name _compare_digest works as expected. See the hint for the virtual environment.
--- End Message ---

