Package: poker-network
Version: 1.0.22-1
Severity: serious
Tags: patch

When building 'poker-network' in a clean 'unstable' chroot,
I get the following error:

checking for python2.3 extension module directory... done
checking for  include directory... /usr/include/python2.3
checking for python2.3 C libraries directory... /usr/lib/python2.3/config
checking for python2.3 link flags... -L/usr/lib/python2.3/config -lpython2.3
checking python includes in /usr/include/python2.3
checking for Python.h... (cached) yes
checking for Python libraries... yes
configure: Found working python compilation environment for =2.3
checking for GLIB... yes
checking for GLADE... yes
checking for POKER_ENGINE... yes
checking wether python module gtk is available... 
/var/lib/python-support/python2.3/gtk-2.0/gtk ... yes
checking wether python module gtk.glade is available... 
/var/lib/python-support/python2.3/gtk-2.0/gtk 
/var/lib/python-support/python2.3/gtk-2.0/gtk/glade.so ... yes
checking wether python module twisted is available... 
/usr/lib/python2.3/site-packages/twisted ... yes
checking wether python module MySQLdb is available... 
/usr/lib/python2.3/site-packages/MySQLdb ... yes
checking wether python module OpenSSL is available... Traceback (most recent 
call last):
  File "<string>", line 8, in ?
ImportError: No module named OpenSSL
configure: error: failed
make: *** [config.status] Error 1

Please add the missing Build-Depends on 'python-pyopenssl'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/poker-network-1.0.22/debian/control ./debian/control
--- ../tmp-orig/poker-network-1.0.22/debian/control     2006-08-26 
09:07:26.000000000 +0000
+++ ./debian/control    2006-08-26 09:07:23.000000000 +0000
@@ -2,7 +2,7 @@
 Section: python
 Priority: extra
 Maintainer: Loic Dachary (OuoU) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), 
automake1.9, cdbs, pkg-config, debconf | debconf-2.0, po-debconf, 
python-mysqldb, python2.3-pyopenssl, python2.4-pyopenssl, python-soappy, 
python-glade2, python-twisted, python-pygame, python-poker-engine (>= 1.0.16), 
libglade2-dev, libtool, perl, valgrind [amd64 i386 powerpc], xvfb, php-pear, 
php5-dev, graphviz
+Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), 
automake1.9, cdbs, pkg-config, debconf | debconf-2.0, po-debconf, 
python-mysqldb, python-pyopenssl, python-soappy, python-glade2, python-twisted, 
python-pygame, python-poker-engine (>= 1.0.16), libglade2-dev, libtool, perl, 
valgrind [amd64 i386 powerpc], xvfb, php-pear, php5-dev, graphviz
 XS-Python-Version: >=2.3
 Standards-Version: 3.7.2
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to