Bug#697442: Bad experiences with wheezy installer

2013-01-05 Thread Dick Middleton
Package: installation-reports

Boot method: CD

Image version:
http://cdimage.debian.org/cdimage/wheezy_di_beta4/amd64/iso-cd/debian-wheezy-DI-b4-amd64-netinst.iso

Date: 2013-01-04 22:00 UTC

Machine: HP Proliant Microserver
Processor: amd64 Turion
Memory: 2G
Partitions: there's the problem :-)

Output of lspci -knn (or lspci -nn):

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [o]
Detect network card:[o]
Configure network:  [o ]
Detect CD:  [o ]
Load installer modules: [o ]
Detect hard drives: [o ]
Partition hard drives:  [E ]
Install base system:[E ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:  *** rant warning ***

  I'm trying to setup partitions like
1: sda1 /boot ext4 250MB
2: sda2 250G encrypted
 lvm vg00
 lv 10MB root
xfs to be mounted as root file system

It doesn't work.  It seems to do the right thing but cannot create xfs fs.
  It will create an ext4 fs but can't use that either!
  In install phase it thinks all debs are corrupted. Very
  difficult to stop the install phase when it errors.

If you revert to shell you can create luks partitition, create lvm pv, create
vg and lv.  In that lv mkfs.xfs fails - wrong tag size or something.  It seems
to know nothing about the partition. You can create an ext4 fs in the lv,
mount it and read it.  If you mount it on /target/root and select 'install
base system' it insists on returning to partitioner but that fails to use
mounted root fs and kindly umounts it.

It behaves the same with graphical and dialog installer.

It's not a nice tool to use especially the partitioner.  Half the menu goes
off the bottom of the screen, you don't know whether to choose 'done' or
'continue' or 'go back', there's no abort to main process menu and 'go back
shouldn't mean restart.  Really, you need just one menu and it needs to be
consistent and it needs to do as it's told. But most of all, it needs to
handle errors properly.

I gave up - I couldn't figure what was wrong.  I then tried netinst using PXE.
 That hangs (needs power cycle) when you do 'configure keyboard'. Skipped that
phase and it went better. I managed to complete installation but it won't
boot.  Initramfs issues the cryptsetup password prompt and then hangs (needs
power cycle).  I wonder if the problem with kbd config and cannot read
keyboard at boot are related. But I can't puzzle it out.

I've spent hours on it now and I'm giving up.  I've got another system,
identical h/w and config, which I just dist-upgraded to wheezy with just a few
minor problems so I think I'll copy that.

Finally a WIBNI.  It would save a lot of hassle if it was possible to save
initial, network and the partition configs to, say, a usb stick, so one
doesn't have to go round and round that loop when things don't work. I must
have done it all 20 times.

All the best

Dick

BTW if you enter a partition size of 20G it will will give you 8.4G.  You have
to specify 20GB.  It's just a little thing but it is so annoying.


-- 
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/50e8248a.2090...@lingbrae.com



Bug#697449: console-setup-udeb: Configuring the keyboard hangs

2013-01-05 Thread Brian Potkin
Package: console-setup-udeb
Version: 1.91
Severity: important
Tags: d-i


The ISO used was from

   http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/current/i386/

In either install or expert mode with the text or graphical interface
the installer hangs at Configure the keyboard. Replacing

   /usr/share/console-setup/keyboard-configuration.config

with the version in the i386 ISO at wheezy_d-i results in keyboard
configuration taking place.

Yesterday's sid_d-i image (with console-setup-udeb 1.90) also exhibited
the same behaviour.

Regards,

Brian. 


-- 
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/20130105135943.GA1483@desktop



Bug#697449: console-setup-udeb: Configuring the keyboard hangs

2013-01-05 Thread Christian PERRIER
Quoting Brian Potkin (claremont...@gmail.com):
 Package: console-setup-udeb
 Version: 1.91
 Severity: important
 Tags: d-i
 
 
 The ISO used was from
 
http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/current/i386/
 
 In either install or expert mode with the text or graphical interface
 the installer hangs at Configure the keyboard. Replacing
 
/usr/share/console-setup/keyboard-configuration.config
 
 with the version in the i386 ISO at wheezy_d-i results in keyboard
 configuration taking place.

Are there any hints in console 4?

Maybe you can set -x the above script *before it's used* (by
switching to VT2 at the language selection screen, then edit
/var/lib/dpkg/info/keyboard-configuration.config




signature.asc
Description: Digital signature


Bug#697442: better experience with wheezy installer

2013-01-05 Thread Dick Middleton
Following my rant I zeroed the partition table and started over.

It all went swimmingly well.  Using the net-dist CD.

No problems with xfs or crypto and errors.  Also no finger trouble.

The only issue is the font on the console is set to 600x480 and not 1024x768
or even 1280x1024.

So I don't know what was wrong last night.

Before I reinstalled with the net-dist CD I wiped partition table and
reinstalled with netboot PXE.  I missed out the keyboard section again.  It
all installed OK but didn't boot - no grub.  In rescue system iniramfs
complained about no kbd.  I went back to keyboard section and it immediately
hung-up. I think there's a problem there.

http://d-i.debian.org/daily-images/amd64/daily/netboot/netboot.tar.gz

Thanks

Dick


-- 
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/50e844a6.5070...@lingbrae.com



Bug#697449: console-setup-udeb: Configuring the keyboard hangs

2013-01-05 Thread Anton Zinoviev
On Sat, Jan 05, 2013 at 03:58:19PM +0100, Christian PERRIER wrote:
 Quoting Brian Potkin (claremont...@gmail.com):
  
  In either install or expert mode with the text or graphical interface
  the installer hangs at Configure the keyboard. Replacing
 
 Are there any hints in console 4?
 
 Maybe you can set -x the above script *before it's used* (by
 switching to VT2 at the language selection screen, then edit
 /var/lib/dpkg/info/keyboard-configuration.config

I was able to track the problem.  I will upload a fixed package ASAP.

Anton Zinoviev


-- 
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/20130105175024.ga5...@logic.fmi.uni-sofia.bg



Bug#697449: console-setup-udeb: Configuring the keyboard hangs

2013-01-05 Thread Brian Potkin
On Sat 05 Jan 2013 at 19:50:25 +0200, Anton Zinoviev wrote:

 On Sat, Jan 05, 2013 at 03:58:19PM +0100, Christian PERRIER wrote:
  
  Maybe you can set -x the above script *before it's used* (by
  switching to VT2 at the language selection screen, then edit
  /var/lib/dpkg/info/keyboard-configuration.config
 
 I was able to track the problem.  I will upload a fixed package ASAP.

I was about to post the results of following Christian's suggestion but
your timely response makes it unnecessary. Thank you to the both of you.

Regards,

Brian.


-- 
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/20130105184248.GA4810@desktop



Bug#697442: better experience with wheezy installer

2013-01-05 Thread Brian Potkin
On Sat 05 Jan 2013 at 15:20:06 +, Dick Middleton wrote:

 Following my rant I zeroed the partition table and started over.
 
 It all went swimmingly well.  Using the net-dist CD.
 
 No problems with xfs or crypto and errors.  Also no finger trouble.

Thank you for following up on your experience.

 The only issue is the font on the console is set to 600x480 and not 1024x768
 or even 1280x1024.

TAB at the boot menu and vga=791 or vga=794 on the kernel command line.

 So I don't know what was wrong last night.

I have trouble remembering what went wrong an hour ago. :)

 Before I reinstalled with the net-dist CD I wiped partition table and
 reinstalled with netboot PXE.  I missed out the keyboard section again.  It
 all installed OK but didn't boot - no grub.  In rescue system iniramfs

Where did GRUB install to? Or did you specify where it was to go? I
generally do the latter.

 complained about no kbd.  I went back to keyboard section and it immediately
 hung-up. I think there's a problem there.

Not for much longer. Please see bug #697449.

Regards,

Brian.


-- 
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/20130105190218.GA4885@desktop



Bug#697442: better experience with wheezy installer

2013-01-05 Thread Dick Middleton
On 01/05/13 19:02, Brian Potkin wrote:

 Thank you for following up on your experience.

 The only issue is the font on the console is set to 600x480 and not 1024x768
 or even 1280x1024.

I usually put this in /etc/default/grub:

GRUB_GFXMODE=1280x1024
GRUB_GFXPAYLOAD_LINUX=1280x1024

It seems to be the neatest way.

 TAB at the boot menu and vga=791 or vga=794 on the kernel command line.

I thought vga was deprecated.

What I do notice is things like systemrescuecd and parted-magic manage to get
the console fonts right.   Debian doesn't seem to try.  I like to have a
really small font at boot time - it gives a chance to read the messages before
they disappear off the top.

 Before I reinstalled with the net-dist CD I wiped partition table and
 reinstalled with netboot PXE.  I missed out the keyboard section again.  It
 all installed OK but didn't boot - no grub.  In rescue system iniramfs
 
 Where did GRUB install to? Or did you specify where it was to go? I
 generally do the latter.

MBR of the hdd I hope.  Nowhere else for it to go.

 complained about no kbd.  I went back to keyboard section and it immediately
 hung-up. I think there's a problem there.
 
 Not for much longer. Please see bug #697449.

Oh good!  At least I've not gone completely mad :-)

Dick


-- 
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/50e88bc1.8060...@lingbrae.com



Processing of console-setup_1.92_i386.changes

2013-01-05 Thread Debian FTP Masters
console-setup_1.92_i386.changes uploaded successfully to localhost
along with the files:
  console-setup_1.92.dsc
  console-setup_1.92.tar.gz
  keyboard-configuration_1.92_all.deb
  console-setup_1.92_all.deb
  console-setup-mini_1.92_all.deb
  console-setup-linux_1.92_all.deb
  console-setup-freebsd_1.92_all.deb
  bdf2psf_1.92_all.deb
  console-setup-udeb_1.92_all.udeb
  console-setup-amiga-ekmap_1.92_all.udeb
  console-setup-ataritt-ekmap_1.92_all.udeb
  console-setup-macintoshold-ekmap_1.92_all.udeb
  console-setup-pc-ekmap_1.92_all.udeb
  console-setup-sun4-ekmap_1.92_all.udeb
  console-setup-sun5-ekmap_1.92_all.udeb
  console-setup-pc-ekbd_1.92_all.udeb
  console-setup-linux-fonts-udeb_1.92_all.udeb
  console-setup-freebsd-fonts-udeb_1.92_all.udeb
  console-setup-linux-charmaps-udeb_1.92_all.udeb
  console-setup-freebsd-charmaps-udeb_1.92_all.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/e1trahd-0004z4...@franck.debian.org



Bug#697449: marked as done (console-setup-udeb: Configuring the keyboard hangs)

2013-01-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Jan 2013 21:02:53 +
with message-id e1tratj-0008wc...@franck.debian.org
and subject line Bug#697449: fixed in console-setup 1.92
has caused the Debian Bug report #697449,
regarding console-setup-udeb: Configuring the keyboard hangs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
697449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697449
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: console-setup-udeb
Version: 1.91
Severity: important
Tags: d-i


The ISO used was from

   http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/current/i386/

In either install or expert mode with the text or graphical interface
the installer hangs at Configure the keyboard. Replacing

   /usr/share/console-setup/keyboard-configuration.config

with the version in the i386 ISO at wheezy_d-i results in keyboard
configuration taking place.

Yesterday's sid_d-i image (with console-setup-udeb 1.90) also exhibited
the same behaviour.

Regards,

Brian. 
---End Message---
---BeginMessage---
Source: console-setup
Source-Version: 1.92

We believe that the bug you reported is fixed in the latest version of
console-setup, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 697...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Zinoviev zinov...@debian.org (supplier of updated console-setup package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 05 Jan 2013 20:54:26 +0200
Source: console-setup
Binary: keyboard-configuration console-setup console-setup-mini 
console-setup-linux console-setup-freebsd bdf2psf console-setup-udeb 
console-setup-amiga-ekmap console-setup-ataritt-ekmap 
console-setup-macintoshold-ekmap console-setup-pc-ekmap 
console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-pc-ekbd 
console-setup-linux-fonts-udeb console-setup-freebsd-fonts-udeb 
console-setup-linux-charmaps-udeb console-setup-freebsd-charmaps-udeb
Architecture: source all
Version: 1.92
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Anton Zinoviev zinov...@debian.org
Description: 
 bdf2psf- font converter to generate console fonts from BDF source fonts
 console-setup - console font and keymap setup program
 console-setup-amiga-ekmap - encoded Linux keyboard layouts for Amiga keyboards 
(udeb)
 console-setup-ataritt-ekmap - encoded Linux keyboard layouts for Atari TT 
keyboards (udeb)
 console-setup-freebsd - FreeBSD specific part of console-setup
 console-setup-freebsd-charmaps-udeb - FreeBSD 8-bit charmaps for 
console-setup-udeb (udeb)
 console-setup-freebsd-fonts-udeb - FreeBSD console fonts for Debian Installer 
(udeb)
 console-setup-linux - Linux specific part of console-setup
 console-setup-linux-charmaps-udeb - Linux 8-bit charmaps for 
console-setup-udeb (udeb)
 console-setup-linux-fonts-udeb - Linux console fonts for Debian Installer 
(udeb)
 console-setup-macintoshold-ekmap - encoded Linux keyboard layouts for 
old-style Macintosh keyboards (udeb)
 console-setup-mini - console font and keymap setup program - reduced version 
for Linux
 console-setup-pc-ekbd - encoded FreeBSD keyboard layouts for PC keyboards 
(udeb)
 console-setup-pc-ekmap - encoded Linux keyboard layouts for PC keyboards (udeb)
 console-setup-sun4-ekmap - encoded Linux keyboard layouts for Sun4 keyboards 
(udeb)
 console-setup-sun5-ekmap - encoded Linux keyboard layouts for Sun5 keyboards 
(udeb)
 console-setup-udeb - Configure the keyboard (udeb)
 keyboard-configuration - system-wide keyboard preferences
Closes: 697449
Changes: 
 console-setup (1.92) unstable; urgency=low
 .
   * keyboard-configuration.config: when in d-i properly update $STATE
 during the missing variant question.  This was causing an endless
 loop.  Thanks to Brian Potkin, closes: #697449.
Checksums-Sha1: 
 c650662425019e81fd33a52db05c9bbcd23668bb 2447 console-setup_1.92.dsc
 dd4cd222442c833d4e291b372a9cd1a2853e6c27 3189152 console-setup_1.92.tar.gz
 ad4b81c0a7ffc2a196b7f32ba24c1557fc448689 608730 
keyboard-configuration_1.92_all.deb
 addfbe11b95be516def438487448c29d62d6f81f 

console-setup_1.92_i386.changes ACCEPTED into unstable

2013-01-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 05 Jan 2013 20:54:26 +0200
Source: console-setup
Binary: keyboard-configuration console-setup console-setup-mini 
console-setup-linux console-setup-freebsd bdf2psf console-setup-udeb 
console-setup-amiga-ekmap console-setup-ataritt-ekmap 
console-setup-macintoshold-ekmap console-setup-pc-ekmap 
console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-pc-ekbd 
console-setup-linux-fonts-udeb console-setup-freebsd-fonts-udeb 
console-setup-linux-charmaps-udeb console-setup-freebsd-charmaps-udeb
Architecture: source all
Version: 1.92
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Anton Zinoviev zinov...@debian.org
Description: 
 bdf2psf- font converter to generate console fonts from BDF source fonts
 console-setup - console font and keymap setup program
 console-setup-amiga-ekmap - encoded Linux keyboard layouts for Amiga keyboards 
(udeb)
 console-setup-ataritt-ekmap - encoded Linux keyboard layouts for Atari TT 
keyboards (udeb)
 console-setup-freebsd - FreeBSD specific part of console-setup
 console-setup-freebsd-charmaps-udeb - FreeBSD 8-bit charmaps for 
console-setup-udeb (udeb)
 console-setup-freebsd-fonts-udeb - FreeBSD console fonts for Debian Installer 
(udeb)
 console-setup-linux - Linux specific part of console-setup
 console-setup-linux-charmaps-udeb - Linux 8-bit charmaps for 
console-setup-udeb (udeb)
 console-setup-linux-fonts-udeb - Linux console fonts for Debian Installer 
(udeb)
 console-setup-macintoshold-ekmap - encoded Linux keyboard layouts for 
old-style Macintosh keyboards (udeb)
 console-setup-mini - console font and keymap setup program - reduced version 
for Linux
 console-setup-pc-ekbd - encoded FreeBSD keyboard layouts for PC keyboards 
(udeb)
 console-setup-pc-ekmap - encoded Linux keyboard layouts for PC keyboards (udeb)
 console-setup-sun4-ekmap - encoded Linux keyboard layouts for Sun4 keyboards 
(udeb)
 console-setup-sun5-ekmap - encoded Linux keyboard layouts for Sun5 keyboards 
(udeb)
 console-setup-udeb - Configure the keyboard (udeb)
 keyboard-configuration - system-wide keyboard preferences
Closes: 697449
Changes: 
 console-setup (1.92) unstable; urgency=low
 .
   * keyboard-configuration.config: when in d-i properly update $STATE
 during the missing variant question.  This was causing an endless
 loop.  Thanks to Brian Potkin, closes: #697449.
Checksums-Sha1: 
 c650662425019e81fd33a52db05c9bbcd23668bb 2447 console-setup_1.92.dsc
 dd4cd222442c833d4e291b372a9cd1a2853e6c27 3189152 console-setup_1.92.tar.gz
 ad4b81c0a7ffc2a196b7f32ba24c1557fc448689 608730 
keyboard-configuration_1.92_all.deb
 addfbe11b95be516def438487448c29d62d6f81f 121732 console-setup_1.92_all.deb
 730861128d4b513c82f0b1279c2fdbcfd6f8e2a0 25162 console-setup-mini_1.92_all.deb
 91285d9c3ca0b5299cf8c36f45efe53217813f08 990426 
console-setup-linux_1.92_all.deb
 93266264ef785ce58fca5fb51c243d590b3ee787 163202 
console-setup-freebsd_1.92_all.deb
 b894c77de4a49f84a3616440da4a89d8a15735c8 57610 bdf2psf_1.92_all.deb
 f4c99c392bb45d4419c800bdabe567db68e58660 206148 
console-setup-udeb_1.92_all.udeb
 4fc4203777c971f80ef3f268bcf78cd83cfe1c96 32056 
console-setup-amiga-ekmap_1.92_all.udeb
 c184c204ccf68ffbbffe3435e505e2ec63b963dc 31764 
console-setup-ataritt-ekmap_1.92_all.udeb
 a74405dae08954973d180d6928707789678d73e0 31462 
console-setup-macintoshold-ekmap_1.92_all.udeb
 6856f8cf98e1ab13afa70fc4225aa5bf3623bb0d 34274 
console-setup-pc-ekmap_1.92_all.udeb
 45f7db275844aefd12d6132eb0f7aedc3d052935 33494 
console-setup-sun4-ekmap_1.92_all.udeb
 6fb1288e850ca4743b785f195557c40ee640fed6 33682 
console-setup-sun5-ekmap_1.92_all.udeb
 410dc3d7922ab1bc1ca6967832f2f5b4abd58476 28514 
console-setup-pc-ekbd_1.92_all.udeb
 075730484a792f2c263fb3f4f1c0661f9e1399b3 17936 
console-setup-linux-fonts-udeb_1.92_all.udeb
 c3716d5f78ba2beec874e61cb08e53c0351686ad 11038 
console-setup-freebsd-fonts-udeb_1.92_all.udeb
 fa935256ec15b7a543a03e415b1b66e65f873630 22602 
console-setup-linux-charmaps-udeb_1.92_all.udeb
 856f524d2da8e12c39d68b4f74103c431530c27f 6982 
console-setup-freebsd-charmaps-udeb_1.92_all.udeb
Checksums-Sha256: 
 a417dff946257fe704de5fa8ecba0032c9d744fb4cb7fa5fc1b7d49420b16d84 2447 
console-setup_1.92.dsc
 bc8021439339509ddc99fa5d1a302fc6582dea17146db00632743392efb097ca 3189152 
console-setup_1.92.tar.gz
 12359416bc87f3324c4dfa26f698c8f804a044cc4451d02a03f7baa0b4c41161 608730 
keyboard-configuration_1.92_all.deb
 5744f54185db1953515edc116fbcb70d78d8393e16cce7f102c861eb592f5430 121732 
console-setup_1.92_all.deb
 e8d766a2901460721d05ffec8c0d7d9fbb90ded276f96180c562e3ce1951bf5c 25162 
console-setup-mini_1.92_all.deb
 de8b0301d2b854394afce787755c9c74446b637212f9ce56c9cc86c4dc804210 990426 
console-setup-linux_1.92_all.deb
 e897a55a596dbe7ee0d6c60a1b1cf794419c401d03d124c1be28e3437b182660 163202 
console-setup-freebsd_1.92_all.deb
 

Re: Bug#661056: please re-open Bug#610553: installation-reports: does not cleanly deconfigure network configured with DHCP

2013-01-05 Thread Steven Chamberlain
On 05/01/13 20:53, Jeffrey Sheinberg wrote:
 Here is the tail of the installer log:
 
 Dec 28 12:49:56 finish-install: info: Running 
 /usr/lib/finish-install.d/20final- message
 Dec 28 12:50:13 finish-install: info: Running 
 /usr/lib/finish-install.d/30hw-det ect
 Dec 28 12:50:13 finish-install: info: Running 
 /usr/lib/finish-install.d/50config-target-network
 Dec 28 12:50:13 finish-install: info: Running 
 /usr/lib/finish-install.d/55netcfg-network-manager
 Dec 28 12:50:13 finish-install: info: Running 
 /usr/lib/finish-install.d/60cleanup
 Dec 28 12:50:13 finish-install: info: Running 
 /usr/lib/finish-install.d/65partman-md
 Dec 28 12:50:13 finish-install: info: Running 
 /usr/lib/finish-install.d/90base-installer
 Dec 28 12:50:13 finish-install: info: Running 
 /usr/lib/finish-install.d/90console
 Dec 28 12:50:13 finish-install: info: Running 
 /usr/lib/finish-install.d/94save-logs

Did you retrieve that log after reboot?  If so, there was probably a
little more happened after the log was saved...

For comparison, here is my own log using today's wheezy d-i installer
image - I redirected this over a serial console though to make sure I
got all of it:

 Jan  5 22:38:11 finish-install: info: Running 
 /usr/lib/finish-install.d/90base-installer
 Jan  5 22:38:12 finish-install: info: Running 
 /usr/lib/finish-install.d/90console
 Jan  5 22:38:12 finish-install: info: Running 
 /usr/lib/finish-install.d/94save-logs
 Jan  5 22:38:34 finish-install: info: Running 
 /usr/lib/finish-install.d/95umount
 Jan  5 22:38:40 finish-install: umount: can't umount /dev: Device or resource 
 busy
 Jan  5 22:38:40 finish-install: umount: can't umount /dev: Device or resource 
 busy
 Jan  5 22:38:40 finish-install: umount: can't umount /: Invalid argument
 Jan  5 22:38:40 finish-install: info: Running 
 /usr/lib/finish-install.d/97release-dhcp-lease

So in my case release-dhcp-lease was actually run, after save-logs.

If you have a serial console, you can probably syslog on it by dropping
to a shell and:

$ sed -ie s/tty3/ttyS0/ /etc/inittab  kill -HUP 1

Or you can even set preseed/early_command to that command line (putting
the whole thing in quotes;  you need to send SIGHUP to init to reload
the inittab).

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.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/50e8ae1a.2020...@pyro.eu.org



Re: anna: t-p-u upload?

2013-01-05 Thread Cyril Brulebois
Christian PERRIER bubu...@debian.org (03/01/2013):
 Well, it had two translation updates, one being Jordi's
 harmonization of double l in Catalan, so it might be good to have
 a wheezy-targeted upload.

Feel free to t-p-u it then, thanks already. :)

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processing of rootskel-gtk_1.27_amd64.changes

2013-01-05 Thread Debian FTP Masters
rootskel-gtk_1.27_amd64.changes uploaded successfully to localhost
along with the files:
  rootskel-gtk_1.27.dsc
  rootskel-gtk_1.27.tar.gz
  rootskel-gtk_1.27_amd64.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/e1trdx4-0007ze...@franck.debian.org



Bug#696968: marked as done (rootskel-gtk: theme=dark results in ever-looping X)

2013-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Jan 2013 00:32:53 +
with message-id e1treax-0001r8...@franck.debian.org
and subject line Bug#696968: fixed in rootskel-gtk 1.27
has caused the Debian Bug report #696968,
regarding rootskel-gtk: theme=dark results in ever-looping X
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
696968: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696968
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: rootskel-gtk
Version: 1.26
Severity: important
Tags: d-i

Hi folks,

adding theme=dark to the command line for accessibility purposes leads
to an ever-looping X. Basically, options for the X server (see
rootskel-gtk's S62Xorg) lead to its termination after a first client
exited, and that's what's happening when the theme is set (S65theme).

Switching -terminate and -noreset fixes that (but see the manpage…).
Looks like we need to review those options.

Regression from (ironically for accessibility purposes ;)):
| commit 46997e8b58a1076a9293382379c17377730395b7
| Author: Samuel Thibault samuel.thiba...@ens-lyon.org
| Date:   Tue Jul 26 23:39:34 2011 +0200
| 
| Pass -terminate option to X server, so that brltty can nicely kill 
debconf and see Xorg terminate as a consequence.
| 
| diff --git a/debian/changelog b/debian/changelog
| index 4b58b58..55cc0cd 100644
| --- a/debian/changelog
| +++ b/debian/changelog
| @@ -1,3 +1,11 @@
| +rootskel-gtk (1.23) UNRELEASED; urgency=low
| +
| +  [ Samuel Thibault ]
| +  * Pass -terminate option to X server, so that brltty can nicely kill 
debconf
| +and see Xorg terminate as a consequence.
| +
| + -- Samuel Thibault sthiba...@debian.org  Tue, 26 Jul 2011 23:37:47 +0200
| +
|  rootskel-gtk (1.22) unstable; urgency=low
|  
|[ Miguel Figueiredo ]
| diff --git a/src/lib/debian-installer.d/S62Xorg 
b/src/lib/debian-installer.d/S62Xorg
| index 37ace7c..83d15c8 100644
| --- a/src/lib/debian-installer.d/S62Xorg
| +++ b/src/lib/debian-installer.d/S62Xorg
| @@ -1,6 +1,6 @@
|  if [ $DEBIAN_FRONTEND = gtk ]  [ -z $LIVE_INSTALLER_MODE ]; then
| trap : SIGUSR1
| -   (trap '' SIGUSR1; exec Xorg -noreset -nolisten tcp) 
| +   (trap '' SIGUSR1; exec Xorg -noreset -nolisten tcp -terminate) 
| wait
| export DISPLAY=:0
|  fi

Mraw,
KiBi.
---End Message---
---BeginMessage---
Source: rootskel-gtk
Source-Version: 1.27

We believe that the bug you reported is fixed in the latest version of
rootskel-gtk, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 696...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault sthiba...@debian.org (supplier of updated rootskel-gtk 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 06 Jan 2013 01:10:10 +0100
Source: rootskel-gtk
Binary: rootskel-gtk
Architecture: source amd64
Version: 1.27
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 rootskel-gtk - Additions for graphical installs to skeleton root filesystem 
(deb (udeb)
Closes: 696968
Changes: 
 rootskel-gtk (1.27) unstable; urgency=low
 .
   * Team upload.
   * Revert passing -terminate to the X server, to unbreak theme=dark.
 brltty starting from 4.4-8 terminates X instead of debconf, so it's not
 needed any more. Closes: #696968.
Checksums-Sha1: 
 7c79492d9d2ab28c72e48c7cf19ae72ec45d92f4 1612 rootskel-gtk_1.27.dsc
 1ec83e086fb03e292e1d3f89353f21ee63e47548 23772 rootskel-gtk_1.27.tar.gz
 f875d5a1c103e306621389a42fdebc7da6dd1b2a 21482 rootskel-gtk_1.27_amd64.udeb
Checksums-Sha256: 
 06b4922f6783ad28670058dbf6597acc2171c896d774ba1119ab270b18ee897f 1612 
rootskel-gtk_1.27.dsc
 d32dab7a8d26ba4319255a90257b7ef2a954d843ec9f778584c029277a777293 23772 
rootskel-gtk_1.27.tar.gz
 7b5ada4da82639bbf5885dd47f5572973835972d5c5b2dc05acca2dbe57b4631 21482 
rootskel-gtk_1.27_amd64.udeb
Files: 
 81f85ed5c2a0ae0d4994860666b737c4 1612 debian-installer optional 
rootskel-gtk_1.27.dsc
 d8bafef24fc9268da9bf7e5833dfea79 23772 debian-installer optional 
rootskel-gtk_1.27.tar.gz
 678b100f8214b535213cc6dfd3928e68 21482 

Bug#697486: Asus N56DP-DH11 Debian install issues - installation-reports

2013-01-05 Thread dan ry
Package: installation-reports

Boot method: USB Flash drive
Image version: Unetbootin Debian Unstable_NetInstall_x64
Date: 1-5-2012

Machine: Asus N56DP-DH11
Processor: A10-4600m
Memory: 8GB DDR3
Partitions: Unknown, I selected the guided encrypted LVM option.

Output of lspci -knn (or lspci -nn): Not possible at this moment

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [ ]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[E]

Comments/Problems:
Debian appears to not boot after installing it on this system, I have
CSM enabled so as to avoid the whole SecureBoot/UEFI mess. If I pull
the SSD from another laptop with an A4-3300M and a Debian Unstable
64-bit install, that copy of Debian will boot up just fine on this
Asus laptop, although I'll have a mess of drivers to clean up.


rootskel-gtk_1.27_amd64.changes ACCEPTED into unstable

2013-01-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 06 Jan 2013 01:10:10 +0100
Source: rootskel-gtk
Binary: rootskel-gtk
Architecture: source amd64
Version: 1.27
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 rootskel-gtk - Additions for graphical installs to skeleton root filesystem 
(deb (udeb)
Closes: 696968
Changes: 
 rootskel-gtk (1.27) unstable; urgency=low
 .
   * Team upload.
   * Revert passing -terminate to the X server, to unbreak theme=dark.
 brltty starting from 4.4-8 terminates X instead of debconf, so it's not
 needed any more. Closes: #696968.
Checksums-Sha1: 
 7c79492d9d2ab28c72e48c7cf19ae72ec45d92f4 1612 rootskel-gtk_1.27.dsc
 1ec83e086fb03e292e1d3f89353f21ee63e47548 23772 rootskel-gtk_1.27.tar.gz
 f875d5a1c103e306621389a42fdebc7da6dd1b2a 21482 rootskel-gtk_1.27_amd64.udeb
Checksums-Sha256: 
 06b4922f6783ad28670058dbf6597acc2171c896d774ba1119ab270b18ee897f 1612 
rootskel-gtk_1.27.dsc
 d32dab7a8d26ba4319255a90257b7ef2a954d843ec9f778584c029277a777293 23772 
rootskel-gtk_1.27.tar.gz
 7b5ada4da82639bbf5885dd47f5572973835972d5c5b2dc05acca2dbe57b4631 21482 
rootskel-gtk_1.27_amd64.udeb
Files: 
 81f85ed5c2a0ae0d4994860666b737c4 1612 debian-installer optional 
rootskel-gtk_1.27.dsc
 d8bafef24fc9268da9bf7e5833dfea79 23772 debian-installer optional 
rootskel-gtk_1.27.tar.gz
 678b100f8214b535213cc6dfd3928e68 21482 debian-installer optional 
rootskel-gtk_1.27_amd64.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJQ6MJxAAoJECqpogBB8bdXrl0QAJSb/u+t23ZC4PbCAMiqccaN
FoFC1veHzjyUVoJqqIQ6PgOADMfCM2sCG0rcVn8MjOyGC9/U20rSbcVHo6n3yob7
HimSmuM2Cf9XLBticE0PNNa1Yytv+mpViWG6ISXGSFYH5tWYzXZRHptWliMlc6ne
PP7v/2YijFFyyph1tSvq48wVoz4QZn+3Lfhb37xKjQqezQGYENYfBCSVgMES0gtL
t4jMh16rQdVYpwCx5c/nKNpC4nraibpc1g97WzVDYLag1LebeEKKelcZb+calStk
0EJME6f/sM1vhRLprQqdEPxuUm/IiiXmN5dsF2l5w4MHXacJJWzprbHQqkfyUhCV
Ta0SZ+62Fs7Uw5Eh6ttrbOKzI98/Sa8MMMHYphYnQE2xEHgOxn43EbXMEskrbtej
4wB8q70YKVtX+X3Dw/6VCC6yN4DAl91OHtJakDDh3YsM4gpOT0WctKyPJ+WOUTQM
6qqfCuAhHbLhoEjNzoyoZAIFJ3ekHSVqVbYNYFuzlmBbVirqNhBuzENXKRNoIaec
cKOhklq3xSqtxxqVv+IU7zG/oMCiveVf5UmCbDjgtGWyZU9pxnJi/yqYlYUc/Zd/
DmsVKetL19V6Mw3Izp74RqtySprZBS+bnvGNKQM1wU406+yw5JfEq5ExeXRhoOPZ
hHr+jCzLu3989c9nK0/C
=3a2e
-END PGP SIGNATURE-


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/e1treax-0001r2...@franck.debian.org



Bug#697331: installation-reports: Printer not working / recognised - Fixed

2013-01-05 Thread de28jihem

The user was not in lpadmin group (checked with id).
This caused problem to use the CUPS configuration menu (localhost:631).

Added the user in lpadmin (under root) :
 usermod -a -G lpadmin user1

Plugged in printer/scan.

Started a web browser, url localhost:631 (the CUPS interface)
Select the admin tab; add printer; ... (almost all fields already filled in)

Printing ok (from mousepad editor  libre office document)


-- 
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/20130106020714.d96c101f0f59a9c0b4799...@scarlet.be



Bug#694792: installation-reports: Nonfree package firmware-bnx2 not detected by several daily images

2013-01-05 Thread Eriberto
No. This error refers to not found firmware in the netinst image. In
that case, the instalation must search a firmware (.deb package) in a
flash drive. However, this option is offered in 20121012 netinst image
only.

Cheers,

Eriberto

2013/1/2 Cyril Brulebois k...@debian.org:
 I haven't checked how this works yet


-- 
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/CAP+dXJf=cnaeR1K66=zfrkxfcvktsi8u9hlxcnfdbeszzt+...@mail.gmail.com



Bug#697488: debootstrap: wrong default mirror

2013-01-05 Thread Michal Suchanek
Package: debootstrap
Version: 1.0.44
Severity: normal

Hello,

I tried to bootstrap a chroot and in the chroot that sources.list is
pre-filled with the US mirror.

Since the recommended mirrror is http://http.debian.net the default
should perhaps reflect this.

Thanks

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (910, 'testing'), (900, 'stable'), (410, 'unstable'), (200, 
'experimental'), (150, 'precise-updates'), (150, 'precise-security'), (150, 
'precise')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.6-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debootstrap depends on:
ii  wget  1.13.4-3

Versions of packages debootstrap recommends:
ii  debian-archive-keyring  2012.4
ii  gnupg   1.4.12-6

debootstrap suggests no packages.

-- no debconf information


-- 
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/20130106015945.15661.55075.report...@optiplex960.ruk.cuni.cz



console-setup for wheezy....

2013-01-05 Thread Christian PERRIER
Quoting Anton Zinoviev (an...@lml.bas.bg):
 On Sat, Jan 05, 2013 at 03:58:19PM +0100, Christian PERRIER wrote:
  Quoting Brian Potkin (claremont...@gmail.com):
   
   In either install or expert mode with the text or graphical interface
   the installer hangs at Configure the keyboard. Replacing
  
  Are there any hints in console 4?
  
  Maybe you can set -x the above script *before it's used* (by
  switching to VT2 at the language selection screen, then edit
  /var/lib/dpkg/info/keyboard-configuration.config
 
 I was able to track the problem.  I will upload a fixed package ASAP.


The problem, I'm afraid, is that your changes to the .config file are
certainly not suitable for wheezy.

I'm not Cyril, but from the diff I see in recent commits, I very much
doubt he or the release team thinks they are acceptable for wheezy.

The problem is that uploads that happened have then made it mandatory
to go through the t-p-u way for *other fixes* that are needed for
wheezy.

Cyril asked D-I developers to use jessie branches for changes that
are not or might not be suitable for wheezy. We should respect this.

Here, I very much doubt that 1.90 and above can go to wheezy.




signature.asc
Description: Digital signature


Re: anna: t-p-u upload?

2013-01-05 Thread Christian PERRIER
Quoting Cyril Brulebois (k...@debian.org):
 Christian PERRIER bubu...@debian.org (03/01/2013):
  Well, it had two translation updates, one being Jordi's
  harmonization of double l in Catalan, so it might be good to have
  a wheezy-targeted upload.
 
 Feel free to t-p-u it then, thanks already. :)


Done, creating a wheezy branch for anna.




signature.asc
Description: Digital signature


Bug#697331: installation-reports: Printer not working / recognised - Fixed

2013-01-05 Thread Christian PERRIER
Quoting de28jihem (de28ji...@scarlet.be):
 
 The user was not in lpadmin group (checked with id).
 This caused problem to use the CUPS configuration menu (localhost:631).
 
 Added the user in lpadmin (under root) :
  usermod -a -G lpadmin user1
 
 Plugged in printer/scan.
 
 Started a web browser, url localhost:631 (the CUPS interface)
 Select the admin tab; add printer; ... (almost all fields already filled 
 in)
 
 Printing ok (from mousepad editor  libre office document)


H, that brings the problem back in the scope of the installer,
then. The initial group membership *for the first created user* is
done in D-I (though the user-setup module) and the user is added to a
predefined set of useful groups.

Your experience brings the question of whether we should add lpadmin
to this. However, I don't understand why one should be a member of
lpadmin in order to *print*.




signature.asc
Description: Digital signature


Processing of anna_1.44+deb7u1_i386.changes

2013-01-05 Thread Debian FTP Masters
anna_1.44+deb7u1_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  anna_1.44+deb7u1.dsc
  anna_1.44+deb7u1.tar.gz
  anna_1.44+deb7u1_i386.udeb

Greetings,

Your Debian queue daemon (running on host ravel.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/e1trj68-0007xs...@ravel.debian.org



Processing of anna_1.44+deb7u1_i386.changes

2013-01-05 Thread Debian FTP Masters
anna_1.44+deb7u1_i386.changes uploaded successfully to localhost
along with the files:
  anna_1.44+deb7u1.dsc
  anna_1.44+deb7u1.tar.gz
  anna_1.44+deb7u1_i386.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/e1trj6w-0006a6...@franck.debian.org



anna_1.44+deb7u1_i386.changes ACCEPTED into testing-proposed-updates

2013-01-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 06 Jan 2013 06:41:03 +0100
Source: anna
Binary: anna
Architecture: source i386
Version: 1.44+deb7u1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 anna   - anna's not nearly apt, but for the Debian installer, it will do 
(udeb)
Changes: 
 anna (1.44+deb7u1) testing-proposed-updates; urgency=low
 .
   * Cherry-pick translation updates from the master branch:
 - Catalan (ca.po) by Jordi Mallach
   (420a6ea1126f2650e79e2849270b755a93522c55)
 - Japanese (ja.po) by Kenshi Muto
   (ef3406240616cee9f86287e2abac09865f41dec2)
Checksums-Sha1: 
 eefeca7d0446b35bfa284c0cd7e220a00052373c 1659 anna_1.44+deb7u1.dsc
 fcc2ef8c575958cc8a2257a880552d9ba907363c 104688 anna_1.44+deb7u1.tar.gz
 ce24954e820ecc3e8e2573c38015309f179d1fae 74550 anna_1.44+deb7u1_i386.udeb
Checksums-Sha256: 
 04b1de8a161b5b9abf1520a836036a1ab755dd9ba052afcb70f1dda1f8172930 1659 
anna_1.44+deb7u1.dsc
 8a550d2db941dfcf842a969356b9745e1c6b3b327f3345891e427536993b1849 104688 
anna_1.44+deb7u1.tar.gz
 d19362c3ab3340da41399a65de20921b078b7b51522cb6b6f1c142d212b8125c 74550 
anna_1.44+deb7u1_i386.udeb
Files: 
 f8886cecca6cba80ef8f9f0fecd8f7e8 1659 debian-installer standard 
anna_1.44+deb7u1.dsc
 7a0637b72daba5cbf360ee4fc0d1cbc5 104688 debian-installer standard 
anna_1.44+deb7u1.tar.gz
 bdd88e0f46320bc1300cba86b14579ab 74550 debian-installer standard 
anna_1.44+deb7u1_i386.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIVAwUBUOkPdYcvcCxNbiWoAQK82BAAo0+VX8DL55fg/No/YC+CS8WbyES/BqXq
NlKwF6nxBvunOZ/8N7BYoaCbXTb552wzGBu2I23iWUWkAQDjedfjv5Vwzf0js59B
RWGkY0oTFSwH3cBtIq2JpHzRQpyJJW7HnQKHk8558u5rCNOx/1kUE5OXznvI+rNQ
l6ILyubO4YCYWBB1QCudL2h5p+jdBxmfRSFz7gw2Zl+eaA1pe2FvjOh1jX8UCk8V
wATb7W6UoL3H2XYhMMpVAzq4rcr0SfGGqFuMv5Wl0l2/ESb+4/H2hN1J8wvyEW9v
0K2/7YDCCyRJSWzxky6eTujplHjHtZalwPhNMJcL30FgEf/WDXKGXeMXDxWvnJ9R
juQG2K/U9Noy3Zoyd7OMhrqrG4g7McYS13haBgOV0JiRmJDQKjkt3rdYaTQMd8dY
H+wEB+o43xCaDEND2zSfy9dP/WQy8ZqcRAZ0sfz3UDlRQJqSD7gfe+WvySeI4nR0
ZMCn+dS1kqDUUzen0Jy3LPNOqHM/rwtxgEmTFuxDbRwi5rIAeL34eKwa/V/aP72g
+bwD1hXuyXmUyncBJEoZIFygoXzR/1i38sOX+gjtmGq7QSb5TpJbOD/MpYfOScFY
pldO9V2jdarjzSCa1amWf90LKRMgfS74QJxPrCPtMTHa18UXa04JRqKlQvSijlG7
uKFKhiDB/co=
=ZDaw
-END PGP SIGNATURE-


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/e1trjjs-lo...@franck.debian.org