Bug#519409: [Pkg-scicomp-devel] Bug#519409: libgmp3c2: makes other packages FTBFS when using gcc/g++ 4.3

2009-03-13 Thread Steve M. Robbins
tags 519409 + moreinfo
thanks

Hi,

I can't reproduce this bug on amd64 hardware.


On Thu, Mar 12, 2009 at 11:38:57AM +0100, Evgeni Golov wrote:
 Hi,
 
 while installing Xorg from experimental, I also got libgmp3c2 2:4.2.4+dfsg-3
 from there, which made almost every package I wanted to build to FTBFS.
 An example is the mousepad package from sid:
 
 selector.c: In function ???create_lineend_menu???:
 selector.c:430: internal compiler error: Illegal instruction
 
 line 430 being the last line with the ending }

Here's what I tried:

  1. Install libgmp3c2 2:4.2.4+dfsg-3
  2. apt-get source mousepad
  3. cd mousepad-*
  4. debuild

No error was produced.  Can you provide a recipe to reproduce the problem?
 
 The problem disappers when I build with gcc 4.2 instead of 4.3, or downgrade
 libgmp3c2 to -2 as in sid.

Are you sure that the compiler is using /usr/lib/libgmp.so.3?  I ran

  strace debuild 2 /tmp/trace
  grep gmp /tmp/trace

and nothing shows up on my system.

Thanks,
-Steve



signature.asc
Description: Digital signature


Bug#519499: krank: not available in the FreeDesktop menu

2009-03-13 Thread Paul Wise
On Fri, 2009-03-13 at 08:56 +0300, Dmitry E. Oboukhov wrote:

 I do not use GNOME and I do not know how to add item to its menu.
 :(

http://standards.freedesktop.org/menu-spec/latest/

 PS: Why does GNOME not include the debian menu? it is very strange

It is very confusing to newbies to have two menus and the FreeDesktop
menu is what all other distributions use so dropping the Debian menu
makes Debian GNOME look more like Ubuntu/Fedora/etc.

Some folks in Debian want to get rid of the Debian menu entirely.

The Debian KDE team is also talking about disabling the Debian menu.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#519499: krank: not available in the FreeDesktop menu

2009-03-13 Thread Dmitry E. Oboukhov
On 14:02 Fri 13 Mar , Paul Wise wrote:
PW Package: krank
PW Version: 0.7+dfsg1-7
PW Severity: normal

PW GNOME in Debian does not include the Debian menu by default. As a
PW result, non-technical GNOME users will not be able to play this game by
PW default. I think you should add a FreeDesktop menu file for krank.
I do not use GNOME and I do not know how to add item to its menu.
:(

PS: Why does GNOME not include the debian menu? it is very strange
--
... mpd is off

. ''`.   Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Bug#519503: [apache2-mpm-itk] EncodingEngine (mod_encoding) does not work with ITK

2009-03-13 Thread Lars Kruse
Package: apache2-mpm-itk
Version: 2.2.6-02-1+b4
Severity: minor

--- Please enter the report below this line. ---

The setting EncodingEngine on of the apache2 module encoding
(libapache2-mod-encoding - package version 20040616-5) behaves differently in a
apache2-mpm-itk and a default apache2-mpm-worker server.
The following lines work in apache2-mpm-worker:

 Directory /foo/bar/
ifmodule mod_encoding.c
EncodingEngine on
NormalizeUsername on
/ifmodule
 /Directory

The same lines result in the following error message in apache2-mpm-itk:
 EncodingEngine not allowed here

Sadly there is no online documentation for the pretty simple (~500 lines of
code) encoding module.


Maybe the following lines of the mod_encoding.c file can help analyzing the
problem? (I have no experience with apache code - sorry!)

258 /**
259  * Handler for SetServerEncoding directive.
260  */
261 static const char *
262 set_server_encoding(cmd_parms *cmd, encoding_config *conf, char *arg) {
263 
264   if (! cmd-path) {
265 conf = ap_get_module_config(cmd-server-module_config, 
encoding_module);
266   }
267   conf-server_encoding = apr_pstrdup(cmd-pool, arg);
268 
269   return NULL;
270 }


I would be glad, if the encoding module could work with ITK as well - it is 
very useful
for a WebDAV server.

Thanks for your time,
Lars

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-xen-amd64



signature.asc
Description: PGP signature


Bug#519502: Fails to remove conffilge gnome-power-manager.conf: typo in preinst

2009-03-13 Thread Michael Biebl
Package: gnome-power-manager
Version: 2.24.4-1
Severity: normal

Hi,

there is a typo in preinst:
rm_conffile my_package ...
^^
should be gnome-power-manager

This causes the conffile to be renamed (even if not modified) instead of
removed.

Cheers,
Michael


-- Package-specific info:
Distro version:   squeeze/sid
Kernel version:   2.6.28-9-generic
g-p-m version:kann
Sie
HAL version:  0.5.11
System manufacturer:  missing
System version:   missing
System product:   missing
AC adapter present:   no
Battery present:  no
Laptop panel present: no
CPU scaling present:  no
Battery Information:
GNOME Power Manager Process Information:
HAL Process Information:
120   7199  0.2  0.3   6668  2476 ?Ss   06:49   0:02 /usr/sbin/hald
root  7200  0.0  0.1   3468  1192 ?S06:49   0:00  \_ hald-runner
root  7252  0.0  0.2   5184  1744 ?S06:49   0:00  \_ hald-ad
root  7326  0.0  0.2   5188  1768 ?S06:49   0:00  \_ hald-ad
120   7340  0.0  0.2   5032  1740 ?S06:49   0:00  \_ hald-ad

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

Kernel: Linux 2.6.28-9-generic (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-power-manager depends on:
ii  dbus-x11 1.2.12-1simple interprocess messaging syst
ii  gconf2   2.24.0-7GNOME configuration database syste
ii  hal  0.5.11-8Hardware Abstraction Layer
ii  libc62.9-4   GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib-1-2 0.80-3  simple interprocess messaging syst
ii  libgconf2-4  2.24.0-7GNOME configuration database syste
ii  libglade2-0  1:2.6.3-1   library to load .glade files at ru
ii  libglib2.0-0 2.18.4-2The GLib library of C routines
ii  libgnome-keyring02.24.1-2GNOME keyring services library
ii  libgnome2-0  2.24.1-2The GNOME 2 library - runtime file
ii  libgnomeui-0 2.24.1-1The GNOME 2 libraries (User Interf
ii  libgstreamer0.10-0   0.10.22-2   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.14.7-4+b1 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2. 0.4.5-1 sends desktop notifications to a n
ii  libpanel-applet2-0   2.20.3-5library for GNOME Panel applets
ii  libpango1.0-01.22.4-2Layout and rendering of internatio
ii  libx11-6 2:1.2-1 X11 client-side library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxrandr2   2:1.3.0-1   X11 RandR extension library
ii  notification-daemon  0.4.0-1 a daemon that displays passive pop

gnome-power-manager recommends no packages.

gnome-power-manager suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517976: significantly more cpu usage on armel than before

2009-03-13 Thread Max Kellermann
On 2009/03/13 01:35, John Eikenberry j...@zhar.net wrote:
 I also set the period_size size in the example. I found that setting
 it to 2048 totally eliminated the pops and crackles when listening
 to online radio.

MPD 0.15~git has an important patch in that regard:

 
http://git.musicpd.org/cgit/master/mpd.git/commit/?id=554a34fb958cfa15c00a81671a72079cae00ca5f

If 0.15 comes too late, we will eventually backport that (and other
patches) to 0.14.3.

Max



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519504: netselect: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2009-03-13 Thread Eder L. Marques
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

package: netselect
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese Translation?

Attached you will find the file pt_BR.po. It is UTF-8 encoded and it is
tested with msgfmt and podebconf-display-po.

Kind regards.
- --
Eder L. Marques
Just another weekend hacker
http://blog.edermarques.net/ |  http://www.debian.org/
http://administrando.net/|  http://www.debianbrasil.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBAgAGBQJJuflGAAoJED9tnxvLkedt2hcP/3sgNe0K2YMVIC550Mn/syy6
8PI/Eue+6STChFrywBn6Dg97V+0g1J7OuPDFdtNDRa2Uy45Vok6Vn7KYbTVNWHnG
JV1r3x4qT80WrCso/1ZBQR/zxAynX5ozEPfoDPGWx7evYeaewETOd7QAUwxRuASZ
PGe0ii87eCZc5+GKx6JGn/s5RgyymC+Nec++zFnEjt/DvNyvXGTVw9rczoA3OGHh
q816G/ZoVI/1OXinCXjmvojbSL7GBbls8h0vae1fHe9G791VEqVSAN2Srp6vaxYB
1dJV5GoH+7WOTFCCZcDFsyjdotGKEmysTeoKWfODyXb1YDMjfRnD1kph+RAtBzd3
AKwwaPn7hWXvM05tbRhAi3zVa49fyn05c1+b++8mi9oi1lnJwXWHCMV0WfLc+b7b
xlfLiHh3oq9heGHg4f36Rpa5qOlAZ7NSPzxyuoVUQQWNVIxr1U1E7ctEyJ3I1bGr
Xe/u2zdapvlzUdL2VYZjRbkTdUZc7bBoRD9vbRfUQu2cHdZp8JC3VW01anR/4IwY
ZUUg1iz5NdECtTvM389f7YvJLmVZuvrXm6U2dUt2MxtIfJ3oOA7knA4fwPUqRIEi
zu4BCsnf3/isTCr6Tw5qHeNiG/fw3fyOVoplgq2nyGkT330mOuccBoWJHr/m1MJi
Mdlqeaw+6mkgFZkNmp3V
=xDkC
-END PGP SIGNATURE-
# netselect Brazilian Portuguese translation
# Copyright (C) 2009 THE netselect'S COPYRIGHT HOLDER
# This file is distributed under the same license as the netselect package.
# Tiago Bortoletto Vaz ti...@debian-ba.org, 2004
# Eder L. Marques e...@edermarques.net, 2009.
#
msgid 
msgstr pt_BR utf-8\n
Project-Id-Version: netselect\n
Report-Msgid-Bugs-To: netsel...@packages.debian.org\n
POT-Creation-Date: 2009-02-26 07:37+0100\n
PO-Revision-Date: 2009-03-11 22:38-0300\n
Last-Translator: Eder L. Marques e...@edermarques.net\n
Language-Team: Brazilian Portuguese debian-l10n-portugu...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../templates:2001
#| msgid Do you want netselect to be installed setuid root?
msgid Should netselect be installed setuid root?
msgstr O netselect deve ser instalado com setuid root?

#. Type: boolean
#. Description
#: ../templates:2001
#| msgid 
#| Netselect can be installed with the set-user-id bit set, so that it will 
#| run with the permissions of the 'root' user.  Since netselect needs these 
#| permissions to work properly, ordinary users cannot run it unless it is 
#| installed this way.
msgid 
Netselect can be installed with the set-user-id bit set, so that it will run 
with the permissions of the \root\ user. Since netselect needs these 
permissions to work properly, unprivileged users cannot run it unless it is 
installed this way.
msgstr 
O Netselect pode ser instalado com o bit set-user-id setado, dessa forma ele 
executará com as permissões do usuário \root\. Como o netselect precisa 
destas permissões para funcionar corretamente, usuários não privilegiados 
não poderão executá-lo a menos que ele seja instalado desta maneira.

#. Type: boolean
#. Description
#: ../templates:2001
msgid 
Enabling this feature may be a security risk. If in doubt, it is suggested 
to leave it disabled.
msgstr 
Habilitar este recurso pode ser um risco de segurança. Em caso de dúvida, é 
sugerido que deixe-o desabilitado.


Bug#519505: clamav-milter: Add option to skip scanning of authenticated smtp users

2009-03-13 Thread Shane Wegner
Package: clamav-milter
Version: 0.94.dfsg-2
Severity: wishlist
Tags: patch

When Sendmail is acting as a SmartHost, it is useful to skip scanning when
the connection is authenticated.  This patch adds the --no-scan-auth option
to do this (off by default).

Shane
diff -ur clamav-0.94.dfsg.2.orig/clamav-milter/clamav-milter.c clamav-0.94.dfsg.2/clamav-milter/clamav-milter.c
--- clamav-0.94.dfsg.2.orig/clamav-milter/clamav-milter.c	2009-03-12 22:11:18.0 -0700
+++ clamav-0.94.dfsg.2/clamav-milter/clamav-milter.c	2009-03-12 23:19:24.0 -0700
@@ -383,6 +383,7 @@
 static	int	oflag = 0;	/* scan messages from our machine? */
 static	int	lflag = 0;	/* scan messages from our site? */
 static	int	Iflag = 0;	/* Added an IP addr to localNets? */
+static int auflag = 1;/* scan authenticated users */
 static	const	char	*progname;	/* our name - usually clamav-milter */
 
 /* Variables for --external */
@@ -685,6 +686,7 @@
 	puts(_(\t--ignore IPaddr\t\t-I IPaddr\tAdd IPaddr to LAN IP list (see --local).));
 	puts(_(\t--local\t\t\t-l\tScan messages sent from machines on our LAN.));
 	puts(_(\t--max-childen\t\t-m\tMaximum number of concurrent scans.));
+	puts(_(\t--no-scan-auth\t\tSkip scanning of authenticated users));
 	puts(_(\t--outgoing\t\t-o\tScan outgoing messages from this machine.));
 	puts(_(\t--noreject\t\t-N\tDon't reject viruses, silently throw them away.));
 	puts(_(\t--noxheader\t\t-n\tSuppress X-Virus-Scanned/X-Virus-Status headers.));
@@ -868,6 +870,9 @@
 local, 0, NULL, 'l'
 			},
 			{
+no-scan-auth, 0, auflag, 0
+			},
+			{
 noreject, 0, NULL, 'N'
 			},
 			{
@@ -2990,6 +2995,13 @@
 
 	logg(*clamfi_envfrom: %s\n, argv[0]);
 
+	if (!auflag) {
+		char *auth_authen;
+		auth_authen = smfi_getsymval(ctx, {auth_authen});
+		if (auth_authen)
+		return SMFIS_ACCEPT;
+	}
+
 	if(isWhitelisted(argv[0], 0)) {
 		logg(_(*clamfi_envfrom: ignoring whitelisted message));
 		return SMFIS_ACCEPT;


Bug#506972: fix for 5.0.1

2009-03-13 Thread Jan Lübbe
On Thu, 2009-03-12 at 12:30 +0100, Michael Biebl wrote:
 Guido Günther schrieb:
  Hi,
  I certainly have not objections fixing this for 5.0.1 but I won't be
  able to do this til 2009-03-28:
  
  http://wiki.debian.org/DebianReleases/PointReleases/5.0.1
  
  (since I won't be near my only kvm capable machine until then).
  If somebody else (Jan?) can handle this it'd be great.
 
 I'd obviously prefer if Jan could take care of this.
 If not, I'd be willing to prepare a patch and test it and if
 everything's working fine, pass it along to you. I think it's best, if
 the actual upload is done by one of the maintainers.

I'm currently very busy :/

Michael, if you could prepare a patch i'd gladly test it here and upload
it to testing-proposed-update.

-- 
Jan Lübbe jlue...@lasnet.dehttp://sicherheitsschwankung.de
 gpg-key  1024D/D8480F2E 2002-03-20
 fingerprint  1B25 F91F 9E7B 5D4F 1282  02D6 8A83 8BE4 D848 0F2E




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519339: ITP: tmux -- an alternative to screen, licensed under 3-BSD

2009-03-13 Thread Mike Hommey
On Thu, Mar 12, 2009 at 09:43:37PM +, Steve Kemp wrote:
 On Thu Mar 12, 2009 at 22:37:41 +0100, Karl Ferdinand Ebert wrote:
 
  - a more usable status line syntax, with the ability to display the first 
  line
of output of a specific command;
 
   That is also possible in GNU Screen.
 
  - a cleaner, modern, easily extended, BSD-licensed codebase.
 
   That would be a nice bonus.  Frankly the GNU Screen codebase
  is very messy.  (I've worked with it a fair bit.)
 
   The design of tmux seems less secure, too.
 
  In which way is it less secure?
 
   I've not looked at this at all -  but the idea of shared sockets
  in /tmp which I recall from a previous message in the thread jumped out
  at me as being a recipe for symlink attacks, if nothing else.

Screen does that too, so that would hardly be less secure than screen.

Mike



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519506: grub-pc: do not change video mode again on linux boot

2009-03-13 Thread Bert Reuer
Package: grub-pc
Version: 1.96+20090309-1
Severity: wishlist


It would be a nice feature if the video mode would be passed to the booting
kernel and so the resolution and background image stay there for the boot
messages.

As issued at the grub mailing list (
http://lists.gnu.org/archive/html/grub-devel/2009-03/msg00121.html),
Robert Millan made a patch for this.


With kind regards,

Bert Reuer


-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/9a9bfe66-b8f9-4f89-afd3-72636774493e / ext3
rw,errors=remount-ro,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(fd0)   /dev/fd0
(hd0)   /dev/hda
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from  and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e
if loadfont /usr/share/grub/ascii.pf2 ; then
 set gfxmode=640x480
 insmod gfxterm
 insmod vbe
 if terminal_output gfxterm ; then true ; else
   # For backward compatibility with versions of terminal.mod that don't
   # understand terminal_output
   terminal gfxterm
 fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,1)
search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e
insmod png
if background_image /boot/grub/moreblue-orbit-grub.png ; then
 set color_normal=black/black
 set color_highlight=magenta/black
else
 set menu_color_normal=cyan/blue
 set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, linux 2.6.28-1-686 {
   set root=(hd0,1)
   search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e
   linux   /boot/vmlinuz-2.6.28-1-686
root=UUID=9a9bfe66-b8f9-4f89-afd3-72636774493e ro vga=794
   initrd  /boot/initrd.img-2.6.28-1-686
}
menuentry Debian GNU/Linux, linux 2.6.28-1-686 (recovery mode) {
   set root=(hd0,1)
   search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e
   linux   /boot/vmlinuz-2.6.28-1-686
root=UUID=9a9bfe66-b8f9-4f89-afd3-72636774493e ro single vga=794
   initrd  /boot/initrd.img-2.6.28-1-686
}
menuentry Debian GNU/Linux, linux 2.6.26-1-686 {
   set root=(hd0,1)
   search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e
   linux   /boot/vmlinuz-2.6.26-1-686
root=UUID=9a9bfe66-b8f9-4f89-afd3-72636774493e ro vga=794
   initrd  /boot/initrd.img-2.6.26-1-686
}
menuentry Debian GNU/Linux, linux 2.6.26-1-686 (recovery mode) {
   set root=(hd0,1)
   search --fs-uuid --set 9a9bfe66-b8f9-4f89-afd3-72636774493e
   linux   /boot/vmlinuz-2.6.26-1-686
root=UUID=9a9bfe66-b8f9-4f89-afd3-72636774493e ro single vga=794
   initrd  /boot/initrd.img-2.6.26-1-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg

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

Kernel: Linux 2.6.28-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.26  Debian configuration management
sy
ii  grub-common  1.96+20090309-1 GRand Unified Bootloader,
version
ii  libc62.9-4   GNU C Library: Shared libraries

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
ii  desktop-base  5.0.5  common files for the Debian
Deskto
pn  os-prober none (no description available)

-- debconf information excluded


Bug#519507: gallery2: fails to install if there's an error in apache configuration

2009-03-13 Thread sean finney
Package: gallery2
Version: 2.3-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

some background: i had an old gallery1.x configuration file laying around
which i purged as part of my dist-upgrade, which cased a configuration error
in apache where i had hardcoded an include somewhere.

i don't think that gallery 2 should fail to install if apache doesn't
properly restart.  instead it should perhaps print a warning and finish the
installation.


Restarting web server: apache2apache2: Syntax error on line 281 of 
/etc/apache2/apache2.conf: Syntax error on line 34 of 
/etc/apache2/sites-enabled/www.seanius.net: Could not open configuration file 
/etc/gallery/apache.conf: No such file or directory
 failed!
invoke-rc.d: initscript apache2, action restart failed.
dpkg: error processing gallery2 (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 gallery2
E: Sub-process /usr/bin/dpkg returned an error code (1)


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

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

iD8DBQFJugjPynjLPm522B0RAk6eAJ4nzE6RuNufYTDs4VnaK0QC/pGPyQCcDVtP
ggYMWmTwnnJc/a4MmRzwO74=
=C5Iu
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519508: installation-guide: Section 5.1.3 Booting from Linux Using LILO or GRUB assumes Linux is on hd0, 0

2009-03-13 Thread Filipus Klutiero
Package: installation-guide
Severity: minor

In section 5.1.3, if using GRUB, the procedure says to add lines
kernel (hd0,0)/boot/newinstall/vmlinuz
initrd (hd0,0)/boot/newinstall/initrd.gz

This will of course only work if the files were copied to 
(hd0,0)/boot/newinstall/.

BTW, I have no idea what the value of ramdisk_size refers to in Note 
that the value of the ramdisk_size may need to be adjusted for the size 
of the initrd image. (just below).

And another BTW, it would be more generic to talk about ISO images in 
the third paragraph, since the iso can also be a DVD image.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519458: tasksel --help shows \t instead of tabs

2009-03-13 Thread Christian Perrier
Quoting Diego Escalante Urrelo (diegu...@gmail.com):
 Just confirmed in another Lenny install, and tried with xterm.


What is your locale?

The problem might be in the translation if that's not en English locale.



signature.asc
Description: Digital signature


Bug#518069: Please upload gnome-session 2.24.x to unstable since 2.22.3 does not work!

2009-03-13 Thread Svante Signell
On Fri, 2009-03-13 at 00:40 +0100, Svante Signell wrote:
 More info. Starting gnome using gdm works! This is a much better
 alternative than to run gnome-panel in WindowMaker, it was ages since
 used it last time. However, maybe it is still a dbus problem as the bug
 postings indicate. We'll see in due time.
 
 My .xinitrc contains only exec gnome-session, when starting X from a
 tty.
 
 BTW: I'm updating according to unstable right now and it seem that not
 all gnome-* packges are upgraded to 2.24 yet.
 
 On Fri, 2009-03-13 at 00:17 +0100, Svante Signell wrote:
  Package: gnome-session
  Version: 2.22.3-2
  Followup-For: Bug #518069
  
  After upgrading the gnome-* packages uploaded gnome-session does no 
  longer start :-( I had to temporary revert to WindowMaker. 

Found the following in my logfiles from gdm strengthening the assumption
on access problems via dbus:
Mar 13 00:22:05 em2 gdm[6976]: Autolaunch error: X11 initialization
failed.
Mar 13 00:22:05 em2 gdm[6976]: )gnome-keyring-daemon: couldn't lookup
pkcs11 component setting: Failed to contact configuration server; some
possible causes are that you need to enable TCP/IP networking for ORBit,
or you have stale NFS locks due to a system crash. See
http://www.gnome.org/projects/gconf/ for information. (Details -  1:
Failed to get connection to session: dbus-launch failed to autolaunch
D-Bus session: No protocol specified



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519462: Acknowledgement (gnome-python: built with RPATH)

2009-03-13 Thread Emilio Pozuelo Monfort
Version: 2.22.3-1

Sascha Silbe wrote:
 Note that this is (of course) already fixed in sid. The bug report is
 mainly for reference purposes.

Marking as fixed for the appropriate versions then.

Cheers,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#466550: Pristine source from upstream VCS repository

2009-03-13 Thread Steve Langasek
On Thu, Mar 12, 2009 at 08:49:19PM +0100, Bernd Zeimetz wrote:

 No, please don't just add another watch file just for the sake of it, using
 these files is more or less like living in the last century. People are able 
 to
 get the current source from the Debian pool, if that is not enough for them,
 they should be old enough to be able to click on the upstream homepage link in
 the package's description and get the source.

 A lot of people, including myself, prefer to pull form the upstream vcs
 directly, and work on top of that, using git for example. Using uscan to
 retrieve the exact version is often impossible, as it's not trivial to get
 a tarball from a specific upstream branch, tag or ref.

I'm not sure if you're arguing against using get-orig-source this way or
just arguing against a watchfile-like approach, but I would say that's
precisely the case that the get-orig-source target is intended for.  Cases
where generation of the tarballs used as .orig.tar.gz in Debian is
non-trivial are cases where the process of generating these tarballs should
be documented in a machine-automatable manner, whether they're generated by
downloading an existing upstream tarball and munging it, or by pulling from
a particular VCS tag.

In an ideal world, we would have a standard method for recreating a tarball
from upstream that doesn't assume familiarity with any particular VCS, or
familiarity with any particular upstream's tagging conventions.

 I think the way Debian should go is to tell people that they should clone
 the developer's git ([.. insert your favourite dvcs here ...]) repository
 and work with it, probably requiring to explain how working with the
 repository works, which branches are used for what, and so on. At least
 that would fit *todays* way of handling packages, at least for a lot of
 people.

Wrong for the various reasons Russ has already given - and also because
insert your favorite dvcs here gives us no common format that all Debian
developers agree to use.  The value in having such targets in policy is so
that developers *other* than the maintainer can rely on them.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#491827: [brasero] Add gvfs to Recommendations

2009-03-13 Thread Emilio Pozuelo Monfort
Riccardo Magliocchetti wrote:
 Package: brasero
 Version: 0.8.0-3
 
 --- Please enter the report below this line. ---
 
 Any update on this?

It's fixed in svn, will be closed with the next upload.

Cheers,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#519339: ITP: tmux -- an alternative to screen, licensed under 3-BSD

2009-03-13 Thread Iustin Pop
On Thu, Mar 12, 2009 at 11:59:00PM +0100, Carsten Hey wrote:
 On Thu, Mar 12, 2009 at 11:17:02PM +0100, Guus Sliepen wrote:
  On Thu, Mar 12, 2009 at 10:37:41PM +0100, Karl Ferdinand Ebert wrote:
   - a clearly-defined client-server model: windows are independent
   entities which may be attached simultaneously to multiple sessions
   and viewed from multiple clients (terminals), as well as moved
   freely between sessions within the same tmux server;
 
  I do not really see anything here that screen can't do...
 
 GNU screen can't move one window from one session to another or attach
 one window to two session.

Maybe not, but since I can view a window with two clients anyway, what
advantage does attaching one window to two sessions bring? What is the
intended use-case?

regards,
iustin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519237: samba: Esperanto translation for debconf template

2009-03-13 Thread Christian Perrier
Quoting Steve Langasek (vor...@debian.org):

 I would be happier if the translation were at least posted to the
 debian-l10n-esperanto list so that any interested parties have the
 opportunity to review it, yes.


I propose that Felipe does so if that makes Steve more
comfortable. However, Felipe, given the low participation in
-l10n-esperanto, please give a fixed deadline for comments saying that
without comments in foo days, you'll give a GO for us ot use your
translation.

The common practice in French team is posting the full file for review
and, in such case where this is not a new translation, also post a
contextual diff to allow readers to spot what you changed.





signature.asc
Description: Digital signature


Bug#519509: gtk-sharp2-examples and monodoc-gtk2.0-manual should be in Suggests

2009-03-13 Thread Savvas Radevic
Package: gtk-sharp2
Version: 2.12.8-2
Severity: normal

Depends: gtk-sharp2-examples, gtk-sharp2-gapi, libglib2.0-cil, libgtk2.0-cil, 
libglade2.0-cil, 
monodoc-gtk2.0-manual

Package gtk-sharp2 should only suggest the documentation packages:
gtk-sharp2-examples 
monodoc-gtk2.0-manual

Otherwise, people have to download (sometimes or most of the cases) unnecessary 
doc packages.
I believe that it runs fine with the doc manuals.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-9-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519488: quagga: dies when I try to set up an ospf6 prefix-list

2009-03-13 Thread Christian Hammers
Hello

Please discuss that issue to the quagga-users mailing list or file a bug on
bugzilla.quagga.com. Maybe they come up with a patch that I can use for the 
Debian packages.

bye,

-christian-


On Thu, 12 Mar 2009 19:21:28 +0100
Steinar H. Gunderson sgunder...@bigfoot.com wrote:

 Package: quagga
 Version: 0.99.11-1
 Severity: normal
 
 Hi,
 
 I have a pretty simple OSPF setup, but I want to have two separate areas.
 Thus I run:
 
   moccamaster# conf t
   moccamaster(config)# router ospf6
   moccamaster(config-ospf6)# area 255.1.1.1 filter-list prefix samfundet in
   Warning: closing connection to ospf6d because of an I/O error!
 
 At this point, ospf6d simply dies (but does not appear to segfault). It 
 doesn't
 actually matter if the prefix-list samfundet exists or not. For the 
 reference,
 here's the output of show run:
 
   moccamaster# show run
   Building configuration...
   
   Current configuration:
   !
   end
   hostname mitt-hostnavn
   !
   service advanced-vty
   !
   debug ospf6 lsa unknown
   !
   password removed
   enable password removed
   !
   interface eth0
ipv6 nd suppress-ra
   !
   interface eth0.2000
ipv6 nd suppress-ra
   !
   interface eth1
ipv6 nd suppress-ra
   !
   interface gre0
ipv6 nd suppress-ra
   !
   interface k_altersex
ipv6 nd suppress-ra
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 40
ipv6 ospf6 hello-interval 10
ipv6 ospf6 instance-id 0
ipv6 ospf6 priority 1
ipv6 ospf6 retransmit-interval 5
ipv6 ospf6 transmit-delay 1
   !
   interface lo
   !
   interface sit0
ipv6 nd suppress-ra
   !
   interface tollef
ipv6 nd suppress-ra
   !
   interface altersex
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 40
ipv6 ospf6 hello-interval 10
ipv6 ospf6 instance-id 0
ipv6 ospf6 priority 1
ipv6 ospf6 retransmit-interval 5
ipv6 ospf6 transmit-delay 1
   !
   interface k_testme
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 40
ipv6 ospf6 hello-interval 10
ipv6 ospf6 instance-id 0
ipv6 ospf6 priority 1
ipv6 ospf6 retransmit-interval 5
ipv6 ospf6 transmit-delay 1
   !
   router ospf6
router-id 255.1.1.1
redistribute connected
interface k_altersex area 0.0.0.0
   !
   ip forwarding
   ipv6 forwarding
   !
   line vty
 
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
 Architecture: i386
 
 Kernel: Linux 2.6.28.5
 Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519432: logrotate: running postrotate script with nosharedscripts -- what's the point?

2009-03-13 Thread Paul Slootman
On Thu 12 Mar 2009, Paul Martin wrote:
 On Thu, Mar 12, 2009 at 04:29:47PM +0100, Paul Slootman wrote:
 
  It would be great if an environment variable was made available to the
  postrotate script so that the script can do something relevant to it.
  Something like LOGROTATED_LOG for example... This would then contain the
  name of the rotated log (including the .gz if nodelaycompress is in
  force).
 
 The name of the file rotated is passed as an argument to the script.

Hmm, I thought the unexpanded string was passed, e.g.
/var/log/apache2/*.log, not the individual filenames.
I'll test this tonight.

Thanks!
Paul Slootman



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517231: Similar issues with daily-builds from yesterday

2009-03-13 Thread Julien Cristau
On Thu, 2009-03-12 at 16:29 +0100, Frans Pop wrote:
 On Thursday 12 March 2009, Andrei Popescu wrote:
  $ host asus
  asus has address 192.168.0.1
 
  $ ping asus
  ping: unknown host asus
 
  Maybe there are some issues in libresolv.so.2 ?
 
 Isn't it more likely there are issues in your local network setup?

This problem seems unrelated to this bug, but might be due to the
behaviour of the new resolver, sending both A and  dns queries
simultaneously, using the same source port, which confuses some routers.
(ubuntu and fedora disabled this, afaik)

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519377: Work-needing packages report for Mar 13, 2009

2009-03-13 Thread Ralf Treinen
On Fri, Mar 13, 2009 at 12:27:47AM -0600, w...@debian.org wrote:

 The following packages have been orphaned:

yaclc (#519377), orphaned yesterday
  Description: Check the bug closings in a Debian changelog
  Installations reported by Popcon: 32

maybe it can be integrated into devscripts ? -Ralf.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519447: [INTL:gl]pam debconf translation update

2009-03-13 Thread mvillarino
This could just be my poor understanding of Galician, but I would read
 your translation as Choose a different set of modules in order to activate
 them, where the meaning of the original is Choose a different set of
 modules that you wish to activate.

Yes, the other option (just activar) is also correct. By putting the
direct object (the them) I'm stressing that this is the proper way
to activate them.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#514023: lists.debian.org: Request for debian-blends mailing list

2009-03-13 Thread Andreas Tille

On Thu, 12 Mar 2009, David Moreno wrote:


It's my understanding that Debian Pure Blends is the rename of the CDD
project. Is that correct?


Yes.


If it's basically the same thing, I believe
renaming the list would suffice, unless there's an actual reason why to
leave -custom orphaned and unattended.


No.  The main reason for the renaming is that the former name was
missleading and people used the custom list for discussion about things
which was not the original target of the former CDD now Blends effort.
The list was used for discussion about how to customise your private
Debian  customisation and things like that.  This was perfectly reasonable
and interesting discussion but leaded to endless missunderstandings
especially for newcomers.

So a simple renaming of the list would leave people into this topic
alone and they would not find a reasonable place to discuss these
issues.  The perfect solution would be to manually investigate all
the past mails and tag those who are Blends related and move only
these to the new list.  I would even spend some time on this issue
if this is technically possible and would not be to complicated.
But IMHO just renaming the list is not a good solution.


I see no difference on renaming the list and re-start using it as Pure
Blends. It makes not too much sense to just drop other list which
archive could be useful for other people too and pretend that the CDD
list was never there.


Well, we definitely have a loss of information on the new Blends list
but I try to solve this by some links to important threads (if the
chance to take over some mails from the past just is to expensive.


Please consider my opinions above.


Well, I have considered it several times.  From a Blends point of
view it would be a better solution to just to rename the list.  But
I'd regard it just unfair against those people who would miss a forum
for the customisation issues.

Kind regards

  Andreas.

--
http://fam-tille.de



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519510: ITP: polipo -- a caching web proxy

2009-03-13 Thread Christoph Thielecke
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: polipo
Version: 1.0.4
Upstream Author: [Christoph Thielecke christoph.thiele...@gmx.de]
URL: [http://www.pps.jussieu.fr/~jch/software/polipo/]
License: [MIT/X Consortium License]
Description: [Polipo is a small and fast caching web proxy (a web cache, 
an HTTP proxy, a proxy server). While Polipo was designed to be used by one 
person or a small group of people, there is nothing that prevents it from 
being used by a larger group.
- Polipo has some features that are, as far as I know, unique among 
currently available proxies:
- Polipo will use HTTP/1.1 pipelining if it believes that the remote 
server supports it, whether the incoming requests are pipelined or come in 
simultaneously on multiple connections (this is more than the simple usage of 
persistent connections, which is done by e.g. Squid);
- Polipo will cache the initial segment of an instance if the download has 
been interrupted, and, if necessary, complete it later using Range requests;
- Polipo will upgrade client requests to HTTP/1.1 even if they come in as 
HTTP/1.0, and up- or downgrade server replies to the client's capabilities 
(this may involve conversion to or from the HTTP/1.1 chunked encoding)
- Polipo has complete support for IPv6 (except for scoped (link-local) 
addresses).
- Polipo can optionally use a technique known as Poor Man's Multiplexing 
to reduce latency even further.
 In short, Polipo uses a plethora of techniques to make web browsing (seem) 
faster.]

-- 
Linux User Group Wernigerode
http://www.lug-wr.de/


signature.asc
Description: This is a digitally signed message part.


Bug#515775: Creating directories in /var/run on demand now also mandated by policy

2009-03-13 Thread Michael Tautschnig
Hi all,

Policy 3.8.1 now mandates that directories in /var/run are created on demand. We
thus also need to fix this bug before updating Standards-Version.

Best,
Michael



pgpy9qFWK4F8o.pgp
Description: PGP signature


Bug#451124: linux-sound-base: warning when intsall package on /tmp mount with noexec option

2009-03-13 Thread Gavrilov Vasiliy
Package: linux-sound-base
Version: 1.0.17.dfsg-4
Followup-For: Bug #451124


On install linux-sound-base on postinst step:

Can't exec /tmp/linux-sound-base.config.26881: Отказано в доступе at 
/usr/share/perl/5.10/IPC/Open3.pm line 168.
open2: exec of /tmp/linux-sound-base.config.26881 configure  failed at 
/usr/share/perl5/Debconf/ConfModule.pm line 59

/etc/fstab

proc/proc   procdefaults0   0
LABEL=root   /   ext3errors=remount-ro  0   1
LABEL=home   /home   ext3defaults,noexec,nodev  0   2
LABEL=tmp/tmpext3defaults,noexec,nodev  0   2
LABEL=swap   noneswapsw 0   0


-- System Information:
Debian Release: 5.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-sound-base depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

linux-sound-base recommends no packages.

Versions of packages linux-sound-base suggests:
ii  alsa-base  1.0.17.dfsg-4 ALSA driver configuration files

-- debconf information:
  linux-sound-base/sound_system: ALSA



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519488: quagga: dies when I try to set up an ospf6 prefix-list

2009-03-13 Thread Steinar H. Gunderson
On Fri, Mar 13, 2009 at 08:53:23AM +0100, Christian Hammers wrote:
 Please discuss that issue to the quagga-users mailing list or file a bug on
 bugzilla.quagga.com. Maybe they come up with a patch that I can use for the 
 Debian packages.

I wish I could -- bugzilla.quagga.net is broken (it only spews Perl errors).

Is Quagga upstream active at all? I cannot see any commits since November,
and there are several things that appear to be very broken to me -- like the
fact that I can never get routes from OSPF to time out at all (I have to
restart quagga).

/* Steinar */
-- 
Homepage: http://www.sesse.net/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519511: slapd uses too much memory

2009-03-13 Thread Antonis Christofides
Package: slapd
Version: 2.4.11-1
Severity: important

When slapd starts on my system it consumes something like 7M of RAM
(about 50M virtual). As time passes, it consumes more and more,
reaching hundreds; after 24 hours it uses something like 400M or 500M.
This is a very small LDAP database; the LDIF file is 315K.  Therefore,
I don't see any reason for such usage. The backend is BDB, and the
DB_CONFIG file says:

set_cachesize 0 2097152 0
set_lk_max_objects 1500
set_lk_max_locks 1500
set_lk_max_lockers 1500

This happened after the upgrade to lenny (at the same time I upgraded
the machine's RAM from 1 GB to 4 GB, but I don't think that this
should make any difference).

If you need more information, I can debug it if you give me some
debugging hints.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages slapd depends on:
ii  adduser  3.110   add and remove users and groups
ii  coreutils6.10-6  The GNU core utilities
ii  debconf [debconf-2.0]1.5.24  Debian configuration management sy
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libdb4.2 4.2.52+dfsg-5   Berkeley v4.2 Database Libraries [
ii  libgnutls26  2.4.2-6+lenny1  the GNU TLS library - runtime libr
ii  libldap-2.4-22.4.11-1OpenLDAP libraries
ii  libltdl3 1.5.26-4A system independent dlopen wrappe
ii  libperl5.10  5.10.0-19   Shared Perl library
ii  libsasl2-2   2.1.22.dfsg1-23 Cyrus SASL - authentication abstra
ii  libslp1  1.2.1-7.5   OpenSLP libraries
ii  libwrap0 7.6.q-16Wietse Venema's TCP wrappers libra
ii  perl [libmime-base64-per 5.10.0-19   Larry Wall's Practical Extraction 
ii  psmisc   22.6-1  Utilities that use the proc filesy
ii  unixodbc 2.2.11-16   ODBC tools libraries

Versions of packages slapd recommends:
ii  libsasl2-modules 2.1.22.dfsg1-23 Cyrus SASL - pluggable authenticat

Versions of packages slapd suggests:
ii  ldap-utils2.4.11-1   OpenLDAP utilities

-- debconf information:
  slapd/tlsciphersuite:
  slapd/fix_directory: true
  shared/organization: itia.civil.ntua.gr
  slapd/upgrade_slapcat_failure:
  slapd/backend: BDB
  slapd/allow_ldap_v2: false
  slapd/no_configuration: false
  slapd/move_old_database: true
  slapd/suffix_change: false
  slapd/slave_databases_require_updateref:
  slapd/dump_database_destdir: /var/backups/slapd-VERSION
  slapd/autoconf_modules: true
  slapd/domain: itia.civil.ntua.gr
  slapd/password_mismatch:
  slapd/invalid_config: true
  slapd/slurpd_obsolete:
  slapd/upgrade_slapadd_failure:
  slapd/dump_database: when needed
  slapd/migrate_ldbm_to_bdb: false
  slapd/purge_database: false



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519510: ITP: polipo -- a caching web proxy

2009-03-13 Thread Michal Čihař
Hi

Dne Fri, 13 Mar 2009 09:26:32 +0100
Christoph Thielecke christoph.thiele...@gmx.de napsal(a):

 Package: wnpp
 Severity: wishlist
 X-Debbugs-CC: debian-de...@lists.debian.org
 
 --- Please fill out the fields below. ---
 
Package name: polipo
 Version: 1.0.4

We already have this in Debian...
http://packages.debian.org/sid/polipo

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#518027: Dependence on configuration?

2009-03-13 Thread Aurelien Jarno
On Thu, Mar 12, 2009 at 09:41:20PM -0700, Jeff Chimene wrote:
 Interesting. I would have expected this to fail (since moving to libc6 2.9
 fixed it), but rm -r ~/.frozen-bubble under libc6 2.7 runs fine.


Do you still have a copy of this directory?

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519512: nethack: [debconf_rewrite] Debconf templates and debian/control review

2009-03-13 Thread Christian Perrier
Package: nethack
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Thursday, February 19, 2009, I notified you of the beginning of a review 
process
concerning debconf templates for nethack.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading nethack with these changes
right now.

The second phase of this process will begin on Monday, March 16, 2009, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Monday, April 06, 2009. Please avoid uploading a package with fixed or 
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Tuesday, April 07, 2009, I will contact you again and will send a final 
patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: squeeze/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- nethack.old/debian/nethack-common.templates 2009-02-14 12:18:34.067868635 
+0100
+++ nethack/debian/nethack-common.templates 2009-03-13 07:19:18.372845755 
+0100
@@ -1,34 +1,24 @@
-Template: nethack-common/backup-incompatible
-Type: select
-_Choices: abort, backup, purge, ignore
-Default: backup
-_Description: Should NetHack back up your old, incompatible save files?
- You are upgrading from a version of NetHack whose save files are not
- compatible with the version you are upgrading to. You may either have them
- backed up into /tmp, purge them, ignore this problem completely, or abort
- this installation and manually handle NetHack's save files. Your score files
- will be lost if you choose to purge.
- .
- If you choose to back up, the files will be backed up into a
- gzip-compressed tar archive in /tmp with a random name starting
- with 'nethk' and ending in '.tar.gz'.
- .
- Old NetHack save files can be found in /var/games/nethack (or
- /var/lib/games/nethack, for versions before 3.4.0).
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
 
 Template: nethack-common/recover-setgid
 Type: boolean
 Default: false
-_Description: Would you like NetHack's recover utility to be setgid games?
- The 'recover' program is installed as part of the nethack-common package
- and exists to help the administrator recover broken save files, etc.
- . 
- Recover is traditionally installed setgid games, although it does not
- need to be in the Debian NetHack installation, as it is automatically
- run at boot time as root. Its only usefulness as a setgid binary is
- to let players as normal users on the system recover their save
- files, should NetHack crash or their connection drop mid-game.
+_Description: Use setgid bit with NetHack's recover utility?
+ The recover program in the package nethack-common is traditionally
+ installed with the setgid bit set, so that all users can use it to
+ recover their own save files after a crash (with games group
+ privileges). This is a potential source of security problems.
+ .
+ This package includes a script that runs during system boot, invoking
+ recover on any broken save files it finds. This makes it less likely
+ that users will need to run it themselves, so the default is to install
+ recover without the special permission bits required for that.
  .
- If you answer no, you will have to run recover as root or as someone
- in group games to recover save files after a crash or a connection
- drop.
+ If you choose this option, unprivileged users will be able to run recover.
--- nethack.old/debian/control  2009-02-14 12:18:34.003868468 +0100
+++ nethack/debian/control  2009-03-10 06:31:47.640512587 +0100
@@ -11,92 +11,129 @@
 Recommends: 

Bug#503992: fixed in snort 2.7.0-23

2009-03-13 Thread Wolfgang Kroener
Hi,
is there a chance, that the bugfix goes into lenny, too? It would be
very nice, because the daily, empty log-email from snort, caused by this
segfault, is quite useless.
Kind regards,
Wolfgang



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#503738: wicd: fails to react to wired connection/disconnection if no wire was plugged at startup

2009-03-13 Thread Giuseppe `denever` Martino
Package: wicd
Version: 1.5.9-4
Followup-For: Bug #503738


If on the startup of the daemon there is no wire plugged, then wicd
does not seem to take any action on wired connections or disconnections.

This is because, at startup, ConnectionWizard.AutoConnect is executed.
If there is a wire plugged, an ip address will be configured for ethX,
so in ConnectionStatus.check_for_wired_connection at monitor.py:76
wired_ip will not be None and everything will be ok.

But if at start-up there is no wire plugged, then no ip will be configured for 
the device.
So in ConnectionStatus.check_for_wired_connection at monitor.py:76 wired_ip 
will always be None, causing nothing to be done even if CheckPluggedIn is True.

My solution is to add two DBus signals, one for the plug-in event and one for 
the unplug event.

If CheckPluggedIn is True, the wired_ip is not configured, and the plugged 
status variable is False, wicd will send a WirePlugged signal.

If CheckPluggedIn is False and the plugged status is True, wicd will send a 
WireUnplugged signal.

A client application could catch these signals and call 
org.wicd.daemon.ConnectWired dbus method.

A patch is attached.


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

Kernel: Linux 2.6.28.7 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wicd depends on:
ii  adduser   3.110  add and remove users and groups
ii  dhcp3-client  3.1.1-6DHCP client
ii  iproute   20090115-1 networking and traffic control too
ii  net-tools 1.60-22The NET-3 networking toolkit
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-glade2 2.14.1-1   GTK+ bindings: Glade support
ii  python-gtk2   2.14.1-1   Python bindings for the GTK+ widge
ii  python-support0.8.7  automated rebuilding support for P
ii  wireless-tools29-1.1 Tools for manipulating Linux Wirel
ii  wpasupplicant 0.6.4-3Client support for WPA and WPA2 (I

wicd recommends no packages.

Versions of packages wicd suggests:
ii  pm-utils  1.2.4-2utilities and scripts for power ma

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519488: quagga: dies when I try to set up an ospf6 prefix-list

2009-03-13 Thread Christian Hammers
On Fri, 13 Mar 2009 09:37:55 +0100
Steinar H. Gunderson sgunder...@bigfoot.com wrote:

 On Fri, Mar 13, 2009 at 08:53:23AM +0100, Christian Hammers wrote:
  Please discuss that issue to the quagga-users mailing list or file a bug on
  bugzilla.quagga.com. Maybe they come up with a patch that I can use for the 
  Debian packages.
 
 I wish I could -- bugzilla.quagga.net is broken (it only spews Perl errors).
 
 Is Quagga upstream active at all? I cannot see any commits since November,
 and there are several things that appear to be very broken to me -- like the
 fact that I can never get routes from OSPF to time out at all (I have to
 restart quagga).

Bugzilla is broken and they don't know exactly how to upgrade it without
loosing their data. But the mailing lists are still active,

http://lists.quagga.net/mailman/listinfo/quagga-users

bye,

-christian-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#474506: decoding attachments, removing signatures

2009-03-13 Thread martin f krafft
Dear mutts,

At some point last year, I thought I spotted a bug in mutt and filed
it with Debian:

  http://bugs.debian.org/474506

Alain Bench replied, but I didn't see the reply until now. Anyway,
he said:

  If I decode-save or decode-copy a mail [...] the attachment are
  removed in the copy. The attachment should stay.
 
 The design is: Auto_viewed attachments stay. Or rather their text
 representation stays. Other attachments are removed, because they are
 not renderable as text, or just not rendered in current settings
 (auto_view/unauto_view, $implicit_autoview, mailcap, ...). Look at
 upstream closed bug #1072 for complete explanations.
 
 I can foresee your next question, and the replies are decrypt-copy
 and decrypt-save. Those keep all attachments in their original form.
 
 | decrypt-copy  make decrypted copy
 | decrypt-save  make decrypted copy and delete

He was almost right. The problem is that this does not work on
signed mail. Sometimes I get signed mail with huge attachments, and
I want to remove those attachments, since I prefer to store them
outside of my mailfolder instead.

Unfortunately, decrypt-save does not seem to do anything on
PGP-signed mail, and decode-save removes all attachments.

Can I somehow remove just the signature from an email to be able to
treat a mail with attachments like any other unsigned mail?

Also, sometimes I just want to decode a single attachment and store
the decoded version in the mail, e.g. replace an attachment with its
decoded version. Is that possible?

Thanks,

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#519505: [Pkg-clamav-devel] Bug#519505: clamav-milter: Add option to skip scanning of authenticated smtp users

2009-03-13 Thread Stephen Gran
This one time, at band camp, Shane Wegner said:
 When Sendmail is acting as a SmartHost, it is useful to skip scanning when
 the connection is authenticated.  This patch adds the --no-scan-auth option
 to do this (off by default).

Thank you very much for your interest in clamav-milter.  Unfortunatel,
upstream has done a rather substantial rewrite of clamav-milter, and
your patch doesn't quite apply to the new version.  We are currently
working on 0.95rc1 to test out the new version, and expect to have 0.95
out reasonably soon.  If you'd like to resubmit your patch based on the
new code base, you can get it here:
git://git.debian.org/pkg-clamav/clamav.git
and here:
git://git.debian.org/pkg-clamav/clamav-devel.git

The first is the branch that the debian packaging uses, the second is a
clone of upstream SVN.  The second one will have the 0.95rc1 tag.

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#519515: libxml-libxml-perl can't be found by quering XML::LibXML to apt system

2009-03-13 Thread Swami Dhyan Nataraj (Nikolay Shaplov)
Package: libxml-libxml-perl
Version: 1.66-1+b1
Severity: minor

Package libxml-libxml-perl can't be found by quering XML::LibXML, through it 
is most common way to looking for perl 
modures, just to look for module name in apt...

apt-cahce search XML::LibXML will not show libxml-libxml-perl at the result.

May be it would be good to add XML::LibXML string to the description of the 
module?


-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-openvz-18-53.5d1-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.koi8-r, LC_CTYPE=ru_RU.koi8-r (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages libxml-libxml-perl depends on:
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libxml-libxml-common-perl  0.13-6+b1 Perl module for common routines  
ii  libxml-namespacesupport-pe 1.09-3Perl module for supporting simple 
ii  libxml-sax-perl0.16+dfsg-3   Perl module for using and building
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  perl   5.10.0-19 Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0] 5.10.0-19 minimal Perl system

libxml-libxml-perl recommends no packages.

libxml-libxml-perl suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519453: gnome-applets: Cannot add mixer applet

2009-03-13 Thread Josselin Mouette
Le jeudi 12 mars 2009 à 20:24 +0100, Jack Malmostoso a écrit :
 since a few weeks I can't seem to have a Mixer applet on my Gnome panel.
 It just disappeared one day and every effort to add it again yields no
 result.
 
 Here is the strace of launching it from the command line:

From the trace it seems you are using JACK. Does it work correctly if
you go directly through ALSA?

-- 
 .''`.  Debian 5.0 Lenny has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-me that if you don't install Lenny, he'd melt your brain.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#519514: openoffice.org: Vcs-* control fields incorrect

2009-03-13 Thread Ben Finney
Package: openoffice.org
Version: 1:3.0.1-5
Severity: normal

The control file for ‘openoffice.org’ lists two separate VCS URLs:

=
Vcs-Bzr: 
http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/experimental
Vcs-Svn: svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0-1
=

Neither of them seems to be correct.


One is for Bazaar, and appears to be the Debian packaging branch. This
one gives Bazaar a response asking to try a different URL; but that
URL, also, doesn't work:

=
$ bzr checkout 
http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/experimental
Unhandled error:
(Repository moved permanently to 
'http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/'; please 
relocate, 175011)

$ bzr checkout 
http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/
Unhandled error:
(Repository moved permanently to 
'http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/'; please 
relocate, 175011)

=


The other is just the upstream Subversion respository,
‘svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0-1’. That
is not the Debian package management branch, so should not be in the
‘Vcs-Foo’ control field.


Without a working URL for checkout of the Debian packaging VCS
repository, it's difficult to assist with many of the Debian bugs for
this package.

-- 
 \  “It's up to the masses to distribute [music] however they want |
  `\… The laws don't matter at that point. People sharing music in |
_o__)their bedrooms is the new radio.” —Neil Young, 2008-05-06 |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


Bug#519516: [INTL:es] Spanish debconf template translation for gitosis

2009-03-13 Thread Francisco Javier Cuadrado
Package: gitosis
Version: 0.2+20080825-8
Severity: wishlist
Tags: l10n patch


-- 
Saludos

Fran
# gitosis po-debconf translation to Spanish
# Copyright (C) 2009 Software in the Public Interest
# This file is distributed under the same license as the gitosis package.
#
# Changes:
#   - Initial translation
#   Francisco Javier Cuadrado fcocuadr...@gmail.com, 2009
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#   info -n '(gettext)PO Files'
#   info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas y normas de traducción en
# http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: gitosis 0.2+20080825-8\n
Report-Msgid-Bugs-To: gito...@packages.debian.org\n
POT-Creation-Date: 2009-03-02 07:22+0100\n
PO-Revision-Date: 2009-03-03 08:41+0100\n
Last-Translator: Francisco Javier Cuadrado fcocuadr...@gmail.com\n
Language-Team: Debian l10n Spanish debian-l10n-span...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../gitosis.templates:2001
msgid Dedicated system account for gitosis:
msgstr Cuenta del sistema dedicada para gitosis:

#. Type: string
#. Description
#: ../gitosis.templates:2001
msgid Repositories are managed by gitosis under a single system account, using SSH keys to identify users. This account name is part of the clone URL when checking out over SSH, leading to commands such as \git clone gito...@example.com:foo.git\.
msgstr gitosis gestiona los repositorios bajo una única cuenta del sistema, utilizando claves SSH para identificar a los usuarios. Esta cuenta es parte de la URL de «clone» cuando se comprueba mediante SSH, originando órdenes como «git clone gito...@example.com:foo.git».

#. Type: string
#. Description
#: ../gitosis.templates:2001
msgid The account name can be customized but you should not use an existing account.
msgstr El nombre de la cuenta se puede personalizar pero no debería utilizar una cuenta existente.

#. Type: string
#. Description
#: ../gitosis.templates:3001
msgid Directory for git repositories?
msgstr ¿Cuál es el directorio de los repositorios de git?

#. Type: string
#. Description
#: ../gitosis.templates:3001
msgid Please specify the directory where gitosis will manage the git repositories.
msgstr Introduzca el directorio dónde gitosis gestionará los repositorios de git.

#. Type: string
#. Description
#: ../gitosis.templates:3001
msgid If you choose an already existing directory, this installation process will leave it unmodified.
msgstr Si escoge un directorio existente, el proceso de instalación lo dejará sin modificar.

#. Type: string
#. Description
#: ../gitosis.templates:4001
msgid SSH public key for the gitosis admin repository:
msgstr Clave pública de SSH del repositorio «admin» de gitosis:

#. Type: string
#. Description
#: ../gitosis.templates:4001
msgid Configuration for gitosis is stored in a file named \gitosis.conf\ which is kept in the gitosis-admin repository.
msgstr La configuración de gitosis se almacena en un archivo llamado «gitosis.conf» que se guarda en el repositorio «gitosis-admin».

#. Type: string
#. Description
#: ../gitosis.templates:4001
msgid Access to this repository is controlled through an SSH public key.
msgstr El acceso al repositorio se controla mediante una clave pública de SSH.

#. Type: string
#. Description
#: ../gitosis.templates:4001
msgid You can specify an existing key by entering the name of the key file or by pasting the key content itself here. Alternatively, you can leave that field empty and configure the key manually later after reading the /usr/share/doc/gitosis/README.Debian file.
msgstr Puede especificar una clave existente introduciendo el nombre del archivo de la clave o pegando el contenido de la clave aquí. También, puede dejar el campo vacío y configurar la clave más tarde manualmente, para ello vea el archivo «/usr/share/doc/gitosis/README.Debian».

#. Type: string
#. Description
#: ../gitosis.templates:4001
msgid If there is already an initialized gitosis-admin repository in the gitosis directory, this installation process will not touch it.
msgstr Si ya hay un repositorio «gitosis-admin» inicializado en el directorio de gitosis, el proceso de instalación no lo tocará.



Bug#519517: mixxx: Please package new version - 1.6.1+Herc

2009-03-13 Thread Mike Shutlar
Package: mixxx
Version: 1.6.1-1
Severity: wishlist

Mixxx 1.6.1+Herc has been released, which uses the recently released Hercules 
Linux MIDI 
drivers rather than libdjconsole. There's a post on the Mixxx blog which gives 
links to more 
info here:
http://mixxxblog.blogspot.com/2009/02/hercules-releases-gpl-midi-drivers-for.html

Many thanks!
Mike

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-7.slh.1-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mixxx depends on:
ii  libasound2  1.0.19-1 shared library for ALSA applicatio
ii  libc6   2.9-4GNU C Library: Shared libraries
ii  libdjconsole0   0.1.3-1  Hercules DJ Console access library
ii  libgcc1 1:4.3.3-5GCC support library
ii  libgl1-mesa-glx [libgl1 7.3-1A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.0.3-7  The OpenGL utility library (GLU)
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libmad0 0.15.1b-4MPEG audio decoder library
ii  libogg0 1.1.3-5  Ogg Bitstream Library
ii  libportaudio2   19+svn20071022-3 Portable audio I/O - shared librar
ii  libqt4-opengl   4.4.3-2  Qt 4 OpenGL module
ii  libqt4-qt3support   4.4.3-2  Qt 3 compatibility library for Qt 
ii  libqt4-xml  4.4.3-2  Qt 4 XML module
ii  libqtcore4  4.4.3-2  Qt 4 core module
ii  libqtgui4   4.4.3-2  Qt 4 GUI module
ii  libsndfile1 1.0.18-2 Library for reading/writing audio 
ii  libstdc++6  4.3.3-5  The GNU Standard C++ Library v3
ii  libvorbis0a 1.2.0.dfsg-4 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-4 The Vorbis General Audio Compressi
ii  mixxx-data  1.6.1-1  Digital Disc Jockey Interface -- d

mixxx recommends no packages.

Versions of packages mixxx suggests:
ii  okular [pdf-viewer]   4:4.2.1-1  document viewer for KDE 4

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519221: libpixman -- bug recently submitted related to your patch

2009-03-13 Thread Michel Dänzer
On Don, 2009-03-12 at 09:46 -0600, Arren Lex wrote: 
 
 The files you requested (plus some related ones that might be useful)
 are attached.

[...]

 Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 2960 x 1280

This is likely your first problem. The 3D engine of your card can only
handle coordinates up to 2560x2560. As your screen is wider than that,
any operations on the screen which would need the 3D engine for
acceleration will fall back to software. If you aren't using a
compositing manager yet, doing so might help, but otherwise you'll
probably need to fit the screen size within the limit somehow.

However, due to peculiarities in the way KDE/Qt4 render text, I suspect
you may still be hitting other fallback paths which have only been fixed
in newer xserver upstream.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#503738: wicd: fails to react to wired connection/disconnection if no wire was plugged at startup

2009-03-13 Thread Giuseppe Martino
On Fri, Mar 13, 2009 at 09:57:18AM +0100, Giuseppe `denever` Martino wrote:
 A patch is attached.

In attachment two missed patches.
--- monitor.py.orig	2009-03-12 18:26:48.0 +0100
+++ monitor.py	2009-03-12 18:34:57.0 +0100
@@ -64,6 +64,7 @@
 self.last_reconnect_time = time.time()
 self.signal_changed = False
 self.iwconfig = 
+self.plugged = False
 
 def check_for_wired_connection(self, wired_ip):
  Checks for an active wired connection.
@@ -160,6 +161,16 @@
 
 # Check for wired.
 wired_ip = wired.GetWiredIP()
+
+if wired_ip is None:
+if not self.plugged and wired.CheckPluggedIn():
+daemon.SendWirePluggedSignal()
+self.plugged = True
+
+if self.plugged and not wired.CheckPluggedIn():
+daemon.SendWireUnpluggedSignal()
+self.plugged = False
+
 wired_found = self.check_for_wired_connection(wired_ip)
 if wired_found:
 self.update_state(misc.WIRED, wired_ip=wired_ip)
--- wicd-daemon.py.orig	2009-03-06 11:55:13.0 +0100
+++ wicd-daemon.py	2009-03-12 18:26:01.0 +0100
@@ -669,6 +669,19 @@
 
 @dbus.service.method('org.wicd.daemon')
 @dbus.service.signal(dbus_interface='org.wicd.daemon', signature='')
+def SendWirePluggedSignal(self):
+ Emits a signal announcing wire is plugged. 
+pass
+
+@dbus.service.method('org.wicd.daemon')
+@dbus.service.signal(dbus_interface='org.wicd.daemon', signature='')
+def SendWireUnpluggedSignal(self):
+ Emits a signal announcing wire is unplugged. 
+pass
+
+
+@dbus.service.method('org.wicd.daemon')
+@dbus.service.signal(dbus_interface='org.wicd.daemon', signature='')
 def SendStartScanSignal(self):
  Emits a signal announcing a scan has started. 
 pass


Bug#497469: git-gui: the UTF-8 characters are shown as garbage

2009-03-13 Thread Gerrit Pape
On Thu, Mar 12, 2009 at 09:53:21PM +0100, Jozef Kutej wrote:
 it's from testing. current stable - lenny is not going to be fixed?

Yes, if the bug is in lenny, it most probably will not be fixed in
lenny.

 second notice is that the git-gui, git-svn and all the git-* friends
 are gone now. This is a bug or a feature?

Please see /usr/share/doc/git-core/NEWS.Debian.gz

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#447411: openoffice.org: OOo upload size almost overloads Debian infrastructure

2009-03-13 Thread Ben Finney
On 21-Oct-2007, Rene Engelhard wrote:
 Jakob Bohm wrote:
  To correct this situation, I strongly suggest that the
  openoffice.org source package be split into multiple source
  packages
[…]
 
 And this also needs MAJOR rework upstream. Which is planned, though,
 but it's FAR from even being done.
 
 Dou you *really* think I *do* like the current situation to having
 to upload all this stuff? No! But I can't change it.

You do seem to be saying, though, that it's a problem only solveable
in the upstream source. Where is the bug report for this in upstream's
BTS? We can remove the ‘wontfix’ tag and note that the issue is
‘forwarded’ to that upstream bug report.

-- 
 \   “Well, my brother says Hello. So, hooray for speech therapy.” |
  `\  —Emo Philips |
_o__)  |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


Bug#518069: Please upload gnome-session 2.24.x to unstable since 2.22.3 does not work!

2009-03-13 Thread Josselin Mouette
Le vendredi 13 mars 2009 à 08:33 +0100, Svante Signell a écrit :
 On Fri, 2009-03-13 at 00:40 +0100, Svante Signell wrote:
  More info. Starting gnome using gdm works! This is a much better
  alternative than to run gnome-panel in WindowMaker, it was ages since
  used it last time. However, maybe it is still a dbus problem as the bug
  postings indicate. We'll see in due time.
  
  My .xinitrc contains only exec gnome-session, when starting X from a
  tty.
  
  BTW: I'm updating according to unstable right now and it seem that not
  all gnome-* packges are upgraded to 2.24 yet.
  
  On Fri, 2009-03-13 at 00:17 +0100, Svante Signell wrote:
   Package: gnome-session
   Version: 2.22.3-2
   Followup-For: Bug #518069
   
   After upgrading the gnome-* packages uploaded gnome-session does no 
   longer start :-( I had to temporary revert to WindowMaker. 
 
 Found the following in my logfiles from gdm strengthening the assumption
 on access problems via dbus:
 Mar 13 00:22:05 em2 gdm[6976]: Autolaunch error: X11 initialization
 failed.
 Mar 13 00:22:05 em2 gdm[6976]: )gnome-keyring-daemon: couldn't lookup
 pkcs11 component setting: Failed to contact configuration server; some
 possible causes are that you need to enable TCP/IP networking for ORBit,
 or you have stale NFS locks due to a system crash. See
 http://www.gnome.org/projects/gconf/ for information. (Details -  1:
 Failed to get connection to session: dbus-launch failed to autolaunch
 D-Bus session: No protocol specified

These messages are probably unrelated.

However it is very likely that D-Bus is not started correctly when you
run startx. You should check whether, at least, the session daemon is
correctly started.

In all cases this has nothing to do with gnome-session. (And no, I will
not upload gnome-session 2.24, it is completely broken.)

-- 
 .''`.  Debian 5.0 Lenny has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-me that if you don't install Lenny, he'd melt your brain.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#511332: New upstream version (8.3.5)

2009-03-13 Thread Alexander Wirt
Hi, 

the new upstream version is work in progress. First we will try to get the
dblatex support fixed for lenny. 

Thanks

Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519510: ITP: polipo -- a caching web proxy

2009-03-13 Thread Julien Cristau
On Fri, 2009-03-13 at 09:26 +0100, Christoph Thielecke wrote:
Package name: polipo
 Version: 1.0.4
 Upstream Author: [Christoph Thielecke christoph.thiele...@gmx.de]

Besides what Michal said, you're not the upstream author...

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519513: O: smapi -- MsgAPI for the Husky-Packages

2009-03-13 Thread Klaus Reimer
Package: wnpp
Severity: normal

I can no longer maintain this package because I'm no longer active in
Fidonet. The Husky-Team maintains their own custom debian packages and
don't seem to intend to include them into Debian anyway. So if no other
package depends on smapi and no new maintainer is found I recommend
removing the package.

-- 
Bye, K http://www.ailis.de/~k/
[A735 47EC D87B 1F15 C1E9 53D3 AA03 6173 A723 E391]
(Finger k...@ailis.de to get public key)



signature.asc
Description: OpenPGP digital signature


Bug#466550: Pristine source from upstream VCS repository

2009-03-13 Thread Bernd Zeimetz
Russ Allbery wrote:
 Bernd Zeimetz be...@bzed.de writes:
 
 No, please don't just add another watch file just for the sake of it,
 using these files is more or less like living in the last
 century. People are able to get the current source from the Debian pool,
 if that is not enough for them, they should be old enough to be able to
 click on the upstream homepage link in the package's description and get
 the source.

 A lot of people, including myself, prefer to pull form the upstream vcs
 directly, and work on top of that, using git for example. Using uscan to
 retrieve the exact version is often impossible, as it's not trivial to
 get a tarball from a specific upstream branch, tag or ref.

 I think the way Debian should go is to tell people that they should
 clone the developer's git ([.. insert your favourite dvcs here ...])
 repository and work with it, probably requiring to explain how working
 with the repository works, which branches are used for what, and so
 on. At least that would fit *todays* way of handling packages, at least
 for a lot of people.
 
 Hm, I think I disagree with most of this.
 
 First, I think this new habit (which you don't mention directly but
 somewhat allude to) of not making stable formal releases is a very bad one
 and I would strongly encourage any of my upstreams to not go down that
 path.

I know that some upstream go this way, and I'm not happy about it - but if you
have a sane upstream, there's no problem to import a tag or branch into git (or
whatever you prefer), while keeping the whole development history makes it
*MUCH* more easy to bisect bugs, to release experimental snapshots or just to
retrieve a diff you'd like to add as patch.


 On the topic of finding the current upstream release, I definitely don't
 agree with the idea that the home page link solves this problem.  Some
 upstreams have extremely bizarre release processes, poor home pages, no
 real home page at all, or make it difficult to figure out just where the
 source is at.  Having a watch file that embeds all of the packager's
 existing knowledge about how to find the upstream release is very
 valuable.
 Also, I think you're underestimating the utility of being able to find
 exactly the tarball that was used for generating a given Debian package.
 It allows independent verification of the package in the archive (useful
 in some security scenarios), and it's very important for package
 sponsorship where one should not trust the orig.tar.gz provided by the
 sponsoree unless you already know the sponsoree well.

True, but on the other side, if you and upstream are using git, it is not hard
to verify that the upstream source is still fine. Being able to download a
tarball for sponsoring via a watch file makes my life as sponsor much more easy,
indeed - but I still don't see a reason why we need a second watch file to
retrieve the current tarball. Either the original tarball is in the archive, or,
if it was repackaged, there's no chance to retrieve it with the same md5sum
again. If you're able to find the current tarball by using the normal watch file
and trying to match for the right version, that's fine, but the idea of having a
second watch file is still insane imho.

Cheers,

Bernd

-- 
 Bernd Zeimetz   Debian GNU/Linux Developer
 GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#419523: RFH: openoffice.org -- OpenOffice.org Office suite

2009-03-13 Thread Ben Finney
package openoffice.org
block 419523 by 519514
thanks

On 24-Apr-2007, Rene Engelhard wrote:
 Well, even the occassional things would be good. (if you find
 something to fix, know a solution to a bug report, do some cleanup,
 want to fix something, whatever :)). 

I think the barriers to assisting will be significantly lessened by
fixing Bug#519514, “Vcs-* control fields incorrect”.

-- 
 \“We should be less concerned about adding years to life, and |
  `\ more about adding life to years.” —Arthur C. Clarke, 2001 |
_o__)  |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


Bug#519519: ddd: Inverse vertical scrolling in source window

2009-03-13 Thread Thomas Richter
Package: ddd
Version: 1:3.3.11-1
Severity: normal


Using the mouse wheel in the ddd source window scrolls the contents in the 
inverse direction, i.e.
reverse from how it would scroll the window in most (if not all) other 
applications. That is,
scrolling the wheel towards the user should scroll the contents up - moving the 
cursor position
down, which is *very* irritating if you switch back and forth between the 
editor and the debugger.

This problem seems to be caused by either the latest athena widget set, or by 
lesstif2
library.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.iso-8859-1, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ddd depends on:
ii  lesstif2  1:0.95.0-2.1   OSF/Motif 2.1 implementation relea
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.2-1.1GCC support library
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libncurses5   5.7+20081213-1 shared libraries for terminal hand
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libstdc++64.3.2-1.1  The GNU Standard C++ Library v3
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxaw7   2:1.0.4-2  X11 Athena Widget library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxp61:1.0.0.xsf1-2 X Printing Extension (Xprint) clie
ii  libxpm4   1:3.5.7-1  X11 pixmap library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library

Versions of packages ddd recommends:
ii  gdb   6.8-3  The GNU Debugger

Versions of packages ddd suggests:
ii  cups-bsd [lpr]   1.3.8-1lenny4.1 Common UNIX Printing System(tm) - 
pn  ddd-doc  none  (no description available)
pn  glibc-docnone  (no description available)
ii  gnuplot  4.2.2-1.2   A command-line driven interactive 
ii  info 4.11.dfsg.1-4   Standalone GNU Info documentation 
ii  openssh-client [rsh-clie 1:5.1p1-5   secure shell client, an rlogin/rsh
ii  perl 5.10.0-19   Larry Wall's Practical Extraction 
pn  pydb none  (no description available)
ii  xbase-clients1:7.3+18miscellaneous X clients - metapack
ii  xterm235-2   X terminal emulator

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517699: not fixed yet

2009-03-13 Thread Pierre Chifflier
On Thu, Mar 12, 2009 at 08:52:32AM -0400, Andrew Schulman wrote:
  Could you try rm -rf /usr/src/modules/xtables-addons, and run
 
  m-a a-i -t xtables-addons-source
 
  and see if that fixes the problem ?
 
 No, it doesn't.  I ran
 
 m-a a-b -t -k linux-source-2.6.28 xtables-addons-source
 
 and the result is the same.  Full output is below.  Note the lines that say 
 e.g.
 
 make[4]: Entering directory `/usr/src/linux-source-2.6.26'
 

Ok, I see where the problem is.

Actually, xtables-addons can't be compiled for another kernel than the
current one using the -k option of module-assistant. So the workaround
for your problem is to boot using 2.6.28 and run module-assistant.

This will be fixed by passing the kernel version argument to
xtables-addons Makefile and ensuring that everything works. I will do
that in a near future.

Cheers,
Pierre



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519514: openoffice.org: Vcs-* control fields incorrect

2009-03-13 Thread Rene Engelhard
Hi Ben,

Ben Finney wrote:
 One is for Bazaar, and appears to be the Debian packaging branch. This
 one gives Bazaar a response asking to try a different URL; but that
 URL, also, doesn't work:
 
 =
 $ bzr checkout 
 http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/experimental
 Unhandled error:
 (Repository moved permanently to 
 'http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/'; please 
 relocate, 175011)
 
 $ bzr checkout 
 http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/
 Unhandled error:
 (Repository moved permanently to 
 'http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/'; please 
 relocate, 175011)
 
 =

Hrm. What I use is 
bzr+ssh://r...@bzr.debian.org/srv/bzr.debian.org/bzr/pkg-openoffice/packages/openofficeorg/3.0.1/unstable,
 but that of course is not
suitable for the Vcs-Field...

But: Besides that it should be s/experimental/unstable/, this works for me:

r...@mini:~$ bzr co 
http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/experimental/
r...@mini:~$
r...@mini:~$ ls -la experimental/* | head -n 4
-rw-r--r-- 1 rene rene799 13. Mär 10:49 
experimental/aotcompile-256M-default.diff
-rw-r--r-- 1 rene rene 28 13. Mär 10:49 
experimental/broffice.org.control.bug
-rwxr-xr-x 1 rene rene   1362 13. Mär 10:49 experimental/broffice.org.postrm.in
-rwxr-xr-x 1 rene rene   1358 13. Mär 10:49 experimental/broffice.org.preinst.in

 The other is just the upstream Subversion respository,
 ‘svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0-1’. That
 is not the Debian package management branch, so should not be in the
 ‘Vcs-Foo’ control field.

This is not exactly true. debian/ is useless without the ooo-build
checkout. This will be fixed when we ever switch back to vanilla OOo and thus
will have all our patches in debian/patches, but until that we need
debian/ AND ooo-build, and those are in different repos...

Of course we could mirror ooo-build in bzr with bzr-svn but then you still
have a technical problem: ooo-build needs to be in the toplevel as the tarballs
to be unpacked (which is the vanilla source) is in ooo-build/src. You
can't do that with one co...

 Without a working URL for checkout of the Debian packaging VCS
 repository, it's difficult to assist with many of the Debian bugs for
 this package.

Indeed, but I don't see a short-term solution for this (except switching
to vanilla).

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#447411: openoffice.org: OOo upload size almost overloads Debian infrastructure

2009-03-13 Thread Rene Engelhard
Hi,

Ben Finney wrote:
 You do seem to be saying, though, that it's a problem only solveable
 in the upstream source. Where is the bug report for this in upstream's
 BTS? We can remove the ‘wontfix’ tag and note that the issue is

There is none afaik.

It gets discussed regularily in the OpenOffice.org Engineering Steering
Committee (see http://wiki.services.openoffice.org/wiki/ESC_dashboard)
and ooo-build has a prototype for split builds, butu it's nothing else -
it's yet quite hacky and would cause some bugs afaik also in r-deps
of OOo so we don't use that yet.

Of course, we can mark it as forwarded to the ESC :-)

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519521: Missing library in /var/lib/dpkg/info/libxtst6.shlibs

2009-03-13 Thread Christoph Pleger
Package: libxtst6
Version: 2:1.0.3-1
Severity: normal

Hello,

I am trying to build a package that has a shared library dependence from 
libXt.so.6, which is provided by the package libxtst6. So, I added libxtst-dev 
to the list of build dependencies of my package, but when dpkg-buildpackage 
calls dh_shlibdeps, it aborts with an error message that libXt.so.6 cannot be 
found. I guess that this happens because in /var/lib/dpkg/info/libxtst6 only 
libXtst is listed and libXt is missing.

Regards
  Christoph Pleger


-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-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 libxtst6 depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  x11-common1:7.3+18   X Window System (X.Org) infrastruc

libxtst6 recommends no packages.

libxtst6 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519520: No concurrency for .sh scripts

2009-03-13 Thread Cortese, Matteo

Package: sysv-rc
Version: 2.86.ds1-61

Init scripts with trailing .sh are treated differently than other
scripts, which is explained in detail in bug #339955.
The current solution gives the choice to the user of setting the sh
variable to either:
. if he wants .sh scripts to be sourced,
sh if he wants .sh scripts to be treated like the others.

In the latter case, however, .sh scripts are NOT treated like the others
when $CONCURRENCY=shell. A .sh script is executed this way:

$debug sh $script $action

while a non-.sh script is executed this other way:

$debug $script $action 
backgrounded=1

As a result, .sh scripts will never be run in parallel, even in
runlevels other than S (for which the Policy issue does not apply).



Note:  If the reader of this message is not the intended recipient, or an 
employee or agent responsible for delivering this message to the intended 
recipient, you are hereby notified that any dissemination, distribution or 
copying of this communication is strictly prohibited. If you have received this 
communication in error, please notify us immediately by replying to the message 
and deleting it from your computer. Thank you. 





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#454286: Please make the config configurable :-)

2009-03-13 Thread Gürkan Sengün

can i see your config file?

if it's just to set different sound devices can't you start it with -m ?

yours,
guerkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#505545: linux-image-2.6.26-1-xen-amd64 FDC error

2009-03-13 Thread Torsten Zumpf
Hello

The same mistake on a different plattform:

Mainboard: Asus P5MT-C
CPU: Intel 3GHz Pentium D

 dpkg -l | grep xen
ii  libxenstore3.0  3.2.1-2   Xenstore 
communications library for Xen
ii  linux-image-2.6.26-1-xen-amd64  2.6.26-13 Linux 2.6.26 
image on AMD64, oldstyle Xen support
ii  linux-modules-2.6.26-1-xen-amd642.6.26-13 Linux 2.6.26 
modules on AMD64
ii  xen-hypervisor-3.2-1-amd64  3.2.1-2   The Xen 
Hypervisor on AMD64
ii  xen-shell   1.8-3 Console based Xen 
administration utility
ii  xen-tools   3.9-4 Tools to manage 
Debian XEN virtual servers
ii  xen-utils-3.2-1 3.2.1-2   XEN 
administrative tools
ii  xen-utils-common3.2.0-2   XEN 
administrative tools - common files
ii  xenstore-utils  3.2.1-2   Xenstore 
utilities for Xen

The access to a floppy drive fails with meesages in dmesg:

[ 1097.151250] status=d0
[ 1097.151250] fdc_busy=1
[ 1097.151250] fd_timer.function=a00a33fd
[ 1097.151250] timer_function=a00a6bf8
[ 1097.151250] expires=706
[ 1097.151250] now=4295166488
[ 1097.151250] cont=a00ab940
[ 1097.151250] current_req=880037972c48
[ 1097.151250] command_status=-1
[ 1097.151250]
[ 1097.151250] floppy0: get result error. Fdc=0 Last status= Read 
bytes=0
[ 1097.151250]
[ 1097.151250] floppy driver state
[ 1097.151250] ---
[ 1097.151250] now=4295166488 last interrupt=4295166488 diff=0 last called 
handler=a00a270f
[ 1097.151250] timeout_message=floppy start
[ 1097.151250] last output bytes:
[ 1097.151250]  0 90 4295166444
[ 1097.151250] 13 80 4295166444
[ 1097.151250]  0 90 4295166444
[ 1097.151250] 1a 90 4295166444
[ 1097.151250]  0 90 4295166444
[ 1097.151250]  3 80 4295166444
[ 1097.151250] c1 90 4295166444
[ 1097.151250] 11 90 4295166444
[ 1097.151250]  7 80 4295166444
[ 1097.151250]  0 90 4295166444
[ 1097.151250]  8 81 4295166444
[ 1097.151250] e6 80 4295166444
[ 1097.151250]  0 90 4295166444
[ 1097.151250]  0 90 4295166444
[ 1097.151250]  0 90 4295166444
[ 1097.151250]  1 90 4295166444
[ 1097.151250]  2 90 4295166444
[ 1097.151250] 14 90 4295166444
[ 1097.151250] 1c 90 4295166444
[ 1097.151250] ff 90 4295166444
[ 1097.151250] last result at 4295166488
[ 1097.151250] last redo_fd_request at 4295166444
[ 1097.151250]
[ 1097.151250] status=d0
[ 1097.151250] fdc_busy=1
[ 1097.151250] fd_timer.function=a00a33fd
[ 1097.151250] timer_function=a00a6bf8
[ 1097.151250] expires=706
[ 1097.151250] now=4295166488
[ 1097.151250] cont=a00ab940
[ 1097.151250] current_req=880037972c48
[ 1097.151250] command_status=-1
[ 1097.151250]
[ 1097.171567] floppy0: unexpected interrupt repl[0]=40 repl[1]=10 repl[2]=0 
repl[3]=0 repl[4]=0 repl[5]=1 repl[6]=2
[ 1097.355495] floppy0: unexpected interrupt
[ 1097.355939] floppy0: sensei repl[0]=80
[ 1097.363477] floppy0: -- FDC reply errorfloppy0: probe failed...
[ 1098.154541] floppy0: unexpected interrupt
[ 1098.154986] floppy0: sensei repl[0]=80
[ 1098.155436] floppy0: -- FDC reply error3end_request: I/O error, dev fd0, 
sector 0


-- 
Nur bis 16.03.! DSL-Komplettanschluss inkl. WLAN-Modem für nur 
17,95 ¿/mtl. + 1 Monat gratis!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519186: python-tagpy: Crash on unicode file names

2009-03-13 Thread Michal Čihař
Hi

Dne Wed, 11 Mar 2009 09:39:33 -0400
Andreas Klöckner inf...@tiker.net napsal(a):

 On Mittwoch 11 März 2009, Michal Čihař wrote:
  Hi
 
  Do you have any plans to make tagpy work with unicode file names? In
  Debian I just got following bug report for that.
 
 No, I don't think so. On Unix (Linux), the reality is that a filename is a 
 bunch of bytes. Any encoding on top of it is an illusion that's maintained 
 for 
 the user's sake, but it breaks far too often on 'practical' filesystems to be 
 something I'd include in an API of mine. If an app on top of tagpy wants to 
 support that illusion, they need to deal with the complexity arising from it. 
 (Glib has code for that, for example) Taglib seems to agree, btw.

But Python does not agree:

Dne Wed, 11 Mar 2009 19:55:40 +0200
Adam Szojda adam.szo...@gmail.com napsal(a):

 On Wed, Mar 11, 2009 at 02:50:11PM +0100, Michal Čihař wrote:
  
  What is correct according to upstream, your application should take
  care of conversion unicode sting to whatever is proper representation
  of it on filesystem.
  
 
 Oh. Strange. That illusion seems to be supported by the Python itself:
 
 $ python
 Python 2.5.2 (r252:60911, Jan  4 2009, 21:59:32)
 [GCC 4.3.2] on linux2
 Type help, copyright, credits or license for more information.
  f = open(ułä.mp3, rb)
  f
 open file u'\u0142\xe4.mp3', mode 'rb' at 0x7f8c25faca08
 
  for i in os.listdir(u'.'):
 ... if i[-3:] == ump3:
 ... print i
 ...
 łä.mp3
 
 and using non-latin chars:
 
  f = open(uचीन.mp3, w)
  f
 open file u'\u091a\u0940\u0928.mp3', mode 'w' at 0x7f3520079cd8
  for i in os.listdir(u.):
 ... if i[-3:] == ump3:
 ... print i
 ...
 łä.mp3
 चीन.mp3
 
 So basicly, one can write an app in python that's using unicode
 for everyting, including filenames and will be forsed to recode
 them manually to filesystem encoding for tagpy.


-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#519514: openoffice.org: Vcs-* control fields incorrect

2009-03-13 Thread Ben Finney
On 13-Mar-2009, Rene Engelhard wrote:
 Hi Ben,

Thanks for the prompt response.

 Ben Finney wrote:
  $ bzr checkout 
  http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/experimental
  Unhandled error:
  (Repository moved permanently to 
  'http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/'; 
  please relocate, 175011)
  
  $ bzr checkout 
  http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/
  Unhandled error:
  (Repository moved permanently to 
  'http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/'; 
  please relocate, 175011)
  
  =
 
 Hrm. What I use is
 bzr+ssh://r...@bzr.debian.org/srv/bzr.debian.org/bzr/pkg-openoffice/packages/openofficeorg/3.0.1/unstable,
 but that of course is not suitable for the Vcs-Field...

Right.

 But: Besides that it should be s/experimental/unstable/, this works for me:
 
 r...@mini:~$ bzr co 
 http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/experimental/

I'm suspecting poor interaction with Bazaar and ‘bzr-svn’; I'll
troubleshoot some more and try to narrow it down.

  The other is just the upstream Subversion respository,
  ‘svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0-1’. That
  is not the Debian package management branch, so should not be in
  the ‘Vcs-Foo’ control field.
 
 This is not exactly true. debian/ is useless without the ooo-build
 checkout. This will be fixed when we ever switch back to vanilla OOo
 and thus will have all our patches in debian/patches, but until that
 we need debian/ AND ooo-build, and those are in different repos...

The ‘Vcs-Foo’ field can point to a branch that is the Debian packaging
only, that's fine. I presume you're using ‘bzr-buildpackage’ or the
like, to merge the original source archive with the Debian packaging?

That just needs to be in a ‘get-orig-source’ target, to get the
upstream VCS version to an original source archive. Documenting the
use of ‘bzr-buildpackage’ (or whatever) in
‘debian/README.Debian-source’ would be good too.

-- 
 \   “I do not believe in immortality of the individual, and I |
  `\consider ethics to be an exclusively human concern with no |
_o__)  superhuman authority behind it.” —Albert Einstein, letter, 1953 |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


Bug#515949: vorbis encoder is broken on armel

2009-03-13 Thread Martin Guy
Upstream bug report is https://trac.xiph.org/ticket/1526



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519522: gdb: setting breakpoint in constructor fails

2009-03-13 Thread Thomas Richter
Package: gdb
Version: 6.8-3
Severity: normal


gdb is unable to set break-points in constructors of C++ classes. To reproduce, 
consider the 
following C++ code:

#include cstdio

class A {
  int x;
public:
  A(int y);
  ~A();
  int getX() const;
};

A::A(int y)
  : x(y)
{ 
  std::printf(creating\n);
}

A::~A()
{
  std::printf(destroying\n);
}

int A::getX() const
{
  return x;
}

int main(int argc,char **argv)
{
  A a(5);

  std::printf(The value of a is %d\n,a.getX());
  return 0;
}

Compile with g++ -O0 -ggdb3 test.cpp and start debugging with gdb a.out. Now 
enter the
command

break A::A

and start the program with run. Even though the breakpoint is reported to be 
set, the
program does not stop in the constructor.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.iso-8859-1, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdb depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libexpat1 2.0.1-4XML parsing C library - runtime li
ii  libncurses5   5.7+20081213-1 shared libraries for terminal hand
ii  libreadline5  5.2-3.1GNU readline and history libraries

gdb recommends no packages.

Versions of packages gdb suggests:
pn  gdb-doc   none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519523: switch-to-tab keybindings cannot be changed

2009-03-13 Thread Marco d'Itri
Package: gnome-terminal
Version: 2.24.3-2
Severity: important

Even if the bindings can be changed from the menu, they are promptly
forgotten as soon as the tab is closed.
This makes the program unusable for me.


commit 2f48ca8f90a2c37a447dfdd6a1160497e8e60d34
Author: chpe c...@e32f9464-e525-0410-8908-8a3b6990da27
Date:   Wed Mar 19 18:12:02 2008 +

The switch-to-tab keybindings are auto-managed by the tabs menu, remove
them from the keybindings editor.


git-svn-id: svn+ssh://svn.gnome.org/svn/gnome-terminal/tr...@2483 
e32f9464-e525-0410-8908-8a3b6990da27

 src/terminal-accels.c |   41 -
 1 files changed, 0 insertions(+), 41 deletions(-)


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

Kernel: Linux 2.6.29-rc5 (SMP w/2 CPU cores)
Locale: lang=it...@euro, lc_ctype=it...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data2.24.3-2  Data files for the GNOME terminal 
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.24.1-1  Bonobo CORBA interfaces library
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libgconf2-42.24.0-7  GNOME configuration database syste
ii  libglib2.0-0   2.18.4-2  The GLib library of C routines
ii  libgnome2-02.24.1-2  The GNOME 2 library - runtime file
ii  libgnomeui-0   2.24.1-1  The GNOME 2 libraries (User Interf
ii  libgtk2.0-02.14.7-4+b1   The GTK+ graphical user interface 
ii  liborbit2  1:2.14.17-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.22.4-2  Layout and rendering of internatio
ii  libstartup-notification0   0.9-1 library for program launch feedbac
ii  libvte91:0.17.4-2Terminal emulator widget for GTK+ 
ii  libx11-6   2:1.2-1   X11 client-side library
ii  scrollkeeper   0.3.14-16 A free electronic cataloging syste

Versions of packages gnome-terminal recommends:
ii  yelp  2.24.0-2   Help browser for GNOME 2

gnome-terminal suggests no packages.

-- no debconf information

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#519524: epiphany: crashes if a document like pdf is opened inside

2009-03-13 Thread Torsten Wiebke
Package: epiphany
Severity: important

Hallo,
I use the epiphany in the fluxbox window manager. Probably it is a fluxbox 
Problem. 
Often if I open a pdf or doc linked in the internet epipahny trys to start the 
application for this document and than it crashed. It crashed most so that I 
have to login into the window manager again.
I think it would nice if epiphany asks if I want to start the application for 
this document and show the document there or if I want to see it inside the 
browser.
Thanks
Torsten

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (90, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#475206: close this?

2009-03-13 Thread Eugene V. Lyubimkin
Hello, I suspect this bug can be safely closed (came here from the
kernel 2.6.24 bug report for Ubuntu).

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Maintainer



signature.asc
Description: OpenPGP digital signature


Bug#519525: gdb: TAB expansion for class members does not work

2009-03-13 Thread Thomas Richter
Package: gdb
Version: 6.8-3
Severity: normal


gdb does not provide any useful TAB expansion for class members. That is, if 
you define a
name space like A::, pressing on TAB presents all useless symbols that are not 
even members
of the class. To reproduce, enter the following program:

#include cstdio

class A {
  int x;
public:
  A(int y);
  ~A();
  int getX() const;
};

A::A(int y)
  : x(y)
{ 
  std::printf(creating\n);
}

A::~A()
{
  std::printf(destroying\n);
}

int A::getX() const
{
  return x;
}

int main(int argc,char **argv)
{
  A a(5);

  std::printf(The value of a is %d\n,a.getX());
  return 0;
}

Compile this program with g++ -O0 -ggdb3 test.cpp and start debugging with gdb 
a.out.
Then enter the following:

break A:: (do not press return)

now press TAB. gdb shows now a lot of useless symbols that are not even members 
of
the class A, rendering TAB expansion useless.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.iso-8859-1, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdb depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libexpat1 2.0.1-4XML parsing C library - runtime li
ii  libncurses5   5.7+20081213-1 shared libraries for terminal hand
ii  libreadline5  5.2-3.1GNU readline and history libraries

gdb recommends no packages.

Versions of packages gdb suggests:
pn  gdb-doc   none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519526: xserver-xorg-video-intel: Panning broken with latest intel video driver

2009-03-13 Thread Thomas Richter
Package: xserver-xorg-video-intel
Version: 2:2.3.2-2+lenny6
Severity: normal


The intel video driver no longer supports desktop panning in its latest 
version. The version
supplied with debian-etch supported this fine. To reproduce, add a Virtual 
screen size in the
Xorg.conf file similar to the following:

SubSection Display
Depth   24
Modes   1024x768 1280x1024 800x600 640x480
Virtual 2048 1536
EndSubSection

Then restart the X server. Even though a larger screen size is configured, 
panning doesn't
work, and xrandr doesn't allow to set the screen to the virtual screen size 
configured.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13  6. M?15:51 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1897680  9. Jan 03:32 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 
200]

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2282 10. M?17:18 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /.../
# SaX generated X11 config file
# Created on: 2007-05-25T01:50:55+0200.
#
# Version: 8.1
# Contact: Marcus Schaefer s...@suse.de, 2005
# Contact: SaX-User list https://lists.berlios.de/mailman/listinfo/sax-users
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section Monitor
  DisplaySize  338 270
  HorizSync29-80
  Identifier   Monitor[0]
  ModelNameHP L1940T
  Option   DPMS
  VendorName   HWP
  VertRefresh  59-61
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout de
Option  XkbVariantnodeadkeys
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Screen
  DefaultDepth 24
   SubSection Display
Depth  24
Modes  1280x1024 1280x960 1280x800 1152x864 1280x768 
1024x768 1280x600 1024x600 800x600 768x576 640x480 2560x2048
ViewPort 1280 1024
Virtual 2560 2048 
  EndSubSection
  SubSection Display
Depth  32
Modes  1280x1024 1280x960 1280x800 1152x864 1280x768 
1024x768 1280x600 1024x600 800x600 768x576 640x480 2560x2048
ViewPort 1280 1024
Virtual 2560 2048 
  EndSubSection
  Device   Device[0]
  Identifier   Screen[0]
  Monitor  Monitor[0]
EndSection

Section Device
  BoardNameRadeon XPRESS 200 5974 (PCIE)
  BusIDPCI:1:5:0
  Driver   radeon
  Identifier   Device[0]
#  Option   DefaultTMDSPLL on  
  OptionDRI off
#  Option   DefaultConnectorTable on 
#  Option   IgnoreEDID on
#   Option  DDCMode
#   Option  DisplayPriority BIOS
   Option   LVDSProbePLL off
#   Option  PanelSize 1280x1024
#Option MonitorLayout NONE, DFP
#Option DefaultConnectorTable on
#   Option MergedFB true 
  VendorName   ATI
EndSection

Section ServerLayout
  Identifier   Layout[all]
  InputDevice  Generic Keyboard CoreKeyboard
  InputDevice  Configured Mouse CorePointer
  Option   Clone off
  Option   Xinerama off
  Screen   Screen[0]
EndSection

#Section ServerLayout
#   Identifier DefaultServerLayout
#   Option  AIGLX false
#EndSection




Xorg X server log files on system:
-rw-r--r-- 1 root root 47268 10. M?16:57 /var/log/Xorg.1.0.log
-rw-r--r-- 1 root root 47567 12. M?14:47 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10)
Current Operating System: Linux latraviata 2.6.26-1-amd64 #1 SMP Sat Jan 10 
17:57:00 UTC 2009 x86_64
Build Date: 09 January 2009  02:16:05AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Mar 10 17:20:31 2009
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Layout[all]
(**) |--Screen Screen[0] (0)
(**) |   |--Monitor Monitor[0]
(**) |   |--Device Device[0]
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) Option Xinerama off
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory /usr/share/fonts/X11/cyrillic does 

Bug#519514: openoffice.org: Vcs-* control fields incorrect

2009-03-13 Thread Rene Engelhard
Hi,

Ben Finney wrote:
   The other is just the upstream Subversion respository,
   ‘svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0-1’. That
   is not the Debian package management branch, so should not be in
   the ‘Vcs-Foo’ control field.
  
  This is not exactly true. debian/ is useless without the ooo-build
  checkout. This will be fixed when we ever switch back to vanilla OOo
  and thus will have all our patches in debian/patches, but until that
  we need debian/ AND ooo-build, and those are in different repos...
 
 The ‘Vcs-Foo’ field can point to a branch that is the Debian packaging
 only, that's fine. I presume you're using ‘bzr-buildpackage’ or the
 like, to merge the original source archive with the Debian packaging?

Actually, no :) I create a orig, extract it and add ooo-build and debian.
(or simply extract the new orig over the old tree and remove the old tarballs)

ooo-build and debian both are in the .diff.gz (currently)

 That just needs to be in a ‘get-orig-source’ target, to get the
 upstream VCS version to an original source archive. Documenting the

Well, the .orig.tar.gz just contains the original source :). No business
of ooo-build and debian in  there (well, one can argue that ooo-build shuld
be in there, though, but unless we stick to go-oo releases we then can't
easily svn up it :) )

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#466749: Might be seeing the same problem

2009-03-13 Thread Michel Dänzer

When this happens, do other messages still display immediately, or are
they affected as well? If the latter, this report should probably be
marked as forwarded to http://bugzilla.gnome.org/show_bug.cgi?id=575229
which I just reported.

Out of curiosity, are you also using the 'Prefer plain-text' plugin, and
if so what are its settings on the Mail Preferences - HTML Messages
pane?


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519527: evolution: please add some featueres e-mails and addressbook

2009-03-13 Thread Torsten Wiebke
Package: evolution
Version: 2.22.3.1-1
Severity: wishlist

Hallo,
please add a possibility to remove double emails. A opportunity to avoid double 
addressbook entries would be fine as well. A opportunity to change entrys from 
openoffice.org-base would be fine as well.
Thanks
Torsten

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (90, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evolution depends on:
ii  dbus 1.2.1-5 simple interprocess messaging syst
ii  evolution-common 2.22.3.1-1  architecture independent files for
ii  evolution-data-s 2.22.3-1.1  evolution database backend server
ii  gconf2   2.22.0-1GNOME configuration database syste
ii  gnome-icon-theme 2.22.0-1GNOME Desktop icon theme
ii  gtkhtml3.14  3.18.3-1HTML rendering/editing library - b
ii  libart-2.0-2 2.3.20-2Library of functions for 2D graphi
ii  libatk1.0-0  1.22.0-1The ATK accessibility toolkit
ii  libbluetooth23.36-1  Library to use the BlueZ Linux Blu
ii  libbonobo2-0 2.22.0-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.22.0-1The Bonobo UI library
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libcairo21.8.6-2 The Cairo 2D vector graphics libra
ii  libcamel1.2-11   2.22.3-1.1  The Evolution MIME message handlin
ii  libdbus-1-3  1.2.1-5 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.76-1  simple interprocess messaging syst
ii  libebook1.2-92.22.3-1.1  Client library for evolution addre
ii  libecal1.2-7 2.22.3-1.1  Client library for evolution calen
ii  libedataserver1. 2.22.3-1.1  Utility library for evolution data
ii  libedataserverui 2.22.3-1.1  GUI utility library for evolution 
ii  libegroupwise1.2 2.22.3-1.1  Client library for accessing group
ii  libexchange-stor 2.22.3-1.1  Client library for accessing Excha
ii  libfontconfig1   2.6.0-3 generic font configuration library
ii  libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib
ii  libgconf2-4  2.22.0-1GNOME configuration database syste
ii  libglade2-0  1:2.6.3-1   library to load .glade files at ru
ii  libglib2.0-0 2.18.4-2The GLib library of C routines
ii  libgnome-pilot2  2.0.15-2.4  Support libraries for gnome-pilot
ii  libgnome2-0  2.20.1.1-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2- 2.20.1.1-1  A powerful object-oriented display
ii  libgnomeui-0 2.20.1.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   1:2.22.0-5  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.12.11-4   The GTK+ graphical user interface 
ii  libgtkhtml3.14-1 3.18.3-1HTML rendering/editing library - r
ii  libhal1  0.5.11-8Hardware Abstraction Layer - share
ii  libice6  2:1.0.4-1   X11 Inter-Client Exchange library
ii  libldap-2.4-22.4.11-1OpenLDAP libraries
ii  libnm-glib0  0.6.6-3 network management framework (GLib
ii  libnotify1 [libn 0.4.4-3 sends desktop notifications to a n
ii  libnspr4-0d  4.7.1-4 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.2.with.ckbi.1.73-1 Network Security Service libraries
ii  liborbit21:2.14.16-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.22.4-2Layout and rendering of internatio
ii  libpisock9   0.12.3-5library for communicating with a P
ii  libpisync1   0.12.3-5synchronization library for PalmOS
ii  libpixman-1-00.14.0-1pixel-manipulation library for X a
ii  libpng12-0   1.2.27-2PNG library - runtime
ii  libpopt0 1.14-4  lib for parsing cmdline parameters
ii  libsm6   2:1.0.3-2   X11 Session Management library
ii  libsoup2.4-1 2.4.1-2 an HTTP library implementation in 
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  libx11-6 2:1.1.5-2   X11 client-side library
ii  libxcb-render-ut 0.3.3-2 utility libraries for X C Binding 
ii  libxcb-render0   1.1-1.1 X C Binding, render extension
ii  libxcb1  1.1-1.1 X C Binding
ii  libxcursor1  1:1.1.9-1   X cursor management library
ii  libxext6 

Bug#519274: evince: doesn't handle PS.gz files

2009-03-13 Thread Emilio Pozuelo Monfort
forwarded 519274 http://bugzilla.gnome.org/show_bug.cgi?id=575010
found 519274 2.24.2-1
thanks

Julien Cristau wrote:
 evince /usr/share/X11/doc/hardcopy/xtrans/Xtrans.PS.gz
 errors out with 'unable to open document. unhandled mime type
 application/x-gzip'.

Reproduced with 2.24. If you rename it to .ps.gz it will work fine.

I've forwarded it upstream.

Cheers,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#519214: unetbootin-319 should be in packages-arch-specific

2009-03-13 Thread Adeodato Simó
* Philipp Kern [Wed, 11 Mar 2009 15:21:59 +0100]:

 Hm, could you just build-depend on it?  That way it will be blocked on all
 arches until syslinux becomes available.

Would such build-depend be appropriate? Just playing devil’s advocate
here... I mean, it will certainly achieve the effect we want, but if the
package does not use syslinux in its build process, sounds like possibly
inappropriate.

Do you have an opinion on setting up the Dep-Wait ourselves?

Cheers,

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519534: FTBFS gclcvs_2.7.0-96(alpha/unstable):

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

Subject: Re: Log for failed build of gclcvs_2.7.0-96 on alpha
Reply-To: 

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=alphapkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519533: FTBFS gclcvs_2.7.0-96():

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

Subject: Re: Log for failed build of gclcvs_2.7.0-96 on alpha
Reply-To: 

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=pkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519528: FTBFS gclcvs_2.7.0-96(/unstable):

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

Subject: Re: Log for failed build of gclcvs_2.7.0-96 on alpha
Reply-To: 

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=pkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519531: upgrade dependencies of dummy packages

2009-03-13 Thread Christoph Anton Mitterer

Package: linux-image-686
Severity: wishlist

Hi.

can you please upgrade this and similar packages (e.g.  
linux-image-2.6-686 or the ones on other architectures) to depend on  
2.6.28 images?



Thanks,
Chris.


This message was sent using IMP, the Internet Messaging Program.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519530: Investigate whether AutoDepWaits are reset

2009-03-13 Thread Philipp Kern
Package: buildd.debian.org

AutoDepWaits (i.e. Depends set with user=) should probably be reset when
a new source package is injected into the DB.  It should be investigated
if that is already the case and if not add code to do that.

Kind regards,
Philipp Kern
-- 
 .''`.  Philipp KernDebian Developer
: :' :  http://philkern.de Release Assistant
`. `'   xmpp:p...@0x539.de Stable Release Manager
  `-finger pkern/k...@db.debian.org


signature.asc
Description: Digital signature


Bug#519532: gnu-fdisk: segfaults in very simple cases

2009-03-13 Thread Rogério Brito
Package: gnu-fdisk
Severity: important

Hi.

I'm filing this bug as important, but it actually has very strong
consequences and would probably merit to be classified as a higher
severity, since the segfaults render the package unusable.

Now, to the bug report. Some time ago, I installed gnu-fdisk and it was a
very nice improvement over the plain fdisk that comes with Linux. I was
pleasantly surprised by all its features and so on.

I am, BTW, using sid (*quite* up-to-date, with upgrades every 6 hours) on
amd64 (with a Pentium D, dual core processor) and, unfortunately, it is not
working anymore.

I just discovered it when I was going to make a backup with mondo (which
calls mindi, to generate a bootable image based on my kernel and loaded
modules).

Mondo was failing and the messages weren't very clear. On the other hand, I
had an xconsole running and I saw many messages from parted2fdisk saying
that it segfaulted:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Mar 13 05:53:06 chagas kernel: [24723.304193] parted2fdisk[29921]: segfault at 
ff ip 7f391b1efd60 sp 7fff241cb358 error 4 in 
libc-2.9.so[7f391b176000+149000]
Mar 13 05:54:16 chagas kernel: [24793.185016] parted2fdisk[30962]: segfault at 
ff ip 7f6a2469ad60 sp 7fff2d678808 error 4 in 
libc-2.9.so[7f6a24621000+149000]
Mar 13 05:56:23 chagas kernel: [24919.494077] parted2fdisk[9953]: segfault at 
ff ip 7fa868f86d60 sp 7fff71f650e8 error 4 in 
libc-2.9.so[7fa868f0d000+149000]
Mar 13 05:56:57 chagas kernel: [24954.317220] parted2fdisk[10320]: segfault at 
ff ip 7f31abe16d60 sp 7fffb4df2f78 error 4 in 
libc-2.9.so[7f31abd9d000+149000]
Mar 13 05:59:53 chagas kernel: [25129.915943] parted2fdisk[10697]: segfault at 
ff ip 7f62b9b7fd60 sp 7fffc2b5bcd8 error 4 in 
libc-2.9.so[7f62b9b06000+149000]
Mar 13 06:05:08 chagas kernel: [25444.908298] parted2fdisk[11109]: segfault at 
ff ip 7f824d90ad60 sp 7fff568e6a78 error 4 in 
libc-2.9.so[7f824d891000+149000]
Mar 13 06:05:43 chagas kernel: [25480.276711] parted2fdisk[11475]: segfault at 
ff ip 7f99964d0d60 sp 7fff9f4ae638 error 4 in 
libc-2.9.so[7f9996457000+149000]
Mar 13 06:06:06 chagas kernel: [25503.240227] parted2fdisk[11841]: segfault at 
ff ip 7f412b6a3d60 sp 7fff3467f808 error 4 in 
libc-2.9.so[7f412b62a000+149000]
Mar 13 06:08:54 chagas kernel: [25671.008943] parted2fdisk[23301]: segfault at 
ff ip 7f7f48255d60 sp 7fff512333a8 error 4 in 
libc-2.9.so[7f7f481dc000+149000]
Mar 13 06:11:12 chagas kernel: [25809.389084] parted2fdisk[23664]: segfault at 
ff ip 7fed2142ed60 sp 7fff2a40a588 error 4 in 
libc-2.9.so[7fed213b5000+149000]
Mar 13 06:14:46 chagas kernel: [26022.919014] parted2fdisk[24054]: segfault at 
ff ip 7fbf479d9d60 sp 7fff509b5b38 error 4 in 
libc-2.9.so[7fbf4796+149000]
Mar 13 06:25:44 chagas kernel: [26680.939544] parted2fdisk[24467]: segfault at 
ff ip 7f7bc0512d60 sp 7fffc94f0668 error 4 in 
libc-2.9.so[7f7bc0499000+149000]
Mar 13 06:25:50 chagas kernel: [26686.977511] parted2fdisk[24831]: segfault at 
ff ip 7f8d3bf4ad60 sp 7fff44f270a8 error 4 in 
libc-2.9.so[7f8d3bed1000+149000]
Mar 13 06:31:55 chagas kernel: [27051.791521] fdisk[24913]: segfault at ff ip 
7f1e9baaad60 sp 7fffa4a86c68 error 4 in libc-2.9.so[7f1e9ba31000+149000]
Mar 13 06:32:00 chagas kernel: [27056.753770] fdisk[24914]: segfault at ff ip 
7f98be894d60 sp 7fffc7872a08 error 4 in libc-2.9.so[7f98be81b000+149000]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

I'm using an 80GB IDE HD on a machine with an ICH5 Intel chipset and upon
issuing fdisk -l /dev/hda as root, the program segfaults, as you can see
above. The segfault ocours right before the disk partition is read.

I am using kernel 2.6.29-rc6 and glibc was updated yesterday from 2.9-4 to
2.9-5, if I am not mistaken. I have not tried to recompile gnu-fdisk to see
if the problem is just a compilation away because I'm quite pressed on
time.


Regards, Rogério Brito

-- 
Rogério Brito : rbr...@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519537: FTBFS gclcvs_2.7.0-96(alpha/unstable):

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

Subject: Re: Log for failed build of gclcvs_2.7.0-96 on alpha
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=alphapkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519536: alsa-base: /dev/snd/seq is missing

2009-03-13 Thread Sven Joachim
Package: alsa-base
Version: 1.0.19.dfsg-1

After today's upgrade, the timidity init script fails:

,
| # /etc/init.d/timidity restart 
| Stopping TiMidity++ ALSA midi emulation
| Starting TiMidity++ ALSA midi emulation...ALSA lib 
seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or 
directory
| error in snd_seq_open
| .
`

Manually loading the snd_seq kernel module fixes this, but why isn't it
loaded automatically anymore?


-- Package-specific info:
--- Begin additional package status ---
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/Fehlgeschl. Konfiguration/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/Halten/R=Neuinst notw/X=beide (Status, Fehler: GROSS=schlecht)
||/ Name   VersionBeschreibung
+++-==-==-
ii  libasound2 1.0.19-1   shared library for ALSA applications
--- End additional package status ---
--- Begin /proc/asound/version ---
Advanced Linux Sound Architecture Driver Version 1.0.18rc3.
--- End /proc/asound/version ---
--- Begin /proc/asound/cards ---
 0 [Intel  ]: HDA-Intel - HDA Intel
  HDA Intel at 0xfdff8000 irq 16
--- End /proc/asound/cards ---
--- Begin /dev/snd/ listing ---
insgesamt 0
crw-rw 1 root audio 116,  0 13. Mär 11:38 controlC0
crw-rw 1 root audio 116, 24 13. Mär 11:38 pcmC0D0c
crw-rw 1 root audio 116, 16 13. Mär 11:44 pcmC0D0p
crw-rw 1 root audio 116, 33 13. Mär 11:38 timer
--- End /dev/snd/ listing ---

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.28.7-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages alsa-base depends on:
ii  linux-sound-base   1.0.19.dfsg-1 base package for ALSA and OSS soun
ii  lsof   4.81.dfsg.1-1 List open files
ii  module-init-tools  3.4-1 tools for managing Linux kernel mo
ii  udev   0.125-7   /dev/ and hotplug management daemo

Versions of packages alsa-base recommends:
ii  alsa-utils1.0.16-2   ALSA utilities

Versions of packages alsa-base suggests:
ii  alsa-oss  1.0.17-1   ALSA wrapper for OSS applications
pn  apmd  none (no description available)
ii  oss-compat0.0.4+nmu2 OSS compatibility package

Versions of packages libasound2 depends on:
ii  libc6 2.9-4  GNU C Library: Shared libraries

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519535: history expansion: modifier completion missing

2009-03-13 Thread martin f krafft
Package: zsh-beta
Version: 4.3.9-dev-1+20090301-1
Severity: wishlist

I tried to show off zsh to a sceptic today and had to find out the
hard way that it does not (yet) provide completion for history
expansion modifiers, e.g.

  echo !$:TAB

should list

  h  Remove a trailing pathname component, leaving the head.  This works like 
‘dirname’.
  r  Remove a filename extension of the form ‘.xxx’, leaving the root name.
  e  Remove all but the extension.
  t  Remove all leading pathname components, leaving the tail.  This works like 
 ‘basename’.
  p  Print the new command but do not execute it.  Only works with history 
expansion.
  q  Quote the substituted words, escaping further substitutions.  Works with 
history expan‐
sion and parameter expansion, though for parameters it is only useful if 
the  resulting
text is to be re-evaluated such as by eval.
  Q  Remove one level of quotes from the substituted words.
  x  Like q, but break into words at whitespace.  Does not work with parameter 
expansion.
  l  Convert the words to all lowercase.
  u  Convert the words to all uppercase.

etc.

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages zsh-beta depends on:
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libcap2   2.16-2 support for getting/setting POSIX.
ii  libncursesw5  5.7+20090228-1 shared libraries for terminal hand
ii  passwd1:4.1.1-6  change and administer password and

Versions of packages zsh-beta recommends:
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libpcre3  7.8-2  Perl 5 Compatible Regular Expressi

Versions of packages zsh-beta suggests:
pn  zsh-beta-doc  none (no description available)

-- no debconf information


-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#519214: unetbootin-319 should be in packages-arch-specific

2009-03-13 Thread Philipp Kern
reassign 519214 unetbootin
retitle 519214 unetbootin: should add syslinux to build-depends
thanks

On Wed, Mar 11, 2009 at 04:35:52PM +0200, Eugene V. Lyubimkin wrote:
 So, you suggest also build-depend on it and place 'any' in the
 Architecture field? If this won't introduce some problems with
 propagating to unstable (which was the reason to place arch
 restriction), I am fine to do this in next upload.

Yes, please do that.  (I talked with Dato, so this is updated information.)

Kind regards,
Philipp Kern



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519538: FTBFS gclcvs_2.7.0-96(alpha/unstable):

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

Reply-To: 

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=alphapkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519539: FTBFS gclcvs_2.7.0-96(alpha/unstable):

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=alphapkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519542: FTBFS gclcvs_2.7.0-96(alpha/unstable):

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=alphapkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519545: Samba crash after last dist-upgrade

2009-03-13 Thread mylists
Package: samba
Version: 2:3.2.5-4
Severity: grave
Justification: renders package unusable



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

Kernel: Linux 2.6.26-1-amd64 (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 samba depends on:
ii  adduser  3.110   add and remove users and groups
ii  debconf [debconf-2.0 1.5.25  Debian configuration
management sy
ii  libacl1  2.2.47-2Access control list shared
library
ii  libattr1 1:2.4.43-2  Extended attribute shared
library
ii  libc62.9-4   GNU C Library: Shared libraries
ii  libcomerr2   1.41.3-1common error description library
ii  libcups2 1.3.8-1lenny4.1 Common UNIX Printing
System(tm) -
ii  libgnutls26  2.6.4-2 the GNU TLS library - runtime
libr
ii  libkrb53 1.6.dfsg.4~beta1-9  Transitional library
package/krb4
ii  libldap-2.4-22.4.11-1OpenLDAP libraries
ii  libpam-modules   1.0.1-5 Pluggable Authentication
Modules f
ii  libpam-runtime   1.0.1-5 Runtime support for the PAM
librar
ii  libpam0g 1.0.1-5 Pluggable Authentication
Modules l
ii  libpopt0 1.14-4  lib for parsing cmdline
parameters
ii  libtalloc1   1.2.0~git20080616-1 hierarchical pool based
memory all
ii  libwbclient0 2:3.2.5-4   client library for
interfacing wit
ii  logrotate3.7.7-3 Log rotation utility
ii  lsb-base 3.2-20  Linux Standard Base 3.2 init
scrip
ii  procps   1:3.2.7-11  /proc file system utilities
ii  samba-common 2:3.2.5-4   Samba common files used by
both th
ii  update-inetd 4.31inetd configuration file updater
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

samba recommends no packages.

Versions of packages samba suggests:
ii  inetutils-inetd [inet-superse 2:1.6-1internet super server
pn  ldb-tools none (no description available)
pn  smbldap-tools none (no description available)

-- debconf information:
  samba/nmbd_from_inetd:
* samba/run_mode: daemons
  samba/log_files_moved:
  samba/tdbsam: false
* samba/generate_smbpasswd: true

-- Backtrace info:

The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 17702 (/usr/sbin/smbd).

This means there was a problem with the program, such as a segfault.
Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occurred.  The Samba log
files may contain additional information about the problem.

If the problem persists, you are encouraged to first install the
samba-dbg package, which contains the debugging symbols for the Samba
binaries.  Then submit the provided information as a bug report to
Debian.  For information about the procedure for submitting bug reports,
please see http://www.debian.org/Bugs/Reporting or the reportbug(1)
manual page.

[Thread debugging using libthread_db enabled]
[New Thread 0x7f4daa299710 (LWP 17702)]
0x7f4da716a4a5 in waitpid () from /lib/libc.so.6
#0  0x7f4da716a4a5 in waitpid () from /lib/libc.so.6
#1  0x7f4da71091e1 in ?? () from /lib/libc.so.6
#2  0x005ae508 in smb_panic ()
#3  0x0059afb4 in sig_fault ()
#4  signal handler called
#5  0x7f4da70fe105 in raise () from /lib/libc.so.6
#6  0x7f4da70ff623 in abort () from /lib/libc.so.6
#7  0x7f4da70f7149 in __assert_fail () from /lib/libc.so.6
#8  0x7f4da7186d3b in ?? () from /lib/libc.so.6
#9  0x7f4da70ffdf8 in ?? () from /lib/libc.so.6
#10 0x7f4da71002df in qsort_r () from /lib/libc.so.6
#11 0x7f4da71882ef in getaddrinfo () from /lib/libc.so.6
#12 0x005b04f8 in interpret_string_addr_internal ()
#13 0x005b06ca in get_mydnsfullname ()
#14 0x005aed56 in get_mydnsdomname ()
#15 0x004c6348 in ntlmssp_server_negotiate ()
#16 0x004c46d1 in ntlmssp_update ()
#17 0x005ef53c in auth_ntlmssp_update ()
#18 0x00799826 in reply_sesssetup_and_X_spnego ()
#19 0x00799f61 in reply_sesssetup_and_X ()
#20 0x004a26ee in switch_message ()
#21 0x004a4198 in smbd_process ()
#22 0x0047182b in main ()
The program is running.  Quit anyway (and detach it)? (y or n) [answered
Y; input not from terminal]




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#506419: not alone

2009-03-13 Thread martin f krafft
It seems I am not alone with the problem:

  http://www.nvnews.net/vbulletin/archive/index.php/t-84319.html

yet, Transtec fails to reproduce with SLES, but they also didn't
test IPv6 or large frames, I think. Anyway, I've requested the
driver they use, as well as the following information:

  dmesg output from insmod
  lsmod | grep nvnet # suspect use of proprietary driver in SLES
  ethtool eth0
  ethtool --driver eth0
  ethtool --show-offload eth0
  ethtool --show-nfc eth0
  modinfo forcedeth
  modinfo nvnet

Will keep this bug in the loop,

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#519544: devhelp: WebKit based devhelp is not accessible

2009-03-13 Thread Mario Lang
Package: devhelp
Version: 0.23-1
Severity: important

When I use devhelp 0.21 (Gecko based) with Orca (gnome-orca)
I can read the content tree and the text on the right side (the actual
chapter text).
When using devhelp 0.23 (WebKit based) with Orca I can
only read the content tree, but the actual chapter text is completely empty.

Mind you, on screen everything is fine, but apparently the screen
reader can not access the text to deliver it to the user.

This probably applies to all packages that are in the process of switching
to WebKit right now.

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

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

Versions of packages devhelp depends on:
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2   The Cairo 2D vector graphics libra
ii  libdevhelp-1-0 0.23-1Library providing documentation br
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgconf2-42.24.0-7  GNOME configuration database syste
ii  libglib2.0-0   2.18.4-2  The GLib library of C routines
ii  libgtk2.0-02.14.7-4  The GTK+ graphical user interface 
ii  libpango1.0-0  1.22.4-2  Layout and rendering of internatio
ii  libwebkit-1.0-11.0.1-4   Web content engine library for Gtk
ii  libwnck22  2.22.3-1  Window Navigator Construction Kit 
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages devhelp recommends:
ii  libglib2.0-doc2.18.4-2   Documentation files for the GLib l
ii  libgtk2.0-doc 2.14.7-4   Documentation for the GTK+ graphic
ii  libpango1.0-doc   1.22.4-2   Documentation files for the Pango

devhelp suggests no packages.

-- no debconf information

-- 
Regards,
  Mario Lang

Graz University of Technologymailto:ml...@tugraz.at
Department Computing   http://www.ZID.TUGraz.at/lang/
Phone: +43 (0) 316 / 873 - 6897
//
  /_Apparently a teacher has been arrested in the UK in possession_/
 /of a compass, protractor, and straight edge. It is claimed he is a/
/member of the Al Gebra movement, bearing weapons of math instruction/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519543: FTBFS gclcvs_2.7.0-96(alpha/unstable):

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=alphapkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519318: gtk+2.0: FTBFS: cannot read debian/control: No such file or directory

2009-03-13 Thread Loïc Minier
On Wed, Mar 11, 2009, Kurt Roeckx wrote:
 -  CONFIG_FILES=po-properties/Makefile.in CONFIG_HEADERS= \
 -  /bin/sh ./config.status

 I fixed an upstream bug recently on this part; what's /bin/sh?  dash?

-- 
Loïc Minier



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508438: status of this bug

2009-03-13 Thread Patrick Winnertz
Hey,

Which is the status of this bug? I guess quite many guys are intrested in the 
network-manager plasma applet. 

If you've a temp package which is not ready for the archive, would you mind to 
give me a link so that I can test it and report?

Greetings
Winnie
-- 
 . '' ` .   Patrick Winnertz win...@debian.org
:  :'   :   proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~winnie - http://www.der-winnie.de
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: This is a digitally signed message part.


Bug#519325: Error NFS over TCP not available from ...

2009-03-13 Thread Oded Naveh
[Vagrant Cascadian] 
 what is in the file /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default?
 it should contain a boot=nfs parameter.

At 5.1.10-2 the boot=nfs is missing from BOOTPROMPT_OPTS.

Hi Gustavo,
The messages you quoted are slightly different from those I received, 
but I still think it's the same issue. 
Instructions for working around this provided by Vagrant Cascadian and
verified:

  # step 1: ensure boot=nfs in BOOTPROMPT_OPTS
  # for example: BOOTPROMPT_OPTS=quiet splash boot=nfs
  $EDITOR /opt/ltsp/i386/etc/ltsp/update-kernels.conf

  # step 2: run update-kernels script in the chroot
  chroot /opt/ltsp/i386 /usr/share/ltsp/update-kernels

  # step 3: run ltsp-update-kernels on the server
  ltsp-update-kernels

see: http://lists.debian.org/debian-edu/2008/11/msg00069.html


Hi Vagrant,
I found this bug report while doing a follow-up for:
http://bugs.skolelinux.no/cgi-bin/bugzilla/show_bug.cgi?id=1320

In http://lists.debian.org/debian-edu/2008/11/msg00072.html
You wrote:
i probably should've patched the default in the packages directly ... *sigh*
Have you patched it in Sid? :)
I could find no trace of it in the Changelog.

live well too, Odd.





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519546: please change default setting for Ctrl+Alt+Esc to xfce4-taskmanager

2009-03-13 Thread Andrei Popescu
Package: xfce4-mcs-manager
Version: 4.4.2-3
Severity: wishlist

Hello,

I think xfce4-taskmanager is a bit friendlier than xkill :)

Regards,
Andrei

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

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

Versions of packages xfce4-mcs-manager depends on:
ii  dpkg   1.14.25   Debian package management system
ii  hicolor-icon-theme 0.10-1default fallback theme for FreeDes
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libc6  2.9-5 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.18.4-2  The GLib library of C routines
ii  libgtk2.0-02.14.7-4+b1   The GTK+ graphical user interface 
ii  libpango1.0-0  1.22.4-2  Layout and rendering of internatio
ii  libpixman-1-0  0.14.0-1  pixel-manipulation library for X a
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libx11-6   2:1.2-1   X11 client-side library
ii  libxfce4mcs-client34.4.2-4   Client library for Xfce4 configure
ii  libxfce4mcs-manager3   4.4.2-4   Manager library for Xfce4 configur
ii  libxfce4util4  4.4.2-3   Utility functions library for Xfce
ii  libxfcegui4-4  4.4.2-4   Basic GUI C functions for Xfce4
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages xfce4-mcs-manager recommends:
ii  xfce4-icon-theme  4.4.2-1Xfce Standard icon theme
ii  xfce4-mcs-plugins 4.4.2-4Special modules for the xfce4-mcs-

xfce4-mcs-manager suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519529: FTBFS gclcvs_2.7.0-96():

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

Subject: Re: Log for failed build of gclcvs_2.7.0-96 on alpha
(debian/unstable)

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=pkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519540: FTBFS gclcvs_2.7.0-96(alpha/unstable):

2009-03-13 Thread Luk Claes
Package: gclcvs
Version: 2.7.0-96
Severity: serious

There was an error while trying to autobuild your package:

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.16), libreadline5-dev | libreadline-dev, m4, 
 tk8.4-dev, texlive-latex-base, texinfo, binutils-dev, libgmp3-dev, 
 autotools-dev, common-lisp-controller, libxmu-dev, libxaw7-dev, po-debconf, 
 zlib1g-dev

[...]


A full build log can be found at:
http://buildd.debian.org/build.php?arch=alphapkg=gclcvsver=2.7.0-96




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   >