Bug#495728: gforge-shell-postgresql: Fail to install chroot environnement during upgrade on amd64

2008-08-19 Thread Gregory Colpart (Evolix)
Package: gforge-shell-postgresql
Version: 4.6.99+svn6582-1
Severity: important

Hello,

During upgrade 4.6.99+svn6496-1 to 4.6.99+svn6582-1, there is
apparently a problem for installing chroot environnement:

--8--
Setting up gforge-shell-postgresql (4.6.99+svn6582-1) ...
Installing new version of config file /etc/cron.d/gforge-shell-postgresql ...
Calculating defaults
Reading defaults from /etc/gforge/gforge.conf
Creating /etc/gforge/gforge.conf
SSL Enabled
Creating /etc/gforge/httpd.conf
Creating /etc/gforge/httpd.secrets
Creating /etc/gforge/local.inc
Creating other includes
Installing chroot environnement at /var/lib/gforge/chroot
cpio: blank line ignored
..
cp: cannot stat `/lib/ld-linux.so.*': No such file or directory
dpkg: error processing gforge-shell-postgresql (--configure):
 subprocess post-installation script returned error exit status 1
--8--

Regards,
-- 
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-6-xen-amd64 (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 gforge-shell-postgresql depends on:
ii  debconf [debconf-2.0]   1.5.22   Debian configuration management sy
ii  debianutils 2.30 Miscellaneous utilities specific t
ii  gforge-common   4.6.99+svn6582-1 collaborative development tool - s
ii  gforge-db-postgresql4.6.99+svn6582-1 collaborative development tool - d
ii  libnss-pgsql2   1.4.0debian-2NSS module for using PostgreSQL as
ii  openssh-server  1:5.1p1-2secure shell server, an rshd repla
ii  perl5.10.0-11.1  Larry Wall's Practical Extraction 
ii  ucf 3.007Update Configuration File: preserv

Versions of packages gforge-shell-postgresql recommends:
ii  nscd  2.7-13 GNU C Library: Name Service Cache 

gforge-shell-postgresql suggests no packages.

-- no debconf information



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



Bug#459249: firmware-iwlwifi: Kernel Panic when using aireplay-ng

2008-01-04 Thread Gregory Colpart (evolix)
Package: firmware-iwlwifi
Version: 0.9
Severity: important

Hi,

I use with success iwlwifi with my 3945 wireless card for WPA
connections or for dumping Wi-Fi data with airodump-ng. But when
I launch aireplay-ng program (for example aireplay-ng -1 0 -e
essid wlan0), I have a Kernel Panic and I need reboot to have
an usable machine. You can see my kern.log here[*] and have trace
for KP at Jan  3 19:57:52 or at Jan  3 20:09:49.

[*] http://gcolpart.evolix.net/docs/iwlwifi-kern.log

Note: this is perhaps a bug with kernel, then feel free to reassign it
to linux-2.6 (you are probably more competent than me to say that).

$ lspci | grep 3945
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network 
Connection (rev 02)

$ dpkg -l
ii  aircrack-ng  1:1.0~beta1-1 wireless WEP/WPA 
cracking utilities
ii  linux-image-2.6.23-1-686 2.6.23-2 Linux 2.6.23 image on 
PPro/Celeron/PII/PIII/
ii  firmware-iwlwifi 0.9 Binary firmware for Intel Wireless


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

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

Regards,
--
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/



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



Bug#443852: php-net-imap: keeping pear registration informations

2007-09-24 Thread Gregory Colpart (evolix)
Package: php-net-imap
Severity: minor

Hello,

Your package doesn't include net_imap.reg file which contains pear
registration informations. This file is needed to display Net_IMAP
informations when you use command pear list or
PEAR_Config::getRegistry() method in PHP script. For example, eGroupWare
webapp uses it to detect if Net_IMAP is installed or not.

It could be interesting that you see this draft:
http://wiki.debian.org/GregoryColpart/PearPolicyDraft
and participate in discussions about it on pkg-php alioth list.

Regards,
--
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/

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

Kernel: Linux 2.6.22-1-686 (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



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



Bug#420098: tla-buildpackage: change module name tla_support to vcs_support

2007-04-19 Thread Gregory Colpart (evolix)
Package: tla-buildpackage
Version: 0.9.11
Severity: grave
Tags: patch
Justification: renders package unusable

Hi,

Changes in tla-load-dirs package makes this package unusable:

$ /usr/bin/tla-buildpackage
Traceback (most recent call last):
  File /usr/bin/tla-buildpackage, line 21, in ?
from tla_support import util
ImportError: No module named tla_support


Here is patch to fix this bug:

--- /usr/bin/tla-buildpackage.orig  2007-04-20 01:57:41.0 +0200
+++ /usr/bin/tla-buildpackage   2007-04-20 01:57:57.0 +0200
@@ -18,7 +18,7 @@
 #

 import sys, os
-from tla_support import util
+from vcs_support import util
 from tbppy import versions, extcmd, tbpconfig
 util.verbose = 1

Regards,
--
Gregory COLPART   GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/

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

Kernel: Linux 2.6.20.3 (SMP w/2 CPU cores)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages tla-buildpackage depends on:
ii  devscripts   2.10.3  Scripts to make the life of a Debi
ii  dpkg-dev 1.13.25 package building tools for Debian
ii  python   2.4.4-2 An interactive high-level object-o
ii  python-apt   0.6.20  Python interface to libapt-pkg
ii  python-support   0.6.3   automated rebuilding support for p
ii  tla  1.3.5+dfsg-9+b1 GNU Arch revision control system
ii  tla-load-dirs1.1.4   Import upstream archives into tla/

tla-buildpackage recommends no packages.

-- no debconf information



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