Bug#594224: ITP: moria -- A roguelike game with an infinite dungeon

2010-08-24 Thread Phil Brooke

Package: wnpp
Severity: wishlist
Owner: Phil Brooke p...@debian.org
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: moria
  Version : 5.6
  Upstream Author : David Grabiner et al.
* URL : http://www.asselstine.com/moria-5.6.tar.gz
* License : GPLv3
  Description : A roguelike game with an infinite dungeon

Umoria is now available under the GPLv3.  It was previously in the Debian 
archive (last version 5.5.2-5), but was eventually removed.


I've exchanged emails with upstream and the former maintainer, and intend 
to package the new, free version.


The description from the old Debian package contained:

 NOTE: despite the package name, this is actually UMORIA 5.5.2.

 A single player roguelike game with a regenerating dungeon, moria is
 the predecessor of angband with a full-screen, text-based, turn-based
 interface.  It features scrolling maps, and an infinite (constantly
 regenerated) dungeon.

 Moria's dungeons are populated by monsters, some of which are
 inspired by J.R.R. Tolkien's books.  The goal of the game is to find
 and kill the Balrog, whereupon the player is crowned King.  Your
 player can be created from a combination of 8 races (human, half-elf,
 elf, halfling, gnome, dwarf, half-orc, half-troll) and 6 classes
 (warrior, mage, priest, rogue, ranger, paladin), and is measured by 6
 attributes (strength, dexterity, intelligence, wisdom, constitution,
 and charisma).

Cheers,

Phil.







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



Bug#573691: [Fwd: flumotion: Patch that fixes the FTBFS]

2010-08-24 Thread fabrice
With the patch, this time
---BeginMessage---
Package: flumotion
Version: 0.6.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch

Hi,

This has been fixed in flumotion in 0.6.2, so you can either apply this patch 
or update to 0.6.2


*** /tmp/tmpGmWzIS
In Ubuntu, we've applied the attached patch to achieve the following:

  * patches/ubuntu_configure_twisted_10.patch: fix configure file to detect
correctly twisted  9.*. This fixes a FTBFS with twisted 10.*

We thought you might be interested in doing the same. 


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

Kernel: Linux 2.6.32-24-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- flumotion-0.6.1.orig/debian/patches/ubuntu_configure_twisted_10.patch
+++ flumotion-0.6.1/debian/patches/ubuntu_configure_twisted_10.patch
@@ -0,0 +1,21 @@
+Description: Fix configure script to accept twisted version greater than 9.
+  Patch inspired by what has been done by upstream in 0.6.2
+Author: Fabrice Coutadeur fabric...@ubuntu.com
+
+diff -Nur -x '*.orig' -x '*~' flumotion-0.6.1//configure flumotion-0.6.1.new//configure
+--- flumotion-0.6.1//configure	2009-09-09 11:37:51.0 +
 flumotion-0.6.1.new//configure	2010-08-21 07:38:08.815443393 +
+@@ -13322,9 +13322,10 @@
+ $as_echo_n checking for Twisted = 2.0.1...  6; }
+   prog=
+ import sys
+-import twisted.copyright
+-minver = '2.0.1'
+-if twisted.copyright.version  minver:
++from twisted import version as v
++minver = (2, 0, 1)
++curver = (v.major, v.minor, v.micro)
++if curver  minver:
+ sys.exit(1)
+ sys.exit(0)
+ 
---End Message---


Bug#594225: User creation questions asked even in rescue mode (was: Re: Question about ordering of debian-installer questions)

2010-08-24 Thread Christian PERRIER
Package: user-setup
Severity: normal

Quoting Lennart Sorensen (lsore...@csclub.uwaterloo.ca):
 In current debian-installer images (at least last I tried about a month
 ago), when you boot rescue mode, you are prompted for root password
 and username and such before being prompted for which partition to
 use for rescue mode.  This was never the case in earlier releases.
 Given these questions serve no purpose what so ever for rescue mode,
 could they please be moved so that they don't needlessly make going into
 rescue mode ask half a dozen useless questions?
 
 I have no idea what controls the ordering, but something changed that
 has made rescue mode a lot less convinient now.  Might be nice to fix
 that again before squeeze.  Having used it probably 200 times in a
 row while trying to get grub2 working on an IBM powerpc, it got pretty
 tedious typing answers all those username and password prompts again
 and again, all the while knowing it was totally pointless.

This certainly comes from the following:

user-setup (1.30) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Move main-menu item before partitioning and installation of the base
system, to get more questions earlier during installation.

This mail will create the bug report. I assign it to user-setup,
though it might become needed to reassign it to rescue and try to deal
with that in this package.




signature.asc
Description: Digital signature


Bug#594226: ITP: r-cran-hwriter -- GNU R functions for HTML output of R objects

2010-08-24 Thread Steffen Moeller
Package: wnpp
Severity: wishlist
Owner: Steffen Moeller steffen_moel...@gmx.de

* Package name: r-cran-hwriter
  Version : 1.2
* URL : http://cran.r-project.org/web/packages/hwriter
* License : LGPL
  Programming Lang: R
  Description : GNU R functions for HTML output of R objects



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



Bug#590873: openconnect 2.25 does not verify SSL server certificates

2010-08-24 Thread Dominic Hargreaves
On Sun, Aug 15, 2010 at 08:56:46PM +0100, Adam D. Barratt wrote:
 On Sun, 2010-08-15 at 16:13 +0100, Dominic Hargreaves wrote:
  To the untrained eye, the diff between
  6732c0e8ccb4d57d6a970973f994a9d2d3509def
  and
  3b2738befa7fe934d0d55b77fe1fcf28aafbe424
  
  in upstream git is what's required for this, but the patch would need
  a bit of work to apply cleanly. Note also that there
  are some memory leaks fixed in 2.25 which might be a good idea to fix
  too.
  
  Given all this, might the best idea be allow an exception for the 
  new upstream? The full changelog is:
 
 Most of the changes sound potentially worthy of inclusion.  What does
 the debdiff look like?

Hi,

I haven't had a look at this yet (just for context, I'm not the
maintainer - happy for them to speak up :)

I will try and look at this at the weekend though.

Cheers,
Domniic.

-- 
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#592177:

2010-08-24 Thread m-one m-one
I've the same BUG.
I resolved, that it's unable to start dnsmasq because it already running.
I've removed dnsmasq from autostart and it's begin work.


Bug#594227: lists.debian.org: Please raise size limits on some i18n/l10n lists

2010-08-24 Thread Christian Perrier
Package: lists.debian.org
Severity: normal

The current limits to messages' size on Debian lists (TTBOMK around
60kB) prevents using the lists for review of localization work.
Particularly, very large translation files can't be sent as
attachments for review as this is done for smaller work.

Coulmd it be possible to consider raising this limit for lists where
it is well known that they're well monitored and used. ATM, I'd like
to propose raising it in:

- debian-i18n: where calls for new translations are sent (so,
sometimes very big POT files)
- debian-l10n-french: highly controlled list where I can personnally
guarantee that no abuse will me made

Of course, users will still be instructed to reduce the size of their
mails as much as possible (using bzip2, etc).

I would like to propose 300kB as a new limit. That should make us able
to cope with nearly all translation files as of now (it ought to be
enough for...: you know the drill).

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

Kernel: Linux 2.6.32-5-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



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



Bug#594198: Package tested

2010-08-24 Thread Thadeu Lima de Souza Cascardo
I've tested the package and it works for me. It's a very wished for
software for Debian to support embedded software development.

I've used a Olimex SAM7-H256, which uses a AT91SAM7S256 MCU.


signature.asc
Description: Digital signature


Bug#573691: flumotion: Patch that fixes the FTBFS

2010-08-24 Thread Fabrice Coutadeur
Package: flumotion
Version: 0.6.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch

Hi,

This has been fixed in flumotion in 0.6.2, so you can either apply this patch 
or update to 0.6.2


*** /tmp/tmpGmWzIS
In Ubuntu, we've applied the attached patch to achieve the following:

  * patches/ubuntu_configure_twisted_10.patch: fix configure file to detect
correctly twisted  9.*. This fixes a FTBFS with twisted 10.*

We thought you might be interested in doing the same. 


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

Kernel: Linux 2.6.32-24-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- flumotion-0.6.1.orig/debian/patches/ubuntu_configure_twisted_10.patch
+++ flumotion-0.6.1/debian/patches/ubuntu_configure_twisted_10.patch
@@ -0,0 +1,21 @@
+Description: Fix configure script to accept twisted version greater than 9.
+  Patch inspired by what has been done by upstream in 0.6.2
+Author: Fabrice Coutadeur fabric...@ubuntu.com
+
+diff -Nur -x '*.orig' -x '*~' flumotion-0.6.1//configure flumotion-0.6.1.new//configure
+--- flumotion-0.6.1//configure	2009-09-09 11:37:51.0 +
 flumotion-0.6.1.new//configure	2010-08-21 07:38:08.815443393 +
+@@ -13322,9 +13322,10 @@
+ $as_echo_n checking for Twisted = 2.0.1...  6; }
+   prog=
+ import sys
+-import twisted.copyright
+-minver = '2.0.1'
+-if twisted.copyright.version  minver:
++from twisted import version as v
++minver = (2, 0, 1)
++curver = (v.major, v.minor, v.micro)
++if curver  minver:
+ sys.exit(1)
+ sys.exit(0)
+ 


Bug#578862: postfix: Verify reports incorrect 'No such file or directory' on its database

2010-08-24 Thread Francis Russell
I'm seeing this with 2.7.1-1 although that message from the mailing list
would seem to suggest that the fix should have made it into an upstream
release by now.

Can I suggest this bug is perhaps slightly more important than minor? To
quote the postconf manpage on the verify database, If the database
becomes corrupted, the world comes to an end and it's not exactly clear
that the bug is benign.

Francis




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



Bug#594228: startupmanager: wrong parsing of the created grub.cfg

2010-08-24 Thread rpnpif
Package: startupmanager
Version: 1.9.13-5
Severity: important

cd /boot/grub
mv grub.cfg grub.cfg.orig
/usr/sbin/startupmanager

1. In the list of the default OS, after probing, startupmanager displays :
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-5-686' --class debian --class 
gnu-linux --class gnu --class os {
instead of Debian GNU/Linux, avec Linux 2.6.32-5-686.

2. The system does not reboot. Only a rescue modifying grub.cfg at the hand 
permit the restart.

I am not sure that the second point is related to startupmanager, but 
it modified my boot sectors without my consent.
A confirmation button should exist for a program that have actions with such
importance for usability.

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
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 startupmanager depends on:
ii  grub-pc  1.98+20100804-2 GRand Unified Bootloader, version 
ii  menu 2.1.43  generates programs menu for all me
ii  python   2.6.5-11interactive high-level object-orie
ii  python-glade22.17.0-4GTK+ bindings: Glade support
ii  python-gnome22.28.1-1Python bindings for the GNOME desk
ii  python-libxml2   2.7.7.dfsg-4Python bindings for the GNOME XML 
ii  python-support   1.0.9   automated rebuilding support for P
ii  x11-xserver-utils7.5+2   X server utilities
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

startupmanager recommends no packages.

startupmanager 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#594211: apt-get.cc: consistency of message for P_: is - were

2010-08-24 Thread Christian PERRIER
Quoting David Kalnischkies (kalnischkies+deb...@gmail.com):

   s/The following package is/The following package was/
 
 You are right the first is should be replaced with was… (silly me).
 
 Still changing it now would interfere with Christian Perriers
 i18n work he started yesterday, so better wait a bit, right?

I found *many* other things to fix in English messages, I'm afraid. It
was hard to report them and I may go around the PO files to check
this.

As you suspect, yes it will interfere.

The trick to fix this without fuzzyting translations is to cleverly
replace to offending error in msgid, in PO files, before doing the
change in the source and regenerate the PO(T) files.

I usually do this with sed. The trick is finding a search and replace
expression that only fits the place were the error was.



signature.asc
Description: Digital signature


Bug#561944: GNUstep transition

2010-08-24 Thread Yavor Doganov
On Tue, Aug 10, 2010 at 02:26:48PM +0300, Yavor Doganov wrote:
 Already migrated, so we're launching the GNUstep attack.

gnustep-base/1.20.1-3 is already installed on hppa, and 
gnustep-netclasses built sucessfully (more or less confirming the fix).

Could you please give-back gnustep-gui and schedule binNMUs on hppa for 
all other packages as appropriate?

I have lusernet.app ready, waiting for -gui and pantomime1.2 to become 
available on hppa.

terminal.app and textedit.app were uploaded to DELAYED/2.

Mehdi said he would take care of gnustep-dl2 when the time comes.

The only blocker for the transition seems to be #593898 (provided no 
other RC bugs pop up in the meantime).



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



Bug#593852: sks: instructions in README.Debian don't work

2010-08-24 Thread Matt Kraai
On Tue, Aug 24, 2010 at 05:52:06PM +0200, Christoph Martin wrote:
 The download URL is not working anymore. You should contact the sks
 mailing list and ask for a keydump.

Thanks for the advice.  I managed to find one online by searching the
sks-devel mailing list archives.  The patch I submitted changes the
instructions to refer to it instead.

-- 
Matthttp://ftbfs.org/kraai



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



Bug#594229: qorganizer: should not be a part of squeeze release

2010-08-24 Thread Eugene V. Lyubimkin
Package: qorganizer
Version: 3.1.4-2
Severity: serious

Digging through the upstream code once again, I came to conclusion that
the quality is not enough to be a part of Debian stable release as of
now.

-- 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.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#594230: php5-mcrypt: removal causes PHP warnings

2010-08-24 Thread martin.von.wittich
Package: php5-mcrypt
Version: 5.2.6.dfsg.1-1+lenny9
Severity: normal

If php5-mcrypt is removed (not purged), it leaves /etc/php5/conf.d/mcrypt.ini
behind. This file configures PHP to look for mcrypt.so which in turn produces
the following PHP warning on each run:

iserv:~# LANG=C php -r 'echo Test\n;' 
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20060613+lfs/mcrypt.so' - /usr/lib/php5/20060613+lfs/mcrypt.so: 
cannot open shared object file: No such file or directory in Unknown on line 0
Test

I realize that both apt's behaviour (leaving behind the ini file when the
package is not purged) and PHP's behaviour (warning for missing libraries)
are intentional and usually make sense, but in this combination it seems
unfortunate.

Maybe the package could rename the ini file or change it's permissions so
that PHP won't read it anymore?

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

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

Versions of packages php5-mcrypt depends on:
ii  libapache2-mod-php 5.2.6.dfsg.1-1+lenny9 server-side, HTML-embedded scripti
ii  libc6  2.7-18lenny4  GNU C Library: Shared libraries
ii  libltdl3   1.5.26-4+lenny1   A system independent dlopen wrappe
ii  libmcrypt4 2.5.7-5   De-/Encryption Library
ii  php5-cgi [phpapi-2 5.2.6.dfsg.1-1+lenny9 server-side, HTML-embedded scripti
ii  php5-cli [phpapi-2 5.2.6.dfsg.1-1+lenny9 command-line interpreter for the p
ii  php5-common5.2.6.dfsg.1-1+lenny9 Common files for packages built fr

php5-mcrypt recommends no packages.

php5-mcrypt 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#594228: startupmanager: wrong parsing of the created grub.cfg

2010-08-24 Thread Alain rpnpif
The grub.cfg that does permit the booting (by grub-install --force).

#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set c9ea41b4-f399-48c8-87a5-b254689124b1
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set c9ea41b4-f399-48c8-87a5-b254689124b1
set locale_dir=($root)/boot/grub/locale
set lang=C.UTF-8
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set c9ea41b4-f399-48c8-87a5-b254689124b1
insmod png
if background_image /usr/share/images/desktop-base/moreblue-orbit-grub.png ; 
then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, with Linux 2.6.32-5-686 --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set c9ea41b4-f399-48c8-87a5-b254689124b1
echo'Loading Linux 2.6.32-5-686 ...'
linux/boot/vmlinuz-2.6.32-5-686 root=UUID=c9ea41b4-f399-48c8-87a5-b254689124b1 
ro  quiet
echo'Loading initial ramdisk ...'
initrd/boot/initrd.img-2.6.32-5-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###


--
The grub.cfg generated by startupmanager that does a wrong display and prevent
the booting of the system.

#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set c9ea41b4-f399-48c8-87a5-b254689124b1
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set c9ea41b4-f399-48c8-87a5-b254689124b1
set locale_dir=($root)/boot/grub/locale
set lang=C.UTF-8
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set c9ea41b4-f399-48c8-87a5-b254689124b1
insmod png
if background_image /usr/share/images/desktop-base/moreblue-orbit-grub.png ; 
then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set c9ea41b4-f399-48c8-87a5-b254689124b1
echo'Loading Linux 2.6.32-5-686 ...'
linux   /boot/vmlinuz-2.6.32-5-686 
root=UUID=c9ea41b4-f399-48c8-87a5-b254689124b1 ro  quiet
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.32-5-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode)' --class 
debian --class gnu-linux --class gnu --class os {
insmod 

Bug#594231: ca-certificate: [INTL:fr] French debconf templates translation update

2010-08-24 Thread David Prévot
Package: ca-certificate
Version: N/A
Severity: wishlist
Tags: l10n patch
X-Debbugs-CC: Christian Perrier bubu...@debian.org

Please find attached the French debconf templates translation updated,
proofread by Christian Perrier and the debian-l10n-french mailing list
contributors.

This file should be put as debian/po/fr.po in your package build tree.

Regards

David




fr.po.gz
Description: GNU Zip compressed data


signature.asc
Description: OpenPGP digital signature


Bug#594232: apt: [INTL:ru] Russian program translation update

2010-08-24 Thread Yuri Kozlov
Package: apt
Version: 0.8.0~pre1
Severity: wishlist
Tags: l10n patch


Russian program translation update is attached.

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

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


ru.po.gz
Description: GNU Zip compressed data


Bug#311493: [Mutt] #2073: mutt should have a CA certs directory option

2010-08-24 Thread Mutt
#2073: mutt should have a CA certs directory option
--+-
 Reporter:  d...@…|   Owner:  mutt-dev
 Type:  enhancement   |  Status:  new 
 Priority:  minor |   Milestone:  
Component:  mutt  | Version:  
 Keywords:|  
--+-
Changes (by rsc):

 * cc: mutt@… (added)


-- 
Ticket URL: http://dev.mutt.org/trac/ticket/2073#comment:1
Mutt http://www.mutt.org/
The Mutt mail user agent




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



Bug#593610: release.debian.org: freeze exception pre-approval: qorganizer

2010-08-24 Thread Eugene V. Lyubimkin
package release.debian.org
retitle 593610 remove qorganizer from testing
thanks

Hi,

Julien Cristau wrote:
 On Thu, Aug 19, 2010 at 19:15:38 +0300, Eugene V. Lyubimkin wrote:
 
 Qorganizer has priority 'optional' and losing data sounds like important
 bug for me. Can I upload new upstream patch release 3.1.5 (current is
 3.1.4)?

 Please upload and get back to us when the package is accepted in the
 archive.
While preparing new package (which took a lot more time that it should) and
looking to the code again, I now think that this software should be kept out
of Squeeze due to its low quality. Appropriate RC bug #594229 filed. Please
remove qorganizer from testing.

Sorry for wasting your time reviewing upstream changes.

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



signature.asc
Description: OpenPGP digital signature


Bug#594233: jesred: Does not work with squid 2.7 STABLE3

2010-08-24 Thread Jack Andrews
Package: jesred
Version: 1.2pl1-16
Severity: grave
Justification: renders package unusable


I installed default versions of squid and jesred using aptitude.

With default configuration (except for using squid in transparent mode), 
redirect.log reports:
Request: http://google.com 192.168.0.2/- - GET - myip=** myport=3128
method not GET

I believe jesred is not parsing the information provided by squid correctly.  
It is thus not redirecting and requests.

Thanks,

Jack

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

Kernel: Linux 2.6.18-194.3.1.el5xen (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages jesred depends on:
ii  libc6  2.7-18lenny4  GNU C Library: Shared libraries
ii  squid  2.7.STABLE3-4.1lenny1 Internet object cache (WWW proxy c

Versions of packages jesred recommends:
ii  dhttpd [httpd]1.02a-16.1 minimal secure webserver without c

jesred 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#594211: apt-get.cc: consistency of message for P_: is - were

2010-08-24 Thread Christian PERRIER
Quoting Christian PERRIER (bubu...@debian.org):
 Quoting David Kalnischkies (kalnischkies+deb...@gmail.com):
 
    s/The following package is/The following package was/
  
  You are right the first is should be replaced with was… (silly me).
  
  Still changing it now would interfere with Christian Perriers
  i18n work he started yesterday, so better wait a bit, right?
 
 I found *many* other things to fix in English messages, I'm afraid. It
 was hard to report them and I may go around the PO files to check
 this.
 
 As you suspect, yes it will interfere.
 
 The trick to fix this without fuzzyting translations is to cleverly
 replace to offending error in msgid, in PO files, before doing the
 change in the source and regenerate the PO(T) files.
 
 I usually do this with sed. The trick is finding a search and replace
 expression that only fits the place were the error was.

I fixed the problem reported by Aoki-san and unfuzzied
translations. This is committed in the debian-sid branch.



signature.asc
Description: Digital signature


Bug#561944: GNUstep transition

2010-08-24 Thread Mehdi Dogguy
On 08/24/2010 07:31 PM, Yavor Doganov wrote:
 On Tue, Aug 10, 2010 at 02:26:48PM +0300, Yavor Doganov wrote:
 Already migrated, so we're launching the GNUstep attack.
 
 gnustep-base/1.20.1-3 is already installed on hppa, and 
 gnustep-netclasses built sucessfully (more or less confirming the
 fix).
 
 Could you please give-back gnustep-gui and schedule binNMUs on hppa
 for all other packages as appropriate?
 

I've already gave back gnustep-gui and it's built now. I'll schedule the
binNMUs soon.

 I have lusernet.app ready, waiting for -gui and pantomime1.2 to
 become available on hppa.
 

ok.

 terminal.app and textedit.app were uploaded to DELAYED/2.
 

thanks luk :)

 Mehdi said he would take care of gnustep-dl2 when the time comes.
 

Indeed.

 The only blocker for the transition seems to be #593898 (provided no
  other RC bugs pop up in the meantime).
 

I guess you're already working on fixing that?

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Bug#594234: Standards-Version incorrectly checked (value 3.8.4)

2010-08-24 Thread Matthijs Mohlmann
Package: lintian
Version: 2.4.3
Severity: normal

Hi,

The package ajaxterm has a Standards-Version of 3.8.4 when checking
the package with lintian it won't come up with saying that the
Standards-Version is out of date. I get the following output with
this package:

matth...@monster % lintian -iv ajaxterm_0.10-6_amd64.changes
N: Setting up lab in /tmp/wf1h8fk8fW ...
N: Processing 3 packages...
N: 
N: Processing changes file ajaxterm_0.10-6_amd64 (version 0.10-6) ...
N: 
N: Processing source package ajaxterm (version 0.10-6) ...
N: 
N: Processing binary package ajaxterm (version 0.10-6) ...
N: Removing /tmp/wf1h8fk8fW ...

Regards,

Matthijs Mohlmann

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

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

Versions of packages lintian depends on:
ii  binutils   2.20.1-13 The GNU assembler, linker and bina
ii  diffstat   1.53-1produces graph of changes introduc
ii  dpkg-dev   1.15.8.4  Debian package development tools
ii  file   5.04-5Determines file type using magic
ii  gettext0.18.1.1-1GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libipc-run-perl0.89-1Perl module for running processes
ii  libparse-debianchangel 1.1.1-2.1 parse Debian changelogs and output
ii  libtimedate-perl   1.2000-1  collection of modules to manipulat
ii  liburi-perl1.54-1module to manipulate and access UR
ii  locales2.11.2-2  Embedded GNU C Library: National L
ii  man-db 2.5.7-4   on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-14 Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
pn  libtext-template-perl none (no description available)
ii  man-db2.5.7-4on-line manual pager

-- 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#594200: unblock: lwjgl/2.5+dfsg-2

2010-08-24 Thread Adam D. Barratt
On Tue, 2010-08-24 at 16:51 +0200, Gabriele Giacone wrote:
 Please unblock package lwjgl
 
 Closed FTBFS RC bug #594022.

Your package is now unbuildable on mips, as openjdk-6 FTBFS there and is
in the process of being removed; that will need resolving before the
package could migrate (e.g. by asking ftpmaster to remove the older mips
binaries).

Regards,

Adam



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



Bug#594235: opencv: python bindings should be compiled with support for array interface

2010-08-24 Thread Lorenzo M. Catucci
Package: python-opencv
Version: 2.1.0-1
Severity: wishlist
File: opencv

To enable the array interface, it's enough if you add an extra build
dependancy on python-numpy-dev, and then the CMake scripts will correctly
define the PYTHON_USE_NUMPY pre-processor macro.

Since it seems there is a need for some more work to get 2.1  into next stable,
I think it would be worthwhile to do that change while trying to work-around
the hppa build problems.

Thank you very much, yours,

lorenzo


-- System Information:
Debian Release: squeeze/sid
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-fullpreempt (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-opencv depends on:
ii  libatlas3gf-base [libla 3.6.0-24 Automatically Tuned Linear Algebra
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcv2.12.1.0-1  computer vision library
ii  libcvaux2.1 2.1.0-1  computer vision extension library
ii  libgcc1 1:4.4.4-8GCC support library
ii  libhighgui2.1   2.1.0-1  computer vision GUI library
ii  liblapack3gf [liblapack 3.2.1-8  library of linear algebra routines
ii  libpython2.62.6.6~rc1-1  Shared Python runtime library (ver
ii  libstdc++6  4.4.4-8  The GNU Standard C++ Library v3
ii  python  2.6.5-13 interactive high-level object-orie
ii  python-support  1.0.9automated rebuilding support for P
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

python-opencv recommends no packages.

python-opencv 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#572484: Debian packaging

2010-08-24 Thread Dominic Hargreaves
Hi all,

I've already had brief email exchanges in private about this, but
I'd like to encourage anyone who is interested in helping with Debian
packaging work for OpenMelody (or MTOS, for that matter) to one or
more of the following (according to enthusiasm :)

- sign up at http://lists.alioth.debian.org/mailman/listinfo/pkg-mt-om-devel
  for general discussion
- take a look at http://git.debian.org/?p=pkg-mt-om/movabletype-opensource.git
  as a base for Open Melody packaging
- fork that repo and hack. Note: if you would like to host it on alioth
  -- I'll want to maintain it there ultimately -- request to join the
  project at https://alioth.debian.org/projects/pkg-mt-om/)

I would like to package OpenMelody, as well as keep up to date on MTOS
packaging, but realistically I'd be grateful for any help. I'm not
particularly deeply involved in the software, I'm just the mug that
decided to package MTOS when it was first open sourced :)

For people not familiar with Debian packaging, I will do my best to
answer targetted questions, but please do try and have a look through
the packaging documentation at http://www.debian.org/devel/ first :)

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#594236: shishi: no libresolv, SRV RRs not used

2010-08-24 Thread Chaskiel Grundman

Package: shishi
Version: 1.0.0-1
Severity: important

shishi's build log includes:
configure: WARNING: no libresolv, SRV RRs not used
checking for res_query in -lresolv... no

and indeed, shishi fails to find kdcs using SRV records.

This seems to be because libresolv exports __res_query, not res_query, and
relies on macros in resolv.h to fix up the names. So, you're either going
to need a more complex test using AC_LINK_IFELSE, or assume that if
AC_CHECK_DECL says res_query is in resolv.h, then it will link when you 
use -lresolv



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

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

Versions of packages shishi depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libgcrypt11   1.4.5-2LGPL Crypto library - runtime libr
ii  libgpg-error0 1.6-1  library for common error values an
ii  libshishi01.0.0-1Library for the Shishi Kerberos v5

shishi recommends no packages.

Versions of packages shishi suggests:
ii  shishi-doc1.0.0-1Documentation for Shishi

-- debconf-show failed



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



Bug#561944: GNUstep transition

2010-08-24 Thread Yavor Doganov
Mehdi Dogguy wrote:
 On 08/24/2010 07:31 PM, Yavor Doganov wrote:
  terminal.app and textedit.app were uploaded to DELAYED/2.
 
 thanks luk :)

I forgot to say that, sorry :-(

  The only blocker for the transition seems to be #593898 (provided no
   other RC bugs pop up in the meantime).
 
 I guess you're already working on fixing that?

Yes -- right now I'm waiting for more info from the OP.  If you need a
summary about (my) plan for fixing this bug (here or the #593898 bug
log, as you prefer), just let me know.



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



Bug#594237: aptitude: inconsistent dependencies behaviour

2010-08-24 Thread Ximin Luo
Package: aptitude
Version: 0.6.3-3
Severity: important

(I'm marking this as important because I think it might point to a deeper
conceptual oversight in aptitude; downgrade if appropriate.)

This is using the debian package state as of today. I have squeeze, sid, and
experimental in my sources.list, in that order.

Consider:

$ aptitude search 'aspell-am ~Rrecommends:~i'
p   aspell-am   
- Amharic dictionary for aspell 

## So, aspell-am is recommended by an installed package.

$ aptitude search '~i ~Drecommends:aspell-am'
## What? No installed packages recommend aspell-am?
## OK, because aspell-am provides aspell-dictionary, which is recommended by an
## installed package.

$ aptitude search 'aspell-am ~Rrecommends:~i !~Dprovides:(~Rprovides:~i)'
## We can exclude packages that provide an already-satisfied virtual package.

---

$ aptitude search 'xz-lzma ~Rrecommends:~i'
p   xz-lzma 
- XZ-format compression utilities - compatibility commands  

$ aptitude search '~i ~Drecommends:xz-lzma'
$ aptitude search 'xz-lzma ~Rrecommends:~i !~Rprovides:(~Dprovides:~i)'
p   xz-lzma 
- XZ-format compression utilities - compatibility commands  

## Argh it didn't work!
## Because xz-lzma provides lzma, which is a *real* package.

$ aptitude search 'xz-lzma ~Rrecommends:~i !~Dprovides:~i'   
## We can exclude packages that provide an already-installed real package.



In summary, these two commands are not duals:

$ aptitude search '~i ~Drecommends:X'
$ aptitude search 'X ~Rrecommends:~i'

but instead you need to do

$ aptitude search 'X ~Rrecommends:~i !~Dprovides:~i !~Dprovides:(~Rprovides:~i)'

This is very confusing, tedious for admins to figure out, and inconsistent.

It seems it'd be much simpler (at least for search) if aptitude treated virtual
packages in the same way as real packages, and the provides dependency as
other normal dependencies.


Ximin


-- Package-specific info:
aptitude 0.6.3 compiled at Jul 10 2010 21:01:05
Compiler: g++ 4.4.4
Compiled against:
  apt version 4.8.0
  NCurses version 5.7
  libsigc++ version: 2.2.4.2
  Ept support enabled.
  Gtk+ version 2.20.1
  Gtk-- version 2.20.3

Current library versions:
  NCurses version: ncurses 5.7.20100313
  cwidget version: 0.5.16
  Apt version: 4.8.0
linux-vdso.so.1 =  (0x7fffb4a8c000)
libapt-pkg-libc6.9-6.so.4.8 = /usr/lib/libapt-pkg-libc6.9-6.so.4.8 
(0x7f5672e8e000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0x7f5672c3b000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x7f5672a35000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x7f5672769000)
libept.so.1 = /usr/lib/libept.so.1 (0x7f5672517000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0x7f56721c2000)
libz.so.1 = /usr/lib/libz.so.1 (0x7f5671fab000)
libsqlite3.so.0 = /usr/lib/libsqlite3.so.0 (0x7f5671d15000)
libboost_iostreams.so.1.42.0 = /usr/lib/libboost_iostreams.so.1.42.0 
(0x7f5671af9000)
libglibmm-2.4.so.1 = /usr/lib/libglibmm-2.4.so.1 (0x7f567189e000)
libgobject-2.0.so.0 = /usr/lib/libgobject-2.0.so.0 (0x7f5671657000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0x7f5671452000)
librt.so.1 = /lib/librt.so.1 (0x7f567124a000)
libglib-2.0.so.0 = /lib/libglib-2.0.so.0 (0x7f5670f6e000)
libgtkmm-2.4.so.1 = /usr/lib/libgtkmm-2.4.so.1 (0x7f56708fa000)
libatkmm-1.6.so.1 = /usr/lib/libatkmm-1.6.so.1 (0x7f56706ad000)
libgdkmm-2.4.so.1 = /usr/lib/libgdkmm-2.4.so.1 (0x7f567046)
libgiomm-2.4.so.1 = /usr/lib/libgiomm-2.4.so.1 (0x7f56701ab000)
libpangomm-1.4.so.1 = /usr/lib/libpangomm-1.4.so.1 (0x7f566ff7c000)
libgtk-x11-2.0.so.0 = /usr/lib/libgtk-x11-2.0.so.0 (0x7f566f95c000)
libcairomm-1.0.so.1 = /usr/lib/libcairomm-1.0.so.1 (0x7f566f73a000)
libgdk-x11-2.0.so.0 = /usr/lib/libgdk-x11-2.0.so.0 (0x7f566f48d000)
libatk-1.0.so.0 = /usr/lib/libatk-1.0.so.0 (0x7f566f26c000)
libpangoft2-1.0.so.0 = /usr/lib/libpangoft2-1.0.so.0 
(0x7f566f041000)
libgdk_pixbuf-2.0.so.0 = /usr/lib/libgdk_pixbuf-2.0.so.0 
(0x7f566ee25000)
libpangocairo-1.0.so.0 = /usr/lib/libpangocairo-1.0.so.0 
(0x7f566ec19000)
libcairo.so.2 = /usr/lib/libcairo.so.2 (0x7f566e99b000)
libgio-2.0.so.0 = /usr/lib/libgio-2.0.so.0 (0x7f566e6e9000)
libpango-1.0.so.0 = /usr/lib/libpango-1.0.so.0 (0x7f566e49d000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x7f566e214000)
libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 

Bug#594223: emacs: Enabling Flyspell mode gave an error

2010-08-24 Thread Sven Joachim
reassign 594223 dictionaries-common
forcemerge 591925 594223
thanks

On 2010-08-24 17:47 +0200, Laurent Fousse wrote:

 Package: emacs
 Version: 23.1+1-5
 Severity: normal

 Hello,

 Spell-check buffer works fine. Trying to enable Flyspell results in
 this message (and sadly, nothing else).

This is a problem in the ispell.el file from dictionaries-common.
Upgrading either emacs23 or dictionaries-common to the sid version
should fix it.

Sven



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



Bug#593927: twlog: installs defaults to /usr/lib/X11/app-defaults/

2010-08-24 Thread Ralf Treinen
On Sun, Aug 22, 2010 at 01:19:35PM +0200, Jakub Wilk wrote:
 Package: twlog
 Version: 2.5-3
 Severity: important
 
 twlog installs defaults files into /usr/lib/X11/app-defaults/. This
 is violation of policy 11.8.6.

I have no idea where this is coming from. After rebuilding twlog
2.5-3 on my amd64/sid machine:

% debc | grep app-defaults
drwxr-xr-x root/root 0 2010-08-24 19:56 ./etc/X11/app-defaults/
-rw-r--r-- root/root  9218 2008-03-21 20:23 ./etc/X11/app-defaults/Twlog

Though autobuilder logs of the same package [1] confirm that there is

drwxr-xr-x root/root 0 2009-11-03 08:36 ./usr/lib/
drwxr-xr-x root/root 0 2009-11-03 08:36 ./usr/lib/X11/
drwxr-xr-x root/root 0 2009-11-03 08:36 ./usr/lib/X11/app-defaults/
-rw-r--r-- root/root  9218 2009-11-03 08:36 ./usr/lib/X11/app-defaults/Twlog

Any idea what the problem is here?

-Ralf.

[1] 
https://buildd.debian.org/fetch.cgi?pkg=twlog;ver=2.5-3;arch=amd64;stamp=1257237433



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



Bug#592384: libcherokee-config0: doesn't bytecompile Python modules

2010-08-24 Thread Gunnar Wolf
tags 592384 + confirmed,pending
thanks

Thanks! I didn't ship that code in 1.0.8-1 as I requested a freeze
exception for it - And I am not yet uploading a new version in order
not to upset the freeze.

I have pushed your patch to our working tree, and will be included by
the next uploaded release.



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



Bug#593912: debian issue

2010-08-24 Thread Georges Khaznadar
Thank you very much for your work Joke,

J.M. Evers a écrit :
 Dear Georges,
 
 I've just uploaded some java applet sources to svn.
 
 All java source now should have some form of 'open' license.
 In my own writings this text is always  present:
 ***
 This is all amateur scriblings... So no copyrights.
 This source code file, and compiled classes derived from it,
 can be used and distributed without restriction, including for
 commercial use
 No warrenty whatsoever
 ***
 
 I hope this is what you need ?

I believe that such a license is dfsg-free.
I shall make some checks about third party code.

Best regards,   Georges.

 
 kind regards,
 Joke
 
 list of corrected files:
 wims/public_html/scripts/authors/jm.evers/applets/src/ChemInput.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/FlyApplet.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/KansBoom.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/MathView.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/Pento.java
 wims/public_html/scripts/authors/jm.evers/applets/src/Plinko-II.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/Plinko.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/Rekenmachien.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/TexApp.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/VreemdeEend.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/VrijeInvulVeld.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/WClock.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/rooster.java
 wims/public_html/scripts/authors/jm.evers/applets/src/sharptools.src.tar.gz
 wims/public_html/scripts/authors/jm.evers/applets/src/sinus.src.tar.gz
 wims/public_html/java/Clicktile/Clicktile.java
 
 
 

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70



signature.asc
Description: Digital signature


Bug#594056: future unblock: libdbd-sqlite3-perl/1.29-3

2010-08-24 Thread Salvatore Bonaccorso
Hi Mehdi!

On Tue, Aug 24, 2010 at 05:53:21PM +0200, Mehdi Dogguy wrote:
 On 08/23/2010 01:51 PM, Salvatore Bonaccorso wrote:
  
  Would it be possible to unblock it and can we procede with the upload?
  
 
 The changelog says:
 
 +  * No longer run release tests.
 +* Remove build-dep on libpod-simple-perl, libperl-minimumversion-perl,
 +  libtest-cpan-meta-perl, libtest-minimumversion-perl,
 libtest-pod-perl.
 
 Could you please explain why?

Sure. This change was made by Ansgar Burchardt. The reason was to try
to avoid situations as we had in #589051 [1] and #589052 [2].

 [1] http://bugs.debian.org/589051
 [2] http://bugs.debian.org/589052

The idea was to try to avoid (indirect) build-depends on itself of
packages. These release tests only are t/97_meta.t, t/98_pod.t and
t/99_pmv.t

The t/97_meta.t tests that the META.yml matches current
specifications. Similarly t/98_pod.t is test if the POD documentation
is valid and t/99_pmv.t to test if the minimum needed Perl version
declared matches really the syntax. 

In any case I have Cc'ed Ansgar if he would like to do any further
comments on this.

Thanks for you time and bests
Salvatore


signature.asc
Description: Digital signature


Bug#549946:

2010-08-24 Thread Aniruddha
Same problem here, when I press ctrl+alt+F1 to go to tty1 when using
KDE, X crashes.



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



Bug#558541: So, is this bug still present?

2010-08-24 Thread Gunnar Wolf
Hi,

In order to bring down my bug count... This bug has long been open,
and AFAICT it is no longer present in Cherokee, as I said in my
previous reply. However, being I a complete libtool newbie (or even
less than that), I'd appreciate if you confirmed the fact (so we can
close the bug) or confirm it's still broken (so we can find a way to
close it).

Thanks,



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



Bug#513635: even more nscd

2010-08-24 Thread Douglas E. Engert



On 8/24/2010 10:59 AM, Bjoern Boschman wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

are there any news on this?
Today the same happend to one of my Debian/squeeze installations running:

nscd 2.10.2-6

My best guess is that the nscd FDs where running full after several days.

After all in my opinion this should be grave severity?


The problems we found were a combination of nscd using one FD for each
request, and had 32 worker threads, each of which was waiting in libnss-ldap
for one request. libnss-ldap had in the code a default timeout of NO_LIMIT,
even though the documentation indicated 30 seconds. Thus once libnss-ldap hung
up, all the nscd threads would hang, but incoming requests would continue to
use one FD each, until the limit of FD was reached at which time nscd would
loop. The system keept running as each client would try nscd, wait 30 seconds,
then do the ldap calls from the application.

The problems we had seen were summed up in an internal note on 4/14/2009:

nscd and nss-ldap were working on Dapper, fail on Hardy, and appear to be 
working
on Intrepid. This would lead me to believe that there was some change introduced
in Hardy and fixed on Intrepid.

version of nss-ldap down stream code: Dapper 238, Dapper 258, Intrepid 260, 
latest 264.

In version 250 a large fix was introduced to stop leaking FDs. in 259 or 260
another fix was introduced that handed error codes better especially if
start_tls failed, There are three lines that look like they could fix be our 
problem.


Also see:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/292971 which has our 
latest
fix for libnss-ldap.

So use an ldap.conf timeout = 30 and get the libnss-ldap - 264-2ubuntu2 package.




B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxz7FgACgkQABMWRpwdNunyqQCg03CGv5gWopasbTOpSvYAtTMS
YwMAoNLBgAkk03xmrakKDI0JrR5RZygu
=Wn0y
-END PGP SIGNATURE-





--

 Douglas E. Engert  deeng...@anl.gov
 Argonne National Laboratory
 9700 South Cass Avenue
 Argonne, Illinois  60439
 (630) 252-5444



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



Bug#594113: task_manager.pl daemon failed to start

2010-08-24 Thread Emmanuel Bouthenot
Hi Jonas,


 Is that path hardcoded or configurable?
Yes, the “cafile” option in sympa.conf but...

 If configurable, only recommending is the proper relation to use.
It's configurable but (AFAIK) the taskmanager daemon needs it to start.
If this option is not defined in sympa.conf, there is a fall back to the
default hardcoded value: /usr/share/sympa/default/ca-bundle.crt

 Also, why is this a grave issue?
I agree that the severity is probably too high.

The taskmanager is used to purge several kinds of datas (old bounced
mails, database logs, etc...). Under some conditions, it could conduct
to eat more and more disk space (on /var for example) and to hang the
whole system.

 Anyway, thanks a lot for caring about sympa and filing this bugreport!
Thanks for your help too.

M.

-- 
Emmanuel Bouthenot
  mail: kol...@{openics,debian}.orggpg: 4096R/0x929D42C3
  xmpp: kol...@im.openics.org  irc: kol...@{freenode,oftc}




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



Bug#582281: Bug fix confirmation

2010-08-24 Thread Stephen Powell
I see that this bug has already been marked resolved, but I just wanted
to confirm that the backport of the upstream fix for this bug to kernel
2.6.32, which was originally written for a 2.6.35 kernel, does indeed
fix the problem.  I don't know if upstream backported the fix to 2.6.32
or if the Debian kernel team wrote their own patch, but package
linux-source-2.6.32 version 2.6.32-20 does show the change to
fs/partitions/ibm.c, and running a test case using stock kernel package
linux-image-2.6.32-5-s390x version 2.6.32-20 shows that the problem has
been fixed.  Nice work, kernel team!  Thanks!  I can go back to running
stock kernel images again instead of custom builds with custom patches.
And thanks to upstream too!  Peter, Moritz, Ben, thank you all.

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-



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



Bug#594238: apt [INTL: it] Italian translation not update

2010-08-24 Thread Milo Casagrande
Package: apt
Version: 0.8.0
Severity: wishlist
Tags: patch l10n

The Italian translation of apt is not update. I'm attaching the
translation here.
Thanks.

-- 
Milo Casagrande m...@ubuntu.com


it.po.gz
Description: GNU Zip compressed data


Bug#591673: movabletype-plugin-core: zemanta content recommendations on by default?

2010-08-24 Thread Dominic Hargreaves
On Thu, Aug 12, 2010 at 07:15:14PM +0100, Dominic Hargreaves wrote:
 On Wed, Aug 11, 2010 at 10:16:52PM +0100, Neil McGovern wrote:
 
  Ok, please upload.
 
 Changes committed to git, but I will wait and see whether #591975
 can be easily resolved before uploading.

I don't think that resolution is going to come soon, so I've uploaded 
4.3.4-2 for now. Please unblock.

Thanks,
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#586092: /var/log/cherokee/* is readable by www-data

2010-08-24 Thread Gunnar Wolf
tags 586092 + forwarded
thanks

I have requested upstream [1] for their insight on this question. I am
not sure it would be a good thing to do this by default, as it can
lead to several other, worse situations, as explained in [1].

[1] http://lists.octality.com/pipermail/cherokee/2010-August/013359.html

Please feel free to comment on the topic!


signature.asc
Description: Digital signature


Bug#593418: luakit: Still not in update-alternatives with version 20100813-6

2010-08-24 Thread Remi PEIXOTO
Package: luakit
Version: 0~20100813-6
Severity: normal

I've installed the last version of luakit, and it still doesn't work for me.

r...@rp-eeepc:~$ update-alternatives --list x-www-browser
/usr/bin/iceweasel
/usr/bin/opera
/usr/bin/uzbl-browser
r...@rp-eeepc:~$ 

Thanks for your help 
Remi


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

Kernel: Linux 2.6.32-5-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 luakit depends on:
ii  libatk1.0-0   1.30.0-1   The ATK accessibility toolkit
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-5   The Cairo 2D vector graphics libra
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libfreetype6  2.4.2-1FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  liblua5.1-0   5.1.4-5Simple, extensible, embeddable pro
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libsoup2.4-1  2.30.2-1   an HTTP library implementation in 
ii  libwebkit-1.0-2   1.2.3-2Web content engine library for Gtk

luakit recommends no packages.

luakit 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#593981: future unblock: openarena/0.8.5-4 openarena-data/0.8.5-3

2010-08-24 Thread Adam D. Barratt
On Sun, 2010-08-22 at 21:11 +0100, Simon McVittie wrote:
 (Cc'd to the bug being fixed, because updated patches are attached.)
 
 I have patches ready to fix important bug
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592965, which is a failure
 to interoperate with older servers (our 0.8.5 client with a 0.8.1 server),
 caused by the way in which I patched openarena to be DFSG-compliant.
 
 Changes are necessary in both openarena and openarena-data; I suggest
 looking at the openarena diff first.

Please go ahead, and let us know once the packages have been accepted.

Regards,

Adam



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



Bug#594154: tcsh: Regression -- double history storage of commands when !#:q is used in jobcmd

2010-08-24 Thread Lucas Nussbaum
On 24/08/10 at 11:25 -0400, gi1242+debianb...@gmail.com wrote:
 On Tue, Aug 24, 2010 at 07:25:54AM +0200, Lucas Nussbaum wrote:
 
  The issue does not arise if you don't use the :q modifier. This bug
  was not present in 6.17.02-3 and is present in 6.17.02-2.
  
  Huh? I guess you mistyped one of the new versions. Could you check?
 
 Yes, I swapped them apologies. (I sent a correction email, but it got
 rejected by the BTS as there was no number assigned yet).
 
 The bug is present in 6.17.02-3. The bug is not present in 6.17.02-2.

That's rather strange. The only difference between the two versions is
the re-addition of an unrelated patch.
Could you maybe recheck using the binary packages on
http://snapshot.debian.org/package/tcsh/ ?

- Lucas



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



Bug#594239: schroot: French debconf templates translation

2010-08-24 Thread Thomas Blein
Package: schroot
Version: N/A
Severity: wishlist
Tags: patch l10n

Hi,

Please find attached the french po templates translation, proofread by the
debian-l10n-french mailing list contributors.

Best regards,

Thomas
# Translation of schroot in French.
# Copyright © 2006-2008, 2010 Debian French l10n team 
debian-l10n-fre...@lists.debian.org
# This file is distributed under the same license as the schroot package.
#
# Nicolas François nicolas.franc...@centraliens.net, 2006-2008.
# Thomas Blein tbl...@tblein.eu, 2010.
msgid 
msgstr 
Project-Id-Version: schroot\n
Report-Msgid-Bugs-To: Roger Leigh rle...@debian.org\n
POT-Creation-Date: 2010-08-15 10:19+0100\n
PO-Revision-Date: 2010-08-15 22:28+0100\n
Last-Translator: Thomas Blein tbl...@tblein.eu\n
Language-Team: French debian-l10n-fre...@lists.debian.org\n
Language: fr\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. TRANSLATORS: %1% = file
#, boost-format
msgid Can't open file '%1%'
msgstr Impossible d'ouvrir le fichier « %1% »

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid line %1%: Deprecated key '%4%' used
msgstr Ligne %1% : la clé « %4% » n'est plus gérée

#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid Deprecated key '%4%' used
msgstr La clé « %4% » n'est plus gérée

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid line %1%: Disallowed key '%4%' used
msgstr ligne %1% : la clé « %4% » n'est pas autorisée

#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid Disallowed key '%4%' used
msgstr La clé « %4% » n'est pas autorisée

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid line %1%: Duplicate key '%4%'
msgstr ligne %1% : clé en double « %4% »

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = line contents as read from the configuration file
#, boost-format
msgid line %1%: Invalid line: \%4%\
msgstr ligne %1% : ligne non valable : « %4% »

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid line %1%: Required key '%4%' is missing
msgstr ligne %1% : la clé obligatoire « %4% » est manquante

#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid Required key '%4%' is missing
msgstr La clé obligatoire « %4% » est manquante

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = line contents as read from the configuration file
#, boost-format
msgid line %1%: No key specified: \%4%\
msgstr ligne %1% : aucune clé spécifiée : « %4% »

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid line %1%: Obsolete key '%4%' used
msgstr ligne %1% : clé obsolète : « %4% »

#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#, boost-format
msgid Obsolete key '%4%' used
msgstr Clé obsolète « %4% »

#. TRANSLATORS: %2% = key name (keyname=value in configuration file)
#. TRANSLATORS: %4% = additional details
#, boost-format
msgid %2%: %4%
msgstr %2% : %4%

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %3% = key name (keyname=value in configuration file)
#. TRANSLATORS: %4% = additional details
#, boost-format
msgid line %1%: %3%: %4%
msgstr ligne %1% : %3% : %4%

msgid This option will be removed in the future
msgstr Cette option sera supprimée

msgid This option has been removed, and no longer has any effect
msgstr Cette option a été supprimée et n'a plus aucun effet

msgid File is not a block device
msgstr Le fichier n'est pas un périphérique de type bloc

#. TRANSLATORS: %4% = integer process ID
#, boost-format
msgid Failed to release device lock (lock held by PID %4%)
msgstr 
Échec lors du déverrouillage du périphérique (verrou placé par le PID %4%)

msgid Failed to release device lock
msgstr Échec lors du déverrouillage du périphérique

msgid Failed to stat device
msgstr Échec lors de l'exécution de « stat » sur le périphérique

#. TRANSLATORS: '...' is an ellipsis e.g. U+2026,
#. and '-' is an em-dash.
msgid [OPTION...] - build Debian packages from source
msgstr [OPTION...] - construction de paquets Debian depuis leurs sources

msgid Build options
msgstr Options de construction

msgid Package version options
msgstr Options pour la version des paquets

msgid Build environment options
msgstr Options de l'environnement de construction

msgid User options
msgstr Options utilisateur

msgid Build dependency override options
msgstr Options pour modifier les dépendances de construction

msgid Special options

Bug#591934: Bug#592875: pxelinux: incompatible with qemu with kvm enabled

2010-08-24 Thread Vagrant Cascadian
it seems versions of pxelinux 4.00 and later hangs qemu (0.12.x, 0.13.x) when
network booting using etherboot or gPXE and qemu's kvm support is enabled.

pxelinux 3.86 and earlier do not appear to trigger the problem. i also didn't
experience the problem with qemu-kvm (formerly known as kvm). qemu without kvm
support enabled also seems to work fine.

for more details, please see:

  http://bugs.debian.org/592875
  http://bugs.debian.org/591934

thanks!

live well,
  vagrant



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



Bug#304570: How's the progress here?

2010-08-24 Thread Erick Mattos
Hi,

I am not interested anymore in packing Code::Blocks for various reasons.

Anyone interested have only to take control of the ITP bug and do it.

Regards

2010/8/24 Alessio Treglia ales...@debian.org:
 Hi,

 how is the progress here?

 Cosme has done a great job for Ubuntu and I wondering if it's possible
 doing the same for Debian.

 Hope to hear from you soon.

 --
 Alessio Treglia ales...@alessiotreglia.com
 Debian  Ubuntu Developer | Homepage: http://www.alessiotreglia.com
 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0




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



Bug#591673: movabletype-plugin-core: zemanta content recommendations on by default?

2010-08-24 Thread Neil McGovern
On Tue, Aug 24, 2010 at 07:58:06PM +0100, Dominic Hargreaves wrote:
 On Thu, Aug 12, 2010 at 07:15:14PM +0100, Dominic Hargreaves wrote:
  On Wed, Aug 11, 2010 at 10:16:52PM +0100, Neil McGovern wrote:
  
   Ok, please upload.
  
  Changes committed to git, but I will wait and see whether #591975
  can be easily resolved before uploading.
 
 I don't think that resolution is going to come soon, so I've uploaded 
 4.3.4-2 for now. Please unblock.
 

Unblocked.

Neil
-- 
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?
gpg key - http://www.halon.org.uk/pubkey.txt ; the.earth.li A40F862E



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



Bug#594241: apt [INTL:sv] Updated Swedish translation

2010-08-24 Thread Daniel Nylander
Package: apt
Severity: wishlist
Tags: patch l10n

Here is the updated Swedish translation for apt.
Please commit.

Regards,
Daniel Nylander
Swedish Translator for Debian, Ubuntu and GNOME


apt.sv.po.gz
Description: GNU Zip compressed data


Bug#594243: please add -dbg package

2010-08-24 Thread John Morrissey
Package: pdns-recursor
Version: 3.2-4
Severity: wishlist
Tags: patch

I did some source-level debugging on PowerDNS recently and thought it would 
be nice if a -dbg package was available, so I added one (debdiff attached).
diff -u pdns-recursor-3.1.7/debian/rules pdns-recursor-3.1.7/debian/rules
--- pdns-recursor-3.1.7/debian/rules
+++ pdns-recursor-3.1.7/debian/rules
@@ -67,7 +67,7 @@
 	dh_installman -a
 	dh_installlogcheck -a
 	dh_link -a
-	dh_strip -a
+	dh_strip -a --dbg-package=pdns-recursor-dbg
 	dh_compress -a
 	dh_fixperms -a
 	dh_installdeb -a
diff -u pdns-recursor-3.1.7/debian/control pdns-recursor-3.1.7/debian/control
--- pdns-recursor-3.1.7/debian/control
+++ pdns-recursor-3.1.7/debian/control
@@ -23,0 +24,11 @@
+Package: pdns-recursor-dbg
+Architecture: alpha amd64 i386 ia64 m68k powerpc s390 kfreebsd-i386 kfreebsd-amd64
+Depends: pdns-recursor (= ${binary:Version})
+Description: debugging symbols for PowerDNS recursor
+ PowerDNS is a versatile nameserver which supports a large number
+ of different backends ranging from simple zonefiles to relational
+ databases and load balancing/failover algorithms.
+ PowerDNS tries to emphasize speed and security.
+ .
+ This package contains debugging symbols for PowerDNS to assist in
+ debugging, such as with gdb. It is not required for normal operation.


Bug#594113: task_manager.pl daemon failed to start

2010-08-24 Thread Emmanuel Bouthenot

 So sympa needs _some_ value for cafile, and ca-certificates provides
 a sane default for _most_ situations.

 The Recommends: stanza is _exactly intended for such situations.
 
 There was a long-time bug in apt-get to wrongly treating Recommends
 like Suggests.  It was a bug and it has been solved.  What is left is
 the wrong assumption amongst those used to the old wrong behaviour of
 apt-get.  You need to un-learn that :-)
I disagree:

I've spotted the bug because on all the Debian machines I administer
(especially servers), I explicitly disable the installation of Suggests
and Recommends.

After installing SYMPA in a fresh Debian, I wondered why listmanager
failed to start. I had to trace the daemon to understand the problem.

Hence SYMPA is not fully usable if Recommends are disabled. I think that
it's not reasonable.


What do you think?


M.

-- 
Emmanuel Bouthenot
  mail: kol...@{openics,debian}.orggpg: 4096R/0x929D42C3
  xmpp: kol...@im.openics.org  irc: kol...@{freenode,oftc}




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



Bug#594242: please add -dbg package

2010-08-24 Thread John Morrissey
Package: pdns
Version: 2.9.22-7
Severity: wishlist
Tags: patch

I did some source-level debugging on PowerDNS recently and thought it would
be nice if a -dbg package was available, so I added one (debdiff attached).
diff -u pdns-2.9.22/debian/control pdns-2.9.22/debian/control
--- pdns-2.9.22/debian/control
+++ pdns-2.9.22/debian/control
@@ -129,0 +130,12 @@
+Package: pdns-server-dbg
+Architecture: any
+Priority: extra
+Depends: pdns-server (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for PowerDNS
+ PowerDNS is a versatile nameserver which supports a large number
+ of different backends ranging from simple zonefiles to relational
+ databases and load balancing/failover algorithms.
+ PowerDNS tries to emphasize speed and security.
+ .
+ This package contains debugging symbols for PowerDNS to assist in
+ debugging, such as with gdb. It is not required for normal operation.
diff -u pdns-2.9.22/debian/rules pdns-2.9.22/debian/rules
--- pdns-2.9.22/debian/rules
+++ pdns-2.9.22/debian/rules
@@ -119,7 +119,7 @@
 	dh_installexamples -a
 	dh_lintian -a
 	dh_link -a
-	dh_strip -a
+	dh_strip -a --dbg-package=pdns-server-dbg
 	dh_compress -a
 	dh_fixperms -a
 	chmod 755 $(CURDIR)/debian/pdns-server/etc/resolvconf/update.d/pdns


Bug#594244: update-manager-gnome: Administration misspelled in header info when update packages are listed

2010-08-24 Thread Mark Carollo
Package: update-manager-gnome
Version: 0.200.4-1
Severity: minor

The header text above the list of packages to be updated includes a misspelled
work.  Administraion should be spelled Administration.



-- 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/1 CPU core)
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 update-manager-gnome depends on:
ii  gconf22.28.1-3   GNOME configuration database syste
ii  gksu  2.0.2-3graphical frontend to su
ii  python2.6.5-13   interactive high-level object-orie
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gconf  2.28.1-1   Python bindings for the GConf conf
ii  python-gobject2.21.1-2   Python bindings for the GObject li
ii  python-gtk2   2.17.0-4   Python bindings for the GTK+ widge
ii  python-support1.0.9  automated rebuilding support for P
ii  python-vte1:0.24.3-1 Python bindings for the VTE widget
ii  update-manager-core   0.200.4-1  APT update manager core functional

update-manager-gnome recommends no packages.

Versions of packages update-manager-gnome suggests:
ii  software-properties-gtk  0.60.debian-1.1 manage the repositories that you i
ii  update-notifier  0.99.3debian6   Daemon which notifies about packag

-- no debconf information
This message may contain privileged, confidential information that is 
exempt from disclosure under applicable law. If you are not the addressee 
indicated in this message or if it does not apply to you or your 
organization, you may not copy or deliver this message to anyone. In such a 
case, please delete this message and reply to the sender immediately. Thank
you.



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



Bug#304570: How's the progress here?

2010-08-24 Thread Cosme Domínguez Díaz
2010/8/24 Erick Mattos erick.mat...@gmail.com:
 Hi,

 I am not interested anymore in packing Code::Blocks for various reasons.

 Anyone interested have only to take control of the ITP bug and do it.

Sorry but I don't understand.

What is the problem with Code::Blocks package?



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



Bug#593046: python3.1: FTBFS: tests hang (try to use network?)

2010-08-24 Thread Lucas Nussbaum
On 23/08/10 at 10:50 +0200, Matthias Klose wrote:
 no, it's not the network, a threading test does hang. I cannot reproduce this 
 one.
 
 the packaging is prepared to exclude the network test, when run on a buildd:
 
 on_buildd := $(shell [ -f /CurrentlyBuilding -o $$LOGNAME = buildd ]  
 echo yes)
 
 could you adjust this check, or configure your builds in such a way
 that the test succeeds?

I think that the consensus is that tests using the network should be
disabled by default:
21:16  lucas is there a reliable way for a package to determine that it is 
being built on a buildd ?
21:16  lucas doko uses [ -f /CurrentlyBuilding -o $$LOGNAME = buildd ]
21:17  jcristau is there a non-crazy reason for a package to care?
21:18  lucas disable tests that use the network, for example
21:19  jcristau those should always be disabled, not just on buildds
21:19  aba lucas: /CurrentlyBuilding is ubuntu.
21:20  aba we could standardize something like an additional target 
extended-tests, but being on the buildd shouldn't change anything.

Wouldn't it be possible to do it the other way around, i.e enable those
tests when detecting that you are the one building the package, for
example?

- Lucas



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



Bug#594113: task_manager.pl daemon failed to start

2010-08-24 Thread Jonas Smedegaard

On Tue, Aug 24, 2010 at 09:24:35PM +0200, Emmanuel Bouthenot wrote:


So sympa needs _some_ value for cafile, and ca-certificates provides 
a sane default for _most_ situations.


The Recommends: stanza is _exactly intended for such situations.

There was a long-time bug in apt-get to wrongly treating Recommends 
like Suggests.  It was a bug and it has been solved.  What is left is 
the wrong assumption amongst those used to the old wrong behaviour of 
apt-get.  You need to un-learn that :-)

I disagree:

I've spotted the bug because on all the Debian machines I administer 
(especially servers), I explicitly disable the installation of Suggests 
and Recommends.


After installing SYMPA in a fresh Debian, I wondered why listmanager 
failed to start. I had to trace the daemon to understand the problem.


Hence SYMPA is not fully usable if Recommends are disabled. I think 
that it's not reasonable.



What do you think?


The package is not expected to be fully usable when Recommends are 
ignored.


You disabled the auto-pilot.  Now steer manually.  Particularly: Now 
create that file missing since you chose to not have that file provided 
by a package but would rather create it yourself.


So no, you did not (yet) convince me that this is a real bug.


 - Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#594234: Standards-Version incorrectly checked (value 3.8.4)

2010-08-24 Thread Russ Allbery
Matthijs Mohlmann matth...@cacholong.nl writes:

 The package ajaxterm has a Standards-Version of 3.8.4 when checking the
 package with lintian it won't come up with saying that the
 Standards-Version is out of date. I get the following output with this
 package:

If the last changelog entry is dated before the release of 3.8.4, that's
correct behavior.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/



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



Bug#590817:

2010-08-24 Thread Onkar Shinde
I was going to try and update this package. But there seems to be
already some packaging work done in the SVN repository. What is the
status of this packaging work?


Onkar
-- 
Passion - Some people climb mountains - others write Free software.
Don't ask why - the reason is the same.



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



Bug#594245: gnome-terminal using a lot of cpu

2010-08-24 Thread alex
Package: gnome-terminal
Version: 2.30.2-1
Severity: normal


Hi,

From a few days ago (maybe in some previous dist-upgrade),
gnome-terminal is taking a lot of resources from system (I mean, a lot of
time passed between I press keys to launch commands or refreshing window, and 
using a
ridiculous amount of CPU ~30%). Terminal is iddle, only one tab, and no
commands are executing.

Another related problem, is that xorg main process (usr/bin/X
-nolisten tcp :0 ) when I load gnome-terminal is consuming more CPU than
normal (~15%)

With another terminal emulators lxterm, xterm all works fine, there
are no big resources used. I don't know if this is related to gnome-terminal
or maybe another dependency, but this is a recent behavior (last week
terminal was working ok)

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

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

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data   2.30.2-1   Data files for the GNOME terminal 
ii  libatk1.0-0   1.30.0-1   The ATK accessibility toolkit
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libdbus-glib-1-2  0.88-2 simple interprocess messaging syst
ii  libgconf2-4   2.28.1-3   GNOME configuration database syste
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libvte9   1:0.24.3-1 Terminal emulator widget for GTK+ 
ii  libx11-6  2:1.3.3-3  X11 client-side library

Versions of packages gnome-terminal recommends:
ii  gvfs 1.6.3-1 userspace virtual filesystem - ser
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

gnome-terminal 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#594056: future unblock: libdbd-sqlite3-perl/1.29-3

2010-08-24 Thread Mehdi Dogguy
On  0, Salvatore Bonaccorso salvatore.bonacco...@gmail.com wrote:
 Hi Mehdi!
 
 On Tue, Aug 24, 2010 at 05:53:21PM +0200, Mehdi Dogguy wrote:
  On 08/23/2010 01:51 PM, Salvatore Bonaccorso wrote:
   
   Would it be possible to unblock it and can we procede with the upload?
   
  
  The changelog says:
  
  +  * No longer run release tests.
  +* Remove build-dep on libpod-simple-perl, libperl-minimumversion-perl,
  +  libtest-cpan-meta-perl, libtest-minimumversion-perl,
  libtest-pod-perl.
  
  Could you please explain why?
 
 Sure. This change was made by Ansgar Burchardt. The reason was to try
 to avoid situations as we had in #589051 [1] and #589052 [2].
 
  [1] http://bugs.debian.org/589051
  [2] http://bugs.debian.org/589052
 

Ok. Go ahead with the upload and tell us once the package has been accepted.

Regards,

-- 
Mehdi Dogguy



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



Bug#593199: xserver-xorg-video-intel: often crashes at sm startup

2010-08-24 Thread Lucas Nussbaum
On 16/08/10 at 20:51 +0200, Julien Cristau wrote:
 On Mon, Aug 16, 2010 at 17:57:54 +0200, Julien Cristau wrote:
 
  On Mon, Aug 16, 2010 at 09:19:38 +0200, Lucas Nussbaum wrote:
  
   Package: xserver-xorg-video-intel
   Version: 2:2.12.0-1
   Severity: normal
   
   Hi,
   
   I'm using xserver-xorg-video-intel from Debian experimental.
   the X server crashes when I start sm (from the screen-message package).
   It's not 100% reproducible, but it crashes at least 50% of the times.
   
  Please get a backtrace from gdb (with the debug symbols installed).
  
 FWIW there's a sm-related bug at
 https://bugs.freedesktop.org/show_bug.cgi?id=29430
 but that's on exit, not startup.

I confirm that it's the same bug:
(gdb) bt full
#0  0x7feb41e88175 in *__GI_raise (sig=value optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
pid = value optimized out
selftid = value optimized out
#1  0x7feb41e8af80 in *__GI_abort () at abort.c:92
act = {__sigaction_handler = {sa_handler = 0x7feb3feb5898, sa_sigaction 
= 0x7feb3feb5898}, sa_mask = {
__val = {140648400800699, 140734061499216, 986, 140734061499456, 
14064835094, 206158430232, 
  140734061499472, 140734061499248, 140648399907384, 206158430256, 
140734061499496, 75608848, 
  135152, 7378707495241998192, 8298003695202886515, 
140734061510225}}, sa_flags = 1106750591, 
  sa_restorer = 0x7feb3feb5880}
sigs = {__val = {32, 0 repeats 15 times}}
#2  0x7feb41e812b1 in *__GI___assert_fail (
assertion=0x7feb3feb5898 uxa_pixmap_is_offscreen(src_pixmap), file=value 
optimized out, line=986, 
function=0x7feb3feb5910 uxa_glyphs_via_mask) at assert.c:81
buf = 0x481b310 X: ../../uxa/uxa-glyphs.c:986: uxa_glyphs_via_mask: 
Assertion `uxa_pixmap_is_offscreen(src_pixmap)' failed.\n
#3  0x7feb3fea5fcc in uxa_glyphs_via_mask (op=value optimized out, 
pSrc=value optimized out, 
pDst=value optimized out, maskFormat=value optimized out, xSrc=value 
optimized out, 
ySrc=value optimized out, nlist=1, list=0x7fff33be5f80, 
glyphs=0x7fff33be5780)
at ../../uxa/uxa-glyphs.c:986
src_pixmap = value optimized out
src_x = 0
glyph = 0x4362660
src_y = 0
screen = 0x241f920
mask = 0x483f430
y = 384
pixmap = 0x483f570
width = value optimized out
dst_off_x = 470
dst_off_y = 253
box = {x1 = 470, y1 = 253, x2 = 787, y2 = 647}
component_alpha = 0
glyph_atlas = 0x481b410
x = -41
height = value optimized out
error = 0
#4  uxa_glyphs (op=value optimized out, pSrc=value optimized out, 
pDst=value optimized out, 
maskFormat=value optimized out, xSrc=value optimized out, ySrc=value 
optimized out, nlist=1, 
list=0x7fff33be5f80, glyphs=0x7fff33be5780) at ../../uxa/uxa-glyphs.c:1151
screen = value optimized out
uxa_screen = value optimized out
xDst = 37878048
yDst = 66520080
extents = {x1 = 0, y1 = 0, x2 = 0, y2 = 0}
width = 0
height = 0
ret = value optimized out
localDst = 0x483f570
#5  0x004dac7a in damageGlyphs (op=99 'c', pSrc=value optimized out, 
pDst=0x4791e90, 
maskFormat=value optimized out, xSrc=value optimized out, ySrc=value 
optimized out, nlist=1, 
list=0x7fff33be5f80, glyphs=0x7fff33be5780) at 
../../../miext/damage/damage.c:721
ps = 0x3f70010
pScrPriv = 0x3f706a0
#6  0x004d011e in ProcRenderCompositeGlyphs (client=0x455a700) at 
../../render/render.c:1430
glyphSet = 0x483f780
pSrc = 0x41ff010
pDst = 0x4791e90
pFormat = 0x3f6f4f0
listsLocal = {{xOff = 429, yOff = 637, len = 1 '\001', format = 
0x3f6f4f0}, {xOff = 0, yOff = 0, 
len = 0 '\000', format = 0x0} repeats 61 times, {xOff = 0, yOff = 
0, len = 0 '\000', 
format = 0x455a700}, {xOff = 19264, yOff = 125, len = 0 '\000', 
format = 0x94}}
lists = 0x7fff33be5f90
listsBase = 0x7fff33be5f80
glyphsLocal = {0x4362660, 0x0 repeats 255 times}
glyph = value optimized out
glyphs = value optimized out
glyphsBase = 0x7fff33be5780
buffer = 0x46d9688 \002
end = 0x46d9688 \002
nglyph = value optimized out
nlist = 1
space = value optimized out
size = 1
rc = value optimized out
#7  0x00448db4 in Dispatch () at ../../dix/dispatch.c:439
result = value optimized out
client = 0x455a700
nready = 0
start_tick = 840
#8  0x00425b8a in main (argc=7, argv=0x7d8448, envp=value optimized 
out) at ../../dix/main.c:285
i = 1
alwaysCheckForInput = {0, 1}
(gdb) 

- Lucas



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



Bug#594246: After got DNS address pppd hangup (version pppd 2.4.5-4)

2010-08-24 Thread Mestan
Package: ppp
Version: 2.4.5-4
Severity: important


After upragidng to version 2.4.5-4 pppd stop work at all.
(i post this from other machine where is lenny, because from squeeze via ssmpt 
with password reportbug not workfor me)

typical conversation:
messages

Aug 23 10:45:03 Sandal pppd[2545]: pppd 2.4.5 started by wohnivec, uid 1000
Aug 23 10:45:03 Sandal kernel: [   69.390450] PPP generic driver version 2.4.2
Aug 23 10:45:04 Sandal chat[2551]: timeout set to 10 seconds
Aug 23 10:45:04 Sandal chat[2551]: abort on (BUSY)
Aug 23 10:45:04 Sandal chat[2551]: abort on (NO CARRIER)
Aug 23 10:45:04 Sandal chat[2551]: abort on (VOICE)
Aug 23 10:45:04 Sandal chat[2551]: abort on (NO DIALTONE)
Aug 23 10:45:04 Sandal chat[2551]: send (^MATZ^M)
Aug 23 10:45:04 Sandal chat[2551]: expect (OK)
Aug 23 10:45:04 Sandal chat[2551]: ^MATZ^M^M
Aug 23 10:45:04 Sandal chat[2551]: OK
Aug 23 10:45:04 Sandal chat[2551]:  -- got it
Aug 23 10:45:04 Sandal chat[2551]: send (ATX1^M)
Aug 23 10:45:05 Sandal chat[2551]: expect (OK)
Aug 23 10:45:05 Sandal chat[2551]: ^M
Aug 23 10:45:05 Sandal chat[2551]: ATX1^M^M
Aug 23 10:45:05 Sandal chat[2551]: OK
Aug 23 10:45:05 Sandal chat[2551]:  -- got it
Aug 23 10:45:05 Sandal chat[2551]: send (AT+CGDCONT=1,IP,internet^M)
Aug 23 10:45:05 Sandal chat[2551]: expect (OK)
Aug 23 10:45:05 Sandal chat[2551]: ^M
Aug 23 10:45:05 Sandal chat[2551]: AT+CGDCONT=1,IP,internet^M^M
Aug 23 10:45:05 Sandal chat[2551]: OK
Aug 23 10:45:05 Sandal chat[2551]:  -- got it
Aug 23 10:45:05 Sandal chat[2551]: send (ATD*99***1#^M)
Aug 23 10:45:05 Sandal chat[2551]: expect (CONNECT)
Aug 23 10:45:05 Sandal chat[2551]: ^M
Aug 23 10:45:06 Sandal chat[2551]: ATD*99***1#^M^M
Aug 23 10:45:06 Sandal chat[2551]: CONNECT
Aug 23 10:45:06 Sandal chat[2551]:  -- got it
Aug 23 10:45:06 Sandal pppd[2545]: Serial connection established.
Aug 23 10:45:06 Sandal pppd[2545]: Using interface ppp0
Aug 23 10:45:06 Sandal pppd[2545]: Connect: ppp0 -- /dev/rfcomm0
Aug 23 10:45:08 Sandal pppd[2545]: Remote message: Congratulations!
Aug 23 10:45:08 Sandal pppd[2545]: PAP authentication succeeded
Aug 23 10:45:09 Sandal pppd[2545]: Could not determine remote IP address: 
defaulting to 10.64.64.64
Aug 23 10:45:09 Sandal pppd[2545]: local  IP address 85.162.20.51
Aug 23 10:45:09 Sandal pppd[2545]: remote IP address 10.64.64.64
Aug 23 10:45:09 Sandal pppd[2545]: primary   DNS address 160.218.10.200
Aug 23 10:45:09 Sandal pppd[2545]: secondary DNS address 160.218.43.200
Aug 23 10:45:09 Sandal pppd[2559]: Hangup (SIGHUP)
Aug 23 10:45:09 Sandal pppd[2559]: Modem hangup
Aug 23 10:45:09 Sandal pppd[2559]: Connect time 0.0 minutes.
Aug 23 10:45:09 Sandal pppd[2559]: Sent 0 bytes, received 0 bytes.
Aug 23 10:45:09 Sandal pppd[2559]: Connection terminated.
Aug 23 10:45:10 Sandal pppd[2559]: Exit.

syslog

Aug 23 10:10:39 Sandal pppd[20916]: pppd 2.4.5 started by wohnivec, uid 1000
Aug 23 10:10:42 Sandal bluetoothd[1727]: link_key_request 
(sba=00:25:D3:AF:C8:57, dba=00:1C:A4:8C:2B:6C)
Aug 23 10:10:42 Sandal chat[20923]: timeout set to 10 seconds
Aug 23 10:10:42 Sandal chat[20923]: abort on (BUSY)
Aug 23 10:10:42 Sandal chat[20923]: abort on (NO CARRIER)
Aug 23 10:10:42 Sandal chat[20923]: abort on (VOICE)
Aug 23 10:10:42 Sandal chat[20923]: abort on (NO DIALTONE)
Aug 23 10:10:42 Sandal chat[20923]: send (^MATZ^M)
Aug 23 10:10:42 Sandal chat[20923]: expect (OK)
Aug 23 10:10:42 Sandal chat[20923]: ^MATZ^M^M
Aug 23 10:10:42 Sandal chat[20923]: OK
Aug 23 10:10:42 Sandal chat[20923]:  -- got it
Aug 23 10:10:42 Sandal chat[20923]: send (ATX1^M)
Aug 23 10:10:42 Sandal chat[20923]: expect (OK)
Aug 23 10:10:42 Sandal chat[20923]: ^M
Aug 23 10:10:42 Sandal chat[20923]: ATX1^M^M
Aug 23 10:10:42 Sandal chat[20923]: OK
Aug 23 10:10:42 Sandal chat[20923]:  -- got it
Aug 23 10:10:42 Sandal chat[20923]: send (AT+CGDCONT=1,IP,internet^M)
Aug 23 10:10:43 Sandal chat[20923]: expect (OK)
Aug 23 10:10:43 Sandal chat[20923]: ^M
Aug 23 10:10:43 Sandal chat[20923]: AT+CGDCONT=1,IP,internet^M^M
Aug 23 10:10:43 Sandal chat[20923]: OK
Aug 23 10:10:43 Sandal chat[20923]:  -- got it
Aug 23 10:10:43 Sandal chat[20923]: send (ATD*99***1#^M)
Aug 23 10:10:43 Sandal chat[20923]: expect (CONNECT)
Aug 23 10:10:43 Sandal chat[20923]: ^M
Aug 23 10:10:44 Sandal chat[20923]: ATD*99***1#^M^M
Aug 23 10:10:44 Sandal chat[20923]: CONNECT
Aug 23 10:10:44 Sandal chat[20923]:  -- got it
Aug 23 10:10:44 Sandal pppd[20916]: Script /usr/sbin/chat -v -f 
/etc/chatscripts/eurotel finished (pid 20921), status = 0x0
Aug 23 10:10:44 Sandal pppd[20916]: Serial connection established.
Aug 23 10:10:44 Sandal pppd[20916]: using channel 47
Aug 23 10:10:44 Sandal pppd[20916]: Using interface ppp0
Aug 23 10:10:44 Sandal pppd[20916]: Connect: ppp0 -- /dev/rfcomm0
Aug 23 10:10:44 Sandal pppd[20916]: rcvd [LCP ConfReq id=0x1 auth pap 
accomp pcomp asyncmap 0x0 magic 0xfed06db7]
Aug 23 10:10:44 Sandal pppd[20916]: sent [LCP ConfReq id=0x1 asyncmap 0xa 
magic 0x6f755431 pcomp accomp]
Aug 23 10:10:44 Sandal 

Bug#594247: override: libnvidia-compiler1-ia32:non-free/oldlibs, libnvidia-compiler1:non-free/oldlibs, nvidia-glx-dev:non-free/oldlibs, nvidia-libvdpau1:non-free/oldlibs

2010-08-24 Thread Russ Allbery
Package: ftp.debian.org
Severity: wishlist

More transitional packages as we work on sorting out the NVIDIA package
naming to be more obvious and straightforward and to avoid package
misnamings or renamings for future releases.  Apologies for the churn.

libnvidia-compiler is not a shared library, but rather a plugin, so
shouldn't have an SONAME in the package name.  nvidia-glx-dev is being
renamed to libgl1-nvidia-dev to match the libGL namings elsewhere in
Debian.  nvidia-libvdpau1 is no longer necessary since there's a free
version (libvdpau1) in the archive and now transitions people to that.

libnvidia-compiler1-ia32_195.36.31-2_amd64.deb: package says section is 
non-free/oldlibs, override says non-free/libs.
libnvidia-compiler1_195.36.31-2_amd64.deb: package says section is 
non-free/oldlibs, override says non-free/libs.
nvidia-glx-dev_195.36.31-2_amd64.deb: package says section is non-free/oldlibs, 
override says non-free/x11.
nvidia-libvdpau1-ia32_195.36.31-2_amd64.deb: package says section is 
non-free/oldlibs, override says non-free/libs.



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



Bug#594248: RM: pyrit [kfreebsd-i386 kfreebsd-amd64 hurd-i386] -- ROM; last upload should have FTBFS on non-Linux

2010-08-24 Thread Christian Kastner
Package: ftp.debian.org
Severity: normal

The upload of pyrit 3.0-1 should have FTBFS on the above listed architectures
because of a bug in one of its dependencies (#589995). It did not FTBFS because
the result of the unit tests was ignored (#590520). The latter issue is fixed
and pending upload (pyrit 3.0-2).

Thanks,
Christian



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



Bug#594113: task_manager.pl daemon failed to start

2010-08-24 Thread Emmanuel Bouthenot

 You disabled the auto-pilot.  Now steer manually.  Particularly: Now
 create that file missing since you chose to not have that file
 provided by a package but would rather create it yourself.

 So no, you did not (yet) convince me that this is a real bug.
You didn't convince me neither that it's not a bug :)


SYMPA package provides a symlink to /etc/ssl/certs/ca-certificates.crt
(which is essential for one of its daemon to start) hence I think that
it creates a strong dependency on this package.

If I enable auto-pilot (ie: Recommends), installing SYMPA pulls
ca-certificates and all the daemons works perfectly. For some reason, if
ca-certificates is removed then SYMPA will be broken with the next
restart.

That sounds like a bug :)

M.

-- 
Emmanuel Bouthenot
  mail: kol...@{openics,debian}.orggpg: 4096R/0x929D42C3
  xmpp: kol...@im.openics.org  irc: kol...@{freenode,oftc}




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



Bug#593965: slapd upgrade logic may mail on existing/working slapd.d/ configurations

2010-08-24 Thread Matthijs Möhlmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/22/2010 07:01 PM, Peter Marschall wrote:
 Package: slapd
 Version: 2.4.23-3pm1
 Severity: normal
 Tags: sid
 
 Hi Matthijs  the openldap maintainers,
 
 The logic for converting the configuration to a slapdd.d based one
 currently tests
   previous_version_older 2.4.23-3 || [ -f ${SLAPD_CONF} ]
 I.e. when upgrading from a version before 2.4.23-3 it will trigger.
 

Probably we need to change this to:
previous_version_older 2.4.23-3  [ -f ${SLAPD_CONF} ]

In this case only versions older then 2.4.23-3 and still have a
/etc/ldap/slapd.conf will trigger an upgrade to slapd.d

 This makes the following
   mkdir /etc/ldap/slapd.d
 fail if the local system already uses slapd.d/ configuration.
 
 I do not think it is a solution to change the mkdir to
   mkdir /etc/ldap/slapd.d  ||  true
 because I guess the slapd -f ... -F ... then fail.
 
Correct.

 Unfortunately I do not have a working patch for the situation,
 especially as I am trying to achieve ome - maybe contradicting - goals:
 - convert to slapd.d/ on upgrade

I've tested this with the current svn and it seems ok, I'll let it in
svn one more day and will then upload it.

 - do not overwrite existing slapd.d/ when newer than slapd.conf

Can you give an example on this case how to achieve this ?

 - allow to keep a slapd.conf based config even after 2.4.23-3 ;-)
 Especially the last one will be tricky (maybe it needs to be restricted)
 
As upstream moves away from a slapd.conf based config, why should we
hold on to it ?

 As soon as I have a more detailed idea I'll attach it to this bug.
 

Regards,

Matthijs Mohlmann
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx0J70ACgkQ2n1ROIkXqbCqmQCgjpI8pleSn9e/AdEtxcBUQZoB
dMMAoIG5cKcsm0/qkQVuKMrQjgpssyWW
=Dl4Z
-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#594249: halevt: updated german debconf translation

2010-08-24 Thread Holger Wansing
Package: halevt
Severity: wishlist, patch


Attached you will find the german debconf translation for halevt
0.1.6.2-2.


Thanks for your i18n efforts.



Greetings
Holger

-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =









halevt-0.1.6.2-2_de.po.gz
Description: Binary data


Bug#594250: perl: assertion failure with POSIX::SigAction

2010-08-24 Thread Niko Tyni
Package: perl
Version: 5.10.1-14

Chasing this:

% debugperl -Mforks -e 1
Assertion ((sv)-sv_flags  (0x0020|0x0040|0x0080)) failed: file 
mg.c, line 93 at /usr/share/perl5/Sys/SigAction.pm line 132.

I ended up in

% debugperl  -MPOSIX -e '*SIG={}; sigaction(17, POSIX::SigAction-new(q/CHLD/, 
POSIX::SigSet-new(), 0))'
Assertion ((sv)-sv_flags  (0x0020|0x0040|0x0080)) failed: file 
mg.c, line 93 at -e line 1.

Not sure if this is a real problem but it's definitely wrong.
-- 
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#594013: Please use architecture wildcards

2010-08-24 Thread Moritz Muehlenhoff
On Tue, Aug 24, 2010 at 09:21:55AM +0200, Sebastian Andrzej Siewior wrote:
 It it possible for you to switch to architecture wildcards? So instead
 of enumerating all linux architectures you could specify linux-any. This
 is allowed by the policy since 3.9.0

I've added sh4 and powerpcspe manually. linux-any isn't correct for fbi
since s390 doesn't have a framebuffer.

Cheers,
Moritz



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



Bug#594246: After got DNS address pppd hangup (version pppd 2.4.5-4)

2010-08-24 Thread Marco d'Itri
On Aug 24, Mestan wohni...@dix.cz wrote:

 Aug 23 10:10:44 Sandal pppd[20916]: sent [PAP AuthReq id=0x1 user=sandal 
 password=hidden]
Does your carrier really require users to authenticate? It's unusual.
Please try again using the provided example configuration
/usr/share/doc/ppp/examples/peers-gprs, you should only need to
configure internet as the APN.

 Aug 23 10:10:46 Sandal pppd[20916]: Could not determine remote IP address: 
 defaulting to 10.64.64.64
Do you get this error from the old package as well?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#572449: should not assume that default SSH user is 'root'

2010-08-24 Thread Cole Robinson
Upstream (and soon to be released) virt-manager has an improved
connection dialog which makes the 'user' value configurable.



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



Bug#594056: future unblock: libdbd-sqlite3-perl/1.29-3

2010-08-24 Thread Tim Retout
On 24 August 2010 20:49, Mehdi Dogguy me...@dogguy.org wrote:
 Ok. Go ahead with the upload and tell us once the package has been accepted.

I looked at this: the 'Depends' field has dropped 'perl (=
5.10.1-12), perlapi-5.10.1' since the package switched to --with
perl_dbi.

Could someone (Ansgar) confirm/deny whether this is okay? I've set it
back to unreleased in the meantime.

-- 
Tim Retout dioc...@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#594251: python-libsvm: Please mention that the new Python interface is incompatible with the old one

2010-08-24 Thread Christian Kastner
Package: python-libsvm
Version: 2.91-2
Severity: wishlist

Whilst packaging PyBrain, I noticed that the new Python interface introduced
in 2.91 is incompatible with the old one, e.g.:

 from svm import cross_validation
Traceback (most recent call last):
  File stdin, line 1, in module
ImportError: cannot import name cross_validation

It would be helpful if this were noted in debian/NEWS.


Regards,
Christian


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

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

Versions of packages python-libsvm depends on:
ii  libsvm2   2.91-2 library implementing support vecto
ii  python2.6.5-13   interactive high-level object-orie
ii  python-support1.0.9  automated rebuilding support for P

python-libsvm recommends no packages.

python-libsvm 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#594252: [caff] show photo-id before asking to sign all ids

2010-08-24 Thread Gaudenz Steinlin
Package: signing-party
Version: 1.1.3-1
Severity: wishlist
File: /usr/bin/caff
Tags: patch

Caff should show the photo id before asking the user if he wants to sign
all ids. Without seeing the photo id it's hard to decide if one wants to
sign the photo id or not. The current behaviour even encourages careless
signing of non verified photo ids.

The attached patch adds a showphoto command before the sign command
while signing keys. The additional showphoto command does not harm even
if no photo id is present.

Gaudenz

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

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

Versions of packages signing-party depends on:
ii  gnupg   1.4.10-4 GNU privacy guard - a free PGP rep
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libclass-methodmaker-perl   2.15-2   Perl module for creating generic m
ii  libgnupg-interface-perl 0.42-3   Perl interface to GnuPG
ii  libmailtools-perl   2.06-1   Manipulate email in perl programs
ii  libmime-tools-perl  5.428-1  Perl5 modules for MIME-compliant m
ii  libterm-readkey-perl2.30-4   A perl module for simple terminal 
ii  libtext-template-perl   1.45-1   Text::Template perl module
ii  perl5.10.1-14Larry Wall's Practical Extraction 
ii  qprint  1.0.dfsg.2-2 encoder and decoder for quoted-pri

Versions of packages signing-party recommends:
ii  dialog1.1-20100428-1 Displays user-friendly dialog boxe
ii  libgd-gd2-noxpm-perl  1:2.39-2   Perl module wrapper for libgd - gd
ii  libintl-perl  1.20-1 Uniforum message translations syst
ii  libpaper-utils1.1.24 library for handling paper charact
ii  libtext-iconv-perl1.7-2  converts between character sets in
ii  postfix [mail-transport-a 2.7.1-1High-performance mail transport ag
ii  recode3.6-17 Character set conversion utility
ii  whiptail  0.52.11-1  Displays user-friendly dialog boxe

Versions of packages signing-party suggests:
ii  imagemagick 8:6.6.0.4-2.1+b1 image manipulation programs
ii  mutt1.5.20-9 text-based mailreader supporting M
ii  texlive-latex-recommend 2009-10  TeX Live: LaTeX recommended packag
ii  wipe0.21-9   Secure file deletion

-- no debconf information
--- /usr/bin/caff.orig  2010-08-24 22:17:40.578674539 +0200
+++ /usr/bin/caff   2010-08-24 22:20:45.0 +0200
@@ -1158,6 +1158,7 @@
push @command, '--no-auto-check-trustdb';
push @command, '--trust-model=always';
push @command, '--edit', $keyid;
+   push @command, 'showphoto';
push @command, 'sign';
push @command, split ' ', $CONFIG{'gpg-sign-args'} || 
;
print join(' ', @command),\n;


Bug#405737: CONTACT DR PHILIP PO-HIM WU Email: philip...@live.com

2010-08-24 Thread Menchaca, Carmela
Director of Wing Lung Bank with business proposal of $12.5m USD,Contact 
Dr.Philp po-him Wu for full details Email: philip...@live.com


The information contained in this e-mail message is intended only for the 
personal and confidential use of the recipient(s) named above. If the reader of 
this message is not the intended recipient or an agent responsible for 
delivering it to the intended recipient, you are hereby notified that you have 
received this document in error and that any review, dissemination, 
distribution, or copying of this message is strictly prohibited. If you have 
received this communication in error, please notify us immediately by e-mail, 
and delete the original message.



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



Bug#592235: debian-installer: Add a working indicator in the progress bars dialogs

2010-08-24 Thread Holger Wansing
Hello,

Christian PERRIER bubu...@debian.org wrote:
 Quoting Lisandro Damián Nicanor Pérez Meyer (perezme...@gmail.com):
  Some progress dialogs (like the progress bar when formating media) stop for 
  several seconds and tehre is no other working indicator. Some users think 
  the
  system has hanged. 
  
  It would be good to have a simple then system is working indicator, like 
  some 
  dots moving or something.
 
 
 I'm fairly sure there is nearly no way to do this. The debconf
 progress bar are currently used at their best  but getting good
 progress report when an external program is going to be quite a pain.

When in d-i the partitioner is started, and you have a system without
floppy drive, there is the situation for several seconds, that you have
a complete empty screen (only blue background), and nothing seems to 
happen (this is while the d-i is searching for a floppy drive).

For this situation you get no benefit with the solution provided by 
Lisandro Damián Nicanor Pérez Meyer (because there is no progress bar
displayed). So you still have the case descripted by Lisandro, that
the user may think the system hangs (ok, ok, this is only for a few
seconds, I know :-) ).

One way I can think of to solve all such situations, would be to 
display a clock in the bottom line of d-i. 
The clock could show the local time (so you have a little benefit
from this) and the displayed seconds sequently changing would be an
indicator, that the system is still working.



Holger

-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



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



Bug#594113: task_manager.pl daemon failed to start

2010-08-24 Thread Jonas Smedegaard

On Tue, Aug 24, 2010 at 10:09:09PM +0200, Emmanuel Bouthenot wrote:


You disabled the auto-pilot.  Now steer manually.  Particularly: Now 
create that file missing since you chose to not have that file 
provided by a package but would rather create it yourself.



So no, you did not (yet) convince me that this is a real bug.

You didn't convince me neither that it's not a bug :)


SYMPA package provides a symlink to /etc/ssl/certs/ca-certificates.crt 
(which is essential for one of its daemon to start) hence I think that 
it creates a strong dependency on this package.


If I enable auto-pilot (ie: Recommends), installing SYMPA pulls 
ca-certificates and all the daemons works perfectly. For some reason, 
if ca-certificates is removed then SYMPA will be broken with the next 
restart.


When not respecting recommends, you cannot expect package to work out 
of the box but will need some hand-tuning to get working.


Do you dare say that it is not possible - with hand-tuning - to get some 
parts of sympa working when ca-certificates is not around?


I strongly suspect that even without changing a single line in sympa 
configuration files, but only using some openssl command to generate a 
certificate and a crl file for it, sympa can run fine.


Do you not agree with that?


 - Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#578763: pm-utils: Switches vt despite use of KMS (intel i915)

2010-08-24 Thread Didier 'OdyX' Raboud
Le jeudi 22 avril 2010 17:05:53 Didier Raboud, vous avez écrit :
 Package: pm-utils
 Version: 1.3.0-1
 Severity: normal
 Tags: upstream
 
 Hi,
 
 AFAIK, pm-utils is supposed to avoid a vt switch when KMS is in use. Still:
 
   $ sudo pm-suspend
 
 switches to vt1 before performing the actual suspend.
 
 Please ask if you need any complement !
 
 Cheers,
 
 OdyX

Hi, 

I took a closer look at that issue. The facts are (here on my laptop, running 
i915 as told):

  * Running pm-suspend from a non-X vt doesn't change the vt
  * Running pm-suspend from the X vt changes the vt,
- despite having all chvt calls in the /etc/pm/sleep.d/ directory 
  commented
- despite having dpkg-diverted /bin/chvt to /bin/chvt.distrib and removed
 /bin/chvt

So there is something 'outside' pm-utils that does the vt switch, when pm-
suspend is called within X. I'm using latest sid KDE.

So I could reassign that bug, but to which package ? 

Cheers, OdyX
-- 
Didier Raboud, proud Debian Maintainer (DM).
CH-1020 Renens
did...@raboud.com


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


Bug#594253: init.d/rc concurrent shutdown tries to run the stop action twice

2010-08-24 Thread Ron
Package: sysv-rc
Version: 2.86.ds1-65
Severity: normal

Hi Petter :)

Thanks for the tips, it turns out this is nothing particularly tricky
at all, it's just a plain vanilla bug in /etc/init.d/rc ;

Around line 184 we have this code:

case $runlevel in
0|6)
ACTION=stop
...


Followed by this at line 220:

if [ makefile = $CONCURRENCY ]
then
[ $previous != N ]  startup stop
...


which calls 'startup stop' the first time, and is followed at line 268 by:

if [ makefile = $CONCURRENCY ]
then
if [ S = $runlevel ]
then
startup boot
else
startup $ACTION
fi
else
...

Which then calls 'startup stop' again :(

So it's only on arches where the first stop actually powers down the machine
before this script completes that you might not notice we are losing here,
but clearly this bug is present on all arches and racing the poweroff.

Adding an elif $ACTION != stop to the second case might be enough to fix it,
but I haven't looked any deeper for other bugs that might shake out of this.
(and very much ought to get some sleep right now :)

Attached below is a set -x trace of init.d/rc that demonstrates this really
happening in more excruciating detail if you still need it...

Workaround in the meantime is to set CONCURRENCY=none.  This doesn't affect
the script when running in that mode.

Cheers!
Ron



# halt; logout;

Broadcast message from r...@squeezebox (ttyS0) (Tue Jan  4 12:00:57 2000):

The system is going down for system halt NOW!
INIT: Sending processes the TERM signal
+ PATH=/sbin:/usr/sbin:/bin:/usr/bin
+ export PATH
+ date +%s
+ starttime=946949457
+ CONCURRENCY=makefile
+ scriptname=/etc/init.d/rc
+ umask 022
+ trap on_exit EXIT
+ trap : INT QUIT TSTP
+ stty onlcr
+ [ -e /lib/init/splash-functions-base ]
+ . /lib/init/splash-functions-base
+ [ -e /lib/init/splash-functions ]
+ runlevel=0
+ [ 0 !=  ]
+ runlevel=0
+ [ 0 =  ]
+ previous=2
+ [ 2 =  ]
+ export runlevel previous
+ [ -f /etc/default/rcS ]
+ . /etc/default/rcS
+ TMPTIME=0
+ SULOGIN=no
+ DELAYLOGIN=no
+ UTC=yes
+ VERBOSE=no
+ FSCKFIX=no
+ RAMRUN=no
+ RAMLOCK=no
+ export VERBOSE
+ [ -f /lib/lsb/init-functions ]
+ . /lib/lsb/init-functions
+ FANCYTTY=
+ [ -e /etc/lsb-base-logging.sh ]
+ true
+ [ none != makefile ]
+ test -s /etc/init.d/.depend.boot
+ test -s /etc/init.d/.depend.start
+ test -s /etc/init.d/.depend.stop
+ test -e /etc/init.d/.legacy-bootordering
+ startpar -v
+ CONCURRENCY=makefile
+ log_action_msg Using makefile-style concurrent boot in runlevel 0
+ echo Using makefile-style concurrent boot in runlevel 0.
Using makefile-style concurrent boot in runlevel 0.
+ [ -d /etc/rc0.d ]
+ PROGRESS_STATE=0
+ [ -f /dev/.initramfs/progress_state ]
+ progress_size=33
+ ACTION=stop
+ first_step=0
+ progress_size=100
+ step_change=-1
+ num_steps=0
+ is_splash_stop_scripts /etc/rc0.d/K01sendsigs
+ scriptname=/etc/rc0.d/K01sendsigs
+ return 1
+ num_steps=1
+ is_splash_stop_scripts /etc/rc0.d/K01urandom
+ scriptname=/etc/rc0.d/K01urandom
+ return 1
+ num_steps=2
+ is_splash_stop_scripts /etc/rc0.d/K02rsyslog
+ scriptname=/etc/rc0.d/K02rsyslog
+ return 1
+ num_steps=3
+ is_splash_stop_scripts /etc/rc0.d/K03hwclock.sh
+ scriptname=/etc/rc0.d/K03hwclock.sh
+ return 1
+ num_steps=4
+ is_splash_stop_scripts /etc/rc0.d/K03umountnfs.sh
+ scriptname=/etc/rc0.d/K03umountnfs.sh
+ return 1
+ num_steps=5
+ is_splash_stop_scripts /etc/rc0.d/K04networking
+ scriptname=/etc/rc0.d/K04networking
+ return 1
+ num_steps=6
+ is_splash_stop_scripts /etc/rc0.d/K05ifupdown
+ scriptname=/etc/rc0.d/K05ifupdown
+ return 1
+ num_steps=7
+ is_splash_stop_scripts /etc/rc0.d/K06umountfs
+ scriptname=/etc/rc0.d/K06umountfs
+ return 1
+ num_steps=8
+ is_splash_stop_scripts /etc/rc0.d/K07umountroot
+ scriptname=/etc/rc0.d/K07umountroot
+ return 1
+ num_steps=9
+ is_splash_stop_scripts /etc/rc0.d/K08halt
+ scriptname=/etc/rc0.d/K08halt
+ return 1
+ num_steps=10
+ step=0
+ [ makefile = makefile ]
+ [ 2 != N ]
+ startup stop
+ [ start = stop ]
+ [ boot = stop ]
+ startpar -p 4 -t 20 -T 3 -M stop -P 2 -R 0
Asking all remaining processes to terminate...done.
All processes ended within 1 secondsdone.
Stopping enhanced syslogd: rsyslogd.
Saving the system clock.
Deconfiguring network interfaces...done.
Cleaning up ifupdown
Deactivating swap...done.
Will now halt.
[   79.330196] System halted.
+ eval failed_service=
skipped_service=
+ failed_service=
+ skipped_service=
+ [ -n  ]
+ [ -n  ]
+ unset failed_service skipped_service
+ [ makefile = makefile ]
+ [ S = 0 ]
+ startup stop
+ [ start = stop ]
+ [ boot = stop ]
+ startpar -p 4 -t 20 -T 3 -M stop -P 2 -R 0
Asking all remaining processes to terminate...done.
All processes ended within 1 secondsdone.
Stopping enhanced syslogd: rsyslogd already stopped.
Deconfiguring network interfaces...ifdown: 

Bug#594013: Please use architecture wildcards

2010-08-24 Thread Sebastian Andrzej Siewior
* Moritz Muehlenhoff | 2010-08-24 22:29:39 [+0200]:

I've added sh4 and powerpcspe manually. linux-any isn't correct for fbi
since s390 doesn't have a framebuffer.

armhf [0] is the new kind on the block btw :) I just wanted you to avoid
to adding new architectures. However that should be it for a while :)

fbi should be able to build on s390 since the headers are (read as
should be) exported. They don't have a PCI bus or anything to attach a
graphic card so it is a useless package. It is up to you, I have my
keyword allready, thank you for that.

[0] 
http://buildd.debian-ports.org/status/architecture.php?a=armhfsuite=unstable

Cheers,
Moritz

Sebastian



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



Bug#594254: lintian: native-package-with-dash-version has incorrect description of version

2010-08-24 Thread Daniel Thomas
Package: lintian
Version: 2.4.3ubuntu1~lucid1
Severity: normal

The extended description of the native-package-with-dash-version tag
states:

Native source packages are sometimes created by accident. In most cases
the reason is the location of the original source tarball. For version
1.0 source packages, dpkg-source determines whether they're non-native
by looking for a file named package_version.orig.tar.gz in the
parent directory, where version is the version from the most recent
debian/changelog entry. For version 3.0 packages, check
debian/source/format for an erroneous (native) package format.

In fact version is the upstream version _not_ the version from the
most recent debian/changelog entry.
See
http://people.debian.org/~mpalmer/debian-mentors_FAQ.html#native_vs_non_native
which is where I found out that lintian was wrong which enabled me to
correctly build the package I was working on.

Thank you for making lintian it has been very very useful.

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

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

Versions of packages lintian depends on:
ii  binutils  2.20.1-3ubuntu6The GNU assembler, linker and bina
ii  diffstat  1.47-1build1   produces graph of changes introduc
ii  dpkg-dev  1.15.5.6ubuntu4.1  Debian package development tools
ii  file  5.03-5ubuntu1  Determines file type using magic
ii  gettext   0.17-8ubuntu3  GNU Internationalization utilities
ii  intltool-debian   0.35.0+20060710.1  Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl   0.1.24 Perl interface to libapt-pkg
ii  libclass-accessor-per 0.34-1 Perl module that automatically gen
ii  libipc-run-perl   0.84-1 Perl module for running processes
ii  libparse-debianchange 1.1.1-2ubuntu2 parse Debian changelogs and output
ii  libtimedate-perl  1.1900-1   Time and date functions for Perl
ii  liburi-perl   1.52-1 module to manipulate and access UR
ii  locales   2.11+git20100304-3 common files for locale support
ii  man-db2.5.7-2on-line manual pager
ii  perl [libdigest-sha-p 5.10.1-8ubuntu2Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
ii  libtext-template-perl 1.45-1 Text::Template perl module
ii  man-db2.5.7-2on-line manual pager

Best regards,

Daniel

-- 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#578763: pm-utils: Switches vt despite use of KMS (intel i915)

2010-08-24 Thread Michael Biebl
On 24.08.2010 19:06, Didier 'OdyX' Raboud wrote:
 Le jeudi 22 avril 2010 17:05:53 Didier Raboud, vous avez écrit :
 Package: pm-utils
 Version: 1.3.0-1
 Severity: normal
 Tags: upstream

 Hi,

 AFAIK, pm-utils is supposed to avoid a vt switch when KMS is in use. Still:

  $ sudo pm-suspend

 switches to vt1 before performing the actual suspend.

 Please ask if you need any complement !

 Cheers,

 OdyX
 
 Hi, 
 
 I took a closer look at that issue. The facts are (here on my laptop, running 
 i915 as told):
 
   * Running pm-suspend from a non-X vt doesn't change the vt
   * Running pm-suspend from the X vt changes the vt,
 - despite having all chvt calls in the /etc/pm/sleep.d/ directory 
   commented
 - despite having dpkg-diverted /bin/chvt to /bin/chvt.distrib and removed
  /bin/chvt
 
 So there is something 'outside' pm-utils that does the vt switch, when pm-
 suspend is called within X. I'm using latest sid KDE.
 
 So I could reassign that bug, but to which package ? 
 

Do you use uswsusp?

Does it help if you run
echo SLEEP_MODULE=kernel  /etc/pm/config.d/backend
before you run pm-suspend?

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#464938: d-i on i386 with 16 MiB RAM: proposed changes to floppies: Close this bug?

2010-08-24 Thread Holger Wansing
[House-cleaning on bugreports]

This bugreport proposed several changes to the floppy images,
to be able to use the installer on machines with 16MB of RAM.

Since we have no usable floppy images for lenny and probably no 
hope to get them back for squeeze or later releases:

We you agree, that this bug can be closed?


Holger

-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



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



Bug#590771: d-i: cfdisk not working: Missing libncurses.so.5 in d-i

2010-08-24 Thread Holger Wansing
In testing daily builds, cfdisk is no more usable, because
libncurses is missing.

In preparation of squeeze release, the package dependencies
of cfdisk have been changed, a Depends to libncurses5 has been
added, but there is no udeb existing for libncurses5.

So, cfdisk is useless for d-i ATM.


Holger

-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



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



Bug#589194: openclipart: FTBFS: Enters infinite loop

2010-08-24 Thread Rene Engelhard
Hi,

On Thu, Jul 15, 2010 at 10:29:37AM -0700, Daniel Schepler wrote:
 ...
 and the last lines repeat ad infinitum (or at least until the log occupies
 several gigabytes, which is when I noticed this happening and stopped the
 build process).

When I applied the patch from #594036 and built it I got a much smaller
bubildog - and there was no infinite loop. Yes, that file  takes, but..

OK with closing this  together with #594036?

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70



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



Bug#304570: How's the progress here?

2010-08-24 Thread Erick Mattos
Hi,

2010/8/24 Cosme Domínguez Díaz cosme.dd...@gmail.com:
 What is the problem with Code::Blocks package?

I was trying to package Code::Blocks 2 years ago and had problems
because wxWidgets maintainer wasn't interested in packaging version
2.8, dependency of Code::Blocks at that moment.  After a huge
conversation with him with no results, I gave up my intent.

After that I also quit using Code::Blocks and wxWidgets and started
using qt libraries most of the time.  Now I am involved in other FLOSS
coding too.

So I am not interested in Code::Blocks anymore and anyone who does
have only to take the ITP bug ownership and try to package it.

Regards



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



Bug#575914: d-i: cannot resize partitions after guided partitioning step: Duplicate of this bug

2010-08-24 Thread Holger Wansing
This issue has also been reported as #588045 (which is closed 
now due to house-cleaning).


-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



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



Bug#582953: kmail deletes mail from inbox

2010-08-24 Thread Miguel Figueiredo

Hi all,

I installed kde/kmail today (sid, 32bit) and configured my IMAP account 
on kmail. After that the email in the inbox disappeared although the 
folders inside the inbox were intact.

I checked on the server the files were missing.

I found this on KDE's BTS - https://bugs.kde.org/show_bug.cgi?id=230712 
- may be related.
For coincidence, i am also using an eeepc as the user who reported the 
bug on KDE's BTS.


After some investigation i found what seems to be the missing email on 
~/.kde/share/apps/kmail/mail/trash/


There are several cases of email loss reported, i suggest keeping the 
bug open until further analysis.




PS: sent from Icedove.
--

Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org



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



Bug#561997: bind9: intermittent hang of ‘named’ during heavy traffic

2010-08-24 Thread Ben Finney
package bind9
found 561997 1:9.7.1.dfsg.P2-2
thanks

[keeping the conversation recorded in the bug report]

On 23-Aug-2010, Florian Weimer wrote:
 * Ben Finney:
  I am upgrading Squeeze again now and will report the behaviour
  under the current version.

The problem has occurred again, twice now, with ‘bind9’ version
1:9.7.1.dfsg.P2-2.

  One possible explanation for the above is that it was not a period
  of high traffic, and the resumption of high traffic again
  triggered the bug.
 
 Do you know how many UDP flows BIND has generated when this happened?
 
 I've seen similar things as the result of firewall state table
 overflow.

I'm not familiar with the term “UDP flows”. I have now installed the
‘flowscan’, ‘flow-tools’, and ‘rrdtool’ packages; can you tell me how
to use any of them to get the information you're requesting?

-- 
 \  “He that would make his own liberty secure must guard even his |
  `\ enemy from oppression.” —Thomas Paine |
_o__)  |
Ben Finney b...@benfinney.id.au



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



Bug#594256: epiphany-browser: unable to download/save links from arxiv.org because of unproper user-agent

2010-08-24 Thread Denis Laxalde
Package: epiphany-browser
Version: 2.30.3-1
Severity: minor

Hi,

Epiphany fails to download or save links (pdf files e.g.) from
http://arxiv.org website. Apparently (as said by arXiv website), it does
not supply a proper user-agent. A 403 error is returned. This happens
only from the contextual menu (right click) Download/Save as link,
direct actions work fine.
To reproduce, go for example at http://arxiv.org/list/math/new and try
to download a pdf from the context menu.

Cheers,

Denis

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

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

Versions of packages epiphany-browser depends on:
ii  dbus-x111.2.24-3 simple interprocess messaging syst
ii  epiphany-browser-data   2.30.3-1 Data files for the GNOME web brows
ii  gnome-icon-theme2.30.3-1 GNOME Desktop icon theme
ii  iso-codes   3.19-1   ISO language, territory, currency,
ii  libavahi-client30.6.26-1 Avahi client library
ii  libavahi-common30.6.26-1 Avahi common library
ii  libavahi-gobject0   0.6.26-1 Avahi GObject library
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libdbus-1-3 1.2.24-3 simple interprocess messaging syst
ii  libdbus-glib-1-20.88-2   simple interprocess messaging syst
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libgirepository1.0-00.6.14-1+b1  Library for handling GObject intro
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgnome-keyring0   2.30.1-1 GNOME keyring services library
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1-gtk2 0.5.0-2  sends desktop notifications to a n
ii  libnspr4-0d 4.8.4-2  NetScape Portable Runtime Library
ii  libnss3-1d  3.12.6-3 Network Security Service libraries
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libseed02.30.0-1+b1  GObject JavaScript bindings for th
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsoup-gnome2.4-1  2.30.2-1 an HTTP library implementation in 
ii  libsoup2.4-12.30.2-1 an HTTP library implementation in 
ii  libwebkit-1.0-2 1.2.3-2+b1   Web content engine library for Gtk
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  libxslt1.1  1.1.26-5 XSLT 1.0 processing library - runt

Versions of packages epiphany-browser recommends:
ii  ca-certificates  20090814+nmu2   Common CA certificates
ii  evince   2.30.3-1Document (postscript, pdf) viewer
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

Versions of packages epiphany-browser suggests:
ii  epiphany-extensions   2.30.1-2   Extensions for Epiphany web browse

-- 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#594257: Package dependencies on iptables and dnsmasq-base are missing

2010-08-24 Thread Patrick Ammann

Package: virt-manager
Version: 0.8.4-7


Package dependencies on iptables and dnsmasq-base are missing, without those
the (created by default setup) local network started within the virt-manager
does not work.

I case dnsmasq-base is missing it shows this error:
libvirtError: internal error '/sbin/iptables --table filter --delete INPUT 
--in-interface virbr0 --protocol udp --destination-port 69 --jump ACCEPT' 
exited with non-zero status 1 and signal 0: iptables: Bad rule (does a matching 
rule exist in that chain?).





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



Bug#591793: Building 2.6.35 kernel fails with kernel-package 12.036

2010-08-24 Thread Michael Prokop
* mahashakti89 mahashakt...@orange.fr [Mit Aug 04, 2010 at 11:13:21 +0200]:

 Building a 2.6.35 kernel - git sources - with kernel-package 12.036
 fails with following error message :

 make[1]: quittant le répertoire « /home/claude/Kernel/linux-2.6 »
  dpkg-source -b linux-2.6
 dpkg-source: avertissement: aucun format source indiqué dans
 debian/source/format, voir dpkg-source(1)
 dpkg-source: info: utilisation du format source « 1.0 »
 dpkg-source: avertissement: répertoire source linux-2.6 n'est pas
[...]

mahashakti89, you should consider reporting bugs with *english*
error messages.

This bug is caused by scripts/setlocalversion of recent kernel
versions which appends a plus sign if the repository is not in a
clean tagged state and LOCALVERSION= is not specified

When running:

  KBUILD_VERBOSE=1 make-kpkg ...

you'll notice something like:

  echo 2.6.35-grml64$(/bin/sh 
/home/mika/kernel/linux-2.6.35/scripts/setlocalversion 
/home/mika/kernel/linux-2.6.35)  include/config/kernel.release

and there we are. It's easy reproducable inside a git tree. As soon
as git describe --exact-match reports an error[1] you'll notice:

% sh scripts/setlocalversion
+

As a workaround you can execute something like:

  mv scripts/setlocalversion scripts/setlocalversion.unused
  ln -s /bin/true scripts/setlocalversion

or also (untested though) checkout a tagged branch of your git tree,
so 'git describe --exact-match' works.

[1] Which can be easily triggered if you're on master
of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
and execute:

  make defconfig
  make prepare
  scripts/setlocalversion

regards,
-mika-


signature.asc
Description: Digital signature


Bug#580340: debian-installer: Lenny fails to install on system with USB and SATA disks: Close this bug?

2010-08-24 Thread Holger Wansing
Hello,

Michal Suchanek michal.sucha...@ruk.cuni.cz wrote:
 I installed Debian Lenny on a system with a SATA hardrive and a built-in 
 USB card reader. As the card reader driver is loaded before the SATA drivers 
 during installation and after SATA driver during boot the instaleed system 
 fails to boot searching for root in one of the card reader slots.

Such (or similar) problems are already documented, i.e. see
http://www.debian.org/releases/stable/i386/release-notes/ch-upgrading.en.html#boot-hangs.
That documents a problem when upgrading from etch to lenny, but the
problem is similar, and the solution is the same:

don't name the device by it's device name (i.e. /dev/sda1), but by
it's label (which can be specified during partitioning step) or by
UUID (which is unique for every harddisk on earth).



d-i people:

Is device-naming defaulted to UUID now?
(during my installation tests in the near past I saw that UUID
was used by default.)

If this is the case: 
Would you agree, that this bug can be closed?



Holger

-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



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



Bug#594258: po4a: [INTL:de] German program translation

2010-08-24 Thread Thomas Mueller
Package: po4a
Version: 0.40-1
Severity: wishlist
Tags: patch l10n


Please find the German translation attached.

Take care,

Tom



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

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages po4a depends on:
ii  gettext   0.18.1.1-1 GNU Internationalization utilities
ii  libsgmls-perl 1.03ii-32  Perl modules for processing SGML p
ii  perl  5.10.1-14  Larry Wall's Practical Extraction 
ii  perl-modules  5.10.1-14  Core Perl modules
ii  sp1.3.4-1.2.1-47 James Clark's SGML parsing tools

Versions of packages po4a recommends:
ii  liblocale-gettext-perl1.05-6 Using libc functions for internati
ii  libterm-readkey-perl  2.30-4 A perl module for simple terminal 
ii  libtext-wrapi18n-perl 0.06-7 internationalized substitute of Te

po4a suggests no packages.

-- no debconf information
# German translation of po4a
# This file is distributed under the same license as the po4a package.
#
# Tim Fuchs, 2005.
# Thomas Mueller thomas.muel...@tmit.eu, 2009, 2010.
msgid 
msgstr 
Project-Id-Version: po4a 0.40-1\n
Report-Msgid-Bugs-To: p...@packages.debian.org\n
POT-Creation-Date: 2010-07-31 12:34-0400\n
PO-Revision-Date: 2010-07-29 10:04+0200\n
Last-Translator: Thomas Müller thomas.muel...@tmit.eu\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
Language: de\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms:  nplurals=2; plural=(n != 1);\n
X-Generator: Lokalize 1.0\n

#: ../../lib/Locale/Po4a/Chooser.pm:26
msgid Need to provide a module name
msgstr Bitte geben Sie einen Modulnamen an

#: ../../lib/Locale/Po4a/Chooser.pm:47
#, perl-format
msgid Unknown format type: %s.
msgstr Unbekannter Formattyp: %s.

#: ../../lib/Locale/Po4a/Chooser.pm:49
#, perl-format
msgid Module loading error: %s
msgstr Fehler beim Laden des Moduls: %s

#: ../../lib/Locale/Po4a/Chooser.pm:58
msgid List of valid formats:
msgstr Liste der gültigen Formate:

#. .\n  - .gettext(bibtex: BibTex bibliography format.)
#: ../../lib/Locale/Po4a/Chooser.pm:60
msgid dia: uncompressed Dia diagrams.
msgstr dia: unkomprimierte Dia-Diagramme.

#: ../../lib/Locale/Po4a/Chooser.pm:61
msgid docbook: DocBook XML.
msgstr docbook: DocBook-XML.

#: ../../lib/Locale/Po4a/Chooser.pm:62
msgid guide: Gentoo Linux's XML documentation format.
msgstr guide: Format für Gentoo-Linux-XML-Dokumentation.

#. .\n  - .gettext(html: HTML documents (EXPERIMENTAL).)
#: ../../lib/Locale/Po4a/Chooser.pm:64
msgid ini: INI format.
msgstr ini: INI-Format.

#: ../../lib/Locale/Po4a/Chooser.pm:65
msgid kernelhelp: Help messages of each kernel compilation option.
msgstr kernelhelp: Beschreibungen für jede Kernel-Kompilierungsoption.

#: ../../lib/Locale/Po4a/Chooser.pm:66
msgid latex: LaTeX format.
msgstr latex: LaTeX-Format.

#: ../../lib/Locale/Po4a/Chooser.pm:67
msgid man: Good old manual page format.
msgstr man: klassisches Handbuchseitenformat.

#: ../../lib/Locale/Po4a/Chooser.pm:68
msgid pod: Perl Online Documentation format.
msgstr pod: Format der Online-Dokumentation für Perl.

#: ../../lib/Locale/Po4a/Chooser.pm:69
msgid sgml: either DebianDoc or DocBook DTD.
msgstr sgml: DebianDoc- oder DocBook-DTD.

#: ../../lib/Locale/Po4a/Chooser.pm:70
msgid texinfo: The info page format.
msgstr texinfo: Format der »info«-Seiten.

#: ../../lib/Locale/Po4a/Chooser.pm:71
msgid tex: generic TeX documents (see also latex).
msgstr tex: Generische TeX-Dokumente (siehe »latex«).

#: ../../lib/Locale/Po4a/Chooser.pm:72
msgid text: simple text document.
msgstr text: Einfaches Textdokument.

#: ../../lib/Locale/Po4a/Chooser.pm:73
msgid wml: WML documents.
msgstr wml: WML-Dokumente.

#: ../../lib/Locale/Po4a/Chooser.pm:74
msgid xhtml: XHTML documents.
msgstr xhtml: XHTML-Dokumente.

#: ../../lib/Locale/Po4a/Chooser.pm:75
msgid xml: generic XML documents (see also docbook).
msgstr xml: Generische XML-Dokumente (siehe »docbook«).

#: ../../lib/Locale/Po4a/Common.pm:108
#, perl-format
msgid 
%s version %s.\n
written by Martin Quinson and Denis Barbier.\n
\n
Copyright (C) 2002, 2003, 2004 Software in the Public Interest, Inc.\n
This is free software; see source code for copying\n
conditions. There is NO warranty; not even for\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
msgstr 
%s Version %s\n
von Martin Quinson und Denis Barbier.\n
\n
Copyright (C) 2002, 2003, 2004 Software in the Public Interest, Inc.\n
Dies ist freie Software; schauen Sie in den Quellcode für weitere\n
Bedingungen. Es gibt KEINE Gewährleistung, nicht einmal für die\n
Marktreife oder für die Verwendung für einen bestimmtem Zweck.

#: 

Bug#594056: future unblock: libdbd-sqlite3-perl/1.29-3

2010-08-24 Thread gregor herrmann
On Tue, 24 Aug 2010 21:35:19 +0100, Tim Retout wrote:

 On 24 August 2010 20:49, Mehdi Dogguy me...@dogguy.org wrote:
  Ok. Go ahead with the upload and tell us once the package has been accepted.
 I looked at this: the 'Depends' field has dropped 'perl (=
 5.10.1-12), perlapi-5.10.1' since the package switched to --with
 perl_dbi.

Hm?
I just built the package from svn, and the resulting binary package
has

Depends: libdbi-perl, perl (= 5.10.1-14), perl-dbdabi-94, perlapi-5.10.1, 
libc6 (= 2.4), libsqlite3-0 (= 3.7.0.1)

which looks as expected.
 
Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Sting: We'll Be Together


signature.asc
Description: Digital signature


Bug#593487: files shipped by the package should not to be regenerated via maintainer scripts

2010-08-24 Thread George Danchev
Agustin Martin writes:
 On Fri, Aug 20, 2010 at 08:08:10AM +0300, George Danchev wrote:
--cut--
  On the contrary, having knowing which package owns that file name, where
  hashsum mismatches or is not present at all, does not add any trust or
  robustness, but weirdness leading to suspicion, and a willingness to
  investigate what exactly is going on.
 
 Sorry for the delay, I have limited time these days.

No worries, this is a priority wishlist, as set with the initial bug 
submission. Also, it is softa VACish almost anywhere, but I didn't mean to 
disrupt yours, of course ;-)

 As long as that is what is shipped by the package that should trigger no
 more than curiosity. Note that policy does not require all shipped files to
 have an associated shipped checksum (that is also why dh_md5sums has
 an -X option).

Well, this is a good argument, indeed. However debhelper is way too flexible, 
and during the years took measures to provide maximum options possible to 
respond to almost any usual and a fair bit of unusual situations. So, I 
wouldn't quite judge it like that based on its options, but let's count that 
explanation as acceptable.

 Also note that we are speaking about things under the /var/lib hierarchy,
 where things are expected to change. The curious thing there would be the
 presence of an inmutable file that is not a text file explaining what some
 things there mean, or something like that.
 
 Last time this was discussed in debian-devel, see thread started by
 
 http://lists.debian.org/debian-devel/2010/03/msg00038.html
 
 there were different points of view involved,
 
  * People (other than me) that did not seem worried about this,
  * People that pointed out that this makes the hash unavailable during
an usually short time, but for no good reason.
 
This is indeed an interesting point. I am in some semi-VAC and replied
to your earlier mail before reading that squeeze is frozen. In the
lenny-squeeze transition there is no binary incompatibility between old
and new ispell and aspell hashes, so having used a different approach
(closer to yours) would have the hash unavailable only for the fraction
of second needed for its rebuild instead of having it unavailable for
 the time elapsed between unpack and configuration during a large upgrade.
 
I am considering changes, but because of this reason.

I haven't thought of package processing time spans (period off for the file in 
question to be regenerated), to be honest, but this sounds quite a reasonable 
reason too.

  * People that considered that all shipped files must have an accompanying
checksum. Even with this, I think that files under the /var/lib
 hierarchy whose original md5sum is 'd41d8cd98f00b204e9800998ecf8427e' (as
 those created by touch or test-file) should be taken with a grain of salt
 (warned about differently) regarding changes, because they have a high
 chance of being placeholders.

Maybe there are ways, I can't think of right now, to expose such 
'placeholders' more visibly to the general public, so we won't get surprises. 
README.Debian might not look quite appropriate in that case, but might 
eventually suffice.

IIRC other people proposed, in addition to this, to have some way of
letting dpkg know about files created from maintainer scripts, so is
easier to know where they come from.

Interesting idea, which eventually belongs to a dpkg mailing or bugs list.

  Sure, we can abuse the system in various  weird ways, but should we.
 
 This is a currently legitimate use (that of course can be improved).

Okay. As I see it, it would merely be a documentation fix (the man-page), and 
identifying the packages which build-depends on that one, to check the road 
they followed.

Anyway, I'd suggest this to be dealt with post squeeze, to eventually allow 
some more people to comment on that if they wish, and you complete your VAC.

-- 
pub 4096R/0E4BD0AB people.fccf.net/danchev/key pgp.mit.edu



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



Bug#591934: [syslinux] Bug#592875: pxelinux: incompatible with qemu with kvm enabled

2010-08-24 Thread H. Peter Anvin
On 08/24/2010 12:15 PM, Vagrant Cascadian wrote:
 it seems versions of pxelinux 4.00 and later hangs qemu (0.12.x, 0.13.x) when
 network booting using etherboot or gPXE and qemu's kvm support is enabled.
 
 pxelinux 3.86 and earlier do not appear to trigger the problem. i also didn't
 experience the problem with qemu-kvm (formerly known as kvm). qemu without kvm
 support enabled also seems to work fine.
 
 for more details, please see:
 
   http://bugs.debian.org/592875
   http://bugs.debian.org/591934
 

Any way you can do a git bisect on this one?

-hpa



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



<    1   2   3   4   >