Bug#579813: ../../src/xcb_io.c:445: _XReply: Assertion `!dpy-xcb-reply_data' failed.

2010-05-02 Thread Michael Gilbert
reassign 579813 fglrx-driver
thanks

 Actually, no; the reason I thought it might be an fglrx bug is because
 in the reports I found from when this error message was prevalent, it
 was specifically described as being not an xcb bug but a bug in the
 calling application. According to Wine, they don't call xcb directly, so
 it has to be elsewhere in the stack, they think in GLX; as far as I
 know, that's provided by the graphics driver, in this case fglrx. That
 would make fglrx the calling application, and thus the presumptive cause
 of the error.

as a point of reference, i am able to run world of warcraft on fglrx
10-4 without issue.  i just noticed that you have a bunch off fglrx
(EE) errors in your Xorg.log.  those could be a clue on your problems.
 you should try to resolve those first.

mike



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



Bug#580013: uuid-dev: Should be named libuuid-dev

2010-05-02 Thread Shaun Jackman
Package: uuid-dev

The package uuid-dev contains library and header files, and as such
should be named libuuid-dev.

Cheers,
Shaun



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



Bug#579694: firmware-nonfree: Please include rtl8192su/ r8192s_usb firmware into the (unreleased) firmware-realtek binary package.

2010-05-02 Thread jidanni
BH The driver is already there.  To install the firmware right now:
OK, very good. Now what I wish to do is essentially all the remaining
steps of http://blog.xff.lt/2009/12/28/canyon-cnp-wf518n2-usb-wireless-linux/
but with only modprobe, no kernel compiling. With 2.6.33-2-686 all the
.ko files seem to be there, but no matter how much I modprobe, ifconfig -a
never shows the device.



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



Bug#580014: and: won't start if dash is the default sh command

2010-05-02 Thread Jon Daley
Package: and
Version: 1.2.2-4
Severity: important

See the change in the running() function below to make it work in dash (and 
bash).

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

Kernel: Linux 2.6.32.9-rscloud (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages and depends on:
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib

and recommends no packages.

and suggests no packages.

-- Configuration Files:
/etc/init.d/and changed:

running() {
pid=$( /bin/pidof $DAEMON )
if [ ${pid} =  ] 
then
return 1
else
return 0
fi
# No pidfile, probably no daemon present
#[ ! -f $PIDFILE ]  return 1
#pid=`cat $PIDFILE`
#running_pid $pid $DAEMON || return 1
#return 0
}

-- 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#575031: ltspfs: issue KDE popups

2010-05-02 Thread Petter Reinholdtsen
Michael Biebl tested to use hal-device --add to generate the
approporiate HAL event, but this one caused KDE to crash because some
value is missing.  Posting it her to have it documented.

cat  /tmp/device-info.txt EOF
block.is_volume = true  (bool)
info.capabilities = {'volume', 'block'} (string list)
info.category = 'volume'  (string)
info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
info.product = 'LTSP'  (string)
info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
volume.fstype = 'ltspfs'  (string)
volume.fsusage = 'filesystem'  (string)
volume.ignore = false  (bool)
volume.is_disc = false  (bool)
volume.is_mounted = true  (bool)
volume.is_mounted_read_only = false  (bool)
volume.is_partition = false  (bool)
volume.label = 'LTSP'  (string)
volume.mount_point = '/media/ltsp'  (string)
EOF
hal-device --add LTSP  /tmp/device-info.txt

The missing value might be possible to figure out by reading
URL: file:///usr/share/doc/hal-doc/spec/hal-spec.html .

When I use lshal, I see these entries listed for my USB stick, when it
is inserted but not mounted yet.  Perhaps some of these values are
required?

udi = 
'/org/freedesktop/Hal/devices/usb_device_90c_1000_A8026288_if0_scsi
_host_scsi_device_lun0'
  info.linux.driver = 'sd'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_90c_1000_A8026288_if0_scsi_host'
  (string)
  info.product = 'SCSI Device'  (string)
  info.subsystem = 'scsi'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_90c_1000_A8026288_if0_scsi_host_scsi_device_lun0'
  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'scsi'  (string)
  linux.sysfs_path = 
'/sys/devices/pci:00/:00:1d.7/usb5/5-4/5-4:1.0/host10/target10:0:0/10:0:0:0'
  (string)
  scsi.bus = 0  (0x0)  (int)
  scsi.host = 10  (0xa)  (int)
  scsi.lun = 0  (0x0)  (int)
  scsi.model = 'Flash Voyager'  (string)
  scsi.target = 0  (0x0)  (int)
  scsi.type = 'disk'  (string)
  scsi.vendor = 'Corsair'  (string)

udi = 
'/org/freedesktop/Hal/devices/storage_serial_Corsair_Flash_Voyager_A8026288_0_0'
  block.device = '/dev/sdb'  (string)
  block.is_volume = false  (bool)
  block.major = 8  (0x8)  (int)
  block.minor = 16  (0x10)  (int)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_Corsair_Flash_Voyager_A8026288_0_0'
  (string)
  info.addons = {'hald-addon-storage'} (string list)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Storage.Removable'} (string 
list)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_90c_1000_A8026288_if0_scsi_host_scsi_device_lun0'
  (string)
  info.product = 'Flash Voyager'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/storage_serial_Corsair_Flash_Voyager_A8026288_0_0'
  (string)
  info.vendor = 'Corsair'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  linux.sysfs_path = '/sys/block/sdb'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.bus = 'usb'  (string)
  storage.drive_type = 'disk'  (string)
  storage.firmware_version = '1100'  (string)
  storage.hotpluggable = true  (bool)
  storage.lun = 0  (0x0)  (int)
  storage.media_check_enabled = true  (bool)
  storage.model = 'Flash Voyager'  (string)
  storage.no_partitions_hint = false  (bool)
  storage.originating_device = 
'/org/freedesktop/Hal/devices/usb_device_90c_1000_A8026288_if0'  
(string)
  storage.partitioning_scheme = 'mbr'  (string)
  storage.removable = true  (bool)
  storage.removable.media_available = true  (bool)
  storage.removable.media_size = 4060086272  (0xf200)  (uint64)
  storage.removable.support_async_notification = false  (bool)
  storage.requires_eject = false  (bool)
  storage.serial = 'Corsair_Flash_Voyager_A8026288-0:0'  (string)
  storage.size = 0  (0x0)  (uint64)
  storage.vendor = 'Corsair'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_1f59d4b0_08d4_4551_aa27_f777df5cffb6'
  block.device = '/dev/sdb1'  (string)
  block.is_volume = true  (bool)
  block.major = 8  (0x8)  (int)
  block.minor = 17  (0x11)  (int)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_Corsair_Flash_Voyager_A8026288_0_0'
  (string)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_Corsair_Flash_Voyager_A8026288_0_0'
  (string)
  info.product = 'Volume (ext3)'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_1f59d4b0_08d4_4551_aa27_f777df5cffb6' 
 (string)
  linux.hotplug_type = 3  (0x3)  (int)
  linux.sysfs_path = '/sys/block/sdb/sdb1'  (string)
  org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype 
extra_options', 'extra_options', 'extra_options'} (string list)
  

Bug#546772: denyhosts: I see it on some systems, but not others

2010-05-02 Thread Jon Daley
Package: denyhosts
Followup-For: Bug #546772

See my version numbers below: it works on this machine.

But, I can confirm it on my squeeze machines.  I see the failure on both 64 and 
32 bit (my original guess was a 64 bit problem only,
but the second reporter and one of my machines that fails is on 32bits)

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

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages denyhosts depends on:
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  python2.5.2-3An interactive high-level object-o
ii  python-central0.6.8  register and build utility for Pyt

denyhosts recommends no packages.

denyhosts 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#580015: ncpfs: FTBFS on ia64: sutil/ncpumount.c:353: undefined reference to `clone'

2010-05-02 Thread Raphael Geissert
Package: ncpfs
Version: 2.2.6-7
Severity: serious

Hi,

Your package failed to build from source on ia64.
The following is the tail of the build log:

gcc -g -O2 -DN_PLAT_LINUX -DLOCALEDIR=\/usr/share/locale\ -
DNCPFS_VERSION=\2.2.6\ -DNCPFS_PACKAGE=\ncpfs\ -g -O2  -I../include -
I../intl -I../include -D_GNU_SOURCE  -o ncpumount.o -c ncpumount.c
gcc -o ncpumount ncpumount.o  ../lib/libncp.a 
ncpumount.o: In function `check_is_mount':
/build/buildd-ncpfs_2.2.6-7-ia64-oAXSgb/ncpfs-2.2.6/sutil/ncpumount.c:353: 
undefined reference to `clone'
collect2: ld returned 1 exit status
make[2]: *** [ncpumount] Error 1
make[2]: Leaving directory `/build/buildd-ncpfs_2.2.6-7-ia64-
oAXSgb/ncpfs-2.2.6/sutil'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd-ncpfs_2.2.6-7-ia64-
oAXSgb/ncpfs-2.2.6'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

You can find the logs of the two attempts to build it at:
https://buildd.debian.org/build.php?pkg=ncpfsarch=ia64ver=2.2.6-7

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



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



Bug#579900: GnuPG::Interface should handle User Attribute packets [PATCH]

2010-05-02 Thread Daniel Kahn Gillmor
Package: libgnupg-interface-perl
Tags: patch
Severity: wishlist

Currently, GnuPG doesn't handle User Attribute packets, producing the
following warning:

 unknown record type uat at /usr/share/perl5/GnuPG/Interface.pm line 545, 
 GEN1 line 271.

The attached patch implements a minimal GnuPG::UserAttribute to at least
parse the basic information provided by GnuPG's --with-colons output,
and avoid the error when parsing keys with User Attributes attached.

This should apply at the tail of the recent series of patches i've
submitted.

--dkg
--- a/MANIFEST
+++ b/MANIFEST
@@ -20,6 +20,7 @@
 lib/GnuPG/Signature.pm
 lib/GnuPG/SubKey.pm
 lib/GnuPG/UserId.pm
+lib/GnuPG/UserAttribute.pm
 Makefile.PL
 MANIFEST			This list of files
 MANIFEST.SKIP
--- a/lib/GnuPG/Interface.pm
+++ b/lib/GnuPG/Interface.pm
@@ -406,6 +406,7 @@
 require GnuPG::SubKey;
 require GnuPG::Fingerprint;
 require GnuPG::UserId;
+require GnuPG::UserAttribute;
 require GnuPG::Signature;
 
 while ($stdout) {
@@ -491,6 +492,7 @@
 );
 
 if ( $current_signed_item-isa('GnuPG::UserId') ||
+ $current_signed_item-isa('GnuPG::UserAttribute') ||
  $current_signed_item-isa('GnuPG::SubKey') ) {
 $current_signed_item-push_signatures($signature);
 }
@@ -508,6 +510,19 @@
 
 $current_key-push_user_ids($current_signed_item);
 }
+elsif ( $record_type eq 'uat' ) {
+my ( $validity, $subpacket ) = @fields[ 1, 9 ];
+
+my ( $subpacket_count, $subpacket_total_size ) = split(/ /,$subpacket);
+
+$current_signed_item = GnuPG::UserAttribute-new(
+validity  = $validity,
+subpacket_count = $subpacket_count,
+subpacket_total_size = $subpacket_total_size,
+);
+
+$current_key-push_user_attributes($current_signed_item);
+}
 elsif ( $record_type eq 'sub' or $record_type eq 'ssb' ) {
 my (
 $validity, $key_length, $algo_num, $hex_id,
--- a/lib/GnuPG/PrimaryKey.pm
+++ b/lib/GnuPG/PrimaryKey.pm
@@ -18,7 +18,7 @@
 
 BEGIN { extends qw( GnuPG::Key ) }
 
-for my $list (qw(user_ids subkeys)) {
+for my $list (qw(user_ids subkeys user_attributes)) {
 has $list = (
 isa= 'ArrayRef',
 is = 'rw',
@@ -78,6 +78,10 @@
 
 A list of GnuPG::UserId objects associated with this key.
 
+=item user_attributes
+
+A list of GnuPG::UserAttribute objects associated with this key.
+
 =item subkeys
 
 A list of GnuPG::SubKey objects associated with this key.
--- /dev/null
+++ b/lib/GnuPG/UserAttribute.pm
@@ -0,0 +1,104 @@
+#  UserAttribute.pm
+#- providing an object-oriented approach to GnuPG user attributes
+#
+#  Copyright (C) 2010 Daniel Kahn Gillmor d...@fifthhorseman.net
+#  (derived from UserId.pm, Copyright (C) 2000 Frank J. Tobin fto...@cpan.org)
+#
+#  This module is free software; you can redistribute it and/or modify it
+#  under the same terms as Perl itself.
+#
+#  This program is distributed in the hope that it will be useful,
+#  but WITHOUT ANY WARRANTY; without even the implied warranty of
+#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+#  $Id: UserId.pm,v 1.7 2001/08/21 13:31:50 ftobin Exp $
+#
+
+package GnuPG::UserAttribute;
+use Any::Moose;
+
+has [qw( validity subpacket_count subpacket_total_size )] = (
+isa = 'Any',
+is  = 'rw',
+);
+
+has signatures = (
+isa   = 'ArrayRef',
+is= 'rw',
+default   = sub { [] },
+);
+
+sub push_signatures {
+my $self = shift;
+push @{ $self-signatures }, @_;
+}
+
+__PACKAGE__-meta-make_immutable;
+
+1;
+
+__END__
+
+=head1 NAME
+
+GnuPG::UserAttribute - GnuPG User Attribute Objects
+
+=head1 SYNOPSIS
+
+  # assumes a GnuPG::PublicKey object in $publickey
+  my $jpgs_size = $publickey-user_attributes-[0]-subpacket_total_size();
+
+=head1 DESCRIPTION
+
+GnuPG::UserAttribute objects are generally not instantiated on their
+own, but rather as part of GnuPG::PublicKey or GnuPG::SecretKey
+objects.
+
+=head1 OBJECT METHODS
+
+=over 4
+
+=item new( I%initialization_args )
+
+This methods creates a new object.  The optional arguments are
+initialization of data members;
+
+=back
+
+=head1 OBJECT DATA MEMBERS
+
+=over 4
+
+=item validity
+
+A scalar holding the value GnuPG reports for the calculated validity
+of the binding between this User Attribute packet and its associated
+primary key.  See GnuPG's DETAILS file for details.
+
+=item subpacket_count
+
+A scalar holding the number of attribute subpackets.  This is usually
+1, as most UATs seen in the wild contain a single image in JPEG
+format.
+
+=item subpacket_total_size
+
+A scalar holding the total byte count of all attribute subpackets.
+
+=item signatures
+
+A list of GnuPG::Signature objects embodying the signatures
+on this user attribute.
+
+=back
+
+=head1 BUGS
+
+No useful information about the embedded attributes is 

Bug#579899: libtm-perl: FTBFS with libberkeleydb-perl 0.42-1: test failure

2010-05-02 Thread Marco d'Itri
On May 02, Niko Tyni nt...@debian.org wrote:

 The regression happened with libberkeleydb-perl 0.42-1; the tests pass
 with 0.41-1 installed.
And how did you conclude that this is the result of a bug in
libberkeleydb-perl?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#578597: Recommend usage of dpkg-buildflags to initialize CFLAGS and al.

2010-05-02 Thread Raphael Hertzog
Hi,

On Sat, 01 May 2010, Loïc Minier wrote:
 On Wed, Apr 21, 2010, Raphael Hertzog wrote:
  The desired outcome is that all package grab the values directly from
  dpkg-buildflags and that we can stop exporting the variables from
  dpkg-buildpackage. That way calling debian/rules directly and via
  dpkg-buildpackage should give the same result.
 
  I wonder why would we ever want to remove the exports?  To prevent
  accidental pickup of *FLAGS from the env?

Because they will be useless and induce different behaviour between a raw
debian/rules call and dpkg-buildpackage.

  CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
 
  Would it make sense to recommend:
 CFLAGS ?= $(shell dpkg-buildflags --get CFLAGS)
  instead?

IMO no, because we don't want to pickup a value from the environment. If
the user want to alter the flags used by the current build, he should use
the interface offered by dpkg-buildflags (i.e. DEB_CFLAGS_SET/APPEND).

  Or perhaps:
 DEB_CFLAGS_SET ?= $(shell dpkg-buildflags --get CFLAGS)
 [...]
 ./configure CFLAGS=$(DEB_CFLAGS_SET)
 
  I see that's not in the man page, not sure it would make sense in
  policy either.

This definitely not, DEB_CFLAGS_SET is for the user not for the maintainer.

Cheers,
-- 
Raphaël Hertzog

Like what I do? Sponsor me: http://ouaza.com/wp/2010/01/05/5-years-of-freexian/
My Debian goals: http://ouaza.com/wp/2010/01/09/debian-related-goals-for-2010/



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



Bug#579899: libtm-perl: FTBFS with libberkeleydb-perl 0.42-1: test failure

2010-05-02 Thread Niko Tyni
On Sun, May 02, 2010 at 08:13:57AM +0200, Marco d'Itri wrote:
 On May 02, Niko Tyni nt...@debian.org wrote:
 
  The regression happened with libberkeleydb-perl 0.42-1; the tests pass
  with 0.41-1 installed.
 And how did you conclude that this is the result of a bug in
 libberkeleydb-perl?

I neither concluded nor claimed this. I just cc'd you in case you'd
be interested.

Sorry.
-- 
Niko Tyni   nt...@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#579901: harden-doc: FTBFS make ERROR: securing-debian-howto.fr.dvi could not be generated properly

2010-05-02 Thread Jari Aalto
Package: harden-doc
Severity: serious
Justification: FTBFS


FTBFS:

...
(cd howto-source  make EXTS=txt ps pdf LANGS=en de fr)
sed -e s/@@LANGS@@/fr/g \
-e s/@@DIRS@@/fr/g \
-e s/@@NAME@@/securing-debian-howto/g \
securing-debian-howto.sgml  securing-debian-howto.fr.sgml
echo !ENTITY language \fr\  
securing-debian-howto.fr.ent
echo !ENTITY % lang-fr \INCLUDE\   
securing-debian-howto.fr.ent
echo !ENTITY docdate \`LC_ALL=C date -R`\  
securing-debian-howto.fr.ent
echo !ENTITY docversion \CVS\  
securing-debian-howto.fr.ent
sed -e s/@@LANGS@@/de/g \
-e s/@@DIRS@@/de/g \
-e s/@@NAME@@/securing-debian-howto/g \
securing-debian-howto.sgml  securing-debian-howto.de.sgml
debiandoc2latexps  -l   fr securing-debian-howto.fr.sgml
debiandoc2latexps: WARNING: overwriting securing-debian-howto.fr.tex
debiandoc2latexps: WARNING: overwriting securing-debian-howto.fr.dvi
debiandoc2latexps: ERROR: securing-debian-howto.fr.dvi could not be 
generated properly
debiandoc2latexps: rerun with the -v option to found out why
debiandoc2latexps: or check the log file securing-debian-howto.fr.log
make: *** [securing-debian-howto.fr.ps] Error 1
rm securing-debian-howto.fr.sgml securing-debian-howto.fr.ent 
securing-debian-howto.de.sgml

Running the howto-source/Makefile (manually adding -v option)

$(MANUAL).%.ps: $(MANUAL).%.sgml $(MANUAL).%.ent $(SGMLSRCS)
debiandoc2latexps -v -l $(locale) $

produces more information:

...
! Undefined control sequence.
\...@old@sect ...sname }\fi #7}\else \def \...@svsechd 
  {#6{\hskip #3\relax 
\...@svse...
l.2765 ...\AutoSpaceBeforeFDP} ou de ses services}

)   
! Incomplete \iffalse; all text was ignored after line 2765.
inserted text 
\fi 
* securing-debian-howto.fr.tex

! Emergency stop.
* securing-debian-howto.fr.tex

Output written on securing-debian-howto.fr.dvi (38 pages, 112288 bytes).
Transcript written on securing-debian-howto.fr.log.



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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.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#579902: harde-doc: [PATCH] howto-source/Makefile: add program_FLAGS to all debiandoc2*() calls

2010-05-02 Thread Jari Aalto
Package: harden-doc
Severity: wishlist
Tags: patch


If something goes wrong in call to howto-source/Makefile:, there is a message:

debiandoc2latexps  -l   fr securing-debian-howto.fr.sgml
debiandoc2latexps: WARNING: overwriting securing-debian-howto.fr.tex
debiandoc2latexps: WARNING: overwriting securing-debian-howto.fr.dvi
debiandoc2latexps: ERROR: securing-debian-howto.fr.dvi could not be 
generated properly
debiandoc2latexps: rerun with the -v option to found out why

The patch adds *FLAGS variables so that the -v option can be set
during a call to make and the Makefile need not be modified by hand
to insert -v.

After the patch, this is possible:

  make -C howto-source DEBIANDOC2LATEXPS_FLAGS=-v  EXTS=txt ps pdf 
LANGS=en de fr
   ===

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
From c6899ed8a7a2ba22d2e02a0a3955e7117010aceb Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sun, 2 May 2010 09:26:38 +0300
Subject: [PATCH] howto-source/Makefile: add program_FLAGS to all debiandoc2*() calls
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit


Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 howto-source/Makefile |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/howto-source/Makefile b/howto-source/Makefile
index f8022d9..da6cacc 100644
--- a/howto-source/Makefile
+++ b/howto-source/Makefile
@@ -144,18 +144,18 @@ $(MANUAL).%.html.stamp: $(MANUAL).%.sgml $(MANUAL).%.ent $(SGMLSRCS)
 # TXT
 
 $(MANUAL).%.txt: $(MANUAL).%.sgml $(MANUAL).%.ent $(SGMLSRCS)
-	debiandoc2text -l $(locale) $
+	debiandoc2text $(DEBIANDOC2TEXT_FLAGS) -l $(locale) $
 
 
 # PS
 
 $(MANUAL).%.ps: $(MANUAL).%.sgml $(MANUAL).%.ent $(SGMLSRCS)
-	debiandoc2latexps -l $(locale) $
+	debiandoc2latexps $(DEBIANDOC2LATEXPS_FLAGS) -l $(locale) $
 
 # PDF
 
 $(MANUAL).%.pdf: $(MANUAL).%.sgml $(MANUAL).%.ent $(SGMLSRCS)
-	debiandoc2latexpdf -l $(locale) $
+	debiandoc2latexpdf $(DEBIANDOC2LATEXPDF_FLAGS) -l $(locale) $
 
 # DVI
 
-- 
1.7.0



Bug#502845: [Pkg-iscsi-maintainers] Bug#502845: linux-image-2.6.32-1-amd64 / open-iscsi amd64 login hang

2010-05-02 Thread Florian Lohoff
On Sun, May 02, 2010 at 05:04:56AM +0530, Ritesh Raj Sarraf wrote:
 r...@learner:~$ uname -a
 Linux learner 2.6.32-4-686 #1 SMP Tue Apr 6 07:02:27 UTC 2010 i686 GNU/Linux
  ^^^

You have an 32 bit kernel - Please try on a 64 bit kernel with
32 bit userspace - you will fail.

 r...@learner:~$ apt-cache policy iscsitarget
 iscsitarget:
   Installed: 1.4.20-1
   Candidate: 1.4.20-1
   Version table:
  *** 1.4.20-1 0
 500 http://ftp.debian.org sid/main Packages
 100 /var/lib/dpkg/status
  0.4.17+svn229-1.4 0
 990 http://ftp.debian.org testing/main Packages
 
 

Flo
-- 
Florian Lohoff f...@zz.de
Es ist ein grobes Missverständnis und eine Fehlwahrnehmung, dem Staat
im Internet Zensur- und Überwachungsabsichten zu unterstellen.
- - Bundesminister Dr. Wolfgang Schäuble -- 10. Juli in Berlin 


signature.asc
Description: Digital signature


Bug#579879: typical usages section in README quotes remove instead of delete

2010-05-02 Thread Raphael Hertzog
tag 579879 fixed-upstream
thanks

Hi,

On Sun, 02 May 2010, Regid Ichira wrote:
 -7.  remove file(s) from patch: quilt remove {filepath}
 +7.  remove file(s) from patch: quilt delete {filepath}
[...]
 -1.  remove files from a patch: quilt remove {filepath}
 +1.  remove files from a patch: quilt delete {filepath}

Those changes are wrong. At the very least, it should say revert
and not delete.

Next the remove command will come back in 0.49 so this bug will be
moot once the next version comes out.

 2) While I am at the typical usages section, I got confused by the
    presence of the remove files (7th step) under the `Add new patches'
    header.  Was I expected to delete patches I wanted?

Not delete patches but remove part of the changes already made for a given
patch.

Cheers,
-- 
Raphaël Hertzog

Like what I do? Sponsor me: http://ouaza.com/wp/2010/01/05/5-years-of-freexian/
My Debian goals: http://ouaza.com/wp/2010/01/09/debian-related-goals-for-2010/



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



Bug#579903: Xapian 1.2 compatibility

2010-05-02 Thread Olly Betts
Package: python-django-djapian
Version: 2.3.1

I'm aiming to get Xapian 1.2 into the next Debian stable release, so I've 
been checking all the Debian packages which depend on Xapian.

Xapian 1.2.0 drops support for some deprecated features, and djapian seems 
to use a few of these:

http://trac.xapian.org/browser/trunk/xapian-core/docs/deprecation.rst#id5

I've attached a patch which corrects use of these deprecated features such
that the code should work both with Xapian 1.0.x and with 1.2.x, but it is
untested as I don't actually use djapian and don't know enough about it to
write a test.

There seem to be some tests in the djapian source, but I didn't see how to run
them.  If someone can explain how to, I'm happy to check.  If you want to
check with Xapian 1.2.x yourself, there are packages of xapian-core and
xapian-bindings in experimental (xapian-bindings only for x86-64 currently
as the experimental buildds don't take dependencies from experimental...)

I've filed this upstream already:

http://code.google.com/p/djapian/issues/detail?id=113

However, it has been tagged as Milestone-Release2.5, so it seems unlikely
that there will be an upstream release with this fix in before the squeeze
freeze.

I'm happy to sponsor an upload.

Cheers,
Olly
--- python-django-djapian-2.3.1.orig/src/djapian/resultset.py
+++ python-django-djapian-2.3.1/src/djapian/resultset.py
@@ -174,15 +174,15 @@
 self._resultset_cache = []
 
 for match in self._mset:
-doc = match.get_document()
+doc = match.document
 
 model = doc.get_value(2)
 model = get_model(*model.split('.'))
 pk = model._meta.pk.to_python(doc.get_value(1))
 
-percent = match.get_percent()
-rank = match.get_rank()
-weight = match.get_weight()
+percent = match.percent
+rank = match.rank
+weight = match.weight
 
 tags = dict([(tag.prefix, tag.extract(doc))\
 for tag in self._indexer.tags])


signature.asc
Description: Digital signature


Bug#485282: nscd: Change default cache setting to work better with roaming laptops

2010-05-02 Thread Petter Reinholdtsen
Great to have more feedback on this issue. :) I hope someone with
knowledge and experience on offline operation of a networked laptop
can share their view. :)

[Marco d'Itri]
 And what about the increased memory usage on large systems?

What increased memory usage?  I got nscd running on a laptop connected
to the university of Oslo with ~6 users and ~6000 groups, and do
not see large memory usage by nscd.

 I am not persuaded at all that this change is appropriate for the
 default configuration.  I'd even say that supporting offline nscd
 lookups is a corner case that does not justify the possible negative
 effects for everybody else.

Well, at least here at the university, laptops are becoming the normal
setup, and having offline authentication and operation work is
becoming a vital requirement. :) If bugs #485282, #566718 and #568577
are solved, it would be a simple matter of installing nscd and
libpam-ccreds to get it in Debian. :)

 What about deleted user? Deleted users still existing for 30 days
 could be a nasty security issue.

You seem to be arguing only against the increased positive time to
live.  Is that the case?

For offline operation, I suspect the reload-count unlimited setting
is the most important one.

If increased timeout is left out from the default configuration,
please implement support for sourcing /etc/default/nscd and allow a
policy compliant mechanism to replace the configuration file used by
nscd.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#485282: nscd: Change default cache setting to work better with roaming laptops

2010-05-02 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
 If increased timeout is left out from the default configuration,
 please implement support for sourcing /etc/default/nscd and allow a
 policy compliant mechanism to replace the configuration file used by
 nscd.

Something like this would make that possible, as long as the
/etc/default/nscd fil is not included in the nscd package.

--- nscd.orig   2010-05-02 09:18:23.770594050 +0200
+++ nscd2010-05-02 09:23:22.494799709 +0200
@@ -21,10 +21,15 @@
 DESC=Name Service Cache Daemon
 DAEMON=/usr/sbin/nscd
 PIDFILE=/var/run/nscd/nscd.pid
+CONFFILE=/etc/nscd.conf
+OPTIONS

 # Sanity checks.
 umask 022
-[ -f /etc/nscd.conf ] || exit 0
+
+if [ -r /etc/default/nscd ]; then . /etc/default/nscd ; fi
+
+[ -f $CONFFILE ] || exit 0
 [ -x $DAEMON ] || exit 0
 [ -d /var/run/nscd ] || mkdir -p /var/run/nscd
 . /lib/lsb/init-functions
@@ -34,7 +39,7 @@
# Return
#   0 if daemon has been started or was already running
#   2 if daemon could not be started
-   start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON 
|| return 2
+   start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON 
-- $OPTIONS || return 2
 }

 stop_nscd()

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#573505: php-doc xml validation error caused by libxml2 / fixed by new upstream version

2010-05-02 Thread Stefano Zacchiroli
On Sat, May 01, 2010 at 04:16:28PM +0200, Matthijs Kooijman wrote:
 (If you're in a hurry, you might want to skip to the end of the mail, since
 the conclusion is partly unrelated to my in-depth analysis of the problem)

Hey Matthijs, thanks a lot for your in depth investigation!

 So, it turns out we can easily fix this problem by packaging the latest
 version of the php documentation. Considering that we're currently shipping a
 version from 2008, that seems like a good idea anyway.

Agreed. My previous comment on that was however that to properly package
new upstream we should additionally package the latest PhD which, IMHO,
deserves to be in a separate (and hence NEW) package. If the maintainer
is willing to go that way, I believe it would be the most appropriate
solution. Unfortunately, I've thus far been unable to get any answer
whatsoever on the matter from Lior.

An alternative path can be to try backporting the upstream fix to the
current version of the package in sid, adding the needed xmlns=
attribute where needed.

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime



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



Bug#571958: Regarding bug 571958

2010-05-02 Thread Ramón Lozano
HI,
Any advances on this bug??

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571958

It would be nice to install debian from my multiboot grub4dos usb disk, ntfs
formatted. If I use fat as fs, Windowzes install really slw.


Best wishes for GNU/Linux,

Ramon Lozano
SOLID PC, S.L.


Bug#573505: php-doc xml validation error caused by libxml2 / fixed by new upstream version

2010-05-02 Thread Lior Kaplan
On Sun, May 2, 2010 at 10:41 AM, Stefano Zacchiroli z...@debian.org wrote:

 On Sat, May 01, 2010 at 04:16:28PM +0200, Matthijs Kooijman wrote:
   So, it turns out we can easily fix this problem by packaging the latest
  version of the php documentation. Considering that we're currently
 shipping a
  version from 2008, that seems like a good idea anyway.

 Agreed. My previous comment on that was however that to properly package
 new upstream we should additionally package the latest PhD which, IMHO,
 deserves to be in a separate (and hence NEW) package. If the maintainer
 is willing to go that way, I believe it would be the most appropriate
 solution. Unfortunately, I've thus far been unable to get any answer
 whatsoever on the matter from Lior.


Is there any use for PhD outside the php-doc package? If not, I'm not sure
it worth to split them to two separate packages. In any case, I'd like to
first upload a updated package, and only then try to split them.

Kaplan


Bug#573505: php-doc xml validation error caused by libxml2 / fixed by new upstream version

2010-05-02 Thread Stefano Zacchiroli
On Sun, May 02, 2010 at 10:46:27AM +0300, Lior Kaplan wrote:
 Is there any use for PhD outside the php-doc package? If not, I'm not sure
 it worth to split them to two separate packages.

AFAIK PhD is a generic document processor, so there _can_ be. Even
though there are none in Debian yet, there advantages in having the two
separate, e.g.: you can update them separately, you get a proper
uscan/watch notification of new versions of the two, users can use PhD
themselves, etc; all in all, packaging them separately seems to me to be
more the Debian way of doing things, YMMV.

Of course there are disadvantages too, such as the fact that, right now,
PhD will need to pass through NEW.

 In any case, I'd like to first upload a updated package, and only then
 try to split them.

That sounds about right.

Thanks for getting back on this!
Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime



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



Bug#578250: open-iscsi: Encounters connection failure on boot

2010-05-02 Thread Ritesh Raj Sarraf
Russell,

Can you please confirm how your network is managed ?
Is it through ifup scripts or through a separate network management daemon 
like wicd or network-manager ?

Also please post your boot log.

Regards,
Ritesh

On Sunday 02 May 2010 01:03:19 Ritesh Raj Sarraf wrote:
 Okay!! No. I am inclined to think that this is not a bug. But before I
 close this report, I would like to see the error messages that you see.
 
 The service is started early in the boot process to provide LUNs that can
 be used by the applications. It fits in there in rcS.
 
 The error that I was getting was nothing to do with network settings.
 
 Please post your boot log so that we can determine the exact cause the of
 the error.
 
 On Sunday 02 May 2010 00:30:31 Ritesh Raj Sarraf wrote:
  I have been seeing this with static settings also. Will look into the
  problem.
  
  On Monday 19 Apr 2010 05:22:04 Russell Ault wrote:
   Networking is DHCP; I don't believe parallel boot is enabled (ini.d rc
   script: CONCURRENCY=none).
   
   -Russ
   
   --- On Sun, 4/18/10, Ritesh Raj Sarraf r...@researchut.com wrote:
Is this a dhcp or a static network ? And do you have
parallel boot enabled ?

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


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


Bug#578589: nvidia-kernel-source: 195.36.15 for Linux x86/x86_64 released

2010-05-02 Thread Jordi Pujol
Hello,

I have done a remake of the source package, with some updates,

the files to include are specified in the corresponding .install files,
now creates the nvidia-xconfig and nvidia-settings packages,
as their binaries also have been compiled by the make procedure,
The package named modaliases is new for Debian, includes a listing of ids for 
the supported models of graphics cards.
the script debian/upstream upgrades the source package looking for the latest 
available version in the Nvidia ftp site,

http://livenet.selfip.com/ftp/debian/nvidia-graphics-drivers/nvidia-graphics-
drivers_195.36.15-0-lnet1.tar.gz

http://livenet.selfip.com/ftp/debian/nvidia-graphics-drivers/nvidia-graphics-
drivers_195.36.24-0-lnet1.tar.gz

As derived from the license, feel free to use and modify those packages,

Jordi Pujol

Live never ending Tale
GNU/Linux Live forever!
http://livenet.selfip.com



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



Bug#579904: [PATCH] Explicitely mention Python 2.6 in `README.Debian` and use `aptitude`.

2010-05-02 Thread Paul Menzel
Package: miro
Version: 3.0.1-1
Severity: normal
Tags: patch

Dear Debian folks,


update `README.Debian` in respect to the Python 2.6 dependency.

Aptitude is the recommended package manager [1]. People using `apt-get`
normally know how to use `apt-get` instead.


Thanks,

Paul


[1] http://www.debian.org/doc/manuals/debian-reference/ch02.en.html
From ed89e532b957a57704bdb99cd593ab4d735f2124 Mon Sep 17 00:00:00 2001
From: Paul Menzel pm.deb...@googlemail.com
Date: Sun, 2 May 2010 09:12:43 +0200
Subject: [PATCH] Explicitely mention Python 2.6 in `README.Debian` and use `aptitude`.

---
 debian/README.Debian |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 12a749a..71edbcb 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -14,7 +14,7 @@ Miro for Debian
 
  * For even further audio/video support you can also install the following:
 
-  $ apt-get install gstreamer0.10-plugins-ugly
+  $ aptitude install gstreamer0.10-plugins-ugly
 
  * If you experience Miro crashes/segfaults, please install 'gdb' and then
run 'miro --debug' (which runs Miro in gdb) and try to reproduce the
@@ -22,7 +22,7 @@ Miro for Debian
output (type e.g. bt on the gdb prompt after the crash).
 
If needed, please also install additional -dbg packages, e.g.
-   python2.5-dbg, python-gtk2-dbg, or xulrunner-1.9.1-dbg.
+   python2.6-dbg, python-gtk2-dbg, or xulrunner-1.9.1-dbg.
 
  -- Uwe Hermann u...@debian.org, Sat, 20 Mar 2010 15:29:57 +0100
 
-- 
1.7.1



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#579905: nestra: FTBFS dpkg-genchanges: error: cannot read files list file: No such file or directory

2010-05-02 Thread Jari Aalto
Package: nestra
Severity: serious
Justification: FTBFS


$ debuild -uc -us
dpkg-buildpackage -rfakeroot -D -us -uc -i.pc -iconfig.status -ibackup.bzr 
-i.git
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g 
-O2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): 
-g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g 
-O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package nestra
dpkg-buildpackage: source version 0.66-10
dpkg-buildpackage: source changed by Joey Hess jo...@debian.org
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
dh: No packages to build.
 dpkg-source -i.pc -iconfig.status -ibackup.bzr -i.git -b nestra.git
dpkg-source: warning: no source format specified in debian/source/format, 
see dpkg-source(1)
dpkg-source: warning: source directory 'nestra.git' is not 
sourcepackage-upstreamversion 'nestra-0.66'
dpkg-source: warning: .orig directory name nestra.git.orig is not 
package-upstreamversion (wanted nestra-0.66.orig)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building nestra using existing nestra_0.66.orig.tar.gz
dpkg-source: info: building nestra in nestra_0.66-10.diff.gz
dpkg-source: warning: the diff modifies the following upstream files: 
 Makefile
 nestra.6
 x11.c
dpkg-source: info: use the '3.0 (quilt)' format to have separate and 
documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building nestra in nestra_0.66-10.dsc
 debian/rules build
dh build
dh: No packages to build.
 fakeroot debian/rules binary
dh binary-indep
dh: No packages to build.
dh build
dh: No packages to build.
dh binary-arch --until dh_prep
dh: No packages to build.
dh_install nestra usr/games
Use of uninitialized value $dh{FIRSTPACKAGE} in string eq at 
/usr/bin/dh_install line 143.
dh_installdocs BUGS README
dh_installman nestra.6
dh binary-arch --remaining
dh: No packages to build.
dh binary
dh: No packages to build.
 dpkg-genchanges  ../nestra_0.66-10_amd64.changes
dpkg-genchanges: error: cannot read files list file: No such file or 
directory
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
debuild: fatal error at line 1330:


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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.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#502845: [Pkg-iscsi-maintainers] Bug#502845: linux-image-2.6.32-1-amd64 / open-iscsi amd64 login hang

2010-05-02 Thread Ritesh Raj Sarraf
Hello Florian,

On Sunday 02 May 2010 12:08:30 Florian Lohoff wrote:
 On Sun, May 02, 2010 at 05:04:56AM +0530, Ritesh Raj Sarraf wrote:
  r...@learner:~$ uname -a
  Linux learner 2.6.32-4-686 #1 SMP Tue Apr 6 07:02:27 UTC 2010 i686
  GNU/Linux
 
   ^^^
 
 You have an 32 bit kernel - Please try on a 64 bit kernel with
 32 bit userspace - you will fail.
 

Thanks. I will be adding the following text to README.Debian


64 bit kernel with 32 bit userspace
-
  open-iscsi running with a 64 bit kernel and 32 bit userspace
  can run into a hang during the iSCSI login phase. This is a known
  issue upstream. For details, please see Debian BTS #502845


Regards,
Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


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


Bug#579788: [Pkg-amule-devel] Bug#579788: Bug#579788: amule: share directory on external disk isn't persistent

2010-05-02 Thread Werner Mahr
Am Sonntag 02 Mai 2010 schrieb Celejar:

 Thanks for the explanation.  But the disk is not always available,
  and I sometimes want to run aMule when the disk isn't there.  In
  such a case, isn't the directory still deleted?

Exactly.

 Perhaps there could be some sort of option to mark certain special
 directories as 'persistent', so this way we could have the best of
  both worlds.

This would need a change of the config file, which isn't used only by 
aMule. We don't care much about the mods out there, but emule has to be 
able to read these files, too. Beside the fact that there is a change 
for the gui needed to implement this, and these files are still locked.

 Regarding the problem of having constant 'file not found' errors,
 there's anyway a Reload shared files button on the shared files
 page.  Why not just mark any files or directories not found as
 'inactive' or something, and recheck them when the user hits that
 button?

The problem with this is, that only dirs are shared. We don't care about 
single files in this part of the source. The easiest way for you is to 
just insert the dir, when you plug the disk in.

echo your-mountpoint  ~/.aMule/shareddir.dat and then reloading the 
shared files should do the trick. With the right udev-rules you can 
automate this, too.

-- 
MfG usw.

Werner Mahr
registered Linuxuser: 295882



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



Bug#579906: whiptail: Add sensible run-time defaults for '--msgbox', et al.

2010-05-02 Thread A. Costa
Package: whiptail
Version: 0.52.10-8
Severity: wishlist


To get this to work:

whiptail --msgbox Text fitting takes trial  error. 7 38

...the user has to measure the text length, (33), add 5, (33+5=38), and
measure the lines,  add 6.

It'd be simpler if 'whiptail' calculated the 'height' and 'width'
automatically; for example:

whiptail --msgbox Text fitting takes trial  error.

Shell script kludge for impatient users:

# one line of text only.
whipmsg() { whiptail --msgbox $1 7 $(( ${#1} + 5 )) ; }
whipmsg hello world

...but a better routine would allow for terminal width, and multi-line text..

The proposed syntax should also let users manually supply the 'height'
and 'width' options.

Similar defaults would be useful for most 'whiptail' options requiring
'height' and 'width'.

HTH...

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

Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages whiptail depends on:
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libnewt0.52   0.52.10-8  Not Erik's Windowing Toolkit - tex
ii  libpopt0  1.15-1 lib for parsing cmdline parameters
ii  libslang2 2.2.2-4The S-Lang programming library - r

whiptail recommends no packages.

whiptail 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#579907: init script should have dependency on xfs

2010-05-02 Thread Marcel Sebek
Package: xfstt
Version: 1.7-6
Severity: grave
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

xfstt init script should be run after xfs init script when xfs is
installed (which often is). This is because xfs init scripts manipulates
with /tmp/.font-unix directory and running xfstt init script before
causes one of the sockets not being visible in that direcotry.

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

Kernel: Linux 2.6.32-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfstt depends on:
ii  debconf [debconf-2.0] 1.5.32 Debian configuration management sy
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.2-9  GCC support library
ii  libstdc++64.4.2-9The GNU Standard C++ Library v3
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip

xfstt recommends no packages.

xfstt suggests no packages.

- -- debconf information:
  xfstt/listen_tcp: false

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

iD8DBQFL3TTai2PKBl+Ic14RAiDSAJ4g1kapJZZCsOjGZGfeR3op6vJiLQCgl6OI
+XqDZ9aphUp769i94xp4EOU=
=B2Bm
-END PGP SIGNATURE-
--- xfstt.orig  2010-05-02 10:09:10.0 +0200
+++ xfstt.new   2010-05-02 10:08:55.0 +0200
@@ -4,8 +4,8 @@
 # Provides:  xfstt
 # Required-Start:$local_fs $network $remote_fs
 # Required-Stop: $local_fs $network $remote_fs
-# Should-Start:
-# Should-Stop:
+# Should-Start:  xfs
+# Should-Stop:   xfs
 # X-Start-Before:gdm kdm xdm ldm sdm
 # Default-Start: 2 3 4 5
 # Default-Stop:  0 1 6


Bug#579908: qbittorrent: qbitttorrent crashes every time I start to download a torrent file

2010-05-02 Thread Domenico Cufalo
Package: qbittorrent
Version: 2.2.6-1+b1
Severity: important

I am attaching the error messages:
* Catching SIGABRT,
please report a bug at http://bug.qbittorrent.org and provide the following
backtrace: stack trace:   /lib/libc.so.6 [0x7f5becf84fc0]   /lib/libc.so.6 :
gsignal()+0x35  [0x7f5becf84f45]   /lib/libc.so.6 : abort()+0x180
[0x7f5becf87d80]   /usr/lib/libstdc++.so.6 :
__gnu_cxx::__verbose_terminate_handler()+0x115  [0x7f5bed807975]
/usr/lib/libstdc++.so.6 [0x7f5bed805da6]   /usr/lib/libstdc++.so.6
[0x7f5bed805dd3]   /usr/lib/libstdc++.so.6 : __cxa_rethrow()+0x46
[0x7f5bed805e56]   /usr/lib/libQtCore.so.4 :
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x22d  [0x7f5bedbcbd6d]
/usr/lib/libQtCore.so.4 : QCoreApplication::exec()+0xbb  [0x7f5bedbcf95b]
qbittorrent : main()+0x15dd  [0x45dd4d]   /lib/libc.so.6 :
__libc_start_main()+0xfd  [0x7f5becf71abd]   qbittorrent [0x45bd19] Aborted  Hi
and thanks, Domenico


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

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

Versions of packages qbittorrent depends on:
ii  geoip-database 1.4.6.dfsg-19 IP lookup command line tools that 
ii  libboost-filesystem1.42.0  1.42.0-3  filesystem operations (portable pa
ii  libboost-system1.42.0  1.42.0-3  Operating system (e.g. diagnostics
ii  libboost-thread1.42.0  1.42.0-3  portable C++ multi-threading
ii  libc6  2.10.2-6  Embedded GNU C Library: Shared lib
ii  libgcc11:4.4.2-9 GCC support library
ii  libqt4-network 4:4.6.2-4 Qt 4 network module
ii  libqt4-xml 4:4.6.2-4 Qt 4 XML module
ii  libqtcore4 4:4.6.2-4 Qt 4 core module
ii  libqtgui4  4:4.6.2-4 Qt 4 GUI module
ii  libssl0.9.80.9.8n-1  SSL shared libraries
ii  libstdc++6 4.4.2-9   The GNU Standard C++ Library v3
ii  libtorrent-rasterbar5  0.14.10-2 C++ bittorrent library by Rasterba
ii  python 2.5.4-9   An interactive high-level object-o

qbittorrent recommends no packages.

qbittorrent 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#579909: examples/zeitgeist-git.py: get_repo(): IndexError: list index out of range

2010-05-02 Thread Paul Menzel
Subject: examples/zeitgeist-git.py: get_repo(): IndexError: list index out of 
range
Package: git-buildpackage
Version: 0.4.65
Severity: normal
Tags: upstream

*** Please type your report below this line ***

Dear Debian folks,


using Gitosis my remote repository URL looks like the following.

$ git config --get remote.origin.url
gito...@git.example.org:name-of-repository

As you can see there are no »/« in here. Therefore

def get_repo():
Get uri of remote repository and it's name
repo = None
uri = subprocess.Popen(['git', 'config', '--get', 'remote.origin.url'], 
 
 stdout=subprocess.PIPE).communicate()[0]

if uri:
uri = uri.strip().decode(sys.getfilesystemencoding())
repo = unicode(uri.rsplit('/', 1)[1])
repo = repo.rsplit(u'.git', 1)[0]
return repo, uri

fails in `repo = unicode(uri.rsplit('/', 1)[1])` with the following error 
message.

$ git commit
Traceback (most recent call last):
  File .git/hooks/post-commit, line 96, in module
main(sys.argv)
  File .git/hooks/post-commit, line 76, in main
repo, origin = get_repo()
  File .git/hooks/post-commit, line 62, in get_repo
repo = unicode(uri.rsplit('/', 1)[1])
IndexError: list index out of range

It would be great if you could fix this problem. I have no knowledge of Python.


Thanks,

Paul

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

Kernel: Linux 2.6.32-3-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/bash

Versions of packages git-buildpackage depends on:
ii  devscripts2.10.64scripts to make the life of a Debi
ii  git [git-core]1:1.7.1-1  fast, scalable, distributed revisi
ii  git-core  1:1.7.1-1  fast, scalable, distributed revisi
ii  python2.5.4-9An interactive high-level object-o
ii  python-dateutil   1.4.1-3powerful extensions to the standar
ii  python-support1.0.8  automated rebuilding support for P

Versions of packages git-buildpackage recommends:
ii  pristine-tar  1.01   regenerate pristine tarballs

Versions of packages git-buildpackage suggests:
pn  git-load-dirs none (no description available)

-- no debconf information


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#574114: ltrace: diff for NMU version 0.5.3-2.1

2010-05-02 Thread Jakub Wilk

tags 574114 + pending
thanks

Dear maintainer,

I've prepared an NMU for ltrace (versioned as 0.5.3-2.1) and uploaded it 
to DELAYED/2. Please feel free to tell me if I should delay it longer.


--
Jakub Wilk
diff -u ltrace-0.5.3/debian/changelog ltrace-0.5.3/debian/changelog
--- ltrace-0.5.3/debian/changelog
+++ ltrace-0.5.3/debian/changelog
@@ -1,3 +1,11 @@
+ltrace (0.5.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing includes in sysdeps/linux-gnu/ppc/plt.c to fix FTBFS on
+powerpc (closes: #574114). Thanks to Javi Merino for the bug report.
+
+ -- Jakub Wilk jw...@debian.org  Sun, 02 May 2010 10:27:16 +0200
+
 ltrace (0.5.3-2) unstable; urgency=low
 
   * Fixed compilation problems in armel, ia64 and powerpc (closes: Bug#538441)
only in patch2:
unchanged:
--- ltrace-0.5.3.orig/sysdeps/linux-gnu/ppc/plt.c
+++ ltrace-0.5.3/sysdeps/linux-gnu/ppc/plt.c
@@ -1,4 +1,5 @@
 #include gelf.h
+#include sys/ptrace.h
 #include common.h
 
 GElf_Addr


signature.asc
Description: Digital signature


Bug#409076: Setting of ESSID in /etc/network/interfaces no more necessary

2010-05-02 Thread bewoern

Hello,

The setting of the ESSID in /etc/network/interfaces is no more necessary.
This is described in previous post from Sven.

I think, this bug report can be closed.

Regards
Bernhard




Bug#563268: Bug #563268 iceweasel crashed

2010-05-02 Thread Thiemo Nagel

Dear Torsten,

On 05/01/2010 07:41 PM, Torsten Werner wrote:

can you reproduce the problem with the current version of sun-java6-plugin?


the crashes never were reproducible in that sense, they just happened 
from time to time.  Having said that, there weren't any for quite some 
time, now.


Cheers!

Thiemo



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



Bug#576656: segfault

2010-05-02 Thread Joerg Platte
Hi,

the same(?) segfault can be reproduced by starting googleearth 
and suspending the computer. Then, after the resume the server 
crashed immediately with the following backtrace:

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80d8f8b]
1: /usr/bin/X (0x8048000+0x57f65) [0x809ff65]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xe40c]
3: /usr/lib/xorg/modules/drivers/radeon_drv.so 
(0xb7372000+0xb1cb9) [0xb7423cb9]
4: /usr/lib/xorg/modules/libexa.so (0xb7342000+0x86c0) 
[0xb734a6c0]
5: /usr/lib/xorg/modules/libexa.so (0xb7342000+0x8790) 
[0xb734a790]
6: /usr/bin/X (miCopyRegion+0x21b) [0x81b6e7b]
7: /usr/bin/X (miDoCopy+0x44d) [0x81b739d]
8: /usr/lib/xorg/modules/libexa.so (0xb7342000+0x7b3f) 
[0xb7349b3f]
9: /usr/bin/X (0x8048000+0xc0373) [0x8108373]
10: /usr/bin/X (0x8048000+0x35f15) [0x807df15]
11: /usr/bin/X (0x8048000+0x38087) [0x8080087]
12: /usr/bin/X (0x8048000+0x1e97a) [0x806697a]
13: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe5) 
[0xb75d4b55]
14: /usr/bin/X (0x8048000+0x1e561) [0x8066561]
Segmentation fault at address (nil)

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting

Additionally, I ran into several segfaults with immediate 
server restarts when using iceweasel. The problems started when 
I started to use kms and the new radeon driver. 





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



Bug#579910: vmware video driver breaks X configure

2010-05-02 Thread Jordi Pujol
Package: nvidia-kernel-source
Version: 1:11.0.1-1
Architecture: i386 amd64
Severity: normal

Hello,

my Live Debian OS uses the configure option of the X program to create a basic 
xorg.conf file and after sets some values in this file,

the command fails when loading the vmware driver, in i386 architecture and 
amd64 also,

X -configure -nolisten tcp
vmware: Please ignore above FATAL: Module vmwgfx not found.

Backtrace:
0: X (xorg_backtrace+0x28) [0x4ac648]
1: X (0x40+0x61839) [0x461839]
2: /lib/libpthread.so.0 (0x7f99463ed000+0xea60) [0x7f99463fba60]
3: /usr/lib/xorg/modules/drivers/vmware_drv.so (0x7f9943de2000+0xa20) 
[0x7f9943de2a20]
4: X (0x40+0x116aee) [0x516aee]
5: X (xf86LoadModules+0xb6) [0x465a56]
6: X (DoConfigure+0x64) [0x46cc54]
7: X (InitOutput+0x197) [0x4676c7]
8: X (0x40+0x25a75) [0x425a75]
9: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f9944efeabd]
10: X (0x40+0x257c9) [0x4257c9]
Segmentation fault at address (nil)

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting


Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
Please also check the log file at /var/log/Xorg.0.log for additional 
information.
Aborted

Thanks in advance,
 
Jordi Pujol

Live never ending Tale
GNU/Linux Live forever!
http://livenet.selfip.com



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



Bug#579908: qbittorrent: qbitttorrent crashes every time I start to download a torrent file

2010-05-02 Thread Chris
This bug was reported to qBittorrent official bug tracker too:
http://bugs.launchpad.net/qbittorrent/+bug/573121

The people involved in this reported were also Debian Squeeze users.
However, it was confirmed that this is not a bug in qBittorrent bug a
building/dependency issue (built against wrong libboost version). Rebuilding
the package without any changes fixes the issue.

I believe Debian should order a rebuild of qBittorrent package.

Kind regards,
Christophe DUMEZ.

On Sun, May 2, 2010 at 10:34 AM, Domenico Cufalo cuf...@gmail.com wrote:

 Package: qbittorrent
 Version: 2.2.6-1+b1
 Severity: important

 I am attaching the error messages:
 * Catching
 SIGABRT,
 please report a bug at http://bug.qbittorrent.org and provide the
 following
 backtrace: stack trace:   /lib/libc.so.6 [0x7f5becf84fc0]   /lib/libc.so.6
 :
 gsignal()+0x35  [0x7f5becf84f45]   /lib/libc.so.6 : abort()+0x180
 [0x7f5becf87d80]   /usr/lib/libstdc++.so.6 :
 __gnu_cxx::__verbose_terminate_handler()+0x115  [0x7f5bed807975]
 /usr/lib/libstdc++.so.6 [0x7f5bed805da6]   /usr/lib/libstdc++.so.6
 [0x7f5bed805dd3]   /usr/lib/libstdc++.so.6 : __cxa_rethrow()+0x46
 [0x7f5bed805e56]   /usr/lib/libQtCore.so.4 :
 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x22d
  [0x7f5bedbcbd6d]
 /usr/lib/libQtCore.so.4 : QCoreApplication::exec()+0xbb  [0x7f5bedbcf95b]
 qbittorrent : main()+0x15dd  [0x45dd4d]   /lib/libc.so.6 :
 __libc_start_main()+0xfd  [0x7f5becf71abd]   qbittorrent [0x45bd19] Aborted
  Hi
 and thanks, Domenico


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

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

 Versions of packages qbittorrent depends on:
 ii  geoip-database 1.4.6.dfsg-19 IP lookup command line tools
 that
 ii  libboost-filesystem1.42.0  1.42.0-3  filesystem operations
 (portable pa
 ii  libboost-system1.42.0  1.42.0-3  Operating system (e.g.
 diagnostics
 ii  libboost-thread1.42.0  1.42.0-3  portable C++ multi-threading
 ii  libc6  2.10.2-6  Embedded GNU C Library: Shared
 lib
 ii  libgcc11:4.4.2-9 GCC support library
 ii  libqt4-network 4:4.6.2-4 Qt 4 network module
 ii  libqt4-xml 4:4.6.2-4 Qt 4 XML module
 ii  libqtcore4 4:4.6.2-4 Qt 4 core module
 ii  libqtgui4  4:4.6.2-4 Qt 4 GUI module
 ii  libssl0.9.80.9.8n-1  SSL shared libraries
 ii  libstdc++6 4.4.2-9   The GNU Standard C++ Library
 v3
 ii  libtorrent-rasterbar5  0.14.10-2 C++ bittorrent library by
 Rasterba
 ii  python 2.5.4-9   An interactive high-level
 object-o

 qbittorrent recommends no packages.

 qbittorrent suggests no packages.

 -- no debconf information






Bug#579911: pam-auth-update: Support several auth entries in the same file

2010-05-02 Thread Petter Reinholdtsen

Package: libpam-runtime
Version: 1.0.1-6

In #566718, the pam-auth-setup configuration for libpam-ccreds is
described.  It need two entries in common-auth, one to check the
password and one to store it in the cache.  Both need to be enabled
for this to work.  At the moment this setup require two separate files
in /usr/share/pam-configs/, which allow inconsistent setup if only one
of them are enabled.

These are the two files proposed for libpam-ccreds at the moment:

Name: Ccreds credential caching - password checking
Default: yes
Priority: 0
Auth-Type: Primary
Auth:
[success=end default=ignore]pam_ccreds.so action=validate 
use_first_pass
[default=ignore]pam_ccreds.so action=update

Name: Ccreds credential caching - password saving
Default: yes
Priority: 512
Auth-Type: Additional
Auth:
optionalpam_ccreds.so action=store

As far as I know the difference in priority is not significant for
ccreds.  Would it be possible to allow two auth entries in the same
file, one Primary and one Additional, to allow something like this:

Name: Ccreds credential caching
Default: yes
Priority: 0
Auth-Type: Primary
Auth:
[success=end default=ignore]pam_ccreds.so action=validate 
use_first_pass
[default=ignore]pam_ccreds.so action=update
Auth-Type: Additional
Auth:
optionalpam_ccreds.so action=store

This way the ccreds setup would be enabled as a block, and it would
not be possible to only enable part of it using pam-auth-update.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#579912: pcmanfm: Workaround for GTK bug preventing list / detailed view

2010-05-02 Thread canci
Package: pcmanfm
Severity: normal

GTK has a bug which prevents pcmanfm and thunar to use list view / detailed
view. Workarounds are found here, newer version are already patched, but
Squeeze seems to still be having this issue. I've found some workarounds. Sorry
if I did double the effort or it's already being fixed. Also, sorry if the
report seems n00bish. :)  Thank you for your work! See:
http://forum.lxde.org/viewtopic.php?f=22t=1482p=4116hilit=pcmanfm+bug#p4116
http://forums.debian.net/viewtopic.php?f=10t=51010


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

Kernel: Linux 2.6.32-3-686 (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

Versions of packages pcmanfm depends on:
ii  dbus 1.2.24-1simple interprocess messaging syst
ii  desktop-file-utils   0.15-2  Utilities for .desktop files
ii  gamin0.1.10-2+b1 File and directory monitoring syst
pn  hal  none  (no description available)
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libcairo21.8.10-4The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.24-1simple interprocess messaging syst
ii  libdbus-glib-1-2 0.86-1  simple interprocess messaging syst
ii  libgamin0 [libfam0]  0.1.10-2+b1 Client library for the gamin file 
ii  libglib2.0-0 2.24.0-1The GLib library of C routines
ii  libgtk2.0-0  2.20.0-3The GTK+ graphical user interface 
ii  libhal-storage1  0.5.14-2Hardware Abstraction Layer - share
ii  libhal1  0.5.14-2Hardware Abstraction Layer - share
ii  libpango1.0-01.28.0-1Layout and rendering of internatio
ii  libstartup-notification0 0.10-1  library for program launch feedbac
ii  libx11-6 2:1.3.3-3   X11 client-side library
ii  shared-mime-info 0.71-1  FreeDesktop.org shared MIME databa

Versions of packages pcmanfm recommends:
ii  gksu2.0.2-2+b1   graphical frontend to su
ii  gnome-icon-theme2.30.1-1 GNOME Desktop icon theme
ii  ntfs-3g 1:2010.3.6-1 read-write NTFS driver for FUSE

pcmanfm suggests no packages.



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



Bug#579914: Fails to build on KFreeBSD

2010-05-02 Thread Moritz Muehlenhoff
Package: fluidsynth
Severity: important

The configure script for Fluidsynth detects ALSA support on KFreeBSD:

 **
 Summary:
 libsndfile:yes (with ogg vorbis support)
 PulseAudio:yes
 JACK:  yes
 ALSA:  yes
 PortAudio: no
 OSS:   yes
 MidiShare: no
 CoreAudio: no
 CoreMIDI:  no
 LADSPA support:yes
 LASH support:  yes (NOTE: GPL library)
 LADCCA support:no
 OS/2 DART support: no
 Audio to file driver:  yes
 Readline:  yes (NOTE: GPL library)
 Profiling: no
 Debug: no
 Trap on FPE (debug):   no
 Check FPE (debug): no
 **

As KFreeBSD doesn't have ALSA, this leads to a build failure:
https://buildd.debian.org/fetch.cgi?pkg=fluidsynth;ver=1.1.1-3;arch=kfreebsd-amd64;stamp=1269306420

Cheers,
Moritz

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

Kernel: Linux 2.6.32-4-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages fluidsynth depends on:
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libfluidsynth11.1.1-3Real-time MIDI software synthesize

Versions of packages fluidsynth recommends:
pn  qsynthnone (no description available)

fluidsynth suggests no packages.



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



Bug#579913: CVE-2010-1152: denial of service (daemon hang or crash)

2010-05-02 Thread Giuseppe Iuculano
Package: memcached
Severity: grave
Tags: security patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for memcached.

CVE-2010-1152[0]:
| memcached.c in memcached before 1.4.3 allows remote attackers to cause
| a denial of service (daemon hang or crash) via a long line that
| triggers excessive memory allocation.  NOTE: some of these details are
| obtained from third party information.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1152
http://security-tracker.debian.org/tracker/CVE-2010-1152


http://github.com/memcached/memcached/commit/75cc83685e103bc8ba380a57468c8f04413033f9

http://github.com/memcached/memcached/commit/d9cd01ede97f4145af9781d448c62a3318952719

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

iEYEARECAAYFAkvdRm4ACgkQNxpp46476apZygCeNVAwaPbcT+URQmPbber2zgGG
i/sAnR7fPheTXOk3NbIvwTdqQ2FWB7s2
=QfvN
-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#366910: can't install nvidia-kernel-source

2010-05-02 Thread Ariel


Russ Allbery r...@debian.org writes:


nvidia-glx now has a tight dependency on exactly the kernel module
required


It's too tight a dependency - it's now impossible to install
nvidia-kernel-source.

If you try to install nvidia-kernel-source it depends on nvidia-glx which
depends on the kernel package - except you can't make the kernel package
till you have the source installed.

(Resent so that it's visible on the bug tracker page.)

-Ariel



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



Bug#579910: reassign, incorrect package

2010-05-02 Thread Jordi Pujol
reassign 579910 xserver-xorg-video-vmware
sorry, I have specified the incorrect package name

Jordi Pujol

Live never ending Tale
GNU/Linux Live forever!
http://livenet.selfip.com


Bug#579915: iceape-composer: OK button needs more than 10 clicks to be effective

2010-05-02 Thread markhobley
Package: iceape-browser
Version: 2.0.3-5
Severity: normal

Using iceape composer, I have created a table containing icon images. Each icon
will link to an absolute URL on the world wide web.

I now attempt to create the link:

Rightclick: image, Context menu: Image and link properties, Tab: Link, Prompt:
Enter a web page location http://foobar.foo, Button: OK

Sometimes, the button is not effective, and the URL may become changed to a
different (maybe a relative or previously visited) URL containing foobar.

Correct the URL

It is necessary to repeatedly click OK, in order for the data to become
entered and the Image Properties window to disappear.

(Typically it takes more than 10 clicks to operate the button, although
sometimes it may take as many as 30 clicks.)

The problem appears to be random. Sometimes the link is created immediately on
the first click, other times, the button does not work, requiring repeated
clicking, sometimes the URL changes as OK is clicked, other times it does not.

Mark.

-- Package-specific info:

-- Extensions information
Name: Firebug
Location: ${PROFILE_EXTENSIONS}/fire...@software.joehewitt.com
Status: enabled

Name: Iceape Default Theme
Location: /usr/lib/iceape/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceape-browser
Status: enabled

Name: Iceape Modern
Location: /usr/lib/iceape/extensions/mod...@themes.mozilla.org
Package: iceape-browser
Status: enabled

-- Plugins information

-- Addons package information
ii  iceape-browser 2.0.3-5Iceape Navigator (Internet browser) and Comp

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (60, 'testing'), (50, 'unstable')
Architecture: i386 (i386)

Kernel: Linux 2.6.26-2-486
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages iceape-browser depends on:
ii  dpkg   1.15.5.4  Debian package management system
ii  libasound2 1.0.21a-1 shared library for ALSA applicatio
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libfontconfig1 2.8.0-2   generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libgcc11:4.4.2-9 GCC support library
ii  libglib2.0-0   2.24.0-1  The GLib library of C routines
pn  libgtk2.0-0none(no description available)
ii  libhunspell-1.2-0  1.2.8-5   spell checker and morphological an
ii  libjpeg62  6b-15 The Independent JPEG Group's JPEG 
ii  libnspr4-0d4.8.2-1   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.6-1  Network Security Service libraries
ii  libpango1.0-0  1.26.1-1  Layout and rendering of internatio
ii  libpng12-0 1.2.41-1  PNG library - runtime
ii  libsqlite3-0   3.6.23.1-1SQLite 3 shared library
ii  libstartup-notificatio 0.10-1library for program launch feedbac
ii  libstdc++6 4.4.2-9   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxrender11:0.9.5-1 X Rendering Extension client libra
ii  libxt6 1:1.0.7-1 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

iceape-browser recommends no packages.

Versions of packages iceape-browser suggests:
pn  iceape-mailnews none   (no description available)
ii  latex-xft-fonts 0.1-8Xft-compatible versions of some La
pn  libcanberra0none   (no description available)
ii  libdbus-glib-1- 0.82-2   simple interprocess messaging syst
ii  libgconf2-4 2.28.0-1 GNOME configuration database syste
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomeui-02.24.2-1 The GNOME libraries (User Interfac
ii  libgnomevfs2-0  1:2.24.2-1   GNOME Virtual File System (runtime
ii  libgssapi-krb5- 1.7+dfsg-3   MIT Kerberos runtime libraries - k
ii  libkrb531.6.dfsg.4~beta1-5lenny1 MIT Kerberos runtime libraries
pn  xul-ext-dom-ins 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#570799: squeeze: use libpam-ldapd instead of libpam-ldap

2010-05-02 Thread Petter Reinholdtsen
retitle 570799 squeeze: use libpam-ldapd instead of libpam-ldap
reassign 570799 education-networked
tag 570799 + pending
user debian-...@lists.debian.org
usertag 570799 + debian-edu
thanks

The package used to control which LDAP authentication package we
install is the education-networked package.  A fix for this is
commited to svn and scheduled for the next upload, which will happen
as soon as the current debian-edu package enter testing.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#579916: [cups] Web interface not fully working under iceweasel, konqueror and arora

2010-05-02 Thread Baggett Jonas
Package: cups
Version: 1.4.3-1
Severity: normal

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

Hi
I have installed konqueror 4.3.4-1, iceweasel 3.5.9-2, arora 0.10.1-1 and 
midori 0.2.4-3.

When I want to use the web interface of cups, I found the following problems 
with these browsers :

iceweasel :
After I choose a printer, if I want to select any item in a list item (for 
example Print Test Page or Modify Printer), that makes no effect.
The only way to set the options of a printer is while creating it,  
because here I don't need to select an item in a list item.
   
konqueror :
If I want to set the options of a printer, it is normaly possible to set the 
options in these following groups :
General  Printout Mode  Bannières  Règles
By default, it is in the General group, and when I want to go on any of these 
groups, it makes no effect but remain in the General group. Then I can only set 
the options of this group.

arora :
If I want to add a new printer, it told me that it is looking for printers and 
it hangs here.

midori
I didn't find any problem with it

Bye
Jonas

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-3-686

Debian Release: squeeze/sid
  992 testing ftp.ch.debian.org 
  991 unstableftp.ch.debian.org 
   80 experimentalftp.ch.debian.org 
  500 oldstable   ftp.ch.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-
libavahi-client3 (= 0.6.16) | 0.6.25-3
libavahi-common3 (= 0.6.16) | 0.6.25-3
libc6   (= 2.7) | 2.10.2-6
libcups2  (= 1.4.0) | 1.4.3-1
libcupscgi1   (= 1.4.2) | 1.4.3-1
libcupsdriver1(= 1.4.0) | 1.4.3-1
libcupsimage2 (= 1.4.0) | 1.4.3-1
libcupsmime1  (= 1.4.0) | 1.4.3-1
libcupsppdc1  (= 1.4.0) | 1.4.3-1
libdbus-1-3   (= 1.0.2) | 1.2.24-1
libgcc1 (= 1:4.1.1) | 1:4.4.2-9
libgnutls26(= 2.7.14-0) | 2.8.6-1
libgssapi-krb5-2 (= 1.6.dfsg.2) | 1.8.1+dfsg-2
libijs-0.35  | 0.35-7
libkrb5-3(= 1.6.dfsg.2) | 1.8.1+dfsg-2
libldap-2.4-2 (= 2.4.7) | 2.4.17-2.1
libpam0g   (= 0.99.7.1) | 1.1.1-2
libpaper1| 1.1.23+nmu2
libpoppler5  | 0.12.4-1
libslp1  | 1.2.1-7.7
libstdc++6(= 4.1.1) | 4.4.2-9
libusb-0.1-4   (= 2:0.1.12) | 2:0.1.12-14
zlib1g  (= 1:1.1.4) | 1:1.2.3.4.dfsg-3
debconf  (= 1.2.9)  | 1.5.32
 OR debconf-2.0  | 
poppler-utils  (= 0.12) | 0.12.4-1
perl-modules | 5.10.1-12
procps   | 1:3.2.8-8
ghostscript  | 8.71~dfsg-4
lsb-base  (= 3) | 3.2-23.1
cups-common   (= 1.4.3) | 1.4.3-1
cups-client (= 1.4.3-1) | 1.4.3-1
ssl-cert (= 1.0.11) | 1.0.25
adduser  | 3.112
bc   | 1.06.95-2
ttf-freefont | 20090104-6


Recommends  (Version) | Installed
=-+-===
foomatic-filters (= 4.0) | 4.0-20090509-1
cups-driver-gutenprint| 5.2.4-1
ghostscript-cups  | 8.71~dfsg-4


Suggests  (Version) | Installed
===-+-===
cups-bsd| 1.4.3-1
cups-ppdc   | 1.4.3-1
foomatic-db-engine  | 4.0-20090509-1
foomatic-db | 20090616-1
hplip   | 3.10.2-3
xpdf-korean | 
 OR xpdf-japanese   | 
 OR xpdf-chinese-traditional| 
 OR xpdf-chinese-simplified | 
cups-pdf| 
smbclient(= 3.0.9) | 
udev| 151-3







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



Bug#579917: mkhomedir segfaults within ld.so on startup

2010-05-02 Thread Andreas Barth
Package: libc6
Version: 2.7-18lenny2
Severity: grave

Hi,

the following happens when trying to run mkhomedir_helper. This
happens with any glibc version, i.e. also in testing and unstable
(that's how I found out). mkhomedir_helper is only available in
testing and unstable, but well.



a...@swarm:/home/buildd$ LD_LIBRARY_PATH=/usr/lib/debug: gdb ./mkhomedir_helper
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as mipsel-linux-gnu...
(gdb) run
Starting program: /home/buildd/mkhomedir_helper

Program received signal SIGSEGV, Segmentation fault.
0x2aaab614 in dl_main () from /lib/ld.so.1
(gdb) bt
#0  0x2aaab614 in dl_main () from /lib/ld.so.1
#1  0x2aac05f4 in _dl_sysdep_start () from /lib/ld.so.1
#2  0x2aaa8c98 in _dl_start_final () from /lib/ld.so.1
#3  0x2aaa8f20 in _dl_start () from /lib/ld.so.1
#4  0x2aaa in __start () from /lib/ld.so.1
Backtrace stopped: frame did not save the PC
(gdb)


within squeeze:
Reading symbols from /tmp/mkhomedir_helper...done.
(gdb) run
Starting program: /tmp/mkhomedir_helper 

Program received signal SIGSEGV, Segmentation fault.
0x2aaab734 in dl_main (phdr=value optimized out, phnum=9, 
user_entry=value optimized out) at rtld.c:1617
1617rtld.c: No such file or directory.
in rtld.c
(gdb) bt
#0  0x2aaab734 in dl_main (phdr=value optimized out, phnum=9, 
user_entry=value optimized out) at rtld.c:1617
#1  0x2aac21b8 in _dl_sysdep_start (start_argptr=value optimized out, 
dl_main=0x29d4 dl_main) at ../elf/dl-sysdep.c:243
#2  0x2aaa8ef4 in _dl_start_final (arg=0x7fbe2820, info=value optimized out)
at rtld.c:333
#3  0x2aaa91a0 in _dl_start (arg=0x7fbe2820) at rtld.c:561
#4  0x2aaa88e8 in __start () from /lib/ld.so.1
Backtrace stopped: frame did not save the PC
(gdb) 




on an squeeze machine:
LD_DEBUG=all /lib/ld-2.10.2.so ./mkhomedir_helper 
  6625: file=/tmp/mkhomedir_helper [0];  generating link map
  6625:   dynamic: 0x004001c0  base: 0x   size: 0x000139e0
  6625: entry: 0x004008f0  phdr: 0x00400034  phnum:  9
  6625:
Segmentation fault



I'm not convinced if the libc6 is the correct place to report this bug
to, but having this bug will prevent the release of Debian on mips*
(as DSA needs to have mkhomedir available). Please also note that this
programm wasn't part of lenny, as the pam module was restructred
recently. It however does work on i386.


Andi



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



Bug#579919: GRUB 2 fails to install properly on fakeraid

2010-05-02 Thread Nathan Schulte
Package: grub-pc
Version: 1.98-1

Please see https://savannah.gnu.org/bugs/?29739



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



Bug#576240: say what ITP means right there in the report

2010-05-02 Thread tim hall

Holger Levsen wrote:


On Donnerstag, 8. April 2010, Cyril Brulebois wrote:

Holger Levsen hol...@layer-acht.org (08/04/2010):

I believe our webpages should be self sustained and understandable
without external parties.

Like by typing “ITP” in the “search” box on http://www.debian.org/
which leads to http://www.debian.org/devel/wnpp/index.*.html pages?
That makes me think we're performing quite good here.


If I look at the results at http://search.debian.org/?q=itp I roll my eyes and 
go away, sorry. As much as I'm impressed^wsurprised the search does something 
again, I'm totally unimpressed by those search results.
 
From looking at the summaries at http://search.debian.org/?q=itp one could 
believe that ITP is about selecting a server close to Australia Austria 
Bulgaria Germany Hong Kong Indonesia... ;-)



One might object that Accepted-Languages might get higher priority or
might even be used to limit the results. But that's another topic.


yeah.


cheers,
	Holger, who is impressed by people pointing out something is there when 
apperarantly people have problems locating that information. To me it seems 
that this information is presented poorly, not that those people searching 
are doing something wrong.


This is one of the problems with volunteer-driven projects IME. There is 
little to motivate people to fix fiddly usability issues and it's much 
easier to give a 'jobsworth' response. I used to think this was 
deliberate, in order to create a bar (i.e. people who can't be bothered 
to search for terms shouldn't be getting involved in wnpp issues), 
personally I find this a bit 'sniffy'.


cheers,

tim





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



Bug#575254: openjdk-6 build fails on at least one i386 build due to long command lines

2010-05-02 Thread Giovanni Mascellani
Cc:-ing the wb-team.

Hi, I'm working on a OpenJDK bug: the build fails with:

make[8]: execvp: /bin/sh: Argument list too long

I would like to know the value of ARG_MAX used on the buildd nodes.
Could you also suggest me how to change it on my system? I couldn't find
anything.

Il 01/05/2010 14:34, Matthias Klose ha scritto:
 I produced a partial patch for this bug. I can build OpenJDK correctly
 with it. Anyway, there are some problems:
 
 thanks for working on this.
 
  * There could be other points where the compilation could stop: I
 couldn't find anything else, but I'm not sure. I don't know what value
 for ARG_MAX is used on the buildd and how can I set the same value on my
 computer.
 
 yes, it would be nice to know how, and why buildds are configured this way.
 
  * The generated Makefile is not really idempotent. I'm investigating on
 how to make it so.
 
 didn't check, but would enclosing the foreach in an if/wildcard work?
 
   $(if $(wildcard $(AGENT_FILES1)),,$(foreach ...))

There are two problems with my patch: first, if the Makefile is executed
twice, the list of files to compile has doubled entries; second, the
list of files to compile is generated disregarding which target is being
executed. This is due to the fact that the $(shell ...) command is
evaluated before the target get executed. I couldn't find a way to fix
this, so far.

I cannot understand which problem you're trying to fix with this
if/wildcard construction.

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#579918: No more XVideo support on Radeon mobility M6 after update to 6.13.0

2010-05-02 Thread Julien Cristau
Hi Moritz,

On Sun, May  2, 2010 at 11:45:32 +0200, Moritz Muehlenhoff wrote:

 [9.472248] [drm] Loading R100 Microcode
 [9.544258] [drm:r100_cp_init] *ERROR* Failed to load firmware!


 Versions of packages xserver-xorg-video-radeon suggests:
 pn  firmware-linuxnone (no description available)
 
You probably need to install this.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#579917: mkhomedir segfaults within ld.so on startup

2010-05-02 Thread Bastian Blank
On Sun, May 02, 2010 at 11:44:56AM +0200, Andreas Barth wrote:
 on an squeeze machine:
 LD_DEBUG=all /lib/ld-2.10.2.so ./mkhomedir_helper 
   6625: file=/tmp/mkhomedir_helper [0];  generating link map
   6625:   dynamic: 0x004001c0  base: 0x   size: 0x000139e0
   6625: entry: 0x004008f0  phdr: 0x00400034  phnum:  9
   6625:
 Segmentation fault

| gabrielli% LD_DEBUG=all /lib/ld.so.1 /sbin/mkhomedir_helper
|  10223: file=/sbin/mkhomedir_helper [0];  generating link map
|  10223:   dynamic: 0x004001c0  base: 0x   size: 0x000139e0
|  10223: entry: 0x004008f0  phdr: 0x00400034  phnum:  9
|  10223:
| zsh: segmentation fault  LD_DEBUG=all /lib/ld.so.1 /sbin/mkhomedir_helper
| gabrielli% ls -al /sbin/mkhomedir_helper 
| -rwxr-xr-x 1 root root 16384 18. Feb 11:49 /sbin/mkhomedir_helper

The reported size (0x000139e0) is much larger than the actual binary size.

Bastian

-- 
The idea of male and female are universal constants.
-- Kirk, Metamorphosis, stardate 3219.8



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



Bug#579921: python-psyco: does not support new Python 2.6 bytecodes

2010-05-02 Thread Jakub Wilk

Package: python-psyco
Version: 1.6-2
Severity: normal
User: debian-pyt...@lists.debian.org
Usertags: python2.6

Psyco does not support bytecodes that were introduced in Python 2.6. As 
far as I can see, support for (some of?) them is already implemented and 
committed to the upstream VCS.


Example:

$ cat test.py 
import sys

import psyco
psyco.log('log.' + sys.version[:3])
psyco.full()

def f():
return {1:2, 3:4}
f()

$ python2.5 test.py 

$ python2.6 test.py 


$ sed -i -e 's/[0-9:.]*//' log.2.[56]

$ diff -u log.2.[56]
--- log.2.5 2010-05-02 12:18:34.0 +0200
+++ log.2.6 2010-05-02 12:18:34.0 +0200
@@ -1,4 +1,5 @@
   Logging started, 05/02/10  
   FullCompiler: starting%
+  unsupported opcode 54 at f:9% %
   memory usage: 44+ kb  %
   program exit, 05/02/10 

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#579273: git-core: FTBS on lenny

2010-05-02 Thread Gerrit Pape
On Fri, Apr 30, 2010 at 04:07:52AM -0500, Jonathan Nieder wrote:
 I disagree with the conclusion.  Why not make it a little easier to
 build git however a person is used to building packages, especially

 “debuild binary” is implemented as shorthand for “fakeroot debian/rules 
 binary”.
 I think the intended result is better implemented by “debuild -b”, but
 also think --- _if_ it works and does not risk breaking something else ---
 that it is worth changing the tests to make the former work, too.

Hi Jonathan, I'm fine with your opinion.  Provided there are patches
that are technically correct (and I don't doubt that ;), ideally
accepted upstream, I don't obejct to applying them if you suggest so.

Regardss, Gerrit.



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



Bug#579922: libapache2-mod-php5: change allow_url_fopen = Off

2010-05-02 Thread Toni Mueller
Package: libapache2-mod-php5
Severity: wishlist


Hi,

while revisiting the latest Typo3 problem, I found that Debian ships
with

allow_url_fopen = On


I suggest that this be changed to


allow_url_fopen = Off


to reduce the change of PHP applications being exploited, and, if you
really need to, place a big flashing warning around it to warn users
from changing it to On again.




Kind regards,
--Toni++



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (250, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-4-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache2-mod-php5 depends on:
pn  apache2-mpm-pre none   (no description available)
ii  apache2.2-commo 2.2.15-3 Apache HTTP Server common files
ii  libbz2-1.0  1.0.5-4  high-quality block-sorting file co
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libcomerr2  1.41.11-1common error description library
ii  libdb4.64.6.21-16Berkeley v4.6 Database Libraries [
ii  libkrb531.6.dfsg.4~beta1-5lenny2 MIT Kerberos runtime libraries
ii  libmagic1   5.04-2   File type determination library us
ii  libpcre37.8-3Perl 5 Compatible Regular Expressi
ii  libssl0.9.8 0.9.8n-1 SSL shared libraries
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  mime-support3.48-1   MIME files 'mime.types'  'mailcap
ii  php5-common 5.3.2-1  Common files for packages built fr
ii  tzdata  2010i-1  time zone and daylight-saving time
ii  ucf 3.0025   Update Configuration File: preserv
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libapache2-mod-php5 recommends no packages.

Versions of packages libapache2-mod-php5 suggests:
ii  php-pear  5.3.2-1PEAR - PHP Extension and Applicati



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



Bug#579273: git-core: FTBFS on lenny

2010-05-02 Thread Jonathan Nieder
Gerrit Pape wrote:
 On Fri, Apr 30, 2010 at 04:07:52AM -0500, Jonathan Nieder wrote:

 “debuild binary” is implemented as shorthand for “fakeroot debian/rules 
 binary”.
 I think the intended result is better implemented by “debuild -b”, but
 also think --- _if_ it works and does not risk breaking something else ---
 that it is worth changing the tests to make the former work, too.

 Hi Jonathan, I'm fine with your opinion.  Provided there are patches
 that are technically correct (and I don't doubt that ;), ideally
 accepted upstream, I don't obejct to applying them if you suggest so.

Based on Faheem’s report, even with the patches, test 7300 manages to
confuse fakeroot and is missing the POSIXPERM marker.  Apparently the
mingw port copes using a workaround added in v1.5.5-rc0~69 (Fix test
for cleanup failure in t7300 on Windows, 2008-03-04), so that the true
prerequisite is POSIXPERM|CANNOT_UNLINK_OPEN_FILES.

Thus it seems that the series needs a little more cooking (ideally
upstream, of course).  I’ll ping you when it seems ready for
experimental.

Thanks, both.
Jonathan



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



Bug#579923: msort: double free or corruption

2010-05-02 Thread Jean-Philippe Guérard
Package: msort
Version: 8.52-1.2
Severity: normal

When trying to sort an UTF-8 file with 2 sort keys in a bash script, I get
the following error:

--
$ test-msort.sh 
+ msort -l -d '\t' -n 1 -s fr_FR.UTF-8 -n 2 -s fr_FR.UTF-8 test1.txt
Key 1 obligatory  first field   Increasing lexicographic
Key 2 obligatory  second field   Increasing lexicographic
Reading from test1.txt.
Records processed:  0*** glibc detected *** msort: 
double free or corruption (!prev): 0x09d344d8 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb76f2624]
/lib/i686/cmov/libc.so.6(cfree+0x96)[0xb76f4826]
msort[0x8055292]
msort[0x8057edd]
msort[0x805a082]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb769a455]
msort[0x8049761]
=== Memory map: 
08048000-08067000 r-xp  09:06 1655763/usr/bin/msort
08067000-08068000 rw-p 0001e000 09:06 1655763/usr/bin/msort
09cfd000-09d3f000 rw-p  00:00 0  [heap]
b500-b5021000 rw-p  00:00 0 
b5021000-b510 ---p  00:00 0 
b512e000-b5135000 r--s  09:06 1658437
/usr/lib/gconv/gconv-modules.cache
b5135000-b6137000 rw-p  00:00 0 
b6137000-b62e8000 r--p  09:06 1658539/usr/lib/locale/locale-archive
b62e8000-b62ea000 rw-p  00:00 0 
b62ea000-b62f6000 r-xp  09:06 4071673/lib/libgcc_s.so.1
b62f6000-b62f7000 rw-p b000 09:06 4071673/lib/libgcc_s.so.1
b62f7000-b63da000 r-xp  09:06 1658070/usr/lib/libstdc++.so.6.0.10
b63da000-b63dd000 r--p 000e2000 09:06 1658070/usr/lib/libstdc++.so.6.0.10
b63dd000-b63df000 rw-p 000e5000 09:06 1658070/usr/lib/libstdc++.so.6.0.10
b63df000-b63e5000 rw-p  00:00 0 
b63e5000-b732a000 r--p  09:06 1655202/usr/lib/libicudata.so.42.1
b732a000-b732b000 rw-p 00f44000 09:06 1655202/usr/lib/libicudata.so.42.1
b732b000-b74d3000 r-xp  09:06 1655203/usr/lib/libicui18n.so.42.1
b74d3000-b74da000 rw-p 001a8000 09:06 1655203/usr/lib/libicui18n.so.42.1
b74da000-b74fe000 r-xp  09:06 4071819/lib/i686/cmov/libm-2.7.so
b74fe000-b750 rw-p 00023000 09:06 4071819/lib/i686/cmov/libm-2.7.so
b750-b7501000 rw-p  00:00 0 
b7501000-b7543000 r-xp  09:06 1657962/usr/lib/libgmp.so.3.4.2
b7543000-b7544000 rw-p 00042000 09:06 1657962/usr/lib/libgmp.so.3.4.2
b7544000-b7678000 r-xp  09:06 1655744/usr/lib/libicuuc.so.42.1
b7678000-b7682000 rw-p 00134000 09:06 1655744/usr/lib/libicuuc.so.42.1
b7682000-b7684000 rw-p  00:00 0 
b7684000-b77d9000 r-xp  09:06 4071815/lib/i686/cmov/libc-2.7.so
b77d9000-b77da000 r--p 00155000 09:06 4071815/lib/i686/cmov/libc-2.7.so
b77da000-b77dc000 rw-p 00156000 09:06 4071815/lib/i686/cmov/libc-2.7.so
b77dc000-b77df000 rw-p  00:00 0 
b77df000-b77fd000 r-xp  09:06 1655743/usr/lib/libicutu.so.42.1
b77fd000-b77fe000 rw-p 0001e000 09:06 1655743/usr/lib/libicutu.so.42.1
b77fe000-b7823000 rw-p  00:00 0 
b7823000-b7831000 r-xp  09:06 1655761/usr/lib/libtre.so.5.0.0
b7831000-b7832000 rw-p d000 09:06 1655761/usr/lib/libtre.so.5.0.0
b7832000-b7843000 r-xp  09:06 1658081/usr/lib/libuninum.so.5.2.1
b7843000-b7846000 rw-p 0001 09:06 1658081/usr/lib/libuninum.so.5.2.1
b7846000-b7847000 rw-p  00:00 0 
b784d000-b784f000 rw-p  00:00 0 
b784f000-b785 r-xp  00:00 0  [vdso]
b785-b786a000 r-xp  09:06 4071650/lib/ld-2.7.so
b786a000-b786c000 rw-p 0001a000 09:06 4071650/lib/ld-2.7.so
bfbd3000-bfbe8000 rw-p  00:00 0  [stack]
/home/fevrier/bin/test-msort.sh: line 5: 14067 Abandon msort -l 
-d '\t' -n 1 -s fr_FR.UTF-8 -n 2 -s 
fr_FR.UTF-8 test1.txt
--

Using the same command from the command line does not reproduce the error.

Here is the script that reproduces the problem:
--
#!/bin/bash

set -x

msort -l -d '\t' -n 1 -s fr_FR.UTF-8 -n 2 -s fr_FR.UTF-8 test1.txt
--

I get no error if I remove the -n 2 -s fr_FR.UTF-8 part.

I had this problem with the Debian stable version of msort. Upgrading
msort to the version in testing has made no difference.

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

Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages msort depends on:
ii  libc6   2.7-18lenny2 GNU C Library: Shared libraries
ii  libicu424.2.1-3  International Components for Unico
ii  

Bug#579924: ITP: iptraf-ng -- Interactive Colorful IP LAN Monitor

2010-05-02 Thread Frederic Peters
Package: wnpp
Severity: wishlist
Owner: Frederic Peters fpet...@debian.org
Owner: Frederic Peters fpet...@debian.org


* Package name: iptraf-ng
  Version : 1.0.2
  Upstream Author : Gerard Paul Java ri...@seul.org
* URL : https://fedorahosted.org/iptraf-ng
* License : GPL
  Programming Lang: C
  Description : Interactive Colorful IP LAN Monitor

  IPTraf-ng is an ncurses-based IP LAN monitor that generates various
  network statistics including TCP info, UDP counts, ICMP and OSPF
  information, Ethernet load info, node stats, IP checksum errors,
  and others.

iptraf-ng is a fork of iptraf (unmaintained for years), with patches
from all around already applied, an updated build system, etc.

The binary names are left unchanged, this package will replace the iptraf
package.


Cheers,
Frederic



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



Bug#579925: mplayer: built without gui support

2010-05-02 Thread Sven Joachim
Package: mplayer
Version: 2:1.0~rc3+svn20100502-1
Severity: important

Shouldn't such an important change as dropping the gui be at least
announced in NEWS.Debian to give the chance to bail out from the
upgrade?  This was not a pleasant experience for me. :-(


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

Kernel: Linux 2.6.34-rc6-nouveau (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 mplayer depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libartsc0   1.5.9-3+b1   aRts sound system C support librar
ii  libasound2  1.0.22-2 shared library for ALSA applicatio
ii  libaudio2   1.9.2-3  Network Audio System - shared libr
ii  libavcodec5 4:0.5.1-3ffmpeg codec library
ii  libavformat 4:0.5.1-3ffmpeg file format library
ii  libavutil49 4:0.5.1-3ffmpeg utility library
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libcaca00.99.beta17-1colour ASCII art library
ii  libcdparano 3.10.2+debian-9  audio extraction tool for sampling
ii  libdirectfb 1.2.10.0-3   direct frame buffer graphics - sha
ii  libdvdread4 4.1.3-9  library for reading DVDs
ii  libenca01.13-1   Extremely Naive Charset Analyser -
ii  libesd0 0.2.41-7 Enlightened Sound Daemon - Shared 
ii  libfontconf 2.8.0-2.1generic font configuration library
ii  libfreetype 2.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.4-1GCC support library
ii  libgif4 4.1.6-9  library for GIF images (library)
ii  libgl1-mesa 7.9.0~git20100501.f5a4d701-1 A free implementation of the OpenG
ii  libjack01.9.5~dfsg-3 JACK Audio Connection Kit (librari
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  liblircclie 0.8.3-5  infra-red remote control support -
ii  liblzo2-2   2.03-2   data compression library
ii  libncurses5 5.7+20100313-2   shared libraries for terminal hand
ii  libogg0 1.2.0~dfsg-1 Ogg bitstream library
ii  libopenal1  1:1.11.753-1 Software implementation of the Ope
ii  libpng12-0  1.2.43-1 PNG library - runtime
ii  libpostproc 4:0.5.1-3ffmpeg video postprocessing librar
ii  libpulse0   0.9.21-1.2   PulseAudio client libraries
ii  libsdl1.2de 1.2.14-6 Simple DirectMedia Layer
ii  libsmbclien 2:3.4.7~dfsg-2   shared library for communication w
ii  libspeex1   1.2~rc1-1The Speex codec runtime library
ii  libstdc++6  4.4.4-1  The GNU Standard C++ Library v3
ii  libsvga11:1.4.3-29   console SVGA display libraries
ii  libswscale0 4:0.5.1-3ffmpeg video scaling library
ii  libtheora0  1.1.1+dfsg.1-3   The Theora Video Compression Codec
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxinerama 2:1.1-3  X11 Xinerama extension library
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  libxv1  2:1.0.5-1X11 Video extension library
ii  libxvmc12:1.0.5-1X11 Video extension library
ii  libxxf86dga 2:1.1.1-2X11 Direct Graphics Access extensi
ii  libxxf86vm1 1:1.1.0-2X11 XFree86 video mode extension l
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

mplayer recommends no packages.

Versions of packages mplayer suggests:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  fontconfig2.8.0-2.1  generic font configuration library
pn  mplayer-doc   none (no description available)
ii  netselect 0.3.ds1-14 speed tester for choosing a fast n
ii  ttf-freefont  20090104-6 Freefont Serif, Sans and Mono True

-- 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#579824: procps: SIGSEGV with ps f -o cgroup

2010-05-02 Thread Craig Small
On Sat, May 01, 2010 at 05:47:42PM +0800, Paul Wise wrote:
 I was reading the blog post about systemd and tried the ps command
 listed there. It gave me a SIGSEGV as can be seen below. The minimum
 command-line needed to reproduce the crash seems to be 'ps f -o cgroup'.

Hello,
  At first I thought it was some sort of problem with using forests and
tasks, but then I realised that cgroup is not a task.. and then found
a flag clash.

A rather simple fix in proc/readproc.h and now
 p...@chianamo:~$ ps xaf -eo pid,user,args,cgroup
$ LD_PRELOAD=./proc/libproc-3.2.8.so  ps/ps xaf -eo pid,user,args,cgroup
  PID USER COMMAND CGROUP
2 root [kthreadd]  -
3 root  \_ [migration/0]   -
[etc]

-- 
Craig Small  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/ csmall at : enc.com.au
http://www.debian.org/  Debian GNU/Linux, software should be Free 



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



Bug#578988: libgeo-helmerttransform-perl: FTBFS with perl 5.12.0-1: long doubles

2010-05-02 Thread Dominic Hargreaves
On Sat, Apr 24, 2010 at 07:43:21AM +0300, Niko Tyni wrote:

 This package fails to build on amd64 with perl 5.12.0-1 from experimental:
 
   #   Failed test at t/simple.t line 29.
   #  got: '0.00480099695040300704'
   # expected: '0.00480099695040301'
   
   #   Failed test at t/simple.t line 30.
   #  got: '-0.000890444825202788213'
   # expected: '-0.000890444825202788'
   
   #   Failed test at t/simple.t line 31.
   #  got: '-257.805436617161831'
   # expected: '-257.805436616763'
   # Looks like you failed 3 tests of 4.
 
 Looking at 
  http://www.cpantesters.org/distro/G/Geo-HelmertTransform.html
 the failure is almost certainly due to 5.12.0-1 being configured with 
 -Duselongdouble.

Thanks for this report. What's the received wisdom on how to fix this
sort of test problem? Just allow either value?

Cheers,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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



Bug#579926: schroot and sbuild incompatible

2010-05-02 Thread Andreas Barth
Package: schroot
Version: 1.4.1-2
Severity: serious

Hi,

after installing the recent version of sbuild from build.d.o plus
schroot from testing (instead of stable), I got a lot of issues:

schroot -c unstable-mipsel-sbuild
W: line 6 [sid-experimental-mipsel-sbuild]: Deprecated key 'run-setup-scripts' 
used
I: This option will be removed in the future; please update your configuration
W: line 7 [sid-experimental-mipsel-sbuild]: Deprecated key 'run-exec-scripts' 
used
I: This option will be removed in the future; please update your configuration
W: line 11 [sid-experimental-mipsel-sbuild]: Unknown key 'source-users' used
I: This option may be present in a newer version
W: line 6 [sid-mipsel-sbuild]: Deprecated key 'run-setup-scripts' used
I: This option will be removed in the future; please update your configuration
W: line 7 [sid-mipsel-sbuild]: Deprecated key 'run-exec-scripts' used
I: This option will be removed in the future; please update your configuration
W: line 11 [sid-mipsel-sbuild]: Unknown key 'source-users' used
I: This option may be present in a newer version
E: 25nssdatabases: Unknown database: # System databases to copy into the chroot 
from the host system.
E: sid-mipsel-sbuild-ffc6bdd2-a649-4cff-90c3-2385eaeaaf11: Chroot setup failed: 
stage=setup-start


The exactly same configuration used to work prior to the upgrade to
the squeeze schroot version.



Andi



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



Bug#579928: (scim-qtimm_0.9.4-4/avr32): FTBFS: Outdated config.{sub,guess}

2010-05-02 Thread bradsmith
Package: scim-qtimm
Version: 0.9.4-4
Severity: wishlist
User: bradsm...@debian.org
Usertags: avr32

Hi,

Whilst building your package on AVR32, the build failed due to outdated
config.{sub,guess} files.

Full build logs available:

  http://buildd.debian-ports.org/build.php?pkg=scim-qtimmarch=avr32ver=0.9.4-4

Regards,
Bradley Smith

--
Bradley Smith b...@brad-smith.co.uk
Debian GNU/Linux Developer bradsm...@debian.org
GPG: 0xC718D347   D201 7274 2FE1 A92A C45C EFAB 8F70 629A C718 D347



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



Bug#579927: Xapian 1.2 compatibility

2010-05-02 Thread Olly Betts
Package: roundup
Version: 1.4.13-2
Forwarded: http://issues.roundup-tracker.org/issue2550647
User: o...@debian.org
Usertags: xapian1.2

I'm aiming to get Xapian 1.2 into the next Debian stable release, so I've 
been checking all the Debian packages which depend on Xapian.

Xapian 1.2.0 drops support for some deprecated features, and roundup
uses one: MSetItem's get_docid() method should now be a docid property.

I've attached a patch which corrects this use such that the code should work
both with Xapian 1.0.x and with 1.2.x, but it is untested as I don't actually
use roundup, so setting up a test is a bit tricky for me to do.

If you can talk me through what to do, I can try to check this.  Or if you want
to check with Xapian 1.2.x yourself, there are packages of xapian-core and
xapian-bindings in experimental (xapian-bindings only for x86-64 currently as
the experimental buildds don't take dependencies from experimental...)

I've filed a ticket upstream with a more substantial patch:

http://issues.roundup-tracker.org/issue2550647

That patch also fixes some non-critical issues, but for getting Xapian 1.2 into
Debian, we only *need* to fix the single use of a deprecated feature which has
been removed.

Cheers,
Olly
--- python-django-djapian-2.3.1.orig/src/djapian/resultset.py
+++ python-django-djapian-2.3.1/src/djapian/resultset.py
@@ -174,15 +174,15 @@
 self._resultset_cache = []
 
 for match in self._mset:
-doc = match.get_document()
+doc = match.document
 
 model = doc.get_value(2)
 model = get_model(*model.split('.'))
 pk = model._meta.pk.to_python(doc.get_value(1))
 
-percent = match.get_percent()
-rank = match.get_rank()
-weight = match.get_weight()
+percent = match.percent
+rank = match.rank
+weight = match.weight
 
 tags = dict([(tag.prefix, tag.extract(doc))\
 for tag in self._indexer.tags])


signature.asc
Description: Digital signature


Bug#578988: libgeo-helmerttransform-perl: FTBFS with perl 5.12.0-1: long doubles

2010-05-02 Thread Niko Tyni
On Sun, May 02, 2010 at 12:05:23PM +0100, Dominic Hargreaves wrote:
 On Sat, Apr 24, 2010 at 07:43:21AM +0300, Niko Tyni wrote:

#  got: '-257.805436617161831'
# expected: '-257.805436616763'

  -Duselongdouble.
 
 Thanks for this report. What's the received wisdom on how to fix this
 sort of test problem? Just allow either value?

The usual way to test for floating point equality is to check that the
difference is small enough. I'm not aware of any better approach for
this specific case.
-- 
Niko



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



Bug#579701: [buildd-tools-devel] Bug#579701: schroot: FTBFS: error: no matching function for call to 'boost::program_options::validation_error::validation_error[…]'

2010-05-02 Thread Roger Leigh
tags 579701 + patch fixed-upstream pending
thanks

On Fri, Apr 30, 2010 at 01:37:33AM +0200, Cyril Brulebois wrote:
 Source: schroot
 Version: 1.4.1-2
 Severity: serious
 Justification: FTBFS

Updated to add configure check for
boost::program_options::validation_error construction semantics and to
cope with different semantics for different Boost versions.

I'll merge this patch onto the stable release branch and make a new
point release shortly.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.
diff --git a/AUTHORS b/AUTHORS
index 596af3d..c0b75b4 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,6 +4,9 @@ principal areas that each contributed to are listed in addition.
 Tim Abbott		tabb...@mit.edu
 	schroot bash completion.
 
+Andy Bailey		bai...@akamai.com
+ 	Boost 1.42 compatibility
+
 Andreas Bombe		a...@debian.org
 	Documentation improvements.
 
diff --git a/bin/csbuild/csbuild-options.cc b/bin/csbuild/csbuild-options.cc
index a5c3957..4554320 100644
--- a/bin/csbuild/csbuild-options.cc
+++ b/bin/csbuild/csbuild-options.cc
@@ -220,9 +220,19 @@ options::check_options ()
   if (vm.count(binNMU)  vm.count(make-binNMU))
 this-bin_nmu = true;
   else if (vm.count(binNMU))
-throw opt::validation_error(_(--makebinNMU missing));
+throw opt::validation_error
+  (
+#ifndef BOOST_PROGRAM_OPTIONS_VALIDATION_ERROR_OLD
+   opt::validation_error::at_least_one_value_required,
+#endif
+   _(--makebinNMU missing));
   else if (vm.count(make-binNMU))
-throw opt::validation_error(_(--binNMU missing));
+throw opt::validation_error
+  (
+#ifndef BOOST_PROGRAM_OPTIONS_VALIDATION_ERROR_OLD
+   opt::validation_error::at_least_one_value_required,
+#endif
+   _(--binNMU missing));
 
   if (!deb_build_options_string.empty())
 {
diff --git a/bin/dchroot-dsa/dchroot-dsa-options.cc b/bin/dchroot-dsa/dchroot-dsa-options.cc
index fec282d..14cace1 100644
--- a/bin/dchroot-dsa/dchroot-dsa-options.cc
+++ b/bin/dchroot-dsa/dchroot-dsa-options.cc
@@ -90,11 +90,21 @@ options::check_options ()
 
   // dchroot-dsa only allows one command.
   if (this-command.size()  1)
-throw opt::validation_error(_(Only one command may be specified));
+	throw opt::validation_error
+	  (
+#ifndef BOOST_PROGRAM_OPTIONS_VALIDATION_ERROR_OLD
+	   opt::validation_error::multiple_values_not_allowed,
+#endif
+	   _(Only one command may be specified));
 
   if (!this-command.empty() 
   !sbuild::is_absname(this-command[0]))
-throw opt::validation_error(_(Command must have an absolute path));
+	throw opt::validation_error
+	  (
+#ifndef BOOST_PROGRAM_OPTIONS_VALIDATION_ERROR_OLD
+	   opt::validation_error::invalid_option,
+#endif
+	   _(Command must have an absolute path));
 
   if (this-chroots.empty()  !all_used() 
   (this-action != ACTION_CONFIG 
@@ -103,5 +113,10 @@ options::check_options ()
this-action != ACTION_LOCATION 
this-action != ACTION_HELP 
this-action != ACTION_VERSION))
-throw opt::validation_error(_(No chroot specified));
+	throw opt::validation_error
+	  (
+#ifndef BOOST_PROGRAM_OPTIONS_VALIDATION_ERROR_OLD
+	   opt::validation_error::at_least_one_value_required,
+#endif
+	   _(No chroot specified));
 }
diff --git a/bin/schroot-base/schroot-base-option-action.cc b/bin/schroot-base/schroot-base-option-action.cc
index e0638a5..df8b9e0 100644
--- a/bin/schroot-base/schroot-base-option-action.cc
+++ b/bin/schroot-base/schroot-base-option-action.cc
@@ -82,7 +82,12 @@ option_action::set (action_type const action)
   if (this-current_action == )
 	this-current_action = action;
   else
-	throw opt::validation_error(_(Only one action may be specified));
+	throw opt::validation_error
+	  (
+#ifndef BOOST_PROGRAM_OPTIONS_VALIDATION_ERROR_OLD
+	   opt::validation_error::multiple_values_not_allowed,
+#endif
+	   _(Only one action may be specified));
 }
   else
 throw std::logic_error((format(_(%1%: invalid action)) % action).str());
diff --git a/bin/schroot-base/schroot-base-options.cc b/bin/schroot-base/schroot-base-options.cc
index d32a0d7..567733f 100644
--- a/bin/schroot-base/schroot-base-options.cc
+++ b/bin/schroot-base/schroot-base-options.cc
@@ -155,7 +155,12 @@ options::check_options ()
   else if (this-debug_level == critical)
 	sbuild::debug_log_level = sbuild::DEBUG_CRITICAL;
   else
-	throw opt::validation_error(_(Invalid debug level));
+	throw opt::validation_error
+	  (
+#ifndef BOOST_PROGRAM_OPTIONS_VALIDATION_ERROR_OLD
+	   opt::validation_error::invalid_option_value,
+#endif
+	   _(Invalid debug level));
 }
   else
 sbuild::debug_log_level = sbuild::DEBUG_NONE;
diff --git a/bin/schroot-listmounts/schroot-listmounts-options.cc b/bin/schroot-listmounts/schroot-listmounts-options.cc
index 0b24582..a008984 100644
--- 

Bug#571925: sid is not being tested

2010-05-02 Thread Holger Levsen
On Samstag, 1. Mai 2010, Laurent Bigonville wrote:
 I guess that piuparts check on sid could be resumed as bug #571924 is
 fixed now.

kdebindings in sid is still the version with the broken depends thus the 
sid Packages file is still broken. this has only been fixed in experimental, 
which is not tested by piuparts.d.o


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


Bug#577469: RFS: libspring-security-2.0-java

2010-05-02 Thread Torsten Werner
Hi,

On Sat, May 1, 2010 at 4:33 AM, Miguel Landaeta mig...@miguel.cc wrote:
 I am looking for a sponsor for my package
 libspring-security-2.0-java.

nice

But I cannot build the package. A build log is available at
http://people.debian.org/~twerner/libspring-security-2.0-java_2.0.5.RELEASE-1_i386.build.gz.
I have regenerated the orig tarball with 'debian/rules
get-orig-source'.

You should set JAVA_HOME in debian/rules to make sure ant is using the
right JDK.


Cheers,
Torsten



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



Bug#485282: nscd: Change default cache setting to work better with roaming laptops

2010-05-02 Thread Clint Adams
On Sun, May 02, 2010 at 09:10:20AM +0200, Petter Reinholdtsen wrote:
  What about deleted user? Deleted users still existing for 30 days
  could be a nasty security issue.
 
 If increased timeout is left out from the default configuration,
 please implement support for sourcing /etc/default/nscd and allow a
 policy compliant mechanism to replace the configuration file used by
 nscd.

I wonder if this could be handled sanely with a debconf question.

Also I suspect that mimicking the behavior of other operating systems
could be useful for the more generic case.



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



Bug#575254: openjdk-6 build fails on at least one i386 build due to long command lines

2010-05-02 Thread Kurt Roeckx
On Sun, May 02, 2010 at 11:58:49AM +0200, Giovanni Mascellani wrote:
 Cc:-ing the wb-team.
 
 Hi, I'm working on a OpenJDK bug: the build fails with:
 
 make[8]: execvp: /bin/sh: Argument list too long
 
 I would like to know the value of ARG_MAX used on the buildd nodes.
 Could you also suggest me how to change it on my system? I couldn't find
 anything.

I have no idea why we would change that or how you should do that.
Note that execvp() is a system call.  So this would be a kernel
limit, and setrlimit() doesn't let you set this.

I get:
$ getconf ARG_MAX
2097152

And I get that on all the buildds I've tried it too, but that
wasn't under sbuild, if it somehow managed to change that.

man sysconf(3) also has:
BUGS
   It  is difficult to use ARG_MAX because it is not specified how much of
   the argument space for exec(3) is consumed by  the  user's environment
   variables.


Kurt




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



Bug#579926: [buildd-tools-devel] Bug#579926: schroot and sbuild incompatible

2010-05-02 Thread Roger Leigh
severity 579926 normal
thanks

On Sun, May 02, 2010 at 01:23:50PM +0200, Andreas Barth wrote:
 after installing the recent version of sbuild from build.d.o plus
 schroot from testing (instead of stable), I got a lot of issues:

The bulk of these issues relate to changes in the schroot.conf
file format.  They are merely warnings that you should remove
keys which are no longer used.  Please read the provided NEWS
file which documents these changes.

 schroot -c unstable-mipsel-sbuild
 W: line 6 [sid-experimental-mipsel-sbuild]: Deprecated key 
 'run-setup-scripts' used
 I: This option will be removed in the future; please update your configuration
 W: line 7 [sid-experimental-mipsel-sbuild]: Deprecated key 'run-exec-scripts' 
 used
 I: This option will be removed in the future; please update your configuration

Just remove run-setup-scripts and run-exec-scripts keys from your chroot
definitions.

 W: line 11 [sid-experimental-mipsel-sbuild]: Unknown key 'source-users' used
 I: This option may be present in a newer version

I'd need to see the chroot definition for this.  Depending upon the chroot
type, it may or may not provide a source chroot.  If it doesn't, this key
isn't valid.  This is just checking more strictly; it was likely already
incorrect.

 E: 25nssdatabases: Unknown database: # System databases to copy into the 
 chroot from the host system.

This isn't part of schroot or sbuild; it's been added to the buildd version
of sbuild to work around the lack of a 20nssdatabases script in schroot
(not present in earlier versions).  If you're upgrading to 1.4.x, then this
may be safely dropped.  You're missing the logic for stripping comment lines
present in the schroot 20nssdatabases script.  You should just delete the
25nssdatabases script since it's just duplicating the functionality of the
provided script, and isn't up to date.  If you need to retain the script
for supporting older schroot versions, please copy the comment stripping
code from 20nssdatabases.


 The exactly same configuration used to work prior to the upgrade to
 the squeeze schroot version.

It would continue to work now (the schroot configuration itself is
completely forward compatible by intent and design).  The only fatal
error here is that the provided nssdatabases-defaults file now contains
comments and your custom 25nssdatabases script is erroring out on that.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#579929: Xapian 1.2 compatibility

2010-05-02 Thread Olly Betts
Package: recoll
Version: 1.13.04-2
Tags: upstream
User: o...@debian.org
Usertags: xapian1.2

I'm aiming to get Xapian 1.2 into the next Debian stable release, so I've 
been checking all the Debian packages which depend on Xapian.

Recoll includes some sub-headers (e.g. xapian/sorter.h) which applications
aren't meant to do as the sub-headers names, contents, and even existence are
an internal implementation detail.  Applications should just include xapian.h.

In Xapian 1.2, sorter.h got renamed.  I've attached a patch which just changes
such uses to xapian.h (or drops them when redundant).  This allows the code to
work both with Xapian 1.0.x and with 1.2.x, and I've tested building the recoll
package with these changes.  So this fix can be uploaded without waiting for
Xapian 1.2.

I sent this patch upstream already.  JF said he was unlike to make a new
upstream release in the timeframe needed and that he would forward the patch to
the Debian maintainer, so you may already have it.  But I couldn't see a bug in
the BTS for it, so I've filed one to make sure you have the patch and to help
me keep track of the status of the packages needing patching.

Let me know if you want me to just NMU this fix myself.

Cheers,
Olly
--- recoll-1.13.04.orig/rcldb/stemdb.cpp
+++ recoll-1.13.04/rcldb/stemdb.cpp
@@ -12,7 +12,6 @@ static char rcsid[] = @(#$Id: stemdb.cp
 #include map
 
 #include xapian.h
-#include xapian/stem.h
 
 #include stemdb.h
 #include wipedir.h
--- recoll-1.13.04.orig/rcldb/rclquery.cpp
+++ recoll-1.13.04/rcldb/rclquery.cpp
@@ -8,7 +8,7 @@ static char rcsid[] = @(#$Id: rclquery.
 #include list
 #include vector
 
-#include xapian/sorter.h
+#include xapian.h
 
 #include rcldb.h
 #include rcldb_p.h
--- recoll-1.13.04.orig/rcldb/rcldb.cpp
+++ recoll-1.13.04/rcldb/rcldb.cpp
@@ -33,7 +33,7 @@ static char rcsid[] = @(#$Id: rcldb.cpp
 using namespace std;
 #endif /* NO_NAMESPACES */
 
-#include xapian/version.h
+#include xapian.h
 
 #include rclconfig.h
 #include rcldb.h


signature.asc
Description: Digital signature


Bug#579930: libgraphicsmagick++3: please add Breaks: pdf2djvu ( 0.7.2)

2010-05-02 Thread Jakub Wilk

Package: libgraphicsmagick++3
Version: 1.3.12-1
Severity: wishlist

Hello,

The following change in GraphicsMagick 1.3.8:

  * InitializeMagick() MUST be invoked prior to using any Magick API
function.  Failure to do so will likely lead to an immediate
application crash.  This is due to initialization and runtime
changes intended to improve thread safety and efficiency.
Previously it was only strongly recommended to invoke
InitializeMagick().

broke pdf2djvu. This issue has been fixed it in pdf2djvu 0.7.2. It would 
be nice if GraphicsMagick forced an upgrade of pdf2djvu to a version 
that works.


--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#489754: please use Choices-C in templates where appropriate

2010-05-02 Thread Holger Levsen
Hi,

On Samstag, 1. Mai 2010, Petter Reinholdtsen wrote:
 I had a look at this, and believe this patch will implement the
 proposed change.  

Great.

 It will cause all translations to be rendered partly 
 outdated, and should probably be scheduled together with other changes
 causing changes to the texts.

 One such change being considered at the moment is the introduction of
 a new profile (Roaming workstation).  If it is being implemented, we
 should implement this change too.

I'd like to do a call for translation updates first, to get them into lenny 
+edu1 too. I'd prefer changes to sid soon after that.


cheers,
Holger


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


Bug#578578: closed by Torsten Werner twer...@debian.org (Bug#578578: fixed in sun-java6 6.20-dlj-2)

2010-05-02 Thread moog
Torsten Werner wrote:
 It is certainly easy to demand support for free without giving back
 anything. We have provided an acceptable workaround. Why don't you
 join the team and maintain the package and its designated successor
 (sun-java7) for the next years and fix all those bugs that gets
 submitted? Don't forget to keep stable (and maybe oldstable) secure.
 Everybody would be happy about your contribution.

Hi Torsten,

It wasn't my intention to offend you.  I'm not demanding anything,
I would just like the package to conform to Debian policy (not
just for the sake of it, but because changing the encryption
strength from the default is a commonly desired configuration
change which would be more convenient to do in the standard Debian
way).

Although I'm not able to take up your invitation to become a
maintainer due to other commitments, the small contribution I am
able to make is a patch that I believe fixes this policy
violation.  Working around the problem with dpkg-divert is less
convenient and means the policy violation still remains.

Thanks for all the work you do in maintaining this package; I do
appreciate it.  I regret not saying that earlier, and the fact
that I disagree with your decision about this bug does not
subtract from that appreciation in the least.

Best wishes.



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



Bug#489754: please use Choices-C in templates where appropriate

2010-05-02 Thread Petter Reinholdtsen
[Holger Levsen]
 I'd like to do a call for translation updates first, to get them
 into lenny +edu1 too. I'd prefer changes to sid soon after that.

I already did a call for translations with deadline next weekend.
Only Italian showed up so far.  These are the ones needing an update:

ca: 17 translated messages, 8 fuzzy translations, 8 untranslated messages.
da: 19 translated messages, 9 fuzzy translations, 5 untranslated messages.
el: 16 translated messages, 9 fuzzy translations, 8 untranslated messages.
fi: 32 translated messages, 1 fuzzy translation.
gl: 30 translated messages, 1 fuzzy translation, 2 untranslated messages.
lv: 8 translated messages, 9 fuzzy translations, 16 untranslated messages.
nl: 18 translated messages, 7 fuzzy translations, 8 untranslated messages.
pl: 16 translated messages, 10 fuzzy translations, 7 untranslated messages.
pt_BR: 12 translated messages, 9 fuzzy translations, 12 untranslated messages.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#579407: nsis: zlib compression does not work

2010-05-02 Thread Thomas Gaugler
I plan to apply the following patch to fix the issue.

Description: Make NSIS embedded inflate function compatible with zlib
 The NSIS implementation of deflate deviates from the original one that
 it omits 2 bytes (NLEN - the one's complement of the number of data
 bytes in the block) in the header of each non-compressed block (BTYPE=00). 
 [For details see section 3.2.4 in RFC 1951].
Forwarded: http://sf.net/support/tracker.php?aid=2995455
Bug-Debian: http://bugs.debian.org/579407
Author: Thomas Gaugler tho...@dadie.net

Index: nsis-2.46/Source/zlib/INFBLOCK.C
===
--- nsis-2.46.orig/Source/zlib/INFBLOCK.C
+++ nsis-2.46/Source/zlib/INFBLOCK.C
@@ -424,7 +424,7 @@
   }
   break;
 case LENS:
-  NEEDBITS(16)
+  NEEDBITS(32)
   s-sub.left = (uInt)b  0x;
   b = k = 0;  /* dump bits */
   Tracev((stderr, inflate:   stored length %u\n, s-sub.left));



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



Bug#579931: /usr/bin/debdelta: Error: applying of delta - wrong size

2010-05-02 Thread Antonin Misek
Package: debdelta
Version: 0.39
Severity: normal
File: /usr/bin/debdelta

I get sometimes message about applyind of delta, often it is openoffice,
today it is package openjdk-6-jre-headlessfailed.
Thanks,
TonyMi

Here is log:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done 
Recreated debs are saved in  /var/cache/apt/archives
 Patching done, time: 2.08sec, speed: 138k/sec (script 0.94sec 307k/sec) 
(prelink 0.35sec, 617k, 1750k/s) (unaccounted 0.79sec)  
   
Created,time: 2.08sec speed: 142k/sec : 
icedtea-6-jre-cacao_6b18-1.8-2_i386.deb 
   
Debdelta is not present: 
mplayer_1%3a1.0.rc2svn20100407-0.0_2%3a1.0~rc3+svn20100502-1_i386.debdelta
Debdelta is too big: librsvg2-2_2.26.2-1_2.26.3-1_i386.debdelta 


 Patching done, time: 2.64sec, speed: 94k/sec (script 1.47sec 169k/sec) 
(prelink 0.56sec, 525k, 934k/s) (unaccounted 0.61sec)   

Created,time: 2.64sec speed: 96.8k/sec : openjdk-6-jre_6b18-1.8-2_i386.deb  

   
 So far, downloaded, time: 36.67sec size: 91.0k speed: 2483/sec 


 Deltas: 8 present and 2 not.
 Need to get 3477k of deltas.
Downloaded, time: 0.01sec speed: 223k/sec : 
icedtea6-plugin_6b18-1.8-1_6b18-1.8-2_i386.debdelta 
   
Downloaded, time: 0.02sec speed: 974k/sec : 
librsvg2-common_2.26.2-1_2.26.3-1_i386.debdelta 
   
Downloaded, time: 0.03sec speed: 1010k/sec : 
openjdk-6-jre-lib_6b18-1.8-1_6b18-1.8-2_all.debdelta
  
Downloaded, time: 0.03sec speed: 1920k/sec : 
empathy-common_2.30.0.2-1_2.30.1-1_all.debdelta 
  
Downloaded, time: 0.64sec speed: 221k/sec : 
nautilus-sendto-empathy_2.30.0.2-1_2.30.1-1_i386.debdelta   
   
Downloaded, time: 0.07sec speed: 2792k/sec : 
libglib-perl_1%3a1.222-1_1%3a1.230-1_i386.debdelta  
  
 Patching done, time: 0.89sec, speed: 86k/sec (script 0.43sec 179k/sec) 
(prelink 0.10sec, 187k, 1848k/s) (unaccounted 0.36sec)
Created,time: 0.89sec speed: 88.9k/sec : 
icedtea6-plugin_6b18-1.8-2_i386.deb 
  
Downloaded, time: 0.12sec speed: 3001k/sec : 
empathy_2.30.0.2-1_2.30.1-1_i386.debdelta   
  
 Patching done, time: 0.55sec, speed: 120k/sec (script 0.26sec 255k/sec) 
(prelink 0.09sec, 36k, 408k/s) (unaccounted 0.20sec)
Created,time: 0.55sec speed: 124k/sec : librsvg2-common_2.26.3-1_i386.deb   

   
 Patching done, time: 5.67sec, speed: 1049k/sec (script 4.95sec 1200k/sec) 
(prelink 0.26sec, 0k, 0k/s) (unaccounted 0.45sec)
Created,time: 5.67sec speed: 1075k/sec : 
openjdk-6-jre-lib_6b18-1.8-2_all.deb
  
 Patching done, time: 15.61sec, speed: 149k/sec (script 9.10sec 255k/sec) 
(prelink 2.38sec, 0k, 0k/s) (unaccounted 4.13sec)
Created,time: 15.61sec speed: 153k/sec : empathy-common_2.30.1-1_all.deb

   
 Patching done, time: 1.71sec, speed: 354k/sec (script 1.01sec 598k/sec) 
(prelink 0.45sec, 738k, 1634k/s) (unaccounted 0.25sec)
Created,time: 1.72sec speed: 363k/sec : 
nautilus-sendto-empathy_2.30.1-1_i386.deb   
   
 Patching done, time: 2.12sec, speed: 211k/sec (script 1.54sec 290k/sec) 
(prelink 0.20sec, 390k, 1906k/s) (unaccounted 0.37sec)
Created,time: 2.12sec speed: 217k/sec : libglib-perl_1%3a1.230-1_i386.deb   
   

Bug#549020: Wodim can't write Cd's

2010-05-02 Thread Salvo Rinaldi
I have the same problem with an 'HL-DT-ST' 'DVD+-RW GA11N'  'A102'



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



Bug#579933: kolabd: I can't enable/disable pop3/s and imap/s

2010-05-02 Thread Mark Pavlichuk
Package: kolabd
Version: 2.2.3-20091217-2
Severity: normal

  The reason enabling/disabling of pop3/s and imap/s isn't possible
is because /etc/kolab/templates/cyrus.conf.template is missing, and
therefore kolabd can't use this template (plus settings in
kolab.conf and LDAP) to control the behavior of cyrus.

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

Kernel: Linux 2.6.32-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kolabd depends on:
ii  adduser   3.112  add and remove users and groups
ii  kolab-cyrus-admin 2.2.13-9   Kolab Cyrus mail system - administ
ii  kolab-cyrus-clients   2.2.13-9   Kolab Cyrus mail system (test clie
ii  kolab-cyrus-imapd 2.2.13-9   Kolab Cyrus mail system - IMAP sup
ii  kolab-cyrus-pop3d 2.2.13-9   Kolab Cyrus mail system - POP3 sup
ii  libkolab-perl 1:2.2.3-20091217-1 Perl modules for Kolab
ii  libmail-box-perl  2.094-1message-folder management module
ii  libnet-netmask-perl   1.9015-3   parse, manipulate and lookup IP ne
ii  libsasl2-modules  2.1.23.dfsg1-5 Cyrus SASL - pluggable authenticat
ii  libterm-readkey-perl  2.30-4 A perl module for simple terminal 
ii  libterm-readline-gnu- 1.19-2 Perl extension for the GNU Readlin
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip
ii  php-kolab-filter  0.1.8-1Postfix filters for the Kolab serv
ii  php-kolab-freebusy0.1.5-3provide Kolab free/busy informatio
ii  postfix   2.6.5-3High-performance mail transport ag
ii  postfix-ldap  2.6.5-3LDAP map support for Postfix
ii  sasl2-bin 2.1.23.dfsg1-5 Cyrus SASL - administration progra

Versions of packages kolabd recommends:
ii  ldap-utils2.4.17-2.1 OpenLDAP utilities
ii  slapd 2.4.17-2.1 OpenLDAP server (slapd)

Versions of packages kolabd suggests:
pn  amavisd-new   none (no description available)
pn  clamavnone (no description available)
pn  clamav-daemon none (no description available)
pn  db4.2-utilnone (no description available)
pn  kolab-webadminnone (no description available)
ii  openssl   0.9.8n-1   Secure Socket Layer (SSL) binary a
pn  spamassassin  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#579932: cryptsetup: clarify /dev/random hang in README.Debian

2010-05-02 Thread Brice Goglin
Package: cryptsetup
Version: 2:1.1.0-2.1
Severity: wishlist

Hello,

I started encrypting my swap today.
I followed /usr/share/doc/cryptsetup/README.Debian.gz
but it didn't work. It hung at boot while creating the encrypted
device and I had to ctrl-c. Talking to some people and reading
some webpages, it seems to be caused by /dev/random not generating
enough entropy. And, as suggested in the README, changing to
/dev/urandom fixed the problem.
I think this should be explained much better in the README:
* say that it would hang (I didn't write the exact message but it may help)
* maybe say that touching the mouse/keyboard may generate entropy,
  making it clear that it's an entropy problem?

thanks,
Brice

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

Kernel: Linux 2.6.34-rc6=topinambour (SMP w/2 CPU cores)
Locale: LANG=C, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages cryptsetup depends on:
ii  dmsetup  2:1.02.45-1 The Linux Kernel Device Mapper use
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libdevmapper1.02.1   2:1.02.45-1 The Linux Kernel Device Mapper use
ii  libpopt0 1.15-1  lib for parsing cmdline parameters
ii  libuuid1 2.16.2-0Universally Unique ID library

cryptsetup recommends no packages.

Versions of packages cryptsetup suggests:
ii  dosfstools3.0.9-1utilities for making and checking 
ii  initramfs-tools [linux-initra 0.93.4 tools for generating an initramfs
ii  udev  151-3  /dev/ and hotplug management daemo

-- 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#579934: icinga: [debconf_rewrite] Debconf templates and debian/control review

2010-05-02 Thread Christian Perrier
Package: icinga
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Wednesday, April 14, 2010, I notified you of the beginning of a review 
process
concerning debconf templates for icinga.

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 icinga with these changes
right now.

The second phase of this process will begin on Wednesday, May 05, 2010, 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 Wednesday, May 26, 2010. 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 Thursday, May 27, 2010, 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
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- icinga.old/debian/icinga-cgi.templates  2010-04-10 07:17:10.808313291 
+0200
+++ icinga/debian/icinga-cgi.templates  2010-05-02 14:17:04.091273152 +0200
@@ -1,9 +1,18 @@
+# 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: icinga/httpd
 Type: multiselect
 Choices: apache2
 Default: apache2
 _Description: Apache servers to configure for icinga:
- Please select which apache servers should be configured for icinga.
+ Please select which Apache servers should be configured for icinga.
  .
  If you would prefer to perform configuration manually, leave all
  servers unselected.
@@ -13,14 +22,18 @@
 _Description: Icinga web administration password:
  Please provide the password to be created with the icingaadmin user.
  .
- This is the username and password you will use to log in to your icinga
- installation after configuration is complete.  If you do not provide
- a password, you will have to configure access to icinga yourself.
+ This is the username and password to use when connecting to the Icinga
+ server after completing the configuration. If you do not provide
+ a password, you will have to configure access to Icinga manually
+ later on.
 
 Template: icinga/adminpassword-repeat
 Type: password
-_Description: Password confirmation:
+_Description: Re-enter password to verify:
+ Please enter the same user password again to verify you have typed it
+ correctly.
 
 Template: icinga/adminpassword-mismatch
-Type: note
-_Description: The passwords do not match
+Type: error
+_Description: Password input error
+ The two passwords you entered were not the same. Please try again.
--- icinga.old/debian/control   2010-04-10 07:17:10.812312752 +0200
+++ icinga/debian/control   2010-04-29 07:34:39.926525043 +0200
@@ -12,186 +12,180 @@
 Architecture: all
 Depends: nagios-plugins-basic, coreutils (= 4.5.3), bsd-mailx | mailx, 
adduser, lsb-base (= 3.0-6), ucf (= 0.28), ${misc:Depends}, ${perl:Depends}, 
${misc:Depends}
 Recommends: icinga-plugins
-Description: support files for icinga
- Icinga is a monitoring and management system for hosts, services and
- networks. icinga-common contains the common files for the icinga package.
- .
- Icingas features include:
- .
-  *  Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
- PING, etc.)
-  *  Plugin interface to allow for user-developed service checks
-  *  Contact notifications when problems occur and get resolved (via email,
- pager, or user-defined method)
-  *  Ability to define event handlers to be run during service or host events
- (for proactive problem resolution)
-  *  Web output (current status, notifications, problem history, log file, 

Bug#579606: RFP: Solang -- Photo manager for GNOME

2010-05-02 Thread Onur Aslan
retitle 579606 ITP: Solang -- Photo manager for GNOME
owner 579606 !
thanks

I'll try to make a Debian package for Solang.



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



Bug#549020: Wodim can't write Cd's

2010-05-02 Thread Salvo Rinaldi
I have the same problem with an 'HL-DT-ST' 'DVD+-RW GA11N'  'A102'



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



Bug#549712: Announce of the upcoming NMU for the mtop package

2010-05-02 Thread Christian PERRIER
Dear maintainer of mtop and Debian translators,

Some days ago, I sent a notice to the maintainer of the mtop Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
ca cs de es fi fr it ja nl pt pt_BR ru sv vi

Among these, the following translations are incomplete: none

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the mtop package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Saturday, May 08, 
2010. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Tuesday, April 27, 2010   : send the first intent to NMU notice to
 the package maintainer.
 Sunday, May 02, 2010   : send this notice
 Saturday, May 08, 2010   : (midnight) deadline for receiving translation 
updates
 Sunday, May 09, 2010   : build the package and upload it to DELAYED/7-day
 send the NMU patch to the BTS
 Sunday, May 16, 2010   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR em...@address, YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: arol...@debian.org\n
POT-Creation-Date: 2006-11-29 15:59+0100\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME em...@address\n
Language-Team: LANGUAGE l...@li.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../mtop.templates:1001
msgid MySQL host name:
msgstr 

#. Type: string
#. Description
#: ../mtop.templates:1001
msgid 
Please enter the host name of the MySQL server which you want to monitor.
msgstr 

#. Type: string
#. Description
#: ../mtop.templates:2001
msgid MySQL port number:
msgstr 

#. Type: string
#. Description
#: ../mtop.templates:2001
msgid Please enter the port number MySQL listens on.
msgstr 

#. Type: string
#. Description
#: ../mtop.templates:3001
msgid Name of your database's administrative user:
msgstr 

#. Type: string
#. Description
#: ../mtop.templates:3001
msgid 
Please enter the username of MySQL administrator (needed for creating the 
mysqltop user).
msgstr 

#. Type: password
#. Description
#: ../mtop.templates:4001
msgid Password of your database's administrative user:
msgstr 

#. Type: password
#. Description
#: ../mtop.templates:4001
msgid Enter \none\ if there is no password for MySQL administration.
msgstr 


signature.asc
Description: Digital signature


Bug#575592: gnomebaker: segfaults in 0.6.4-1 too

2010-05-02 Thread Wolfgang Schnitker
Package: gnomebaker
Version: 0.6.4-1
Severity: normal

 gnomebaker[13847]: segfault at d ip b6af9bc1 sp bfc79158 error 4 in
libc-2.10.2.so[b6a8e000+141000]
[11785.309467] gnomebaker[13922]: segfault at d ip b6a8ae31 sp bfea58ec
error 4 in libc-2.10.2.so[b6a1e000+141000]

when clicking on add files


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

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: lang=de...@utf-8, lc_ctype=de...@utf-8 (charmap=ISO-8859-1) (ignored: 
LC_ALL set to de_DE)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnomebaker depends on:
ii  cdrdao 1:1.2.2-18.1  records CDs in Disk-At-Once (DAO) 
ii  dvd+rw-tools   7.1-6 DVD+-RW/R tools
ii  genisoimage9:1.1.10-1Creates ISO-9660 CD-ROM filesystem
ii  gstreamer0.10-ffmpeg   0.10.10-1 FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-base 0.10.28-1 GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good 0.10.21-1 GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugly 0.10.14-1 GStreamer plugins from the ugly 
ii  icedax 9:1.1.10-1Creates WAV files from audio CDs
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.24.3-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.24.3-1  The Bonobo UI library
ii  libc6  2.10.2-6  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-4  The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.24-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.86-1simple interprocess messaging syst
ii  libgconf2-42.28.1-3  GNOME configuration database syste
ii  libglade2-01:2.6.4-1 library to load .glade files at ru
ii  libglib2.0-0   2.24.0-1  The GLib library of C routines
ii  libgnome2-02.30.0-1  The GNOME library - runtime files
ii  libgnomecanvas2-0  2.30.1-1  A powerful object-oriented display
ii  libgnomeui-0   2.24.3-1  The GNOME libraries (User Interfac
ii  libgnomevfs2-0 1:2.24.3-1GNOME Virtual File System (runtime
ii  libgstreamer0.10-0 0.10.28-1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.20.0-3  The GTK+ graphical user interface 
ii  libice62:1.0.6-1 X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1-gtk 0.4.5-1   sends desktop notifications to a n
ii  liborbit2  1:2.14.18-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.28.0-1  Layout and rendering of internatio
ii  libpopt0   1.15-1lib for parsing cmdline parameters
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libxml22.7.7.dfsg-2  GNOME XML library
ii  wodim  9:1.1.10-1command line CD/DVD writing tool

gnomebaker recommends no packages.

gnomebaker 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#549705: Announce of the upcoming NMU for the xmail package

2010-05-02 Thread Christian PERRIER
Dear maintainer of xmail and Debian translators,

Some days ago, I sent a notice to the maintainer of the xmail Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
cs da de es fi fr it ja nl pt pt_BR ro ru sv vi

Among these, the following translations are incomplete: da it nl

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the xmail package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Saturday, May 08, 
2010. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Tuesday, April 27, 2010   : send the first intent to NMU notice to
 the package maintainer.
 Sunday, May 02, 2010   : send this notice
 Saturday, May 08, 2010   : (midnight) deadline for receiving translation 
updates
 Sunday, May 09, 2010   : build the package and upload it to DELAYED/7-day
 send the NMU patch to the BTS
 Sunday, May 16, 2010   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR em...@address, YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: r...@debian.org\n
POT-Creation-Date: 2007-04-16 16:40+0300\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME em...@address\n
Language-Team: LANGUAGE l...@li.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../xmail.templates:1001
msgid Default Local Domain Name:
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:1001
msgid 
Xmail server has a sendmail replacement that is mostly used by system  
programs and daemons to send mail containing their output or results.
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:1001
msgid 
Historically, those programs use a user name (usually root) that is not 
followed by a domain.
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:1001
#, no-c-format
msgid 
Xmail server is a 100% RFC compliant server that does not allow \default\ 
domains. Its users are completely virtual and separated from the system 
users.
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:1001
msgid 
You must have at least one valid domain and one valid user created to 
receive mail from those programs.
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:2001
msgid User that will receive the system mail:
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:2001
msgid 
The RFC and best practice instructions for setting a mail server require 
having at least valid root, postmaster, and abuse addresses. Historically, 
it was usually the root user that received that mail in addition to other 
system-related mail, e.g., from cron daemons and log watchers.
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:2001
msgid 
You may now choose user other than root to receive those messages if you 
wish to do so.
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:3001
msgid User Password:
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:3001
msgid 
Please enter a password for that user. You will need this when you log in to 
the POP3 or IMAP server.
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:4001
msgid Forward to email address:
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:4001
msgid 
Optionally you can choose to forward the postmaster's mails to another 
mailbox.
msgstr 

#. Type: string
#. Description
#: ../xmail.templates:4001
msgid 
This change will not take effect if you already have a redirect in place.
msgstr 


signature.asc
Description: Digital signature


Bug#579935: installation-guide: link http://www.d.o/misc/README.mirrors to be replaced by /mirror/list

2010-05-02 Thread Simon Paillard
Package: installation-guide
Version: 20090901

Hi,

All installation-guide link http://www.debian.org/misc/README.mirrors
from debootstrap section
http://d-i.alioth.debian.org/manual/fr.i386/apds03.html#id336379

But http://www.debian.org/misc/README.mirrors has been deprecated and
reidirects to http://www.debian.org/mirror/list.

Please replace http://www.debian.org/misc/README.mirrors by
http://www.debian.org/mirror/list

Thanks in advance

-- 
Simon Paillard



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



Bug#579936: pydf uses Python 3.x features not available in Python = 2.x

2010-05-02 Thread Emmanuel Bouthenot
Package: pydf
Version: 9
Severity: normal

Hi,

While using pydf from a script, pydf fails like this:

# pydf  /dev/null
Traceback (most recent call last):
  File /usr/bin/pydf, line 630, in module
terminal_width = get_terminal_width()
  File /usr/bin/pydf, line 82, in get_terminal_width
width = handler()
  File /usr/bin/pydf, line 64, in get_terminal_width_resize
c = subprocess.getoutput('resize').split('\n')
AttributeError: 'module' object has no attribute 'getoutput'


pydf uses getoutput() and getstatusoutput() methods from subprocess
module but these methods only exists into subprocess module with
Python = 3.x

Attached is a patch which fixes this issue.

Regards,

--
Emmanuel Bouthenot

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

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

Versions of packages pydf depends on:
ii  python2.5.4-9An interactive high-level object-o

pydf recommends no packages.

pydf suggests no packages.

-- no debconf information
--- pydf.orig	2010-05-02 14:12:28.210246852 +0200
+++ pydf	2010-05-02 14:13:58.746245561 +0200
@@ -1,6 +1,6 @@
 #! /usr/bin/python
 
-import sys, os, string, subprocess, struct
+import sys, os, string, struct
 from optparse import OptionParser
 
 from math import log
@@ -10,6 +10,14 @@
 # will not give the same result for broken symbolic links, but who cares...
 os.path.lexists = os.path.exists
 
+if sys.version_info  (3, 0):
+# getoutput() and getstatusoutput() methods have
+# been moved from commands to the subprocess module
+# with Python = 3.x
+import commands as cmd
+else:
+import subprocess as cmd
+
 str_ljust = str.ljust
 str_rjust = str.rjust
 str_center = str.center
@@ -61,7 +69,7 @@
 
 
 def get_terminal_width_resize():
-c = subprocess.getoutput('resize').split('\n')
+c = cmd.getoutput('resize').split('\n')
 c = [x for x in c if x.startswith('COLUMNS=')]
 if c:
 c = c[0]
@@ -290,7 +298,7 @@
 break
 else:
 # fallback, first try to parse mount output
-status, mout = subprocess.getstatusoutput('mount')
+status, mout = cmd.getstatusoutput('mount')
 if status !=0:
 return dummy_result
 mlines = mout.split('\n')


Bug#579937: python-libavg: crashes on a minimal example

2010-05-02 Thread Jakub Wilk

Package: python-libavg
Version: 0.8.0-7
Severity: important

(Maybe this should be severity:grave, but I don't know anything about 
libavg to verify that.)


I tried to test libavg with a minimal example[0], and it instantly 
crashes:


$ gdb --quiet --args python minimal.py 
Reading symbols from /usr/bin/python...Reading symbols from /usr/lib/debug/usr/bin/python2.5...

warning: section .gnu.liblist not found in /usr/lib/debug/usr/bin/python2.5

warning: section .gnu.conflict not found in /usr/lib/debug/usr/bin/python2.5

warning: section .dynbss not found in /usr/lib/debug/usr/bin/python2.5
done.
done.
(gdb) run
Starting program: /usr/bin/python minimal.py
[Thread debugging using libthread_db enabled]
[
Program received signal SIGSEGV, Segmentation fault.
0x4fe8c907 in std::uncaught_exception() () from /usr/lib/libstdc++.so.6
(gdb) bt
#0  0x4fe8c907 in std::uncaught_exception() () from /usr/lib/libstdc++.so.6
#1  0x4fe619b3 in std::basic_ostreamchar, std::char_traitschar  std::__ostream_insertchar, 
std::char_traitschar (std::basic_ostreamchar, std::char_traitschar , char const*, int) () 
from /usr/lib/libstdc++.so.6
#2  0xb7c0ae4d in avg::Logger::trace(int, std::string const) () from 
/usr/lib/python2.5/site-packages/libavg/avg.so
#3  0xb7c0b1c9 in avg::Logger::get() () from 
/usr/lib/python2.5/site-packages/libavg/avg.so
#4  0xb7b8ff0f in avg::Player::loadFile(std::string const) () from 
/usr/lib/python2.5/site-packages/libavg/avg.so
#5  0xb7b23460 in boost::python::objects::caller_py_function_implboost::python::detail::callervoid 
(avg::Player::*)(std::string const), boost::python::default_call_policies, boost::mpl::vector3void, 
avg::Player, std::string const  ::operator()(_object*, _object*) ()
   from /usr/lib/python2.5/site-packages/libavg/avg.so
#6  0xb79aa23f in boost::python::objects::function::call(_object*, _object*) 
const () from /usr/lib/libboost_python-py25.so.1.40.0
#7  0xb79aa3d7 in ?? () from /usr/lib/libboost_python-py25.so.1.40.0
#8  0xb79b2102 in 
boost::python::detail::exception_handler::operator()(boost::function0void 
const) const () from /usr/lib/libboost_python-py25.so.1.40.0
#9  0xb7b1b48f in boost::detail::function::function_obj_invoker2boost::_bi::bind_tbool, boost::python::detail::translate_exceptionavg::Exception, 
void (*)(avg::Exception const), boost::_bi::list3boost::arg1, boost::arg2, boost::_bi::valuevoid (*)(avg::Exception 
const)  , bool, boost::python::detail::exception_handler const, boost::function0void 
const::invoke(boost::detail::function::function_buffer, boost::python::detail::exception_handler const, boost::function0void 
const) () from /usr/lib/python2.5/site-packages/libavg/avg.so
#10 0xb79b1ed3 in boost::python::handle_exception_impl(boost::function0void) 
() from /usr/lib/libboost_python-py25.so.1.40.0
#11 0xb79a7ca6 in ?? () from /usr/lib/libboost_python-py25.so.1.40.0
#12 0x0805d017 in PyObject_Call (func=0x3, arg=0x81abbcc, kw=0x0) at 
../Objects/abstract.c:1861
#13 0x080cc2cb in do_call (f=0x8178a6c, throwflag=0) at ../Python/ceval.c:3823
#14 call_function (f=0x8178a6c, throwflag=0) at ../Python/ceval.c:3635
#15 PyEval_EvalFrameEx (f=0x8178a6c, throwflag=0) at ../Python/ceval.c:2304
#16 0x080ce139 in PyEval_EvalCodeEx (co=0x819c728, globals=0xb7fc2acc, locals=0xb7fc2acc, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, 
closure=0x0) at ../Python/ceval.c:2875

#17 0x080ce297 in PyEval_EvalCode (co=0x819c728, globals=0xb7fc2acc, 
locals=0xb7fc2acc) at ../Python/ceval.c:514
#18 0x080eb028 in run_mod (fp=0x816a008, filename=0xb861 minimal.py, 
start=257, globals=0xb7fc2acc, locals=0xb7fc2acc, closeit=1, flags=0xb5bc)
at ../Python/pythonrun.c:1273
#19 PyRun_FileExFlags (fp=0x816a008, filename=0xb861 minimal.py, 
start=257, globals=0xb7fc2acc, locals=0xb7fc2acc, closeit=1, flags=0xb5bc)
at ../Python/pythonrun.c:1259
#20 0x080eb212 in PyRun_SimpleFileExFlags (fp=0x816a008, filename=0xb861 
minimal.py, closeit=1, flags=0xb5bc) at ../Python/pythonrun.c:879
#21 0x08059401 in Py_Main (argc=2, argv=0xb684) at ../Modules/main.c:532
#22 0x0805877b in main (argc=2, argv=0xb684) at ../Modules/python.c:23

[0] https://www.libavg.de/wiki/index.php/Getting_Started#A_Minimal_Example

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

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-libavg depends on:
ii  libavcodec524:0.5.1-3ffmpeg codec library
ii  libavformat52   4:0.5.1-3ffmpeg file format library
ii  libboost-python1.40.0   1.40.0-6+b1  Boost.Python Library
ii  libboost-thread1.40.0   1.40.0-6+b1  portable C++ multi-threading
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libdc1394-222.1.2-2

Bug#579938: [vlc-plugin-jack] Disconnects between tracks/songs

2010-05-02 Thread David Baron
Package: vlc-plugin-jack
Version: 1.0.6-1
Severity: normal

--- Please enter the report below this line. ---
I need to connect vlc###-system in the qjackctl connection pane to hear 
music. At each track playing an audio-CD, for example, it disconnects and I 
need to reconnect to hear music. Not a desirable behavior!

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-davidb

Debian Release: squeeze/sid
  990 unstablewww.debian-multimedia.org 
  990 unstableftp.fr.debian.org 
  990 unstabledebian.tagancha.org 
  990 unstabledebian.scribus.net 
  990 unstabledebian.pengutronix.de 
  990 unstabledebian.co.il 
  650 testing security.debian.org 
  650 testing debian.co.il 
  500 stable  security.debian.org 
  500 stable  dl.google.com 
  500 stable  debian.co.il 
  500 stable  deb.opera.com 
  500 oldstable   debian.systs.org 
  500 kernel-dists-trunk kernel-archive.buildserver.net 
  500 karmic  ppa.launchpad.net 
  500 intrepidppa.launchpad.net 
  500 experimentalansani.it 
  101 experimental-snapshots qt-kde.debian.net 
1 experimentalftp.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
vlc-nox  (= 1.0.6-1) | 1.0.6-1
libc6 (= 2.3.4) | 2.10.2-6
libjack0  (= 0.118+svn3796) | 1.9.5~dfsg-3
libvlccore2   (= 1.0.0~rc1) | 1.0.6-1
vlc-nox  (= 1.0.6-1) | 1.0.6-1
libaa1(= 1.4p5) | 1.4p5-38
libc6   (= 2.8) | 2.10.2-6
libdbus-1-3   (= 1.0.2) | 1.2.24-1
libfreetype6  (= 2.2.1) | 2.3.11-1
libfribidi0  (= 0.19.2) | 0.19.2-1
libgcc1 (= 1:4.1.1) | 1:4.4.3-9
libgl1-mesa-glx  | 7.7.1-1
 OR libgl1   | 
libglib2.0-0 (= 2.12.0) | 2.24.0-1
libgtk2.0-0   (= 2.8.0) | 2.20.0-3
libnotify1(= 0.4.5) | 0.4.5-1
libnotify1-gtk2.10   | 
libqtcore4  (= 4:4.6.1) | 4:4.6.2-4
libqtgui4   (= 4:4.6.1) | 4:4.6.2-4
libsdl-image1.2  (= 1.2.10) | 1.2.10-2+b1
libsdl1.2debian(= 1.2.10-1) | 1.2.14-6
libstdc++6(= 4.2.1) | 4.4.3-9
libtar   | 1.2.11-6
libvlccore2   (= 1.0.0~rc1) | 1.0.6-1
libx11-6  (= 0) | 2:1.3.3-3
libxcb-keysyms1   (= 0.3.6) | 0.3.6-1
libxcb1   (= 0) | 1.6-1
libxext6  (= 0) | 2:1.1.1-3
libxinerama1 | 2:1.1-3
libxv1   | 2:1.0.5-1
libxxf86vm1  | 1:1.1.0-2
zlib1g   (= 1:1.2.3.3.dfsg) | 1:1.2.3.4.dfsg-3
ttf-dejavu-core  | 2.30-2
liba52-0.7.4 | 0.7.4-14
libasound2   ( 1.0.18) | 1.0.22-2
libass4   (= 0.9.7) | 0.9.9-1
libavahi-client3 (= 0.6.16) | 0.6.25-3
libavahi-common3 (= 0.6.16) | 0.6.25-3
libavc1394-0  (= 0.5.3) | 0.5.3-1+b2
libavcodec52 (= 4:0.5.1-1)  | 5:0.5.1+svn20100427-0.0
 OR libavcodec-extra-52   (= 4:0.5.1-1) | 
libavformat52(= 4:0.5.1-1)  | 5:0.5.1+svn20100427-0.0
 OR libavformat-extra-52  (= 4:0.5.1-1) | 
libavutil49  (= 4:0.5.1-1)  | 4:0.5.1-3
 OR libavutil-extra-49(= 4:0.5.1-1) | 
libc6   (= 2.8) | 2.10.2-6
libcaca0  (= 0.99.beta17-1) | 0.99.beta17-1
libcddb2 | 1.2.1-1
libcdio10| 0.81-4
libdbus-1-3   (= 1.0.2) | 1.2.24-1
libdca0  | 0.0.5-3
libdvbpsi5   | 0.1.6-1
libdvdnav4   | 4.1.3-7
libdvdread4  | 4.1.3-9
libebml0 | 0.7.7-3.1
libfaad2 | 2.7-4
libflac8  (= 1.2.1) | 1.2.1-2+b1
libfontconfig1(= 2.8.0) | 2.8.0-2.1
libfreetype6  (= 2.2.1) | 2.3.11-1
libfribidi0  (= 0.19.2) | 0.19.2-1
libgcc1 (= 1:4.1.1) | 1:4.4.3-9

Bug#564396: emacs-chess: Intent to NMU (FTBFS: make[1]: emacs: Command not found)

2010-05-02 Thread Jari Aalto
I've been fixing important and above bugs for release lately and
noticed this one. Please let me know if this bug is already been
worked on or if it's okay to NMU the package.

Jari



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



Bug#575592: additional information

2010-05-02 Thread Wolfgang Schnitker
Hi,

I just started gnomebaker from the commandline to get a more useful out.

Segfaulting occurs in 2 cases:

1. when you click on the add files button

2. when you navigate back in the path (button)

I got this messages when doing it on an amd64 machine:




gnomebaker 

** (gnomebaker:5039): WARNING **: gbcommon_get_file_as_list - Failed to
get contents of file [/proc/scsi/sg/devices]

** (gnomebaker:5039): WARNING **: devices_get_scsi_device - Failed to
open /proc/scsi/sg/devices

** (gnomebaker:5039): CRITICAL **: devices_add_device: assertion
`device_name != NULL' failed

** (gnomebaker:5039): WARNING **: gbcommon_get_file_as_list - Failed to
get contents of file [/proc/scsi/sg/devices]

** (gnomebaker:5039): WARNING **: devices_get_scsi_device - Failed to
open /proc/scsi/sg/devices

** (gnomebaker:5039): CRITICAL **: devices_add_device: assertion
`device_name != NULL' failed
*** glibc detected *** gnomebaker: free(): invalid pointer:
0x01006080 ***
=== Backtrace: =
/lib/libc.so.6[0x7f2ebe5a7d16]
/lib/libc.so.6(cfree+0x6c)[0x7f2ebe5ac9bc]
/usr/lib/libgobject-2.0.so.0(g_signal_handlers_destroy
+0x1c7)[0x7f2ebfe44907]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0xa9)[0x7f2ebfe313c9]
/usr/lib/libgobject-2.0.so.0[0x7f2ebfe4728c]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7e6)[0x7f2ebfe48a86]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f2ebfe48fd3]
/usr/lib/libgtk-x11-2.0.so.0[0x7f2ec12123c0]
/usr/lib/libgobject-2.0.so.0(g_object_run_dispose+0x60)[0x7f2ebfe33850]
/usr/lib/libgtk-x11-2.0.so.0[0x7f2ec11394fb]
/usr/lib/libgtk-x11-2.0.so.0[0x7f2ec1169589]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0xa9)[0x7f2ebfe313c9]
/usr/lib/libgobject-2.0.so.0[0x7f2ebfe4728c]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7e6)[0x7f2ebfe48a86]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f2ebfe48fd3]
/usr/lib/libgtk-x11-2.0.so.0[0x7f2ec12123c0]
/usr/lib/libgobject-2.0.so.0(g_object_run_dispose+0x60)[0x7f2ebfe33850]
/usr/lib/libgtk-x11-2.0.so.0[0x7f2ec1169589]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7f2ebfe3147e]
/usr/lib/libgobject-2.0.so.0[0x7f2ebfe4728c]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7e6)[0x7f2ebfe48a86]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f2ebfe48fd3]
/usr/lib/libgtk-x11-2.0.so.0[0x7f2ec12123c0]
/usr/lib/libgobject-2.0.so.0(g_object_unref+0xea)[0x7f2ebfe333ba]
/usr/lib/libgobject-2.0.so.0(g_value_unset+0x23)[0x7f2ebfe54403]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x809)[0x7f2ebfe48aa9]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f2ebfe48fd3]
/usr/lib/libgtk-x11-2.0.so.0[0x7f2ec12188e6]
/usr/lib/libgtk-x11-2.0.so.0[0x7f2ec11a07fe]
/usr/lib/libgio-2.0.so.0[0x7f2ebd9dca58]
/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1f2)[0x7f2ebf77f6c2]
/lib/libglib-2.0.so.0[0x7f2ebf783538]
/lib/libglib-2.0.so.0(g_main_loop_run+0x195)[0x7f2ebf783a45]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xa7)[0x7f2ec11e7517]
gnomebaker(main+0x1d8)[0x4123d8]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f2ebe555abd]
gnomebaker[0x4120a9]
=== Memory map: 
0040-0044b000 r-xp  08:01
2475088/usr/bin/gnomebaker
0064b000-0064d000 rw-p 0004b000 08:01
2475088/usr/bin/gnomebaker
00ad3000-01061000 rw-p  00:00 0
[heap]
7f2ea400-7f2ea4046000 rw-p  00:00 0 
7f2ea4046000-7f2ea800 ---p  00:00 0 
7f2ea919a000-7f2ea919e000 r-xp  08:01
3219769/lib/libattr.so.1.1.0
7f2ea919e000-7f2ea939d000 ---p 4000 08:01
3219769/lib/libattr.so.1.1.0
7f2ea939d000-7f2ea939e000 rw-p 3000 08:01
3219769/lib/libattr.so.1.1.0
7f2ea939e000-7f2ea93a5000 r-xp  08:01
6604281/usr/lib/libfam.so.0.0.0
7f2ea93a5000-7f2ea95a4000 ---p 7000 08:01
6604281/usr/lib/libfam.so.0.0.0
7f2ea95a4000-7f2ea95a5000 rw-p 6000 08:01
6604281/usr/lib/libfam.so.0.0.0
7f2ea95a5000-7f2ea95ac000 r-xp  08:01
3221734/lib/libacl.so.1.1.0
7f2ea95ac000-7f2ea97ab000 ---p 7000 08:01
3221734/lib/libacl.so.1.1.0
7f2ea97ab000-7f2ea97ac000 rw-p 6000 08:01
3221734/lib/libacl.so.1.1.0
7f2ea97d2000-7f2ea97e r-xp  08:01
7029001/usr/lib/gnome-vfs-2.0/modules/libfile.so
7f2ea97e-7f2ea99e ---p e000 08:01
7029001/usr/lib/gnome-vfs-2.0/modules/libfile.so
7f2ea99e-7f2ea99e1000 rw-p e000 08:01
7029001/usr/lib/gnome-vfs-2.0/modules/libfile.so
7f2ea99e1000-7f2ea99e5000 r-xp  08:01
7317557/usr/lib/libcanberra-0.22/libcanberra-alsa.so
7f2ea99e5000-7f2ea9be4000 ---p 4000 08:01
7317557/usr/lib/libcanberra-0.22/libcanberra-alsa.so
7f2ea9be4000-7f2ea9be5000 rw-p 3000 08:01
7317557/usr/lib/libcanberra-0.22/libcanberra-alsa.so

Bug#579927: Xapian 1.2 compatibility

2010-05-02 Thread Olly Betts
Sorry, I managed to attach the wrong patch.  This is the patch for roundup.

Cheers,
Olly
--- roundup-1.4.13.orig/roundup/backends/indexer_xapian.py
+++ roundup-1.4.13/roundup/backends/indexer_xapian.py
@@ -79,7 +79,7 @@
 matches = enquire.get_mset(0, 10)
 if matches.size():  # would it killya to implement __len__()??
 b = matches.begin()
-docid = b.get_docid()
+docid = b.docid
 else:
 docid = None
 



signature.asc
Description: Digital signature


Bug#579939: RM: viewvc/1.0.9-1

2010-05-02 Thread Moritz Muehlenhoff
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: rm
User: release.debian@packages.debian.org
Usertags: rm

Please remove the following packages from Squeeze, which have open
security issues for too long.
If they get cleaned up (possibly by new maintainers/team members)
that would be good, but for now it's cleaner to remove them:

viewvc: Multiple open security issues, 3 RC bugs, maintainer fairly
inactive. We pinged the maintainer a month ago, but no reply.

Cheers,
Moritz

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

Kernel: Linux 2.6.32-4-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
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#579940: RM: webcalendar/1.2.0+dfsg-4

2010-05-02 Thread Moritz Muehlenhoff
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: rm
User: release.debian@packages.debian.org
Usertags: rm

Please remove the following packages from Squeeze, which have open
security issues for too long.
If they get cleaned up (possibly by new maintainers/team members)
that would be good, but for now it's cleaner to remove them.

webcalendar: Security issues open since two months, the main uploader
resigned.

Cheers,
Moritz

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

Kernel: Linux 2.6.32-4-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
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#575551: libavg: FTBFS on mipsel: pycentral debhelper: both directories site-packages and dist-packages exist for python2.6.

2010-05-02 Thread Jakub Wilk

tags 575551 + patch
thanks

* Jakub Wilk jw...@debian.org, 2010-03-21, 11:43:
I'm not entirely sure what is happening here, but I have some clues. 
The most important part of diff between mips (good) and mipsel 
(failed) builds is:


checking for SWSCALE_LIBS... -lswscale
checking for python version... 2.6
checking for python platform... linux2
-checking for python script directory... ${prefix}/lib/python2.6/site-packages
-checking for python extension module directory... 
${exec_prefix}/lib/python2.6/site-packages
+checking for python script directory... ${prefix}/lib/python2.6/dist-packages
+checking for python extension module directory... 
${exec_prefix}/lib/python2.6/dist-packages
checking for headers required to compile python extensions... found
checking for libpython2.6... found
checking whether the compiler implements namespaces... yes

(I don't known where does this difference come from. But, oh well, 
running aclocal and company at build time is always a risky 
business.)


Normally it doesn't matter that much if you install files to 
pyhton2.6/site-packages or python2.6/dist-packages, as python-central 
will move the former one to the latter anyway.


However, in your debian/rules you also install files directly into 
python2.6/site-packages, and python-central is confused if there are 
files in both directories.


I attached a revised patch.

--
Jakub Wilk
diff -Nru libavg-0.8.0/debian/rules libavg-0.8.0/debian/rules
--- libavg-0.8.0/debian/rules	2010-03-20 22:21:55.0 +0100
+++ libavg-0.8.0/debian/rules	2010-05-02 13:29:54.0 +0200
@@ -29,7 +29,7 @@
 debian/stamp-install%:
 	-make -C build$*/src check SUBDIRS=$(CHECK_DIRS)
 	make -C build$* install DESTDIR=$(DEB_DESTDIR)
-	dh_install debian/libavg.pth /usr/lib/python$*/site-packages/
+	cp debian/libavg.pth debian/*/usr/lib/python$*/*-packages/
 	rmdir -p --ignore-fail-on-non-empty $(DEB_DESTDIR)/usr/share/avg
 	mv $(DEB_DESTDIR)/usr/bin/avg_showfont.py \
 	  $(DEB_DESTDIR)/usr/bin/avg_showfont


signature.asc
Description: Digital signature


Bug#579941: override: sun-java6-plugin:non-free/web/optional

2010-05-02 Thread Torsten Werner
Package: ftp.debian.org

The package sun-java6-plugin belongs to section */web similar to icedtea-plugin.

Cheers,
Torsten


-- Forwarded message --
From: Archive Administrator instal...@ftp-master.debian.org
Date: Sun, May 2, 2010 at 2:34 PM
Subject: sun-java6 override disparity
To: Torsten Werner twer...@debian.org, Debian Java Maintainers
pkg-java-maintain...@lists.alioth.debian.org


There are disparities between your recently accepted upload and the
override file for the following file(s):

sun-java6-plugin_6.20-dlj-3_i386.deb: package says section is
non-free/web, override says non-free/java.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@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#579824: procps: SIGSEGV with ps f -o cgroup

2010-05-02 Thread Paul Wise
On Sun, 2010-05-02 at 21:06 +1000, Craig Small wrote:

 A rather simple fix in proc/readproc.h and now
  p...@chianamo:~$ ps xaf -eo pid,user,args,cgroup
 $ LD_PRELOAD=./proc/libproc-3.2.8.so  ps/ps xaf -eo pid,user,args,cgroup
   PID USER COMMAND CGROUP
 2 root [kthreadd]  -
 3 root  \_ [migration/0]   -
 [etc]

Excellent, thanks.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


  1   2   3   >