Hello List,

I tried updating my debian installation with poker-server, but got the 
following error message:

#apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer 
required:
   libdns45 libisccc40 liblwres40 libbind9-40 libisccfg40 libisc45
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up python-poker-network (2.0.0-1) ...
/usr/bin/rsync --exclude CVS -a -v --ignore-existing 
/usr/share/poker-network/conf/ /etc/poker-network/
sending incremental file list

sent 77 bytes  received 12 bytes  178.00 bytes/sec
total size is 13303  speedup is 149.47
Config::checkVersion: /etc/poker-network/poker.bot.xml: up to date
Config::checkVersion: /etc/poker-network/poker.server.xml: up to date
dbconfig-common: writing config to 
/etc/dbconfig-common/python-poker-network.conf
*** WARNING: ucf was run from a maintainer script that uses debconf, but
              the script did not pass --debconf-ok to ucf. The maintainer
              script should be fixed to not stop debconf before calling ucf,
              and pass it this parameter. For now, ucf will revert to using
              old-style, non-debconf prompting. Ugh!

              Please inform the package maintainer about this problem.
dbconfig-common: flushing administrative password
Initializing new munin..done.
Stopping Munin-Node: done.
Starting Munin-Node: done.
installing poll reactor
/usr/lib/python2.5/site-packages/twisted/manhole/telnet.py:8: 
DeprecationWarning: As of Twisted 2.1, twisted.protocols.telnet is 
deprecated.  See twisted.conch.telnet for the current, supported API.
   from twisted.protocols import telnet
Starting poker server : poll reactor already installed
/usr/lib/python2.5/site-packages/twisted/manhole/telnet.py:8: 
DeprecationWarning: As of Twisted 2.1, twisted.protocols.telnet is 
deprecated.  See twisted.conch.telnet for the current, supported API.
   from twisted.protocols import telnet
Traceback (most recent call last):
   File "/usr/bin/twistd", line 21, in <module>
     run()
   File "/usr/lib/python2.5/site-packages/twisted/scripts/twistd.py", 
line 27, in run
     app.run(runApp, ServerOptions)
   File "/usr/lib/python2.5/site-packages/twisted/application/app.py", 
line 614, in run
     runApp(config)
   File "/usr/lib/python2.5/site-packages/twisted/scripts/twistd.py", 
line 23, in runApp
     _SomeApplicationRunner(config).run()
   File "/usr/lib/python2.5/site-packages/twisted/application/app.py", 
line 330, in run
     self.application = self.createOrGetApplication()
   File "/usr/lib/python2.5/site-packages/twisted/application/app.py", 
line 411, in createOrGetApplication
     ser = plg.makeService(self.config.subOptions)
   File 
"/usr/lib/python2.5/site-packages/twisted/plugins/pokerserver_plugin.py", line 
44, in makeService
     return pokerserver.makeService(options["config"])
   File "/usr/lib/python2.5/site-packages/pokernetwork/pokerserver.py", 
line 61, in makeService
     poker_service = PokerService(settings)
   File "/usr/lib/python2.5/site-packages/pokernetwork/pokerservice.py", 
line 213, in __init__
     module = imp.load_source("monitor", monitor.content)
   File "/usr/share/pyshared/pokersocial/monitor.py", line 20, in <module>
     from pokersocial.core import Pokersocial
ImportError: No module named pokersocial.core
invoke-rc.d: initscript python-poker-network, action "start" failed.
dpkg: error processing python-poker-network (--configure):
  subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python-pokersocial:
  python-pokersocial depends on python-poker-network (>= 2.0.0); however:
   Package python-poker-network is not configured yet.
dpkg: error processing python-pokersocial (--configure):
  dependency problems - leaving unconfigured
Errors were encountered while processing:
  python-poker-network
  python-pokersocial
E: Sub-process /usr/bin/dpkg returned an error code (1)


This ever happened to one of you?

Thanks in advance,
Bastian

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to