Your message dated Sat, 15 Dec 2018 16:23:11 +0000
with message-id <e1gycid-0009g1...@fasolo.debian.org>
and subject line Bug#914332: fixed in pyzo 4.4.3-1.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: pyzo
Source-Version: 4.4.3-1.1
We believe that the bug you reported is fixed in the latest version of
pyzo, 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.
Adrian Bunk <b...@debian.org> (supplier of updated pyzo 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: SHA512
Format: 1.8
Date: Fri, 30 Nov 2018 17:17:18 +0200
Source: pyzo
Binary: pyzo pyzo-doc iep
Architecture: source
Version: 4.4.3-1.1
Distribution: unstable
Urgency: high
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
iep - transitional dummy package for IEP
pyzo - interactive editor for scientific Python
pyzo-doc - documentation for Pyzo
Closes: 914332
Changes:
pyzo (4.4.3-1.1) unstable; urgency=high
.
* Non-maintainer upload.
* Add upstream patch to fix installation with Python 3.7.
(Closes: #914332)
Checksums-Sha1:
21d2a22062a299ef5dc02de55ad380b44396d0db 2113 pyzo_4.4.3-1.1.dsc
7b5648754182e93749cbffe8eebd86df04c34857 14356 pyzo_4.4.3-1.1.debian.tar.xz
Checksums-Sha256:
714f61ab7a8dfaa83ae3af94c3bf3fbac2e3c1e44cda2c78c60da8625d269b63 2113
pyzo_4.4.3-1.1.dsc
6a5082527277b025c5fb4ef25b242273c9fc0c15f64d697745046bab0b3d8913 14356
pyzo_4.4.3-1.1.debian.tar.xz
Files:
4d92f8c3a6cc8ced18cfbc2ddab2b136 2113 science optional pyzo_4.4.3-1.1.dsc
3c319736f4c0d16ac44ac7409023a4b5 14356 science optional
pyzo_4.4.3-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlwBVYYACgkQiNJCh6LY
mLHLag//ZZTyx6k6jWugzs17QINXH+IRf9Qm6v35nlHHf7GXQl2TiMDNHvs8K9P8
7t3XdQKzonoTUgQ09OjHOTj2oN1aTF4kY2pmNEVi/WEuU3H9xon/c5FPkDGQXb3z
ctcL1k5dHGRIfg7pw7k4Gl8KdePZsZnTpfd57sgmlYdSa+fT6XYsHsqL3JGdpBFY
9ShloMmzsJVJQ+1Ex9LKnA/cssUbefHz67ochBgxlvDqhD8ZQqL7ZiG5kiplKdCE
ug4UpKr+XB9xNwpM5QByyA/79c12aknk4CpGhDb7BTMsp6oIS3NBo3Bdu/hvM7+I
RmJWqxLPtRbYUEToRHUrda7wXPyqPabeng3C4cpG4cezKOq4K1pNiwEmdAu2e0H2
s/ReCTp4D1EX0YZUMWNLt5OwTJD7hh4zMmWEIM6G6CSAAVJX+Q7Ai6kvjo1ex710
s0vYTERh2MibhZsuCfsu6hyafC6izFMy8DyxLrUe2jr39LOUrpafLp0HSkgtbUZc
ijZQznyrAzYfZqc8hCcwVyO9MyTkPmK3s/MqychhodUyB8u7q3fGw0QWPJAERawh
iODsVqkNGv3Ei+m6hEa0jxEWVr/CA10L9N2n+u1Q3wPQdHFPM5i/FGZOs2DtOzUa
xKC9dlav8TcQtmIEG4VKIx8VJ5oNgvtUAJTzb8LPfamS2RcuMd4=
=HEKT
-----END PGP SIGNATURE-----
--- End Message ---