Bug#511121: Yup

2010-07-31 Thread Simon Vallet
Hi, I happen to also need ext4 support -- currently booting off lilo :-| Regards, Simon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#589737: Unknown symbol error in grub2 : 'grub_xputs'

2010-07-31 Thread Simon Vallet
On Sun, 25 Jul 2010 13:11:04 +0200 Giel van Schijndel wrote: > On Sun, Jul 25, 2010 at 01:37:38AM +0200, Giel van Schijndel wrote: > > As of this moment I'm burning a livedvd to try and fix this from a > > chroot. > > This, apparently, fixed it. I believe this bug is related to some problem in

Bug#589737: Unknown symbol error in grub2 : 'grub_xputs'

2010-07-20 Thread Simon Vallet
Package: grub2 Version: 1.98+20100710-1 Severity: important Hi, after an upgrade of a mixed squeeze/sid system, grub2 doesn't seem to load anymore -- I get the following message instead : "The symbol 'grub_xputs' not found'" Entering rescue mode and get dropped to a rescue mode. Also see https

Bug#520264: gnucash fails to load due to g_dgettext not being resolved

2009-03-19 Thread Simon Vallet
On Thu, 19 Mar 2009 14:37:55 +0100 Josselin Mouette wrote: > Le mercredi 18 mars 2009 à 19:19 +0100, Micha Lenk a écrit : > > $ nm -D /usr/lib/libglib-2.0.so.0 | grep g_dgettext > > 00059590 T g_dgettext > > > > $ nm -D /usr/lib/libgdk-x11-2.0.so.0 | grep g_dgettext > >

Bug#520264: gnucash fails to load due to g_dgettext not being resolved

2009-03-19 Thread Simon Vallet
On Thu, 19 Mar 2009 20:45:03 +0100 Josselin Mouette wrote: > Ah, but I didn’t see the interesting thing in your report. > > libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x7fb543174000) Same conclusion here -- almost at the same time :-) > What if you remove that locally installed version, hm

Bug#520264: gnucash fails to load due to g_dgettext not being resolved [Solved]

2009-03-19 Thread Simon Vallet
On Thu, 19 Mar 2009 20:33:03 +0100 Simon Vallet wrote: > On Thu, 19 Mar 2009 14:37:55 +0100 > Josselin Mouette wrote: > > > Le mercredi 18 mars 2009 à 19:19 +0100, Micha Lenk a écrit : > > > $ nm -D /usr/lib/libglib-2.0.so.0 | grep g_dgettext > > &

Bug#520264: gnucash fails to load due to g_dgettext not being resolved

2009-03-18 Thread Simon Vallet
Package: gnucash Version: 2.2.6-2 when launching gnucash, I get the following error: gnucash: symbol lookup error: /usr/lib/libgnome-2.so.0: undefined symbol: g_dgettext Looking a bit into the problem, it seems the culprit would be libbonobo-activation: s...@ur:~$ ldd -r /usr/bin/gnucash-bin

Bug#451787: Installation report Dell PowerEdge 1650

2007-11-19 Thread Simon Vallet
On Mon, 19 Nov 2007 22:05:42 +0100 Frans Pop <[EMAIL PROTECTED]> wrote: > Feel free to let us know if you have any issues. I definitely will -- after all, what would free software be without bugs ? Simon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#451787: Installation report Dell PowerEdge 1650

2007-11-19 Thread Simon Vallet
Hi again, I double-checked the install CDs and it appears you were right: I burned the same image twice... looks like I need some vacation. Burning and booting a fresh etch ISO leads to correct detection of both the RAID controller and the Gigabit interfaces. However, the 20071117 lenny snapshot

Bug#451787: Installation report Dell PowerEdge 1650

2007-11-18 Thread Simon Vallet
Package: installation-reports * Boot method: Etch i386 netinst CD * Image version: http://cdimage.debian.org/debian-cd/4.0_r1/i386/iso-cd/debian-40r1-i386-netinst.iso * Date: 17/11/2007 * Machine: Dell PowerEdge 1650 * Processor: 2 Intel Pentium III 1266 MHz * Memory: 2097088 kB * Partitions: Dis

Bug#426224: Please update shutdown to support libata drivers in newer kernels

2007-05-27 Thread Simon Vallet
Package: sysvinit Version: 2.86.ds1-38 Using current (2.6.22) kernels in Debian leads to an error when shutting down the machine if some disks are managed by libata drivers: DISK MIGHT NOT BE SPUN DOWN PROPERLY. UPDATE SHUTDOWN UTILITY. The details are explained there: http://linux-ata.org/shutd

Bug#396559: Workaround for sudo is incomplete [Patch]

2006-11-01 Thread Simon Vallet
Package: mozilla-firefox Version: 1.5.dfsg+1.5.0.4-1 Using sudo to launch firefox under a specific uid fails with the following message : Xlib: connection to ":0.0" refused by server Xlib: No protocol specified (firefox-bin:1288): Gtk-WARNING **: cannot open display: :0.0 This is due to the X1

Bug#354974: O: yaboot -- Yet Another Bootloader

2006-03-04 Thread Simon Vallet
On Thu, 2 Mar 2006 22:09:37 +0100 Sven Luther <[EMAIL PROTECTED]> wrote: > On Thu, Mar 02, 2006 at 08:14:41AM -0500, Warren A. Layton wrote: > > Package: wnpp > > Severity: normal > > > > I no longer have the time to maintain this package. > > Oh well. > > I propose we move it inside the kernel

Bug#326599: Quik crashes handling spare md devices

2005-09-04 Thread Simon Vallet
nt o; disk.number = d; if (ioctl(mdev_fd, GET_DISK_INFO, &disk) < 0) { continue; } + if (d > array.raid_disks && disk.major == 0 && disk.minor == 0) { continue; } if ((dv=map_dev(disk.major, disk.minor))) { + /* Ignore spare & faulty devices */ + if (disk.state == 0 || (disk.state & (1<devs[i]); + out->devs[i]=NULL; + continue; + } + out->devs[i]->spart = (char *) malloc(strlen(dv)+1); strcpy(out->devs[i]->spart, dv); o = digit_offset(out->devs[i]->spart); Simon -- Simon Vallet [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#304000: ipsec-tools in testing does not seem to support IPv6

2005-04-10 Thread Simon Vallet
Package: ipsec-tools Version: 1:0.5-5 Severity: normal Using ipsec-tools in sarge to create basic IPv6 SAs fails, but works OK with IPv4. $ cat > setkey.conf <

Bug#298606: quik does not support md devices

2005-03-08 Thread Simon Vallet
opyright (C) 2005 Simon Vallet <[EMAIL PROTECTED]> + * + * Information retrieval code for md devices is derived from + * Detail.c in mdadm version 1.9.0, and therefore: + * + * Copyright (C) 2001-2002 Neil Brown <[EMAIL PROTECTED]> + * + * This program is free software; you can redistribute