Debian Installer: end of string freeze

2010-07-12 Thread Christian PERRIER
On Sat. July 10th, I ended the string freeze for D-I, ran a last sync
of translations and began uploading D-I packages (which lasted for
most of Sunday July 11th).

Before doing this, I deactivated three languages: Serbian, Welsh,
Wolof. These had absolutely no updates since the release of lenny and
I got no answer at all from their respective translators, despite
desperate attempts during the last week.

Please note that the string freeze was extended for one full week. I
have to say that I'm not entirely happy with the way some translations
are managed. Though the majority of translators are well following
debian-i18n and do their best to update their work when suggested to
do so.a remaining group of languages are more loosely maintained
and I have to repeat private contacts over and over before I get a
chance to find someone wanting to update translations.

This is by far the most time consuming task about l10n coordination
and it requires up to 4 weeks of constant efforts, recurrent reminders
and more and more alarming messagesin order to see something
happening.

Still, we finally managed to have 65 supported languages in what will
becomes Debian Installer beta1 in a few weeks. Thanks a lot to all
people who worked on this.

Please notice that, at this time, all synchronization of translations
in level 1 are suspended.

Of course, now you guys can concentrate on levels 2 and 3. There's
always somethign to do!

-- 




signature.asc
Description: Digital signature


Re: floppy install

2010-07-12 Thread Philip Hands
On Sun, 11 Jul 2010 22:09:14 +0200, Holger Wansing  
wrote:
> Hi,
...
> BTW, is there any reason why not install Etch from floppy instead of
> Sarge?

No, none -- I thought I'd checked that.  Actually, I think what actually
happened is that I found the sarge link first, checked for etch, found
it and then must have pasted the wrong one into the email -- Doh!

Sorry for any wasted time.  Installing from Etch floppies would be much
more sensible.

> http://archive.debian.org/debian/dists/etch/main/installer-i386/current/images/floppy/

Cheers, Phil.
-- 
|)|  Philip Hands [+44 (0)20 8530 9560]http://www.hands.com/
|-|  HANDS.COM Ltd.http://www.uk.debian.org/
|(|  10 Onslow Gardens, South Woodford, London  E18 1NE  ENGLAND


pgpkbysDntqEO.pgp
Description: PGP signature


Bug#588773: debootstrap: cannot use fakechroot variant

2010-07-12 Thread Yann Dirson
Package: debootstrap
Version: 1.0.23, 1.0.12

* --variant=fakechroot is mentionned in the manpage, but no example
  command-line is provided, so the user is left with trial-and-error
  (which is annoyingly long when using a remote mirror)

* the only way in which I could launch it is:

$ fakeroot fakechroot debootstrap --variant=fakechroot
lenny /tmp/lenny-test

But then it fails with:

W: Failure trying to run: chroot /tmp/lenny-test dpkg
--force-depends
--install /var/cache/apt/archives/base-files_5lenny6_i386.deb 
/var/cache/apt/archives/base-passwd_3.5.20_i386.deb

* re-running the same command without removing the WIP chroot gives no
  error, but then fails silently, which is bad since it could leave
  the user thinking that "this time it worked":

I: Validating zlib1g
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting base-files...
local...@chalon:~$ echo $?
2

-- 
Yann Dirson - Bertin Technologies



-- 
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/20100712094549.2c8b1...@chalon.bertin.fr



Bug#588776: base-installer: please don't rely on /proc/mounts, which is not available on Hurd

2010-07-12 Thread Jeremie Koenig
Package: base-installer
Version: 1.108
Tags: patch
Usertags: gsoc2010

Hello,

bootstrap-base starts by checking that something is mounted on /target,
using /proc/mounts. On Hurd, /proc/mounts does not exist, and
bootstrap-base fails as a result.

The attached patch short-circuits the /target check when /proc/mounts
does not exist.

-- 
Jeremie Koenig 
http://jk.fr.eu.org
Index: base-installer/debian/changelog
===
--- base-installer/debian/changelog	(revision 63843)
+++ base-installer/debian/changelog	(working copy)
@@ -1,3 +1,9 @@
+base-installer (1.109) UNRELEASED; urgency=low
+
+  * Don't check /proc/mounts if it does not exist (ie. on Hurd).
+
+ -- Jeremie Koenig   Sun, 11 Jul 2010 22:36:14 +
+
 base-installer (1.108) unstable; urgency=low
 
   [ Martin Michlmayr ]
Index: base-installer/library.sh
===
--- base-installer/library.sh	(revision 63843)
+++ base-installer/library.sh	(working copy)
@@ -86,7 +86,8 @@
 check_target () {
 	# Make sure something is mounted on the target.
 	# Partconf causes the latter format.
-	if ! grep -q '/target ' /proc/mounts && \
+	if [ -e /proc/mounts ] && \
+	   ! grep -q '/target ' /proc/mounts && \
 	   ! grep -q '/target/ ' /proc/mounts; then
 		exit_error base-installer/no_target_mounted
 	fi


Processed: Re: regression: busybox nc -v www.google.com 80 segfaults

2010-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> package busybox
Limiting to bugs with field 'package' containing at least one of 'busybox'
Limit currently set to 'package':'busybox'

> notfound 503582 1:1.15.3-1
Bug #503582 [busybox] regression: busybox nc -v www.google.com 80 segfaults
Ignoring request to alter found versions of bug #503582 to the same values 
previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
503582: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503582
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.127892267926536.transcr...@bugs.debian.org



Bug#588781: offer installing extlinux as bootloader

2010-07-12 Thread Piotr Lewandowski
Package: debian-installer
Version: 20100211+b1
Severity: wishlist

It would be nice if debian-installer offered extlinux as a bootloader
along with LILO and GRUB.

-- 
Piotr Lewandowski



-- 
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/20100712083347.6562.16338.report...@snowcube.cert.pl



I am deeply disappointed

2010-07-12 Thread Stephen Gran
Hi there,

So, I've just installed squeeze on a lenovo x201.  I have to say, I am
once again, thoroughly disappointed by the experience.

When I first installed slink, I started with a pile of floppies and a
second computer so that I would have reference to documentation and so
on.  I had to manually manage IRQ assignments to allow my scsi card and
disk to even be seen at all.  I had to compile my nic driver on the
second machine, copy it over by floppy and insmod it, in order to be
able to do a network install.  I had to hand-craft an XF86Config, that
promptly broke on upgrade to potato.  Those were great days.

I was worried that this install would have none of the fun I remember
from installing Debian, as I have heard rumors that things have become
easier, but I had hopes that things would turn out ok in the end.  This
is a new laptop after all - I was looking forward to VESA mode X (or
better yet, none at all), no working peripherals, no functional hotkeys,
etc.  Supend and resume - hah!  That was something I was looking forward
to fixing in the coming weeks.

But no, you continue to deeply disappoint me.  I think the most fun part
of the install was typing in my password.  To be fair, some of this is
not wholly to be blamed on the installer team - the kernel and X teams
have their fair share of the blame for this.  I know that at least some
members of those teams read this list, so hopefully they will see my
complaint and correct their erroneous ways.  Now I am going to have to
spend the next several days actually getting work done instead of making
my new laptop vaguely functional.

Thanks - you guys rock!
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Processing of partman-ext2r0_1.20_mipsel.changes

2010-07-12 Thread Archive Administrator
partman-ext2r0_1.20_mipsel.changes uploaded successfully to localhost
along with the files:
  partman-ext2r0_1.20.dsc
  partman-ext2r0_1.20.tar.gz
  partman-ext2r0_1.20_mipsel.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1oyfqg-0005jo...@franck.debian.org



partman-ext2r0_1.20_mipsel.changes ACCEPTED

2010-07-12 Thread Archive Administrator



Accepted:
partman-ext2r0_1.20.dsc
  to main/p/partman-ext2r0/partman-ext2r0_1.20.dsc
partman-ext2r0_1.20.tar.gz
  to main/p/partman-ext2r0/partman-ext2r0_1.20.tar.gz
partman-ext2r0_1.20_mipsel.udeb
  to main/p/partman-ext2r0/partman-ext2r0_1.20_mipsel.udeb


Override entries for your package:
partman-ext2r0_1.20.dsc - source debian-installer
partman-ext2r0_1.20_mipsel.udeb - standard debian-installer

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1oyg4q-0006n3...@franck.debian.org



Bug#507653: Estimado Ganador en efectivo

2010-07-12 Thread MasterCard® International / Microsoft® Corporation UK



MASTERCARD ® / MICROSOFT ® MEGA JACKPOT INTERNACIONAL.
Director Ejecutivo: Sr. Chris Monteiro.


Estimado Ganador en efectivo,


Su dirección de correo electrónico fue seleccionado y confirmado por  
nuestro copatrocinador Microsoft Internacional, a través de su  
software más reciente de Internet. Usted tiene por lo tanto sido  
aprobado por MasterCard ® Internacional / Microsoft ® Corporation del  
Reino Unido la suma de £ 952,000.00 GBP (novecientos cincuenta y dos  
mil libras esterlinas Grande). Estos fondos son en efectivo, mediante  
abono en un cheque válido, con una Reg. ganar. MCIMJ N º: 36925/0751.  
Estar informado de que su premio ha sido asegurado y listo para  
entregar el dinero a usted. Usted está en contacto con el asignado  
oficial de reclamaciones con su información requerida es:



Nombre: Sr. Klaus Peterson
E-mail: klauspeter...@discuz.org
Departamento de Reclamaciones de Verificación.


No enviar por encima de Administrador de Reclamaciones, a la vez con  
este Reclamaciones Requisitos: 1. Nombre completo: 2. Dirección: 3.  
Nacionalidad: 4. Edad: 5.Ocupación: Naturaleza del Trabajo: 6.  
Teléfono: Fax: 7. Estado de origen: País: 8.Sexo: 9. Ganar Email  
Dirección:



Modo de envío de remesas Premio: Entrega mensajero de su cheque  
certificado ganadora y otros documentos de manera segura ganadora a  
usted.




Le saluda atentamente,
El Dr. Muñoz Margarita.
Servicio de Atención al Cliente Jefe.
Copyright © 2010 MasterCard Inc Reino Unido.




--
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/20100712071202.204824w8vjs0a...@webmail.buenosaires.gob.ar



Missing files from debian-cd_info.tar.gz (testingcds Bi386 has failed; log included)

2010-07-12 Thread Steve McIntyre
Hi folks,

The i386 and amd64 CD builds are currently failing due to files
missing from debian-cd_info.tar.gz:

...
Starting new i386 xfce+lxde-CD 1 at 
/org/cdbuilder.debian.org/src/deb-cd/tmp/Bi386/squeeze/CD1
  Adding the required directories
  Generating the image label and volume id
  Adding .disk/base_components
  Adding .disk/cd_type
  Adding udeb/base includes/excludes
ERROR: Unable to read UDEB_EXCLUDE file 
/srv/cdbuilder.debian.org/build/debian-cd/data/squeeze/i386_udeb_exclude
  Adding docs to CD1
  Extracting FAQ on CD1
  Adding README.excluded (some package files were too big)
  Adding common docs on CD1
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for i386:
Running tools/boot/squeeze/boot-i386 1 
/org/cdbuilder.debian.org/src/deb-cd/tmp/Bi386/squeeze/CD1
  Adding tools to CD1
  Using ISOLINUX boot-disks image on CD1
mv: cannot stat `boot1/isolinux/g2ldr*': No such file or directory
mv: cannot stat `boot1/isolinux/setup.exe': No such file or directory
  FAILED: error 1
Failed to start disc 1, error 256
make: *** [image-trees] Error 9

Is this expected, or symptomatic of a build failure somewhere?

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
You raise the blade, you make the change... You re-arrange me 'til I'm sane...


-- 
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/20100712102014.ga17...@einval.com



problem with text installer on DRAC and usb-kvm switch in lenny

2010-07-12 Thread Sergey Karatkevich
Hi

I have a problem with text debian installer. I load debian installer from pxe, 
and manage remote server with DRAC cards v3-v5 and usb kvm switch.

Pressing a key will result in multiple characters of that key being displayed, 
tab and space affected.

It is similar on  https://bugzilla.redhat.com/show_bug.cgi?id=181457

In graphical mode it is not reproduced. 

Somebody can help me? I can give access to the problem equipment for research.

Thanks.


--
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/2c7c7556-5d3a-4690-a97c-b2fd91e6e...@gmail.com



Bug#507653: Estimado Ganador en efectivo

2010-07-12 Thread MasterCard® International / Microsoft® Corporation UK



MASTERCARD ® / MICROSOFT ® MEGA JACKPOT INTERNACIONAL.
Director Ejecutivo: Sr. Chris Monteiro.


Estimado Ganador en efectivo,


Su dirección de correo electrónico fue seleccionado y confirmado por  
nuestro copatrocinador Microsoft Internacional, a través de su  
software más reciente de Internet. Usted tiene por lo tanto sido  
aprobado por MasterCard ® Internacional / Microsoft ® Corporation del  
Reino Unido la suma de £ 952,000.00 GBP (novecientos cincuenta y dos  
mil libras esterlinas Grande). Estos fondos son en efectivo, mediante  
abono en un cheque válido, con una Reg. ganar. MCIMJ N º: 36925/0751.  
Estar informado de que su premio ha sido asegurado y listo para  
entregar el dinero a usted. Usted está en contacto con el asignado  
oficial de reclamaciones con su información requerida es:



Nombre: Sr. Klaus Peterson
E-mail: klauspeter...@discuz.org
Departamento de Reclamaciones de Verificación.


No enviar por encima de Administrador de Reclamaciones, a la vez con  
este Reclamaciones Requisitos: 1. Nombre completo: 2. Dirección: 3.  
Nacionalidad: 4. Edad: 5.Ocupación: Naturaleza del Trabajo: 6.  
Teléfono: Fax: 7. Estado de origen: País: 8.Sexo: 9. Ganar Email  
Dirección:



Modo de envío de remesas Premio: Entrega mensajero de su cheque  
certificado ganadora y otros documentos de manera segura ganadora a  
usted.




Le saluda atentamente,
El Dr. Muñoz Margarita.
Servicio de Atención al Cliente Jefe.
Copyright © 2010 MasterCard Inc Reino Unido.




--
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/20100712075045.69731mtkeoocs...@webmail.buenosaires.gob.ar



Re: I am deeply disappointed

2010-07-12 Thread Bastian Blank
On Mon, Jul 12, 2010 at 10:27:04AM +0100, Stephen Gran wrote:
> So, I've just installed squeeze on a lenovo x201.  I have to say, I am
> once again, thoroughly disappointed by the experience.

So _what_ exactly did you try? "Squeeze" is to undefined to even start
thinking about.

> I was looking forward to VESA mode X

xserver-xorg-video-intel is installed by default and uses KMS. VESA is
the fallback for unsupported kernels to allow upgrades. This is known to
work. There is no such kernel in testing/unstable.

>   no working peripherals,

Which sort of peripherals?

>   no functional hotkeys,

Works fine here. AFAIK needs acpid (installed by default) and most of
them are only used by the desktop environments.

>   Supend and resume - hah!

Properly setup by the installer if it finds a usable swap partition.
Known to work.

> That was something I was looking forward
> to fixing in the coming weeks.

This is just a rant, no useful information.

Bastian

-- 
Those who hate and fight must stop themselves -- otherwise it is not stopped.
-- Spock, "Day of the Dove", stardate unknown


-- 
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/20100712111833.ga18...@wavehammer.waldi.eu.org



Re: I am deeply disappointed

2010-07-12 Thread Stephen Gran
This one time, at band camp, Bastian Blank said:
> This is just a rant, no useful information.

Here's a nickel, kid, buy yourself a sense of humor.  The entire message
was surrounded by giant blinking sarcasm tags.

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Re: I am deeply disappointed

2010-07-12 Thread Frans Pop
On Monday 12 July 2010, Bastian Blank wrote:
> > That was something I was looking
> > forward to fixing in the coming weeks.
>
> This is just a rant, no useful information.

Actually, it was a compliment disguised as a joke! I had to read it twice 
myself to get it though.

The reason I knew it had to be other than it looks at first is that I know 
Stephen well enough to know he would not ever write such bad rants. (And I 
also seem to recall similar mails from him for previous releases.)

Please read the original message again.


-- 
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/201007121348.41615.elen...@planet.nl



Re: I am deeply disappointed

2010-07-12 Thread Miguel Figueiredo

So everything worked and you didn't had to solve problems by hand?


Em 12-07-2010 10:27, Stephen Gran escreveu:

Hi there,

So, I've just installed squeeze on a lenovo x201.  I have to say, I am
once again, thoroughly disappointed by the experience.

When I first installed slink, I started with a pile of floppies and a
second computer so that I would have reference to documentation and so
on.  I had to manually manage IRQ assignments to allow my scsi card and
disk to even be seen at all.  I had to compile my nic driver on the
second machine, copy it over by floppy and insmod it, in order to be
able to do a network install.  I had to hand-craft an XF86Config, that
promptly broke on upgrade to potato.  Those were great days.

I was worried that this install would have none of the fun I remember
from installing Debian, as I have heard rumors that things have become
easier, but I had hopes that things would turn out ok in the end.  This
is a new laptop after all - I was looking forward to VESA mode X (or
better yet, none at all), no working peripherals, no functional hotkeys,
etc.  Supend and resume - hah!  That was something I was looking forward
to fixing in the coming weeks.

But no, you continue to deeply disappoint me.  I think the most fun part
of the install was typing in my password.  To be fair, some of this is
not wholly to be blamed on the installer team - the kernel and X teams
have their fair share of the blame for this.  I know that at least some
members of those teams read this list, so hopefully they will see my
complaint and correct their erroneous ways.  Now I am going to have to
spend the next several days actually getting work done instead of making
my new laptop vaguely functional.

Thanks - you guys rock!



--

Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org


--
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/4c3b0e1b.4090...@debianpt.org



Re: I am deeply disappointed

2010-07-12 Thread Frans Pop
Dear Stephen,

On Monday 12 July 2010, Stephen Gran wrote:
> Here's a nickel, kid, buy yourself a sense of humor.  The entire message
> was surrounded by giant blinking sarcasm tags.

Actually no, it wasn't. The only really clear clue was the last line.

The message was fairly long and especially the start seems serious. Someone 
in a hurry and speedreading the message on a work day might well miss the 
humor.

Cheers,
FJP


-- 
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/201007121403.54526.elen...@planet.nl



Processing of aboot-installer_0.0.33_alpha.changes

2010-07-12 Thread Archive Administrator
aboot-installer_0.0.33_alpha.changes uploaded successfully to localhost
along with the files:
  aboot-installer_0.0.33.dsc
  aboot-installer_0.0.33.tar.gz
  aboot-installer_0.0.33_alpha.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1oyhoe-0007mo...@franck.debian.org



Re: I am deeply disappointed

2010-07-12 Thread Stephen Gran
This one time, at band camp, Miguel Figueiredo said:
> So everything worked and you didn't had to solve problems by hand?

Yes, the entire install worked perfectly, and I had a functional install
in 15 minutes.  Thank you again!
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


aboot-installer_0.0.33_alpha.changes ACCEPTED

2010-07-12 Thread Archive Administrator



Accepted:
aboot-installer_0.0.33.dsc
  to main/a/aboot-installer/aboot-installer_0.0.33.dsc
aboot-installer_0.0.33.tar.gz
  to main/a/aboot-installer/aboot-installer_0.0.33.tar.gz
aboot-installer_0.0.33_alpha.udeb
  to main/a/aboot-installer/aboot-installer_0.0.33_alpha.udeb


Override entries for your package:
aboot-installer_0.0.33.dsc - source debian-installer
aboot-installer_0.0.33_alpha.udeb - standard debian-installer

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1oyhym-00010z...@franck.debian.org



Processed: tagging 583984, tagging 583985, tagging 583939, tagging 583939, tagging 583939, tagging 588653

2010-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # not affecing/relevant for stable
> tags 583984 + squeeze sid
Bug #583984 {Done: Hideki Yamane } [xmp] xmp: FTBFS against 
audacious 2.3
Added tag(s) sid and squeeze.
> tags 583985 + squeeze sid
Bug #583985 {Done: gregor herrmann } [upse] upse: FTBFS 
against audacious 2.3
Added tag(s) sid and squeeze.
> tags 583939 + squeeze sid
Bug #583939 [tremulous] invalid use of strcpy causes breakage on Intel x86-64 
CPUs
Added tag(s) sid and squeeze.
> tags 583939 + squeeze sid
Bug #583939 [tremulous] invalid use of strcpy causes breakage on Intel x86-64 
CPUs
Ignoring request to alter tags of bug #583939 to the same tags previously set
> tags 583939 + squeeze sid
Bug #583939 [tremulous] invalid use of strcpy causes breakage on Intel x86-64 
CPUs
Ignoring request to alter tags of bug #583939 to the same tags previously set
> tags 588653 + squeeze sid
Bug #588653 {Done: Christian Perrier } [cdebconf-entropy] 
FTBFS: missing files when running dh_install
Added tag(s) sid and squeeze.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
588653: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588653
583984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583984
583985: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583985
583939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.127893706512400.transcr...@bugs.debian.org



Processing of elilo-installer_1.16_ia64.changes

2010-07-12 Thread Archive Administrator
elilo-installer_1.16_ia64.changes uploaded successfully to localhost
along with the files:
  elilo-installer_1.16.dsc
  elilo-installer_1.16.tar.gz
  elilo-installer_1.16_ia64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1oyiwj-0003kh...@franck.debian.org



Processing of zipl-installer_0.0.16_s390.changes

2010-07-12 Thread Archive Administrator
zipl-installer_0.0.16_s390.changes uploaded successfully to localhost
along with the files:
  zipl-installer_0.0.16.dsc
  zipl-installer_0.0.16.tar.gz
  zipl-installer_0.0.16_s390.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1oyib9-0003uq...@franck.debian.org



Processing of silo-installer_1.17_sparc.changes

2010-07-12 Thread Archive Administrator
silo-installer_1.17_sparc.changes uploaded successfully to localhost
along with the files:
  silo-installer_1.17.dsc
  silo-installer_1.17.tar.gz
  silo-installer_1.17_sparc.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1oyib9-0003v7...@franck.debian.org



elilo-installer_1.16_ia64.changes ACCEPTED

2010-07-12 Thread Archive Administrator



Accepted:
elilo-installer_1.16.dsc
  to main/e/elilo-installer/elilo-installer_1.16.dsc
elilo-installer_1.16.tar.gz
  to main/e/elilo-installer/elilo-installer_1.16.tar.gz
elilo-installer_1.16_ia64.udeb
  to main/e/elilo-installer/elilo-installer_1.16_ia64.udeb


Override entries for your package:
elilo-installer_1.16.dsc - source debian-installer
elilo-installer_1.16_ia64.udeb - standard debian-installer

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1oyiec-0004ea...@franck.debian.org



silo-installer_1.17_sparc.changes ACCEPTED

2010-07-12 Thread Archive Administrator



Accepted:
silo-installer_1.17.dsc
  to main/s/silo-installer/silo-installer_1.17.dsc
silo-installer_1.17.tar.gz
  to main/s/silo-installer/silo-installer_1.17.tar.gz
silo-installer_1.17_sparc.udeb
  to main/s/silo-installer/silo-installer_1.17_sparc.udeb


Override entries for your package:
silo-installer_1.17.dsc - source debian-installer
silo-installer_1.17_sparc.udeb - standard debian-installer

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1oyifg-0004hg...@franck.debian.org



zipl-installer_0.0.16_s390.changes ACCEPTED

2010-07-12 Thread Archive Administrator



Accepted:
zipl-installer_0.0.16.dsc
  to main/z/zipl-installer/zipl-installer_0.0.16.dsc
zipl-installer_0.0.16.tar.gz
  to main/z/zipl-installer/zipl-installer_0.0.16.tar.gz
zipl-installer_0.0.16_s390.udeb
  to main/z/zipl-installer/zipl-installer_0.0.16_s390.udeb


Override entries for your package:
zipl-installer_0.0.16.dsc - source debian-installer
zipl-installer_0.0.16_s390.udeb - standard debian-installer

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1oyifp-0004jr...@franck.debian.org



Processed: tagging 583387, tagging 583388, tagging 583562

2010-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # not affecing/relevant for stable
> tags 583387 + squeeze sid
Bug #583387 {Done: Jonas Meurer } [cryptsetup] no longer 
shipping static libraries causes cryptsetup FTBFS
Added tag(s) sid and squeeze.
> tags 583388 + squeeze sid
Bug #583388 {Done: Christian Perrier } [console-setup-udeb] 
Non-US keyboard problem with graphical installer
Added tag(s) sid and squeeze.
> tags 583562 + squeeze sid
Bug #583562 {Done: Petter Reinholdtsen } [sysvinit-utils] 
Updating debianutils to 3.2.3 kills OpenVZ VE
Bug #584102 {Done: Petter Reinholdtsen } [sysvinit-utils] 
OpenVZ vzctl enter dying with: Unable to open pty: No such file or  directory; 
problem with tcgetattr() and startpar
Added tag(s) sid and squeeze.
Added tag(s) sid and squeeze.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
583562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583562
583388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583388
583387: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583387
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.12789469349404.transcr...@bugs.debian.org



Re: Historic daily builds for i386?

2010-07-12 Thread Cyril Brulebois
Hi Holger.

Holger Wansing  (27/06/2010):
> Ah, I wasn't aware of this data, but why are there no images for
> i386 daily builds?

Joey Hess has been running a personal buildd until now, but upload to
d-i.d.o stopped, possibly when security got increased there (by
restricting allowed commands IIRC).

You can fetch images from there apparently:
  http://people.debian.org/~joeyh/d-i/images/

I've raised this topic with buildd admins, it looks like we're going
to have an official i386 buildd for d-i soon-ish.

Last time this topic was raised:
  http://lists.debian.org/debian-boot/2010/04/msg00012.html
and surrounding mails.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Bug#571045: syslinux: Incorrect display of boot screen image in D-I

2010-07-12 Thread Cyril Brulebois
Frans Pop  (14/04/2010):
> debian-cd does not actually have the image. It is provided by D-I
> [1].  So IIUC someone will need to change the boot splash image from
> 640x320 to 640x480.
> 
> [1] installer/build/boot/x86/pics/klowner.*

And since nobody dared to click a couple of times in Gimp in the
meanwhile…

Patch attached, although attaching a binary diff sounds very wrong to
me, but if that's what svn gives… I'm going to send a follow-up with
the new files (to -boot@ only). Not sure what the mail size limit is
(if any) on that list.

FWIW: To test it, I made sure to have uptodate syslinux* in my build
chroot, checked the image was broken in a freshly rebuilt d-i, then
updated the image, and checked it was showing up properly in the
newly-rebuilt d-i. That was netboot-gtk's mini.iso for i386, running
inside qemu.

Mraw,
KiBi.
Index: boot/x86/pics/klowner.rle
===
--- boot/x86/pics/klowner.rle	(revision 63895)
+++ boot/x86/pics/klowner.rle	(working copy)
@@ -1,4 +1,4 @@
-=ó...@$-
+=ó€à$-
 
 
 >?>!"!$%$()(+,+010™ðŸ ]D€™ðŸà\•Y<™ðŸ\åY:°™ðŸ`\Ið™ðŸP\!T`...@\v	°™ðŸ \Wà™ðŸ\W™ðŸð[WåÀ™ðŸ°[WÕð™ðŸ YE™ÀP#WÅ ™ðŸàXe™P%XµVÀ™ðŸ°Xu™€P$\™ðŸXu™pP$™ðŸpXu™^-]0™ðŸPXu™].\%P™ðŸ0Xu™\/[5p™ðŸx…™[e™q%]% ™ðŸÀwÅy4pЙðŸw...@™ð†h™ðŸrՙq0p™ †fƒ™ðŸtřr/°Q%°™ð…f‚™ðŸ^µ™S.ÀQà™Pe“)ˆ1D3™‰™à_ՙR-	™ …C$3At†™8D1†X™_™Q*p	™eC#Bf!$†X™2’	çUÀUt™àdD  ˜Iˆ˜Dc˜	àU°Uv™°„Cƒ(6#D8D5†™ ]™RQ¥€™„C)c...@]™q
@@ -44,4 +44,4 @@
  åwÝrùw­Ðwç—w·0...@uw€yw€ÿ¹Åÿ‘Àpúwô^züwô
 µÿÁ*ÿÿRÿÿRÿÿRÿÿ0wÿÿ
 ww ww`w0wÿÿ	w...@wwww`w0w@ww wwww ÿÿ	w...@wwwwpw@w...@wwwwwww ÿÿ	wwwwww...@w@wwwww w°ÿÿ	wwwww...@wpw@wwwww w°ÿÿ	wwwww...@wpw@wwwwwww ÿÿ
-www w0w`wwww www ÿÿ wÿÿRÿÿRÿÿRÿÿR
\ No newline at end of file
+www w0w`wwww www ÿÿ wÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿRÿÿR
\ No newline at end of file
Index: boot/x86/pics/klowner.png
===
--- boot/x86/pics/klowner.png	(revision 63895)
+++ boot/x86/pics/klowner.png	(working copy)
@@ -1,61 +1,65 @@
 ‰PNG
 
 
-ihdr€...@ÞãÐ90plte:k’
+IHDR€àÇÿÁ×sRGB®Îé0PLTE:k’
 
-·796q43kEE_a^{}z‡‰†’”‘¢¤¡¯±®ÂÄÁûýúrÏ	pHYsšœtIMEÔ56”WtEXtCommentCreated with The GIMPïd%nóIDATxÚíÍsÛFš‡›”P%;^‹¤­š+	R’6ÅM|Œ	޽GÄ6dîÎî¸J–dÙÖQe™"w¦*ÎeO»µÙË^ö0öe«¶f«6¹ìÙþâKª’ššÈ—T93q€nô€Ð!	ht'ñH‰±ÿÞ~?úín0)밄‡	¢F™ñÄÐ70¸Qü€2ޙð•à(b®K2ù•`„«H¦½’Œ0ÕÄê+#À‘?À”üLl(|^~(€x®ŠF/”Ÿ	...@bk(»¸ÐIM™°‹k(¦>—W
-éIÐÏo4C¢QF€,?±DÍRùüFBü4K)ÏO¬P0£˘©
-	ɉ€ùšjô{Ûa‚*³¥œˆ·MQ§:%€OŸîåŒßp4s‘ôԎ··÷ò¦¿Xòå—Ú§ýí>É:†ßP0t	ð3OQ&ãÏ{YpÎÌwršÖ›à¸7XØã¡óÍAÏx˜ƒY㉙þÀIŒ¤¿×ÃÞC×W6ú`7‡EúØ©OËÄ'å7`GÏqÃ6AWù]¨2‹f’ýn?÷ð|òô4gÃþïã½Éχ•‹/£hp~¾ñqnä7‰1Þ,£é$¿ÝÍaô0vòf½ü?s¦Éh†ü›Î×ÜǏ•³õÇâ...@`¬ÙÔ¹d©™ø+ó,˜±?Û1Ÿ¾a¸;1ýsÞåÂãè¸y6ø&¡òó•ÿ²Ž§³ÕŸKðéÚÚ'§f¼Ã‹ ãZ–0Àülg¼v2þ„ï6†ñøLÖÿžI*פ'̏”_âüq5«n¦á7Ø;¹àeH«÷1ê˨f5ÀƒTü·&{'2²sÞ0¾iã¤GÒúA‚±ó {ù
-}å¿~§‚OทàÍñ	eÇ#Æœnñ/
-ÀÝAêñÉæÍ“Œc"õòð`0Ó¸~‚®xrºËo©>›ôf˜©/EÔ¬ÎL„1ôƒùe˜ÙYÉF.Lø`0û¸.5¾€½fbÄ£døl€±\...@}zün“›ÀzÛЙÑ>y#å_$À𸯷»º„24$Æ0¼†„‡ÆÚ‰I0·ø¢î
-ð[Ùv‡û}ïD$˜c|ÇÑü¶>}âéFØÞ·ãë'ÁdÔ§–5ÀÝÐùÏqÞ...@cÖӍ0‚Æif~'Ñð’Àq¨ûµÇ꿱íÉFÁë'8›gª¿p€½~+á±ñ>Aã$ðSª9§C¯Å𳕻¡wf•  éjž?0†îÆðƒ{3IPÔrµ³÷Àá"f...@›àEö©OØÈ)À^¨^‰ï¤o´SgÄ#±†àêït/âÇaîC„ŸýqÞ4¸—Â~Eª¹Tànhú±±"‚቞X‚£a\ÍÙÔ|þ7ü€ Iú&ÖCù¨“°Sad8á8ݼéðyˆýÂD¬i#™±¬l~&È? æB ½$ûAÆí$ƒ±;|é©.ZÎø!îë±á_Àˆƒ;áž7ºðbæ˜	äü&ãi"™q\“¤...@d
-4l’xièQ´
-[>ÿÊÏô6™j¹(FìqLx5y9êA„
-,Aý™”™ÉòË>...@n—b€ž]u~¦“{¾Ëˆ_ªbù¼áãìqbÀt;á6ClxDOuEòƒÕÍ3åiù™üÂòBÀ'iVÇñmØæÇÉyµ¼ñ±Œ"è4
-orl˜m’Œ<ž	툡YœkÂv “s€»¼n5
-Àɳ 
-ûNŠ.røÜ˜)°‹¸tý-ÁæÖ-ÂÌbùE§ä

Re: Bug#571045: syslinux: Incorrect display of boot screen image in D-I

2010-07-12 Thread Cyril Brulebois
Cyril Brulebois  (13/07/2010):
> I'm going to send a follow-up with the new files (to -boot@
> only). Not sure what the mail size limit is (if any) on that list.

As promised.

Mraw,
KiBi.
<>

klowner.rle
Description: Binary data
http://dugnet.com/klown/pics/klowner_debboot.png
by Mark Riedesel, license same as open use logo

Resized to address syslinux's #571045 by Cyril Brulebois

To create klowner.rle:

  1. convert klowner.png klowner.bmp
  2. bmptoppm < klowner.bmp | ppmtolss16 '#FBFDFA=7' > klowner.rle

 (FBFDFA is the color used for the inside of the "n" in Debian.)


Alternatively (e.g. if bmptoppm fails):

  1. save klowner.png as klowner.ppm in Gimp.
  2. ppmtolss16 '#FBFDFA=7' < klowner.ppm > klowner.rle


Tools as of July 2010:
 - convertis shipped in imagemagick
 - bmptoppm   is shipped in netpbm
 - ppmtolss16 is shipped in syslinux-common


signature.asc
Description: Digital signature


Re: I am deeply disappointed

2010-07-12 Thread Matthew Palmer
On Mon, Jul 12, 2010 at 12:40:48PM +0100, Stephen Gran wrote:
> This one time, at band camp, Bastian Blank said:
> > This is just a rant, no useful information.
> 
> Here's a nickel, kid, buy yourself a sense of humor.  The entire message
> was surrounded by giant blinking sarcasm tags.

Hey, no pseudo-HTML on Debian mailing lists!

- Matt


-- 
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/20100712203740.gy10...@hezmatt.org



Processed: reassign 565953 to os-prober

2010-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Automatically generated email from bts, devscripts version 2.10.35lenny7
> reassign 565953 os-prober
Bug #565953 [grub-pc] grub-pc: update-grub2 generates invalid entries
Bug reassigned from package 'grub-pc' to 'os-prober'.
Bug No longer marked as found in versions grub2/1.98~20100101-1.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
565953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565953
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.127898810625796.transcr...@bugs.debian.org



Processed: retitle 565953 to os-prober: when using a shared /boot, should somehow exclude entries with a different root= from the root directory currently being examined

2010-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Automatically generated email from bts, devscripts version 2.10.35lenny7
> retitle 565953 os-prober: when using a shared /boot, should somehow exclude 
> entries with a different root= from the root directory currently being 
> examined
Bug #565953 [os-prober] grub-pc: update-grub2 generates invalid entries
Changed Bug title to 'os-prober: when using a shared /boot, should somehow 
exclude entries with a different root= from the root directory currently being 
examined' from 'grub-pc: update-grub2 generates invalid entries'
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
565953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565953
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.127898816126049.transcr...@bugs.debian.org



reassign 565953 to os-prober

2010-07-12 Thread Colin Watson
# Automatically generated email from bts, devscripts version 2.10.35lenny7
reassign 565953 os-prober 


-- 
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/1278988093-234-bts-cjwat...@debian.org



Bug#554151: os-prober does not detect initramfs for dracut/F12

2010-07-12 Thread Sven Joachim
On 2009-11-03 11:25 +0100, Michael Biebl wrote:

> Package: os-prober
> Version: 1.35
> Severity: normal
>
> Hi,
>
> Fedora 12 uses dracut to generate its initrd.
> This initrds are named /boot/initramfs-$ver.img.
>
> os-prober does not detect initrds named that way, thus creating an
> unbootable grub entry for Fedora

It seems this has been fixed in os-prober 1.39.  Could you please check?

Cheers,
   Sven




-- 
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/87fwznucyu@turtle.gmx.de



Add partman-btrfs to *next* D-I release?

2010-07-12 Thread Christian PERRIER
Hello,

partman-btrfs was recently added to D-I SVN, more or less as a copy of
partman-xfs.

I didn't include it in translatable material because it appeared late
in the string freeze process.

Still, is it wished to have it for the *next* release? If so, I'll add
the package to "packages_list" in packages/po and issue a call for
translation updates (it "breaks" stats for sublevels 1 and 2, so very
likely to become some annoying hassle if we happen to prepare another
release before squeeze is released.an alternative being to declare
*now* that any translation incomplete *for this package* will be kept
anyway).



-- 




signature.asc
Description: Digital signature