Your message dated Thu, 27 Jan 2022 12:05:43 +0000 with message-id <[email protected]> and subject line Bug#1004369: fixed in pypy 7.3.6+dfsg-3 has caused the Debian Bug report #1004369, regarding pypy-lib: upgrade prints SyntaxError: invalid syntax: yield f' ("{libname}", lib.ERR_LIB_{libname}),' 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.) -- 1004369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004369 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: pypy-lib Version: 7.3.6+dfsg-2 Severity: normal Usertags: warnings A recent upgrade of pypy/pypy-lib gave a syntax error: Log started: 2022-01-26 00:19:15 apt-listchanges: Reading changelogs... apt-listchanges: Mailing root: apt-listchanges: changelogs for chianamo apt-listchanges: Reading changelogs... Preparing to unpack .../pypy-lib_7.3.6+dfsg-2_amd64.deb ... Unpacking pypy-lib:amd64 (7.3.6+dfsg-2) over (7.3.6+dfsg-1) ... dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/x509': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends': Directory not empty dpkg: warning: unable to delete old directory '/usr/lib/pypy/lib_pypy/_cffi_ssl/cryptography/hazmat': Directory not empty Setting up pypy-lib:amd64 (7.3.6+dfsg-2) ... Preparing to unpack .../pypy_7.3.6+dfsg-2_amd64.deb ... Unpacking pypy (7.3.6+dfsg-2) over (7.3.6+dfsg-1) ... Setting up pypy (7.3.6+dfsg-2) ... Failed to byte-compile /usr/lib/pypy/lib_pypy/_cffi_ssl/tools/make_ssl_data.py: File "/usr/lib/pypy/lib_pypy/_cffi_ssl/tools/make_ssl_data.py", line 77 yield f' ("{libname}", lib.ERR_LIB_{libname}),' ^ SyntaxError: invalid syntax Processing triggers for man-db (2.9.4-4) ... Log ended: 2022-01-26 00:19:42 -- System Information: Debian Release: bookworm/sid APT prefers testing-debug APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.15.0-3-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), LANGUAGE=en_AU:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages pypy depends on: ii libbz2-1.0 1.0.8-5 ii libc6 2.33-4 ii libexpat1 2.4.3-2 ii libffi8 3.4.2-4 ii libgcc-s1 11.2.0-14 ii libgdbm6 1.22-1 ii libncursesw6 6.3-2 ii libsqlite3-0 3.37.2-2 ii libssl1.1 1.1.1m-1 ii libtinfo6 6.3-2 ii pypy-lib 7.3.6+dfsg-2 ii zlib1g 1:1.2.11.dfsg-2 pypy recommends no packages. Versions of packages pypy suggests: pn pypy-doc <none> pn pypy-tk <none> -- no debconf information -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Source: pypy Source-Version: 7.3.6+dfsg-3 Done: Stefano Rivera <[email protected]> We believe that the bug you reported is fixed in the latest version of pypy, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Stefano Rivera <[email protected]> (supplier of updated pypy package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 27 Jan 2022 07:43:49 -0400 Source: pypy Architecture: source Version: 7.3.6+dfsg-3 Distribution: unstable Urgency: medium Maintainer: Stefano Rivera <[email protected]> Changed-By: Stefano Rivera <[email protected]> Closes: 1004369 Changes: pypy (7.3.6+dfsg-3) unstable; urgency=medium . * Re-instate pypy-lib.prerm, duplicating the pypyclean from pypy.prerm to clean up pypy-lib .pyc files before upgrading it. (See: #1004369) - Add some one-off cleanup for 7.3.6+dfsg-2. * Exclude make_ssl_data.py from pypy-lib, this a developer tool, written in Python 3 syntax. (Closes: #1004369) Checksums-Sha1: ca432373d34e0d2b067dfdc3e7ddd309326901cf 2089 pypy_7.3.6+dfsg-3.dsc a7b989672276b2a7bbb1d8274b060d928d9f5221 194808 pypy_7.3.6+dfsg-3.debian.tar.xz 1b2e4e720616814200acd576f18b96d84b947881 8999 pypy_7.3.6+dfsg-3_source.buildinfo Checksums-Sha256: 3b2953de23997731973fbc07429fb13b9fe1297d2ab8256725657693901240d4 2089 pypy_7.3.6+dfsg-3.dsc 0c2247dead981fd9b03688b5f8cbc32db19ac0cdca03760c3f6ea74498c87d2f 194808 pypy_7.3.6+dfsg-3.debian.tar.xz 0cf28c69220b35895a055c9a3dd003b9289c249ab343f1b4cccb76a4f5445a32 8999 pypy_7.3.6+dfsg-3_source.buildinfo Files: ba727e41493b912cb378a9f31ab50817 2089 python optional pypy_7.3.6+dfsg-3.dsc 6c6c3c3a87e80de6eac9e3c0df92fba8 194808 python optional pypy_7.3.6+dfsg-3.debian.tar.xz 173a2b86e922aa318aeb428e8c1a494a 8999 python optional pypy_7.3.6+dfsg-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCYfKGqRQcc3RlZmFub3JA ZGViaWFuLm9yZwAKCRBHew2wJjpU2DREAQC+Z427DHfq7mH+d4PDrwtKSoXHstn8 AY5Ppz4YtR39owEAiwbGma/0qBPC8FCQAO9vFD72nttcSdNKHxGvFwgEuQE= =j9fn -----END PGP SIGNATURE-----
--- End Message ---

