Your message dated Sun, 18 Sep 2016 16:46:40 +0000
with message-id <e1blfem-0001gg...@franck.debian.org>
and subject line Bug#835489: fixed in pyqso 0.3-1.1
has caused the Debian Bug report #835489,
regarding Fails to start
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.)


-- 
835489: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835489
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pyqso
Version: 0.3-1
Severity: grave

pyqso fails to start with the following console log.

/usr/bin/pyqso:20: PyGIWarning: Gtk was imported without specifying a version 
first. Use gi.require_version('Gtk', '3.0') before import to ensure that the 
right version gets loaded.
  from gi.repository import Gtk, GdkPixbuf
Traceback (most recent call last):
  File "/usr/bin/pyqso", line 22, in <module>
    import configparser
ImportError: No module named configparser

After installing manually python-configparser, pyqso fails to find
unittest.mock module:

/usr/bin/pyqso:20: PyGIWarning: Gtk was imported without specifying a version 
first. Use gi.require_version('Gtk', '3.0') before import to ensure that the 
right version gets loaded.
  from gi.repository import Gtk, GdkPixbuf
INFO:root:PyQSO version 0.3
/usr/lib/python2.7/dist-packages/pyqso/logbook.py:20: PyGIWarning: PangoCairo 
was imported without specifying a version first. Use 
gi.require_version('PangoCairo', '1.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, Pango, PangoCairo
/usr/lib/python2.7/dist-packages/matplotlib/font_manager.py:273: UserWarning: 
Matplotlib is building the font cache using fc-list. This may take a moment.
  warnings.warn('Matplotlib is building the font cache using fc-list. This may 
take a moment.')
Traceback (most recent call last):
  File "/usr/bin/pyqso", line 38, in <module>
    from pyqso.logbook import *
  File "/usr/lib/python2.7/dist-packages/pyqso/logbook.py", line 38, in <module>
    from pyqso.log import *
  File "/usr/lib/python2.7/dist-packages/pyqso/log.py", line 26, in <module>
    from pyqso.record_dialog import *
  File "/usr/lib/python2.7/dist-packages/pyqso/record_dialog.py", line 34, in 
<module>
    from pyqso.callsign_lookup import *
  File "/usr/lib/python2.7/dist-packages/pyqso/callsign_lookup.py", line 22, in 
<module>
    import unittest.mock
ImportError: No module named mock

The module unittest.mock is provided only by Python 3.x. However manually 
starting pyqso with python3 also fails:

$ python3 /usr/bin/pyqso
/usr/bin/pyqso:20: PyGIWarning: Gtk was imported without specifying a version 
first. Use gi.require_version('Gtk', '3.0') before import to ensure that the 
right version gets loaded.
  from gi.repository import Gtk, GdkPixbuf
INFO:root:PyQSO version 0.3
Traceback (most recent call last):
  File "/usr/bin/pyqso", line 37, in <module>
    from pyqso.adif import *
ImportError: No module named 'pyqso'


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages pyqso depends on:
ii  gir1.2-gtk-3.0              3.20.9-1
ii  libjs-jquery                1.12.4-1
ii  libjs-underscore            1.7.0~dfsg-1
ii  python-gi-cairo             3.20.1-1
ii  python-libhamlib2           3.0.1-1
ii  python-matplotlib           1.5.2~rc2-1
ii  python-mpltoolkits.basemap  1.0.7+dfsg-4
ii  python-numpy                1:1.11.1~rc1-1
pn  python:any                  <none>

pyqso recommends no packages.

pyqso suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: pyqso
Source-Version: 0.3-1.1

We believe that the bug you reported is fixed in the latest version of
pyqso, 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 835...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Eremin-Solenikov <dbarysh...@gmail.com> (supplier of updated pyqso 
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: Thu, 08 Sep 2016 01:00:46 +0300
Source: pyqso
Binary: pyqso
Architecture: source all
Version: 0.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-h...@lists.debian.org>
Changed-By: Dmitry Eremin-Solenikov <dbarysh...@gmail.com>
Description:
 pyqso      - logging tool for amateur radio operators
Closes: 835489
Changes:
 pyqso (0.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rebuild with Python3 (Closes: #835489).
   * Change packages in dependencies to rerefence Python3 packages.
   * Move python(3)-libhamlib2 to Recomends, as the Python3 version of package
     is not yet available in Debian.
   * Bump standards version to 3.9.8 (No changes needed).
Checksums-Sha1:
 65e3bc3015168fafe6e4c2c2ea84be8763b0947a 1573 pyqso_0.3-1.1.dsc
 292f772f2b46dcd5bf7a8766ed59d09c5d75a08b 3844 pyqso_0.3-1.1.debian.tar.xz
 e8a3494ddb36c596423e550e70bcd18085eeee2b 417754 pyqso_0.3-1.1_all.deb
Checksums-Sha256:
 9360df405e890f00503793bf9ae89607b5a06b642240118eab6f71045824b0bd 1573 
pyqso_0.3-1.1.dsc
 6898fa58e80782e716604d749357af72d0945e26b704e756c2f401a963a3b092 3844 
pyqso_0.3-1.1.debian.tar.xz
 4f2e350e863a3e2190fc2fb4089f84824723b38b85a905b722cb5e4b3cc5cc92 417754 
pyqso_0.3-1.1_all.deb
Files:
 ad9cd15d69c8947d14c309aa63a02a8b 1573 hamradio optional pyqso_0.3-1.1.dsc
 793847d94e6fdc7a1aa2bbe888ef1d8a 3844 hamradio optional 
pyqso_0.3-1.1.debian.tar.xz
 9f897090352f3c2883b16ef9d95f4503 417754 hamradio optional pyqso_0.3-1.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJX3qJdAAoJENIXnVuKHtARFEkH/jWnBuvaiTdBRxOVWeOLs8ir
S8+Q/UyY8+toxuxpckKFr9pSNCsjbdJ7K075BVMg8zYhRfanXZSYFQXEiATGSI+z
sVKuOumcOTsfcpIK97H0Iv+KzY2iTz7gatjt9RuI12P4CX00BfDTni5TvDr5meGH
qXrDgJI3pKJW7qhiGwrStfLX/3uyHn0kPau6Mb8RAON/4JqNH+1HV63/xQtEnQia
hfq0KCkk1fYfFMK/ZAmHNQTyKIJ3p4vc3k4Z1zduJEyVyz1rQZPm4i1bkW7nh0lp
xe0lvKwXOUh5JOOekKmA6s9IW69/ypFF8Y8aVvYbVK8HjjRt/DgY/FiHKfG9zao=
=ByYq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to