Your message dated Wed, 12 Dec 2018 08:20:06 +0000
with message-id <e1gwzku-0008je...@fasolo.debian.org>
and subject line Bug#914332: fixed in python3.7 3.7.2~rc1-1
has caused the Debian Bug report #914332,
regarding "SyntaxError: invalid syntax" in postinst
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.)
--
914332: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914332
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pyzo
Version: 4.4.3-1
Severity: serious
Justification: Do not install on up-to-date systems
With the current version of python3.7, the postinst of pyzo leads to the
following error:
=========================================
$ sudo apt install pyzo
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus
nécessaires :
[...]
Paquets suggérés :
pyzo-doc
Les NOUVEAUX paquets suivants seront installés :
pyzo
0 mis à jour, 1 nouvellement installés, 0 à enlever et 2 non mis à jour.
Il est nécessaire de prendre 802 ko dans les archives.
Après cette opération, 3 364 ko d'espace disque supplémentaires seront utilisés.
Réception de:1 http://ftp.fr.debian.org/debian testing/main amd64 pyzo all
4.4.3-1 [802 kB]
802 ko réceptionnés en 0s (4 201 ko/s)
Récupération des rapports de bogue… Fait
Analyse des informations Trouvé/Corrigé… Fait
/usr/share/apt-listchanges/apt_listchanges.py:540: FutureWarning: Possible
nested set at position 25
email_re =
re.compile(r'([a-zA-Z0-9_\+\-\.]+)@(([[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)')
Sélection du paquet pyzo précédemment désélectionné.
(Lecture de la base de données... 869774 fichiers et répertoires déjà
installés.)
Préparation du dépaquetage de .../archives/pyzo_4.4.3-1_all.deb ...
Dépaquetage de pyzo (4.4.3-1) ...
Traitement des actions différées (« triggers ») pour mime-support (3.61) ...
Traitement des actions différées (« triggers ») pour desktop-file-utils
(0.23-4) ...
Paramétrage de pyzo (4.4.3-1) ...
File "/usr/share/pyzo/pyzo/yoton/clientserver.py", line 81
def __init__(self, address, async=False, verbose=0):
^
SyntaxError: invalid syntax
dpkg: erreur de traitement du paquet pyzo (--configure) :
installed pyzo package post-installation script subprocess returned error exit
status 1
Traitement des actions différées (« triggers ») pour man-db (2.8.4-3) ...
Traitement des actions différées (« triggers ») pour gnome-menus (3.13.3-11) ...
Traitement des actions différées (« triggers ») pour hicolor-icon-theme
(0.17-2) ...
Des erreurs ont été rencontrées pendant l'exécution :
pyzo
=========================================
The error is linked to the new version of python3.7. Indeed, pyzo was
correctly installed on my machine. But, today, on upgrade, I got:
=========================================
$ sudo apt full-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus
nécessaires :
[...]
Les paquets suivants ont été conservés :
libsane-common
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
8 partiellement installés ou enlevés.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n]
/usr/share/apt-listchanges/apt_listchanges.py:540: FutureWarning: Possible
nested set at position 25
email_re =
re.compile(r'([a-zA-Z0-9_\+\-\.]+)@(([[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)')
Paramétrage de python3 (3.7.1-2) ...
running python rtupdate hooks for python3.7...
File "/usr/share/pyzo/pyzo/yoton/clientserver.py", line 81
def __init__(self, address, async=False, verbose=0):
^
SyntaxError: invalid syntax
error running python rtupdate hook pyzo
dpkg: erreur de traitement du paquet python3 (--configure) :
installed python3 package post-installation script subprocess returned error
exit status 4
dpkg: des problèmes de dépendances empêchent la configuration de
python3-all-dev :
python3-all-dev dépend de python3 (= 3.7.1-2) ; cependant :
Le paquet python3 n'est pas encore configuré.
[...]
Des erreurs ont été rencontrées pendant l'exécution :
python3
python3-all-dev
python3-dev
python3-all-dbg
python3-all
python3-dbg
gnome-menus
libboost-python1.67-dev
libboost-python-dev
E: Sub-process /usr/bin/dpkg returned an error code (1)
=========================================
I workaround the upgrade problem by removing pyzo to complete the upgrade.
But, when installing pyzo again, I got the error reported at the top of this
message.
Regards,
Vincent
-- System Information:
Debian Release: buster/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'),
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel, mipsel
Kernel: Linux 4.19.0-rc7-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8),
LANGUAGE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages pyzo depends on:
ii famfamfam-silk 1.3-1
ii fonts-dejavu-core 2.37-1
ii fonts-dejavu-extra 2.37-1
ii python3 3.7.1-2
ii python3-qtpy 1.3.1-1
pyzo recommends no packages.
Versions of packages pyzo suggests:
pn pyzo-doc <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python3.7
Source-Version: 3.7.2~rc1-1
We believe that the bug you reported is fixed in the latest version of
python3.7, 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 914...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated python3.7 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 12 Dec 2018 07:25:49 +0100
Source: python3.7
Binary: python3.7 python3.7-venv libpython3.7-stdlib python3.7-minimal
libpython3.7-minimal libpython3.7 python3.7-examples python3.7-dev
libpython3.7-dev libpython3.7-testsuite idle-python3.7 python3.7-doc
python3.7-dbg libpython3.7-dbg
Architecture: source
Version: 3.7.2~rc1-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
idle-python3.7 - IDE for Python (v3.7) using Tkinter
libpython3.7 - Shared Python runtime library (version 3.7)
libpython3.7-dbg - Debug Build of the Python Interpreter (version 3.7)
libpython3.7-dev - Header files and a static library for Python (v3.7)
libpython3.7-minimal - Minimal subset of the Python language (version 3.7)
libpython3.7-stdlib - Interactive high-level object-oriented language
(standard library
libpython3.7-testsuite - Testsuite for the Python standard library (v3.7)
python3.7 - Interactive high-level object-oriented language (version 3.7)
python3.7-dbg - Debug Build of the Python Interpreter (version 3.7)
python3.7-dev - Header files and a static library for Python (v3.7)
python3.7-doc - Documentation for the high-level object-oriented language
Python
python3.7-examples - Examples for the Python language (v3.7)
python3.7-minimal - Minimal subset of the Python language (version 3.7)
python3.7-venv - Interactive high-level object-oriented language (pyvenv
binary, v
Closes: 904097 912084 912988 914332
Changes:
python3.7 (3.7.2~rc1-1) unstable; urgency=medium
.
* Python 3.7.2 release candidate 1.
* Add more breaks for packages not compatible with Python 3.7:
- python3-dns. Closes: #912988.
- python3-dkim. Closes: #912084.
- pyzo. Closes: #914332.
* Update VCS attributes. Closes: #904097.
* Update symbols files.
Checksums-Sha1:
9083b93c3211dd8a35ef0e6516ffc8c0ee9f27bc 3467 python3.7_3.7.2~rc1-1.dsc
f099f5e5abf57ebe92befb3b2bb49f13c9f0f308 17042752
python3.7_3.7.2~rc1.orig.tar.xz
68b6193c169a691408fc7620f06be867f027a842 207672
python3.7_3.7.2~rc1-1.debian.tar.xz
4e3fe8e71c0cc7ac9e13c03787991385567c3b86 9729
python3.7_3.7.2~rc1-1_source.buildinfo
Checksums-Sha256:
9cad86fe4a4e22c5360ec6cd21a18cba3f119845f5899eca4517d921ad717d8b 3467
python3.7_3.7.2~rc1-1.dsc
ea9662f48e734df43348ae8cccca1606a9424fdda2826df83e976b0f033954b9 17042752
python3.7_3.7.2~rc1.orig.tar.xz
f35da55a23d267377a3a4f1c7ca3fa4b9236dc92a0892ae4c16c1107b7e719b9 207672
python3.7_3.7.2~rc1-1.debian.tar.xz
e0473be7a63155e85f84004ce0b9d75ceacbec16722a11735f238046d04e74a0 9729
python3.7_3.7.2~rc1-1_source.buildinfo
Files:
777b7fde973a9d245d599355b2ed020c 3467 python optional python3.7_3.7.2~rc1-1.dsc
7d1230c615a4fdd87fbaef3a0fb8ba68 17042752 python optional
python3.7_3.7.2~rc1.orig.tar.xz
166cbdbb8a83b1f8801273ed585d15f6 207672 python optional
python3.7_3.7.2~rc1-1.debian.tar.xz
c8a849f0a51e033ad547f59de850bc8f 9729 python optional
python3.7_3.7.2~rc1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlwQvQUQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9aLfD/9Nv8PXGFzYx/ElUpVdnFwur+KsicYLKXEI
W0rSdTrtD/49NxaAZwooKze9U/JG71LHOR/yTcy5jIqZz5lnpToQWadDRY7X++eH
lDCvX4bMovQmOm9mw9S5Hns0DiVITUxh4VzWOGPDrdtlfBYEd5TBk0mVC+ORTOyv
bKzE6DHSEaOZrx5EBp/xDhKdOhLwZdHXNcbf/AApo1fRe0RvLzJak8i4vA0ByTE7
F/n2JVwSl3oTAaySeoaMzATEW/5wyDyzPsxHN50gqdq9kgT3BiLSq9nfmeTwpRBt
hxmhLuORUPKVbcBDXW5HW9NGw0wbLiAJI1+iTV8LFZjzIiznWnvqt2T4Yfvvwjr7
TxoaeIyxwnY+ZHOlAjlCwYcGTPsDwf4IeolihmpdMtQCNO92hlPq55mKSA7dEDbl
PxJajv9OJ/KJ4ZoXeYOKcR6U1W0nHM+ZeZhllgcrQBSykysi5qhRz5ORFxKDSDJH
m+4579SmaWkb/YRk0aEK3xxahYq5PuRVG1N2trh7ILhaBG0TcDpTsUTGU2IyfXWG
X+usjL2lpZE0JtDCU0+xFCtukxiyI0EFn+03dfsDfQpkCpAQi80q/P+hyxha1VRR
4bVNlKdlM1UYmxsLG6oHP5zr07HhEeqT3yIKmoh0RmPYPbkIOZS7qsErqpdVTnn+
9jf7GAjGxQ==
=ieA+
-----END PGP SIGNATURE-----
--- End Message ---