Bug#543614: bugs.debian.org: indicate when bugs are fixed in the NEW queue

2009-08-26 Thread Paul Wise
Package: bugs.debian.org
Severity: wishlist
X-Debbugs-CC: ani...@debian.org, k...@debian.org

Please import new.822 from ftp-master[1] (or the equivalent from UDD)
and use it to display on bugreport.cgi, packagereport.cgi
and /release-critical/  when bugs are fixed by packages in NEW.

In bugreport.cgi, you could add the package/version from NEW to the list
of versions the package is fixed in. So that it is distinguished from
the other versions in the fixed list, you could implement #500820 or
similar in debbugs and then add NEW to the list of suites. In the
version graph, you could add foo/1.2.3-4 (NEW).

In packagereport.cgi, bugs fixed in NEW could be automatically listed in
the Pending Upload section, have Fixed in version foo/1.2.3-4 (NEW)
in the list of fixed versions, have a ☺ symbol to indicate there are
fixed versions and a P to indicate that the fix is pending.

On the release-critical web page, a Pending Upload release-critical
bugs section could be added and a yellow (or other colour) line could
be added to indicate the number of Pending Upload bugs at any one
time.

I filed this on bugs.debian.org, please reassign it to debbugs if
appropriate.

This would obsolete anibal's cron job which tags ITPs for packages in
NEW with the pending tag, CCing anibal about that.

kaol brought up anibal's cron job on IRC, so I'm CCing him too:

kaol What's the use of automatically tagging ITP bugs as pending since
they may get REJECTED?
pabs isn't it a work-around that is needed because debbugs doesn't
know which bugs are fixed by packages in NEW?
pabs it appears as though new.822 includes Closes information, so it
could conceivably import that info and add it to the list of fixed
versions in the bug header (with a link to the NEW page) and to the
version graph
pabs kaol: I'll file a wishlist bug on bugs.debian.org about this

 1. http://ftp-master.debian.org/new.822

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#543606: iceweasel: Iceweasel hangs after closing youtube tab

2009-08-26 Thread lastminutepanic
Not a liar, just.. forgetful. Anyway, yes, I can't get it to happen 
again with flash disabled, since it only happens when playing a flash 
movie. And now I've done some checking and it doesn't happen with 
gnash, but it does happen in epiphany. So this (probably) is a 
flashplugin-nonfree bug. Mea culpa.




-Original Message-
From: Mike Hommey m...@glandium.org
To: jesse lastminutepa...@aol.com; 543...@bugs.debian.org
Sent: Tue, Aug 25, 2009 11:15 pm
Subject: Re: Bug#543606: iceweasel: Iceweasel hangs after closing 
youtube tab


On Tue, Aug 25, 2009 at 10:33:29PM -0600, jesse wrote:

Package: iceweasel
Version: 3.0.12-1
Severity: normal

Steps to reproduce bug:
1) Start Iceweasel
2) Open a website, such as www.debian.org or google or what have you
3) Open a new tab, and go to youtube
4) Click on any video and play it
5) With video still playing, close youtube tab
6) HANG

Iceweasel remains running, CPU usage does not spike, but unable to
use any menus, click any links, or scroll. SIGTERM closes iceweasel,
and when it restarts it asks the would you like to resume previous
session question.

Attempted to get debug information but gdb throws no debugging
symbols found even with iceweasel-dbg installed - either this is a
separate bug, or I'm doing it wrong.

No plugins installed, this is a vanilla install of iceweasel. Same
problem happens even after wiping ~/.mozilla/firefox, so it's not a
profile thing.


You're obviously lying, since viewing videos on youtube requires a
plugin, one that typically creates the kind of problem you describe,
namely Adobe Flash Player.

Try really running without plugins, really, using the command:
MOZILLA_DISABLE_PLUGINS=1 iceweasel

as described in the information reportbug should have displayed you when
you filed the bug ;)

Mike





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



Bug#540749: [Pkg-libvirt-maintainers] Bug#540749: virt-manager: how do we enhance interoperability

2009-08-26 Thread Ritesh Raj Sarraf
Hi Guido

On Tuesday 11 Aug 2009 13:55:47 Guido Günther wrote:
  how do we fix it. Is there any LSB compliance by the distributions ?

 Netcat seems to become more and more of a problem in
 libvirt/virt-manager. Different distros do use quiet different versions.
 Not having -q makes connections hang (not terminate) on Debian so it
 seems we have to jump through loops to figure out the right netcat.
 Cheers,

But does it ever find the right netcat ? Since the distros use different 
versions of netcat, this would keep cycling. That's what been happening in my 
case.


https://bugzilla.redhat.com/show_bug.cgi?id=516483

Red Hat closed the bug stating that the problem could be in Debian's libvirt 
package.

Given the problem's cause, should we just close it ?
I'm not sure how you'd want to tackle this.

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


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


Bug#543615: circular dependency between grub2 and grub-pc preventing each from installing

2009-08-26 Thread Marc J. Driftmeyer
Package: grub-pc
Version: 1.96+20090825-1
Severity: normal


mdriftme...@horus:/var/cache/apt/archives$ sudo dpkg -i 
grub-pc_1.96+20090825-1_amd64.deb grub2_1.96+20090825-1_amd64.deb 
grub-common_1.96+20090825-1_amd64.deb
(Reading database ... 1004469 files and directories currently installed.)
Preparing to replace grub-pc 1.96+20090825-1 (using 
grub-pc_1.96+20090825-1_amd64.deb) ...
Unpacking replacement grub-pc ...
Preparing to replace grub2 1.96+20090825-1 (using 
grub2_1.96+20090825-1_amd64.deb) ...
Unpacking replacement grub2 ...
Preparing to replace grub-common 1.96+20090825-1 (using 
grub-common_1.96+20090825-1_amd64.deb) ...
Unpacking replacement grub-common ...
Setting up grub-common (1.96+20090825-1) ...
Processing triggers for man-db ...
Setting up grub-pc (1.96+20090825-1) ...
dpkg: error processing grub-pc (--install):
 subprocess installed post-installation script returned error exit status 10
dpkg: dependency problems prevent configuration of grub2:
 grub2 depends on grub-pc; however:
  Package grub-pc is not configured yet.
dpkg: error processing grub2 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 grub-pc
 grub2


-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/a6be0cac-8d82-4d21-bd66-bddb1da62d29 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/disk/by-uuid/a6be0cac-8d82-4d21-bd66-bddb1da62d29 /export/osx-share ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
*** END /proc/mounts

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

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

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
search --no-floppy --fs-uuid --set a6be0cac-8d82-4d21-bd66-bddb1da62d29
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,1)
search --no-floppy --fs-uuid --set a6be0cac-8d82-4d21-bd66-bddb1da62d29
insmod png
if background_image /boot/grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set a6be0cac-8d82-4d21-bd66-bddb1da62d29
linux   /boot/vmlinuz-2.6.30-1-amd64 
root=UUID=a6be0cac-8d82-4d21-bd66-bddb1da62d29 ro  quiet
initrd  /boot/initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set a6be0cac-8d82-4d21-bd66-bddb1da62d29
linux   /boot/vmlinuz-2.6.30-1-amd64 
root=UUID=a6be0cac-8d82-4d21-bd66-bddb1da62d29 ro single 
initrd  /boot/initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.29-2-amd64 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set a6be0cac-8d82-4d21-bd66-bddb1da62d29
linux   /boot/vmlinuz-2.6.29-2-amd64 
root=UUID=a6be0cac-8d82-4d21-bd66-bddb1da62d29 ro  quiet
initrd  /boot/initrd.img-2.6.29-2-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.29-2-amd64 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set a6be0cac-8d82-4d21-bd66-bddb1da62d29
linux   /boot/vmlinuz-2.6.29-2-amd64 
root=UUID=a6be0cac-8d82-4d21-bd66-bddb1da62d29 ro single 
initrd  /boot/initrd.img-2.6.29-2-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.29-1-amd64 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set a6be0cac-8d82-4d21-bd66-bddb1da62d29
linux   /boot/vmlinuz-2.6.29-1-amd64 
root=UUID=a6be0cac-8d82-4d21-bd66-bddb1da62d29 ro  quiet
initrd  /boot/initrd.img-2.6.29-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.29-1-amd64 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set a6be0cac-8d82-4d21-bd66-bddb1da62d29
linux   /boot/vmlinuz-2.6.29-1-amd64 
root=UUID=a6be0cac-8d82-4d21-bd66-bddb1da62d29 ro single 
initrd  /boot/initrd.img-2.6.29-1-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/11_osx ###
menuentry OS X 10.5 {
multiboot (hd0,1)/boot/boot_v8 
module (hd0,1)/boot/grub/hfsplus.mod
}
### END /etc/grub.d/11_osx ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry Memory test (memtest86+) {

Bug#543541: RFH: quilt -- Tool to work with series of patches

2009-08-26 Thread Raphael Hertzog
On Tue, 25 Aug 2009, Ryan Niebur wrote:
 I'm willing to help.

Cool.

  There is lots of work to do:
  - update all the patches for the new upstream version (and we have 22
patches)
Martin Quinson started this work but he has not yet pushed his work
in a public branch, hopefully that mail will remind him to do it
  - document all the patches and submit them upstream even if they have been
not very receptive to some of them a few years ago (in particular the
rewrite of backup-files in shell apparently)
 
 I'm guessing these two should wait for Martin.

Martin, can you push what you have in a branch (say experimental)?

  - go through open bug reports and forward them upstream as well
  
 
 okay, will look at them.

Well, we should first verify that they are not fixed in the new upstream
version... so getting some packages of 0.48 is important.

Cheers,
-- 
Raphaël Hertzog



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



Bug#543564: emacs23-gtk: can't run info: Can't find the Info directory node

2009-08-26 Thread Sven Joachim
On 2009-08-25 23:45 +0200, Julian Gilbey wrote:

 On Tue, Aug 25, 2009 at 10:49:40PM +0200, Sven Joachim wrote:

  $ ls -l /usr/share/info/dir*
  -rw-r--r-- 1 root root  9616 2009-08-24 11:23 /usr/share/info/dir.gz
  -rw-r--r-- 1 root root 29212 2009-08-24 11:23 /usr/share/info/dir.old
  -rw-r--r-- 1 root root  1355 2009-07-02 22:53 /usr/share/info/dir.old.gz
 
 This is your problem, why is the dir file compressed?  It is not here:

 I don't know.  I certainly didn't compress it.

Some broken package may have shipped it, please use
dpkg -S /usr/share/info/dir.gz to find out.

Sven



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



Bug#543583: emacs: flyspell mode gives: Enabling Flyspell mode gave an error

2009-08-26 Thread Sven Joachim
On 2009-08-26 00:09 +0200, pault200 wrote:

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


 Activating flyspell in emacs23 and emacs22 results in 
 Enabling Flyspell mode gave an error

Not here.

 The relevant lines in .emacs are
 (ispell-change-dictionary british t)
 (setq-default ispell-program-name aspell)

 This has worked in other distributions.

Works for me in Debian as well.  Which versions of aspell-en, ibritish
and dictionaries-common do you have installed, if any?

Sven



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



Bug#543616: module-init-tools: Upgrading to 3.10-1 didn't remove architecture-specific aliases

2009-08-26 Thread Josh Triplett
Package: module-init-tools
Version: 3.10-2
Severity: normal

After upgrading to 3.10-1, I started noticing warnings on modprobe, and
thus also at boot time:

WARNING: All config files need .conf: /etc/modprobe.d/arch, it will be ignored 
in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/arch-aliases, it will be 
ignored in a future release.

Sure enough, I do have /etc/modprobe.d/arch/x86_64 and
/etc/modprobe.d/arch-aliases; they don't seem to have gotten removed.

I looked at the code in the preinst that removes these:

  for file in i386 x86_64 mips s390 parisc sparc powerpc.apus \
   powerpc.generic powerpc.pmac m68k.amiga m68k.atari m68k.generic; do
[ -e /etc/modprobe.d/arch/$file ] || break
rm_conffile /etc/modprobe.d/arch/$file
  done
  rmdir /etc/modprobe.d/arch/ 2 /dev/null || true
  if [ -L /etc/modprobe.d/arch-aliases \
  -a ! -e /etc/modprobe.d/arch-aliases ]; then
rm /etc/modprobe.d/arch-aliases
  fi

It looks like the first for loop won't work correctly on any non-i386 platform,
such as x86_64.  In the very first iteration, it will break out of the loop
because /etc/modprobe.d/arch/i386 doesn't exist.  Did you perhaps want
s/break/continue/, or alternatively  rm_conffile ...?

Thanks,
Josh Triplett

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

Kernel: Linux 2.6.30-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/dash

Versions of packages module-init-tools depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

module-init-tools recommends no packages.

module-init-tools 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#543420: upstart: SELinux support

2009-08-26 Thread Russell Coker
On Wed, 26 Aug 2009, Michael Biebl bi...@debian.org wrote:
 Well, ttbomk there are currently 4: minit, runit-run, upstart and sysvinit.

From the minit description in unstable:
# This package is experimental and not easy to install and use.

But even so I'm happy to write a patch for it even if hardly anyone will use 
it.

What is the status of runit-run?  I can write a patch for it too.

But really only sysvinit and upstart are going to get any significant number 
of people using them.

Your argument seems to be based on the assumption that it's difficult for me 
to write patches for 2 or 3 init systems (it's not, I implemented more than 3 
experimental methods for loading the policy before we decided on patching 
sysvinit), that it's difficult for the other init maintainers (the sysvinit 
people never had any trouble, why assume that minit or runit-run will be 
different), or that there will be some explosion in the number of init 
systems (which really seems unlikely).

-- 
russ...@coker.com.au
http://etbe.coker.com.au/  My Main Blog
http://doc.coker.com.au/   My Documents Blog



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



Bug#543615: subprocess installed post-installation script returned error exit status 10

2009-08-26 Thread Rémi Vanicat
Package: grub-pc
Version: 1.96+20090825-1
Severity: normal

It is not what happen there:  there is no circular dependecy between
grub-pc and grub2. 

By the way I've the same problem: grub-pc post-installation is failing
whit exit status 10 on the last upgrade (and then also grub2 because
it depend on grub-pc, but grub2 being a dummy package, there is no
problem there). 



-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/0e51fab4-2dd6-4ce1-a8a3-54ade37c40de / ext4 
rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
/dev/sda5 /home ext4 rw,relatime,barrier=1,data=ordered 0 0
*** END /proc/mounts

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

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

### BEGIN /etc/grub.d/00_header ###
set default=1
set timeout=5
set root=(hd0,3)
search --no-floppy --fs-uuid --set 0e51fab4-2dd6-4ce1-a8a3-54ade37c40de
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,3)
search --no-floppy --fs-uuid --set 0e51fab4-2dd6-4ce1-a8a3-54ade37c40de
insmod png
if background_image /boot/grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/06_winXP ###
menuentry Microsoft Windows XP Trust 3 (on /dev/sda1) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 3e0c9ca60c9c5aab
drivemap -s (hd0) ${root}
chainloader +1
}
### END /etc/grub.d/06_winXP ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30.4 {
set root=(hd0,3)
search --no-floppy --fs-uuid --set 0e51fab4-2dd6-4ce1-a8a3-54ade37c40de
linux   /boot/vmlinuz-2.6.30.4 
root=UUID=0e51fab4-2dd6-4ce1-a8a3-54ade37c40de ro quiet resume=/dev/sda6 
initrd  /boot/initrd.img-2.6.30.4
}
menuentry Debian GNU/Linux, Linux 2.6.30.4 (recovery mode) {
set root=(hd0,3)
search --no-floppy --fs-uuid --set 0e51fab4-2dd6-4ce1-a8a3-54ade37c40de
linux   /boot/vmlinuz-2.6.30.4 
root=UUID=0e51fab4-2dd6-4ce1-a8a3-54ade37c40de ro single quiet resume=/dev/sda6
initrd  /boot/initrd.img-2.6.30.4
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 {
set root=(hd0,3)
search --no-floppy --fs-uuid --set 0e51fab4-2dd6-4ce1-a8a3-54ade37c40de
linux   /boot/vmlinuz-2.6.30-1-amd64 
root=UUID=0e51fab4-2dd6-4ce1-a8a3-54ade37c40de ro quiet resume=/dev/sda6 
initrd  /boot/initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode) {
set root=(hd0,3)
search --no-floppy --fs-uuid --set 0e51fab4-2dd6-4ce1-a8a3-54ade37c40de
linux   /boot/vmlinuz-2.6.30-1-amd64 
root=UUID=0e51fab4-2dd6-4ce1-a8a3-54ade37c40de ro single quiet resume=/dev/sda6
initrd  /boot/initrd.img-2.6.30-1-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry Microsoft Windows XP Trust 3 (on /dev/sda1) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 3e0c9ca60c9c5aab
drivemap -s (hd0) ${root}
chainloader +1
}
### END /etc/grub.d/30_os-prober ###

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

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

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

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.27  Debian configuration management sy
ii  grub-common  1.96+20090825-1 GRand Unified Bootloader, version 
ii  libc62.9-25  GNU C Library: Shared libraries
ii  ucf  3.0020  Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
pn  desktop-base  none (no description available)
ii  genisoimage   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem

-- debconf information:
* grub-pc/linux_cmdline:
  grub2/linux_cmdline:
* grub-pc/chainload_from_menu.lst: 

Bug#344733:

2009-08-26 Thread Sébastien Hinderer
Stefan Ott (2009/08/26 05:53 +0200):
 I see. Does the fact that aumix uses the oss API cause any issues on
 your machine? Or why, other than for cleanness' sake, would you want
 proper ALSA support?

It's because the list of controls shown by aumix is not complete. Only a
few of them are shown and some others that would be useful are not. I
assumed that this was due to the fact that the OSS interface did not
export all of them or something like that, but actually I don't know
whether this is true or not.

Cheers,
Sébastien.
 
 cheers



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



Bug#543617: svn: warnings about X11 initialization failed when committing

2009-08-26 Thread Ryan Niebur
Package: subversion
Version: 1.6.1dfsg-1
Severity: minor

SVN really shouldn't require X imo...but if it wants it, could it at
least be a bit quieter about it?

here's what I see every time I commit:

bash jade template.padre.perlide.org $ svn ci -m use scalars

** (process:13690): WARNING **: couldn't connect to dbus session bus: 
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 
initialization failed.


** (process:13690): WARNING **: couldn't connect to dbus session bus: 
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 
initialization failed.

Sendingtemplate.padre.perlide.org/build/all.pl
Transmitting file data .
** (process:13690): WARNING **: couldn't connect to dbus session bus: 
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 
initialization failed.


** (process:13690): WARNING **: couldn't connect to dbus session bus: 
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 
initialization failed.


Committed revision 7580.
bash jade template.padre.perlide.org $ 


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#543615: circular dependency between grub2 and grub-pc preventing each from installing

2009-08-26 Thread Vincent Ordy

Package: grub-pc
Version: 1.96+20090825-1
Severity: normal

Same problem here.

$ sudo LANG=C DEBCONF_DEBUG=developer dpkg -i 
/var/cache/apt/archives/grub-pc_1.96+20090825-1_amd64.deb
(Reading database ... 195921 files and directories currently installed.)
Preparing to replace grub-pc 1.96+20090825-1 (using 
.../grub-pc_1.96+20090825-1_amd64.deb) ...
Unpacking replacement grub-pc ...
Setting up grub-pc (1.96+20090825-1) ...
debconf (developer): frontend started
debconf (developer): frontend running, package name is grub-pc
debconf (developer): starting /var/lib/dpkg/info/grub-pc.config configure 
1.96+20090808-1
debconf (developer): -- SET grub-pc/cmdline_linux
debconf (developer): -- 10 grub-pc/cmdline_linux doesn't exist
dpkg: error processing grub-pc (--install):
 subprocess installed post-installation script returned error exit status 10
Processing triggers for man-db ...
Errors were encountered while processing:
 grub-pc

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/8a4728a7-a1e8-4e8f-a870-b5bfcc2e6795 / ext3 
rw,errors=continue,data=ordered 0 0
/dev/sda1 /boot ext2 rw,errors=remount-ro 0 0
/dev/sda6 /home ext3 rw,errors=continue,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
(hd1)   /dev/sdb
(hd2)   /dev/sdc
*** END /boot/grub/device.map

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

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,5)
search --no-floppy --fs-uuid --set 8a4728a7-a1e8-4e8f-a870-b5bfcc2e6795
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,1)
search --no-floppy --fs-uuid --set edf22524-37c9-4f82-9955-5766cbc3b343
insmod png
if background_image /grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set edf22524-37c9-4f82-9955-5766cbc3b343
linux   /vmlinuz-2.6.30-1-amd64 
root=UUID=8a4728a7-a1e8-4e8f-a870-b5bfcc2e6795 ro  quiet
initrd  /initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set edf22524-37c9-4f82-9955-5766cbc3b343
linux   /vmlinuz-2.6.30-1-amd64 
root=UUID=8a4728a7-a1e8-4e8f-a870-b5bfcc2e6795 ro single
initrd  /initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.29-2-amd64 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set edf22524-37c9-4f82-9955-5766cbc3b343
linux   /vmlinuz-2.6.29-2-amd64 
root=UUID=8a4728a7-a1e8-4e8f-a870-b5bfcc2e6795 ro  quiet
initrd  /initrd.img-2.6.29-2-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.29-2-amd64 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set edf22524-37c9-4f82-9955-5766cbc3b343
linux   /vmlinuz-2.6.29-2-amd64 
root=UUID=8a4728a7-a1e8-4e8f-a870-b5bfcc2e6795 ro single
initrd  /initrd.img-2.6.29-2-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry Memory test (memtest86+) {
linux   /memtest86+.bin
}
menuentry Memory test (memtest86+, serial console 115200) {
linux   /memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

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

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

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

Kernel: Linux 2.6.29-2-amd64 (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/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.27  Debian configuration management sy
ii  grub-common  1.96+20090825-1 GRand Unified Bootloader, version
ii  libc62.9-25  GNU C Library: Shared libraries
ii  ucf  3.0020  Update Configuration File: preserv


Bug#543598: Perl traceback when using cupt search

2009-08-26 Thread Eugene V. Lyubimkin
package cupt
tags 543598 + confirmed pending
thanks

James Vega wrote:
 Package: cupt
 Version: 0.6.1
 Severity: normal
 
 This occurs regardless the search term I use.
 
Hello James, thanks for the report. I committed the fix to the master branch.

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



signature.asc
Description: OpenPGP digital signature


Bug#495019: #495019 patch

2009-08-26 Thread Alexander GQ Gerasiov
On Tue, 25 Aug 2009 23:21:53 +0200
Michael Prokop m...@debian.org wrote:

 * Alexander GQ Gerasiov g...@debian.org [20090825 12:05]:
  Tue, 25 Aug 2009 10:59:20 +0200 Michael Prokop m...@debian.org
  wrote:
 
   Any news from the package maintainers?
   This bugreport is 1 year old.
  Nope.
  Do you suggest somebody should NMU this bug? Or just pinging
  maintainer?
 
 My mail to the BTS was meant to ping the maintainers (the issue was
 found by a friend of mine who stumbled upon it). ;)
 Let's see what they say. :)
project on alioth looks nearly dead. We're using trac actively in our
lab, so I'll think about entering team to help them a little bit.

-- 
Best regards,
 Alexander GQ Gerasiov

 Contacts:
 e-mail:g...@cs.msu.su Jabber:  g...@jabber.ru
 Homepage:  http://gq.net.ru ICQ: 7272757
 PGP fingerprint: 04B5 9D90 DF7C C2AB CD49  BAEA CA87 E9E8 2AAC 33F1


signature.asc
Description: PGP signature


Bug#543618: extremetuxracer: The challenge one course fails

2009-08-26 Thread Stefano Simonucci
Package: extremetuxracer
Version: 0.4-2
Severity: normal

If I choose the Challenge One race in the Practice menu I don't meet errors, 
but if 
I choose the menu 
Enter a campaign - The Niehoff Experience (campaign) - The Final Challenge 
(cup)
I get an error in the first race Challenge One.
The error is the following:
*** etracer error: Couldn't chdir to 
/usr/share/games/extremetuxracer/courses/events/a-tux_racer/challenge_one (No 
such file or directory)
Effectively this directory does not exist, while the directory 
/usr/share/games/extremetuxracer/courses/events/d-niehoff_experience/challenge_one
 exists.


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

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

Versions of packages extremetuxracer depends on:
ii  extremetuxracer-data   0.4-2 data files for the game Extreme Tu
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-7   A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.5-3 The OpenGL utility library (GLU)
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libpng12-0 1.2.38-1  PNG library - runtime
ii  libsdl-mixer1.21.2.8-6   mixer library for Simple DirectMed
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  tcl8.5 8.5.7-1   Tcl (the Tool Command Language) v8
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

extremetuxracer recommends no packages.

extremetuxracer 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#543603: dpkg-genchanges -v is unable to include the first changelog entry

2009-08-26 Thread Raphael Hertzog
forcemerge 537800 543603
thanks

On Tue, 25 Aug 2009, Raphael Geissert wrote:
 It is currently impossible to include the first changelog entry by the means 
 of dpkg-genchange's -v option, since specifying the first version will only 
 include the change sets greater than that version and specifying something 
 like 0 or anything that is lt the first entry is rejected because it 
 doesn't exist.

Already reported and fixed in git.

Cheers,
-- 
Raphaël Hertzog



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



Bug#543417: README.source patch system documentation requirements considered harmful

2009-08-26 Thread Raphael Hertzog
On Tue, 25 Aug 2009, Cyril Brulebois wrote:
 Raphael Hertzog hert...@debian.org (25/08/2009):
  That's my point. Without README.source (assuming the rules are
  changed to not force the creation of that file for common patch
  systems), seeing debian/patches/ is not enough to know if the
  patches are already applied or not.
 
 Fortunately, dpkg-source is there for that:
 | $ LC_ALL=C dpkg-source -x ../python-networkx_0.99-2.dsc
 | dpkg-source: warning: extracting unsigned source package 
 (../python-networkx_0.99-2.dsc)
 | dpkg-source: info: extracting python-networkx in python-networkx-0.99
 | dpkg-source: info: unpacking python-networkx_0.99.orig.tar.gz
 | dpkg-source: info: unpacking python-networkx_0.99-2.debian.tar.gz
 | dpkg-source: info: applying all patches with quilt push -a -q
 | Applying patch 10_doc_relocation
 | Now at patch 10_doc_relocation

Indeed, so we can know safely ignore Bill's concern AFAIK (provided that
I have correctly understood what he meant).

Cheers,
-- 
Raphaël Hertzog



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



Bug#543564: emacs23-gtk: can't run info: Can't find the Info directory node

2009-08-26 Thread Julian Gilbey
On Wed, Aug 26, 2009 at 08:17:43AM +0200, Sven Joachim wrote:
 On 2009-08-25 23:45 +0200, Julian Gilbey wrote:
 
  On Tue, Aug 25, 2009 at 10:49:40PM +0200, Sven Joachim wrote:
 
   $ ls -l /usr/share/info/dir*
   -rw-r--r-- 1 root root  9616 2009-08-24 11:23 /usr/share/info/dir.gz
   -rw-r--r-- 1 root root 29212 2009-08-24 11:23 /usr/share/info/dir.old
   -rw-r--r-- 1 root root  1355 2009-07-02 22:53 /usr/share/info/dir.old.gz
  
  This is your problem, why is the dir file compressed?  It is not here:
 
  I don't know.  I certainly didn't compress it.
 
 Some broken package may have shipped it, please use
 dpkg -S /usr/share/info/dir.gz to find out.

Correct: opencubicplayer (whatever that is)!

   Julian



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



Bug#543619: text with line strokes on a path does not export to PS (Cairo)

2009-08-26 Thread martin f krafft
Package: inkscape
Version: 0.46-9
Severity: normal
Tags: upstream

See attached files. Text on a path is lovely, but as soon as I put
a border on the text, the postscript export (via Cairo) creates
a mess.

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

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

Versions of packages inkscape depends on:
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libcairomm-1.0-1   1.8.0-1   C++ wrappers for Cairo (shared lib
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgc1c2   1:6.8-1.2 conservative garbage collector for
ii  libgcc11:4.4.1-2 GCC support library
ii  libgconf2-42.26.2-3  GNOME configuration database syste
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libglibmm-2.4-1c2a 2.20.1-1  C++ wrapper for the GLib toolkit (
ii  libgnomevfs2-0 1:2.24.1-4GNOME Virtual File System (runtime
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a  1:2.16.0-2C++ wrappers for GTK+ 2.4 (shared 
ii  libgtkspell0   2.0.13-2  a spell-checking addon for GTK's T
ii  liblcms1   1.18.dfsg-1   Color management library
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libpangomm-1.4-1   2.24.0-3  C++ Wrapper for pango (shared libr
ii  libpng12-0 1.2.38-1  PNG library - runtime
ii  libpoppler-glib4   0.10.6-1  PDF rendering library (GLib-based 
ii  libpoppler40.10.6-1  PDF rendering library
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libssl0.9.80.9.8k-4  SSL shared libraries
ii  libstdc++6 4.4.1-2   The GNU Standard C++ Library v3
ii  libwpd8c2a 0.8.14-1  Library for handling WordPerfect d
ii  libwpg-0.1-1   0.1.3-1   WordPerfect graphics import/conver
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.3.dfsg-2.1GNOME XML library
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages inkscape recommends:
ii  imagemagick7:6.5.1.0-1.1 image manipulation programs
pn  libwmf-bin none(no description available)
ii  perlmagick 7:6.5.1.0-1.1 Perl interface to the ImageMagick 
ii  pstoedit   3.45-8PostScript and PDF files to editab

Versions of packages inkscape suggests:
ii  dia  0.97-2  Diagram editor
ii  libgnomevfs2-extra   1:2.24.1-4  GNOME Virtual File System (extra m
pn  libsvg-perl  none  (no description available)
pn  libxml-xql-perl  none  (no description available)
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-lxml  2.1.5-1 pythonic binding for the libxml2 a
ii  python-numpy 1:1.2.1-1.1 Numerical Python adds a fast array
pn  python-uniconvertor  none  (no description available)
ii  ruby 4.2 An interpreter of object-oriented 
pn  skencil  none  (no description available)
ii  ttf-bitstream-vera   1.10-7  The Bitstream Vera family of free 

-- no debconf information


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

bordered-text-on-path.ps
Description: PostScript document


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


Bug#539053: python-qt4 - Fails to build with -j

2009-08-26 Thread Modestas Vainius
tags 539053 important
thanks

Hello,

On antradienis 28 Liepa 2009 21:08:49 Bastian Blank wrote:
 Package: src:python-qt4
 Version: 4.5.1-1
 Severity: serious

 python-qt4 fails to build using -jX. It uses debian/tmp for several
 parallel executed rules (install-arch-%).

 Possible fixes:
 - Use different dirs
 - Use the .NOTPARALLEL: pseudo rule.

Please do not *exaggerate* severity. parallel is OPTIONAL according to policy, 
the package does not indicate anywhere that it supports it. Being compatible 
with dpkg-buildpackage way of setting MAKEFLAGS and forcing it upon all 
packages is NOT required by policy.

Severity important because I agree that the bug is annoying. But not all your 
pet bugs are serious.

-- 
Modestas Vainius modes...@vainius.eu


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


Bug#481893: [Build-common-hackers] Bug#481893: in some cases it is impossible to input options for Makefile.PL

2009-08-26 Thread Jonas Smedegaard

package cdbs
tags 481893 confirmed,pending
thanks

On Mon, May 19, 2008 at 03:30:12PM +0400, Dmitry E. Oboukhov wrote:

Some  Makefile.PL  disassemble  options  with  the  help  of
Getopt::Std module, meanwhile if options are written in  the
end of command line, they will be ignored (because they must
be declared before arguments).

So the following construction (DEB_MAKEMAKER_USER_FLAGS = -n):

perl Makefile.PL INSTALLDIRS=vendor -n

doesn't work,

but is impossible to receive the working construction

perl Makefile.PL -n INSTALLDIRS=vendor

with the help of cdbs without redefining the variable
DEB_MAKEMAKER_INVOKE

The patch in attach solves this problem.


Your proposed patch (moving DEB_MAKEMAKER_USER_FLAGS from perlmodule.mk 
to perlmodule-vars.mk) is sane in principle, but causes problems with 
packages both setting DEB_MAKEMAKER_USER_FLAGS and overriding 
DEB_MAKEMAKER_INVOKE: their user flags will silently get ignored.


Oh well - that's really a small corner case, I guess: let's just hope 
that the few users overriding DEB_MAKEMAKER_INVOKE include needed 
options their too.



Kind regards, and sorry for the extreme response time,


- Jonas

--
* Jonas Smedegaard - idealist og 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#537835: opencubicplayer: ships /usr/share/info/dir{,.old}.gz

2009-08-26 Thread Sven Joachim
severity 537835 serious
thanks

Am 21.07.2009 um 11:17 schrieb Mario 'BitKoenig' Holbe:

 Package: opencubicplayer
 Version: 1:0.1.17-1
 Severity: important

 Hello,

 opencubicplayer 1:0.1.17-1 started to ship
   /usr/share/info/dir.gz
   /usr/share/info/dir.old.gz
 which is very likely not intentional.

 First of all, these files are usually managed by install-info and thus
 get overwritten regularly which causes opencubicplayer's package
 checksums to fail.
 Second, shipping these files triggers install-info to switch from plain
 to a compressed Info directory format.

Which breaks info viewers that cannot handle compressed dir files, like
Emacs (see #543564).

 Third, (re)installing or upgrading opencubicplayer always corrupts the
 Info directory this way.

I think this warrants RC severity.

Cheers,
   Sven



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



Bug#543620: [INTL:es] Spanish debconf template translation for elmerfem

2009-08-26 Thread Francisco Javier Cuadrado
Package: elmerfem
Version: 5.5.0.svn.4214.dfsg-2
Severity: wishlist
Tags: l10n patch


-- 
Saludos

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

#. Type: multiselect
#. Description
#: ../elmer.templates:2001
msgid Elmer models to include in ElmerGUI:
msgstr Modelos de Elmer para incluir en ElmerGUI:

#. Type: multiselect
#. Description
#: ../elmer.templates:2001
msgid Elmer can solve equations from many models. In order to avoid excessive crowding of the ElmerGUI interface, only certain models are included at a given time. See the Elmer Models Manual at http://www.csc.fi/english/pages/elmer/documentation.;
msgstr Elmer puede resolver ecuaciones de varios modelos. Para evitar excesivos elementos de la interfaz de ElmerGUI, sólo se incluyen algunos modelos en un momento dado. Vea el manual de los modelos de Elmer en «http://www.csc.fi/english/pages/elmer/documentation».;

#. Type: multiselect
#. Description
#: ../elmer.templates:2001
msgid Please select the models you would like to include in ElmerGUI from the list. Note that this will not affect the availability of models in the solver, only their presence in the graphical interface.
msgstr Escoja los modelos de la lista que quiere incluir en ElmerGUI. Tenga en cuenta que esto no afectará a la disponibilidad de los modelos en el resolvedor, sólo su presencia en la interfaz gráfica.



Bug#543622: [INTL:es] Spanish debconf template translation for tpconfig

2009-08-26 Thread Francisco Javier Cuadrado
Package: tpconfig
Version:  3.1.3-10
Severity: wishlist
Tags: l10n patch


-- 
Saludos

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

#. Type: boolean
#. Description
#: ../templates:2001
#| msgid Overwrite tpconfig configuration file?
msgid Manage tpconfig configuration file automatically?
msgstr ¿Desea gestionar automáticamente el archivo de configuración de tpconfig?

#. Type: boolean
#. Description
#: ../templates:2001
msgid Please choose whether the tpconfig configuration file (/etc/default/tpconfig) should be handled automatically or manually.
msgstr Escoja si el archivo de configuración de tpconfig («/etc/default/tpconfig») se debería gestionar automática o manualmente.

#. Type: boolean
#. Description
#: ../templates:3001
msgid Reset the touchpad when booting?
msgstr ¿Desea reiniciar el «touchpad» al arrancar?

#. Type: boolean
#. Description
#: ../templates:3001
#| msgid 
#| Some machines do not reset the touchpad hardware when they are booted and/
#| or resumed.  On these machines, it is necessary to manually reset the 
#| touchpad.  Accept here to do a manual reset when the system is started or 
#| resumed.  Refuse if you don't want this.
msgid Some machines do not reset the touchpad hardware when they are booted and/or resumed. On these machines, it is necessary to manually reset the touchpad.
msgstr Algunas máquinas no reinician el dispositivo del «touchpad» cuando arrancan y/o despiertan de una hibernación o suspensión. En estas máquinas, es necesario reiniciar manualmente el «touchpad».

#. Type: boolean
#. Description
#: ../templates:3001
msgid If you choose this option, a manual reset will be performed when the system is started or resumed.
msgstr Si escoge esta opción, se realizará un reinicio manual cuando el sistema se inicie o se despierte de una hibernación o suspensión.

#. Type: string
#. Description
#: ../templates:4001
msgid Options to pass to tpconfig when booting:
msgstr Las opciones que se pasarán a tpconfig al arrancar:

#. Type: string
#. Description
#: ../templates:4001
msgid Please specify any command-line options you want passed to tpconfig at boot or resume time.
msgstr Especifique las opciones de la línea de órdenes que quiere pasar a tpconfig al inicio o al despertar de una hibernación o suspensión.

#. Type: string
#. Description
#: ../templates:4001
msgid These options will be passed after the touchpad reset if you chose that option.
msgstr Si escoge esta opción, estas opciones se pasarán después del reinicio del «touchpad».

#. Type: string
#. Description
#: ../templates:4001
msgid A common option is '--tapmode=0' which is meant to disable 'tapping' so that accidentally brushing the touchpad doesn't cause spurious mouse events.
msgstr Una opción común es «--tapmode=0» que desactiva el «tapping» de modo que cualquier toque accidental sobre el «touchpad» no causará extraños eventos del ratón.

#~ msgid 
#~ Accepting this will overwrite the file, \/etc/default/tpconfig\ If you 
#~ have made changes to this file, and wish to keep them,  do not accept 
#~ this.
#~ msgstr 
#~ Al aceptar esto se sobrescribirá el archivo «/etc/default/tpconfig». Si ha 
#~ realizado cambios en este archivo, y desea mantenerlos, no acepte.
#~ msgid 
#~ Specify any command-line options you want passed to tpconfig at boot or 
#~ resume time.  (Note that if you specified above that the touchpad is to 
#~ be reset, then it will be reset first, and then any options specified 
#~ here done after.)  For example, one common option is \--tapmode=0\, 
#~ which tells the touchpad to disable \tapping\, to prevent spurious 
#~ mouse events being caused by 

Bug#543621: libmrpt-core0.7 and libmrpt-core0.6: error when trying to install together

2009-08-26 Thread Ralf Treinen
Package: libmrpt-core0.6,libmrpt-core0.7
Version: libmrpt-core0.6/0.6.5svn807-2
Version: libmrpt-core0.7/0.7.1svn1147-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-08-26
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  x11-common libxau6 libxdmcp6 libxcb1 libx11-data libx11-6 libxfixes3
  libmagic1 file libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3
  libgssapi-krb5-2 libldap-2.4-2 libpcre3 libxml2 perl-modules perl ucf
  libgmp3c2 libmpfr1ldbl cpp-4.3 cpp libdbus-1-3 libexpat1 dbus defoma
  libfreetype6 ttf-dejavu-core ttf-dejavu-extra ttf-dejavu fontconfig-config
  libfontconfig1 fontconfig libdrm2 libxdamage1 libxext6 libxxf86vm1
  libgl1-mesa-glx libglu1-mesa freeglut3 gconf2-common lib3ds-1-3 libglib2.0-0
  libatk1.0-0 libavutil49 libfaad0 libgsm1 libopenjpeg2 liboil0.3
  libschroedinger-1.0-0 libspeex1 libogg0 libtheora0 libvorbis0a libvorbisenc2
  libavcodec52 libavformat52 libsysfs2 tsconf libts-0.0-0 libdirectfb-1.2-0
  libpixman-1-0 libpng12-0 libxcb-render0 libxcb-render-util0 libxrender1
  libcairo2 libcups2 libgomp1 libswscale0 libcv1 libdatrie1 libdbus-glib-1-2
  libidl0 liborbit2 libgconf2-4 libgstreamer0.10-0
  libgstreamer-plugins-base0.10-0 libgtk2.0-common libjpeg62 libjasper1
  libpango1.0-common libthai-data libthai0 libxft2 libpango1.0-0 libtiff4
  libxcomposite1 libxcursor1 libxi6 libxinerama1 libxrandr2 shared-mime-info
  libgtk2.0-0 libhighgui1 libice6 libmrpt-ann0.6 libwxbase2.8-0 libsm6
  libwxgtk2.8-0 libmrpt-core0.6 libmrpt-core0.7

Extracting templates from packages: 28%
Extracting templates from packages: 57%
Extracting templates from packages: 86%
Extracting templates from packages: 100%
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package x11-common.
(Reading database ... 8215 files and directories currently installed.)
Unpacking x11-common (from .../x11-common_1%3a7.4+4_all.deb) ...
Selecting previously deselected package libxau6.
Unpacking libxau6 (from .../libxau6_1%3a1.0.4-2_amd64.deb) ...
Selecting previously deselected package libxdmcp6.
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-3_amd64.deb) ...
Selecting previously deselected package libxcb1.
Unpacking libxcb1 (from .../libxcb1_1.4-1_amd64.deb) ...
Selecting previously deselected package libx11-data.
Unpacking libx11-data (from .../libx11-data_2%3a1.2.2-1_all.deb) ...
Selecting previously deselected package libx11-6.
Unpacking libx11-6 (from .../libx11-6_2%3a1.2.2-1_amd64.deb) ...
Processing triggers for man-db ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up x11-common (1:7.4+4) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libxfixes3.
(Reading database ... 8518 files and directories currently installed.)
Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_5.03-1_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_5.03-1_amd64.deb) ...
Selecting previously deselected package libkeyutils1.
Unpacking libkeyutils1 (from .../libkeyutils1_1.2-11_amd64.deb) ...
Selecting previously deselected package libkrb5support0.
Unpacking libkrb5support0 (from .../libkrb5support0_1.7dfsg~beta3-1_amd64.deb) 
...
Selecting previously deselected package libk5crypto3.
Unpacking libk5crypto3 (from .../libk5crypto3_1.7dfsg~beta3-1_amd64.deb) ...
Selecting previously deselected package libkrb5-3.
Unpacking libkrb5-3 (from .../libkrb5-3_1.7dfsg~beta3-1_amd64.deb) ...
Selecting previously deselected package libgssapi-krb5-2.
Unpacking libgssapi-krb5-2 (from 
.../libgssapi-krb5-2_1.7dfsg~beta3-1_amd64.deb) ...
Selecting previously deselected package libldap-2.4-2.
Unpacking libldap-2.4-2 (from .../libldap-2.4-2_2.4.17-1_amd64.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.8-2_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.7.3.dfsg-2.1_amd64.deb) ...
Selecting previously deselected package perl-modules.
Unpacking perl-modules (from .../perl-modules_5.10.0-25_all.deb) ...
Selecting previously deselected package perl.
Unpacking perl (from .../perl_5.10.0-25_amd64.deb) ...
Selecting previously deselected package ucf.
Unpacking ucf (from .../archives/ucf_3.0020_all.deb) ...
Moving old data out of the way
Selecting previously deselected package libgmp3c2.
Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.3.1+dfsg-3_amd64.deb) ...
Selecting previously deselected package libmpfr1ldbl.
Unpacking libmpfr1ldbl (from 

Bug#543623: gnome-app-install: bad .desktop file: /usr/share/app-install/desktop/pauker.desktop

2009-08-26 Thread Paul Menzel
Subject: gnome-app-install: bad .desktop file: 
/usr/share/app-install/desktop/pauker.desktop
Package: gnome-app-install
Version: 0.5.60.1
Severity: normal

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

Dear Debian hackers,


doing `sudo aptitude safe-upgrade` today I saw the following output.

Richte gnome-app-install ein (0.5.60.1) ...
Caching application data...
Skipped denemo.desktop: does not include a menu name
Generating mime/codec maps...
bad .desktop file: /usr/share/app-install/desktop/pauker.desktop: ParsingError 
in file '/usr/share/app-install/desktop/pauker.desktop', [Desktop Entry]-Header 
missing

I hope this is the correct package I am filing this bug report for.

Please tell me, if you need more information.


Thanks,

Paul


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

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

Versions of packages gnome-app-install depends on:
ii  app-install-data  2009.06.06 Application Installer Data Files
ii  gconf22.26.2-3   GNOME configuration database syste
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  gnome-icon-theme  2.26.0-1   GNOME Desktop icon theme
ii  python2.5.4-2An interactive high-level object-o
ii  python-apt0.7.13.2   Python interface to libapt-pkg
ii  python-central0.6.11 register and build utility for Pyt
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gconf  2.26.1-1   Python bindings for the GConf conf
ii  python-gdbm   2.5.2-1.1  GNU dbm database support for Pytho
ii  python-gst0.100.10.16-1  generic media-playing framework (P
ii  python-gtk2   2.14.1-3   Python bindings for the GTK+ widge
ii  python-gtkhtml2   2.25.3-2   Python bindings for the GtkHTML 2 
ii  python-sexy   0.1.9-1python language bindings for libse
ii  python-xdg0.15-1.1   A python library to access freedes
ii  synaptic  0.62.7+b1  Graphical package manager

Versions of packages gnome-app-install recommends:
ii  lsb-release   3.2-23 Linux Standard Base version report
ii  yelp  2.26.0-2   Help browser for GNOME

gnome-app-install suggests no packages.

-- no debconf information


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#543624: mssh: close window of machines logged out

2009-08-26 Thread Joerg Jaspert
Package: mssh
Version: 0.2-1
Severity: wishlist

Hi

As subject says, mssh keeps all windows open - always. Even if i log out
of a machine, it just keeps it window around.
A (maybe configurable) better behaviour would be to close such a clients
window, maybe after some timeout, and to reuse the screen space suddenly
available again.

-- 
bye, Joerg
4. If you are using the Program in someone else's bedroom at any Monday
3:05 PM, you are not allowed to modify the Program for ten
minutes. [This clause provided by Inphernic; every licence should
contain at least one clause, the reasoning behind which is far from
obvious.]
-- libdumb 1:0.9.3-1


pgpdkLINpVixp.pgp
Description: PGP signature


Bug#543564: emacs23-gtk: can't run info: Can't find the Info directory node

2009-08-26 Thread Sven Joachim
On 2009-08-26 09:14 +0200, Julian Gilbey wrote:

 On Wed, Aug 26, 2009 at 08:17:43AM +0200, Sven Joachim wrote:
 
 Some broken package may have shipped it, please use
 dpkg -S /usr/share/info/dir.gz to find out.

 Correct: opencubicplayer (whatever that is)!

That is bug #537835, which I have just upgraded to serious.

Sven



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



Bug#543626: memcached.log show event_add messages

2009-08-26 Thread Modesto Alexandre
Package: memcached
Version: 1.4.0-1
Severity: normal


memcached.log show this :

# tail -f /var/log/memcached.log
event_add: No such file or directory
event_add: No such file or directory
event_add: No such file or directory
event_add: No such file or directory
event_add: No such file or directory
event_add: No such file or directory
event_add: No such file or directory
event_add: No such file or directory
event_add: No such file or directory
event_add: No such file or directory

debug messages ?

thanks.
Alex.


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

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages memcached depends on:
ii  libc62.9-23  GNU C Library: Shared libraries
ii  libevent-1.4-2   1.4.11-stable-1 An asynchronous event notification
ii  lsb-base 3.2-23  Linux Standard Base 3.2 init scrip
ii  perl 5.8.8-12Larry Wall's Practical Extraction 

memcached recommends no packages.

Versions of packages memcached suggests:
pn  libcache-memcached-perl   none (no description available)

-- no debconf information



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



Bug#530530: gnome-main-menu: Places opens bookmarked dirs in konqueror instead of nautilus

2009-08-26 Thread Olivier Berger
On Mon, May 25, 2009 at 03:25:06PM +0200, Olivier Berger wrote:
 Hi.
 
 I suspect the problem is most certainly a consequence of another package's 
 misbehaviour, but couldn't find a better place to report.
 
 After a recent upgrade, my bookmarked dirs in the places menus started 
 opening in konqueror instead of nautilus, which is not what I expect, and 
 used to be.
 
 Thanks in advance.
 
 Best regards,
 
 FYI: this looks very similar to symptoms of 
 https://bugs.launchpad.net/bugs/35997 although not sure if the same cause.
 

FYI, this now no longer opens konqueror (which wasn't so bad, after all as the 
content could somehow be seen ;-) ) but qgit (which is not good any longer).

Any advice ?

Best regards,



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



Bug#543625: mssh: way to find out which window is for which host

2009-08-26 Thread Joerg Jaspert
Package: mssh
Version: 0.2-1
Severity: wishlist

Hi

again, see subject. If you have many hosts open it would be nice to be
able to see which window is for which host, especially when they are
right in some action and dont have their shell prompt tell you...

The simplest way could be to just show it from the selected host (if
any) in the mssh window title, that wouldnt eat extra window space away
within the mssh window.

-- 
bye, Joerg
Karnaugh Guy I wrote this thing but it really sucks
Karnaugh Canonical Awesome! We will release it asap


pgpfyLwhLpUpL.pgp
Description: PGP signature


Bug#543629: gdal: unstable version doesn't build anymore, experimental one does

2009-08-26 Thread Andreas Barth
Package: gdal
Version: 1.5.4-4
Severity: serious

Hi,

gdal doesn't build anymore in unstable (see #542333). However, the
experimental version does. I'm inclined to have that version uploaded
to unstable, and trigger binNMUs of the rdependencies then.

What do you think? How can we proceed to resolve this?


Cheers,
Andi



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



Bug#543628: Ability to select/read objects in locked layers

2009-08-26 Thread martin f krafft
Package: inkscape
Version: 0.46-9
Severity: wishlist
Tags: upstream

I use locked layers a lot and would probably not be able to manage
complex documents anymore without them.

However, it's a bit annoying that I have to unlock a layer to be
able to select objects, even if all I want to do is copy them, use
them for alignment, float text along paths, or just obtain
information about their properties.

I understand that locking layers makes the objects therein
unselectable, but maybe it would be better if they remained
selectable, but simply could not be modified?

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

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

Versions of packages inkscape depends on:
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libcairomm-1.0-1   1.8.0-1   C++ wrappers for Cairo (shared lib
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgc1c2   1:6.8-1.2 conservative garbage collector for
ii  libgcc11:4.4.1-3 GCC support library
ii  libgconf2-42.26.2-3  GNOME configuration database syste
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libglibmm-2.4-1c2a 2.20.1-1  C++ wrapper for the GLib toolkit (
ii  libgnomevfs2-0 1:2.24.1-4GNOME Virtual File System (runtime
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a  1:2.16.0-2C++ wrappers for GTK+ 2.4 (shared 
ii  libgtkspell0   2.0.13-2  a spell-checking addon for GTK's T
ii  liblcms1   1.18.dfsg-1   Color management library
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libpangomm-1.4-1   2.24.0-3+b1   C++ Wrapper for pango (shared libr
ii  libpng12-0 1.2.39-1  PNG library - runtime
ii  libpoppler-glib4   0.10.6-1  PDF rendering library (GLib-based 
ii  libpoppler40.10.6-1  PDF rendering library
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libssl0.9.80.9.8k-4  SSL shared libraries
ii  libstdc++6 4.4.1-3   The GNU Standard C++ Library v3
ii  libwpd8c2a 0.8.14-1  Library for handling WordPerfect d
ii  libwpg-0.1-1   0.1.3-1   WordPerfect graphics import/conver
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.3.dfsg-2.1GNOME XML library
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages inkscape recommends:
ii  imagemagick7:6.5.1.0-1.1 image manipulation programs
ii  libwmf-bin 0.2.8.4-6.1   Windows metafile conversion tools
ii  perlmagick 7:6.5.1.0-1.1 Perl interface to the ImageMagick 
ii  pstoedit   3.45-8PostScript and PDF files to editab

Versions of packages inkscape suggests:
ii  dia  0.97-2  Diagram editor
ii  libgnomevfs2-extra   1:2.24.1-4  GNOME Virtual File System (extra m
pn  libsvg-perl  none  (no description available)
pn  libxml-xql-perl  none  (no description available)
ii  python   2.5.4-2 An interactive high-level object-o
pn  python-lxml  none  (no description available)
ii  python-numpy 1:1.2.1-1.1 Numerical Python adds a fast array
pn  python-uniconvertor  none  (no description available)
ii  ruby 4.2 An interpreter of object-oriented 
pn  skencil  none  (no description available)
ii  ttf-bitstream-vera   1.10-7  The Bitstream Vera family of free 

-- no debconf information


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


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


Bug#543627: kscope: always segfaults at start

2009-08-26 Thread Andrew Kanaber
Package: kscope
Version: 1.9.4-1+b1
Severity: important

kscopeapp always crashes for me:
 
 $ kscopeapp funt.c 
 Segmentation fault
 $ kscopeapp 
 Segmentation fault
 kscopeapp --help
 Segmentation fault

Here's a gdb stack backtrace from a core dump
 #0  0xb7347470 in QHashData::rehash () from /usr/lib/libQtCore.so.4
 #1  0xb7428b7b in QMetaObject::addGuard () from /usr/lib/libQtCore.so.4
 #2  0xb7429879 in QObject::installEventFilter () from /usr/lib/libQtCore.so.4
 #3  0xb7ae9e59 in QAbstractScrollAreaPrivate::init ()
from /usr/lib/libQtGui.so.4
 #4  0xb7aea162 in QAbstractScrollArea::QAbstractScrollArea ()
from /usr/lib/libQtGui.so.4
 #5  0xb6f01fa6 in QsciScintillaBase::QsciScintillaBase ()
from /usr/lib/libqscintilla2.so.5
 #6  0xb6efecf6 in QsciScintilla::QsciScintilla ()
from /usr/lib/libqscintilla2.so.5
 #7  0xb7f1b72c in KScope::Editor::ViScintilla::ViScintilla ()
from /usr/lib/libkscope_editor.so.1
 #8  0xb7f26c99 in KScope::Editor::Editor::Editor ()
from /usr/lib/libkscope_editor.so.1
 #9  0xb7f25673 in KScope::Editor::Config::load ()
from /usr/lib/libkscope_editor.so.1
 #10 0x0806ba6d in ?? ()

Thanks,

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

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

Versions of packages kscope depends on:
ii  cscope15.6-2 Interactively examine a C program 
ii  exuberant-ctags   1:5.5.4-1  build tag file indexes of source c
ii  libc6 2.9-20 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.3-8  GCC support library
ii  libqscintilla2-5  2.4-3  The Qt4 port of the Scintilla sour
ii  libqt4-xml4:4.5.2-1  Qt 4 XML module
ii  libqtcore44:4.5.2-1  Qt 4 core module
ii  libqtgui4 4:4.5.2-1  Qt 4 GUI module
ii  libstdc++64.3.3-8The GNU Standard C++ Library v3

kscope recommends no packages.

kscope 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#519548: patch to fix mondo

2009-08-26 Thread Rogério Brito

Hi, Andree.

I hope that you're doing well.

On 2009-04-22, at 11:05, Andree Leidenfrost wrote:

Sounds all great!

I think BTS is the way to go: Just file more bug reports and attach  
the

patches. I'll look over them when I return.

(...)

As I have not heard from you for some months, I just thought that  
maybe it would be a good time to get in touch again.


Are you fine with a NMU of mondo, including the patch that I sent you  
earlier this year? This would fix an RC bug and would get us one step  
closer to our next release.


Please, reply ASAP.


Thank you very much, Rogério Brito.




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



Bug#543631: rrdupdate does not support floating point values with DERIVE, COUNTER

2009-08-26 Thread Florian Weimer
Package: rrdtool
Version: 1.3.8-1

Floating point values are supported with GAUGE.  This suprising
behavior is not clearly documented, as far as I can tell.  I don't
think there are architectural reasons for this behavior.

-- 
Florian Weimerfwei...@bfk.de
BFK edv-consulting GmbH   http://www.bfk.de/
Kriegsstraße 100  tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99



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



Bug#543630: mutter: Some keyboard shortcuts won't work

2009-08-26 Thread Marc Fargas
Package: mutter
Version: 2.27.2-1
Severity: minor

Hi,
I tried mutter (mutter --replace) and it's nice but.. keyboard
shorcuts fail, at least some of them, i.e:

Win+T to open a new terminal works.
Win+M to maximize the focused window fails
Win+Spacebar to summon Gnome-Do also fails.

Duno why Win+T works and the others fail ;\\ I do not know which other
information you may need to track this down, so, just ask and I'll
provide! hehe.

Regards,
Marc

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (750, 'stable'), (700, 'testing'), (600, 'unstable'), (500, 
'proposed-updates'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-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 mutter depends on:
ii  libatk1.0-0   1.26.0-1   The ATK accessibility toolkit
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libclutter-1.0-0  1.0.0-1Open GL based interactive canvas l
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared lib
ii  libgconf2-4   2.26.2-3   GNOME configuration database syste
ii  libgirepository1.0-0  0.6.4-1Library for handling GObject intro
ii  libgl1-mesa-glx [libgl1]  7.5-3  A free implementation of the OpenG
ii  libglib2.0-0  2.21.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.16.5-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libmutter-private02.27.2-1   library for the Mutter window mana
ii  libpango1.0-0 1.24.5-1   Layout and rendering of internatio
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxcomposite11:0.4.0-3  X11 Composite extension library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxdamage1   1:1.1.1-4  X11 damaged region extension libra
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
ii  libxrandr22:1.3.0-2  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  mutter-common 2.27.2-1   shared files for the Mutter window
ii  zenity2.26.0-1   Display graphical dialog boxes fro

Versions of packages mutter recommends:
ii  gnome-session [x-session-mana 2.26.2-1   The GNOME Session Manager

Versions of packages mutter suggests:
ii  gnome-control-center  1:2.26.0-1 utilities to configure the GNOME d
ii  gnome-themes  2.26.2-1   official themes for the GNOME desk
pn  xdg-user-dirs none (no description available)

-- no debconf information



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



Bug#362710: PIng to this feature

2009-08-26 Thread Javier Barroso
Hi,

Today I received a mail from a bug (#524112) where I thought I was not
subscribe.

So I would like to known which bugs I am subscribed, so I have found
this wishlist which I think is a useful wishlist.

Regards,
Sorry for my english




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



Bug#540125: SPAM, Re: Bug#540125: grub-pc: cannot boot

2009-08-26 Thread Modesto Alexandre
Le mercredi 26 août 2009, Robert Millan a écrit :
  Package: grub-pc
  Version: 1.96+20090725-1
  Severity: normal

 Are you completely sure you're using this version?

Yes, i have GPT partitions (6 Tb)


 Did you run grub-install after updating the package?

No

Is there a risk ?

Thanks.

 Don't trust that the debconf template did it for you.  Please run it by
 hand.



-- 
Modesto Alexandre
Alliance Réseaux
04 79 64 07 72



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



Bug#540125: grub-pc: grub still not installed

2009-08-26 Thread Michal Suchanek
2009/8/26 Robert Millan r...@aybabtu.com:
 On Thu, Aug 06, 2009 at 11:04:10PM +0200, Michal Suchanek wrote:
 Package: grub-pc
 Version: 1.96+20080724-16
 Severity: normal

 Btw please try a newer version.  Make sure you run grub-install after
 updating the package.

I have the newest.

grub-common/lenny uptodate 1.96+20080724-16
grub-invaders/lenny uptodate 1.0.0-8
grub-pc/lenny uptodate 1.96+20080724-16
grub-splashimages/lenny uptodate 1.2.3
grub2/lenny uptodate 1.96+20080724-16
grub2-splashimages/lenny uptodate 1.0.0

Thanks

Michal



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



Bug#540125: grub-pc: upgrade renders system unbootable

2009-08-26 Thread Michal Suchanek
2009/8/26 Robert Millan r...@aybabtu.com:
 On Thu, Aug 06, 2009 at 10:24:57AM +1000, Jayen wrote:
 Package: grub-pc
 Version: 1.96+20090725-1
 Severity: critical
 Justification: breaks the whole system


 I know On i386-pc (and amd64), the grub package never updates the installed
 version of GRUB automatically.  However, this has rendered the system
 unbootable for me twice now.  I know I'm running something unstable, but 
 users
 should NOT be expected to know how to fix an unbootable system.  There should
 at least be a debconf question of whether to run grub-install.

 The error I'm getting is Unknown command: initrd similar to #513592 and
 #497791 (and probably others).

 What happens if you comment out the search commands?  (all of them)

 And if you add insmod linux at the beginning of grub.cfg?


Neither helps.

You have to load kernel first.

I tried loading the kernel by hand which sort of works but then I do
not get the 'boot' command so I cannot start it.

With grub rescue CD I managed to do this so I suspect there is
something deficient in the on-disk installation of grub.

Thanks

Michal



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



Bug#543632: grub-pc: postinst failure

2009-08-26 Thread Antti-Juhani Kaijanaho
Package: grub-pc
Version: 1.96+20090825-1
Severity: grave
Justification: renders package unusable

a...@kukkaseppele:~$ dpkg --configure -a
dpkg: requested operation requires superuser privilege
a...@kukkaseppele:~$ sudo dpkg --configure -a
[sudo] password for ajk: 
Setting up grub-pc (1.96+20090825-1) ...
dpkg: error processing grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 10
Errors were encountered while processing:
 grub-pc
a...@kukkaseppele:~$ 

I added set -x to the postinst and got this:
a...@kukkaseppele:~$ sudo dpkg --configure -a
Setting up grub-pc (1.96+20090825-1) ...
+ case $1 in
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/grub-pc.postinst 
configure 1.96+20090808-1
dpkg: error processing grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 10
Errors were encountered while processing:
 grub-pc
a...@kukkaseppele:~$ 

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/mapper/kukkaseppele-root / ext3 rw,relatime,errors=remount-ro,data=journal 
0 0
/dev/sda1 /boot ext3 rw,relatime,errors=continue,data=writeback 0 0
*** END /proc/mounts

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

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

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
insmod lvm
set root=(kukkaseppele-root)
search --no-floppy --fs-uuid --set 57b45d47-0a69-49af-a624-552eded94571
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,1)
search --no-floppy --fs-uuid --set eacdb09b-33d9-426f-b164-880f7f5a600c
insmod png
if background_image /grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30.5-ibid-1 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set eacdb09b-33d9-426f-b164-880f7f5a600c
linux   /vmlinuz-2.6.30.5-ibid-1 root=/dev/mapper/kukkaseppele-root ro  
rootflags=data=journal
initrd  /initrd.img-2.6.30.5-ibid-1
}
menuentry Debian GNU/Linux, Linux 2.6.30.5-ibid-1 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set eacdb09b-33d9-426f-b164-880f7f5a600c
linux   /vmlinuz-2.6.30.5-ibid-1 root=/dev/mapper/kukkaseppele-root ro 
single 
initrd  /initrd.img-2.6.30.5-ibid-1
}
### END /etc/grub.d/10_linux ###

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

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

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

Kernel: Linux 2.6.30.5-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.27  Debian configuration management sy
ii  grub-common  1.96+20090825-1 GRand Unified Bootloader, version 
ii  libc62.9-25  GNU C Library: Shared libraries
ii  ucf  3.0020  Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
ii  desktop-base  5.0.5  common files for the Debian Deskto
ii  genisoimage   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem

-- debconf information:
* grub-pc/linux_cmdline:
  grub2/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
  grub-pc/postrm_purge_boot_grub: false
  grub2/linux_cmdline_default: quiet
* grub-pc/install_devices: /dev/sda



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



Bug#539053: python-qt4 - Fails to build with -j

2009-08-26 Thread Bastian Blank
On Wed, Aug 26, 2009 at 10:14:48AM +0300, Modestas Vainius wrote:
 Severity important because I agree that the bug is annoying. But not all your 
 pet bugs are serious.

Your decision. My decision is to let it fail on the buildd because of
that.

Bastian

-- 
I'm a soldier, not a diplomat.  I can only tell the truth.
-- Kirk, Errand of Mercy, stardate 3198.9



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



Bug#364607: horrible nfs read performance

2009-08-26 Thread Arthur de Jong
On Thu, 2009-08-13 at 23:13 +0200, Moritz Muehlenhoff wrote:
 On Sat, Jun 06, 2009 at 05:25:15PM +0100, Ben Hutchings wrote:
  Using TCP for NFS is the default and is generally recommended.
  
  The problem you originally reported involved poorer performance for the
  clients using a gigabit link than those using a 100-megabit link
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364607#5.  Based on
  your latest results
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364607#32, this
  appears to have been fixed.
  
  So, if you still think you are seeing horrible read performance, what
  are you comparing with?
 
 Arthur, what did you compare against?

The server in the first test was a Debian (lenny?) server running a
2.4.32 kernel with nfs-kernel-server 1:1.0.6-3.1. The latest test was
done with Debian/etch as server with 2.6.18-6-686 and nfs-common
1:1.0.10-6+etch.1.

In the latest test I didn't put any of the machines back to 1Gbit but
for host2 and host3 read performance over UDP is considerably slower
than over TCP (both hosts have Gbit interfaces but are patched at
100Mbit).

-- 
-- arthur de jong - art...@west.nl - west consulting b.v. --




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



Bug#535431: gmerlin: Additional Information on Illegal instruction

2009-08-26 Thread Gerard MacNeil
Package: gmerlin
Version: 0.4.1-1
Severity: normal


running 'strace gmerlin'  gives 
a bunch of stuff and 

stat64(/usr/lib/gmerlin/plugins/iw_tga.so, {st_mode=S_IFREG|0644, 
st_size=17492, ...}) = 0
open(/usr/lib/gmerlin/plugins/iw_tga.so, O_RDONLY) = 5
read(5, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \t\0\0004\0\0\0D..., 
512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=17492, ...}) = 0
mmap2(NULL, 20352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 
0xb5e6d000
mmap2(0xb5e71000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3) = 0xb5e71000
close(5)= 0
stat64(/usr/lib/gmerlin/plugins/fv_tcdisplay.so, {st_mode=S_IFREG|0644, 
st_size=12436, ...}) = 0
open(/usr/lib/gmerlin/plugins/fv_tcdisplay.so, O_RDONLY) = 5
read(5, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 
\f\0\0004\0\0\0\204..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=12436, ...}) = 0
mmap2(NULL, 11200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 
0xb5e6a000
mmap2(0xb5e6c000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2) = 0xb5e6c000
close(5)= 0
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb5cf5000
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb5bf4000
munmap(0xb5cf5000, 1052672) = 0
munmap(0xb5bf4000, 1052672) = 0
--- SIGILL (Illegal instruction) @ 0 (0) ---
+++ killed by SIGILL +++

--
running 'strace gmerlin_play' gives
a bunch of stuff

stat64(/usr/lib/gmerlin/plugins/fv_tcdisplay.so, {st_mode=S_IFREG|0644, 
st_size=12436, ...}) = 0
open(/usr/lib/gmerlin/plugins/fv_tcdisplay.so, O_RDONLY) = 4
read(4, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 
\f\0\0004\0\0\0\204..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0644, st_size=12436, ...}) = 0
mmap2(NULL, 11200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 
0xb7fcc000
mmap2(0xb7fce000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2) = 0xb7fce000
close(4)= 0
open(/usr/lib/gconv/gconv-modules.cache, O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=26048, ...}) = 0
mmap2(NULL, 26048, PROT_READ, MAP_SHARED, 4, 0) = 0xb69c7000
close(4)= 0
futex(0xb7583a4c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb6854000
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb6753000
munmap(0xb6854000, 1052672) = 0
munmap(0xb6753000, 1052672) = 0
--- SIGILL (Illegal instruction) @ 0 (0) ---
+++ killed by SIGILL +++


Similar results from other gmerlin_* programs

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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages gmerlin depends on:
ii  gmerlin-data   0.4.1-1   a multiformat media player
ii  libasound2 1.0.20-3  shared library for ALSA applicatio
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgavl1   1.1.1-1   low level audio and video library 
ii  libgl1-mesa-glx [libgl 7.0.3-7   A free implementation of the OpenG
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libglu1-mesa [libglu1] 7.0.3-7   The OpenGL utility library (GLU)
ii  libgmerlin00.4.1-1   core library for gmerlin - runtime
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libvisual-0.4-00.4.0-2.1 Audio visualization framework
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.7.3.dfsg-2.1GNOME XML library
ii  libxv1 2:1.0.4-1 X11 Video extension library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages 

Bug#541133: [pkg-boost-devel] Bug#541133: libboost-filesystem1.39-dev: cannot find -lboost_filesystem-mt

2009-08-26 Thread Olaf van der Spek
On Wed, Aug 26, 2009 at 5:57 AM, Steve M. Robbinsst...@sumost.ca wrote:
 Arguably, yes.  I can understand that it is a nuisance to have
 software suddenly stop compiling.

 On the other hand, if Debian continued to support these variant names,
 we'd be out-of-step with other linux distributions and we might have
 people developing under Debian complaining that other distributions
 can't compile their code.  We've been in that situation before and
 it turned out to be a headache for us (the Boost maintainers).

 So I'd rather not create symlinks.

Does stable have the variants without suffix? If not, different libs
are needed in stable and testing which I think isn't acceptable.
Stuff should first be deprecated in a release, then it can be removed
in the next one.

Olaf



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



Bug#543615: grub-pc: grub not installable: postinst fails

2009-08-26 Thread Raja R Harinath
Package: grub-pc
Version: 1.96+20090825-1
Severity: normal

I changed /var/lib/dpkg/info/grub-pc.postinst to add a 'set -x', and here's 
what 'dpkg --configure grub-pc' shows:

--
Setting up grub-pc (1.96+20090825-1) ...
+ case $1 in
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/grub-pc.postinst 
configure 1.96+20090808-1
dpkg: error processing grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 10
Errors were encountered while processing:
 grub-pc
--

Not really much more helpful than the other reports :-)

- Hari
-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/0c89bed1-8a5a-4b60-aa24-6675ec83568b / ext4 
rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
*** END /proc/mounts

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

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

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
insmod png
if background_image /boot/grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.31-rc7-00056-g7c0a57d {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
linux   /boot/vmlinuz-2.6.31-rc7-00056-g7c0a57d 
root=UUID=0c89bed1-8a5a-4b60-aa24-6675ec83568b ro  quiet rootfstype=ext4
initrd  /boot/initrd.img-2.6.31-rc7-00056-g7c0a57d
}
menuentry Debian GNU/Linux, Linux 2.6.31-rc7-00056-g7c0a57d (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
linux   /boot/vmlinuz-2.6.31-rc7-00056-g7c0a57d 
root=UUID=0c89bed1-8a5a-4b60-aa24-6675ec83568b ro single 
initrd  /boot/initrd.img-2.6.31-rc7-00056-g7c0a57d
}
menuentry Debian GNU/Linux, Linux 2.6.31-rc7 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
linux   /boot/vmlinuz-2.6.31-rc7 
root=UUID=0c89bed1-8a5a-4b60-aa24-6675ec83568b ro  quiet rootfstype=ext4
initrd  /boot/initrd.img-2.6.31-rc7
}
menuentry Debian GNU/Linux, Linux 2.6.31-rc7 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
linux   /boot/vmlinuz-2.6.31-rc7 
root=UUID=0c89bed1-8a5a-4b60-aa24-6675ec83568b ro single 
initrd  /boot/initrd.img-2.6.31-rc7
}
menuentry Debian GNU/Linux, Linux 2.6.31-rc6 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
linux   /boot/vmlinuz-2.6.31-rc6 
root=UUID=0c89bed1-8a5a-4b60-aa24-6675ec83568b ro  quiet rootfstype=ext4
initrd  /boot/initrd.img-2.6.31-rc6
}
menuentry Debian GNU/Linux, Linux 2.6.31-rc6 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
linux   /boot/vmlinuz-2.6.31-rc6 
root=UUID=0c89bed1-8a5a-4b60-aa24-6675ec83568b ro single 
initrd  /boot/initrd.img-2.6.31-rc6
}
menuentry Debian GNU/Linux, Linux 2.6.31-rc5-00381-g7b2aa03 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
linux   /boot/vmlinuz-2.6.31-rc5-00381-g7b2aa03 
root=UUID=0c89bed1-8a5a-4b60-aa24-6675ec83568b ro  quiet rootfstype=ext4
initrd  /boot/initrd.img-2.6.31-rc5-00381-g7b2aa03
}
menuentry Debian GNU/Linux, Linux 2.6.31-rc5-00381-g7b2aa03 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0c89bed1-8a5a-4b60-aa24-6675ec83568b
linux   /boot/vmlinuz-2.6.31-rc5-00381-g7b2aa03 
root=UUID=0c89bed1-8a5a-4b60-aa24-6675ec83568b ro single 
initrd  /boot/initrd.img-2.6.31-rc5-00381-g7b2aa03
}
menuentry Debian GNU/Linux, Linux 2.6.31-rc5-00246-g90bc1a6 {
set 

Bug#543342: Same Problem but diferent release

2009-08-26 Thread Josselin Mouette
Le mardi 25 août 2009 à 15:23 -0430, Juan Lavieri a écrit : 
 Hi.
 
 I'm having the same problem but I have the 2.24.1-3 installed.  The 
 problem started whe I update my system a week ago.  It's the same in 
 this machine (i386) and in my laptop (amd64).

This upgrade issue has been fixed in unstable.

You need to upgrade.

Note that I do not consider testing to be usable as a desktop system, so
this kind of breakage is expected.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


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


Bug#543633: [INTL:eu] bugzilla debconf templates Basque translation update

2009-08-26 Thread Piarres Beobide
Package: bugzilla
Severity: wishlist
Tags: l10n patch

Hi


Attached bugzilla debconf templates Basque translation update, please commit it.


thx


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

Kernel: Linux 2.6.30-1-686 (SMP w/4 CPU cores)
Locale: LANG=eu_ES.UTF-8, LC_CTYPE=eu_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of bugzilla-eu.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide p...@beobide.net, 2008, 2009.
msgid 
msgstr 
Project-Id-Version: bugzilla-eu\n
Report-Msgid-Bugs-To: bugzi...@packages.debian.org\n
POT-Creation-Date: 2009-08-21 12:28+0200\n
PO-Revision-Date: 2009-08-26 10:37+0200\n
Last-Translator: Piarres Beobide p...@beobide.net\n
Language-Team: American English debian-l10n-bas...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: Lokalize 1.0\n
Plural-Forms: nplurals=2; plural=(n != 1);\n

#. Type: password
#. Description
#: ../bugzilla3.templates:2001
msgid Password confirmation:
msgstr Pasahitz berrespena:

#. Type: string
#. Description
#: ../bugzilla3.templates:3001
msgid Email address of Bugzilla administrator:
msgstr Bugzilla administratzailearen eposta helbidea:

#. Type: string
#. Description
#: ../bugzilla3.templates:3001
#| msgid 
#| Please enter the email address of Bugzilla administrator; all mail for 
#| the administrator will be sent to this address. This email address is 
#| also used as the administrator login for Bugzilla.
msgid 
Please enter the email address of the Bugzilla administrator; all mail for 
the administrator will be sent to this address. This email address is also 
used as the administrator login for Bugzilla.
msgstr 
Mesedez idatzi Bugzilla administratzailearen helbide elektronikoa; 
administrazio posta guztia helbide horretara bidaliko da. Helbide hau 
erabiliko da ere administratzaileak Bugzillan saioa hasteko.

#. Type: string
#. Description
#: ../bugzilla3.templates:3001
msgid 
A valid address must contain exactly one '@', and at least one '.' after the 
@. You'll be able to change this setting through Bugzilla's web interface.
msgstr 
Baliozko posta batez '@' bat eta honen ondoren behintzat '.' bat eduki behar 
du. Aukera hau Bugzilla web interfazearen bidez aldatu ahal izango duzu.

#. Type: string
#. Description
#: ../bugzilla3.templates:4001
msgid Real name of Bugzilla administrator:
msgstr Bugzilla administratzailearen benetako izena:

#. Type: password
#. Description
#: ../bugzilla3.templates:5001
msgid Password for the Bugzilla administrator account:
msgstr Bugzilla administratzaile kontuaren pasahitza:

#. Type: boolean
#. Description
#: ../bugzilla3.templates:6001
msgid Have Status or Resolution values been customized?
msgstr Egoera edo erresoluzio balioak pertsonalizatuak izan al dira?

#. Type: boolean
#. Description
#: ../bugzilla3.templates:6001
#| msgid 
#| If you customized values in the Status/Resolution field, you must edit /
#| usr/share/bugzilla3/lib/checksetup_nondebian.pl before running it.
msgid 
If values in the Status or Resolution fields have been customized, the 
checksetup procedure must be modified appropriately before installation can 
continue.
msgstr 
Egoera edo erresoluzio eremuak pertsonalizatuak izan badira, checksetup 
prozedura behar den moduan eraldatu egin behar da instalazioak 
aurrera jarraitu ahal izateko.

#. Type: boolean
#. Description
#: ../bugzilla3.templates:6001
msgid 
For each update of this package, a new version of the checksetup_nondebian.
pl script is installed; the /usr/share/bugzilla3/debian/pre-checksetup.d 
directory can be used to automatically apply your modifications before 
execution.
msgstr 
Pakete honetako bertsio -berritze bakoitzean checksetup_nondebian.pl 
script-aren bertsio berri bat instalatuko da; 
/usr/share/bugzilla3/debian/pre-checksetup.d 
direktorioa erabili daiteke zure eraldaketak exekutatu aurretik automatikoki 
ezartzeko.

#. Type: boolean
#. Description
#: ../bugzilla3.templates:7001
#| msgid Did you customize the Status/Resolutions values?
msgid Prompt about customized Status/Resolution at each update?
msgstr 
Egoera/erresoluzio balio pertsonalizatuaz galdetu bertsio-berritze 
bakoitzean?

#. Type: boolean
#. Description
#: ../bugzilla3.templates:7001
msgid 
If you modified Status/Resolution fields and created a script within /usr/
share/bugzilla3/debian/pre-checksetup.d to apply changes to /usr/share/
bugzilla3/lib/checksetup-nondebian.pl, you may want to avoid being prompted 
at each package upgrade.
msgstr 
Egoera/erresoluzio eremuak eraldatu badituzu eta  /usr/share/
bugzilla3/lib/checksetup-nondebian.pl-en  aldaketak ezartzeko 
/usr/share/bugzilla3/debian/pre-checksetup.d erabiltzen duen script 
bat sortu baduzu, agian ez zaizu interesgarri 

Bug#519548: patch to fix mondo

2009-08-26 Thread Andree Leidenfrost
Hi Rogério,

If you want to do an NMU of this one I am perfectly happy with this, in
fact I would be grateful.

I have had virtually no time to spend on my packages at all for the last
three or four month but hope this will change soon.

I am wondering: Would you consider becoming co-maintainer of the Mondo
Rescue Debian packages?

Best regards,
Andree

On Wed, 2009-08-26 at 04:45 -0300, Rogério Brito wrote:
 Hi, Andree.
 
 I hope that you're doing well.
 
 On 2009-04-22, at 11:05, Andree Leidenfrost wrote:
  Sounds all great!
 
  I think BTS is the way to go: Just file more bug reports and attach  
  the
  patches. I'll look over them when I return.
 (...)
 
 As I have not heard from you for some months, I just thought that  
 maybe it would be a good time to get in touch again.
 
 Are you fine with a NMU of mondo, including the patch that I sent you  
 earlier this year? This would fix an RC bug and would get us one step  
 closer to our next release.
 
 Please, reply ASAP.
 
 
 Thank you very much, Rogério Brito.
 
-- 
Andree Leidenfrost
Sydney - Australia


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


Bug#543634: grub: fails to configure

2009-08-26 Thread Michal Suchanek
Package: grub-pc
Version: 1.96+20090825-1
Severity: important
File: grub


dpkg --pending --configure
Setting up grub-pc (1.96+20090825-1) ...
dpkg: error processing grub-pc (--configure):
 subprocess post-installation script returned error exit status 10
Errors were encountered while processing:
 grub-pc



-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/ae7d5095-c8b3-4205-af0e-032b0e124ec3 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda5 /heretix reiserfs rw,nodev,noexec,relatime 0 0
/dev/sda8 /home ext3 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda3 /scratch ext3 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda9 /opt/ddr ext3 rw,relatime,errors=continue,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
(hd1)   /dev/sdb
*** END /boot/grub/device.map

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

### BEGIN /etc/grub.d/00_header ###
set default=0
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinux-2.6.30-1-amd64 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro  
initrd  /boot/initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode) {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinux-2.6.30-1-amd64 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single 
initrd  /boot/initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinuz-2.6.30-1-amd64 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro  
initrd  /boot/initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode) {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinuz-2.6.30-1-amd64 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single 
initrd  /boot/initrd.img-2.6.30-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.29-1-amd64 {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinuz-2.6.29-1-amd64 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro  
initrd  /boot/initrd.img-2.6.29-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.29-1-amd64 (recovery mode) {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinuz-2.6.29-1-amd64 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single 
initrd  /boot/initrd.img-2.6.29-1-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.28.3 {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinuz-2.6.28.3 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro  
initrd  /boot/initrd.img-2.6.28.3
}
menuentry Debian GNU/Linux, Linux 2.6.28.3 (recovery mode) {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinuz-2.6.28.3 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single 
initrd  /boot/initrd.img-2.6.28.3
}
menuentry Debian GNU/Linux, Linux 2.6.26-2-amd64 {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   /boot/vmlinuz-2.6.26-2-amd64 
root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro  
initrd  /boot/initrd.img-2.6.26-2-amd64
}
menuentry Debian GNU/Linux, Linux 2.6.26-2-amd64 (recovery mode) {
insmod ext2
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux   

Bug#543611: Bug in libio-compress-perl fixed in revision 42866

2009-08-26 Thread pkg-perl-maintainers
tag 543611 + pending
thanks

Some bugs are closed in revision 42866
by Damyan Ivanov (dmn)

Commit message:

fix interpreter path of examples (Closes: #543611)



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



Bug#192571: Mejora del email.

2009-08-26 Thread Universidad de Extremadura
Estimado dueño de la cuenta de unex.es, 

Este mensaje es de centro de la mensajería de Universidad de Extremadura a 
todos los dueños de la cuenta de correo electrónico de unex.es. La oficina 
de La tecnología de la información está en curso de migración todas las 
cuentas de correo electrónico de unex.es a los servicios de correo electrónico 
centrales aumentados. Estamos suprimiendo todas las cuentas de correo 
electrónico inusitadas de unex.es a cree más espacios para las nuevas cuentas.

Para evitar que su cuenta sea cerrada, usted tienen que proporcionar la 
información abajo para ponerla al día de modo que estemos seguros que su cuenta 
todavía está active actualmente. 

CONFIRME SU IDENTIDAD DEL EMAIL ABAJO: 

Username del email: .. . 
Contraseña del email:  
Departamento :  

¡Advertencia!!! Dueño de la cuenta que rechaza poner al día el suyo o su cuenta 
de correo electrónico dentro de 30days de recibir esta advertencia perderá su 
cuenta de correo electrónico permanentemente. 
Gracias por usar unex.es 
Código amonestador: VX2G99AAJ Atentamente, 
Webmaster de unex.es.

Bug#540125: grub-pc: grub still not installed

2009-08-26 Thread Felix Zielcke
Am Mittwoch, den 26.08.2009, 09:57 +0200 schrieb Michal Suchanek:
 2009/8/26 Robert Millan r...@aybabtu.com:
  On Thu, Aug 06, 2009 at 11:04:10PM +0200, Michal Suchanek wrote:
  Package: grub-pc
  Version: 1.96+20080724-16
  Severity: normal
 
  Btw please try a newer version.  Make sure you run grub-install after
  updating the package.
 
 I have the newest.
 
 grub-common/lenny uptodate 1.96+20080724-16
 grub-invaders/lenny uptodate 1.0.0-8
 grub-pc/lenny uptodate 1.96+20080724-16
 grub-splashimages/lenny uptodate 1.2.3
 grub2/lenny uptodate 1.96+20080724-16
 grub2-splashimages/lenny uptodate 1.0.0
 

Robert meant using the version from squeeze or sid.
Though current sid is broken so better use the squeeze one.
You can install it directly under lenny no need for a backport

-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#543417: README.source patch system documentation requirements considered harmful

2009-08-26 Thread Wouter Verhelst
On Mon, Aug 24, 2009 at 10:33:14PM +0100, Chris Lamb wrote:
 Package: debian-policy
 Version: 3.8.3.0
 
 Hi Policy hackers.
 
 I feel there is a problem with §4.14 (Source package handling:
 debian/README.source) that is a little harmful at present.
 
 Basically, I feel that assuming that all packages that use a patch system
 require a README.source is damaging the concept of README.source - as the
 archive grows more boilerplate descriptions on how to invoke quilt et al, I
 fear maintainers will simply not bother to consult this file when examining
 a package.

I've been walking over README.source files a while ago, and given the
proliferation of just copies of /usr/share/doc/quilt/README.source (et
al), I understand your concerns and share them.

I was actually planning to come up with some proposal or other once I'd
finished looking at the README.source files, but whatever :-)

 This is particularly unfortunate as, not only can the file be extremely
 useful, I fear it will fuel a cycle of maintainers not updating the file
 with information as it does not get read anymore.
 
 Besides, the concept of boilerplate is hardly anthemic in Debian.
 
 If the motivation behind README.source is to highlight non-trivial
 packaging, then many packages can be presented that are trivial dispite
 using a patch system. My own conclusion is that the adoption of dpatch or
 quilt is so common that the skills for it may be assumed.
 
 To get things rolling, I propose that we temper:
 
  | This explanation should include specific commands and mention any
  | additional required Debian packages. It should not assume familiarity
  | with any specific Debian packaging system or patch management tools. 
 
 ... with something subjective like any non-standard Debian packaging
 system. This would still ask maintainers to document the parts of their
 packages that would be unfamiliar to most developers, whilst avoiding
 maintainers including essays on how to invoke pbuilder and other nonsense.
 
 Whilst using a subjective like this isn't desirable, it does avoid having to
 enumerate specific programs that are exempt from explanation, which doesn't
 really smell right for the Policy.

Precicely because you're doing subjective things here, I'm not convinced
that using this wording is a good plan.

 Thoughts?

I would instead suggest changing the next paragraph to something like
the following:

``In case a package uses a build system for which documentation
sufficient to satisfy this requirement exists in a file installed by one
of the package's build dependencies, this file should be referred to
from the README.source file, rather than copied into it.''

currently, this paragraph says:

This explanation may refer to a documentation file installed by one
of the package's build dependencies provided that the referenced
documentation clearly explains these tasks and is not a general
reference manual.

Such phrasing will result in README.source files saying

This package uses quilt, as documented in
/usr/share/doc/quilt/README.source

which can be safely ignored if the person doing the NMU is already
familiar with quilt. However, if the package's README.source says

This package uses quilt, mostly as documented in
/usr/share/doc/quilt/README.source except that we do foo in place of
bar

Then this will easily trigger alarm bells to anyone doing an NMU that
something out of the ordinary is happening here, and that they need to
look out for that.

-- 
The biometric identification system at the gates of the CIA headquarters
works because there's a guard with a large gun making sure no one is
trying to fool the system.
  http://www.schneier.com/blog/archives/2009/01/biometrics.html


signature.asc
Description: Digital signature


Bug#543635: File conflict on /usr/bin/qemu-io which is also in package kvm

2009-08-26 Thread Mathias Brodala
Package: qemu
Version: 0.10.50+git20090729-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Trying to install the latest version from Experimental fails, if kvm is
also installed:

 Unpacking replacement qemu ...
 dpkg: error processing 
 /var/cache/apt/archives/qemu_0.10.50+git20090729-1_i386.deb (--unpack):
  trying to overwrite `/usr/bin/qemu-io', which is also in package kvm
 dpkg-deb: subprocess paste killed by signal (Broken pipe)

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

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

Versions of packages qemu depends on:
ii  bochsbios  2.4.1-1   BIOS for the Bochs emulator
ii  libasound2 1.0.20-3  shared library for ALSA applicatio
ii  libbluetooth3  4.42-2Library to use the BlueZ Linux Blu
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libesd-alsa0 [libesd0] 0.2.41-5  Enlightened Sound Daemon (ALSA) - 
ii  libgnutls262.8.3-2   the GNU TLS library - runtime libr
ii  libncurses55.7+20090803-1+b1 shared libraries for terminal hand
ii  libpulse0  0.9.15-4.1PulseAudio client libraries
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libvdeplug22.2.2-3   Virtual Distributed Ethernet - Plu
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  openbios-ppc   1.0-3 PowerPC Open Firmware
ii  openbios-sparc 1.0-1 SPARC Open Firmware
ii  openhackware   0.4.1-4   OpenFirmware emulator for PowerPC
ii  vgabios0.6c-1VGA BIOS software for the Bochs an
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap   1.0.15 Bootstrap a basic Debian system
ii  sharutils 1:4.6.3-1  shar, unshar, uuencode, uudecode
pn  vde2  none (no description available)

Versions of packages qemu suggests:
pn  kqemu-source  none (no description available)
pn  samba none (no description available)
ii  sudo  1.7.2-2Provide limited super user privile

- -- no debconf information

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

iEYEARECAAYFAkqU9IUACgkQYfUFJ3ewsJjE7gCfQuayJG+DkpENRknaOlYZMwJa
6pgAnjbBFyLQabZrz2ntUgFOlfdfGJWV
=InPi
-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#543637: [INTL:eu] t-prot debconf templates Basque translation

2009-08-26 Thread Piarres Beobide
Package: t-prot
Severity: wishlist
Tags: l10n patch

Hi

attached t-prot debconf templates Basque translation, please add it.

thx


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

Kernel: Linux 2.6.30-1-686 (SMP w/4 CPU cores)
Locale: LANG=eu_ES.UTF-8, LC_CTYPE=eu_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of templates.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the t-prot package.
#
# Piarres Beobide p...@beobide.net, 2009.
msgid 
msgstr 
Project-Id-Version: templates\n
Report-Msgid-Bugs-To: t-p...@packages.debian.org\n
POT-Creation-Date: 2006-08-02 15:54-0500\n
PO-Revision-Date: 2009-08-26 10:56+0200\n
Last-Translator: Piarres Beobide p...@beobide.net\n
Language-Team: Euskara debian-l10n...@lists.debian.org\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
Plural-Forms: nplurals=2; plural=(n != 1);\n

#. Type: boolean
#. Description
#: ../templates:1001
msgid Do you want to enable t-prot system wide for mutt?
msgstr Mutt-entzat t-prot sistema osoan gaitu nahi al duzu?

#. Type: boolean
#. Description
#: ../templates:1001
msgid 
The t-prot package provides a config file /etc/Muttrc.t-prot -- to use the 
script from mutt you have to enable it.  You can do this either by creating 
a symlink in /etc/Muttrc.d/ for systemwide usage (rather, this can be done 
automatically for you), or let the users decide to add a \source\ line for 
it in their ~/.muttrc or ~/.mutt/muttrc.  If you acknowledge this question 
the systemwide usage will be enabled.
msgstr 
T-prot paketeak  /etc/Muttrc.t-prot konfigurazio fitxategia dakar mutt-ekin 
gaitu nahi baduzu erabiltzeko. Hau bi modutan egin dezakezu edo 
/etc/Muttrc.d/-en sistema osorako lotura sinboliko bat sortuaz 
(bestela hau automatikoki egin daiteke zuretzat), edo erabiltzaileei 
beren ~/.muttrc or ~/.mutt/muttrc fitxategian \source\ lerroa gehitzen 
utziaz. Galdera hau onartzen baduzu sistema-osorako modua gaituko 
da.



Bug#542387: Reported upstream

2009-08-26 Thread Noèl Köthe
Hello Chris,

Am Montag, den 24.08.2009, 18:12 +0100 schrieb Chris Halls:

 I've reported this and created a patch, which is attached to the upstream 
 report.

--8--
* patches/dev300/vcl-fix-gtk-maximise.diff: Disable further window resize
  calls once the state has been set to maximised. See i#44325, d#542387
* patches/dev300/apply: Add new patch
--8--

I tested the patch and it fixed the problem for us. Thanks for your work!

-- 
Noèl Köthe noel debian.org
Debian GNU/Linux, www.debian.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#543578: closed by Pierre Habouzit madco...@madism.org (Re: Bug#543578: nsd3: /etc/init.d/nsd {notify,rebuild,update} do nothing)

2009-08-26 Thread Pierre Habouzit
On Wed, Aug 26, 2009 at 02:46:08AM +0100, Francis Russell wrote:
 Pierre Habouzit wrote:
  On Tue, Aug 25, 2009 at 10:17:06PM +0100, Francis Russell wrote:
  Package: nsd3
  Version: 3.2.2-1
  Severity: normal
 
 
  It appears the notify, rebuild and update options in the nsd3 init.d
 script have no effect.
 
  You're simply wrong. They produce no output to the terminal when they
  work, which is the desired effect.
 
 Yes, I do understand that a working call to nsdc rebuild produces no
 output. Of course, the incorrect behaviour might be specific to my
 system. Here's what I'm seeing:
 
 f...@callisto:~$ stat -c %z /var/lib/nsd3/nsd.db  sudo
 /etc/init.d/nsd3 rebuild; stat -c %z /var/lib/nsd3/nsd.db
 2009-08-26 01:47:10.0 +0100
 2009-08-26 01:47:10.0 +0100

I cannot reproduce:

$ stat -c %z /var/lib/nsd3/nsd.db; \
  sleep 1; \
  /etc/init.d/nsd3 rebuild; \
  stat -c %z /var/lib/nsd3/nsd.db
2009-08-26 10:50:33.0 +0200
2009-08-26 10:51:43.0 +0200

This is with 3.2.0-1 but I've not changed the init script since so...

  No, it doesn't fix it, it produce useless output, making such a
  command unsuitable for use from cron or similar.
 
 I'm confused. *Every* init script I've ever seen, even those with
 non-standard options produces formatted output specifically for the
 benefit of the user for debugging purposes. If someone doesn't want
 output in a cron job, they typically divert it to /dev/null. In
 addition, they could simply call nsdc directly, which produces no output.

The purpose of the extensions here is to be sure nsdc rebuild and so on
are called with the proper _user_ (using 'nsd' and not root) which
people often forget, it's merely a helper. I've since patched nsdc in
Debian so that it drops privileges properly for rebuild/notify/... so
it's not really a concern nowadays, and I could drop the extensions from
the init script. I did not thinking some poeple may use them, but I
don't intend to make them evolve nowadays.

-- 
Intersec http://www.intersec.com
Pierre Habouzit pierre.habou...@intersec.com
Tél : +33 (0)1 5570 3346
Mob : +33 (0)6 1636 8131
Fax : +33 (0)1 5570 3332
37 Rue Pierre Lhomme
92400 Courbevoie



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



Bug#530691: Bug#530530: gnome-main-menu: Places opens bookmarked dirs in konqueror instead of nautilus

2009-08-26 Thread Olivier Berger
On Wed, Aug 26, 2009 at 09:44:11AM +0200, Olivier Berger wrote:
 On Mon, May 25, 2009 at 03:25:06PM +0200, Olivier Berger wrote:
  Hi.
  
  I suspect the problem is most certainly a consequence of another package's 
  misbehaviour, but couldn't find a better place to report.
  
  After a recent upgrade, my bookmarked dirs in the places menus started 
  opening in konqueror instead of nautilus, which is not what I expect, and 
  used to be.
  
  Thanks in advance.
  
  Best regards,
  
  FYI: this looks very similar to symptoms of 
  https://bugs.launchpad.net/bugs/35997 although not sure if the same cause.
  
 
 FYI, this now no longer opens konqueror (which wasn't so bad, after all as 
 the content could somehow be seen ;-) ) but qgit (which is not good any 
 longer).
 
 Any advice ?
 
 Best regards,
 
This is actually a duplicate of #530691.

Thanks to Josselin Mouette for support on IRC.

I think the following might help : adding the following lines to 
/home/olivier/.local/share/applications/defaults.list :
x-directory/gnome-default-handler=nautilus-folder-handler.desktop
x-directory/normal=nautilus-folder-handler.desktop
inode/directory=nautilus-folder-handler.desktop

Hope this helps.

Sorry about the noise, and eagerly waiting for gnome-session to transition to 
testing.

Best regards,

P.S.: not reassigning to gnome-session, as this might help others to find a 
trace when looking for a workaround, as I found it quite natural to search on 
package gnome-main-menu



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



Bug#532805: dh_auto_build: prevents make jobs from being run simultaneously

2009-08-26 Thread Modestas Vainius
Hello,

On šeštadienis 08 Rugpjūtis 2009 22:52:22 Joey Hess wrote:
 I need to be careful here. This change makes *all* packages that use
 a make-based buildsystem start honoring DEB_BUILD_OPTIONS=parallel.

 But, turning on -j is known to break many crummy Makefiles. That's why
 DEB_BUILD_OPTIONS=parallel is documented as something that should only
 be enabled if the package's build system is known to support it.

 So, if we make this change, someone who currently always builds with
 dpkg-buildpackage -j2 may suddently see packages failing to build, or
 even misbuilding somehow. This seems very risky.

 Maybe instead dh needs to get a -j option; then if a rules file wants
 to support DEB_BUILD_OPTIONS it could set the option. Or something along
 those lines. However, would that really be any better than my earlier
 suggestion for adding an override target?

We have a couple of issues here:

1) dpkg-buildpackage -jX sets both parallel=X AND MAKEFLAGS=-jX. Therefore, 
regardless if the package declares support for parallel=X or not, but uses 
$(MAKE) to build the package, it will build with -jX. Currently, dh wall 
prevents this behaviour, but it is possible to fix this in a clean way 
(without '+' hacks or overriding). But do we want to fix this? Btw, I'm 
proposing a clean implementation of your '+' hack here.

Obviously, if only DEB_BUILD_OPTIONS has parallel=X without MAKEFLAGS set, 
parallel should not be automatically enabled.

2) Supporting overriding via parallel is non-optimal since parallel is an 
optional but official feature of Debian Policy. debhelper/dh should provide 
support for standardized things if possible (and it is possible).

3) The way to solve this is indeed dh -j/--parallel option to declare that the 
package supports parallel. What is more, some build systems (e.g. cmake) 
always generates parallel-safe Makefiles so it makes much sense to default to 
--parallel for them. However, the fact that makefile.pm is auto-detected at 
build step for cmake is not helping this case and unfortunately, I don't see 
another way how how to to solve this but some temporary file hacks (urgh!) or 
reordering of @BUILDSYSTEMS (moving cmake above makefile).

So waiting for your answer. This bug IS a show stopper for huge source 
packages which could be built much faster on SMP systems (which are commodity 
these days).

-- 
Modestas Vainius modes...@vainius.eu


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


Bug#543580: closed by Pierre Habouzit madco...@madism.org (Re: Bug#543580: nsd3 init script assumes /var/lib/nsd3/nsd.db is location of db)

2009-08-26 Thread Pierre Habouzit
reopen 543580
retitle 543580 enhance nsd3 init script to help people wanting to setup a chroot
kthxbye

On Wed, Aug 26, 2009 at 02:10:51AM +0100, Francis Russell wrote:
 Pierre Habouzit wrote:
  On Tue, Aug 25, 2009 at 10:47:08PM +0100, Francis Russell wrote:
  Package: nsd3
  Version: 3.2.2-1
  Severity: normal
 
 
  The nsd3 init script assumes /var/lib/nsd3/nsd.db is the location of
 the nsd database and if is not present,
 
  Huh, no it doesn't, I see nsd.db hardcoded nowhere in the init script.
 
 Apologies, I slightly misread the shell script wrt. when the database is
 rebuilt. Still, there is a hardcoded reference to the database location.
 If the database is located in that location, the database will be
 rebuilt every time /etc/init.d/nsd3 start is called. This seems to be an
 undesirable behaviour. Furthermore, as the location is hardcoded, if a
 chroot is used, the auto-building behaviour will disappear.
 
 Quoting the exact lines from /etc/init.d/nsd3:
 
 case $1 in
 start)
 [ -f /var/lib/nsd3/nsd.db ] || ctl nsd rebuild Building nsd3
 zones...
 ctl root start   Starting nsd3...
 ;;

Oh right, I was looking at an older nsd3 init script. I remember I did
that recently, it should indeed be

$(nsd-checkconf -o database /etc/nsd3/nsd.conf) instead.

I had a bug report about that because if no database is there, nsd3 may
fail to start IIRC, which makes the package not install properly or
similar. Of course, with a chroot this will work bizarely at best, but I
do not support such a setup yet. I'll try to amend the init script and
just let it not trying to be smart when a chroot is used (which I can
know using nsd-checkconf -o chroot)

Meanwhile, just comment that line out in your setup.

-- 
Intersec http://www.intersec.com
Pierre Habouzit pierre.habou...@intersec.com
Tél : +33 (0)1 5570 3346
Mob : +33 (0)6 1636 8131
Fax : +33 (0)1 5570 3332
37 Rue Pierre Lhomme
92400 Courbevoie



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



Bug#519548: Getting mondo updated

2009-08-26 Thread Rogério Brito
Hi, Andree.

It is strange, but I have not received any mails on my account.

Please, reply with a CC to my address rbr...@users.sf.net so that I
have more chance of seeing the messages (apparently, my University's
mail server has a problem).

Anyway, back to the subject of maintaining mondo, yes, I would like to
work on it a little bit. I'm still not sure if I can co-maintain it
(most probably, I can), but I would like to delve further in the code.

That being said, if I decide to co-maintain the package, can I put my
name in the uploaders field and add the DMUA: yes (as I am a DM)? In
fact, I think that a good thing would be to have mondo/mindi/etc in a
public repository (I would suggest that we create one named pkg-mondo
in alioth).

What do you think? I would also be willing to spread the word so that
we can get some more contributions (and/or users).


Regards, Rogério Brito.

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



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



Bug#543636: ITP: pyside -- Python bindings for Qt4 framework.

2009-08-26 Thread Didier Raboud
Package: wnpp
Severity: wishlist
Owner: Didier Raboud did...@raboud.com

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

  Package name: pyside
  Version : 0.1.4.5
  Upstream Author : Nokia and OpenBossa
Anderson Lizardo (lizardo) anderson.liza...@openbossa.org
Bruno Araujo (baraujo) bruno.ara...@openbossa.org
Hugo Parente Lima (hlima) hugo.l...@openbossa.org
Lauro Moura (lmoura) lauro.n...@openbossa.org
Luciano Miguel Wolf (luck) luciano.w...@openbossa.org
Marcelo Lira (setanta) marcelo.l...@openbossa.org
Renato Araujo Oliveira Filho (renatofilho) 
renato.fi...@openbossa.org
… and others.
.
The Nokia contact person for PySide is
Matti Airas (mairas) matti.p.ai...@nokia.com.
  URL : http://www.pyside.org/
  License : LGPL 2.1
  Programming Lang: C++, Python
  Description : Python bindings for Qt4 framework.

PySide is an open source sofware project providing Python bindings for the Qt
framework. Combining the power of Qt and Python, PySide provides the wealth of
Qt framework for developers writing software in Python and presents a
first-class rapid application development platform purported to be available on
all major operating systems.

I intend to prepare an initial package within the Python-Modules team and seek
co-maintainers there.

Best regards, 

OdyX

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

iJwEAQECAAYFAkqU+N8ACgkQ884eR6Y9JhRM6AP/eG/2CXIQv99C+raMT972XSNG
mwwTn0t/7bRmpEOZJIV0OB7kwWULBTY5yyAph9kUyhuhS+t4Nk71f6QgiT+0sR27
R8sh124q5WswOwd9emqEhTOOzXoNtplEB5jyDQyFSApw7V/7OgUkIS+AwT6MHKYK
A1ROGcBogvHTr2R2ZPc=
=iHRW
-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#543638: rabbitmq-server: Please provide /etc/default/rabbitmq, /etc/rabbitmq/rabbitmq.conf

2009-08-26 Thread Jeremy Lal
Package: rabbitmq-server
Version: 1.6.0-1
Severity: wishlist

As instructed on [0], there are several configuration variables
that could be set using those files.
It would be nice to see them with appropriate defaults, or
at least commented.
Thanks.
[0]
http://www.rabbitmq.com/install.html

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

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

Versions of packages rabbitmq-server depends on:
ii  adduser  3.110   add and remove users and groups
ii  erlang-base  1:13.b.1-dfsg-6 Erlang/OTP virtual machine and bas
ii  erlang-mnesia1:13.b.1-dfsg-6 Erlang/OTP distributed relational/
ii  erlang-os-mon1:13.b.1-dfsg-6 Erlang/OTP operating system monito
ii  erlang-ssl   1:13.b.1-dfsg-6 Erlang/OTP implementation of SSL
ii  logrotate3.7.8-4 Log rotation utility

rabbitmq-server recommends no packages.

rabbitmq-server 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#542514: libapache2-mod-php5 with segmentation fault and efree heap

2009-08-26 Thread Marc Dequènes (Duck)

Coin,

With the patch in #542906, i managed to make a package without the  
suhosin patch, and the problem still persist, so i guess this is a bug  
in 5.2.10 and not in the suhosin check as i first thought.


Seems 5.2.9.dfsg.1-4 is neither in the archive anymore, nor in  
snapshot.debian.net, so it is quite inconvenient.


--
Marc Dequènes (Duck)


pgpWBV5LrIQhG.pgp
Description: PGP Digital Signature


Bug#539053: python-qt4 - Fails to build with -j

2009-08-26 Thread Modestas Vainius
Hello,

On trečiadienis 26 Rugpjūtis 2009 11:11:58 Bastian Blank wrote:
 On Wed, Aug 26, 2009 at 10:14:48AM +0300, Modestas Vainius wrote:
  Severity important because I agree that the bug is annoying. But not all
  your pet bugs are serious.

 Your decision. My decision is to let it fail on the buildd because of
 that.

Fix your buildd. Export DEB_BUILD_OPTIONS=parallel=X rather than call dpkg-
buildpackage -jX (this is not the same!) so all packages which declare support 
for parallel will build with it. Forcing parallel on everything is wrong and 
not in-line with policy.

-- 
Modestas Vainius modes...@vainius.eu


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


Bug#543639: Please provide a rabbitmq-server-dev package

2009-08-26 Thread Jeremy Lal
Package: rabbitmq-server
Version: 1.6.0-1
Severity: wishlist

Compiling a plugin (e.g. rabbitmq-stomp) needs files
in rabbitmq-server/include, so a -dev package would be
handy !
Thanks.

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

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

Versions of packages rabbitmq-server depends on:
ii  adduser  3.110   add and remove users and groups
ii  erlang-base  1:13.b.1-dfsg-6 Erlang/OTP virtual machine and bas
ii  erlang-mnesia1:13.b.1-dfsg-6 Erlang/OTP distributed relational/
ii  erlang-os-mon1:13.b.1-dfsg-6 Erlang/OTP operating system monito
ii  erlang-ssl   1:13.b.1-dfsg-6 Erlang/OTP implementation of SSL
ii  logrotate3.7.8-4 Log rotation utility

rabbitmq-server recommends no packages.

rabbitmq-server 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#543612: pppd can't find the interface and dies if it's been renamed by udev

2009-08-26 Thread Marco d'Itri
On Aug 26, James Andrewartha tr...@ucc.gu.uwa.edu.au wrote:

 I want to run a PPPoE client on a server that also runs a PPTP daemon 
 (poptop).
 For firewalling reasons, I need to rename the ppp interface used by the PPPoE
 connection so it doesn't match ppp+ which is used for matching the PPTP
 connections. However, when using udev to rename the interface, pppd then can't
 find the interface any more and dies.
Send a patch, I have no idea about what needs to be changed to support
renaming the interface created by pppd. You should probably change pppd
to support arbitrary arguments to the unit configuration directive.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#539870: grub2: 'Out of range 0x2c00. Aborting.' on amd64.

2009-08-26 Thread Felix Zielcke
Am Dienstag, den 04.08.2009, 09:27 +0200 schrieb Konrad Cempura:
 Package: grub2
 Version: 1.96+20090725-1
 Severity: critical
 Justification: breaks the whole system
 
 After update system didn't boot. I was chrooted, and run grub-install 
 /dev/sda and update-grub.
 This didn't helped me. Remove params (eg. vga) also did nothing. The kernel 
 is selected to boot
 and after this I've always seen 'Out of range 0x2c00. Aborting.', always 
 after kernel selection.
 
 Only one solution is worked for me - to install grub2, grub-pc
 and grub-common from Debian Stable repository 1.96+20080724...
 

Sorry for replying so late.
Please try the old linux loader with linux16
Maybe the new one doestn't like your build kernel.


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#543640: Future of mole-generated symbols files, maintainer needed

2009-08-26 Thread Raphael Hertzog
Package: qa.debian.org
User: qa.debian@packages.debian.org
Usertags: mole

Hello,

I'm looking for someone to take over the maintenance of the mole
worker that generates symbols files, example:
http://qa.debian.org/cgi-bin/mole/seedsymbols?pkgname=libx11-6

It's not much code and it's all in the qa SVN but it requires a better
place to run (currently it runs on alioth:~hertzog/mole/). Doing it on
merkel within the qa team (with the rest of the mole stuff) is certainly
a good option. It requires installation of binutils-multiarch but
otherwise should run on lenny. Most of the work is just ensuring that it
keeps running/working.

http://svn.debian.org/viewsvn/qa/trunk/mole/worker/ (all symbols* files)

Sometimes it needs an update to keep up with mole changes but it's fairly
low maintainance and Christoph Berg has always been helpful to fix things
up when needed.

You should also deal with related bug reports submitted against
qa.debian.org but they are relatively rare. I just opened one since
Julien Cristau reported me a problem:
http://bugs.debian.org/541776

There are new features in symbols files that it would be interesting to
exploit, in particular the arch restriction tagging feature[1]. It would
require some coding but generating a single symbols file that works
for all architectures would be a nice feature, isn't it?

I will of course respond to any question that you might have since I really
want to give this project to someone else.

Cheers,

[1] If you don't know what it is, check man dpkg-gensymbols, you can have
stuff like that in symbols files now:
 (arch=alpha amd64 kfreebsd-amd64 ia64)a_64bit_specific_sym...@base 1.0
 (arch=!armel)symbol_armel_does_not_h...@base 1.0
-- 
Raphaël Hertzog



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



Bug#543639: Acknowledgement (Please provide a rabbitmq-server-dev package)

2009-08-26 Thread Jérémy Lal

ok, those include files are already in
/usr/lib/erlang/lib/rabbitmq_server-1.6.0/include
and i did not notice it before.
Very sorry for that.




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



Bug#540125: SPAM, Re: Bug#540125: grub-pc: cannot boot

2009-08-26 Thread Robert Millan
On Wed, Aug 26, 2009 at 09:55:42AM +0200, Modesto Alexandre wrote:
 Le mercredi 26 août 2009, Robert Millan a écrit :
   Package: grub-pc
   Version: 1.96+20090725-1
   Severity: normal
 
  Are you completely sure you're using this version?
 
 Yes, i have GPT partitions (6 Tb)
 
 
  Did you run grub-install after updating the package?
 
 No
   
 Is there a risk ?

There's a risk GRUB stops booting, but according to your report it doesn't
already.

Please do the following, in this order:

  - Update GRUB by running grub-install /dev/sda.  Check if this fixed
the problem.

  - Create a BIOS Boot Partition, and run grub-install again.  This is highly
recommended when installing on GPT labels.  For details see:

  http://grub.enbug.org/BIOS_Boot_Partition

then check if this fixed the problem.

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



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



Bug#542514: [php-maint] Bug#542514: libapache2-mod-php5 with segmentation fault and efree heap

2009-08-26 Thread Ondřej Surý
That's an evil plan how to make more people test php 5.3.0 :)

Well no, in fact, updated packages are in preparation, snippet from other mail:

On Wed, Aug 26, 2009 at 02:41, Raphael Geissertgeiss...@debian.org wrote:
  * The code is far away from being as stable as 5.2.x

 stable as in #542514? :) The idea of uploading 5.3 to unstable came
 up with recent load of bug reports filled on 5.2.10.

 This seems to be caused by a large merge from the 5.3 branch by upstream,
 which I plan to revert on the next upload (testing being one of the reasons
 why it's taking me so long to upload).

But anyway it would be great if you can try 5.3.0-3 from experimental.
It needs as much testing as it could get.

Ondrej.

On Wed, Aug 26, 2009 at 11:04, Marc Dequènes (Duck)d...@duckcorp.org wrote:
 Coin,

 With the patch in #542906, i managed to make a package without the suhosin
 patch, and the problem still persist, so i guess this is a bug in 5.2.10 and
 not in the suhosin check as i first thought.

 Seems 5.2.9.dfsg.1-4 is neither in the archive anymore, nor in
 snapshot.debian.net, so it is quite inconvenient.

 --
 Marc Dequènes (Duck)

 ___
 pkg-php-maint mailing list
 pkg-php-ma...@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint




-- 
Ondřej Surý ond...@sury.org
http://blog.rfc1925.org/



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



Bug#521971: FTBFS for libembperl-perl

2009-08-26 Thread Damyan Ivanov
 this builds fine for me too. Daniel, do you still get this FTBFS? 
 Can anybody else reproduce this? Maybe we should just close the 
 bug..

Just built here (amd64)

-- 
dam


signature.asc
Description: Digital signature


Bug#539994: please provide /etc/sudo.d or /etc/sudoers.d

2009-08-26 Thread Raphael Hertzog
On Wed, 05 Aug 2009, Денис wrote:
 Now sudo supports #includedir directive.
 Please provide /etc/sudo.d or /etc/sudoers.d directory in
 Debian sudo package and add #includedir directive into file
 /etc/sudoers corresponding to it.
 
 This could be very useful for third-party packages that need
 to interoperate with sudo. I maintain experimental package
 who uses sudo and right now I need to revert to editing the
 sudoers file manually.

+1, I'm working on a debian derivative for a customer, and I have numerous
examples of cases where this would help us.

It would be nice to have this implemented (before the squeeze release at
least).

The downside is that the administrator might not be aware that a package
installed a file there...

If that's something important, you might be able to provide an optional
service that warns by using a dpkg file trigger on /etc/sudoers.d that
would display a debconf note if new files were added (or updated).

Cheers,
-- 
Raphaël Hertzog



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



Bug#543641: lintian: manpage-has-errors-from-man for manpage with long URL

2009-08-26 Thread Mikhail Gusarov
Package: lintian
Version: 2.2.14
Severity: normal

I'm getting the following warning from Lintian:

W: publican: manpage-has-errors-from-man usr/share/man/man1/publican.1p.gz 229: 
warning [p 2, 0.3i]: can't break line

This line contains long URL, and such errors ought to be
suppressed according to Lintian changelog:

lintian (1.24.3) unstable; urgency=low
  ...
  * checks/manpages{,.desc}:
+ [RA] Suppress warnings about inability to break a line that contains
  a URL.  URLs often can't be usefully broken.  Based on a patch by
  Damyan Ivanov.  (Closes: #491578)

Manpage in question can be obtained from 
http://dottedmag.net/~mag/publican.1p.gz

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

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

Versions of packages lintian depends on:
ii  binutils  2.19.51.20090723-1 The GNU assembler, linker and bina
ii  diffstat  1.47-1 produces graph of changes introduc
ii  dpkg-dev  1.15.3.1   Debian package development tools
ii  file  5.03-1 Determines file type using magic
ii  gettext   0.17-7 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  libipc-run-perl   0.84-1 Perl module for running processes
ii  libparse-debianchange 1.1.1-2parse Debian changelogs and output
ii  libtimedate-perl  1.1600-9   Time and date functions for Perl
ii  liburi-perl   1.37+dfsg-1Manipulates and accesses URI strin
ii  man-db2.5.5-3on-line manual pager
ii  perl [libdigest-sha-p 5.10.0-24  Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
ii  binutils-multiarch2.19.51.20090723-1 Binary utilities that support mult
pn  libtext-template-perl none (no description available)
ii  man-db2.5.5-3on-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#542927: ruby1.9.1: FTBFS on KFreeBSD (test failures)

2009-08-26 Thread Lucas Nussbaum
On 24/08/09 at 15:10 +0200, Petr Salinger wrote:
 #913 test_thread.rb:219:in `top (required)':
open(zzz.rb, w) do |f|
  f.puts -END
begin
  Thread.new { fork { GC.start } }.join
  pid, status = Process.wait2
  $result = status.success? ? :ok : :ng
rescue NotImplementedError
  $result = :ok
end
  END
end
require zzz.rb
$result
 #=  (expected ok)
 
 What the fork { GC.start } should do ?
 
 fork() the interpreter and run the garbage collector in the child. Not
 sure why they do that.
 
 Is it the same fork as fork() in C-language/system call ?

Yes

 What is semantics of this in multithreaded environment ?
 Is it the same as C-one - i.e. child  process  is  created with a
 single thread ?

Based on the following test code, the semantics are the same:
---
require 'thread'

t = Thread::new do
  sleep 60
end
t2 = Thread::new do
  sleep 60
end
sleep 5
fork do
  while true do
sleep 1
puts child:
p t
p t2
  end
end
while true do
  sleep 1
  puts parent:
  p t
  p t2
end

sleep 5
--
Outputs:
child:
#Thread:0x0001023960 dead
#Thread:0x00010238b8 dead
parent:
#Thread:0x0001023960 sleep
#Thread:0x00010238b8 sleep

Finally, the main question is what it should test
 ???

I have no idea. But the test succeeds on other arches...

 #916 test_thread.rb:254:in `top (required)':
STDERR.reopen(STDOUT)
exec /
 #= killed by signal 32
 
 Same: uh? What's signal 32 on FreeBSD?
 
 It is internal to threading library, similarly to linuxthreads.
 
 Arg. ruby tends to make assumptions about the thread library. If it
 doesn't behave like NPTL, then some things might break. We had a similar
 problem with hppa some time ago.
 
 What are the results of testsuite on hppa ? Does it fail similarly.

I don't know: the test suite is no longer run on hppa, since it caused kernel
crashes in the past.

 What should  ' exec / ' even do ? Is it supposed to only fail ?

It's probably supposed to fail, but not crash the interpreter.

 This likely won't work in multithreaded environment. There is even
 not clean semantic of it. The succesfull exec should terminate all
 threads
 running old exec-file and start exactly 1 thread running new exec-file.
 
 Our current implementation works fine for normal exec usage,
 i.e. fork + exec.

I could just exclude those two tests on FreeBSD, if that's fine for you...
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#465299: audacious: Truncates streamed track titles containing apostrophe

2009-08-26 Thread Jordi Bosveld
I just tuned in to a couple of streams playing tracks with apostrophes 
in their titles and it seems the problem does not occur any longer.


Thanks.

Jordi Bosveld

John Lindgren wrote:

Please check to see whether this problem still occurs in 2.1.

Thank you,
John Lindgren




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



Bug#543642: ITP: apiextractor -- Library headers parser that creates an abstract representation of an API

2009-08-26 Thread Didier Raboud
Package: wnpp
Severity: wishlist
Owner: Didier Raboud did...@raboud.com

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

  Package name: apiextractor
  Version : 0.2
  Upstream Author : Nokia and OpenBossa
Anderson Lizardo (lizardo) anderson.liza...@openbossa.org
Bruno Araujo (baraujo) bruno.ara...@openbossa.org
Hugo Parente Lima (hlima) hugo.l...@openbossa.org
Lauro Moura (lmoura) lauro.n...@openbossa.org
Luciano Miguel Wolf (luck) luciano.w...@openbossa.org
Marcelo Lira (setanta) marcelo.l...@openbossa.org
Renato Araujo Oliveira Filho (renatofilho) 
renato.fi...@openbossa.org
… and others.
.
The Nokia contact person for PySide is
Matti Airas (mairas) matti.p.ai...@nokia.com.
  URL : http://www.pyside.org/home-binding/api-extractor/
  License : GPL 2
  Programming Lang: C++
  Description : Library headers parser that creates an abstract 
representation of an API

The API Extractor library is used by the binding generator to parse headers
of a given library and merge this data with information provided by
typesystem (XML) files, resulting in a representation of how the API should be
exported to the chosen target language. The generation of source code for the
bindings is performed by specific generators using the API Extractor library.

I intend to prepare an initial package within the Python-Modules team and seek
co-maintainers there.


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

iJwEAQECAAYFAkqVDIcACgkQ884eR6Y9JhQCkwQAoRftsf2G/O8yX7gYXN5gKq5q
KYGKeR8qu1+JUNxi87uCko4NyQi6OPzDTLtglNeqszLJE+wBUg/mnBEByazlJlQU
f2kc4ne24GUYD/cXVsxcOls1Ezr65j8C8IkCg5rEndyNL6jpdhhCAUpezubx0kmY
52JPJYClWYGaNjPx9So=
=qcob
-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#543643: gridengine-common: Ship PE examples provided in source/dist/

2009-08-26 Thread Mario Lang
Package: gridengine-common
Version: 6.2-4
Severity: wishlist
Tag: patch

When executing parallel jobs in GridEngine, a so-called parallel
environemtn (PE) is needed.  These PEs are specific to the underlying
mechanism for communication, like MPICH (1), MPICH2, OpenMP and whatnot.

After a bit of looking around, I finally found two example folders which
implement a PE for mpich and pvm in the GridEngine source tree.
These examples can be pretty valuable for getting an idea how PE
startup/shutdown is supposed to work.  I think we should ship them along
with the job examples.  Patch attached.

commit 8db18ea439a88e5ff9e0d7a8d2e0ea697f091fd0
Author: Mario Lang ml...@debian.org
Date:   Wed Aug 26 11:40:49 2009 +0200

Ship mpi and pvm PE example files.

diff --git a/debian/gridengine-common.examples 
b/debian/gridengine-common.examples
index 640842a..de3132f 100644
--- a/debian/gridengine-common.examples
+++ b/debian/gridengine-common.examples
@@ -1,2 +1,4 @@
 debian/tmp/usr/examples/jobs/*
+source/dist/mpi
+source/dist/pvm
 debian/gridengine.default

-- 
Regards,
  Mario Lang

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



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



Bug#529948: please change Build-Depends and Depends from CUPSYS to CUPS immediately!

2009-08-26 Thread Martin-Éric Racine
Dear maintainers,

In May 2009, bugs were filed against packages that still Build-Depends
or Depends upon the old CUPSYS packages, such as:

cupsys - Common UNIX Printing System (transitional package)
cupsys-bsd - Common UNIX Printing System (transitional package)
cupsys-client - Common UNIX Printing System (transitional package)
cupsys-common - Common UNIX Printing System (transitional package)
cupsys-dbg - Common UNIX Printing System (transitional package)
libcupsys2 - Common UNIX Printing System (transitional package)
libcupsys2-dev - Common UNIX Printing System (transitional package)

It appears that your package depends upon one of these.

A grace period had been given to maintainers to update their packages
and this grace period is now over and we will shortly be removing the
transitional CUPS packages. As such, we urge you to upgrade your
packages and perform an upload ASAP.

However, if you currently lack the time to upgrade your packages,
please indicate in reply to this message whether you would allow a NMU
to be performed by the CUPS team.

Best Regards,
Martin-Éric



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



Bug#543644: ITP: libwww-mechanize-gzip-perl -- Perl module to fetch webpages with gzip compression

2009-08-26 Thread Christine Spang
Package: wnpp
Severity: wishlist
Owner: Christine Spang christ...@debian.org

* Package name: libwww-mechanize-gzip-perl
  Version : 0.12
  Upstream Author : Peter Giessner ca...@planet-elektronik.de
* URL : http://search.cpan.org/dist/WWW-Mechanize-GZip
* License : Perl (Artistic | GPL-1+)
  Programming Lang: Perl
  Description : Perl module to fetch webpages with gzip compression

 The WWW::Mechanize::GZip module tries to fetch a URL by requesting
 gzip-compression from the webserver.
 .
 If the response contains a header with 'Content-Encoding: gzip', it
 decompresses the response in order to get the original (uncompressed)
 content.
 .
 This module will help to reduce bandwith fetching webpages, if supported
 by the webeserver. If the webserver does not support gzip-compression,
 no compression will be used.
 .
 This modules is a direct subclass of WWW::Mechanize and will therefore
 support any methods provided by WWW::Mechanize.
 .
 The decompression is handled by Compress::Zlib::memGunzip.



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



Bug#543392: Allow dh addons to pass additional arguments to debhelper commands

2009-08-26 Thread Modestas Vainius
Hello,

On antradienis 25 Rugpjūtis 2009 12:45:19 Modestas Vainius wrote:
 Hello,

 On pirmadienis 24 Rugpjūtis 2009 21:54:00 Joey Hess wrote:
  Modestas Vainius wrote:
   the attached patch adds dh addons add_command_arguments() API that
   allows addons to specify additional arguments which dh will run the
   specified debhelper command(s) with.
  
   I think this could be useful to develop dh addons that would serve as
   templates. For example, a large group of packages (e.g. KDE) needs to
   run dh_compress -Xfoobar rather than dh_compress. Currently, there is
   no way (neither via make includes, nor dh addons unless I'm missing
   something) to provide the following functionality:
  
   1) Run `dh_compress -Xfoobar` by default.
   2) Clearly allow to override this in debian/rules if needed.
  
   If this was done via addons, 1) would be configured via addon and 2)
   would be possible via usual dh overrides.
 
  haskell_devscripts does the following:
 
  insert_before(dh_compress, dh_compress -X.haddock);
  remove_command(dh_compress);
 
  That's a nasty hack that probably breaks both command logging and
  overrides now that I think about it.

 Exactly, I thought about that initially but it breaks overrides and logging
 hence not acceptable.

  Re your patch, it would probably be clearer to have a
  remove_command_arguments rather than having add () clear. It *might*
  make sense for remove_command_arguments to allow removing only specific
  arguments. Although it two sequence addons get into a situation needing
  removal, they're doing something bad and probably failure prone.

 Implemented.

  My other concern is that the added arguments are passed via
  DH_INTERNAL_OPTIONS. So if a override target is used, all commands run
  in it will get the arguments passed in it, with no way to override that.
  This could be fixed by only adding to @options after the override command
  block.

 Right. Actually, I didn't intend those arguments to be passed via
 DH_INTERNAL_OPTIONS, that was a bug. Thanks for catching.

  Oh, and don't forget to update doc/PROGRAMMING..

 Sure.

 A new patch is attached. I also did s/arguments/options/ everywhere since
 'option' is more in-line with debhelper terminology.

Improved version (attached) supports pseudo command '*' (pass to all). Feel 
free to apply either version if you don't see a need for 'pass to all' 
feature.

-- 
Modestas Vainius modes...@vainius.eu
From: Modestas Vainius modes...@vainius.eu
Subject: [PATCH] Allow dh addons to pass options to debhelper commands

Add dh addons APIs add_command_options()/remove_command_options() that
allow addons to add additional options which dh will pass to the specified
debhelper commands.

Signed-off-by: Modestas Vainius modes...@vainius.eu

---
 dh  |   33 +
 doc/PROGRAMMING |   18 ++
 2 files changed, 51 insertions(+), 0 deletions(-)

diff --git a/dh b/dh
index bdd78c5..164747c 100755
--- a/dh
+++ b/dh
@@ -293,6 +293,9 @@ $sequences{binary} = [...@{$sequences{install}}, qw{
 }, @b];
 $sequences{'binary-arch'} = [...@{$sequences{binary}}];
 
+# Additional command options
+my %command_opts;
+
 # sequence addon interface
 sub _insert {
 	my $offset=shift;
@@ -333,6 +336,31 @@ sub add_command {
 	my $sequence=shift;
 	unshift @{$sequences{$sequence}}, $command;
 }
+sub add_command_options {
+	my $command=shift;
+	push @{$command_opts{$command}}, @_;
+}
+sub remove_command_options {
+	my $command=shift;
+	if (@_) {
+		# Remove only specified options
+		if (my $opts = $command_opts{$command}) {
+			foreach my $opt (@_) {
+if (ref($opt) eq Regexp) {
+	$opts = [ grep ! /$opt/, @$opts ];
+}
+else {
+	$opts = [ grep { $_ ne $opt } @$opts ];
+}
+			}
+			$command_opts{$command} = $opts;
+		}
+	}
+	else {
+		# Clear all additional options
+		delete $command_opts{$command};
+	}
+}
 
 if ($dh{LIST}) {
 	my %addons;
@@ -501,6 +529,11 @@ sub run {
 		$command=debian/rules;
 		@options=override_.$override_command;
 	}
+	else {
+		# Pass additional command options if any
+		unshift @options, @{$command_opts{$command}} if exists $command_opts{$command};
+		unshift @options, @{$command_opts{'*'}} if exists $command_opts{'*'};
+	}
 
 	# 3 space indent lines the command being run up under the 
 	# sequence name after dh .
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 4be09b1..1c94d14 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -270,6 +270,24 @@ add_command($new_command, $sequence)
 	Add $new_command to the beginning of the specified sequence.
 	If the sequence does not exist, it will be created.
 
+add_command_options($command, $opt1, $opt2, ...)
+	Append $opt1, $opt2 etc. to the list of additional options which
+	dh passes when running the specified $command. If $command is '*',
+	options will be passed to all commands. Please note, that these
+	additional options are not relayed to debhelper commands called via
+	$command override.
+

Bug#540125: grub-pc: grub still not installed

2009-08-26 Thread Michal Suchanek
2009/8/26 Felix Zielcke fziel...@z-51.de:
 Am Mittwoch, den 26.08.2009, 09:57 +0200 schrieb Michal Suchanek:
 2009/8/26 Robert Millan r...@aybabtu.com:
  On Thu, Aug 06, 2009 at 11:04:10PM +0200, Michal Suchanek wrote:
  Package: grub-pc
  Version: 1.96+20080724-16
  Severity: normal
 
  Btw please try a newer version.  Make sure you run grub-install after
  updating the package.

 I have the newest.

 grub-common/lenny uptodate 1.96+20080724-16
 grub-invaders/lenny uptodate 1.0.0-8
 grub-pc/lenny uptodate 1.96+20080724-16
 grub-splashimages/lenny uptodate 1.2.3
 grub2/lenny uptodate 1.96+20080724-16
 grub2-splashimages/lenny uptodate 1.0.0


 Robert meant using the version from squeeze or sid.
 Though current sid is broken so better use the squeeze one.
 You can install it directly under lenny no need for a backport

With 1.96+20090808-1 debconf now asks about devices to install to and
installs grub.

At least on system with no menu.lst

The lenny version doesn't install at all, though. And installing only
on systems with no menu.lst means all upgraded systems will fail.

Thanks

Michal



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



Bug#542346: angband: Many debsums mismatches

2009-08-26 Thread Chris Carr
On Tue, 2009-08-18 at 23:17 -0700, Josh Triplett wrote:
 Package: angband
 Version: 1:3.1.1.1626-1
 Severity: normal
 
 As reportbug points out:
 
 -- debsums errors found:
 debsums: can't open angband file /var/games/angband/bone/delete.me 
 (Permission denied)
 debsums: checksum mismatch angband file /var/games/angband/data/monster.raw
 debsums: checksum mismatch angband file /var/games/angband/data/p_hist.raw
 debsums: checksum mismatch angband file /var/games/angband/data/limits.raw
 debsums: checksum mismatch angband file /var/games/angband/data/artifact.raw
 debsums: checksum mismatch angband file /var/games/angband/data/terrain.raw
 debsums: checksum mismatch angband file /var/games/angband/data/p_race.raw
 debsums: checksum mismatch angband file /var/games/angband/data/shop_own.raw
 debsums: checksum mismatch angband file /var/games/angband/data/flavor.raw
 debsums: checksum mismatch angband file /var/games/angband/data/object.raw
 debsums: checksum mismatch angband file /var/games/angband/data/ego_item.raw
 debsums: checksum mismatch angband file /var/games/angband/data/vault.raw
 debsums: checksum mismatch angband file /var/games/angband/data/p_class.raw
 
 
 I just installed angband and ran it a couple of times, and then noticed
 this when I went to report a different bug.

Thanks for reporting this - these files shouldn't have md5sums. I'll fix
this in the next upload. 

Regards,

CC




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



Bug#543600: aumix-gtk: Unable to save any set of visible sliders

2009-08-26 Thread arctgx

Hi,

indeed, it's very old problem, which i did not found in the list shown 
by Debian's reportbug :)


Thanks for the link and regards

Stefan Ott wrote:

Hi

This is a known limitation of aumix-gtk, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=71995

cheers
  





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



Bug#543645: lmms: New upstream version: 0.4.5 is available

2009-08-26 Thread wzab
Package: lmms
Version: 0.4.4-1
Severity: wishlist


New version of lmms (0.4.5) is available at:
https://sourceforge.net/projects/lmms/


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

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

Versions of packages lmms depends on:
ii  libasound2 1.0.20-3  shared library for ALSA applicatio
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libfftw3-3 3.1.2-3.1 library for computing Fast Fourier
ii  libfluidsynth1 1.0.9+dfsg-2  Real-time MIDI software synthesize
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjack0   0.116.2+svn3592-2 JACK Audio Connection Kit (librari
ii  libogg01.1.4~dfsg-1  Ogg bitstream library
ii  libpulse0  0.9.15-4.1PulseAudio client libraries
ii  libqt3-i18n3:3.3.8b-5i18n files for Qt3 library
ii  libqt4-xml 4:4.5.2-1 Qt 4 XML module
ii  libqtcore4 4:4.5.2-1 Qt 4 core module
ii  libqtgui4  4:4.5.2-1 Qt 4 GUI module
ii  libsamplerate0 0.1.7-2   audio rate conversion library
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libsndfile11.0.18-2  Library for reading/writing audio 
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libstk0c2a 4.2.0-9.2 Sound Synthesis Toolkit
ii  libvorbis0a1.2.0.dfsg-6  The Vorbis General Audio Compressi
ii  libvorbisenc2  1.2.0.dfsg-6  The Vorbis General Audio Compressi
ii  libvorbisfile3 1.2.0.dfsg-6  The Vorbis General Audio Compressi
ii  libwine1.0.1-2   Windows API implementation - libra
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  lmms-common0.4.4-1   Linux Multimedia Studio - common f
ii  stk4.2.0-9.2 Sound Synthesis Toolkit example ap
ii  wine-bin   1.0.1-2   Windows API implementation - binar
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages lmms recommends:
ii  caps  0.4.2-1C* Audio Plugin Suite
ii  tap-plugins   0.7.0-2Tom's Audio Processing LADSPA plug

Versions of packages lmms suggests:
pn  fil-plugins   none (no description available)
ii  freepats  20060219-1 Free patch set for MIDI audio synt
ii  mcp-plugins   0.3.0-4LADSPA plugins designed for Alsa M
pn  omins none (no description available)
pn  vcf   none (no description available)

-- no debconf information



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



Bug#543541: RFH: quilt -- Tool to work with series of patches

2009-08-26 Thread Martin Quinson
Le mercredi 26 août 2009 à 08:11 +0200, Raphael Hertzog a écrit :
 On Tue, 25 Aug 2009, Ryan Niebur wrote:
  I'm willing to help.
 
 Cool.

Yep, excellent. We (I) kinda need it.

   There is lots of work to do:
   - update all the patches for the new upstream version (and we have 22
 patches)
 Martin Quinson started this work but he has not yet pushed his work
 in a public branch, hopefully that mail will remind him to do it
   - document all the patches and submit them upstream even if they have been
 not very receptive to some of them a few years ago (in particular the
 rewrite of backup-files in shell apparently)
  
  I'm guessing these two should wait for Martin.
 
 Martin, can you push what you have in a branch (say experimental)?

Well, I'm trying, but I'm in the middle of the git hell. I did my update
work on a raw directory, not in a git dir. And now that raphaël forked
the 0.46 branch under my feet, I'm falling...

Anyway, I never pushed my work anywhere because it was not working. Some
tests failed.

So, I redid my work. I reran uupdate, and redid the work of changing the
patches so that they apply to the new upstream tarball. The test suite
still don't pass, I still have to dig in to see why. Help welcomed here.

I pushed this into the 0.48 branch of the git collab-maint.

If one of you could help me with the failed tests, that would be more
than welcomed.

   - go through open bug reports and forward them upstream as well
   
  
  okay, will look at them.
 
 Well, we should first verify that they are not fixed in the new upstream
 version... so getting some packages of 0.48 is important.

Indeed. And after the package of 0.48 is done, one big task will be to
get our changes accepted upstream. I tried a few years ago, but upstream
seemed picky about the changes. We should definitely try it again,
because we are kinda forking, which is not good.

Bye, Mt.

-- 
In some cases, there are health benefits to climate change. [...] many
people die from cold-related deaths every winter. And there are studies
that say that climate change in certain areas of the world would help
those individuals.
 -- Dana Perino (White House Press Secretary), October 24, 2007.




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



Bug#543646: Wrong package description of ibus-table-zhuyin

2009-08-26 Thread 李健秋
Package: ibus-table-zhuyin
Severity: wishlist

Dear Maintainer,

The package description of ibus-table-zhuyin is wrong, here is a 
correction:
   s/Quick input method/ZhuYin(Bopomofo) input method/

Kindly regards,

-Andrew

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

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.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#529946: taxbird: patch for CUPS transition attached

2009-08-26 Thread Martin-Éric Racine
Package: taxbird
Severity: normal
diff -u taxbird-0.12/debian/control taxbird-0.12/debian/control
--- taxbird-0.12/debian/control
+++ taxbird-0.12/debian/control
@@ -10,7 +10,7 @@
 Package: taxbird
 Architecture: any
 Depends: libgeier0 (= 0.9), ${shlibs:Depends}, ${misc:Depends}
-Recommends: lpr | cupsys-bsd
+Recommends: lpr | cups-bsd
 Suggests: html2text, html2ps
 Conflicts: libgeier ( 0.10)
 Description: The first free Elster client (German Tax Declarations)
diff -u taxbird-0.12/debian/changelog taxbird-0.12/debian/changelog
--- taxbird-0.12/debian/changelog
+++ taxbird-0.12/debian/changelog
@@ -1,3 +1,11 @@
+taxbird (0.12-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * [debian/control] changed 
+Recommends: lpr | cupsys-bsd to Recommends: lpr | cups-bsd
+
+ -- Martin-Éric Racine q-f...@iki.fi  Wed, 26 Aug 2009 13:35:24 +0300
+
 taxbird (0.12-1) unstable; urgency=low
 
   * New upstream release (Closes: #511403)
only in patch2:
unchanged:


Bug#543647: FTBFS: build-deps cannot be met in Squeeze

2009-08-26 Thread Martin-Éric Racine
Package: taxbird
Severity: serious
Justification: no longer builds from source

While producing a trivial patch for bug #529946, apt-get build-dep taxbird 
reported that build-depends cannot be met by what's in Squeeze.

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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.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#543417: README.source patch system documentation requirements considered harmful

2009-08-26 Thread Goswin von Brederlow
Raphael Geissert geiss...@debian.org writes:

 Bill Allombert wrote:
 3) If a package is lacking debian/README.source, then one should expect
 that the source is ready to be used. If it not the case, even an empty
 debian/README.source is better than none.
 

 What would an empty README.source file mean?

 Cheers,

There is something special about the source. It is not just a plain
1.0, 3.0 or 3.0 (quilt) source where you can just edit files at will.
But since I'm too lazy to document what is different you need to dig
into the rules file to understand what is going on.

(not my proposal but my understanding of it)

MfG
Goswin



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



Bug#543648: ITP: prophet -- distributed database system

2009-08-26 Thread Christine Spang
Package: wnpp
Severity: wishlist
Owner: Christine Spang christ...@debian.org

* Package name: prophet
  Version : 0.70
  Upstream Author : Jesse Vincent je...@bestpractical.com
* URL : http://syncwith.us/
* License : Perl (Artistic | GPL-1+)
  Programming Lang: Perl
  Description : distributed, peer to peer replicated database system

 Prophet is a new kind of database designed for the post Web-2.0 world.
 It's made to let you collaborate with your friends and coworkers without
 needing any kind of special server or internet provider.
 .
 Prophet's buzzword-laden pitch reads something like this:
 .
 A grounded, semirelational, peer to peer replicated, disconnected,
 versioned, property database with self-healing conflict resolution. 
 .
 What that really means is that Prophet keeps your data in your control,
 not on a server in a cloud, is designed for online and offline use,
 syncs changes peer to peer in any way you can think of, and has a
 pluggable conflict resolution system that allows application writers to
 decide how to resolve conflicts during synchronization, using Prophet's
 algorithm or any other.
 .
 If you're not a programmer, you likely want an end-user application
 build on top of Prophet, rather than this package.



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



Bug#543484: [Pkg-ia32-libs-maintainers] Bug#543484: ia32-libs: failed to load 32bit version of dri lib (wrong version?)

2009-08-26 Thread Goswin von Brederlow
Oliver Groß neokens...@freenet.de writes:

 Package: ia32-libs
 Version: 20090808
 Severity: normal


 Hi,
 every time I want to start a programm that uses direct rendering only the
 software rasterizer is working.

 with LIBGL_DEBUG=verbose I get the following messages:
 libGL: OpenDriver: trying /usr/lib/dri/tls/i965_dri.so  
 libGL: OpenDriver: trying /usr/lib/dri/i965_dri.so
 libGL error: dlopen /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so:
 wrong ELF class: ELFCLASS64)
 libGL: OpenDriver: trying /usr/lib32/dri/tls/i965_dri.so
 libGL: OpenDriver: trying /usr/lib32/dri/i965_dri.so
 libGL error: dlopen /usr/lib32/dri/i965_dri.so failed (libdrm_intel.so.1:
 cannot open shared object file: No such file or directory)

You are missing the driver altogether.

In stable ia32-libs contained the neccessary files from
libgl1-mesa-dri but testing/unstable no longer does.

Obviously a regression.

 libGL error: unable to load driver: i965_dri.so
 libGL error: driver pointer missing
 libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
 libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
 libGL error: dlopen /usr/lib/dri/swrast_dri.so failed
 (/usr/lib/dri/swrast_dri.so: wrong ELF class: ELFCLASS64)
 libGL: OpenDriver: trying /usr/lib32/dri/tls/swrast_dri.so
 libGL: OpenDriver: trying /usr/lib32/dri/swrast_dri.so

 I got mesa 7.5 with xserver 1.6.3 (all from unstable) installed and tried the
 Legacy3D option but it doesn't change a thing. Unfortunately it's not an 
 option
 to downgrade because with the older versions of mesa and xserver there is no
 shader support for my intel card.

 I'd suggest to upload an unstable version of ia32-libs with the corresponding
 mesa and drm libs.

 With best regards,
 Oliver

MfG
Goswin



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



Bug#543650: ITP: sd -- peer to peer bug tracker

2009-08-26 Thread Christine Spang
Package: wnpp
Severity: wishlist
Owner: Christine Spang christ...@debian.org

* Package name: sd
  Version : 0.70
  Upstream Author : Jesse Vincent je...@bestpractical.com
* URL : http://syncwith.us/sd/
* License : MIT
  Programming Lang: Perl
  Description : peer-to-peer bug tracking system

 SD is a peer-to-peer bug tracker that's built for sharing and use both
 online and offline. With SD, you can sync your bugs back and forth
 between other instances of SD, and even between SD and other bug
 trackers that SD supports. Since SD does not require a network
 connection for use and stores bug information locally, you can always
 access your bugs, no matter where you are.
 .
 Currently, SD supports syncing between SD and RT, Hiveminder,
 Trac, GitHub, Google Code, and Redmine (read-only).
 .
 SD is built on top of Prophet, a distributed database system.



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



Bug#543651: mc: support for DjVu files in mc.ext

2009-08-26 Thread Jakub Wilk

Package: mc
Version: 2:4.7.0-pre1-3
Severity: wishlist

You may consider adding the following entry to /etc/mc/mc.ext:

# DjVu
type/^DjVu
Open=run-mailcap image/vnd.djvu:%f 21 
View=%view{ascii} djvused -e print-pure-txt %f


--
Jakub Wilk



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



Bug#541835: [pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken

2009-08-26 Thread Jonas Meurer
On 25/08/2009 Celejar wrote:
 I'm having a pretty bizarre problem with my kernel crypto
 configuration.  I need support for a bog standard LUKS (aes /
 cbc-essiv:sha256) / cryptsetup installation, but even after I enable
 virtually everything in the crypto section of the kernel configs, cbc
 fails to load.  All the relevant modules are exist (dm-mod, dm-crypt,
 crypto_blkcipher, crypto_algapi, crypto_hash, aes_generic,
 sha256_generic), but even after modprobing / insmoding
 everything, /proc/crypto shows that aes and sha is there, but not cbc.
 
 The problem has been reproduced (using my kernel config) by Jonas
 Meurer, the Debian cryptsetup maintainer, so it's not just me ;).
 We've tried numerous different kernel versions in the .30 / .31 range.

i just built linux 2.6.29 kernel with your kernel config and it fails
the same way. so this problem is not limited to linux kernel 2.6.30+.

greetings,
 jonas



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



Bug#542040: [Bug #542040] It still seems to be d-bus

2009-08-26 Thread Eugenio M. Vigo
Hi again!
I've been monitoring my ~/.xsession-errors and couldn't find any problem but
the disconnection of GNOME's session manager. As you'll see below,
gnome-panel and nautilus report issues because of this. But, after
continuous usage, also PulseAudio, gnome-power-manager and others also do
complain.

Here's my ~/.xsession-errors at startup:

/etc/gdm/Xsession: Beginning session setup...
SESSION_MANAGER=local/UGI:@/tmp/.ICE-unix/5583,unix/UGI:/tmp/.ICE-unix/5583
1251281797.312432 Session manager: disconnected...
Advertencia del gestor de ventanas: Ocurrió un error al leer el archivo de
sesión guardado /home/ugi/.config/metacity/sessions/default0.ms: Failed to
open file '/home/ugi/.config/metacity/sessions/default0.ms': No existe el
fichero o el directorio
** (gnome-volume-control-applet:5773): DEBUG: Disabling debugging
GNOME_KEYRING_SOCKET=/tmp/keyring-cC9VoN/socket
SSH_AUTH_SOCK=/tmp/keyring-cC9VoN/socket.ssh

** (nautilus:5752): WARNING **: Unable to add monitor: No soportado
** Message: Could not connect to session manager: Could not get owner of
name 'org.gnome.SessionManager': no such name

** (gnome-panel:5748): WARNING **: Could not connect to session manager:
Could not get owner of name 'org.gnome.SessionManager': no such name

(gnome-panel:5748): Gdk-WARNING **:
/build/buildd-gtk+2.0_2.16.5-1-i386-FXZUi1/gtk+2.0-2.16.5/gdk/x11/gdkdrawable-x11.c:878
drawable is not a pixmap or window
26/08/2009 12:16:43 Autoprobing TCP port in (all) network interface
26/08/2009 12:16:43 Listening IPv{4,6}://*:5900
26/08/2009 12:16:43 Autoprobing selected port 5900
26/08/2009 12:16:43 Advertising security type: 'TLS' (18)
26/08/2009 12:16:43 Advertising authentication type: 'No Authentication' (1)
26/08/2009 12:16:43 Advertising security type: 'No Authentication' (1)


  1   2   3   4   5   6   >