Bug#576774: debian-installer: When LVM used to be used the kernel won't read the new part table and the installer doesn't notice

2010-04-06 Thread Russell Coker
Package: debian-installer Version: Testing from 7-Apr-2010 Severity: normal I just tried to install Testing on an old laptop that had previously used LVM. I decided to delete the old LVM partition and use /dev/hda1 for the install. Previously /dev/hda1 had been a 50M /boot partition. The install

Bug#576769: Confirmed on amd64: bug is still there

2010-04-06 Thread Eric Valette
--eric -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#576677: find's %Y

2010-04-06 Thread jidanni
Anyway, I have shown %Y is moody and not to be trusted. I will now step back and hand the baton to others. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#576772: find's %Y

2010-04-06 Thread jidanni
So I thought cd'ing to /tmp would help (cd /tmp find "${DESTDIR}" -type l -printf '%p %Y\n' | sed -n 's/ [LN]$//p' \ | xargs --verbose -rL1 rm -f ) however the files got zapped anyway. So it's back to the random %Y accuracy theory. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li

Bug#533381: gedit: Gedit crashes when double clicking on a .mp3 file

2010-04-06 Thread Luca Bruno
Unreproducible with latest version of gedit. Gedit won't recognize the locale of the mp3 thus it won't open it. From nautilus I don't see any problems. -- http://www.debian.org - The Universal Operating System signature.asc Description: Digital signature

Bug#576775: libao4 conflicts with libao2

2010-04-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: libao4 Version: 1.0.0-2 Selecting previously deselected package libao4. (Reading database ... 178388 files and directories currently installed.) Unpacking libao4 (from .../libao4_1.0.0-2_amd64.deb) ... dpkg: error processing /var/cache/apt/ar

Bug#385219: partman: Support leaving unused space after partitioning

2010-04-06 Thread Petter Reinholdtsen
The bug reports #297201 and #385219 are related, and perhaps should be merged. The first is about having support for leaving unused space behind with partman-auto, and the second is the same for partman-auto-lvm. In Debian Edu (debian-edu-install), we implemented a workaround by creating a parti

Bug#576776: allow umount -U

2010-04-06 Thread jidanni
Package: mount Version: 2.16.2-0 Severity: wishlist "Not fair", I say. # mount -U 8F8C-7990 # umount -U 8F8C-7990 umount: invalid option -- 'U' One can mount with shortcuts like -U, but not unmount. To unmount, one must do research... What if the animal kingdom was that way... :-) -- To UNSU

Bug#576772: find's %Y

2010-04-06 Thread jidanni
Apparently it is affected by CWD: 14:21 ~$ cd - /tmp 14:21 tmp$ find /tmp -name sleep -printf %Y\\n f f 14:21 tmp$ cd - /home/jidanni 14:21 ~$ find /tmp -name sleep -printf %Y\\n N N 14:21 ~$ cd - /tmp 14:22 tmp$ find /tmp -name sleep -printf %Y\\n f f 14:22 tmp$ mount|egrep /home\|/tmp /dev/hd

Bug#514459: linux-image-2.6.32-4-686: device name not updated in /etc/crypttab

2010-04-06 Thread Ben Hutchings
On Wed, 2010-04-07 at 02:01 -0300, Rodrigo Campos wrote: > I think this is fixed in 2.6.32-11 which closed #575056, that is the same bug > if > I'm not wrong The problem you reported as a follow-up to #514459 is the same as #575056. But #514459 was really about something different. Ben. -- Be

Bug#576677: find's %Y

2010-04-06 Thread jidanni
What's barfy is it turns out the same command sometimes gives different output! $ mount|grep /tmp #df shows plenty of space too. tmpfs on /tmp type tmpfs (rw) 14:04 ~$ find /tmp/NOSHUCH -printf %Y\\n N 14:05 ~$ find /tmp/sleep -printf %Y\\n f 14:05 ~$ find /tmp -name sleep -printf %Y\\n ###COMPAR

Bug#576773: raptor: May need to depend on independent package for librdfa instead of shipping a copy ?

2010-04-06 Thread Olivier Berger
Package: raptor Severity: wishlist Hi. I noticed that the sources of raptor include a library, librdfa, which seems to be developped independantly at http://rdfa.digitalbazaar.com/librdfa/trac/, and which is used in the rapper tool. It doesn't seem to be packaged yet for Debian, but I think it

Bug#576597: [Pkg-scicomp-devel] Bug#576597: Bug#576597: paraview - Produces huge build log

2010-04-06 Thread Christophe Prud'homme
paraview is a huge software. By default cdbs set CMAKE_VERBOSE to ON, set to OFF it would produce much smaller log we will do that in the next upload. thanks for the report C. On Mon, Apr 5, 2010 at 11:56 PM, Sylvestre Ledru wrote: > Hello, > > Le lundi 05 avril 2010 à 23:39 +0200, Bastian Bla

Bug#574869: ufraw: writes invalid TIFF files

2010-04-06 Thread Udi Fuchs
> BTW, when I use the ufraw gimp plugin and then save the file as .tif > from gimp, I get none of these warnings. That is because Gimp does not save the EXIF data from the original raw file. In the stand-alone version of UFRaw you also have an option not save the EXIF data, if that is what you wan

Bug#576772: %Y affected by path

2010-04-06 Thread jidanni
X-debbugs-Cc: m...@stro.at, 576...@bugs.debian.org, bug-findut...@gnu.org Package: findutils Version: 4.5.7-1 Dear Find Sirs, as you can see on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576677#130 for the %Y code to function properly, one must give the full path to the file, not just a high

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread maximilian attems
On Wed, Apr 07, 2010 at 01:31:29PM +0800, jida...@jidanni.org wrote: > I found out where all the missing files went by adding --verbose here: > > # diff -C 1 /usr/sbin/mkinitramfs /tmp > *** /usr/sbin/mkinitramfs 2010-04-05 13:10:29.0 +0800 > --- /tmp/mkinitramfs2010-04-07 13:26:

Bug#572488: linux-image-2.6.33: fails to boot

2010-04-06 Thread Ben Hutchings
On Wed, 2010-04-07 at 07:21 +0200, Jeanseb wrote: > hello, > I got same problem with am64 sqeeze kernel. > > Compiling 2.6.33.1 with debian config file crash the same way. Please identify precisely which config file you mean. Ben. -- Ben Hutchings Once a job is fouled up, anything done to impr

Bug#576700: initramfs-tools: could not resume after suspended by uswsusp

2010-04-06 Thread VDR dai (deb)
On Wed, Apr 07, 2010 at 06:12:49AM +0200, maximilian attems wrote: > can you verify integrity of initramfs > size is a good first indication > > ls -lh /boot/initrd* > > and then try to extract the initramfs, in some temp dir > mkdir /tmp/foo && cd /tmp/foo > gunzip -c /boot/initrd.img-2.6.XX-X-

Bug#576771: RFP: php-arc -- Flexible RDF system for semantic web and PHP practitioners

2010-04-06 Thread Olivier Berger
Package: wnpp Severity: wishlist * Package name: php-arc Version : 2 Upstream Author : Benjamin Nowack * URL : http://arc.semsol.org/ * License : W3C & GPL Programming Lang: PHP Description : Flexible RDF system for semantic web and PHP practitioners A

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread jidanni
I don't know why find(1) says they are N - Non existent. ls -Ll shows them fine. $ find NOSHUCH sleep -type l -printf %Y\\n|s N f $ find NOSHUCH sleep |xargs ls -l lrwxrwxrwx 1 jidanni jidanni 16 2010-04-07 13:37 NOSHUCH -> /usr/bin/NOSHUCH lrwxrwxrwx 1 jidanni jidanni 10 2010-04-07 13:39 sleep ->

Bug#576564: linux-image-2.6.32-3-686: ali5451 - no sound after resuming from suspend

2010-04-06 Thread Rami Autiomäki
2010/4/6 Mark Brown : > For ALSA bugs it's much more likely to be useful to report them upstream > by sending them to alsa-de...@alsa-project.org with a CC Takashi Iwai > - the ALSA bug tracker is pretty much ignored by both > desktop and embedded ALSA developers these days (and we really should >

Bug#573905: When will a new package be uploaded?

2010-04-06 Thread Yukiharu YABUKI
Hi, all I have just made nmu package. But, I haven't been uploaded yet. Because this is my first time of source format 3.0 quilt. And this patch should apply before configure. I uploaded temporally space, please check it. http://www.netfort.gr.jp/~yabuki/tmp/ On Tue, 6 Apr 2010 20:00:00 -0400 R

Bug#576753: empty username and passwd cause crash

2010-04-06 Thread Brice Goglin
forcemerge 576602 576360 576753 thank you jida...@jidanni.org wrote: > Package: xdm > Version: 1:1.1.9-1 > Severity: wishlist > > At the xdm login screen, typing just RET to both the username and > password prompts will cause xdm to crash. > Please look at other bug reports before reporting

Bug#572488: linux-image-2.6.33: fails to boot

2010-04-06 Thread Jeanseb
hello, I got same problem with am64 sqeeze kernel. Compiling 2.6.33.1 with debian config file crash the same way. make defconfig defore running make-kpkg work fine. Hope it will help jeanseb. --- Vos idées n'sont fondées que par overdose de télé Je ne peux que prêcher la déraison

Bug#576698: revelation: should be marked as "grave"

2010-04-06 Thread alberto maurizi
Package: revelation Severity: normal This bug does not allow to run revelation anymore. Should be marked as "grave". Alberto -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd64 (SMP

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread jidanni
I found out where all the missing files went by adding --verbose here: # diff -C 1 /usr/sbin/mkinitramfs /tmp *** /usr/sbin/mkinitramfs 2010-04-05 13:10:29.0 +0800 --- /tmp/mkinitramfs2010-04-07 13:26:12.237673402 +0800 *** *** 288,290 find "${DESTDIR}" -type l

Bug#576751: xserver-xorg: xserver crashes sometimes when running with external monitor

2010-04-06 Thread Brice Goglin
Thiemo Nagel wrote: > Package: xserver-xorg > Version: 1:7.5+5 > Severity: normal > > I'm seeing these crashes when working on an external monitor connected to my > Eee PC 1000HG. I'd estimate the frequency at which I have encountered this > problem at approx. once every 4 hours. I still have to

Bug#576672: libdbd-csv-perl: FTBFS: test failures

2010-04-06 Thread Damyan Ivanov
-=| gregor herrmann, Wed, Apr 07, 2010 at 12:41:33AM +0200 |=- > On Tue, 06 Apr 2010 20:18:52 +0300, Damyan Ivanov wrote: > > > > We already have 0.2800-1 in svn, but it depends on libdbi-perl 1.611 > > > which according to http://search.cpan.org/dist/DBI/ has a changelog > > > entry (DBI::Changes

Bug#574844: SNDRV_PCM_IOCTL_RESUME failed: Function not implemented

2010-04-06 Thread trentbuck
# New evidence suggests this problem is mplayer-specific. reassign 575844 mplayer found 575844 1.0~rc3+svn20090405-1+b1 thanks Consider the following transcript. First, we generate a test file: $ mplayer -really-quiet -ao pcm:fast -vo null -vc null http://he3.magnatune.com/all/01-Aurore-Ger

Bug#558482: dpkg: dependency problems prevent configuration

2010-04-06 Thread Russ Allbery
Version: 190.53-1 jida...@jidanni.org writes: > Saw this: > dpkg: dependency problems prevent configuration of nvidia-libvdpau1: > nvidia-libvdpau1 depends on nvidia-libvdpau1-driver (>= 190.42); however: > Package nvidia-libvdpau1-driver is not installed. > dpkg: error processing nvidia-libvd

Bug#576770: xpad notes are gray, no text, no edit

2010-04-06 Thread alberto maurizi
Package: xpad Version: 4.0-3 Severity: grave Justification: renders package unusable text of xpad notes is no more visible. new notes are not editable. alberto -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)

Bug#576769: pulseaudio -k E: core-util.c: Failed to create secure directory: Permission denied E: main.c: Daemon startup failed

2010-04-06 Thread Mélaine Aubin Guifo
Package: pulseaudio Version: 0.9.21-1.2 Severity: important Pulseaudio does not start pulseaudio -k E: core-util.c: Failed to create secure directory: Permission denied E: main.c: Failed to kill daemon: Permission denied -- System Information: Debian Release: squeeze/sid APT prefers unstable

Bug#514459: linux-image-2.6.32-4-686: device name not updated in /etc/crypttab

2010-04-06 Thread Rodrigo Campos
I think this is fixed in 2.6.32-11 which closed #575056, that is the same bug if I'm not wrong Thanks a lot, Rodrigo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#576641: Can't open /scripts/functions, no backup of initrd made

2010-04-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/07/10 06:07, maximilian attems wrote: > > can't be the code of mdadm 3.1.1-1 can not produce such an error, > but the experimental version 3.1.1-1+incremental+4 is faulty. > After removing mdadm I got this: # dpkg -i initramfs-tools_0.94_all.d

Bug#576768: gnarwl 3.6.dfsg-1 (ia64) FTBFS: depends on libc6-dev

2010-04-06 Thread Andreas Barth
Package: gnarwl Version: 3.6.dfsg-1 Architecture: ia64 Severity: serious Hi, this package has wrong build depends: Build-Depends: debhelper (>= 7), libldap2-dev, libgdbm-dev, libc6-dev (>= 2.10), po-debconf, quilt However, libc6-dev doesn't exist on ia64. Andi -- To UNSUBSCRIBE, email

Bug#576766: irssi: /UPGRADE doesn't work with SSL connections

2010-04-06 Thread Jon
Package: irssi Version: 0.8.15-1 Severity: minor The /UPGRADE command disconnects SSL connections instead of keeping them alive. This limitation (I doubt its possible to implement) should probably be docummented in /HELP UPGRADE. -- System Information: Debian Release: squeeze/sid APT prefers u

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread maximilian attems
On Wed, Apr 07, 2010 at 12:42:57PM +0800, jida...@jidanni.org wrote: > Maybe it all has to do with this recent change to /usr/sbin/mkinitramfs: > > 202,206d226 > < # klibc > < ln -s /usr/lib/klibc/bin/* ${DESTDIR}/bin > < ln -s /lib/klibc-*.so ${DESTDIR}/lib > > maybe not. please send me private

Bug#576719: xserver-xorg-input-synaptics: multitouch emulation stopped working

2010-04-06 Thread Julien Valroff
Hi Mattia, Le mercredi 07 avril 2010 à 07:54 +0900, Mattia Dongili a écrit : > On Tue, Apr 06, 2010 at 08:31:43PM +0200, Julien Valroff wrote: > > Package: xserver-xorg-input-synaptics > > Version: 1.2.1-1 > > Severity: normal > > [...] > > So you had two finger scrolling working and it suddenly

Bug#575524: Adoption

2010-04-06 Thread Sandro Tosi
On Wed, Apr 7, 2010 at 02:54, Thomas Goirand (GPLHost) wrote: > If nobody stands if someone comes up, you can work together. > I am finally approved as DD you don't have to be a DD to adopt a package, so if you care for this package, just adopt it now (if there's no other time constraints or so

Bug#576767: log error messages too

2010-04-06 Thread jidanni
Package: usbmount Version: 0.0.19.1 Severity: minor In syslog we see usbmount[13888]: executing command: mount -U 8F8C-7990 By why didn't it get mounted? Let's try it by hand, # mount -U 8F8C-7990 mount: no such partition found Therefore we see that usbmount is not making sure the whole story g

Bug#514459: linux-image-2.6.32-4-686: device name not updated in /etc/crypttab

2010-04-06 Thread Rodrigo Campos
severity 514459 important found 514459 2.6.32-10 thanks I'm not sure about the severity, so feel free to change it :) I've just upgraded to 2.6.32-10 and it does not boot. The problema is that /etc/crypttab is not updated to use the UUID (or some other way that identifies the disk, not /dev/hdX

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread jidanni
By the way, a 0 byte "overlay"? # mkinitramfs -o /tmp/foo2 -k Working files in /tmp/mkinitramfs_8JZYvN and overlay in /tmp/mkinitramfs-OL_aFgfUj # find /tmp/mkinitramfs_8JZYvN|wc -l 160 # ls -l /tmp/mkinitramfs-OL_aFgfUj -rw--- 1 root root 0 2010-04-07 12:22 /tmp/mkinitramfs-OL_aFgfUj --

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread jidanni
Maybe it all has to do with this recent change to /usr/sbin/mkinitramfs: 202,206d226 < # klibc < ln -s /usr/lib/klibc/bin/* ${DESTDIR}/bin < ln -s /lib/klibc-*.so ${DESTDIR}/lib maybe not. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". T

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread maximilian attems
On Wed, 07 Apr 2010, jida...@jidanni.org wrote: > ma> please take an image. > Made with this grub stanza: > menuentry "Debian GNU/Linux, linux 2.6.32-3-686 (single-user mode)" { > set root=(hd0,5) > search --fs-uuid --set efd74e43-e0cb-4aa9-8a1d-d258cd465773 > linux /boot/vml

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread maximilian attems
On Wed, Apr 07, 2010 at 12:12:45PM +0800, jida...@jidanni.org wrote: > # sh -x mkinitramfs -v -o /tmp/foo > bar1 2> bar2 > # bzip2 bar? grr still clueless, please do mkinitramfs -k -o /tmp/foo that keeps temporary build dirs and show find /tmp/mkinitramfs_* -- To UNSUBSCRIBE, email to debian

Bug#576700: initramfs-tools: could not resume after suspended by uswsusp

2010-04-06 Thread maximilian attems
On Wed, 07 Apr 2010, VDR dai (deb) wrote: > Thank you for your replying and sorry for my simple report. can you verify integrity of initramfs size is a good first indication ls -lh /boot/initrd* and then try to extract the initramfs, in some temp dir mkdir /tmp/foo && cd /tmp/foo gunzip -c /boo

Bug#576641: Can't open /scripts/functions, no backup of initrd made

2010-04-06 Thread maximilian attems
On Wed, 07 Apr 2010, Harald Dunkel wrote: > On 04/06/10 21:30, maximilian attems wrote: > > > > which version of mdadm are you running please post, output of > > dpkg -l mdadm > > > > It is mdadm 3.1.1-1 can't be the code of mdadm 3.1.1-1 can not produce such an error, but the experimental ver

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread maximilian attems
On Wed, Apr 07, 2010 at 11:54:59AM +0800, jida...@jidanni.org wrote: > We see a truncated file produced, here on even a third machine. > $ for i in $...@*; do ls -og $i; zcat $i|cpio -t|wc -l; done > -rw-r--r-- 1 103770 2010-04-07 11:01 /boot/initrd.img-2.6.32-3-686 > 1092 blocks > 160 ok that hel

Bug#573912: linux-2.6: please enable ramzswap/compcache

2010-04-06 Thread Vagrant Cascadian
On Sun, Apr 04, 2010 at 08:06:23PM +0100, Ben Hutchings wrote: > On Sun, 2010-04-04 at 11:21 -0700, Vagrant Cascadian wrote: > > On Sun, Apr 04, 2010 at 07:16:36AM +0100, Ben Hutchings wrote: > > > On Thu, 2010-03-18 at 14:36 +1100, Trent W. Buck wrote: > > > > Vagrant Cascadian wrote: > > > > > Pl

Bug#576756: crawl: Please support Renesas SH(sh4)

2010-04-06 Thread Nobuhiro Iwamatsu
Hi, Conrad. 2010/4/7 Conrad Parker : > It seems this line: > > +#define TARGET_LIDDLE_ENDIAN > > is a typo which was in the platform definition for MIPS, which you > have copied into the SH definition; the definitions for all other > platforms spell LITTLE correctly. Thank for your check! I attac

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread maximilian attems
On Wed, Apr 07, 2010 at 11:57:40AM +0800, jida...@jidanni.org wrote: > $ for i in $...@*; do echo $@;zcat $i|cpio -tv|nl|tail -n 5; done > /boot/initrd.img-2.6.32-3-686 > 1092 blocks >156 -rw-r--r-- 1 root root5 Apr 7 11:01 conf/modules >157 -rw-r--r-- 1 root root

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread jidanni
We see a truncated file produced, here on even a third machine. $ for i in $...@*; do ls -og $i; zcat $i|cpio -t|wc -l; done -rw-r--r-- 1 103770 2010-04-07 11:01 /boot/initrd.img-2.6.32-3-686 1092 blocks 160 -rw-r--r-- 1 7244191 2010-03-22 09:11 /boot/initrd.img-2.6.32-3-686.bak 35062 blocks 646

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread jidanni
# sh -x mkinitramfs -v -o /tmp/foo > bar1 2> bar2 # bzip2 bar? bar1.bz2 Description: Binary data bar2.bz2 Description: Binary data # zcat foo |cpio -t|nl|tail 1092 blocks 151 etc/modprobe.d/jidanni.conf 152 etc/modprobe.d/fbdev-blacklist.conf 153 etc/modprobe.d/blacklist.conf 154

Bug#576765: 'man glame' typo: "senitive"

2010-04-06 Thread A. Costa
Package: glame Version: 2.0.1-5 Severity: minor Tags: patch Found a typo in '/usr/share/man/man1/glame.1.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Lin

Bug#565344: is this still an issue?

2010-04-06 Thread Chen Gang
It works. I tried 2.6.32-4, the problem has gone and now I can see my desktop without any workaround. (both STR & STD) Thank you all. Gang 2010/4/6 Brice Goglin : > Chen Gang wrote: >> With recent xorg driver, I can get screen back when suspend to memory. >> But the problem still exists when su

Bug#576677: Kernel Panic - no init found

2010-04-06 Thread jidanni
$ for i in $...@*; do echo $@;zcat $i|cpio -tv|nl|tail -n 5; done /boot/initrd.img-2.6.32-3-686 1092 blocks 156 -rw-r--r-- 1 root root5 Apr 7 11:01 conf/modules 157 -rw-r--r-- 1 root root 1055 Apr 4 11:43 conf/initramfs.conf 158 -rw-r--r-- 1 root

Bug#576697: python-paramiko: paramiko fails to load : ImportError: No module named Crypto.Util.randpool

2010-04-06 Thread Jeremy T. Bouse
Yes, according to Python Crypto's upstream changelog [1] which the Debian changelog [1] makes no mention of, there were API changes to Crypto.Util.randpool.RandomPool so this will wait until upstream paramiko releases a new version that is compatible with the new version. If I rebuild and simply st

Bug#576641: Can't open /scripts/functions, no backup of initrd made

2010-04-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/06/10 21:30, maximilian attems wrote: > > which version of mdadm are you running please post, output of > dpkg -l mdadm > It is mdadm 3.1.1-1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla -

Bug#572488: linux-image-2.6.33: fails to boot

2010-04-06 Thread Ben Hutchings
On Tue, 2010-04-06 at 17:58 +0100, Ben Hutchings wrote: > On Tue, Apr 06, 2010 at 07:14:15PM +0200, Michal Suchanek wrote: > > > > On 04/03/2010 09:32 PM, Ben Hutchings wrote: > >> Please report this upstream at under > >> product 'Platform Specific/Hardware', componen

Bug#574869: ufraw: writes invalid TIFF files

2010-04-06 Thread Ian Zimmerman
> "Udi" == Udi Fuchs writes: >>  [48]matica:raw$ gm identify imgp0437.tif gm identify: imgp0437.tif: >> TIFF directory is missing required "ImageLength" >> field. (MissingRequired). Udi> I just tried it with graphicsmagick 1.3.5 and I don't get this Udi> error message. You can also use exift

Bug#576756: crawl: Please support Renesas SH(sh4)

2010-04-06 Thread Conrad Parker
It seems this line: +#define TARGET_LIDDLE_ENDIAN is a typo which was in the platform definition for MIPS, which you have copied into the SH definition; the definitions for all other platforms spell LITTLE correctly. On the other hand, it appears that this text-adventure game does not use any of

Bug#552299: forcedeth: nVidia MCP55 ethernet and forcedeth module - fails to connect

2010-04-06 Thread Ben Hutchings
On Tue, 2010-04-06 at 08:45 +0200, Romain DEGEZ wrote: > Ben Hutchings wrote: > > On Tue, 2010-03-16 at 17:20 +0100, Romain DEGEZ wrote: > >> I own a P5N32-E SLI Asus motherbord. > >> > >> The bug is still present with 2.6.32-3-686 debian kernel > > > > It looks like this bug is already known and

Bug#552299: [PATCH] PCI: Disable MSI for MCP55 on P5N32-E SLI

2010-04-06 Thread Ben Hutchings
As reported in , MSI appears to be broken for this on-board device. We already have a quirk for the P5N32-SLI Premium; extend it to cover both variants of the board. Reported-by: Romain DEGEZ Signed-off-by: Ben Hutchings Cc: sta...@kernel.org --- drivers/pci/quir

Bug#576507: Please merge functionality for repackaging tarballs

2010-04-06 Thread James Vega
On Mon, Apr 05, 2010 at 10:44:32AM +0200, Reinhard Tartler wrote: > In CDBS 1/rules/upstream-tarball.mk targets for repackaging tarballs are > included. I believe that this functionality is better suited for > descripts than a packaging helper scripts. Please consider merging > something like that

Bug#573187: transition: mpi-defaults

2010-04-06 Thread Pavan Balaji
Sorry, never mind my previous email. Lucas Nussbaum wrote: We would like to switch to using mpich2 on the arches where openmpi is not supported, but some packages fail to build from source when using mpich2. It seems that for some of them, it is caused by build systems expecting to find mpi.h i

Bug#576763: ITP: libtext-csv-encoded-perl -- encoding aware Text::CSV

2010-04-06 Thread Lars Wirzenius
Package: wnpp Severity: wishlist Owner: Lars Wirzenius * Package name: libtext-csv-encoded-perl Version : 0.09 Upstream Author : Makamaka Hannyaharamitu * URL : http://search.cpan.org/dist/Text-CSV-Encoded/ * License : Perl Programming Lang: Perl Descripti

Bug#576758: Debconf: Unknown template field _description

2010-04-06 Thread maximilian attems
On Wed, Apr 07, 2010 at 03:48:05AM +0200, Cesare Leonardi wrote: > Package: linux-2.6 > Version: 2.6.32-11 > Severity: normal > > While installing 2.6.32-11 aptitude shows these train of messages: > > (1) > - > debconf: Unknown template field '_description', in stanza

Bug#576762: ITP: libpdf-api2-simple-perl -- wrapper for PDF::API2 modules

2010-04-06 Thread Lars Wirzenius
Package: wnpp Severity: wishlist Owner: Lars Wirzenius * Package name: libpdf-api2-simple-perl Version : 1.001004 Upstream Author : Red Tree Systems LLC * URL : http://search.cpan.org/dist/PDF-API2-Simple/ * License : Public domain Programming Lang: Perl D

Bug#569150: Amavis never cleans its virusmail jail

2010-04-06 Thread Henrique de Moraes Holschuh
#!/bin/dash [ -d /var/lib/amavis/virusmails ] && { find /var/lib/amavis/virusmails/. -type f -name 'virus-*' -ctime +7 -delete find /var/lib/amavis/virusmails/. -type f -ctime +30 -delete } exit 0 Adjust to whatever you want, and tell cron to run it. If it removes crap you didn't

Bug#576760: ITP: liblocale-currency-format-perl -- Perl functions for formatting monetary values

2010-04-06 Thread Lars Wirzenius
Package: wnpp Severity: wishlist Owner: Lars Wirzenius * Package name: liblocale-currency-format-perl Version : 1.28 Upstream Author : Tan D Nguyen * URL : http://search.cpan.org/dist/Locale-Currency-Format/ * License : Perl Programming Lang: Perl Descript

Bug#576764: iceowl-extension is incompatible with current unstable icedove 3.0.x.

2010-04-06 Thread Charles Wilcox
Package: iceowl-extension Version: 0.8-6 Severity: grave Tags: sid Justification: renders package unusable -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-3-686 (SMP w/2 CP

Bug#576749: aspell: man page misspells "its"

2010-04-06 Thread Brian Nelson
Justin B Rye writes: > Paragraph two of the DESCRIPTION has: > # The Aspell library contains an interface allowing other programs > # direct access to it's functions and therefore reducing the complex > ^ > That's the contraction meaning "it is" or "it has". What you wanted

Bug#576758: Debconf: Unknown template field _description

2010-04-06 Thread Cesare Leonardi
maximilian attems wrote: known, next time we will spam again with debconf ;) Astonishing! You replied in less than 4 minutes from my sending. Perhaps you are not human!? ;-) fixed in repo will be uploaded soonest, waiting for HPA libata fix. Many thanks. Cesare. -- To UNSUBSCRIBE, emai

Bug#576758: Debconf: Unknown template field _description

2010-04-06 Thread Ben Hutchings
On Wed, 2010-04-07 at 03:48 +0200, Cesare Leonardi wrote: > Package: linux-2.6 > Version: 2.6.32-11 > Severity: normal > > While installing 2.6.32-11 aptitude shows these train of messages: Sorry about this, it's a known bug and will be fixed shortly. Ben. -- Ben Hutchings Once a job is fouled

Bug#576759: ITP: google-wave -- Google Wave protocol components

2010-04-06 Thread Obey Arthur Liu
Package: wnpp Severity: wishlist * Package name: google-wave Version : hg Upstream Author : Google Wave Team * URL : http://code.google.com/p/wave-protocol/ * License : Apache License 2.0 Description : Google Wave protocol components Google Wave is an onl

Bug#576761: ITP: libmemoize-memcached-perl -- use a memcached cache to memoize functions

2010-04-06 Thread Lars Wirzenius
Package: wnpp Severity: wishlist Owner: Lars Wirzenius * Package name: libmemoize-memcached-perl Version : 0.03 Upstream Author : David Trischuk * URL : http://search.cpan.org/dist/Memoize-Memcached/ * License : Perl Programming Lang: Perl Description

Bug#549691: lvm2: can't remove unmounted snapshot volume

2010-04-06 Thread Celejar
Package: lvm2 Version: 2.02.62-1 Severity: normal I'm seeing the same problem trying to remove a snapshot volume. It is not mounted, but it can't be removed: ~# lvremove /dev/lizzie/var_backup Can't remove open logical volume "var_backup" ~# lvchange -a n /dev/lizzie/var_backup Can't cha

Bug#576757: ITP: libhttp-oai-perl -- API for the OAI-PMH

2010-04-06 Thread Lars Wirzenius
Package: wnpp Severity: wishlist Owner: Lars Wirzenius * Package name: libhttp-oai-perl Version : 3.22 Upstream Author : Tim Brody * URL : http://search.cpan.org/dist/HTTP-OAI/ * License : Perl Programming Lang: Perl Description : API for the OAI-PMH

Bug#576758: Debconf: Unknown template field _description

2010-04-06 Thread Cesare Leonardi
Package: linux-2.6 Version: 2.6.32-11 Severity: normal While installing 2.6.32-11 aptitude shows these train of messages: (1) - Preconfiguring packages ... debconf: Unknown template field '_description', in stanza #1 of /tmp/linux-image-2.6.32-4-686.template.38292 d

Bug#550635: mayavi2: [regression] interpolated scalar coloring results in black surface

2010-04-06 Thread Varun Hiremath
On Mon, 05 Apr, 2010 at 10:49:08PM +0200, Gael Varoquaux wrote: > On Mon, Apr 05, 2010 at 04:00:13PM +0200, Francesco Poli wrote: > > As a consequence, I think this bug may be fixed by making sure that > > mayavi2 pulls in python-vtk/5.4.2-5 or later. > > Adding a versioned dependency, as suggested

Bug#576756: crawl: Please support Renesas SH(sh4)

2010-04-06 Thread Nobuhiro Iwamatsu
Source: crawl Version: 2:0.6.0-1 Severity: important Tags: patch User: debian-...@superh.org Usertags: sh4 X-Debbugs-CC: debian-sup...@lists.debian.org Hi, I am now trying to run Debian on Renesas SH(sh4) CPU. http://buildd.debian-ports.org/status/architecture.php?suite=unstable&a=sh4 crawl FT

Bug#576700: initramfs-tools: could not resume after suspended by uswsusp

2010-04-06 Thread VDR dai (deb)
Hi, > > Could not resume after suspended by uswsusp > > using initrd.img made by initramfs-tools 0.94. > > initrd.img made by initramfs-tools 0.93.4 works > > properly with same configuration. > there isn't much that could have touched uswsusp boot hooks, > they look fine to me (looking at the so

Bug#575524: Adoption

2010-04-06 Thread Thomas Goirand (GPLHost)
If nobody stands AND I am finally approved as DD, then I'd adopt the package. If someone sees this after few months, then you can ping me for adoption. Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Bug#576649: [apt]: Very slow apt-get update

2010-04-06 Thread Jens Seidel
Hi David, On Tue, Apr 06, 2010 at 07:20:51PM +0200, David Kalnischkies wrote: > 2010/4/6 Jens Seidel : > > Calling apt-get update on my OpenMoko phone (armel, 128MB RAM, sd card) > > takes forever: > Into the blue: Do you have a swap file? Yep, I have two swap files in Debian: 256M + 128M. Mhm

Bug#568367: usb mode switch is not the root cause

2010-04-06 Thread maximilian attems
On Tue, 06 Apr 2010, Alexander Heinz wrote: > > USB mode switch does not improve the situation. > > This makes sense because if usb mode switch was required for this kernel > version and device, the virtual serial ports would not even come up. please show dmesg of fresh boot with it installed,

Bug#576678: initramfs-tools: breaks but continues if /tmp is mounted with noexec option

2010-04-06 Thread maximilian attems
On Tue, 06 Apr 2010, Axel Beckert wrote: > > http://git.debian.org/?p=kernel/initramfs-tools.git;a=summary > > see mkinitramfs.8 in topdir. > > HTH: thanks a lot. a bit verbose for my personal taste, but seems quite understandable. changed the must into should as this is a current bug of the p

Bug#574567: gdevilepie

2010-04-06 Thread Chris
Changes should reflect: * License : GPL-3 -- Regards, Chris -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#576724: udev: [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module.

2010-04-06 Thread Marco d'Itri
reassign 576724 linux-2.6 thanks On Apr 06, Juan Ramon Chan wrote: > After some rebootings, i suddenly got this error. before not. > > [1.739777] Linux agpgart interface v0.103 > [1.861458] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart > module. > [1.861522] DRM: Fill

Bug#573323: libpam0g: pam looks for winbind (and fails) when usin 'passwd' command

2010-04-06 Thread Steve Langasek
reassign 573323 winbind reopen 573323 found 573323 2:3.4.7~dfsg-1 severity 573323 important thanks This is a bug in the PAM profile added in the latest version of winbind, sorry. Fixing in svn. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Bug#573905: When will a new package be uploaded?

2010-04-06 Thread Roberto C . Sánchez
On Wed, Apr 07, 2010 at 12:19:50AM +0200, Paul Menzel wrote: > Am Donnerstag, den 18.03.2010, 12:08 -0400 schrieb Roberto C.Sánchez: > > On Thu, Mar 18, 2010 at 10:25:08PM +0700, Yukiharu YABUKI wrote: > > > Tags: 573905 + patch > > > > > > Sorry guys. > > > > > > I attached wrong patch. > > > Th

Bug#573543: iceweasel: | in bookmarkbar

2010-04-06 Thread Timo
Package: iceweasel Severity: normal When there is a bookmark in the bar that contains a vertical stroke (|), the cursor changes from hand to arrow, from arrow to hand and back rapidly while the cursor moves over a link on a website. -- Package-specific info: -- Extensions information Name: De

Bug#576755: atlas: debian/rules custom fails to stop when cpufreq not set to performance

2010-04-06 Thread Chris Lawrence
Package: atlas Version: 3.8.3-19 Severity: minor The following errors appear when attempting to run 'debian/rules custom' under fakeroot on a 4-CPU box: ncpu=$(LANG=C cpufreq-info | grep "analyzing CPU" -c); \ for (( cpu=0 ; cpu < $ncpu ; cpu++)); do \ if test $(cp

Bug#576638: Correction

2010-04-06 Thread Mark Heily
Correction: the upstream author is Apple Inc., and the project URL is http://libdispatch.macosforge.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#576460: mtpfs segfaults when i mount a creative zen v plus

2010-04-06 Thread Chris Lamb
luigi wrote: > firstly, my creative zen v plus worked very well whit gnomad/amarok > some time ago now i have following problem: mtp segfaults when i try > to mount the device Okay, so mtpfs is now segfaulting with your device - are your other libmtp programs (gnomad etc.) segfaulting too? > i c

Bug#576754: ITP: nall -- a user-script based everything notifier on the system tray

2010-04-06 Thread ben
Package: wnpp Severity: wishlist Owner: ben * Package name: nall Version : 1.0 Upstream Author : Benoît Rouits * URL : http://herewe.servebeer.com/nall/ * License : GPL Programming Lang: C Description : a user-script based everything notifier on the s

Bug#514519: miniedit.el still alive ?

2010-04-06 Thread Dave Goel
> > Here is the patch to the dev version, and the edited file itself. Thanks much. I cleaned up the file some more (and also added your entry to a ChangeLog). Since it is a boolean, I renamed the new variable thus: (defcustom miniedit-install-p nil The new file is included below, and ca

Bug#530241: does not parse errors=remount-ro option

2010-04-06 Thread Ivan Baldo
Hello. The remount is necessary not only for activating rw, but for activating other options that the user specified in its fstab, I don't think initscripts authors would add more complexity to that initscript to check for our specific case. Also it could be argued that under fsprote

Bug#576719: xserver-xorg-input-synaptics: multitouch emulation stopped working

2010-04-06 Thread Mattia Dongili
On Tue, Apr 06, 2010 at 08:31:43PM +0200, Julien Valroff wrote: > Package: xserver-xorg-input-synaptics > Version: 1.2.1-1 > Severity: normal > > Hi, The multitouch emulation on m Acer Aspire 1810TZ suddenly stopped > working. > It was working fine using a local udev rules file, containing: > EN

Bug#576753: empty username and passwd cause crash

2010-04-06 Thread jidanni
Package: xdm Version: 1:1.1.9-1 Severity: wishlist At the xdm login screen, typing just RET to both the username and password prompts will cause xdm to crash. It should just ask again. Maybe it tries to restart itself instead, but does not succeed. Maybe its crashing is intentional. At least t

Bug#407010: mplayer security

2010-04-06 Thread Michael Gilbert
hi, the latest upstream version (svn20100405) of mplayer fixes a long-standing open security issue [0]. if this version were to be packaged and uploaded, would it have a chance of getting through the ftp-master new queue in a reasonable time frame? the current version has already been delayed 10

  1   2   3   4   5   >