Bug#592834: grub-pc: File descriptor leaked on lvs invocation

2015-06-30 Thread Jérôme
Found linux image: /boot/vmlinuz-3.16.0-4-amd64 Found initrd image: /boot/initrd.img-3.16.0-4-amd64 done I posted on stackexchange and was suggested to contribute to this bugreport. http://unix.stackexchange.com/questions/212958 Anything I can do to help track down the problem? -- Jérôme -- To

Bug#784709: issue with os-prober

2015-05-25 Thread Jérôme Kieffer
On Thu, 21 May 2015 12:14:15 +0800 Paul Wise wrote: > On Wed, 20 May 2015 14:59:04 +0200 Jérôme Kieffer wrote: > > > jerome@patagonia:~$ sudo blkid -o value -s TYPE /dev/sdb4 > > jerome@patagonia:~$ echo $? > > 0 > > That is strange, what about just this? &g

Bug#785733: Key hash algorithm is ignored when using LUKS

2015-05-19 Thread Jérôme Vizcaino
27;ve attached a patch to fix this. Thank you Jérôme commit 509a0baebf38b665b49eded630280e8e7594cf58 (HEAD, refs/heads/master) Author: Jérôme Vizcaino Date: Tue May 12 16:38:23 2015 +0200 LUKS honors the given keyhash algorithm diff --git a/lib/crypto-base.sh b/lib/crypto-base.sh index db

Bug#785732: Allow crypto default parameters to be preseeded

2015-05-19 Thread Jérôme Vizcaino
7;ve attached a simple patch that fixes this. This has been tested on an unattended (ie. preseeded) installation. Jérôme commit 88fdca33e0a21aa6809ffc6804e221dcc4b5d731 Author: Jérôme Vizcaino Date: Tue May 12 15:56:36 2015 +0200 Default crypto parameters can now be preseeded Lis

Bug#589676: [os-prober]

2010-07-29 Thread Jérôme De Greef
Just to be sure and if you have time, what happens if you #grep "W.i.n.d.o.w.s. .S.e.t.u.p" sda3/Boot/BCD This is how I identify my Vista Rescue partition on my Acer Aspire 7220 2010/7/29 Francesco Muzio > no, I have Debian on /dev/sdb1 > > /dev/sda1 is an NTFS partition, maybe contains the Wind

Bug#589676: [os-prober]

2010-07-29 Thread Jérôme De Greef
Hi, > On my Toshiba A300D-14R, with Windows Vista, I have done some test: > /dev/sda1 doesn't contain the Boot/BCD file > /dev/sda2 contain the Boot/BCD file and: I assume /dev/sda1 is your Linux partition. Right ? > # grep "W.i.n.d.o.w.s. .V.i.s.t.a" sda2/Boot/BCD > Il file binario sda2/Boot/

Bug#589676: [os-prober] Confuses the Vista partitions

2010-07-23 Thread Jérôme De Greef
7;ll need to know all the various rescue bcd labels used by manufacturers for their rescue partitions but at least it gives a hint on how to fix this issue. Hope it helps, Jérôme --- 20microsoft.orig 2010-03-23 14:29:02.0 +0100 +++ 20microsoft 2010-07-23 18:44:30.0 +0200 @@ -19,8

Bug#589676: [os-prober] Confuses the Vista partitions

2010-07-23 Thread Jérôme De Greef
I confirm this very annoying bug exists since months in unstable. Everything (and the way to fix it) is explained here : https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/476625 Thanks

Re: Cause of g-i crashing on AMD64 at VT switch found

2006-11-25 Thread Jérôme Marant
bug! I didn't know that you could change the frontend on the fly. So you interrupted it right after installing the libc and restarted after changing the frontend? -- Jérôme Marant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Proposing a debugging method for this bug

2006-11-14 Thread Jérôme Marant
ot with the newt interface to run the snippet, I don't get the necessary libraries installed (gdk, directfb and so on). So, I mounted partitions of the system where I built it and ran it from this chroot. I switched VT's while the bar was progressing without any crash. Was it a correct pro

Re: Lastest klibc breaks rootskel?

2006-11-09 Thread Jérôme Marant
Le mercredi 08 novembre 2006 21:17, Joey Hess a écrit : > Jérôme Marant wrote: > > chenonceaux:~$ grep local /usr/bin/klcc > > $CC = "\/usr\/local\/bin\/gcc"; > > @CC = ("\/usr\/local\/bin\/gcc"); > > > > It changed in 1.4.30. I compared

Re: Lastest klibc breaks rootskel?

2006-11-08 Thread Jérôme Marant
Le mercredi 08 novembre 2006 21:17, Joey Hess a écrit : > Jérôme Marant wrote: > > chenonceaux:~$ grep local /usr/bin/klcc > > $CC = "\/usr\/local\/bin\/gcc"; > > @CC = ("\/usr\/local\/bin\/gcc"); > > > > It changed in 1.4.30. I compared

Re: Lastest klibc breaks rootskel?

2006-11-08 Thread Jérôme Marant
Le mercredi 08 novembre 2006 21:04, Joey Hess a écrit : > Jérôme Marant wrote: > > > No, works fine here. Why is your klcc trying to run a gcc in > > > /usr/local/bin? > > > > According to the code, this is where it expects to find gcc. > > I'm on am

Re: Lastest klibc breaks rootskel?

2006-11-08 Thread Jérôme Marant
Le mercredi 08 novembre 2006 20:39, Jérôme Marant a écrit : > Le mercredi 08 novembre 2006 19:10, Joey Hess a écrit : > > Jérôme Marant wrote: > > > I tried to rebuilt rootskel yesterday and I got: > > > > > > Making install in src-bootfloppy >

Re: Lastest klibc breaks rootskel?

2006-11-08 Thread Jérôme Marant
Le mercredi 08 novembre 2006 19:10, Joey Hess a écrit : > Jérôme Marant wrote: > > I tried to rebuilt rootskel yesterday and I got: > > > > Making install in src-bootfloppy > > make[2]: entrant dans le répertoire « > > /home/jerome/d-i/packages/rootskel/src-boo

Re: Proposing a debugging method for this bug

2006-11-08 Thread Jérôme Marant
ee if crashes? So, I need to boot the d-i with the newt installer, switch to another VT and run the program, right? BTW, how do you easily add a binary to the d-i? Thanks. -- Jérôme Marant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Lastest klibc breaks rootskel?

2006-11-08 Thread Jérôme Marant
-unwind-tables -fomit-frame-pointer -falign-functions=1 -falign-jumps=1 -falign-loops=1 -c -o cpio.o -x c cpio.c failed at /usr/bin/klcc line 138 Can anyone confirm? -- Jérôme Marant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

Re: Proposing a debugging method for this bug

2006-11-07 Thread Jérôme Marant
Le mardi 07 novembre 2006 14:30, Attilio Fiandrotti a écrit : > Jérôme Marant wrote: > > Le lundi 06 novembre 2006 12:55, Attilio Fiandrotti a écrit : > > > > > >>Jerome, if i provide a simple patch for DFB 0.9.25, could you please > >>rebuild the libdire

Re: Proposing a debugging method for this bug

2006-11-06 Thread Jérôme Marant
ignal handling mechanism is not > very robus and needs to be fixed. > If you have some time, could you please boot textual and send to > cdebconf SIGUSR1 and SIGUSR2 signals, to see if it crashes? It crashes on SIGUSR2. It is OK with SIGUSR1. Regards, -- Jérôme Marant -- To UNSUBS

Re: Proposing a debugging method for this bug

2006-11-06 Thread Jérôme Marant
be possible if fixes this chash? Of course. > Using different signals for cdebconf db saving and DFB vt switching is > good, but still cdebconf's signal handling mechanism may need to be fixed. How does it need to be fixed? Won't using different signal fix the issue? -- Jérôme

Re: Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-30 Thread Jérôme Marant
uld you please test if AltGr-o under fr-latin9 produces a > "o+^" letter with your keyboard too ? Yes, it works. I used it while dead keys where not working. But it is a work around right? Dead keys should be working. -- Jérôme Marant -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-30 Thread Jérôme Marant
bug reports. BTW, I think it does not matter if directfb makes use of MEDIUMRAW mode. What matters is how gdk-directfb converts it to UTF-8. Regards, -- Jérôme Marant

Re: Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-30 Thread Jérôme Marant
Le dimanche 29 octobre 2006 23:37, Frans Pop a écrit : > Taking this to d-boot list as it is kind of OT for the original BR. Let me > know if I can drop the CC. You can drop it. I'm subscribed now. > On Sunday 29 October 2006 22:31, Jérôme Marant wrote: > > The problem is th

Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-29 Thread Jérôme Marant
isk till out of space far before reaching the end of the install. > Note that you should be able to tweak things by booting the installer with > BOOT_DEBUG=3. This will give you two debug shells before init is run. Thanks. -- Jérôme Marant

Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-29 Thread Jérôme Marant
Le mercredi 25 octobre 2006 20:47, Davide Viti a écrit : > On Tue, Oct 24, 2006 at 02:27:52PM +0200, Jérôme Marant wrote: > > > http://mail.directfb.org/pipermail/directfb-dev/2006-October/002394.html > > > > OK. Does it give clues? I'm not really skilled in this f

Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-24 Thread Jérôme Marant
tober/002394.html OK. Does it give clues? I'm not really skilled in this field. BTW, I was told not being able to switch to another VT2 on amd64 is caused by a segfault. Where does it happen? -- Jérôme Marant

Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-24 Thread Jérôme Marant
); > > ... > > info->desc.max_keycode = 127; > > I've tried to change that into K_UNICODE and s/127/255/ > > the warnings disappear, but I can't get the accented letters I get on VT2 > (for example "["+"e" give me "ê" when I use fr-latin9 on my italian keyboard) Whenever you change something, you regenerate th udeb then the mini iso and boot it, right? -- Jérôme Marant

Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-23 Thread Jérôme Marant
Le lundi 23 octobre 2006 22:05, vous avez écrit : > On Mon, Oct 23, 2006 at 04:51:51PM +0200, Jérôme Marant wrote: > > With latest debian-installer netinst iso (20061023), I could not > > manage to get dead keys work to type accents (especially "ô") in the > > user

Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-23 Thread Jérôme Marant
in9 keymap. Regards, -- System Information: Debian Release: testing/unstable   APT prefers unstable   APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell:  /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-1-amd64 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) -- Jérôme Marant

Installing Sarge on non-primary master IDE disk

2004-11-21 Thread Jérôme Warnier
It seems there is a problem to install Sarge (using recent d-i) on machines (i386) where no /dev/hda is present, but the disk to install to is IDE anyway. Specifically, someone told me he has a problem with a small (barebone) PC where the first real IDE harddisk is /dev/hdc. D-i thinks there is not

Re: belgian keyboard not automatically chosen when told to install in French for Belgium

2004-10-03 Thread Jérôme Warnier
Le dim 03/10/2004 à 18:57, Christian Perrier a écrit : > Quoting Jérôme Warnier ([EMAIL PROTECTED]): > > Netboot RC2 > > > > When I choose to install in French, and answer I'm in Belgium, I would > > assume that it would at least propose me a Belgian keyboard by

belgian keyboard not automatically chosen when told to install in French for Belgium

2004-10-03 Thread Jérôme Warnier
wards, though. Thanks -- Jérôme Warnier Consultant BeezNest http://beeznest.net

Re: Daily builds for netboot don't ship kernel modules

2004-10-02 Thread Jérôme Warnier
Le jeu 30/09/2004 à 04:41, Joey Hess a écrit : > Joey Hess wrote: > > Jérôme Warnier wrote: > > > I have an error with the daily buils of netboot for the last few days > > > stating that the kernel (2.6 on i386) modules are not available. Of > > > course

Daily builds for netboot don't ship kernel modules

2004-09-29 Thread Jérôme Warnier
I have an error with the daily buils of netboot for the last few days stating that the kernel (2.6 on i386) modules are not available. Of course, it cannot detect the disks and the installation cannot go further. Anybody knows why? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: Unlucky with booting d-i

2004-08-28 Thread Jérôme Marant
[EMAIL PROTECTED] (Jérôme Marant) writes: > Hi, > > I'm frustrated because I didn't succeed in boot d-i. > I burnt the i386 netinst iso on a CD-RW and tried to boot > it from a Pioneer DVD-106S. > > After searching the ISOLinux page [1], it looks like I don't

Unlucky with booting d-i

2004-08-28 Thread Jérôme Marant
root of the problem though. Isn't there any way around else than using a floopy with smb.bin, I haven't had floppies for ages. Thanks. [1] http://syslinux.zytor.com/hardware.php -- Jérôme Marant

Re: Belgian keyboard mapping does not work in d-i rc1

2004-08-23 Thread Jérôme Warnier
Le lun 23/08/2004 à 19:22, Christian Perrier a écrit : > Quoting Jérôme Warnier ([EMAIL PROTECTED]): > > Selecting the "Belgian" keyboard mapping fails with an error message in > > d-i (RC1 and some nightly builds at least). > > > When? Does it work in 1st stag

Belgian keyboard mapping does not work in d-i rc1

2004-08-23 Thread Jérôme Warnier
Selecting the "Belgian" keyboard mapping fails with an error message in d-i (RC1 and some nightly builds at least). -- Jérôme Warnier Consultant BeezNest http://beeznest.net

Bug#236122: debian installer report

2004-03-04 Thread Gahide Jérôme
Package: installation-reports Debian-installer-version: 2 march 2004 rsync://ftp.fsn.hu/cdimages/debian-unofficial/ and ftp.mpi-sb.mpg.deuname -a: Linux(none) 2.4.24-1-386 #1 WED Feb 18 19:44:56 EST 2004 i686 unknown Date: 2 march 2004 Method: CD install. Machine: Personal PC with Asuz KT600 P

Re: Instalation report: comments and suggestions

2004-03-02 Thread Jérôme Warnier
very technical thing) is. And it doesn't detect I have 2 NICs and I want the other one to be used (not detected and it was not possible to specify another one either). [...] -- Jérôme Warnier Consultant Beeznest http://beeznest.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: Bug#235544: Debian-installer

2004-03-02 Thread Jérôme Warnier
of > "tar: unrecognized file type" > The error log was empty. I get exactly the same, but on an old Pentium I, using floppy disks too. > 2. The "Configure and lay out" screen offered to create only ext2 > filesystems. ext3 and reiser were not offered. I ha

Retrieving Packages screen weirdies

2004-03-02 Thread Jérôme Warnier
I just tried today boot floppy images of Debian-installer downloaded yesterday. I noticed a strange bug in the "Retrieving Packages" screen: sometimes, it shows "Validating %s..." (%s instead of the name of the package. Hope it helps. -- Jérôme Warnier Consultant Beeznest

cdrom144-1440.img doesn't work on my computer

2003-06-22 Thread Roussel Jérôme
ramfs: wrong magic Kernel Panic: VFS: Unable to mount root fs on 00:00 I had the same pb with the progeny distribution (so I told then but without any solution) and some people contact me because of the same problem. I hope that someone will have an idea or an answer. Jérôme Roussel

Re: Is it wise to use discover in d-i?

2003-03-24 Thread Jérôme Warnier
Is it only me being concerned about the state of discover? Is there anything more I can do to help? Coudn't we use the RedHat discovering tool? I thing it's better under development and support more hardware (RedHat needs to extend the supported haradware everytime) I took the time to see all thos

CD installation successful

2002-04-11 Thread Jérôme Marant
ong others): - i18n of installation messages - frame buffer - kernel modules choices with bf24 flavour (thanks Eduard) What I don't like: - default 2.2.20 kernel choice (I hadn't read the installation guide though) - I didn't see any "Reboot the system" choice

Re: [i386] introducing a kernel 2.4 installation flavor

2002-01-15 Thread Jérôme Marant
kernel >(unlikely) or include them as modules int he RAM disk (possible, but >might take up more room on the root disk that we don't really have). Oh yeah ! Applying the XFS patch would be great! -- Jérôme Marant <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

Re: Bug#127405: latest python2.1-xml breaks boot-floppies build system.

2002-01-06 Thread Jérôme Marant
Mikhail Sobolev <[EMAIL PROTECTED]> writes: > JFYI, engine is a wrapper over iconv interface. When all this was started, the > latest version of python was 1.5.2, and there was no way to work with iconv. But python 2.1 neither provide a way to access iconv, IIRC. -- Jérôme Ma

Re: python-xml and Debian boot floppies

2002-01-06 Thread Jérôme Marant
works fine. I can reassign the bug to boot-floppies. Good job ! Cheers, -- Jérôme Marant <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://marant.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug#127405: latest python2.1-xml breaks boot-floppies build system.

2002-01-02 Thread Jérôme Marant
, lang.charset) > else: > e = do_not_convert () I'm sorry but the engine object comes from a module that is neither part of Python, nor python-xml so I can't really help with it. -- Jérôme Marant <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http:/

Re: first weekly debian-installer status report

2000-11-03 Thread Jérôme Marant
Joey Hess <[EMAIL PROTECTED]> writes: > - documentation [UNCLAIMED} > Not started. I'm willing to help on this. How do I start ? What is the prefered DTD among the following : DebianDoc-SGML Docbook-SGML Docbook-XML Thanks. -- Jérô