Your message dated Sun, 08 Sep 2013 13:34:02 +0000 with message-id <[email protected]> and subject line Bug#720741: Removed package(s) from unstable has caused the Debian Bug report #682795, regarding remove divergance between imp.get_suffixes() and distutils.sysconfig.get_config_var("SO") 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.) -- 682795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682795 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3.2 Version: 3.2.3-3 Severity: wishlist introduced in 3.2.3-3 with * Lookup extension modules with a multiarch suffix too. probably it is not a bug per se since I do not think that order of values in get_suffixes() must be important (or should it?) but I have ran into it while preparing new package for cython [1]: $> python3 -c 'import imp; print(imp.get_suffixes()[0:2]); from distutils.sysconfig import get_config_var; print(get_config_var("SO"))' [('.cpython-32mu-x86_64-linux-gnu.so', 'rb', 3), ('.cpython-32mu.so', 'rb', 3)] .cpython-32mu.so while before -3 was the '.cpython-32mu.so' "leading" the list or if by default extensions should be built in 'multiarch' way then may be get_config_var("SO") should return multiarch-ed suffix? [1] http://mail.python.org/pipermail/cython-devel/2012-July/002935.html -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python3.2 depends on: ii libbz2-1.0 1.0.6-3 ii libc6 2.13-33 ii libdb5.1 5.1.29-5 ii libffi5 3.0.10-3 ii libgcc1 1:4.7.1-2 ii libncursesw5 5.9-10 ii libreadline6 6.2-8 ii libsqlite3-0 3.7.13-1 ii libssl1.0.0 1.0.1c-3 ii libtinfo5 5.9-10 ii mime-support 3.52-1 ii python3.2-minimal 3.2.3-3 python3.2 recommends no packages. Versions of packages python3.2 suggests: ii binutils 2.22-6.1 pn python3.2-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Version: 3.2.4-1+rm Dear submitter, as the package python3.2 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 http://bugs.debian.org/720741 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. 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. Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---

