Bug#473350: [pkg-ggz-maintainers] Bug#473350: fails to install

2008-03-30 Thread Frederik Eaton
Hello,

Yes, sorry, I wasn't sure how related ggzd and ggz-game-servers are. I
think that ggzd may have been automatically installed or upgraded when
I tried to install the latter. Here is some information:

$ ls /var/lib/ggzd/ 
ggzdb.ver
$ cat /var/lib/ggzd/ggzdb.ver  
0.7$ dpkg -L ggzd 
/etc
/etc/init.d
/etc/init.d/ggzd
/etc/ggzd
/etc/ggzd/rooms
/etc/ggzd/rooms/entry.room
/etc/ggzd/ggzd.motd
/etc/ggzd/ggzd.conf.example
/var/lib/ggzd

Let me know if you need more information. I still get the same error.

Thanks,

Frederik

On Sun, Mar 30, 2008 at 07:52:41AM +0200, Josef Spillner (GGZ) wrote:
 Em 30/3/2008, Frederik Eaton [EMAIL PROTECTED] escreveu:
 Setting up ggzd (0.0.14.1-1) ...
 Starting GGZ server: ggzd(errorsys) Unable to read file 
 /etc/ggzd/ggzd.conf: No such file or directory
 (errormsg) WARNING:  No configuration file loaded!
 (errorsys) db_e-open() failed in _ggzdb_init(/var/lib/ggzd): No such file 
 or directory
 (errormsgexit) *** Database initialization failed
 
 This looks like an issue in ggzd to me, as opposed to ggz-game-servers.
 Do you have the directory /var/lib/ggzd at all? The server can be
 installed and started just fine on my system, but there are errors when
 there's an old database version (i.e. db4) in /var/lib/ggzd. In these
 situations you should see something like:
 Program version 4.6 doesn't match environment version 4.4
 when running /etc/init.d/ggzd start. Since you don't seem to see that
 warning, I'm confused why you see the error, because a group
 games-owned /var/lib/ggzd is part of the package, you might verify this
 with dpkg -L ggzd.
 

-- 
http://ofb.net/~frederik/



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



Bug#473350: fails to install

2008-03-29 Thread Frederik Eaton
Package: ggz-game-servers
Version: 0.0.14.1-1
Severity: normal

Setting up libgnutls26 (2.2.2-1) ...
Setting up libggz2 (0.0.14.1-1) ...
Setting up libggzdmod6 (0.0.14.1-1) ...
Setting up libggzdmod++1 (0.0.14.1-1) ...
Setting up ggz-game-servers (0.0.14.1-1) ...
Setting up ggzd (0.0.14.1-1) ...
Starting GGZ server: ggzd(errorsys) Unable to read file /etc/ggzd/ggzd.conf: 
No such file or directory
(errormsg) WARNING:  No configuration file loaded!
(errorsys) db_e-open() failed in _ggzdb_init(/var/lib/ggzd): No such file or 
directory
(errormsgexit) *** Database initialization failed
/etc/init.d/ggzd: line 21: 18661 Aborted start-stop-daemon 
--start --quiet --oknodo --pidfile $PIDFILE --chuid games --startas $DAEMON
 failed!
invoke-rc.d: initscript ggzd, action start failed.
dpkg: error processing ggzd (--configure):
 subprocess post-installation script returned error exit status 134
Errors were encountered while processing:
 ggzd
E: Sub-process /usr/bin/dpkg returned an error code (1)


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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
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 ggz-game-servers depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libgcc1   1:4.2.2-4  GCC support library
ii  libggz2   0.0.14.1-1 GGZ Gaming Zone: common utilities 
ii  libggzdmod++1 0.0.14.1-1 GGZ Gaming Zone: game backend clas
ii  libggzdmod6   0.0.14.1-1 GGZ Gaming Zone: game backend libr
ii  libstdc++64.2.2-4The GNU Standard C++ Library v3

Versions of packages ggz-game-servers recommends:
pn  ggzd  none (no description available)

-- no debconf information



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



Bug#473350: [pkg-ggz-maintainers] Bug#473350: fails to install

2008-03-29 Thread Josef Spillner (GGZ)
Em 30/3/2008, Frederik Eaton [EMAIL PROTECTED] escreveu:
Setting up ggzd (0.0.14.1-1) ...
Starting GGZ server: ggzd(errorsys) Unable to read file /etc/ggzd/ggzd.conf: 
No such file or directory
(errormsg) WARNING:  No configuration file loaded!
(errorsys) db_e-open() failed in _ggzdb_init(/var/lib/ggzd): No such file 
or directory
(errormsgexit) *** Database initialization failed

This looks like an issue in ggzd to me, as opposed to ggz-game-servers.
Do you have the directory /var/lib/ggzd at all? The server can be
installed and started just fine on my system, but there are errors when
there's an old database version (i.e. db4) in /var/lib/ggzd. In these
situations you should see something like:
Program version 4.6 doesn't match environment version 4.4
when running /etc/init.d/ggzd start. Since you don't seem to see that
warning, I'm confused why you see the error, because a group
games-owned /var/lib/ggzd is part of the package, you might verify this
with dpkg -L ggzd.