Your message dated Fri, 19 Jul 2019 18:20:27 +0000
with message-id <e1hoxuz-0006ue...@fasolo.debian.org>
and subject line Bug#931851: fixed in pysolfc 2.6.4-1
has caused the Debian Bug report #931851,
regarding pysolfc: pythonfc fails to start since python upgrades, new version 
with fix available upstream
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.)


-- 
931851: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931851
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pysolfc
Version: 2.0-4
Severity: grave
Justification: renders package unusable



-- System Information:
Debian Release: 10.0
  APT prefers testing
  APT policy: (990, 'testing'), (150, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pysolfc depends on:
ii  python            2.7.16-1
ii  python-configobj  5.0.6-3
ii  python-pygame     1.9.4.post1+dfsg-3
ii  python-tk         2.7.16-2

Versions of packages pysolfc recommends:
ii  python-pil.imagetk [python-imaging-tk]  6.1.0-1
pn  tk-tile                                 <none>

Versions of packages pysolfc suggests:
pn  freecell-solver-bin  <none>
pn  pysolfc-cardsets     <none>

-- no debconf information

when started from the command line, I see python throw the following error:
Traceback (most recent call last):
  File "/usr/games/pysolfc", line 32, in <module>
    sys.exit(main(sys.argv))
  File "/usr/share/games/pysolfc/pysollib/main.py", line 359, in main
    r = pysol_init(app, args)
  File "/usr/share/games/pysolfc/pysollib/main.py", line 339, in pysol_init
    if not app.loadCardset(cardset, progress=progress, update=1):
  File "/usr/share/games/pysolfc/pysollib/app.py", line 872, in loadCardset
    images = Images(self.dataloader, cs)
  File "/usr/share/games/pysolfc/pysollib/images.py", line 60, in __init__
    if TOOLKIT == 'tk' and Image and Image.VERSION >= '1.1.7':
AttributeError: 'module' object has no attribute 'VERSION'

This is a known incompatibility with the new python Image library (pillow 
0.6?), and has been addressed by the pysolfc developers in April, current 
version 2.6.4 is fixed.
I have (testing):
python-pil.imagetk/testing,unstable,now 6.1.0-1 amd64  [installiert]
  Python-Bildbearbeitungsbibliothek - ImageTk-Modul (Pillow-Fork)

please upgrade to current upstream version!

Heinz Repp

--- End Message ---
--- Begin Message ---
Source: pysolfc
Source-Version: 2.6.4-1

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

Debian distribution maintenance software
pp.
Juhani Numminen <juhaninummin...@gmail.com> (supplier of updated pysolfc 
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: Thu, 18 Jul 2019 21:16:29 +0300
Source: pysolfc
Binary: pysolfc
Architecture: source all
Version: 2.6.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Juhani Numminen <juhaninummin...@gmail.com>
Description:
 pysolfc    - collection of more than 1000 solitaire card games
Closes: 781663 912508 919923 931851
Changes:
 pysolfc (2.6.4-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Hugo Lefeuvre ]
   * Migrate to Python 3 (Closes: #912508).
   * debian/control:
     - Update Vcs-Git and Vcs-Browser fields (Salsa migration).
     - Multiple build-dependency changes due to the migration to Python 3 and
       documentation generation which requires several binary dependencies to
       be build dependencies as well.
   * debian/copyright:
     - Update copyright years.
     - Refresh files list and copyrights to match new upstream release.
   * debian/patches:
     - Refresh patches for new upstream release, remove merged patches.
   * Update docs list.
   * debian/rules:
     - Build translations from po.
     - Build html documentation from source.
     - Migrate to pybuild.
   * Bump watch file version to 4.
 .
   [ Juhani Numminen ]
   * New upstream release (Closes: #919923).
     - Compatible with the current version of Python Imaging Library
       (Closes: #931851).
     - No longer crashes when there is no sound card (Closes: #781663).
   * debian/watch: Download a separate orig tarball for the minimal cardsets.
   * debian/gbp.conf:
     - Add component=cardsets to tell gbp about the new additional tarball.
     - Remove compression=bzip2, the defaults are good enough.
   * debian/clean: Clean up after localization build process, html generation,
     and test suite.
   * debian/control:
     - Update home page URL.
     - Bump Standards-Version to 4.4.0.
     - Bump compat level by depending on debhelper-compat (= 12).
     - Add python3-random2 dependency.
     - Declare Rules-Requires-Root: no.
   * debian/docs: AUTHORS is no longer in the tarball.
   * debian/patches:
     - desktop: Add Comment, Keywords, StartupWMClass for better DE integration.
     - manpage: Drop the patch, changes are incorporated upstream.
   * debian/rules:
     - It is no longer necessary to rename the manpage either.
     - Build docs/all_games.html from source.
     - Run a part of the test suite. All tests can't be run as some dependencies
       are not in Debian.
   * debian/tests/: Run the same subset of tests also for the installed package.
   * Remove debian/menu because it's redundant with .desktop (Policy ยง9.6).
   * debian/copyright:
     - Update home page URL.
     - Add myself to the debian/ paragraph.
Checksums-Sha1:
 db61b0606e65e65b490959665a1eca8185e9eb8c 2108 pysolfc_2.6.4-1.dsc
 452de9abd25adb9a714ab6ef43820f4aa6d067b6 1469848 
pysolfc_2.6.4.orig-cardsets.tar.xz
 d627ee614210a00d74617632be617fde6ec7e3cb 3761108 pysolfc_2.6.4.orig.tar.xz
 26faa4033bec6f6e5b53760cb67f27b9d090622c 8784 pysolfc_2.6.4-1.debian.tar.xz
 dac481d8de9aa50a82782a9bbe65207589c6a910 4845156 pysolfc_2.6.4-1_all.deb
 0ecf524fe33ddfe0f79b18f540b9735e166a4af4 8188 pysolfc_2.6.4-1_amd64.buildinfo
Checksums-Sha256:
 2dd60c6f4069d766a5353f417b100a28374dc30e7e04a0b32e78ea20b197d2ee 2108 
pysolfc_2.6.4-1.dsc
 4c55588f9f2e80bd444393169d70da15ed5aa55614730b6cc8270eed9df8ffcb 1469848 
pysolfc_2.6.4.orig-cardsets.tar.xz
 4dab3579531530136fb629c045d4b8389f410962e6cf77494f18c61c9de6ea78 3761108 
pysolfc_2.6.4.orig.tar.xz
 4246945bf4a783782ef6d406dca6420cdef6b712bf866d6a32f28c8a113bfee1 8784 
pysolfc_2.6.4-1.debian.tar.xz
 8c5722ddd13d78e58d97872480f668410fe3f6e0614219b3184f479be7510629 4845156 
pysolfc_2.6.4-1_all.deb
 d18de02a367be9b7ff516086ebf174ecbe244f6cd642a6086b65c00a8ab9a74e 8188 
pysolfc_2.6.4-1_amd64.buildinfo
Files:
 be1863c2e8a2c64f217f3fa1639451aa 2108 games optional pysolfc_2.6.4-1.dsc
 85c0edeeb0e319d54f9ebcd4165a2077 1469848 games optional 
pysolfc_2.6.4.orig-cardsets.tar.xz
 28564e2c8494e6088825de0a72cef8c3 3761108 games optional 
pysolfc_2.6.4.orig.tar.xz
 c3ce7a4d4893fae9be6e8b3b5957c70b 8784 games optional 
pysolfc_2.6.4-1.debian.tar.xz
 3d576949c8336c4a5c811ab200ae59ce 4845156 games optional pysolfc_2.6.4-1_all.deb
 34c9b3cecacff4c393bafd440d60fa1b 8188 games optional 
pysolfc_2.6.4-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQGzBAEBCgAdFiEEeDb9QWtkMa2LX4zREeMFjl5EGkIFAl0yBMMACgkQEeMFjl5E
GkKqnAv/VxJaNiEUjj7grXuPVDaxG/NKsyWhJpjV4KRAkn9kmoGGvI9Z9AgIFYBH
mQYdYMQGF7AWO4+exNLEkpBWssx0zs5uAXE9zCmNzb4PycFgw0/nX7v0hFXHkaI0
4wx5RBkCkrYCqxFV/0Q5bgi89IIRcaxnoPYQdC6vWCHGti299sdq2SBWZbKTWJiB
st5EH51kve3xXKXQhMZlylGWbpnVDeadez+elDdoZl3jN0fYGlJ22zPDvU8wvSwC
6tjEVR7DlRIM+wMQNdwp2WAVm36IPPukO8IJjOqI9SAFvX1g/Zkf33/fe2GXVF6a
S5dJUjgnowieRQ6Xbom0jsVDtRSW7Y/Vr52exeYmJ21DU+++YZY+w1lBDQxo8Ae5
EP+5mPzpg32DJStVO1B2Q5a1BEMJlHrvG5FzVPfaK7bUH92NE2M+cb/NT/7xuGq3
nAUPAQ1DOW5qukrafrWu+bSCcVLTARBxBqAaC/wspc9Ewdvi7aXiYf7TA9Je2DE3
BVfOY1Nr
=V/oB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to