Your message dated Thu, 20 Mar 2008 23:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471644: fixed in poker-network 1.4.0-1
has caused the Debian Bug report #471644,
regarding ImportError: No module named pokereval
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.)


-- 
471644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471644
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-poker2d
Version: 1.3.0-1
Severity: grave
Justification: renders package unusable


This is what I get when trying to run poker2d:

| $ poker2d
| Traceback (most recent call last):
|   File "/usr/games/poker2d", line 34, in <module>
|     from pokerclient2d.poker2d import run
|   File "/usr/lib/python2.5/site-packages/pokerclient2d/poker2d.py", line 77, 
in <module>
|     from pokernetwork.pokerclient import PokerClientFactory, PokerSkin
|   File "/usr/lib/python2.5/site-packages/pokernetwork/pokerclient.py", line 
37, in <module>
|     from pokereval import PokerEval
| ImportError: No module named pokereval


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.3 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-poker2d depends on:
ii  gtk2-engines-pixbuf  2.12.9-2            Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-0          1.22.0-1            The ATK accessibility toolkit
ii  libc6                2.7-9               GNU C Library: Shared libraries
ii  libcairo2            1.4.14-1            The Cairo 2D vector graphics libra
ii  libfontconfig1       2.5.0-2             generic font configuration library
ii  libfreetype6         2.3.5-1+b1          FreeType 2 font engine, shared lib
ii  libglade2-0          1:2.6.2-1           library to load .glade files at ru
ii  libglib2.0-0         2.16.1-2            The GLib library of C routines
ii  libgtk2.0-0          2.12.9-2            The GTK+ graphical user interface 
ii  libpango1.0-0        1.20.0-1            Layout and rendering of internatio
ii  libpng12-0           1.2.15~beta5-3      PNG library - runtime
ii  libsdl1.2debian      1.2.13-2            Simple DirectMedia Layer
ii  libx11-6             2:1.0.3-7           X11 client-side library
ii  libxml2              2.6.31.dfsg-2       GNOME XML library
ii  libxrender1          1:0.9.4-1           X Rendering Extension client libra
ii  python               2.4.4-6             An interactive high-level object-o
ii  python-central       0.6.1               register and build utility for Pyt
ii  python-glade2        2.12.1-1            GTK+ bindings: Glade support
ii  python-gtk2          2.12.1-1            Python bindings for the GTK+ widge
ii  python-poker-network 1.3.0-1             multiplayer poker server and clien
ii  python-pygame        1.7.1release-4.1+b1 SDL bindings for games development
ii  python2.5            2.5.2-2             An interactive high-level object-o
ii  rsync                3.0.0-2             fast remote file copy program (lik
ii  ttf-freefont         20060501cvs-12      Freefont Serif, Sans and Mono True
ii  zlib1g               1:1.2.3.3.dfsg-11   compression library - runtime

python-poker2d recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: poker-network
Source-Version: 1.4.0-1

We believe that the bug you reported is fixed in the latest version of
poker-network, which is due to be installed in the Debian FTP archive:

poker-network_1.4.0-1.diff.gz
  to pool/main/p/poker-network/poker-network_1.4.0-1.diff.gz
poker-network_1.4.0-1.dsc
  to pool/main/p/poker-network/poker-network_1.4.0-1.dsc
poker-network_1.4.0.orig.tar.gz
  to pool/main/p/poker-network/poker-network_1.4.0.orig.tar.gz
poker-web_1.4.0-1_all.deb
  to pool/main/p/poker-network/poker-web_1.4.0-1_all.deb
python-poker-network_1.4.0-1_all.deb
  to pool/main/p/poker-network/python-poker-network_1.4.0-1_all.deb
python-poker2d_1.4.0-1_i386.deb
  to pool/main/p/poker-network/python-poker2d_1.4.0-1_i386.deb



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.
Loic Dachary (OuoU) <[EMAIL PROTECTED]> (supplier of updated poker-network 
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: SHA1

Format: 1.7
Date: Mon, 17 Mar 2008 23:42:02 +0100
Source: poker-network
Binary: python-poker-network python-poker2d poker-web
Architecture: source all i386
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) <[EMAIL PROTECTED]>
Changed-By: Loic Dachary (OuoU) <[EMAIL PROTECTED]>
Description: 
 poker-web  - Web interface to a poker-network server
 python-poker-network - multiplayer poker server and client library
 python-poker2d - GTK poker client to play on a poker-network server
Closes: 471604 471644
Changes: 
 poker-network (1.4.0-1) unstable; urgency=low
 .
   * upstream sync
 .
   * use pycentral to locate scripts instead of guessing (closes: 471604)
 .
   * pypoker-eval and poker-engine uploaded to use pycentral new version 
(closes: 471644)
Files: 
 e35bb4d534af3562109991a6e00891a1 1064 python extra poker-network_1.4.0-1.dsc
 45b3bf50a6708d8ab826ca02c7b86e68 2367333 python extra 
poker-network_1.4.0.orig.tar.gz
 32525826f0765f9b901c94a36a937631 21778 python extra 
poker-network_1.4.0-1.diff.gz
 1198c78cb723ed9cc180e0ba0cd5846e 238024 python extra 
python-poker-network_1.4.0-1_all.deb
 7dfa84d1048526f908ee162a797dc16d 221056 web optional poker-web_1.4.0-1_all.deb
 f9cb037649660ae103d7ba5582c39874 1532998 python extra 
python-poker2d_1.4.0-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH4urQ8dLMyEl6F20RAr39AKDHKT7KPEmx8BJeuuAmoRP2AJ5o3ACbBtDz
9yh/LXqTXm5H8UgXBu2nndI=
=/0+s
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to