Re: libc6: broken LANGUAGE design

2011-07-07 Thread Vincent Lefevre
On 2011-07-07 19:30:38 -0500, Jonathan Nieder wrote: > > My settings come from the installation. /etc/default/locale was: > > > > # File generated by update-locale > > #LANG="en_US.UTF-8" > > LANGUAGE="en_US:en" > > > > (I only added a LC_TIME=en_DK since, hoping it would be taken into > > account

Bug#633049: debootstrap: /run transition: Please switch use of /lib/init/rw to /run

2011-07-07 Thread Joey Hess
Roger Leigh wrote: > Your package is currently using /lib/init/rw/ which is now deprecated > and pending removal. Please update your package to use /run/ with a > versioned dependency on initscripts, as detailed below. debootstrap's entire use of /lib/init/rw is to umount it if the directory exis

Re: libc6: broken LANGUAGE design

2011-07-07 Thread Jonathan Nieder
Hi again, One more quick comment. Vincent Lefevre wrote: > My settings come from the installation. /etc/default/locale was: > > # File generated by update-locale > #LANG="en_US.UTF-8" > LANGUAGE="en_US:en" > > (I only added a LC_TIME=en_DK since, hoping it would be taken into > account for the

Bug#633049: debootstrap: /run transition: Please switch use of /lib/init/rw to /run

2011-07-07 Thread Roger Leigh
Source: debootstrap Version: 1.0.32 Severity: important User: rle...@debian.org Usertags: run-transition Your package is currently using /lib/init/rw/ which is now deprecated and pending removal. Please update your package to use /run/ with a versioned dependency on initscripts, as detailed below

Bug#604078:

2011-07-07 Thread SEUMAS MCCOMBE
I am having a business proposal to share with you. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/289d983398a8952f11069903ddd92ebf.squir...@webmail.iitk.ac.in

Bug#632970: cannot set keyboard layout for vserver

2011-07-07 Thread Samuel Thibault
Harald Dunkel, le Thu 07 Jul 2011 16:00:31 +0200, a écrit : > If I try to define a German keyboard layout for a vserver, > then this setting is ignored. I still get qwerty for the > XWindow session running on the vserver, even though all > real or virtual hosts involved have been configured for a >

Bug#631314: [cowbuilder] --create fails when removing original tree

2011-07-07 Thread Junichi Uekawa
Please file a bug against debootstrap. At Sun, 26 Jun 2011 13:31:26 +0200, Emil Langrock wrote: > > On Sunday 26 June 2011 09:51:27 Emil Langrock wrote: > > On Sunday 26 June 2011 11:06:05 you wrote: > > > Does it still happen? It doesn't happen for me today. > > > > Yes, I still have that probl

Bug#604033: Bug report: Installing Squeeze on a Intel Matrix BIOS RAID1 volume

2011-07-07 Thread Sebastian Bonk
Hi, I've experienced the same problems. After using the daily build testing netinst cd on 7/7/2011 ( http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso) the partition dialog showed the same problems described by Delton. The usual dialog

Bug#632970: cannot set keyboard layout for vserver

2011-07-07 Thread Harald Dunkel
Package: keyboard-configuration Version: 1.68+squeeze2 If I try to define a German keyboard layout for a vserver, then this setting is ignored. I still get qwerty for the XWindow session running on the vserver, even though all real or virtual hosts involved have been configured for a German layou

Re: Squeeze Netinstall no disk detect on Vmware

2011-07-07 Thread stephane travassac
Yes of course, > > First you have to download an iso cdrom image of squeeze: > -Extract it's initrd.gz > -ungzip it > -make directory, enter it and use cpio -id < ../initrd to have files and > directory > -get files from /lib/modules/KERNEL_VERSION/kernel/drivers/scsi/ > > Second download NetBoot

Re: Squeeze Netinstall no disk detect on Vmware

2011-07-07 Thread stephane travassac
Yes of course, First you have to download an iso cdrom image of squeeze: -Extract it's initrd.gz -ungzip it -make directory, enter it and use cpio -id < ../initrd to have files a -get files from /lib/modules/KERNEL_VERSION/kernel/drivers/scsi/ Second download NetBoot image (same release that cdr

Re: Squeeze Netinstall no disk detect on Vmware

2011-07-07 Thread Goncalves Patrick
Hi, I have the same problem can you explain how to rebuild the initrd.gz. Tks Patrick