[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#566316: marked as done (partman_server segfault causing lockup)



Your message dated Sun, 25 Aug 2013 01:34:32 +0200
with message-id <201308250135.02500.holger@layer-acht.org>
and subject line dealing with old debian-installer bugs
has caused the Debian Bug report #566316,
regarding partman_server segfault causing lockup
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 owner@bugs.debian.org
immediately.)


-- 
566316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566316
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer

I've been having occasional failures in automatic netinstalls of
Debian lenny.  The symptoms are that the installation prints this on
the serial console:

  Loading additional components  ..25%..50%..75%..100%
  Starting up the partitioner  ..10%..21%..31%..42%..52%..63%..73%..84%..94%..100%

and it then stops and does no more.


I have managed to catch one of the failures and get onto the shell on
VGA console VC2 and extract some logs.  The main problem seems to be
that parted_server got a segfault:

Jan 22 19:23:49 kernel: [   30.061820] parted_server[8967]: segfault at b0 ip b7e0c845 sp bfb6bc98 error 4 in libc-2.7.so[b7d9b000+138000]

Please find attached:
   /var/log/syslog
   /var/log/partman
   output of ps -efH
   output of cat /proc/partitions
   transcript of the serial console output for the whole install
all captured a little while after the lockup.

The serial console transcript contains a copy of the installer command line.

Also attached is a copy of my preseed file.  I'm aware that it has
passwords in it; that's fine.  They're not important because they're
accessible only on our test network.

The failure case I have caught is i386 but because of other problems
I'm not sure whether every failure has been of an i386 install.  I
have been having problems with amd64 too but I'm not sure that they
aren't unrelated.  The installation usually succeeds if I retry it (it
may be that it always does; as I say there have been
probably-unrelated problems too).

I've made arrangements which I hope will preserve the system in its
current state so if there are other entrails to be poked please let me
know.  If there's a way to get an sshd into the d-i setup so that next
time I could do this without having to go to the console, 10 mins away
through the rain, that would be convenient :-).


I believe the state of the hard disk in this particular failure,
before the installation started, to have been the results of the
following:

  * Install lenny amd64 with a preseed file very similar to the one
    attached (I don't have a copy of that preseed file but I can
    generate one with a bit of work if it would help).

  * Remove the "dummy" lv that the preseed file creates by running
     lvremove -f /dev/spider.cam.xci-test.com/dummy

  * Install a whole bunch of packages.

  * Install a build of the Xen hypervisor from the xen-unstable
     upstream branch, and a corresponding dom0 kernel, update
     /boot/grub/menu.lst, etc.

  * Reboot into the dom0 kernel.

  * Create a new LV with this rune:
      lvcreate -L 10000M -n win.guest.osstest-disk spider.cam.xci-test.com
  * Clear the first 10 512-blocks of that LV
      dd if=/dev/zero of=/dev/spider.cam.xci-test.com/win.guest.osstest-disk count=10

  * Run an automated installation of Windows XP SP2 as an HVM guest.
    The result will be that the LV starts with a DOS partition
    table and bootloader and generally looks like a whole disk image.

I can reproduce this starting point if that would help.  But I haven't
done enough testing to determine whether the failure is deterministic
and always happens in this situation and not in any others.

I hope this is of some use !

Thanks,
Ian.


Jan 22 19:23:21 syslogd started: BusyBox v1.10.2
Jan 22 19:23:21 kernel: klogd started: BusyBox v1.10.2 (Debian 1:1.10.2-2)
Jan 22 19:23:21 kernel: [    0.000000] Initializing cgroup subsys cpu
Jan 22 19:23:21 kernel: [    0.000000] Linux version 2.6.26-2-486 (Debian 2.6.26-19) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 Wed Aug 19 05:40:02 UTC 2009
Jan 22 19:23:21 kernel: [    0.000000] BIOS-provided physical RAM map:
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000007d5b0000 (usable)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 000000007d5b0000 - 000000007d5be000 (ACPI data)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 000000007d5be000 - 000000007d5f0000 (ACPI NVS)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 000000007d5f0000 - 000000007d600000 (reserved)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 00000000fed90000 - 00000000fed94000 (reserved)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 00000000ffa6f000 - 00000000ffa70000 (reserved)
Jan 22 19:23:21 kernel: [    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Jan 22 19:23:21 kernel: [    0.000000] Warning only 896MB will be used.
Jan 22 19:23:21 kernel: [    0.000000] Use a HIGHMEM enabled kernel.
Jan 22 19:23:21 kernel: [    0.000000] 896MB LOWMEM available.
Jan 22 19:23:21 kernel: [    0.000000] found SMP MP-table at [c00ff780] 000ff780
Jan 22 19:23:21 kernel: [    0.000000] Entering add_active_range(0, 0, 229376) 0 entries of 256 used
Jan 22 19:23:21 kernel: [    0.000000] Zone PFN ranges:
Jan 22 19:23:21 kernel: [    0.000000]   DMA             0 ->     4096
Jan 22 19:23:21 kernel: [    0.000000]   Normal       4096 ->   229376
Jan 22 19:23:21 kernel: [    0.000000] Movable zone start PFN for each node
Jan 22 19:23:21 kernel: [    0.000000] early_node_map[1] active PFN ranges
Jan 22 19:23:21 kernel: [    0.000000]     0:        0 ->   229376
Jan 22 19:23:21 kernel: [    0.000000] On node 0 totalpages: 229376
Jan 22 19:23:21 kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Jan 22 19:23:21 kernel: [    0.000000]   DMA zone: 0 pages reserved
Jan 22 19:23:21 kernel: [    0.000000]   DMA zone: 4064 pages, LIFO batch:0
Jan 22 19:23:21 kernel: [    0.000000]   Normal zone: 1760 pages used for memmap
Jan 22 19:23:21 kernel: [    0.000000]   Normal zone: 223520 pages, LIFO batch:31
Jan 22 19:23:21 kernel: [    0.000000]   Movable zone: 0 pages used for memmap
Jan 22 19:23:21 kernel: [    0.000000] DMI present.
Jan 22 19:23:21 kernel: [    0.000000] Intel MultiProcessor Specification v1.4
Jan 22 19:23:21 kernel: [    0.000000]     Virtual Wire compatibility mode.
Jan 22 19:23:21 kernel: [    0.000000] MPTABLE: OEM ID: TEMPLATE Product ID: ETEMPLATE    <6>MPTABLE: Product ID: ETEMPLATE    <6>MPTABLE: APIC at: 0xFEE00000
Jan 22 19:23:21 kernel: [    0.000000] Processor #0 (Bootup-CPU)
Jan 22 19:23:21 kernel: [    0.000000] Processor #1
Jan 22 19:23:21 kernel: [    0.000000] WARNING: NR_CPUS limit of 1 reached.  Processor ignored.
Jan 22 19:23:21 kernel: [    0.000000] I/O APIC #2 Version 32 at 0xFEC00000.
Jan 22 19:23:21 kernel: [    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
Jan 22 19:23:21 kernel: [    0.000000] Processors: 1
Jan 22 19:23:21 kernel: [    0.000000] Allocating PCI resources starting at 80000000 (gap: 7d600000:81790000)
Jan 22 19:23:21 kernel: [    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
Jan 22 19:23:21 kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Jan 22 19:23:21 kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
Jan 22 19:23:21 kernel: [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Jan 22 19:23:21 kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 227584
Jan 22 19:23:21 kernel: [    0.000000] Kernel command line: vga=normal auto=true preseed initrd=debian-installer/i386/initrd.gz hostname=spider url=woking.cam.xci-test.com/~osstest/osstest/spider_preseed domain=cam.xci-test.com acpi=off noapic netcfg/
Jan 22 19:23:21 kernel: [    0.000000] mapped APIC to ffffb000 (fee00000)
Jan 22 19:23:21 kernel: [    0.000000] mapped IOAPIC to ffffa000 (fec00000)
Jan 22 19:23:21 kernel: [    0.000000] Enabling fast FPU save and restore... done.
Jan 22 19:23:21 kernel: [    0.000000] Enabling unmasked SIMD FPU exception support... done.
Jan 22 19:23:21 kernel: [    0.000000] Initializing CPU#0
Jan 22 19:23:21 kernel: [    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
Jan 22 19:23:21 kernel: [    0.000000] Detected 2992.487 MHz processor.
Jan 22 19:23:21 kernel: [    0.004000] Console: colour VGA+ 80x25
Jan 22 19:23:21 kernel: [    0.004000] console [ttyS0] enabled
Jan 22 19:23:21 kernel: [    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jan 22 19:23:21 kernel: [    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 22 19:23:21 kernel: [    0.004000] Memory: 899988k/917504k available (1696k kernel code, 16984k reserved, 743k data, 320k init, 0k highmem)
Jan 22 19:23:21 kernel: [    0.004000] virtual kernel memory layout:
Jan 22 19:23:21 kernel: [    0.004000]     fixmap  : 0xfffb3000 - 0xfffff000   ( 304 kB)
Jan 22 19:23:21 kernel: [    0.004000]     vmalloc : 0xf8800000 - 0xfffb1000   ( 119 MB)
Jan 22 19:23:21 kernel: [    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
Jan 22 19:23:21 kernel: [    0.004000]       .init : 0xc0364000 - 0xc03b4000   ( 320 kB)
Jan 22 19:23:21 kernel: [    0.004000]       .data : 0xc02a80a1 - 0xc0362000   ( 743 kB)
Jan 22 19:23:21 kernel: [    0.004000]       .text : 0xc0100000 - 0xc02a80a1   (1696 kB)
Jan 22 19:23:21 kernel: [    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Jan 22 19:23:21 kernel: [    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
Jan 22 19:23:21 kernel: [    0.084026] Calibrating delay using timer specific routine.. 5992.13 BogoMIPS (lpj=11984272)
Jan 22 19:23:21 kernel: [    0.092509] Security Framework initialized
Jan 22 19:23:21 kernel: [    0.096608] SELinux:  Disabled at boot.
Jan 22 19:23:21 kernel: [    0.100454] Capability LSM initialized
Jan 22 19:23:21 kernel: [    0.104215] Mount-cache hash table entries: 512
Jan 22 19:23:21 kernel: [    0.108806] Initializing cgroup subsys ns
Jan 22 19:23:21 kernel: [    0.112823] Initializing cgroup subsys cpuacct
Jan 22 19:23:21 kernel: [    0.117271] Initializing cgroup subsys devices
Jan 22 19:23:21 kernel: [    0.121732] CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 22 19:23:21 kernel: [    0.126474] CPU: L2 cache: 4096K
Jan 22 19:23:21 kernel: [    0.129713] using mwait in idle threads.
Jan 22 19:23:21 kernel: [    0.133654] CPU: Intel(R) Core(TM)2 Duo CPU     E6850  @ 3.00GHz stepping 0b
Jan 22 19:23:21 kernel: [    0.140765] Checking 'hlt' instruction... OK.
Jan 22 19:23:21 kernel: [    0.161524] Freeing SMP alternatives: 0k freed
Jan 22 19:23:21 kernel: [    0.276017] net_namespace: 652 bytes
Jan 22 19:23:21 kernel: [    0.276017] Booting paravirtualized kernel on bare hardware
Jan 22 19:23:21 kernel: [    0.280017] NET: Registered protocol family 16
Jan 22 19:23:21 kernel: [    0.284017] EISA bus registered
Jan 22 19:23:21 kernel: [    0.287356] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=1
Jan 22 19:23:21 kernel: [    0.292018] PCI: Using configuration type 1 for base access
Jan 22 19:23:21 kernel: [    0.296018] Setting up standard PCI resources
Jan 22 19:23:21 kernel: [    0.300019] ACPI: Interpreter disabled.
Jan 22 19:23:21 kernel: [    0.303863] Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 22 19:23:21 kernel: [    0.308019] pnp: PnP ACPI: disabled
Jan 22 19:23:21 kernel: [    0.311515] PnPBIOS: Scanning system for PnP BIOS support...
Jan 22 19:23:21 kernel: [    0.316019] PnPBIOS: Found PnP BIOS installation structure at 0xc00f51a0
Jan 22 19:23:21 kernel: [    0.320020] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x684a, dseg 0xf0000
Jan 22 19:23:21 kernel: [    0.324235] PnPBIOS: 18 nodes reported by PnP BIOS; 18 recorded by driver
Jan 22 19:23:21 kernel: [    0.331125] PCI: Probing PCI hardware
Jan 22 19:23:21 kernel: [    0.334794] PCI: Probing PCI hardware (bus 00)
Jan 22 19:23:21 kernel: [    0.335986] PCI: Transparent bridge - 0000:00:1e.0
Jan 22 19:23:21 kernel: [    0.340021] PCI: Using IRQ router PIIX/ICH [8086/2910] at 0000:00:1f.0
Jan 22 19:23:21 kernel: [    0.344021] system 00:00: iomem range 0x0-0x9ebff could not be reserved
Jan 22 19:23:21 kernel: [    0.348022] system 00:00: iomem range 0x9ec00-0x9ffff could not be reserved
Jan 22 19:23:21 kernel: [    0.352023] system 00:00: iomem range 0xe0000-0xfffff could not be reserved
Jan 22 19:23:21 kernel: [    0.358986] system 00:00: iomem range 0x100000-0x7d5affff could not be reserved
Jan 22 19:23:21 kernel: [    0.365955] system 00:00: iomem range 0x7d5b0000-0x7d5bdfff could not be reserved
Jan 22 19:23:21 kernel: [    0.373270] system 00:00: iomem range 0x7d5be000-0x7d5effff could not be reserved
Jan 22 19:23:21 kernel: [    0.380753] system 00:00: iomem range 0x7d5f0000-0x7d5fffff could not be reserved
Jan 22 19:23:21 kernel: [    0.388234] system 00:00: iomem range 0xfed90000-0xfed90fff could not be reserved
Jan 22 19:23:21 kernel: [    0.395717] system 00:00: iomem range 0xfed91000-0xfed91fff could not be reserved
Jan 22 19:23:21 kernel: [    0.403200] system 00:00: iomem range 0xfed92000-0xfed92fff could not be reserved
Jan 22 19:23:21 kernel: [    0.410682] system 00:00: iomem range 0xfed93000-0xfed93fff could not be reserved
Jan 22 19:23:21 kernel: [    0.418166] system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved
Jan 22 19:23:21 kernel: [    0.425651] system 00:00: iomem range 0xffa6f000-0xffa6ffff could not be reserved
Jan 22 19:23:21 kernel: [    0.433134] system 00:00: iomem range 0xffb00000-0xffffffff could not be reserved
Jan 22 19:23:21 kernel: [    0.440621] system 00:0d: ioport range 0xa40-0xa47 has been reserved
Jan 22 19:23:21 kernel: [    0.446982] system 00:0f: ioport range 0x4d0-0x4d1 has been reserved
Jan 22 19:23:21 kernel: [    0.453337] system 00:0f: ioport
Jan 22 19:23:21 kernel:  range 0xcf8-0xcff could not be reserved
Jan 22 19:23:21 kernel: [    0.460037] system 00:0f: ioport range 0x480-0x4bf has been reserved
Jan 22 19:23:21 kernel: [    0.466399] system 00:0f: ioport range 0x800-0x87f has been reserved
Jan 22 19:23:21 kernel: [    0.472752] system 00:0f: ioport range 0x8f0-0x8ff has been reserved
Jan 22 19:23:21 kernel: [    0.479106] system 00:0f: ioport range 0xa20-0xa3f has been reserved
Jan 22 19:23:21 kernel: [    0.485466] system 00:0f: ioport range 0xa00-0xa0f has been reserved
Jan 22 19:23:21 kernel: [    0.491817] system 00:0f: ioport range 0xa10-0xa1f has been reserved
Jan 22 19:23:21 kernel: [    0.498169] system 00:0f: ioport range 0xa40-0xa5f could not be reserved
Jan 22 19:23:21 kernel: [    0.504866] system 00:0f: iomem range 0xfed1c000-0xfed1ffff has been reserved
Jan 22 19:23:21 kernel: [    0.512006] system 00:10: iomem range 0xe0000000-0xefffffff has been reserved
Jan 22 19:23:21 kernel: [    0.519308] PCI: Bridge: 0000:00:1e.0
Jan 22 19:23:21 kernel: [    0.522983]   IO window: disabled.
Jan 22 19:23:21 kernel: [    0.526559]   MEM window: disabled.
Jan 22 19:23:21 kernel: [    0.529963]   PREFETCH window: disabled.
Jan 22 19:23:21 kernel: [    0.533909] PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 22 19:23:21 kernel: [    0.533917] NET: Registered protocol family 2
Jan 22 19:23:21 kernel: [    0.538317] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 22 19:23:21 kernel: [    0.545560] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jan 22 19:23:21 kernel: [    0.553205] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
Jan 22 19:23:21 kernel: [    0.559879] TCP: Hash tables configured (established 131072 bind 65536)
Jan 22 19:23:21 kernel: [    0.567292] TCP reno registered
Jan 22 19:23:21 kernel: [    0.570838] NET: Registered protocol family 1
Jan 22 19:23:21 kernel: [    0.575250] checking if image is initramfs... it is
Jan 22 19:23:21 kernel: [    0.880760] Freeing initrd memory: 5843k freed
Jan 22 19:23:21 kernel: [    0.885527] audit: initializing netlink socket (disabled)
Jan 22 19:23:21 kernel: [    0.890942] type=2000 audit(1264188197.890:1): initialized
Jan 22 19:23:21 kernel: [    0.896490] Total HugeTLB memory allocated, 0
Jan 22 19:23:21 kernel: [    0.900879] VFS: Disk quotas dquot_6.5.1
Jan 22 19:23:21 kernel: [    0.904829] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jan 22 19:23:21 kernel: [    0.911384] msgmni has been set to 1769
Jan 22 19:23:21 kernel: [    0.915412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Jan 22 19:23:21 kernel: [    0.922462] io scheduler noop registered
Jan 22 19:23:21 kernel: [    0.926391] io scheduler anticipatory registered
Jan 22 19:23:21 kernel: [    0.931011] io scheduler deadline registered
Jan 22 19:23:21 kernel: [    0.935291] io scheduler cfq registered (default)
Jan 22 19:23:21 kernel: [    0.940008] pci 0000:00:02.0: Boot video device
Jan 22 19:23:21 kernel: [    0.993668] isapnp: Scanning for PnP cards...
Jan 22 19:23:21 kernel: [    1.353750] isapnp: No Plug & Play device found
Jan 22 19:23:21 kernel: [    1.361751] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Jan 22 19:23:21 kernel: [    1.366307] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 22 19:23:21 kernel: [    1.372452] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jan 22 19:23:21 kernel: [    1.378781] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 22 19:23:21 kernel: [    1.384507] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jan 22 19:23:21 kernel: [    1.390155] PCI: setting IRQ 15 as level-triggered
Jan 22 19:23:21 kernel: [    1.390161] PCI: Found IRQ 15 for device 0000:00:03.3
Jan 22 19:23:21 kernel: [    1.395286] 0000:00:03.3: ttyS2 at I/O 0xe000 (irq = 15) is a 16550A
Jan 22 19:23:21 kernel: [    1.405754] brd: module loaded
Jan 22 19:23:21 kernel: [    1.405754] PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1
Jan 22 19:23:21 kernel: [    1.411052] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jan 22 19:23:21 kernel: [    1.421234] serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 22 19:23:21 kernel: [    1.426254] mice: PS/2 mouse device common for all mice
Jan 22 19:23:21 kernel: [    1.431550] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
Jan 22 19:23:21 kernel: [    1.437677] rtc0: alarms up to one day
Jan 22 19:23:21 kernel: [    1.441702] EISA: Probing bus 0 at eisa.0
Jan 22 19:23:21 kernel: [    1.445756] EISA: Detected 0 cards.
Jan 22 19:23:21 kernel: [    1.449506] cpuidle: using governor ladder
Jan 22 19:23:21 kernel: [    1.453610] cpuidle: using governor menu
Jan 22 19:23:21 kernel: [    1.457541] No iBFT detected.
Jan 22 19:23:21 kernel: [    1.461268] TCP cubic registered
Jan 22 19:23:21 kernel: [    1.464502] NET: Registered protocol family 17
Jan 22 19:23:21 kernel: [    1.468958] Using IPI Shortcut mode
Jan 22 19:23:21 kernel: [    1.472507] registered taskstats version 1
Jan 22 19:23:21 kernel: [    1.476696] rtc_cmos 00:04: setting system clock to 2010-01-22 19:23:19 UTC (1264188199)
Jan 22 19:23:21 kernel: [    1.483899] Freeing unused kernel memory: 320k freed
Jan 22 19:23:21 kernel: [    1.500629] input: AT Translated Set 2 keyboard as /class/input/input0
Jan 22 19:23:21 kernel: [    1.564965] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k2
Jan 22 19:23:21 kernel: [    1.571357] e1000e: Copyright (c) 1999-2008 Intel Corporation.
Jan 22 19:23:21 kernel: [    1.577483] PCI: setting IRQ 14 as level-triggered
Jan 22 19:23:21 kernel: [    1.577488] PCI: Found IRQ 14 for device 0000:00:19.0
Jan 22 19:23:21 kernel: [    1.582749] PCI: Setting latency timer of device 0000:00:19.0 to 64
Jan 22 19:23:21 kernel: [    1.592113] usbcore: registered new interface driver usbfs
Jan 22 19:23:21 kernel: [    1.597777] usbcore: registered new interface driver hub
Jan 22 19:23:21 kernel: [    1.603341] usbcore: registered new device driver usb
Jan 22 19:23:21 kernel: [    1.618763] USB Universal Host Controller Interface driver v3.0
Jan 22 19:23:21 kernel: [    1.732824] Floppy drive(s): fd0 is 1.44M
Jan 22 19:23:21 kernel: [    1.753772] FDC 0 is a National Semiconductor PC87306
Jan 22 19:23:21 kernel: [    1.808443] eth0: (PCI Express:2.5GB/s:Width x1) 00:13:20:f5:f5:b0
Jan 22 19:23:21 kernel: [    1.814786] eth0: Intel(R) PRO/1000 Network Connection
Jan 22 19:23:21 kernel: [    1.820185] eth0: MAC: 6, PHY: 6, PBA No: ffffff-0ff
Jan 22 19:23:21 kernel: [    1.825467] PCI: setting IRQ 10 as level-triggered
Jan 22 19:23:21 kernel: [    1.825473] PCI: Found IRQ 10 for device 0000:00:1a.0
Jan 22 19:23:21 kernel: [    1.830799] PCI: Sharing IRQ 10 with 0000:00:02.0
Jan 22 19:23:21 kernel: [    1.835799] PCI: Sharing IRQ 10 with 0000:00:03.0
Jan 22 19:23:21 kernel: [    1.840730] PCI: Sharing IRQ 10 with 0000:00:1d.2
Jan 22 19:23:21 kernel: [    1.845707] PCI: Setting latency timer of device 0000:00:1a.0 to 64
Jan 22 19:23:21 kernel: [    1.845713] uhci_hcd 0000:00:1a.0: UHCI Host Controller
Jan 22 19:23:21 kernel: [    1.851296] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
Jan 22 19:23:21 kernel: [    1.859030] uhci_hcd 0000:00:1a.0: irq 10, io base 0x0000d880
Jan 22 19:23:21 kernel: [    1.864997] usb usb1: configuration #1 chosen from 1 choice
Jan 22 19:23:21 kernel: [    1.870860] hub 1-0:1.0: USB hub found
Jan 22 19:23:21 kernel: [    1.874850] hub 1-0:1.0: 2 ports detected
Jan 22 19:23:21 kernel: [    1.983163] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21 kernel: [    1.990151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 22 19:23:21 kernel: [    1.997294] usb usb1: Product: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.002397] usb usb1: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21 kernel: [    2.008577] usb usb1: SerialNumber: 0000:00:1a.0
Jan 22 19:23:21 kernel: [    2.013604] PCI: Found IRQ 10 for device 0000:00:1a.1
Jan 22 19:23:21 kernel: [    2.018869] PCI: Setting latency timer of device 0000:00:1a.1 to 64
Jan 22 19:23:21 kernel: [    2.018873] uhci_hcd 0000:00:1a.1: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.024345] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
Jan 22 19:23:21 kernel: [    2.031898] uhci_hcd 0000:00:1a.1: irq 10, io base 0x0000d800
Jan 22 19:23:21 kernel: [    2.037961] usb usb2: configuration #1 chosen from 1 choice
Jan 22 19:23:21 kernel: [    2.043723] hub 2-0:1.0: USB hub found
Jan 22 19:23:21 kernel: [    2.047569] hub 2-0:1.0: 2 ports detected
Jan 22 19:23:21 kernel: [    2.155728] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21 kernel: [    2.162427] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 22 19:23:21 kernel: [    2.169552] usb usb2: Product: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.174614] usb usb2: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21 kernel: [    2.180744] usb usb2: SerialNumber: 0000:00:1a.1
Jan 22 19:23:21 kernel: [    2.185722] PCI: setting IRQ 5 as level-triggered
Jan 22 19:23:21 kernel: [    2.185727] PCI: Found IRQ 5 for device 0000:00:1a.2
Jan 22 19:23:21 kernel: [    2.190885] PCI: Sharing IRQ 5 with 0000:00:03.2
Jan 22 19:23:21 kernel: [    2.195675] PCI: Sharing IRQ 5 with 0000:00:1f.3
Jan 22 19:23:21 kernel: [    2.200475] PCI: Setting latency timer of device 0000:00:1a.2 to 64
Jan 22 19:23:21 kernel: [    2.200480] uhci_hcd 0000:00:1a.2: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.205872] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
Jan 22 19:23:21 kernel: [    2.213429] uhci_hcd 0000:00:1a.2: irq 5, io base 0x0000d480
Jan 22 19:23:21 kernel: [    2.219299] usb usb3: configuration #1 chosen from 1 choice
Jan 22 19:23:21 kernel: [    2.225086] hub 3-0:1.0: USB hub found
Jan 22 19:23:21 kernel: [    2.229022] hub 3-0:1.0: 2 ports detected
Jan 22 19:23:21 kernel: [    2.337138] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21 kernel: [    2.342704] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 22 19:23:21 kernel: [    2.349803] usb usb3: Product: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.354900] usb usb3: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21 kernel: [    2.361051] usb usb3: SerialNumber: 0000:00:1a.2
Jan 22 19:23:21 kernel: [    2.366032] PCI: Found IRQ 5 for device 0000:00:1a.7
Jan 22 19:23:21 kernel: [    2.371285] PCI: Sharing IRQ 5 with 0000:00:1d.1
Jan 22 19:23:21 kernel: [    2.376095] PCI: Sharing IRQ 5 with 0000:00:1f.2
Jan 22 19:23:21 kernel: [    2.380890] PCI: Sharing IRQ 5 with 0000:00:1f.5
Jan 22 19:23:21 kernel: [    2.385725] PCI: Setting latency timer of device 0000:00:1a.7 to 64
Jan 22 19:23:21 kernel: [    2.385730] 
Jan 22 19:23:21 kernel: ehci_hcd 0000:00:1a.7: EHCI Host Controller
Jan 22 19:23:21 kernel: [    2.394702] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 4
Jan 22 19:23:21 kernel: [    2.402712] ehci_hcd 0000:00:1a.7: debug port 1
Jan 22 19:23:21 kernel: [    2.407069] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
Jan 22 19:23:21 kernel: [    2.407072] ehci_hcd 0000:00:1a.7: irq 5, io mem 0xffa7b400
Jan 22 19:23:21 kernel: [    2.428641] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 22 19:23:21 kernel: [    2.434766] usb usb4: configuration #1 chosen from 1 choice
Jan 22 19:23:21 kernel: [    2.440599] hub 4-0:1.0: USB hub found
Jan 22 19:23:21 kernel: [    2.444479] hub 4-0:1.0: 6 ports detected
Jan 22 19:23:21 kernel: [    2.552737] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
Jan 22 19:23:21 kernel: [    2.559013] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 22 19:23:21 kernel: [    2.566136] usb usb4: Product: EHCI Host Controller
Jan 22 19:23:21 kernel: [    2.571179] usb usb4: Manufacturer: Linux 2.6.26-2-486 ehci_hcd
Jan 22 19:23:21 kernel: [    2.577261] usb usb4: SerialNumber: 0000:00:1a.7
Jan 22 19:23:21 kernel: [    2.582309] PCI: Found IRQ 15 for device 0000:00:1d.0
Jan 22 19:23:21 kernel: [    2.587574] PCI: Sharing IRQ 15 with 0000:00:1d.7
Jan 22 19:23:21 kernel: [    2.592485] PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 22 19:23:21 kernel: [    2.592488] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.597957] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
Jan 22 19:23:21 kernel: [    2.605461] uhci_hcd 0000:00:1d.0: irq 15, io base 0x0000d400
Jan 22 19:23:21 kernel: [    2.611499] usb usb5: configuration #1 chosen from 1 choice
Jan 22 19:23:21 kernel: [    2.617283] hub 5-0:1.0: USB hub found
Jan 22 19:23:21 kernel: [    2.621110] hub 5-0:1.0: 2 ports detected
Jan 22 19:23:21 kernel: [    2.729149] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21 kernel: [    2.735290] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 22 19:23:21 kernel: [    2.742383] usb usb5: Product: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.747482] usb usb5: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21 kernel: [    2.753621] usb usb5: SerialNumber: 0000:00:1d.0
Jan 22 19:23:21 kernel: [    2.758712] PCI: Found IRQ 5 for device 0000:00:1d.1
Jan 22 19:23:21 kernel: [    2.763845] PCI: Sharing IRQ 5 with 0000:00:1a.7
Jan 22 19:23:21 kernel: [    2.768689] PCI: Sharing IRQ 5 with 0000:00:1f.2
Jan 22 19:23:21 kernel: [    2.773451] PCI: Sharing IRQ 5 with 0000:00:1f.5
Jan 22 19:23:21 kernel: [    2.778249] PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 22 19:23:21 kernel: [    2.778254] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.783738] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
Jan 22 19:23:21 kernel: [    2.791251] uhci_hcd 0000:00:1d.1: irq 5, io base 0x0000d080
Jan 22 19:23:21 kernel: [    2.797124] usb usb6: configuration #1 chosen from 1 choice
Jan 22 19:23:21 kernel: [    2.802953] hub 6-0:1.0: USB hub found
Jan 22 19:23:21 kernel: [    2.806836] hub 6-0:1.0: 2 ports detected
Jan 22 19:23:21 kernel: [    2.914916] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21 kernel: [    2.919602] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 22 19:23:21 kernel: [    2.926632] usb usb6: Product: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.931665] usb usb6: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21 kernel: [    2.937749] usb usb6: SerialNumber: 0000:00:1d.1
Jan 22 19:23:21 kernel: [    2.942849] PCI: Found IRQ 10 for device 0000:00:1d.2
Jan 22 19:23:21 kernel: [    2.948041] PCI: Sharing IRQ 10 with 0000:00:02.0
Jan 22 19:23:21 kernel: [    2.952876] PCI: Sharing IRQ 10 with 0000:00:03.0
Jan 22 19:23:21 kernel: [    2.957743] PCI: Sharing IRQ 10 with 0000:00:1a.0
Jan 22 19:23:21 kernel: [    2.962680] PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 22 19:23:21 kernel: [    2.962685] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 22 19:23:21 kernel: [    2.968134] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
Jan 22 19:23:21 kernel: [    2.975678] uhci_hcd 0000:00:1d.2: irq 10, io base 0x0000d000
Jan 22 19:23:21 kernel: [    2.981623] usb usb7: configuration #1 chosen from 1 choice
Jan 22 19:23:21 kernel: [    2.987381] hub 7-0:1.0: USB hub found
Jan 22 19:23:21 kernel: [    2.991234] hub 7-0:1.0: 2 ports detected
Jan 22 19:23:21 kernel: [    3.099258] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21 kernel: [    3.103844] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 22 19:23:21 kernel: [    3.110958] usb usb7: Product: UHCI Host Controller
Jan 22 19:23:21 kernel: [    3.115953] usb usb7: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21 kernel: [    3.122085] usb usb7: SerialNumber: 0000:00:1d.2
Jan 22 19:23:21 kernel: [    3.131850] PCI: Found IRQ 15 for device 0000:00:1d.7
Jan 22 19:23:21 kernel: [    3.135867] PCI: Sharing IRQ 15 with 0000:00:1d.0
Jan 22 19:23:21 kernel: [    3.140693] PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 22 19:23:21 kernel: [    3.140699] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 22 19:23:21 kernel: [    3.146120] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
Jan 22 19:23:21 kernel: [    3.157743] ehci_hcd 0000:00:1d.7: debug port 1
Jan 22 19:23:21 kernel: [    3.162486] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 22 19:23:21 kernel: [    3.162490] ehci_hcd 0000:00:1d.7: irq 15, io mem 0xffa7b000
Jan 22 19:23:21 kernel: [    3.180030] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 22 19:23:21 kernel: [    3.187734] usb usb8: configuration #1 chosen from 1 choice
Jan 22 19:23:21 kernel: [    3.193469] hub 8-0:1.0: USB hub found
Jan 22 19:23:21 kernel: [    3.197344] hub 8-0:1.0: 6 ports detected
Jan 22 19:23:21 kernel: [    3.305619] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
Jan 22 19:23:21 kernel: [    3.312143] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 22 19:23:21 kernel: [    3.319240] usb usb8: Product: EHCI Host Controller
Jan 22 19:23:21 kernel: [    3.324254] usb usb8: Manufacturer: Linux 2.6.26-2-486 ehci_hcd
Jan 22 19:23:21 kernel: [    3.330378] usb usb8: SerialNumber: 0000:00:1d.7
Jan 22 19:23:21 kernel: [    3.420912] thermal: Unknown symbol acpi_processor_set_thermal_limit
Jan 22 19:23:21 frontend: --> SET auto-install/enable true
Jan 22 19:23:21 frontend: <-- 0 value set
Jan 22 19:23:21 frontend: --> METAGET auto-install/enable type
Jan 22 19:23:21 frontend: <-- 0 boolean
Jan 22 19:23:21 frontend: --> FSET auto-install/enable seen true
Jan 22 19:23:21 frontend: <-- 0 true
Jan 22 19:23:21 frontend: --> SET netcfg/get_domain cam.xci-test.com
Jan 22 19:23:21 frontend: <-- 0 value set
Jan 22 19:23:21 frontend: --> METAGET netcfg/get_domain type
Jan 22 19:23:21 frontend: <-- 0 string
Jan 22 19:23:21 frontend: --> FSET netcfg/get_domain seen true
Jan 22 19:23:21 frontend: <-- 0 true
Jan 22 19:23:21 frontend: --> SET netcfg/get_hostname spider
Jan 22 19:23:21 frontend: <-- 0 value set
Jan 22 19:23:21 frontend: --> METAGET netcfg/get_hostname type
Jan 22 19:23:21 frontend: <-- 0 string
Jan 22 19:23:21 frontend: --> FSET netcfg/get_hostname seen true
Jan 22 19:23:21 frontend: <-- 0 true
Jan 22 19:23:21 frontend: --> SET netcfg/dhcp_timeout 150
Jan 22 19:23:21 frontend: <-- 0 value set
Jan 22 19:23:21 frontend: --> METAGET netcfg/dhcp_timeout type
Jan 22 19:23:21 frontend: <-- 0 text
Jan 22 19:23:21 frontend: --> FSET netcfg/dhcp_timeout seen true
Jan 22 19:23:21 frontend: <-- 0 true
Jan 22 19:23:21 frontend: --> SET preseed/url woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:21 frontend: <-- 0 value set
Jan 22 19:23:21 frontend: --> METAGET preseed/url type
Jan 22 19:23:21 frontend: <-- 0 string
Jan 22 19:23:21 frontend: --> FSET preseed/url seen true
Jan 22 19:23:21 frontend: <-- 0 true
Jan 22 19:23:21 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:21 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:21 frontend: --> GET preseed/early_command
Jan 22 19:23:21 frontend: <-- 0 
Jan 22 19:23:21 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Jan 22 19:23:21 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:21 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:21 frontend: --> GET rescue/enable
Jan 22 19:23:21 frontend: <-- 0 false
Jan 22 19:23:21 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Jan 22 19:23:21 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:21 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:21 init: init: starting pid 763, tty '': '/sbin/reopen-console /sbin/debian-installer'
Jan 22 19:23:21 init: init: starting pid 775, tty '/dev/tty4': '/usr/bin/tail -f /var/log/syslog'
Jan 22 19:23:21 frontend: --> GET debian-installer/theme
Jan 22 19:23:21 frontend: <-- 0 
Jan 22 19:23:21 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Jan 22 19:23:21 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:21 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:21 debconf: --> GET debconf/language
Jan 22 19:23:21 debconf: <-- 0 en
Jan 22 19:23:21 debconf: --> SET debconf/language en
Jan 22 19:23:21 debconf: Setting debconf/language to en
Jan 22 19:23:21 debconf: <-- 0 value set
Jan 22 19:23:21 debconf: --> GET rescue/enable
Jan 22 19:23:21 debconf: <-- 0 false
Jan 22 19:23:21 main-menu[782]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Jan 22 19:23:21 main-menu[782]: DEBUG: resolver (libc6): package doesn't exist (ignored)
Jan 22 19:23:21 debconf: --> GET auto-install/enable
Jan 22 19:23:21 debconf: <-- 0 true
Jan 22 19:23:21 debconf: --> GET auto-install/enable
Jan 22 19:23:21 debconf: <-- 0 true
Jan 22 19:23:21 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:21 debconf: <-- 0 Detect network hardware
Jan 22 19:23:21 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:21 debconf: <-- 0 Configure the network
Jan 22 19:23:21 debconf: --> GET auto-install/enable
Jan 22 19:23:21 debconf: <-- 0 true
Jan 22 19:23:21 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:21 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:21 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:21 debconf: --> GET preseed/url
Jan 22 19:23:21 debconf: <-- 0 woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:21 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:21 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:21 debconf: --> GET auto-install/enable
Jan 22 19:23:21 debconf: <-- 0 true
Jan 22 19:23:21 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:21 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:21 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:21 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:21 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:21 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:21 debconf: <-- 0 Download installer components
Jan 22 19:23:21 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:21 debconf: <-- 0 Change debconf priority
Jan 22 19:23:21 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:21 debconf: <-- 0 Save debug logs
Jan 22 19:23:21 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:21 debconf: <-- 0 Execute a shell
Jan 22 19:23:21 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:21 debconf: <-- 0 Abort the installation
Jan 22 19:23:21 debconf: --> GET auto-install/enable
Jan 22 19:23:21 debconf: <-- 0 true
Jan 22 19:23:21 debconf: --> GET auto-install/enable
Jan 22 19:23:21 debconf: <-- 0 true
Jan 22 19:23:21 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:21 debconf: <-- 0 OK
Jan 22 19:23:21 debconf: --> CAPB
Jan 22 19:23:21 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:21 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:21 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:21 debconf: <-- 0
Jan 22 19:23:21 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:21 debconf: <-- 0 Detect network hardware
Jan 22 19:23:21 debconf: --> SET debian-installer/main-menu Detect network hardware
Jan 22 19:23:21 debconf: <-- 0 value set
Jan 22 19:23:21 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:21 debconf: <-- 30 question skipped
Jan 22 19:23:21 debconf: --> GO
Jan 22 19:23:21 debconf: <-- 0 ok
Jan 22 19:23:21 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:21 debconf: <-- 0 Detect network hardware
Jan 22 19:23:21 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:21 debconf: <-- 0 Choose language
Jan 22 19:23:21 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:21 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:21 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:21 debconf: <-- 0 Detect network hardware
Jan 22 19:23:21 main-menu[782]: INFO: Menu item 'ethdetect' selected
Jan 22 19:23:21 debconf: --> SETTITLE debian-installer/ethdetect/title
Jan 22 19:23:21 debconf: <-- 0 OK
Jan 22 19:23:21 debconf: --> GET hw-detect/load-ide
Jan 22 19:23:21 debconf: <-- 0 false
Jan 22 19:23:21 debconf: --> PROGRESS START 0 1000 ethdetect/detect_progress_title
Jan 22 19:23:21 debconf: <-- 0 OK
Jan 22 19:23:21 debconf: --> PROGRESS INFO hw-detect/detect_progress_step
Jan 22 19:23:21 debconf: <-- 0 OK
Jan 22 19:23:21 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Jan 22 19:23:21 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jan 22 19:23:22 debconf: --> PROGRESS STEP 20
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:22 debconf: --> PROGRESS STEP 20
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:22 debconf: --> SUBST hw-detect/select_modules list usb-storage (USB storage)
Jan 22 19:23:22 debconf: Adding [list] -> [usb-storage (USB storage)]
Jan 22 19:23:22 debconf: <-- 0
Jan 22 19:23:22 debconf: --> SET hw-detect/select_modules usb-storage (USB storage)
Jan 22 19:23:22 debconf: <-- 0 value set
Jan 22 19:23:22 debconf: --> INPUT medium hw-detect/select_modules
Jan 22 19:23:22 debconf: <-- 30 question skipped
Jan 22 19:23:22 debconf: --> GO
Jan 22 19:23:22 debconf: <-- 0 ok
Jan 22 19:23:22 debconf: --> GET hw-detect/select_modules
Jan 22 19:23:22 debconf: <-- 0 usb-storage (USB storage)
Jan 22 19:23:22 hw-detect: Detected module 'usb-storage' for 'USB storage'
Jan 22 19:23:22 debconf: --> SUBST hw-detect/load_progress_step CARDNAME USB storage
Jan 22 19:23:22 debconf: Adding [CARDNAME] -> [USB storage]
Jan 22 19:23:22 debconf: <-- 0
Jan 22 19:23:22 debconf: --> SUBST hw-detect/load_progress_step MODULE usb-storage
Jan 22 19:23:22 debconf: Adding [MODULE] -> [usb-storage]
Jan 22 19:23:22 debconf: <-- 0
Jan 22 19:23:22 debconf: --> PROGRESS INFO hw-detect/load_progress_step
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:22 kernel: [    4.127646] SCSI subsystem initialized
Jan 22 19:23:22 kernel: [    4.128758] Initializing USB Mass Storage driver...
Jan 22 19:23:22 kernel: [    4.128772] usbcore: registered new interface driver usb-storage
Jan 22 19:23:22 kernel: [    4.128774] USB Mass Storage support registered.
Jan 22 19:23:22 hw-detect: insmod /lib/modules/2.6.26-2-486/kernel/drivers/scsi/scsi_mod.ko 
Jan 22 19:23:22 hw-detect: insmod /lib/modules/2.6.26-2-486/kernel/drivers/usb/storage/usb-storage.ko 
Jan 22 19:23:22 debconf: --> PROGRESS STEP 900
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:22 debconf: --> INPUT medium hw-detect/start_pcmcia
Jan 22 19:23:22 debconf: <-- 30 question skipped
Jan 22 19:23:22 debconf: --> GO
Jan 22 19:23:22 debconf: <-- 0 ok
Jan 22 19:23:22 debconf: --> GET hw-detect/start_pcmcia
Jan 22 19:23:22 debconf: <-- 0 true
Jan 22 19:23:22 debconf: --> INPUT low hw-detect/pcmcia_resources
Jan 22 19:23:22 debconf: <-- 30 question skipped
Jan 22 19:23:22 debconf: --> GO
Jan 22 19:23:22 debconf: <-- 0 ok
Jan 22 19:23:22 debconf: --> GET hw-detect/pcmcia_resources
Jan 22 19:23:22 debconf: <-- 0 
Jan 22 19:23:22 debconf: --> GET hw-detect/start_pcmcia
Jan 22 19:23:22 debconf: <-- 0 true
Jan 22 19:23:22 debconf: --> PROGRESS INFO hw-detect/pcmcia_step
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:22 hw-detect: Loading PCMCIA bridge driver module: i82365
Jan 22 19:23:22 kernel: [    4.145561] Intel ISA PCIC probe: not found.
Jan 22 19:23:22 hw-detect: FATAL: Error inserting i82365 (/lib/modules/2.6.26-2-486/kernel/drivers/pcmcia/i82365.ko): No such device
Jan 22 19:23:22 debconf: --> PROGRESS STEP 20
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:22 apt-install: Queueing package udev for later installation
Jan 22 19:23:22 apt-install: Queueing package usbutils for later installation
Jan 22 19:23:22 apt-install: Queueing package libc6-i686 for later installation
Jan 22 19:23:22 debconf: --> PROGRESS STEP 20
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:22 debconf: --> PROGRESS SET 1000
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:22 debconf: --> PROGRESS STOP
Jan 22 19:23:22 debconf: text_progress_stop
Jan 22 19:23:22 debconf: <-- 0 OK
Jan 22 19:23:23 check-missing-firmware: no missing firmware in /tmp/missing-firmware
Jan 22 19:23:23 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Jan 22 19:23:23 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jan 22 19:23:24 check-missing-firmware: no missing firmware in /tmp/missing-firmware
Jan 22 19:23:24 debconf: --> GET debconf/priority
Jan 22 19:23:24 debconf: <-- 0 high
Jan 22 19:23:24 debconf: --> GET debconf/priority
Jan 22 19:23:24 debconf: <-- 0 high
Jan 22 19:23:24 debconf: --> X_SAVE
Jan 22 19:23:24 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:24 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:24 debconf: <-- 0 OK
Jan 22 19:23:24 main-menu[782]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Jan 22 19:23:24 main-menu[782]: DEBUG: resolver (libc6): package doesn't exist (ignored)
Jan 22 19:23:24 debconf: --> GET auto-install/enable
Jan 22 19:23:24 debconf: <-- 0 true
Jan 22 19:23:24 debconf: --> GET auto-install/enable
Jan 22 19:23:24 debconf: <-- 0 true
Jan 22 19:23:24 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:24 debconf: <-- 0 Detect network hardware
Jan 22 19:23:24 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:24 debconf: <-- 0 Configure the network
Jan 22 19:23:24 debconf: --> GET auto-install/enable
Jan 22 19:23:24 debconf: <-- 0 true
Jan 22 19:23:24 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:24 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:24 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:24 debconf: --> GET preseed/url
Jan 22 19:23:24 debconf: <-- 0 woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:24 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:24 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:24 debconf: --> GET auto-install/enable
Jan 22 19:23:24 debconf: <-- 0 true
Jan 22 19:23:24 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:24 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:24 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:24 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:24 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:24 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:24 debconf: <-- 0 Download installer components
Jan 22 19:23:24 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:24 debconf: <-- 0 Change debconf priority
Jan 22 19:23:24 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:24 debconf: <-- 0 Save debug logs
Jan 22 19:23:24 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:24 debconf: <-- 0 Execute a shell
Jan 22 19:23:24 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:24 debconf: <-- 0 Abort the installation
Jan 22 19:23:24 debconf: --> GET auto-install/enable
Jan 22 19:23:24 debconf: <-- 0 true
Jan 22 19:23:24 debconf: --> GET auto-install/enable
Jan 22 19:23:24 debconf: <-- 0 true
Jan 22 19:23:24 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:24 debconf: <-- 0 OK
Jan 22 19:23:24 debconf: --> CAPB
Jan 22 19:23:24 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:24 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:24 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:24 debconf: <-- 0
Jan 22 19:23:24 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:24 debconf: <-- 0 Configure the network
Jan 22 19:23:24 debconf: --> SET debian-installer/main-menu Configure the network
Jan 22 19:23:24 debconf: <-- 0 value set
Jan 22 19:23:24 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:24 debconf: <-- 30 question skipped
Jan 22 19:23:24 debconf: --> GO
Jan 22 19:23:24 debconf: <-- 0 ok
Jan 22 19:23:24 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:24 debconf: <-- 0 Configure the network
Jan 22 19:23:24 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:24 debconf: <-- 0 Choose language
Jan 22 19:23:24 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:24 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:24 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:24 debconf: <-- 0 Detect network hardware
Jan 22 19:23:24 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:24 debconf: <-- 0 Configure the network
Jan 22 19:23:24 main-menu[782]: INFO: Menu item 'netcfg' selected
Jan 22 19:23:24 debconf: --> SETTITLE debian-installer/netcfg/title
Jan 22 19:23:24 debconf: <-- 0 OK
Jan 22 19:23:24 debconf: --> CAPB backup
Jan 22 19:23:24 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:24 debconf: --> GET netcfg/disable_dhcp
Jan 22 19:23:24 debconf: <-- 0 false
Jan 22 19:23:24 debconf: --> SET netcfg/use_dhcp true
Jan 22 19:23:24 debconf: <-- 0 value set
Jan 22 19:23:24 debconf: --> GET netcfg/choose_interface
Jan 22 19:23:24 debconf: <-- 0 
Jan 22 19:23:24 debconf: --> METAGET netcfg/internal-wireless description
Jan 22 19:23:24 debconf: <-- 0 wireless
Jan 22 19:23:24 debconf: --> INPUT medium netcfg/use_dhcp
Jan 22 19:23:24 debconf: <-- 30 question skipped
Jan 22 19:23:24 debconf: --> GO
Jan 22 19:23:24 debconf: <-- 0 ok
Jan 22 19:23:24 debconf: --> GET netcfg/use_dhcp
Jan 22 19:23:24 debconf: <-- 0 true
Jan 22 19:23:24 dhclient: Internet Systems Consortium DHCP Client V3.1.1
Jan 22 19:23:24 dhclient: Copyright 2004-2008 Internet Systems Consortium.
Jan 22 19:23:24 dhclient: All rights reserved.
Jan 22 19:23:24 dhclient: For info, please visit http://www.isc.org/sw/dhcp/
Jan 22 19:23:24 dhclient: 
Jan 22 19:23:24 debconf: --> GET netcfg/dhcp_timeout
Jan 22 19:23:24 debconf: <-- 0 150
Jan 22 19:23:24 debconf: --> CAPB backup progresscancel
Jan 22 19:23:24 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:24 debconf: --> PROGRESS START 0 150 netcfg/dhcp_progress
Jan 22 19:23:24 debconf: <-- 0 OK
Jan 22 19:23:24 debconf: --> PROGRESS INFO netcfg/dhcp_progress_note
Jan 22 19:23:24 debconf: <-- 0 OK
Jan 22 19:23:25 debconf: --> PROGRESS STEP 1
Jan 22 19:23:25 debconf: <-- 0 OK
Jan 22 19:23:26 dhclient: Listening on LPF/eth0/00:13:20:f5:f5:b0
Jan 22 19:23:26 dhclient: Sending on   LPF/eth0/00:13:20:f5:f5:b0
Jan 22 19:23:26 dhclient: Sending on   Socket/fallback
Jan 22 19:23:26 debconf: --> PROGRESS STEP 1
Jan 22 19:23:26 debconf: <-- 0 OK
Jan 22 19:23:27 kernel: [    9.181621] eth0: Link is Up 1000 Mbps Full Duplex, Flow Control: None
Jan 22 19:23:27 debconf: --> PROGRESS STEP 1
Jan 22 19:23:27 debconf: <-- 0 OK
Jan 22 19:23:28 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Jan 22 19:23:28 dhclient: DHCPOFFER from 10.80.248.4
Jan 22 19:23:28 dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Jan 22 19:23:28 dhclient: DHCPACK from 10.80.248.4
Jan 22 19:23:28 dhclient: bound to 10.80.248.93 -- renewal in 813 seconds.
Jan 22 19:23:28 debconf: --> PROGRESS STEP 1
Jan 22 19:23:28 debconf: <-- 0 OK
Jan 22 19:23:28 debconf: --> CAPB backup
Jan 22 19:23:28 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:28 debconf: --> PROGRESS SET 150
Jan 22 19:23:28 debconf: <-- 0 OK
Jan 22 19:23:28 debconf: --> PROGRESS INFO netcfg/dhcp_success_note
Jan 22 19:23:28 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> PROGRESS STOP
Jan 22 19:23:30 debconf: text_progress_stop
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SET netcfg/get_domain cam.xci-test.com
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 netcfg[1966]: INFO: DHCP hostname: "spider.cam.xci-test.com"
Jan 22 19:23:30 debconf: --> SET netcfg/get_hostname spider.cam.xci-test.com
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> INPUT high netcfg/get_hostname
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET netcfg/get_hostname
Jan 22 19:23:30 debconf: <-- 0 spider.cam.xci-test.com
Jan 22 19:23:30 debconf: --> SET netcfg/get_domain cam.xci-test.com
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 netcfg[1966]: INFO: Detected eth0 as a hotpluggable device
Jan 22 19:23:30 main-menu[782]: (process:1965): Internet Systems Consortium DHCP Client V3.1.1
Jan 22 19:23:30 main-menu[782]: (process:1965): Copyright 2004-2008 Internet Systems Consortium.
Jan 22 19:23:30 main-menu[782]: (process:1965): All rights reserved.
Jan 22 19:23:30 main-menu[782]: (process:1965): For info, please visit http://www.isc.org/sw/dhcp/
Jan 22 19:23:30 main-menu[782]: (process:1965): 
Jan 22 19:23:30 main-menu[782]: (process:1965): Listening on LPF/eth0/00:13:20:f5:f5:b0
Jan 22 19:23:30 main-menu[782]: (process:1965): 
Jan 22 19:23:30 main-menu[782]: (process:1965): Sending on   LPF/eth0/00:13:20:f5:f5:b0
Jan 22 19:23:30 main-menu[782]: (process:1965): Sending on   Socket/fallback
Jan 22 19:23:30 main-menu[782]: (process:1965): DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Jan 22 19:23:30 main-menu[782]: (process:1965): DHCPOFFER from 10.80.248.4
Jan 22 19:23:30 main-menu[782]: (process:1965): DHCPREQUEST on eth0 to 255.255.255.255 port 67
Jan 22 19:23:30 main-menu[782]: (process:1965): DHCPACK from 10.80.248.4
Jan 22 19:23:30 main-menu[782]: (process:1965): bound to 10.80.248.93 -- renewal in 813 seconds.
Jan 22 19:23:30 main-menu[782]: (process:1965): 
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> X_SAVE
Jan 22 19:23:30 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:30 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6): package doesn't exist (ignored)
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> GET preseed/url
Jan 22 19:23:30 debconf: <-- 0 woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:30 debconf: <-- 0 Download installer components
Jan 22 19:23:30 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:30 debconf: <-- 0 Change debconf priority
Jan 22 19:23:30 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:30 debconf: <-- 0 Save debug logs
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:30 debconf: <-- 0 Execute a shell
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:30 debconf: <-- 0 Abort the installation
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:30 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> SET debian-installer/main-menu Support for automatic installs
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 0 Support for automatic installs
Jan 22 19:23:30 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose language
Jan 22 19:23:30 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 main-menu[782]: INFO: Menu item 'auto-install' selected
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/auto-install/title
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title does not exist
Jan 22 19:23:30 main-menu[782]: WARNING **: Unable to set title for auto-install.
Jan 22 19:23:30 debconf: --> GET preseed/url
Jan 22 19:23:30 debconf: <-- 0 woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> SET preseed/url http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> X_SAVE
Jan 22 19:23:30 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:30 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6): package doesn't exist (ignored)
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> GET preseed/url
Jan 22 19:23:30 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:30 debconf: <-- 0 Download installer components
Jan 22 19:23:30 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:30 debconf: <-- 0 Change debconf priority
Jan 22 19:23:30 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:30 debconf: <-- 0 Save debug logs
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:30 debconf: <-- 0 Execute a shell
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:30 debconf: <-- 0 Abort the installation
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET preseed/url
Jan 22 19:23:30 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:30 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> SET debian-installer/main-menu Download debconf preconfiguration file
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose language
Jan 22 19:23:30 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 main-menu[782]: INFO: Menu item 'network-preseed' selected
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/network-preseed/title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> GET preseed/url
Jan 22 19:23:30 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> GET preseed/url/checksum
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> GET mirror/http/proxy
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> SET preseed/include
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SET preseed/include_command
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SET preseed/run
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> GET preseed/interactive
Jan 22 19:23:30 debconf: <-- 0 false
Jan 22 19:23:30 debconf: --> SET mirror/suite lenny
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET mirror/suite seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET debian-installer/locale en_GB
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET debian-installer/locale seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET console-keymaps-at/keymap gb
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET console-keymaps-at/keymap seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET mirror/country manual
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET mirror/country seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET mirror/http/proxy
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET mirror/http/proxy seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET clock-setup/utc true
Jan 22 19:23:30 debconf: <-- 10 clock-setup/utc doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy clock-setup/utc
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET clock-setup/utc true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST clock-setup/utc ID clock-setup/utc
Jan 22 19:23:30 debconf: Adding [ID] -> [clock-setup/utc]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET clock-setup/utc seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET time/zone Europe/London
Jan 22 19:23:30 debconf: <-- 10 time/zone doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy time/zone
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET time/zone Europe/London
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST time/zone ID time/zone
Jan 22 19:23:30 debconf: Adding [ID] -> [time/zone]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET time/zone seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET clock-setup/ntp true
Jan 22 19:23:30 debconf: <-- 10 clock-setup/ntp doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy clock-setup/ntp
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET clock-setup/ntp true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST clock-setup/ntp ID clock-setup/ntp
Jan 22 19:23:30 debconf: Adding [ID] -> [clock-setup/ntp]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET clock-setup/ntp seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-auto/method lvm
Jan 22 19:23:30 debconf: <-- 10 partman-auto/method doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-auto/method
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-auto/method lvm
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-auto/method ID partman-auto/method
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-auto/method]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-auto/method seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-md/device_remove_md true
Jan 22 19:23:30 debconf: <-- 10 partman-md/device_remove_md doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-md/device_remove_md
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-md/device_remove_md true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-md/device_remove_md ID partman-md/device_remove_md
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-md/device_remove_md]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-md/device_remove_md seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-lvm/device_remove_lvm true
Jan 22 19:23:30 debconf: <-- 10 partman-lvm/device_remove_lvm doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-lvm/device_remove_lvm
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-lvm/device_remove_lvm true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-lvm/device_remove_lvm ID partman-lvm/device_remove_lvm
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-lvm/device_remove_lvm]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-lvm/device_remove_lvm seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-partitioning/confirm_write_new_label true
Jan 22 19:23:30 debconf: <-- 10 partman-partitioning/confirm_write_new_label doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-partitioning/confirm_write_new_label
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-partitioning/confirm_write_new_label true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-partitioning/confirm_write_new_label ID partman-partitioning/confirm_write_new_label
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-partitioning/confirm_write_new_label]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-partitioning/confirm_write_new_label seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman/choose_partition finish
Jan 22 19:23:30 debconf: <-- 10 partman/choose_partition doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman/choose_partition
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman/choose_partition finish
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman/choose_partition ID partman/choose_partition
Jan 22 19:23:30 debconf: Adding [ID] -> [partman/choose_partition]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman/choose_partition seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman/confirm true
Jan 22 19:23:30 debconf: <-- 10 partman/confirm doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman/confirm
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman/confirm true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman/confirm ID partman/confirm
Jan 22 19:23:30 debconf: Adding [ID] -> [partman/confirm]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman/confirm seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-lvm/confirm true
Jan 22 19:23:30 debconf: <-- 10 partman-lvm/confirm doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-lvm/confirm
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-lvm/confirm true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-lvm/confirm ID partman-lvm/confirm
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-lvm/confirm]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-lvm/confirm seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/disable_dhcp true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/disable_dhcp seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/get_nameservers 10.80.248.2 10.80.16.28 10.80.16.67
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/get_nameservers seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/get_ipaddress 10.80.248.93
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/get_ipaddress seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/get_netmask 255.255.254.0
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/get_netmask seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/get_gateway 10.80.249.254
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/get_gateway seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/confirm_static true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/confirm_static seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/get_hostname spider
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/get_hostname seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/get_domain cam.xci-test.com
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/get_domain seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET netcfg/wireless_wep
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET netcfg/wireless_wep seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-auto/disk /dev/sda
Jan 22 19:23:30 debconf: <-- 10 partman-auto/disk doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-auto/disk
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-auto/disk /dev/sda
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-auto/disk ID partman-auto/disk
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-auto/disk]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-auto/disk seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-ext3/no_mount_point false
Jan 22 19:23:30 debconf: <-- 10 partman-ext3/no_mount_point doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-ext3/no_mount_point
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-ext3/no_mount_point false
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-ext3/no_mount_point ID partman-ext3/no_mount_point
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-ext3/no_mount_point]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-ext3/no_mount_point seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-basicmethods/method_only false
Jan 22 19:23:30 debconf: <-- 10 partman-basicmethods/method_only doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-basicmethods/method_only
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-basicmethods/method_only false
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-basicmethods/method_only ID partman-basicmethods/method_only
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-basicmethods/method_only]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-basicmethods/method_only seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET partman-auto/expert_recipe boot-root :: 300 50 300 ext3 $primary{ } $bootable{ } method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /boot } . 30000 50 30000 ext3 method{ format } format{ } $lvm
Jan 22 19:23:30 debconf: <-- 10 partman-auto/expert_recipe doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy partman-auto/expert_recipe
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET partman-auto/expert_recipe boot-root :: 300 50 300 ext3 $primary{ } $bootable{ } method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /boot } . 30000 50 30000 ext3 method{ format } format{ } $lvm
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST partman-auto/expert_recipe ID partman-auto/expert_recipe
Jan 22 19:23:30 debconf: Adding [ID] -> [partman-auto/expert_recipe]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET partman-auto/expert_recipe seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET passwd/root-password xenroot
Jan 22 19:23:30 debconf: <-- 10 passwd/root-password doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy passwd/root-password
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET passwd/root-password xenroot
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST passwd/root-password ID passwd/root-password
Jan 22 19:23:30 debconf: Adding [ID] -> [passwd/root-password]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET passwd/root-password seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET passwd/root-password-again xenroot
Jan 22 19:23:30 debconf: <-- 10 passwd/root-password-again doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy passwd/root-password-again
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET passwd/root-password-again xenroot
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST passwd/root-password-again ID passwd/root-password-again
Jan 22 19:23:30 debconf: Adding [ID] -> [passwd/root-password-again]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET passwd/root-password-again seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET passwd/user-fullname FLOSS Xen Test
Jan 22 19:23:30 debconf: <-- 10 passwd/user-fullname doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy passwd/user-fullname
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET passwd/user-fullname FLOSS Xen Test
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST passwd/user-fullname ID passwd/user-fullname
Jan 22 19:23:30 debconf: Adding [ID] -> [passwd/user-fullname]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET passwd/user-fullname seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET passwd/username osstest
Jan 22 19:23:30 debconf: <-- 10 passwd/username doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy passwd/username
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET passwd/username osstest
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST passwd/username ID passwd/username
Jan 22 19:23:30 debconf: Adding [ID] -> [passwd/username]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET passwd/username seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET passwd/user-password osstest
Jan 22 19:23:30 debconf: <-- 10 passwd/user-password doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy passwd/user-password
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET passwd/user-password osstest
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST passwd/user-password ID passwd/user-password
Jan 22 19:23:30 debconf: Adding [ID] -> [passwd/user-password]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET passwd/user-password seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET passwd/user-password-again osstest
Jan 22 19:23:30 debconf: <-- 10 passwd/user-password-again doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy passwd/user-password-again
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET passwd/user-password-again osstest
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST passwd/user-password-again ID passwd/user-password-again
Jan 22 19:23:30 debconf: Adding [ID] -> [passwd/user-password-again]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET passwd/user-password-again seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET console-data/keymap/policy Don't touch keymap
Jan 22 19:23:30 debconf: <-- 10 console-data/keymap/policy doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy console-data/keymap/policy
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET console-data/keymap/policy Don't touch keymap
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST console-data/keymap/policy ID console-data/keymap/policy
Jan 22 19:23:30 debconf: Adding [ID] -> [console-data/keymap/policy]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET console-data/keymap/policy seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET console-data/keymap/policy Don't touch keymap
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET console-data/keymap/policy seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET console-data/keymap/family qwerty
Jan 22 19:23:30 debconf: <-- 10 console-data/keymap/family doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy console-data/keymap/family
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET console-data/keymap/family qwerty
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST console-data/keymap/family ID console-data/keymap/family
Jan 22 19:23:30 debconf: Adding [ID] -> [console-data/keymap/family]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET console-data/keymap/family seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET console-data/keymap/template/layout British
Jan 22 19:23:30 debconf: <-- 10 console-data/keymap/template/layout doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy console-data/keymap/template/layout
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET console-data/keymap/template/layout British
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST console-data/keymap/template/layout ID console-data/keymap/template/layout
Jan 22 19:23:30 debconf: Adding [ID] -> [console-data/keymap/template/layout]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET console-data/keymap/template/layout seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET popularity-contest/participate false
Jan 22 19:23:30 debconf: <-- 10 popularity-contest/participate doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy popularity-contest/participate
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET popularity-contest/participate false
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST popularity-contest/participate ID popularity-contest/participate
Jan 22 19:23:30 debconf: Adding [ID] -> [popularity-contest/participate]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET popularity-contest/participate seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET tasksel/first standard, web-server
Jan 22 19:23:30 debconf: <-- 10 tasksel/first doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy tasksel/first
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET tasksel/first standard, web-server
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST tasksel/first ID tasksel/first
Jan 22 19:23:30 debconf: Adding [ID] -> [tasksel/first]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET tasksel/first seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET pkgsel/include openssh-server
Jan 22 19:23:30 debconf: <-- 10 pkgsel/include doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy pkgsel/include
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET pkgsel/include openssh-server
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST pkgsel/include ID pkgsel/include
Jan 22 19:23:30 debconf: Adding [ID] -> [pkgsel/include]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET pkgsel/include seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET grub-installer/only_debian true
Jan 22 19:23:30 debconf: <-- 10 grub-installer/only_debian doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy grub-installer/only_debian
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET grub-installer/only_debian true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST grub-installer/only_debian ID grub-installer/only_debian
Jan 22 19:23:30 debconf: Adding [ID] -> [grub-installer/only_debian]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET grub-installer/only_debian seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET finish-install/keep-consoles true
Jan 22 19:23:30 debconf: <-- 10 finish-install/keep-consoles doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy finish-install/keep-consoles
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET finish-install/keep-consoles true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST finish-install/keep-consoles ID finish-install/keep-consoles
Jan 22 19:23:30 debconf: Adding [ID] -> [finish-install/keep-consoles]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET finish-install/keep-consoles seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET finish-install/reboot_in_progress
Jan 22 19:23:30 debconf: <-- 10 finish-install/reboot_in_progress doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy finish-install/reboot_in_progress
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET finish-install/reboot_in_progress
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST finish-install/reboot_in_progress ID finish-install/reboot_in_progress
Jan 22 19:23:30 debconf: Adding [ID] -> [finish-install/reboot_in_progress]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET finish-install/reboot_in_progress seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET cdrom-detect/eject false
Jan 22 19:23:30 debconf: <-- 10 cdrom-detect/eject doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy cdrom-detect/eject
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET cdrom-detect/eject false
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST cdrom-detect/eject ID cdrom-detect/eject
Jan 22 19:23:30 debconf: Adding [ID] -> [cdrom-detect/eject]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET cdrom-detect/eject seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET preseed/late_command wget -O /tmp/latecmd 'http://woking.cam.xci-test.com/~osstest/osstest/spider_latecmd' && chmod +x /tmp/latecmd && /tmp/latecmd
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET preseed/late_command seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET mirror/http/hostname debian.uk.xensource.com
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET mirror/http/hostname seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET mirror/http/directory /debian
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET mirror/http/directory seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET clock-setup/ntp-server ntp.uk.xensource.com
Jan 22 19:23:30 debconf: <-- 10 clock-setup/ntp-server doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/dummy clock-setup/ntp-server
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SET clock-setup/ntp-server ntp.uk.xensource.com
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST clock-setup/ntp-server ID clock-setup/ntp-server
Jan 22 19:23:30 debconf: Adding [ID] -> [clock-setup/ntp-server]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FSET clock-setup/ntp-server seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 preseed: successfully loaded preseed file from http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> GET preseed/include
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> GET preseed/include_command
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> GET preseed/include/checksum
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> GET preseed/run
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> SET preseed/include
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SET preseed/include_command
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SET preseed/run
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> GET preseed/early_command
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> X_SAVE
Jan 22 19:23:30 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:30 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6): package doesn't exist (ignored)
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> GET preseed/url
Jan 22 19:23:30 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:30 debconf: <-- 0 Download installer components
Jan 22 19:23:30 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:30 debconf: <-- 0 Change debconf priority
Jan 22 19:23:30 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:30 debconf: <-- 0 Save debug logs
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:30 debconf: <-- 0 Execute a shell
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:30 debconf: <-- 0 Abort the installation
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:30 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 debconf: --> SET debian-installer/main-menu Delayed configuration of locale and keyboard for auto-install
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 0 Delayed configuration of locale and keyboard for auto-install
Jan 22 19:23:30 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose language
Jan 22 19:23:30 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 main-menu[782]: INFO: Menu item 'ai-choosers' selected
Jan 22 19:23:30 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> SET debian-installer/missing-provide Select a keyboard layout
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SUBST debian-installer/missing-provide CHOICES Select a keyboard layout
Jan 22 19:23:30 debconf: Adding [CHOICES] -> [Select a keyboard layout]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> INPUT medium debian-installer/missing-provide
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> GET debian-installer/missing-provide
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> METAGET debian-installer/console-keymaps-at/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/console-keymaps-at/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for console-keymaps-at
Jan 22 19:23:30 debconf: --> METAGET debian-installer/console-keymaps-at/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/console-keymaps-at/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for console-keymaps-at
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/kbd-chooser/title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> VERSION 2
Jan 22 19:23:30 debconf: <-- 0 2.0
Jan 22 19:23:30 debconf: --> GET debian-installer/locale
Jan 22 19:23:30 debconf: <-- 0 en_GB
Jan 22 19:23:30 debconf: --> GET console-keymaps-at/keymap
Jan 22 19:23:30 debconf: <-- 0 gb
Jan 22 19:23:30 debconf: --> GET console-tools/archs
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 kbd-chooser[4138]: DEBUG: Mounting usbdevfs to look for kbd
Jan 22 19:23:30 kbd-chooser[4138]: DEBUG: Parsing /proc/bus/usb/devices
Jan 22 19:23:30 kbd-chooser[4138]: DEBUG: Adding generic entry for AT keymaps
Jan 22 19:23:30 debconf: --> METAGET kbd-chooser/kbd/at Description
Jan 22 19:23:30 debconf: <-- 0 PC-style (AT or PS-2 connector) keyboard
Jan 22 19:23:30 debconf: --> METAGET kbd-chooser/kbd/at Description
Jan 22 19:23:30 debconf: <-- 0 PC-style (AT or PS-2 connector) keyboard
Jan 22 19:23:30 kbd-chooser[4138]: INFO: keyboard type at: present: true:  
Jan 22 19:23:30 kbd-chooser[4138]: INFO: keyboard type at: present: unknown  
Jan 22 19:23:30 debconf: --> SET debian-installer/serial-console true
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 kbd-chooser[4138]: INFO: Setting debian-installer/serial-console to true
Jan 22 19:23:30 debconf: --> SET debian-installer/uml-console false
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 kbd-chooser[4138]: INFO: Setting debian-installer/uml-console to false
Jan 22 19:23:30 debconf: --> METAGET kbd-chooser/no-keyboard Description
Jan 22 19:23:30 debconf: <-- 0 No keyboard to configure
Jan 22 19:23:30 debconf: --> GET console-tools/archs
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> SET console-tools/archs no-keyboard
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SUBST console-tools/archs KBD-ARCHS at, no-keyboard
Jan 22 19:23:30 debconf: Adding [KBD-ARCHS] -> [at, no-keyboard]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SUBST console-tools/archs KBD-ARCHS-L10N PC-style (AT or PS-2 connector) keyboard, No keyboard to configure
Jan 22 19:23:30 debconf: Adding [KBD-ARCHS-L10N] -> [PC-style (AT or PS-2 connector) keyboard, No keyboard to configure]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> INPUT low console-tools/archs
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET console-tools/archs
Jan 22 19:23:30 debconf: <-- 0 no-keyboard
Jan 22 19:23:30 kbd-chooser[4138]: INFO: kbd-chooser: arch no-keyboard selected
Jan 22 19:23:30 kbd-chooser[4138]: INFO: kbd-chooser: not setting keymap
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/localechooser/title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> REGISTER debian-installer/language debconf/language
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SUBST localechooser/languagelist CODES C, en
Jan 22 19:23:30 debconf: Adding [CODES] -> [C, en]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SUBST localechooser/languagelist NAMES_EN C, English
Jan 22 19:23:30 debconf: Adding [NAMES_EN] -> [C, English]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> SUBST localechooser/languagelist NAMES_BOTH C${!TAB}-${!TAB}No localization, English${!TAB}-${!TAB}English
Jan 22 19:23:30 debconf: Adding [NAMES_BOTH] -> [C${!TAB}-${!TAB}No localization, English${!TAB}-${!TAB}English]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> GET debian-installer/locale
Jan 22 19:23:30 debconf: <-- 0 en_GB
Jan 22 19:23:30 localechooser: info: Locale has been preseeded to en_GB
Jan 22 19:23:30 debconf: --> FGET debian-installer/locale seen
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> FSET debian-installer/locale seen false
Jan 22 19:23:30 debconf: <-- 0 false
Jan 22 19:23:30 debconf: --> METAGET localechooser/languagelist Choices-C
Jan 22 19:23:30 debconf: <-- 0 C, en
Jan 22 19:23:30 debconf: --> METAGET localechooser/languagelist Choices-C
Jan 22 19:23:30 debconf: <-- 0 C, en
Jan 22 19:23:30 debconf: --> SET localechooser/languagelist en
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 localechooser: info: Set localechooser/languagelist = 'en'
Jan 22 19:23:30 debconf: --> FSET localechooser/languagelist seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET debian-installer/country GB
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 localechooser: info: Set debian-installer/country = 'GB'
Jan 22 19:23:30 debconf: --> FSET debian-installer/country seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> FSET localechooser/continentlist seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> SET debian-installer/locale en_GB
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FSET debian-installer/locale seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> FSET localechooser/supported-locales seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 localechooser: info: Set debian-installer/locale = 'en_GB'
Jan 22 19:23:30 debconf: --> SET debconf/language
Jan 22 19:23:30 debconf: Setting debconf/language to 
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> CAPB backup align
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> INPUT critical localechooser/languagelist
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> GET localechooser/languagelist
Jan 22 19:23:30 debconf: <-- 0 en
Jan 22 19:23:30 localechooser: info: Language = 'en'
Jan 22 19:23:30 localechooser: info: line=en;0;US;en_US.UTF-8;;kbd=lat0-sun16(utf8)
Jan 22 19:23:30 debconf: --> SET debian-installer/language en
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 localechooser: info: Set debian-installer/language = 'en'
Jan 22 19:23:30 debconf: --> SET debian-installer/locale en_US.UTF-8
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Jan 22 19:23:30 debconf: --> SET debian-installer/fallbacklocale en_US.UTF-8
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
Jan 22 19:23:30 localechooser: info: Default country = 'US'
Jan 22 19:23:30 debconf: --> SET debian-installer/consoledisplay kbd=lat0-sun16(utf8)
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SET debconf/language en
Jan 22 19:23:30 debconf: Setting debconf/language to en
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> GET debian-installer/country
Jan 22 19:23:30 debconf: <-- 0 GB
Jan 22 19:23:30 debconf: --> UNREGISTER localechooser/shortlist
Jan 22 19:23:30 debconf: <-- 10 localechooser/shortlist doesn't exist
Jan 22 19:23:30 debconf: --> REGISTER localechooser/shortlist/en localechooser/shortlist
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FGET debian-installer/country seen
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> FSET localechooser/shortlist seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET localechooser/shortlist Choices-C
Jan 22 19:23:30 debconf: <-- 0 AU, BW, CA, HK, IN, IE, NZ, NG, PH, SG, ZA, GB, US, ZW, other
Jan 22 19:23:30 debconf: --> SET localechooser/shortlist GB
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> INPUT critical localechooser/shortlist
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> GET localechooser/shortlist
Jan 22 19:23:30 debconf: <-- 0 GB
Jan 22 19:23:30 debconf: --> SET debian-installer/country GB
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 localechooser: info: Set debian-installer/country = 'GB'
Jan 22 19:23:30 debconf: --> SET debian-installer/locale en_GB.UTF-8
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 localechooser: info: Set debian-installer/locale = 'en_GB.UTF-8'
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SUBST debian-installer/locale LOCALELIST en_GB.UTF-8, en_GB, en_GB.ISO-8859-15
Jan 22 19:23:30 debconf: Adding [LOCALELIST] -> [en_GB.UTF-8, en_GB, en_GB.ISO-8859-15]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> INPUT medium debian-installer/locale
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> GET debian-installer/locale
Jan 22 19:23:30 debconf: <-- 0 en_GB.UTF-8
Jan 22 19:23:30 localechooser: info: Selected locale (debian-installer/locale) = 'en_GB.UTF-8'
Jan 22 19:23:30 debconf: --> SUBST localechooser/supported-locales LOCALELIST aa_DJ.UTF-8, aa_DJ, aa_ER, aa_ER@saaho, aa_ET, af_ZA.UTF-8, af_ZA, am_ET, an_ES.UTF-8, an_ES, ar_AE.UTF-8, ar_AE, ar_BH.UTF-8, ar_BH, ar_DZ.UTF-8, ar_DZ, ar_EG.UTF-8, ar_EG,
Jan 22 19:23:30 debconf: Adding [LOCALELIST] -> [aa_DJ.UTF-8, aa_DJ, aa_ER, aa_ER@saaho, aa_ET, af_ZA.UTF-8, af_ZA, am_ET, an_ES.UTF-8, an_ES, ar_AE.UTF-8, ar_AE, ar_BH.UTF-8, ar_BH, ar_DZ.UTF-8, ar_DZ, ar_EG.UTF-8, ar_EG, ar_IN, ar_IQ.UTF-8, ar_IQ, a
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> FGET localechooser/supported-locales seen
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> INPUT medium localechooser/supported-locales
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SET debian-installer/charmap UTF-8
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/ai-choosers/title
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title does not exist
Jan 22 19:23:30 main-menu[782]: WARNING **: Unable to set title for ai-choosers.
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> X_SAVE
Jan 22 19:23:30 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:30 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6): package doesn't exist (ignored)
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> GET preseed/url
Jan 22 19:23:30 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:30 debconf: <-- 0 Download installer components
Jan 22 19:23:30 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:30 debconf: <-- 0 Change debconf priority
Jan 22 19:23:30 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:30 debconf: <-- 0 Save debug logs
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:30 debconf: <-- 0 Execute a shell
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:30 debconf: <-- 0 Abort the installation
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:30 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: --> SET debian-installer/main-menu Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose language
Jan 22 19:23:30 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 main-menu[782]: INFO: Menu item 'choose-mirror' selected
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/choose-mirror/title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> GET anna/retriever
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 anna-install: Queueing udeb apt-mirror-setup for later installation
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> VERSION 2
Jan 22 19:23:30 debconf: <-- 0 2.0
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> SUBST mirror/protocol protocols http, ftp
Jan 22 19:23:30 debconf: Adding [protocols] -> [http, ftp]
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> INPUT medium mirror/protocol
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/protocol
Jan 22 19:23:30 debconf: <-- 0 http
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/country
Jan 22 19:23:30 debconf: <-- 0 manual
Jan 22 19:23:30 debconf: --> SET mirror/http/countries manual
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> FGET mirror/country seen
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> FSET mirror/http/countries seen true
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> INPUT high mirror/http/countries
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/http/countries
Jan 22 19:23:30 debconf: <-- 0 manual
Jan 22 19:23:30 debconf: --> SET mirror/country manual
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/country
Jan 22 19:23:30 debconf: <-- 0 manual
Jan 22 19:23:30 debconf: --> INPUT critical mirror/http/hostname
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> INPUT critical mirror/http/directory
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> INPUT high mirror/http/proxy
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/http/proxy
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/http/hostname
Jan 22 19:23:30 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:30 debconf: --> GET mirror/http/directory
Jan 22 19:23:30 debconf: <-- 0 /debian
Jan 22 19:23:30 debconf: --> PROGRESS START 0 1 mirror/checking_title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> PROGRESS INFO mirror/checking_download
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> GET mirror/http/hostname
Jan 22 19:23:30 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:30 debconf: --> GET mirror/http/directory
Jan 22 19:23:30 debconf: <-- 0 /debian
Jan 22 19:23:30 debconf: --> GET mirror/suite
Jan 22 19:23:30 debconf: <-- 0 lenny
Jan 22 19:23:30 choose-mirror[4312]: DEBUG: command: wget -q http://debian.uk.xensource.com/debian/dists/lenny/Release -O - | grep ^Suite: | cut -d' ' -f 2
Jan 22 19:23:30 debconf: --> SET mirror/suite stable
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> PROGRESS STEP 1
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> PROGRESS STOP
Jan 22 19:23:30 debconf: text_progress_stop
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/suite
Jan 22 19:23:30 debconf: <-- 0 stable
Jan 22 19:23:30 debconf: --> INPUT medium mirror/suite
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/http/hostname
Jan 22 19:23:30 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:30 debconf: --> GET mirror/http/directory
Jan 22 19:23:30 debconf: <-- 0 /debian
Jan 22 19:23:30 debconf: --> GET mirror/suite
Jan 22 19:23:30 debconf: <-- 0 stable
Jan 22 19:23:30 choose-mirror[4312]: DEBUG: command: wget -q http://debian.uk.xensource.com/debian/dists/stable/Release -O - | grep ^Codename: | cut -d' ' -f 2
Jan 22 19:23:30 debconf: --> SET mirror/codename lenny
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 choose-mirror[4312]: INFO: codename set to: lenny
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/http/hostname
Jan 22 19:23:30 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:30 debconf: --> GET mirror/http/directory
Jan 22 19:23:30 debconf: <-- 0 /debian
Jan 22 19:23:30 debconf: --> GET mirror/suite
Jan 22 19:23:30 debconf: <-- 0 stable
Jan 22 19:23:30 choose-mirror[4312]: DEBUG: command: wget -q http://debian.uk.xensource.com/debian/dists/stable/main/binary-i386/Release -O - | grep Architecture
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET mirror/codename
Jan 22 19:23:30 debconf: <-- 0 lenny
Jan 22 19:23:30 debconf: --> GET anna/retriever
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 anna-install: Queueing udeb lenny-support for later installation
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> GET debconf/priority
Jan 22 19:23:30 debconf: <-- 0 high
Jan 22 19:23:30 debconf: --> X_SAVE
Jan 22 19:23:30 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:30 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Jan 22 19:23:30 main-menu[782]: DEBUG: resolver (libc6): package doesn't exist (ignored)
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> GET preseed/url
Jan 22 19:23:30 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> GET auto-install/enable
Jan 22 19:23:30 debconf: <-- 0 true
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:30 debconf: <-- 0 Download installer components
Jan 22 19:23:30 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:30 debconf: <-- 0 Change debconf priority
Jan 22 19:23:30 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:30 debconf: <-- 0 Save debug logs
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:30 debconf: <-- 0 Execute a shell
Jan 22 19:23:30 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:30 debconf: <-- 0 Abort the installation
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:30 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:30 debconf: <-- 0
Jan 22 19:23:30 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:30 debconf: <-- 0 Download installer components
Jan 22 19:23:30 debconf: --> SET debian-installer/main-menu Download installer components
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 30 question skipped
Jan 22 19:23:30 debconf: --> GO
Jan 22 19:23:30 debconf: <-- 0 ok
Jan 22 19:23:30 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:30 debconf: <-- 0 Download installer components
Jan 22 19:23:30 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose language
Jan 22 19:23:30 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:30 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:30 debconf: <-- 0 Detect network hardware
Jan 22 19:23:30 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:30 debconf: <-- 0 Configure the network
Jan 22 19:23:30 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:30 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:30 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:30 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:30 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:30 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:30 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:30 debconf: <-- 0 Download installer components
Jan 22 19:23:30 main-menu[782]: INFO: Menu item 'download-installer' selected
Jan 22 19:23:30 debconf: --> SETTITLE debian-installer/download-installer/title
Jan 22 19:23:30 debconf: <-- 0 OK
Jan 22 19:23:30 debconf: --> CAPB backup
Jan 22 19:23:30 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:30 debconf: --> SET anna/retriever net-retriever
Jan 22 19:23:30 debconf: <-- 0 value set
Jan 22 19:23:30 debconf: --> GET mirror/protocol
Jan 22 19:23:30 debconf: <-- 0 http
Jan 22 19:23:30 debconf: --> GET mirror/http/hostname
Jan 22 19:23:30 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:30 debconf: --> GET mirror/http/directory
Jan 22 19:23:30 debconf: <-- 0 /debian
Jan 22 19:23:30 debconf: --> GET mirror/protocol
Jan 22 19:23:30 debconf: <-- 0 http
Jan 22 19:23:30 debconf: --> GET mirror/http/hostname
Jan 22 19:23:30 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:30 debconf: --> GET mirror/http/directory
Jan 22 19:23:30 debconf: <-- 0 /debian
Jan 22 19:23:30 debconf: --> GET mirror/udeb/suite
Jan 22 19:23:30 debconf: <-- 10 mirror/udeb/suite doesn't exist
Jan 22 19:23:30 debconf: --> GET mirror/http/proxy
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:30 debconf: --> GET debian-installer/allow_unauthenticated
Jan 22 19:23:30 debconf: <-- 0 false
Jan 22 19:23:30 debconf: --> GET mirror/http/proxy
Jan 22 19:23:30 debconf: <-- 0 
Jan 22 19:23:31 net-retriever: gpgv: Signature made Fri Sep  4 21:11:18 2009 UTC using RSA key ID 55BE302B
Jan 22 19:23:31 net-retriever: gpgv: Good signature from "Debian Archive Automatic Signing Key (5.0/lenny) <ftpmaster@debian.org>"
Jan 22 19:23:31 net-retriever: gpgv: Signature made Fri Sep  4 21:40:07 2009 UTC using DSA key ID F42584E6
Jan 22 19:23:31 net-retriever: gpgv: Good signature from "Lenny Stable Release Key <debian-release@lists.debian.org>"
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> GET anna/standard_modules
Jan 22 19:23:31 debconf: <-- 0 true
Jan 22 19:23:31 debconf: --> SUBST anna/choose_modules CHOICES-C cdrom-checker, cdrom-detect, cfdisk-udeb, console-setup-udeb, cpuburn-udeb, crypto-dm-modules-2.6.26-2-486-di, crypto-modules-2.6.26-2-486-di, debian-edu-install-udeb, debian-edu-profile
Jan 22 19:23:31 debconf: Adding [CHOICES-C] -> [cdrom-checker, cdrom-detect, cfdisk-udeb, console-setup-udeb, cpuburn-udeb, crypto-dm-modules-2.6.26-2-486-di, crypto-modules-2.6.26-2-486-di, debian-edu-install-udeb, debian-edu-profile-udeb, di-utils-e
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> SUBST anna/choose_modules CHOICES cdrom-checker: Verify the cd contents, cdrom-detect: Detect CDROM devices and mount the CD, cfdisk-udeb: Manually partition a hard drive (cfdisk), console-setup-udeb: Configure the keyboar
Jan 22 19:23:31 debconf: Adding [CHOICES] -> [cdrom-checker: Verify the cd contents, cdrom-detect: Detect CDROM devices and mount the CD, cfdisk-udeb: Manually partition a hard drive (cfdisk), console-setup-udeb: Configure the keyboard, cpuburn-udeb: 
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> INPUT medium anna/choose_modules
Jan 22 19:23:31 debconf: <-- 30 question skipped
Jan 22 19:23:31 debconf: --> GO
Jan 22 19:23:31 debconf: <-- 0 ok
Jan 22 19:23:31 debconf: --> GET anna/choose_modules
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> PROGRESS START 0 123 anna/progress_title
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 anna[4350]: DEBUG: retrieving apt-mirror-setup 1:0.40
Jan 22 19:23:31 debconf: --> SUBST anna/progress_step_retr PACKAGE apt-mirror-setup
Jan 22 19:23:31 debconf: Adding [PACKAGE] -> [apt-mirror-setup]
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> GET mirror/protocol
Jan 22 19:23:31 debconf: <-- 0 http
Jan 22 19:23:31 debconf: --> GET mirror/http/hostname
Jan 22 19:23:31 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:31 debconf: --> GET mirror/http/directory
Jan 22 19:23:31 debconf: <-- 0 /debian
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/apt-mirror-setup.templates apt-mirror-setup
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> X_SAVE
Jan 22 19:23:31 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> PROGRESS STEP 1
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 anna[4350]: DEBUG: retrieving apt-setup-udeb 1:0.40
Jan 22 19:23:31 debconf: --> SUBST anna/progress_step_retr PACKAGE apt-setup-udeb
Jan 22 19:23:31 debconf: Adding [PACKAGE] -> [apt-setup-udeb]
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> GET mirror/protocol
Jan 22 19:23:31 debconf: <-- 0 http
Jan 22 19:23:31 debconf: --> GET mirror/http/hostname
Jan 22 19:23:31 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:31 debconf: --> GET mirror/http/directory
Jan 22 19:23:31 debconf: <-- 0 /debian
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/apt-setup-udeb.templates apt-setup-udeb
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> X_SAVE
Jan 22 19:23:31 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> PROGRESS STEP 1
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 anna[4350]: DEBUG: retrieving ata-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:31 debconf: --> SUBST anna/progress_step_retr PACKAGE ata-modules-2.6.26-2-486-di
Jan 22 19:23:31 debconf: Adding [PACKAGE] -> [ata-modules-2.6.26-2-486-di]
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> GET mirror/protocol
Jan 22 19:23:31 debconf: <-- 0 http
Jan 22 19:23:31 debconf: --> GET mirror/http/hostname
Jan 22 19:23:31 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:31 debconf: --> GET mirror/http/directory
Jan 22 19:23:31 debconf: <-- 0 /debian
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> PROGRESS STEP 1
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 anna[4350]: DEBUG: retrieving atl2-modules-2.6.26-2-486-di 1.18lenny1
Jan 22 19:23:31 debconf: --> SUBST anna/progress_step_retr PACKAGE atl2-modules-2.6.26-2-486-di
Jan 22 19:23:31 debconf: Adding [PACKAGE] -> [atl2-modules-2.6.26-2-486-di]
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> GET mirror/protocol
Jan 22 19:23:31 debconf: <-- 0 http
Jan 22 19:23:31 debconf: --> GET mirror/http/hostname
Jan 22 19:23:31 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:31 debconf: --> GET mirror/http/directory
Jan 22 19:23:31 debconf: <-- 0 /debian
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> PROGRESS STEP 1
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 anna[4350]: DEBUG: retrieving base-installer 1.98
Jan 22 19:23:31 debconf: --> SUBST anna/progress_step_retr PACKAGE base-installer
Jan 22 19:23:31 debconf: Adding [PACKAGE] -> [base-installer]
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> GET mirror/protocol
Jan 22 19:23:31 debconf: <-- 0 http
Jan 22 19:23:31 debconf: --> GET mirror/http/hostname
Jan 22 19:23:31 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:31 debconf: --> GET mirror/http/directory
Jan 22 19:23:31 debconf: <-- 0 /debian
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/base-installer.templates base-installer
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> X_SAVE
Jan 22 19:23:31 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> PROGRESS STEP 1
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 anna[4350]: DEBUG: retrieving bootstrap-base 1.98
Jan 22 19:23:31 debconf: --> SUBST anna/progress_step_retr PACKAGE bootstrap-base
Jan 22 19:23:31 debconf: Adding [PACKAGE] -> [bootstrap-base]
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> GET mirror/protocol
Jan 22 19:23:31 debconf: <-- 0 http
Jan 22 19:23:31 debconf: --> GET mirror/http/hostname
Jan 22 19:23:31 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:31 debconf: --> GET mirror/http/directory
Jan 22 19:23:31 debconf: <-- 0 /debian
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:31 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/bootstrap-base.templates bootstrap-base
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> X_SAVE
Jan 22 19:23:31 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> PROGRESS STEP 1
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 anna[4350]: DEBUG: retrieving cdrom-core-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:31 debconf: --> SUBST anna/progress_step_retr PACKAGE cdrom-core-modules-2.6.26-2-486-di
Jan 22 19:23:31 debconf: Adding [PACKAGE] -> [cdrom-core-modules-2.6.26-2-486-di]
Jan 22 19:23:31 debconf: <-- 0
Jan 22 19:23:31 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:31 debconf: <-- 0 OK
Jan 22 19:23:31 debconf: --> GET mirror/protocol
Jan 22 19:23:31 debconf: <-- 0 http
Jan 22 19:23:31 debconf: --> GET mirror/http/hostname
Jan 22 19:23:31 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:31 debconf: --> GET mirror/http/directory
Jan 22 19:23:31 debconf: <-- 0 /debian
Jan 22 19:23:31 debconf: --> GET mirror/http/proxy
Jan 22 19:23:31 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving clock-setup 0.97
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE clock-setup
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [clock-setup]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/clock-setup.templates clock-setup
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> X_SAVE
Jan 22 19:23:32 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving debootstrap-udeb 1.0.10lenny1
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE debootstrap-udeb
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [debootstrap-udeb]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving di-utils-mapdevfs 1.65
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE di-utils-mapdevfs
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [di-utils-mapdevfs]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving disk-detect 1.71
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE disk-detect
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [disk-detect]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/disk-detect.templates disk-detect
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> X_SAVE
Jan 22 19:23:32 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving e2fsprogs-udeb 1.41.3-1
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE e2fsprogs-udeb
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [e2fsprogs-udeb]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving efi-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE efi-modules-2.6.26-2-486-di
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [efi-modules-2.6.26-2-486-di]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving elilo-installer 1.14
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE elilo-installer
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [elilo-installer]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/elilo-installer.templates elilo-installer
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> X_SAVE
Jan 22 19:23:32 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving ext2-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE ext2-modules-2.6.26-2-486-di
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [ext2-modules-2.6.26-2-486-di]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving ext3-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE ext3-modules-2.6.26-2-486-di
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [ext3-modules-2.6.26-2-486-di]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving fdisk-udeb 2.13.1.1-1
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE fdisk-udeb
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [fdisk-udeb]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving finish-install 2.22
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE finish-install
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [finish-install]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/finish-install.templates finish-install
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> X_SAVE
Jan 22 19:23:32 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> PROGRESS STEP 1
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 anna[4350]: DEBUG: retrieving grub-installer 1.36
Jan 22 19:23:32 debconf: --> SUBST anna/progress_step_retr PACKAGE grub-installer
Jan 22 19:23:32 debconf: Adding [PACKAGE] -> [grub-installer]
Jan 22 19:23:32 debconf: <-- 0
Jan 22 19:23:32 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> GET mirror/protocol
Jan 22 19:23:32 debconf: <-- 0 http
Jan 22 19:23:32 debconf: --> GET mirror/http/hostname
Jan 22 19:23:32 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:32 debconf: --> GET mirror/http/directory
Jan 22 19:23:32 debconf: <-- 0 /debian
Jan 22 19:23:32 debconf: --> GET mirror/http/proxy
Jan 22 19:23:32 debconf: <-- 0 
Jan 22 19:23:32 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/grub-installer.templates grub-installer
Jan 22 19:23:32 debconf: <-- 0 OK
Jan 22 19:23:32 debconf: --> X_SAVE
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving ide-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE ide-modules-2.6.26-2-486-di
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [ide-modules-2.6.26-2-486-di]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving isofs-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE isofs-modules-2.6.26-2-486-di
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [isofs-modules-2.6.26-2-486-di]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving jfs-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE jfs-modules-2.6.26-2-486-di
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [jfs-modules-2.6.26-2-486-di]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving jfsutils-udeb 1.1.12-2
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE jfsutils-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [jfsutils-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving kickseed-common 0.50
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE kickseed-common
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [kickseed-common]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving libblkid1-udeb 1.41.3-1
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE libblkid1-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [libblkid1-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving libc6-udeb 2.7-18
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE libc6-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [libc6-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving libdevmapper1.02.1-udeb 2:1.02.27-4
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE libdevmapper1.02.1-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [libdevmapper1.02.1-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving libparted1.8-udeb 1.8.8.git.2008.03.24-11.1
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE libparted1.8-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [libparted1.8-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving libpcre3-udeb 7.6-2.1
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE libpcre3-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [libpcre3-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving libuuid1-udeb 1.41.3-1
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE libuuid1-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [libuuid1-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving lilo-installer 1.29
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE lilo-installer
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [lilo-installer]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/lilo-installer.templates lilo-installer
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> X_SAVE
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving loop-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE loop-modules-2.6.26-2-486-di
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [loop-modules-2.6.26-2-486-di]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving md-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE md-modules-2.6.26-2-486-di
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [md-modules-2.6.26-2-486-di]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving mdadm-udeb 2.6.7.2-3
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE mdadm-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [mdadm-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving mdcfg-utils 1.28
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE mdcfg-utils
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [mdcfg-utils]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/mdcfg-utils.templates mdcfg-utils
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> X_SAVE
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving mkreiserfs-udeb 1:3.6.19-6
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE mkreiserfs-udeb
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [mkreiserfs-udeb]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:33 debconf: --> PROGRESS STEP 1
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 anna[4350]: DEBUG: retrieving nobootloader 1.24
Jan 22 19:23:33 debconf: --> SUBST anna/progress_step_retr PACKAGE nobootloader
Jan 22 19:23:33 debconf: Adding [PACKAGE] -> [nobootloader]
Jan 22 19:23:33 debconf: <-- 0
Jan 22 19:23:33 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:33 debconf: <-- 0 OK
Jan 22 19:23:33 debconf: --> GET mirror/protocol
Jan 22 19:23:33 debconf: <-- 0 http
Jan 22 19:23:33 debconf: --> GET mirror/http/hostname
Jan 22 19:23:33 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:33 debconf: --> GET mirror/http/directory
Jan 22 19:23:33 debconf: <-- 0 /debian
Jan 22 19:23:33 debconf: --> GET mirror/http/proxy
Jan 22 19:23:33 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/nobootloader.templates nobootloader
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> X_SAVE
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving ntfsprogs-udeb 2.0.0-1
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE ntfsprogs-udeb
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [ntfsprogs-udeb]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving os-prober-udeb 1.28
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE os-prober-udeb
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [os-prober-udeb]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving parport-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE parport-modules-2.6.26-2-486-di
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [parport-modules-2.6.26-2-486-di]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving partconf-find-partitions 1.30
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE partconf-find-partitions
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [partconf-find-partitions]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving partman-auto 84
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-auto
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [partman-auto]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-auto.templates partman-auto
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> X_SAVE
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving partman-auto-raid 14
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-auto-raid
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [partman-auto-raid]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-auto-raid.templates partman-auto-raid
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> X_SAVE
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving partman-base 128lenny1
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-base
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [partman-base]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-base.templates partman-base
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> X_SAVE
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving partman-basicfilesystems 62
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-basicfilesystems
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [partman-basicfilesystems]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-basicfilesystems.templates partman-basicfilesystems
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> X_SAVE
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> PROGRESS STEP 1
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 anna[4350]: DEBUG: retrieving partman-basicmethods 42
Jan 22 19:23:34 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-basicmethods
Jan 22 19:23:34 debconf: Adding [PACKAGE] -> [partman-basicmethods]
Jan 22 19:23:34 debconf: <-- 0
Jan 22 19:23:34 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> GET mirror/protocol
Jan 22 19:23:34 debconf: <-- 0 http
Jan 22 19:23:34 debconf: --> GET mirror/http/hostname
Jan 22 19:23:34 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:34 debconf: --> GET mirror/http/directory
Jan 22 19:23:34 debconf: <-- 0 /debian
Jan 22 19:23:34 debconf: --> GET mirror/http/proxy
Jan 22 19:23:34 debconf: <-- 0 
Jan 22 19:23:34 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-basicmethods.templates partman-basicmethods
Jan 22 19:23:34 debconf: <-- 0 OK
Jan 22 19:23:34 debconf: --> X_SAVE
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> PROGRESS STEP 1
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 anna[4350]: DEBUG: retrieving partman-efi 19
Jan 22 19:23:35 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-efi
Jan 22 19:23:35 debconf: Adding [PACKAGE] -> [partman-efi]
Jan 22 19:23:35 debconf: <-- 0
Jan 22 19:23:35 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> GET mirror/protocol
Jan 22 19:23:35 debconf: <-- 0 http
Jan 22 19:23:35 debconf: --> GET mirror/http/hostname
Jan 22 19:23:35 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:35 debconf: --> GET mirror/http/directory
Jan 22 19:23:35 debconf: <-- 0 /debian
Jan 22 19:23:35 debconf: --> GET mirror/http/proxy
Jan 22 19:23:35 debconf: <-- 0 
Jan 22 19:23:35 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-efi.templates partman-efi
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> X_SAVE
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> PROGRESS STEP 1
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 anna[4350]: DEBUG: retrieving partman-ext3 55
Jan 22 19:23:35 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-ext3
Jan 22 19:23:35 debconf: Adding [PACKAGE] -> [partman-ext3]
Jan 22 19:23:35 debconf: <-- 0
Jan 22 19:23:35 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> GET mirror/protocol
Jan 22 19:23:35 debconf: <-- 0 http
Jan 22 19:23:35 debconf: --> GET mirror/http/hostname
Jan 22 19:23:35 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:35 debconf: --> GET mirror/http/directory
Jan 22 19:23:35 debconf: <-- 0 /debian
Jan 22 19:23:35 debconf: --> GET mirror/http/proxy
Jan 22 19:23:35 debconf: <-- 0 
Jan 22 19:23:35 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-ext3.templates partman-ext3
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> X_SAVE
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> PROGRESS STEP 1
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 anna[4350]: DEBUG: retrieving partman-jfs 29
Jan 22 19:23:35 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-jfs
Jan 22 19:23:35 debconf: Adding [PACKAGE] -> [partman-jfs]
Jan 22 19:23:35 debconf: <-- 0
Jan 22 19:23:35 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> GET mirror/protocol
Jan 22 19:23:35 debconf: <-- 0 http
Jan 22 19:23:35 debconf: --> GET mirror/http/hostname
Jan 22 19:23:35 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:35 debconf: --> GET mirror/http/directory
Jan 22 19:23:35 debconf: <-- 0 /debian
Jan 22 19:23:35 debconf: --> GET mirror/http/proxy
Jan 22 19:23:35 debconf: <-- 0 
Jan 22 19:23:35 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-jfs.templates partman-jfs
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> X_SAVE
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> PROGRESS STEP 1
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 anna[4350]: DEBUG: retrieving partman-md 44
Jan 22 19:23:35 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-md
Jan 22 19:23:35 debconf: Adding [PACKAGE] -> [partman-md]
Jan 22 19:23:35 debconf: <-- 0
Jan 22 19:23:35 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> GET mirror/protocol
Jan 22 19:23:35 debconf: <-- 0 http
Jan 22 19:23:35 debconf: --> GET mirror/http/hostname
Jan 22 19:23:35 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:35 debconf: --> GET mirror/http/directory
Jan 22 19:23:35 debconf: <-- 0 /debian
Jan 22 19:23:35 debconf: --> GET mirror/http/proxy
Jan 22 19:23:35 debconf: <-- 0 
Jan 22 19:23:35 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-md.templates partman-md
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> X_SAVE
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> PROGRESS STEP 1
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 anna[4350]: DEBUG: retrieving partman-partitioning 64
Jan 22 19:23:35 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-partitioning
Jan 22 19:23:35 debconf: Adding [PACKAGE] -> [partman-partitioning]
Jan 22 19:23:35 debconf: <-- 0
Jan 22 19:23:35 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> GET mirror/protocol
Jan 22 19:23:35 debconf: <-- 0 http
Jan 22 19:23:35 debconf: --> GET mirror/http/hostname
Jan 22 19:23:35 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:35 debconf: --> GET mirror/http/directory
Jan 22 19:23:35 debconf: <-- 0 /debian
Jan 22 19:23:35 debconf: --> GET mirror/http/proxy
Jan 22 19:23:35 debconf: <-- 0 
Jan 22 19:23:35 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-partitioning.templates partman-partitioning
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> X_SAVE
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> PROGRESS STEP 1
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 anna[4350]: DEBUG: retrieving partman-reiserfs 44
Jan 22 19:23:35 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-reiserfs
Jan 22 19:23:35 debconf: Adding [PACKAGE] -> [partman-reiserfs]
Jan 22 19:23:35 debconf: <-- 0
Jan 22 19:23:35 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> GET mirror/protocol
Jan 22 19:23:35 debconf: <-- 0 http
Jan 22 19:23:35 debconf: --> GET mirror/http/hostname
Jan 22 19:23:35 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:35 debconf: --> GET mirror/http/directory
Jan 22 19:23:35 debconf: <-- 0 /debian
Jan 22 19:23:35 debconf: --> GET mirror/http/proxy
Jan 22 19:23:35 debconf: <-- 0 
Jan 22 19:23:35 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-reiserfs.templates partman-reiserfs
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> X_SAVE
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> PROGRESS STEP 1
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 anna[4350]: DEBUG: retrieving partman-target 59
Jan 22 19:23:35 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-target
Jan 22 19:23:35 debconf: Adding [PACKAGE] -> [partman-target]
Jan 22 19:23:35 debconf: <-- 0
Jan 22 19:23:35 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> GET mirror/protocol
Jan 22 19:23:35 debconf: <-- 0 http
Jan 22 19:23:35 debconf: --> GET mirror/http/hostname
Jan 22 19:23:35 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:35 debconf: --> GET mirror/http/directory
Jan 22 19:23:35 debconf: <-- 0 /debian
Jan 22 19:23:35 debconf: --> GET mirror/http/proxy
Jan 22 19:23:35 debconf: <-- 0 
Jan 22 19:23:35 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-target.templates partman-target
Jan 22 19:23:35 debconf: <-- 0 OK
Jan 22 19:23:35 debconf: --> X_SAVE
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving partman-utils 128lenny1
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-utils
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [partman-utils]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving partman-xfs 43
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-xfs
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [partman-xfs]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-xfs.templates partman-xfs
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> X_SAVE
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving pata-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE pata-modules-2.6.26-2-486-di
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [pata-modules-2.6.26-2-486-di]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving pcmcia-storage-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE pcmcia-storage-modules-2.6.26-2-486-di
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [pcmcia-storage-modules-2.6.26-2-486-di]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving pkgsel 0.24
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE pkgsel
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [pkgsel]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/pkgsel.templates pkgsel
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> X_SAVE
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving rdate-udeb 1:1.1.3-2
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE rdate-udeb
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [rdate-udeb]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving reiserfs-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE reiserfs-modules-2.6.26-2-486-di
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [reiserfs-modules-2.6.26-2-486-di]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving sata-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE sata-modules-2.6.26-2-486-di
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [sata-modules-2.6.26-2-486-di]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving scsi-common-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE scsi-common-modules-2.6.26-2-486-di
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [scsi-common-modules-2.6.26-2-486-di]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving scsi-extra-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE scsi-extra-modules-2.6.26-2-486-di
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [scsi-extra-modules-2.6.26-2-486-di]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving scsi-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE scsi-modules-2.6.26-2-486-di
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [scsi-modules-2.6.26-2-486-di]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:36 debconf: --> PROGRESS STEP 1
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 anna[4350]: DEBUG: retrieving tzsetup-udeb 1:0.24
Jan 22 19:23:36 debconf: --> SUBST anna/progress_step_retr PACKAGE tzsetup-udeb
Jan 22 19:23:36 debconf: Adding [PACKAGE] -> [tzsetup-udeb]
Jan 22 19:23:36 debconf: <-- 0
Jan 22 19:23:36 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:36 debconf: <-- 0 OK
Jan 22 19:23:36 debconf: --> GET mirror/protocol
Jan 22 19:23:36 debconf: <-- 0 http
Jan 22 19:23:36 debconf: --> GET mirror/http/hostname
Jan 22 19:23:36 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:36 debconf: --> GET mirror/http/directory
Jan 22 19:23:36 debconf: <-- 0 /debian
Jan 22 19:23:36 debconf: --> GET mirror/http/proxy
Jan 22 19:23:36 debconf: <-- 0 
Jan 22 19:23:37 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/tzsetup-udeb.templates tzsetup-udeb
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> X_SAVE
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 anna[4350]: DEBUG: retrieving user-setup-udeb 1.23
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_retr PACKAGE user-setup-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [user-setup-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> GET mirror/protocol
Jan 22 19:23:37 debconf: <-- 0 http
Jan 22 19:23:37 debconf: --> GET mirror/http/hostname
Jan 22 19:23:37 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:37 debconf: --> GET mirror/http/directory
Jan 22 19:23:37 debconf: <-- 0 /debian
Jan 22 19:23:37 debconf: --> GET mirror/http/proxy
Jan 22 19:23:37 debconf: <-- 0 
Jan 22 19:23:37 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/user-setup-udeb.templates user-setup-udeb
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> X_SAVE
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 anna[4350]: DEBUG: retrieving xfs-modules-2.6.26-2-486-di 1.76lenny5
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_retr PACKAGE xfs-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [xfs-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> GET mirror/protocol
Jan 22 19:23:37 debconf: <-- 0 http
Jan 22 19:23:37 debconf: --> GET mirror/http/hostname
Jan 22 19:23:37 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:37 debconf: --> GET mirror/http/directory
Jan 22 19:23:37 debconf: <-- 0 /debian
Jan 22 19:23:37 debconf: --> GET mirror/http/proxy
Jan 22 19:23:37 debconf: <-- 0 
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 anna[4350]: DEBUG: retrieving xfsprogs-udeb 2.9.8-1lenny1
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_retr PACKAGE xfsprogs-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [xfsprogs-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> GET mirror/protocol
Jan 22 19:23:37 debconf: <-- 0 http
Jan 22 19:23:37 debconf: --> GET mirror/http/hostname
Jan 22 19:23:37 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:37 debconf: --> GET mirror/http/directory
Jan 22 19:23:37 debconf: <-- 0 /debian
Jan 22 19:23:37 debconf: --> GET mirror/http/proxy
Jan 22 19:23:37 debconf: <-- 0 
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE apt-mirror-setup
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [apt-mirror-setup]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE ata-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [ata-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE atl2-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [atl2-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE base-installer
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [base-installer]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE cdrom-core-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [cdrom-core-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE debootstrap-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [debootstrap-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE di-utils-mapdevfs
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [di-utils-mapdevfs]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE e2fsprogs-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [e2fsprogs-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE efi-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [efi-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE ext2-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [ext2-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE ext3-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [ext3-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE ide-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [ide-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE isofs-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [isofs-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE jfs-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [jfs-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE jfsutils-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [jfsutils-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE kickseed-common
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [kickseed-common]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE libblkid1-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [libblkid1-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE libc6-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [libc6-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE libdevmapper1.02.1-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [libdevmapper1.02.1-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE libparted1.8-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [libparted1.8-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE libpcre3-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [libpcre3-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE libuuid1-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [libuuid1-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE loop-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [loop-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE md-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [md-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE mdadm-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [mdadm-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE mdcfg-utils
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [mdcfg-utils]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE mkreiserfs-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [mkreiserfs-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE ntfsprogs-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [ntfsprogs-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE os-prober-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [os-prober-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE parport-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [parport-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partconf-find-partitions
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partconf-find-partitions]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-auto
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-auto]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-auto-raid
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-auto-raid]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-basicfilesystems
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-basicfilesystems]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-basicmethods
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-basicmethods]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-efi
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-efi]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-ext3
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-ext3]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-jfs
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-jfs]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-md
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-md]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-partitioning
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-partitioning]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-reiserfs
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-reiserfs]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-target
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-target]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-utils
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-utils]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-xfs
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [partman-xfs]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE pata-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [pata-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE pcmcia-storage-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [pcmcia-storage-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE rdate-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [rdate-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE reiserfs-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [reiserfs-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE sata-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [sata-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE scsi-common-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [scsi-common-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE scsi-extra-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [scsi-extra-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE scsi-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [scsi-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE tzsetup-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [tzsetup-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE xfs-modules-2.6.26-2-486-di
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [xfs-modules-2.6.26-2-486-di]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> SUBST anna/progress_step_conf PACKAGE xfsprogs-udeb
Jan 22 19:23:37 debconf: Adding [PACKAGE] -> [xfsprogs-udeb]
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STEP 1
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS STOP
Jan 22 19:23:37 debconf: text_progress_stop
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> GET mirror/protocol
Jan 22 19:23:37 debconf: <-- 0 http
Jan 22 19:23:37 debconf: --> GET mirror/http/hostname
Jan 22 19:23:37 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:37 debconf: --> GET mirror/http/directory
Jan 22 19:23:37 debconf: <-- 0 /debian
Jan 22 19:23:37 debconf: --> GET debconf/priority
Jan 22 19:23:37 debconf: <-- 0 high
Jan 22 19:23:37 debconf: --> GET debconf/priority
Jan 22 19:23:37 debconf: <-- 0 high
Jan 22 19:23:37 debconf: --> X_SAVE
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> GET auto-install/enable
Jan 22 19:23:37 debconf: <-- 0 true
Jan 22 19:23:37 debconf: --> GET auto-install/enable
Jan 22 19:23:37 debconf: <-- 0 true
Jan 22 19:23:37 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:37 debconf: <-- 0 Detect network hardware
Jan 22 19:23:37 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:37 debconf: <-- 0 Configure the network
Jan 22 19:23:37 debconf: --> GET auto-install/enable
Jan 22 19:23:37 debconf: <-- 0 true
Jan 22 19:23:37 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:37 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:37 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:37 debconf: --> GET preseed/url
Jan 22 19:23:37 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:37 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:37 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:37 debconf: --> GET auto-install/enable
Jan 22 19:23:37 debconf: <-- 0 true
Jan 22 19:23:37 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:37 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:37 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:37 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:37 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:37 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:37 debconf: <-- 0 Download installer components
Jan 22 19:23:37 debconf: --> METAGET debian-installer/clock-setup/title Description
Jan 22 19:23:37 debconf: <-- 0 Configure the clock
Jan 22 19:23:37 debconf: --> METAGET debian-installer/disk-detect/title Description
Jan 22 19:23:37 debconf: <-- 0 Detect disks
Jan 22 19:23:37 debconf: --> METAGET debian-installer/partman-base/title Description
Jan 22 19:23:37 debconf: <-- 0 Partition disks
Jan 22 19:23:37 debconf: --> GET live-installer/enable
Jan 22 19:23:37 debconf: <-- 10 live-installer/enable doesn't exist
Jan 22 19:23:37 debconf: --> METAGET debian-installer/bootstrap-base/title Description
Jan 22 19:23:37 debconf: <-- 0 Install the base system
Jan 22 19:23:37 debconf: --> METAGET debian-installer/user-setup-udeb/title Description
Jan 22 19:23:37 debconf: <-- 0 Set up users and passwords
Jan 22 19:23:37 debconf: --> METAGET debian-installer/apt-setup-udeb/title Description
Jan 22 19:23:37 debconf: <-- 0 Configure the package manager
Jan 22 19:23:37 debconf: --> GET live-installer/enable
Jan 22 19:23:37 debconf: <-- 10 live-installer/enable doesn't exist
Jan 22 19:23:37 debconf: --> METAGET debian-installer/pkgsel/title Description
Jan 22 19:23:37 debconf: <-- 0 Select and install software
Jan 22 19:23:37 debconf: --> METAGET debian-installer/grub-installer/title Description
Jan 22 19:23:37 debconf: <-- 0 Install the GRUB boot loader on a hard disk
Jan 22 19:23:37 debconf: --> GET lilo-installer/skip
Jan 22 19:23:37 debconf: <-- 0 false
Jan 22 19:23:37 debconf: --> METAGET debian-installer/lilo-installer/title Description
Jan 22 19:23:37 debconf: <-- 0 Install the LILO boot loader on a hard disk
Jan 22 19:23:37 debconf: --> METAGET debian-installer/nobootloader/title Description
Jan 22 19:23:37 debconf: <-- 0 Continue without boot loader
Jan 22 19:23:37 debconf: --> METAGET debian-installer/finish-install/title Description
Jan 22 19:23:37 debconf: <-- 0 Finish the installation
Jan 22 19:23:37 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:37 debconf: <-- 0 Change debconf priority
Jan 22 19:23:37 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:37 debconf: <-- 0 Save debug logs
Jan 22 19:23:37 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:37 debconf: <-- 0 Execute a shell
Jan 22 19:23:37 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:37 debconf: <-- 0 Abort the installation
Jan 22 19:23:37 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> CAPB
Jan 22 19:23:37 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:37 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:37 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:37 debconf: <-- 0
Jan 22 19:23:37 debconf: --> METAGET debian-installer/clock-setup/title Description
Jan 22 19:23:37 debconf: <-- 0 Configure the clock
Jan 22 19:23:37 debconf: --> SET debian-installer/main-menu Configure the clock
Jan 22 19:23:37 debconf: <-- 0 value set
Jan 22 19:23:37 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:37 debconf: <-- 30 question skipped
Jan 22 19:23:37 debconf: --> GO
Jan 22 19:23:37 debconf: <-- 0 ok
Jan 22 19:23:37 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:37 debconf: <-- 0 Configure the clock
Jan 22 19:23:37 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:37 debconf: <-- 0 Choose language
Jan 22 19:23:37 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:37 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:37 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:37 debconf: <-- 0 Detect network hardware
Jan 22 19:23:37 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:37 debconf: <-- 0 Configure the network
Jan 22 19:23:37 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:37 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:37 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:37 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:37 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:37 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:37 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:37 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:37 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:37 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:37 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:37 debconf: <-- 0 Download installer components
Jan 22 19:23:37 debconf: --> METAGET debian-installer/clock-setup/title Description
Jan 22 19:23:37 debconf: <-- 0 Configure the clock
Jan 22 19:23:37 main-menu[782]: INFO: Menu item 'clock-setup' selected
Jan 22 19:23:37 debconf: --> SETTITLE debian-installer/clock-setup/title
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> INPUT medium clock-setup/ntp
Jan 22 19:23:37 debconf: <-- 30 question skipped
Jan 22 19:23:37 debconf: --> GO
Jan 22 19:23:37 debconf: <-- 0 ok
Jan 22 19:23:37 debconf: --> GET clock-setup/ntp
Jan 22 19:23:37 debconf: <-- 0 true
Jan 22 19:23:37 debconf: --> GET netcfg/dhcp_ntp_servers
Jan 22 19:23:37 debconf: <-- 0 
Jan 22 19:23:37 debconf: --> INPUT low clock-setup/ntp-server
Jan 22 19:23:37 debconf: <-- 30 question skipped
Jan 22 19:23:37 debconf: --> GO
Jan 22 19:23:37 debconf: <-- 0 ok
Jan 22 19:23:37 debconf: --> GET clock-setup/ntp-server
Jan 22 19:23:37 debconf: <-- 0 ntp.uk.xensource.com
Jan 22 19:23:37 debconf: --> CAPB progresscancel
Jan 22 19:23:37 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:37 debconf: --> PROGRESS START 0 30 clock-setup/progress/title
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 debconf: --> PROGRESS INFO clock-setup/progress/ntp
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:37 kernel: [   19.620557] warning: process `rdate' used the deprecated sysctl system call with 1.40.
Jan 22 19:23:37 debconf: --> PROGRESS set 0
Jan 22 19:23:37 debconf: <-- 0 OK
Jan 22 19:23:38 debconf: --> PROGRESS set 1
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 clock-setup: Fri Jan 22 19:23:38 UTC 2010
Jan 22 19:23:38 debconf: --> PROGRESS set 1
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 clock-setup: rdate: adjust local clock by 0.985064 seconds
Jan 22 19:23:38 debconf: --> PROGRESS set 30
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 debconf: --> PROGRESS stop
Jan 22 19:23:38 debconf: text_progress_stop
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 debconf: --> CAPB backup
Jan 22 19:23:38 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:38 debconf: --> FGET time/zone seen
Jan 22 19:23:38 debconf: <-- 0 true
Jan 22 19:23:38 debconf: --> GET debconf/priority
Jan 22 19:23:38 debconf: <-- 0 high
Jan 22 19:23:38 debconf: --> GET debconf/priority
Jan 22 19:23:38 debconf: <-- 0 high
Jan 22 19:23:38 debconf: --> X_SAVE
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 debconf: --> GET auto-install/enable
Jan 22 19:23:38 debconf: <-- 0 true
Jan 22 19:23:38 debconf: --> GET auto-install/enable
Jan 22 19:23:38 debconf: <-- 0 true
Jan 22 19:23:38 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:38 debconf: <-- 0 Detect network hardware
Jan 22 19:23:38 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:38 debconf: <-- 0 Configure the network
Jan 22 19:23:38 debconf: --> GET auto-install/enable
Jan 22 19:23:38 debconf: <-- 0 true
Jan 22 19:23:38 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:38 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:38 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:38 debconf: --> GET preseed/url
Jan 22 19:23:38 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:38 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:38 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:38 debconf: --> GET auto-install/enable
Jan 22 19:23:38 debconf: <-- 0 true
Jan 22 19:23:38 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:38 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:38 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:38 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:38 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:38 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:38 debconf: <-- 0 Download installer components
Jan 22 19:23:38 debconf: --> METAGET debian-installer/clock-setup/title Description
Jan 22 19:23:38 debconf: <-- 0 Configure the clock
Jan 22 19:23:38 debconf: --> METAGET debian-installer/disk-detect/title Description
Jan 22 19:23:38 debconf: <-- 0 Detect disks
Jan 22 19:23:38 debconf: --> METAGET debian-installer/partman-base/title Description
Jan 22 19:23:38 debconf: <-- 0 Partition disks
Jan 22 19:23:38 debconf: --> GET live-installer/enable
Jan 22 19:23:38 debconf: <-- 10 live-installer/enable doesn't exist
Jan 22 19:23:38 debconf: --> METAGET debian-installer/bootstrap-base/title Description
Jan 22 19:23:38 debconf: <-- 0 Install the base system
Jan 22 19:23:38 debconf: --> METAGET debian-installer/user-setup-udeb/title Description
Jan 22 19:23:38 debconf: <-- 0 Set up users and passwords
Jan 22 19:23:38 debconf: --> METAGET debian-installer/apt-setup-udeb/title Description
Jan 22 19:23:38 debconf: <-- 0 Configure the package manager
Jan 22 19:23:38 debconf: --> GET live-installer/enable
Jan 22 19:23:38 debconf: <-- 10 live-installer/enable doesn't exist
Jan 22 19:23:38 debconf: --> METAGET debian-installer/pkgsel/title Description
Jan 22 19:23:38 debconf: <-- 0 Select and install software
Jan 22 19:23:38 debconf: --> METAGET debian-installer/grub-installer/title Description
Jan 22 19:23:38 debconf: <-- 0 Install the GRUB boot loader on a hard disk
Jan 22 19:23:38 debconf: --> GET lilo-installer/skip
Jan 22 19:23:38 debconf: <-- 0 false
Jan 22 19:23:38 debconf: --> METAGET debian-installer/lilo-installer/title Description
Jan 22 19:23:38 debconf: <-- 0 Install the LILO boot loader on a hard disk
Jan 22 19:23:38 debconf: --> METAGET debian-installer/nobootloader/title Description
Jan 22 19:23:38 debconf: <-- 0 Continue without boot loader
Jan 22 19:23:38 debconf: --> METAGET debian-installer/finish-install/title Description
Jan 22 19:23:38 debconf: <-- 0 Finish the installation
Jan 22 19:23:38 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:38 debconf: <-- 0 Change debconf priority
Jan 22 19:23:38 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:38 debconf: <-- 0 Save debug logs
Jan 22 19:23:38 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:38 debconf: <-- 0 Execute a shell
Jan 22 19:23:38 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:38 debconf: <-- 0 Abort the installation
Jan 22 19:23:38 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 debconf: --> CAPB
Jan 22 19:23:38 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:38 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:38 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:38 debconf: <-- 0
Jan 22 19:23:38 debconf: --> METAGET debian-installer/disk-detect/title Description
Jan 22 19:23:38 debconf: <-- 0 Detect disks
Jan 22 19:23:38 debconf: --> SET debian-installer/main-menu Detect disks
Jan 22 19:23:38 debconf: <-- 0 value set
Jan 22 19:23:38 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:38 debconf: <-- 30 question skipped
Jan 22 19:23:38 debconf: --> GO
Jan 22 19:23:38 debconf: <-- 0 ok
Jan 22 19:23:38 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:38 debconf: <-- 0 Detect disks
Jan 22 19:23:38 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:38 debconf: <-- 0 Choose language
Jan 22 19:23:38 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:38 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:38 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:38 debconf: <-- 0 Detect network hardware
Jan 22 19:23:38 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:38 debconf: <-- 0 Configure the network
Jan 22 19:23:38 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:38 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:38 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:38 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:38 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:38 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:38 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:38 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:38 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:38 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:38 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:38 debconf: <-- 0 Download installer components
Jan 22 19:23:38 debconf: --> METAGET debian-installer/clock-setup/title Description
Jan 22 19:23:38 debconf: <-- 0 Configure the clock
Jan 22 19:23:38 debconf: --> METAGET debian-installer/disk-detect/title Description
Jan 22 19:23:38 debconf: <-- 0 Detect disks
Jan 22 19:23:38 main-menu[782]: INFO: Menu item 'disk-detect' selected
Jan 22 19:23:38 debconf: --> SETTITLE debian-installer/disk-detect/title
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 debconf: --> GET hw-detect/load-ide
Jan 22 19:23:38 debconf: <-- 0 false
Jan 22 19:23:38 debconf: --> PROGRESS START 0 1000 disk-detect/detect_progress_title
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 debconf: --> PROGRESS INFO hw-detect/detect_progress_step
Jan 22 19:23:38 debconf: <-- 0 OK
Jan 22 19:23:38 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Jan 22 19:23:38 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jan 22 19:23:38 kernel: [   19.906877] libata version 3.00 loaded.
Jan 22 19:23:38 kernel: [   19.914567] ahci 0000:00:1f.2: version 3.0
Jan 22 19:23:38 kernel: [   19.914590] PCI: Found IRQ 5 for device 0000:00:1f.2
Jan 22 19:23:38 kernel: [   19.914604] PCI: Sharing IRQ 5 with 0000:00:1a.7
Jan 22 19:23:38 kernel: [   19.914611] PCI: Sharing IRQ 5 with 0000:00:1d.1
Jan 22 19:23:38 kernel: [   19.914624] PCI: Sharing IRQ 5 with 0000:00:1f.5
Jan 22 19:23:38 kernel: [   19.991955] parport_pc 00:0c: reported by Plug and Play BIOS
Jan 22 19:23:38 kernel: [   19.992021] parport0: PC-style at 0x378, irq 7 [PCSPP]
Jan 22 19:23:39 kernel: [   20.920762] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports ? Gbps 0xf impl SATA mode
Jan 22 19:23:39 kernel: [   20.920766] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag led clo pmp pio slum part 
Jan 22 19:23:39 kernel: [   20.920775] PCI: Setting latency timer of device 0000:00:1f.2 to 64
Jan 22 19:23:39 kernel: [   20.921020] scsi0 : ahci
Jan 22 19:23:39 kernel: [   20.921053] scsi1 : ahci
Jan 22 19:23:39 kernel: [   20.921071] scsi2 : ahci
Jan 22 19:23:39 kernel: [   20.921088] scsi3 : ahci
Jan 22 19:23:39 kernel: [   20.921106] ata1: SATA max UDMA/133 abar m2048@0xffa78800 port 0xffa78900 irq 222
Jan 22 19:23:39 kernel: [   20.921112] ata2: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 222
Jan 22 19:23:39 kernel: [   20.921117] ata3: SATA max UDMA/133 abar m2048@0xffa78800 port 0xffa78a00 irq 222
Jan 22 19:23:39 kernel: [   20.921123] ata4: SATA max UDMA/133 abar m2048@0xffa78800 port 0xffa78a80 irq 222
Jan 22 19:23:40 kernel: [   21.406481] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 22 19:23:40 kernel: [   21.418666] ata1.00: ATA-7: Hitachi HDS721616PLA380, P22OA70A, max UDMA/133
Jan 22 19:23:40 kernel: [   21.418669] ata1.00: 321672960 sectors, multi 0: LBA48 NCQ (depth 31/32)
Jan 22 19:23:40 kernel: [   21.419533] ata1.00: configured for UDMA/133
Jan 22 19:23:41 kernel: [   22.365739] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jan 22 19:23:41 kernel: [   22.367203] ata2.00: ATAPI: PLEXTOR DVDR   PX-755A, 1.04, max UDMA/66
Jan 22 19:23:41 kernel: [   22.368768] ata2.00: configured for UDMA/66
Jan 22 19:23:41 kernel: [   22.686933] ata3: SATA link down (SStatus 0 SControl 300)
Jan 22 19:23:42 kernel: [   23.007937] ata4: SATA link down (SStatus 0 SControl 300)
Jan 22 19:23:42 kernel: [   23.008009] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDS72161 P22O PQ: 0 ANSI: 5
Jan 22 19:23:42 kernel: [   23.008625] scsi 1:0:0:0: CD-ROM            PLEXTOR  DVDR   PX-755A   1.04 PQ: 0 ANSI: 5
Jan 22 19:23:42 kernel: [   23.008734] ata_piix 0000:00:1f.5: version 2.12
Jan 22 19:23:42 kernel: [   23.008756] PCI: Found IRQ 5 for device 0000:00:1f.5
Jan 22 19:23:42 kernel: [   23.008773] PCI: Sharing IRQ 5 with 0000:00:1a.7
Jan 22 19:23:42 kernel: [   23.008782] PCI: Sharing IRQ 5 with 0000:00:1d.1
Jan 22 19:23:42 kernel: [   23.008803] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
Jan 22 19:23:42 kernel: [   23.008854] PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 22 19:23:42 kernel: [   23.008884] scsi4 : ata_piix
Jan 22 19:23:42 kernel: [   23.008904] scsi5 : ata_piix
Jan 22 19:23:42 kernel: [   23.008922] ata5: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb480 irq 5
Jan 22 19:23:42 kernel: [   23.008929] ata6: SATA max UDMA/133 cmd 0xb880 ctl 0xb800 bmdma 0xb488 irq 5
Jan 22 19:23:42 kernel: [   23.017707] Driver 'sd' needs updating - please use bus_type methods
Jan 22 19:23:42 kernel: [   23.019956] sd 0:0:0:0: [sda] 321672960 512-byte hardware sectors (164697 MB)
Jan 22 19:23:42 kernel: [   23.019983] sd 0:0:0:0: [sda] Write Protect is off
Jan 22 19:23:42 kernel: [   23.019985] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 22 19:23:42 kernel: [   23.020024] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 22 19:23:42 kernel: [   23.020068] sd 0:0:0:0: [sda] 321672960 512-byte hardware sectors (164697 MB)
Jan 22 19:23:42 kernel: [   23.020090] sd 0:0:0:0: [sda] Write Protect is off
Jan 22 19:23:42 kernel: [   23.020092] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 22 19:23:42 kernel: [   23.020129] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 22 19:23:42 kernel: [   23.020131]  sda:
Jan 22 19:23:42 kernel: Driver 'sr' needs updating - please use bus_type methods
Jan 22 19:23:42 kernel: [   23.034467]  sda1 sda2
Jan 22 19:23:42 kernel: [   23.034529] sd 0:0:0:0: [sda] Attached SCSI disk
Jan 22 19:23:42 kernel: [   23.239742] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
Jan 22 19:23:42 kernel: [   23.239746] Uniform CD-ROM driver Revision: 3.20
Jan 22 19:23:42 kernel: [   23.239794] sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 22 19:23:42 kernel: [   23.242622] sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 22 19:23:42 kernel: [   23.242632] sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 22 19:23:42 kernel: [   23.343009] ata5: SATA link down (SStatus 0 SControl 300)
Jan 22 19:23:42 kernel: [   23.676175] ata6: SATA link down (SStatus 0 SControl 300)
Jan 22 19:23:42 debconf: --> PROGRESS STEP 20
Jan 22 19:23:42 debconf: <-- 0 OK
Jan 22 19:23:42 debconf: --> PROGRESS STEP 20
Jan 22 19:23:42 debconf: <-- 0 OK
Jan 22 19:23:42 debconf: --> PROGRESS STEP 900
Jan 22 19:23:42 debconf: <-- 0 OK
Jan 22 19:23:42 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Jan 22 19:23:42 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jan 22 19:23:42 hw-detect: ISA bus detected; loading module 'ide-generic'
Jan 22 19:23:42 kernel: [   23.916670] Uniform Multi-Platform E-IDE driver
Jan 22 19:23:42 kernel: [   23.916673] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jan 22 19:23:42 kernel: [   23.917103] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
Jan 22 19:23:42 kernel: [   23.917108] Probing IDE interface ide0...
Jan 22 19:23:42 hw-detect: insmod /lib/modules/2.6.26-2-486/kernel/drivers/ide/ide-core.ko 
Jan 22 19:23:42 hw-detect: insmod /lib/modules/2.6.26-2-486/kernel/drivers/ide/ide-generic.ko 
Jan 22 19:23:43 kernel: [   24.480324] Probing IDE interface ide1...
Jan 22 19:23:44 kernel: [   25.042377] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jan 22 19:23:44 kernel: [   25.042391] ide1: probed IRQ 15 and default IRQ 15 failed.
Jan 22 19:23:44 kernel: [   25.042393] ide1: failed to initialize IDE interface
Jan 22 19:23:44 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Jan 22 19:23:44 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jan 22 19:23:44 debconf: --> GET hw-detect/start_pcmcia
Jan 22 19:23:44 debconf: <-- 0 true
Jan 22 19:23:44 debconf: --> PROGRESS INFO hw-detect/pcmcia_step
Jan 22 19:23:44 debconf: <-- 0 OK
Jan 22 19:23:44 hw-detect: Loading PCMCIA bridge driver module: i82365
Jan 22 19:23:44 kernel: [   25.267710] Intel ISA PCIC probe: not found.
Jan 22 19:23:44 hw-detect: FATAL: Error inserting i82365 (/lib/modules/2.6.26-2-486/kernel/drivers/pcmcia/i82365.ko): No such device
Jan 22 19:23:44 debconf: --> PROGRESS STEP 20
Jan 22 19:23:44 debconf: <-- 0 OK
Jan 22 19:23:44 apt-install: Queueing package eject for later installation
Jan 22 19:23:44 debconf: --> PROGRESS STEP 20
Jan 22 19:23:44 debconf: <-- 0 OK
Jan 22 19:23:44 debconf: --> PROGRESS SET 1000
Jan 22 19:23:44 debconf: <-- 0 OK
Jan 22 19:23:44 debconf: --> PROGRESS STOP
Jan 22 19:23:44 debconf: text_progress_stop
Jan 22 19:23:44 debconf: <-- 0 OK
Jan 22 19:23:45 check-missing-firmware: no missing firmware in /tmp/missing-firmware
Jan 22 19:23:45 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Jan 22 19:23:45 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jan 22 19:23:45 kernel: [   26.674275] end_request: I/O error, dev fd0, sector 0
Jan 22 19:23:45 kernel: [   26.698369] end_request: I/O error, dev fd0, sector 0
Jan 22 19:23:45 debconf: --> GET disk-detect/dmraid/enable
Jan 22 19:23:45 debconf: <-- 0 false
Jan 22 19:23:45 debconf: --> GET disk-detect/multipath/enable
Jan 22 19:23:45 debconf: <-- 0 false
Jan 22 19:23:46 check-missing-firmware: no missing firmware in /tmp/missing-firmware
Jan 22 19:23:46 debconf: --> GET debconf/priority
Jan 22 19:23:46 debconf: <-- 0 high
Jan 22 19:23:46 debconf: --> GET debconf/priority
Jan 22 19:23:46 debconf: <-- 0 high
Jan 22 19:23:46 debconf: --> X_SAVE
Jan 22 19:23:46 debconf: <-- 0 OK
Jan 22 19:23:46 debconf: --> GET auto-install/enable
Jan 22 19:23:46 debconf: <-- 0 true
Jan 22 19:23:46 debconf: --> GET auto-install/enable
Jan 22 19:23:46 debconf: <-- 0 true
Jan 22 19:23:46 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:46 debconf: <-- 0 Detect network hardware
Jan 22 19:23:46 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:46 debconf: <-- 0 Configure the network
Jan 22 19:23:46 debconf: --> GET auto-install/enable
Jan 22 19:23:46 debconf: <-- 0 true
Jan 22 19:23:46 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:46 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:46 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:46 debconf: --> GET preseed/url
Jan 22 19:23:46 debconf: <-- 0 http://woking.cam.xci-test.com/~osstest/osstest/spider_preseed
Jan 22 19:23:46 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:46 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:46 debconf: --> GET auto-install/enable
Jan 22 19:23:46 debconf: <-- 0 true
Jan 22 19:23:46 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:46 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:46 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:46 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:46 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:46 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:46 debconf: <-- 0 Download installer components
Jan 22 19:23:46 debconf: --> METAGET debian-installer/clock-setup/title Description
Jan 22 19:23:46 debconf: <-- 0 Configure the clock
Jan 22 19:23:46 debconf: --> METAGET debian-installer/disk-detect/title Description
Jan 22 19:23:46 debconf: <-- 0 Detect disks
Jan 22 19:23:46 debconf: --> METAGET debian-installer/partman-base/title Description
Jan 22 19:23:46 debconf: <-- 0 Partition disks
Jan 22 19:23:46 debconf: --> GET live-installer/enable
Jan 22 19:23:46 debconf: <-- 10 live-installer/enable doesn't exist
Jan 22 19:23:46 debconf: --> METAGET debian-installer/bootstrap-base/title Description
Jan 22 19:23:46 debconf: <-- 0 Install the base system
Jan 22 19:23:46 debconf: --> METAGET debian-installer/user-setup-udeb/title Description
Jan 22 19:23:46 debconf: <-- 0 Set up users and passwords
Jan 22 19:23:46 debconf: --> METAGET debian-installer/apt-setup-udeb/title Description
Jan 22 19:23:46 debconf: <-- 0 Configure the package manager
Jan 22 19:23:46 debconf: --> GET live-installer/enable
Jan 22 19:23:46 debconf: <-- 10 live-installer/enable doesn't exist
Jan 22 19:23:46 debconf: --> METAGET debian-installer/pkgsel/title Description
Jan 22 19:23:46 debconf: <-- 0 Select and install software
Jan 22 19:23:46 debconf: --> METAGET debian-installer/grub-installer/title Description
Jan 22 19:23:46 debconf: <-- 0 Install the GRUB boot loader on a hard disk
Jan 22 19:23:46 debconf: --> GET lilo-installer/skip
Jan 22 19:23:46 debconf: <-- 0 false
Jan 22 19:23:46 debconf: --> METAGET debian-installer/lilo-installer/title Description
Jan 22 19:23:46 debconf: <-- 0 Install the LILO boot loader on a hard disk
Jan 22 19:23:46 debconf: --> METAGET debian-installer/nobootloader/title Description
Jan 22 19:23:46 debconf: <-- 0 Continue without boot loader
Jan 22 19:23:46 debconf: --> METAGET debian-installer/finish-install/title Description
Jan 22 19:23:46 debconf: <-- 0 Finish the installation
Jan 22 19:23:46 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Jan 22 19:23:46 debconf: <-- 0 Change debconf priority
Jan 22 19:23:46 debconf: --> METAGET debian-installer/save-logs/title Description
Jan 22 19:23:46 debconf: <-- 0 Save debug logs
Jan 22 19:23:46 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Jan 22 19:23:46 debconf: <-- 0 Execute a shell
Jan 22 19:23:46 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Jan 22 19:23:46 debconf: <-- 0 Abort the installation
Jan 22 19:23:46 debconf: --> SETTITLE debian-installer/main-menu-title
Jan 22 19:23:46 debconf: <-- 0 OK
Jan 22 19:23:46 debconf: --> CAPB
Jan 22 19:23:46 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:46 debconf: --> SUBST debian-installer/main-menu MENU Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, C
Jan 22 19:23:46 debconf: Adding [MENU] -> [Detect network hardware, Configure the network, Support for automatic installs, Download debconf preconfiguration file, Delayed configuration of locale and keyboard for auto-install, Choose a mirror of the De
Jan 22 19:23:46 debconf: <-- 0
Jan 22 19:23:46 debconf: --> METAGET debian-installer/partman-base/title Description
Jan 22 19:23:46 debconf: <-- 0 Partition disks
Jan 22 19:23:46 debconf: --> SET debian-installer/main-menu Partition disks
Jan 22 19:23:46 debconf: <-- 0 value set
Jan 22 19:23:46 debconf: --> INPUT medium debian-installer/main-menu
Jan 22 19:23:46 debconf: <-- 30 question skipped
Jan 22 19:23:46 debconf: --> GO
Jan 22 19:23:46 debconf: <-- 0 ok
Jan 22 19:23:46 debconf: --> GET debian-installer/main-menu
Jan 22 19:23:46 debconf: <-- 0 Partition disks
Jan 22 19:23:46 debconf: --> METAGET debian-installer/localechooser/title Description
Jan 22 19:23:46 debconf: <-- 0 Choose language
Jan 22 19:23:46 debconf: --> METAGET debian-installer/kbd-chooser/title Description
Jan 22 19:23:46 debconf: <-- 0 Select a keyboard layout
Jan 22 19:23:46 debconf: --> METAGET debian-installer/ethdetect/title Description
Jan 22 19:23:46 debconf: <-- 0 Detect network hardware
Jan 22 19:23:46 debconf: --> METAGET debian-installer/netcfg/title Description
Jan 22 19:23:46 debconf: <-- 0 Configure the network
Jan 22 19:23:46 debconf: --> METAGET debian-installer/auto-install/title Description
Jan 22 19:23:46 debconf: <-- 10 debian-installer/auto-install/title doesn't exist
Jan 22 19:23:46 main-menu[782]: INFO: Falling back to the package description for auto-install
Jan 22 19:23:46 debconf: --> METAGET debian-installer/network-preseed/title Description
Jan 22 19:23:46 debconf: <-- 0 Download debconf preconfiguration file
Jan 22 19:23:46 debconf: --> METAGET debian-installer/ai-choosers/title Description
Jan 22 19:23:46 debconf: <-- 10 debian-installer/ai-choosers/title doesn't exist
Jan 22 19:23:46 main-menu[782]: INFO: Falling back to the package description for ai-choosers
Jan 22 19:23:46 debconf: --> METAGET debian-installer/choose-mirror/title Description
Jan 22 19:23:46 debconf: <-- 0 Choose a mirror of the Debian archive
Jan 22 19:23:46 debconf: --> METAGET debian-installer/download-installer/title Description
Jan 22 19:23:46 debconf: <-- 0 Download installer components
Jan 22 19:23:46 debconf: --> METAGET debian-installer/clock-setup/title Description
Jan 22 19:23:46 debconf: <-- 0 Configure the clock
Jan 22 19:23:46 debconf: --> METAGET debian-installer/disk-detect/title Description
Jan 22 19:23:46 debconf: <-- 0 Detect disks
Jan 22 19:23:46 debconf: --> METAGET debian-installer/partman-base/title Description
Jan 22 19:23:46 debconf: <-- 0 Partition disks
Jan 22 19:23:46 main-menu[782]: INFO: Menu item 'partman-base' selected
Jan 22 19:23:46 debconf: --> SETTITLE debian-installer/partman-base/title
Jan 22 19:23:46 debconf: <-- 0 OK
Jan 22 19:23:46 debconf: --> GET anna/retriever
Jan 22 19:23:46 debconf: <-- 0 net-retriever
Jan 22 19:23:46 anna-install: Installing partman-auto-lvm
Jan 22 19:23:46 debconf: --> CAPB backup
Jan 22 19:23:46 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:46 debconf: --> GET anna/retriever
Jan 22 19:23:46 debconf: <-- 0 net-retriever
Jan 22 19:23:46 debconf: --> GET mirror/protocol
Jan 22 19:23:46 debconf: <-- 0 http
Jan 22 19:23:46 debconf: --> GET mirror/http/hostname
Jan 22 19:23:46 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:46 debconf: --> GET mirror/http/directory
Jan 22 19:23:46 debconf: <-- 0 /debian
Jan 22 19:23:46 debconf: --> PROGRESS START 0 6 anna/progress_title
Jan 22 19:23:46 debconf: <-- 0 OK
Jan 22 19:23:46 anna[8610]: DEBUG: retrieving lvm2-udeb 2.02.39-7
Jan 22 19:23:46 debconf: --> SUBST anna/progress_step_retr PACKAGE lvm2-udeb
Jan 22 19:23:46 debconf: Adding [PACKAGE] -> [lvm2-udeb]
Jan 22 19:23:46 debconf: <-- 0
Jan 22 19:23:46 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:46 debconf: <-- 0 OK
Jan 22 19:23:46 debconf: --> GET mirror/protocol
Jan 22 19:23:46 debconf: <-- 0 http
Jan 22 19:23:46 debconf: --> GET mirror/http/hostname
Jan 22 19:23:46 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:46 debconf: --> GET mirror/http/directory
Jan 22 19:23:46 debconf: <-- 0 /debian
Jan 22 19:23:46 debconf: --> GET mirror/http/proxy
Jan 22 19:23:46 debconf: <-- 0 
Jan 22 19:23:46 debconf: --> PROGRESS STEP 1
Jan 22 19:23:46 debconf: <-- 0 OK
Jan 22 19:23:46 anna[8610]: DEBUG: retrieving partman-auto-lvm 32
Jan 22 19:23:46 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-auto-lvm
Jan 22 19:23:46 debconf: Adding [PACKAGE] -> [partman-auto-lvm]
Jan 22 19:23:46 debconf: <-- 0
Jan 22 19:23:46 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:46 debconf: <-- 0 OK
Jan 22 19:23:46 debconf: --> GET mirror/protocol
Jan 22 19:23:46 debconf: <-- 0 http
Jan 22 19:23:46 debconf: --> GET mirror/http/hostname
Jan 22 19:23:46 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:46 debconf: --> GET mirror/http/directory
Jan 22 19:23:46 debconf: <-- 0 /debian
Jan 22 19:23:46 debconf: --> GET mirror/http/proxy
Jan 22 19:23:46 debconf: <-- 0 
Jan 22 19:23:46 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-auto-lvm.templates partman-auto-lvm
Jan 22 19:23:46 debconf: <-- 0 OK
Jan 22 19:23:46 debconf: --> X_SAVE
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 anna[8610]: DEBUG: retrieving partman-lvm 65
Jan 22 19:23:47 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-lvm
Jan 22 19:23:47 debconf: Adding [PACKAGE] -> [partman-lvm]
Jan 22 19:23:47 debconf: <-- 0
Jan 22 19:23:47 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> GET mirror/protocol
Jan 22 19:23:47 debconf: <-- 0 http
Jan 22 19:23:47 debconf: --> GET mirror/http/hostname
Jan 22 19:23:47 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:47 debconf: --> GET mirror/http/directory
Jan 22 19:23:47 debconf: <-- 0 /debian
Jan 22 19:23:47 debconf: --> GET mirror/http/proxy
Jan 22 19:23:47 debconf: <-- 0 
Jan 22 19:23:47 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-lvm.templates partman-lvm
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> X_SAVE
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> SUBST anna/progress_step_conf PACKAGE lvm2-udeb
Jan 22 19:23:47 debconf: Adding [PACKAGE] -> [lvm2-udeb]
Jan 22 19:23:47 debconf: <-- 0
Jan 22 19:23:47 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-auto-lvm
Jan 22 19:23:47 debconf: Adding [PACKAGE] -> [partman-auto-lvm]
Jan 22 19:23:47 debconf: <-- 0
Jan 22 19:23:47 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-lvm
Jan 22 19:23:47 debconf: Adding [PACKAGE] -> [partman-lvm]
Jan 22 19:23:47 debconf: <-- 0
Jan 22 19:23:47 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STOP
Jan 22 19:23:47 debconf: text_progress_stop
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> GET mirror/protocol
Jan 22 19:23:47 debconf: <-- 0 http
Jan 22 19:23:47 debconf: --> GET mirror/http/hostname
Jan 22 19:23:47 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:47 debconf: --> GET mirror/http/directory
Jan 22 19:23:47 debconf: <-- 0 /debian
Jan 22 19:23:47 debconf: --> GET anna/retriever
Jan 22 19:23:47 debconf: <-- 0 net-retriever
Jan 22 19:23:47 anna-install: Installing partman-auto-crypto
Jan 22 19:23:47 debconf: --> CAPB backup
Jan 22 19:23:47 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:47 debconf: --> GET anna/retriever
Jan 22 19:23:47 debconf: <-- 0 net-retriever
Jan 22 19:23:47 debconf: --> GET mirror/protocol
Jan 22 19:23:47 debconf: <-- 0 http
Jan 22 19:23:47 debconf: --> GET mirror/http/hostname
Jan 22 19:23:47 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:47 debconf: --> GET mirror/http/directory
Jan 22 19:23:47 debconf: <-- 0 /debian
Jan 22 19:23:47 debconf: --> PROGRESS START 0 4 anna/progress_title
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 anna[8727]: DEBUG: retrieving partman-auto-crypto 11
Jan 22 19:23:47 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-auto-crypto
Jan 22 19:23:47 debconf: Adding [PACKAGE] -> [partman-auto-crypto]
Jan 22 19:23:47 debconf: <-- 0
Jan 22 19:23:47 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> GET mirror/protocol
Jan 22 19:23:47 debconf: <-- 0 http
Jan 22 19:23:47 debconf: --> GET mirror/http/hostname
Jan 22 19:23:47 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:47 debconf: --> GET mirror/http/directory
Jan 22 19:23:47 debconf: <-- 0 /debian
Jan 22 19:23:47 debconf: --> GET mirror/http/proxy
Jan 22 19:23:47 debconf: <-- 0 
Jan 22 19:23:47 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-auto-crypto.templates partman-auto-crypto
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> X_SAVE
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 anna[8727]: DEBUG: retrieving partman-crypto 36
Jan 22 19:23:47 debconf: --> SUBST anna/progress_step_retr PACKAGE partman-crypto
Jan 22 19:23:47 debconf: Adding [PACKAGE] -> [partman-crypto]
Jan 22 19:23:47 debconf: <-- 0
Jan 22 19:23:47 debconf: --> PROGRESS INFO anna/progress_step_retr
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> GET mirror/protocol
Jan 22 19:23:47 debconf: <-- 0 http
Jan 22 19:23:47 debconf: --> GET mirror/http/hostname
Jan 22 19:23:47 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:47 debconf: --> GET mirror/http/directory
Jan 22 19:23:47 debconf: <-- 0 /debian
Jan 22 19:23:47 debconf: --> GET mirror/http/proxy
Jan 22 19:23:47 debconf: <-- 0 
Jan 22 19:23:47 debconf: --> X_LOADTEMPLATEFILE /var/lib/dpkg/info/partman-crypto.templates partman-crypto
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> X_SAVE
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-auto-crypto
Jan 22 19:23:47 debconf: Adding [PACKAGE] -> [partman-auto-crypto]
Jan 22 19:23:47 debconf: <-- 0
Jan 22 19:23:47 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> SUBST anna/progress_step_conf PACKAGE partman-crypto
Jan 22 19:23:47 debconf: Adding [PACKAGE] -> [partman-crypto]
Jan 22 19:23:47 debconf: <-- 0
Jan 22 19:23:47 debconf: --> PROGRESS INFO anna/progress_step_conf
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STOP
Jan 22 19:23:47 debconf: text_progress_stop
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> GET mirror/protocol
Jan 22 19:23:47 debconf: <-- 0 http
Jan 22 19:23:47 debconf: --> GET mirror/http/hostname
Jan 22 19:23:47 debconf: <-- 0 debian.uk.xensource.com
Jan 22 19:23:47 debconf: --> GET mirror/http/directory
Jan 22 19:23:47 debconf: <-- 0 /debian
Jan 22 19:23:47 debconf: --> CAPB backup align
Jan 22 19:23:47 debconf: <-- 0 multiselect backup progresscancel align
Jan 22 19:23:47 debconf: --> PROGRESS START 0 19 partman/progress/init/title
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/unsupported
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/unsupported does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/kernelmodules_basicfilesystems
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/kernelmodules_basicfilesystems does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/kernelmodules_ext3
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/kernelmodules_ext3 does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/kernelmodules_jfs
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/kernelmodules_jfs does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 kernel: [   28.594799] JFS: nTxBlock = 7080, nTxLock = 56643
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/kernelmodules_reiserfs
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/kernelmodules_reiserfs does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/kernelmodules_xfs
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/kernelmodules_xfs does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 kernel: [   28.609096] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
Jan 22 19:23:47 kernel: [   28.609439] SGI XFS Quota Management subsystem
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/umount_target
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/umount_target does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/md-devices
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/md-devices does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 md-devices: mdadm: No arrays found in config file
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/lvm-devices
Jan 22 19:23:47 debconf: <-- 10 partman/progress/init/lvm-devices does not exist
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 kernel: [   28.689866] device-mapper: uevent: version 1.0.3
Jan 22 19:23:47 kernel: [   28.690140] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
Jan 22 19:23:47 partman:   PV /dev/sda2   VG spider.cam.xci-test.com   lvm2 [153.11 GB / 113.54 GB free]
Jan 22 19:23:47 partman:   Total: 1 [153.11 GB] / in use: 1 [153.11 GB] / in no VG: 0 [0   ]
Jan 22 19:23:47 partman:   Reading all physical volumes.  This may take a while...
Jan 22 19:23:47 partman:   Found volume group "spider.cam.xci-test.com" using metadata type lvm2
Jan 22 19:23:47 partman-lvm:   3 logical volume(s) in volume group "spider.cam.xci-test.com" now active
Jan 22 19:23:47 debconf: --> PROGRESS STEP 1
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 debconf: --> PROGRESS INFO partman/progress/init/parted
Jan 22 19:23:47 debconf: <-- 0 OK
Jan 22 19:23:47 kernel: [   28.759363] end_request: I/O error, dev fd0, sector 0
Jan 22 19:23:47 kernel: [   28.783466] end_request: I/O error, dev fd0, sector 0
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/dump
Jan 22 19:23:48 debconf: <-- 10 partman/progress/init/dump does not exist
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/md
Jan 22 19:23:48 debconf: <-- 10 partman/progress/init/md does not exist
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/efi
Jan 22 19:23:48 debconf: <-- 10 partman/progress/init/efi does not exist
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/lvm
Jan 22 19:23:48 debconf: <-- 10 partman/progress/init/lvm does not exist
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> SUBST partman-lvm/text/in_use VG spider.cam.xci-test.com
Jan 22 19:23:48 debconf: Adding [VG] -> [spider.cam.xci-test.com]
Jan 22 19:23:48 debconf: <-- 0
Jan 22 19:23:48 debconf: --> METAGET partman-lvm/text/in_use description
Jan 22 19:23:48 debconf: <-- 0 In use by LVM volume group spider.cam.xci-test.com
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/crypto
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/update_partitions
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> METAGET partman/filesystem_short/ext3 description
Jan 22 19:23:48 debconf: <-- 0 ext3
Jan 22 19:23:48 debconf: --> METAGET partman/text/number description
Jan 22 19:23:48 debconf: <-- 0 #%s
Jan 22 19:23:48 debconf: --> METAGET partman/filesystem_short/linux-swap description
Jan 22 19:23:48 debconf: <-- 0 swap
Jan 22 19:23:48 debconf: --> METAGET partman/text/number description
Jan 22 19:23:48 debconf: <-- 0 #%s
Jan 22 19:23:48 debconf: --> METAGET partman/filesystem_short/ntfs description
Jan 22 19:23:48 debconf: <-- 10 partman/filesystem_short/ntfs doesn't exist
Jan 22 19:23:48 debconf: --> METAGET partman/text/number description
Jan 22 19:23:48 debconf: <-- 0 #%s
Jan 22 19:23:48 debconf: --> METAGET partman/text/primary description
Jan 22 19:23:48 debconf: <-- 0 primary
Jan 22 19:23:48 debconf: --> METAGET partman/text/free_space description
Jan 22 19:23:48 debconf: <-- 0 FREE SPACE
Jan 22 19:23:48 debconf: --> METAGET partman/text/pri/log description
Jan 22 19:23:48 debconf: <-- 0 pri/log
Jan 22 19:23:48 debconf: --> METAGET partman/filesystem_short/ext3 description
Jan 22 19:23:48 debconf: <-- 0 ext3
Jan 22 19:23:48 debconf: --> METAGET partman/text/number description
Jan 22 19:23:48 debconf: <-- 0 #%s
Jan 22 19:23:48 debconf: --> METAGET partman/text/primary description
Jan 22 19:23:48 debconf: <-- 0 primary
Jan 22 19:23:48 debconf: --> METAGET partman/method_short/lvm description
Jan 22 19:23:48 debconf: <-- 0 lvm
Jan 22 19:23:48 debconf: --> METAGET partman/text/number description
Jan 22 19:23:48 debconf: <-- 0 #%s
Jan 22 19:23:48 debconf: --> METAGET partman/text/primary description
Jan 22 19:23:48 debconf: <-- 0 primary
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/filesystems_detected
Jan 22 19:23:48 debconf: <-- 10 partman/progress/init/filesystems_detected does not exist
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/autouse_swap
Jan 22 19:23:48 debconf: <-- 10 partman/progress/init/autouse_swap does not exist
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> METAGET partman/filesystem_short/linux-swap description
Jan 22 19:23:48 debconf: <-- 0 swap
Jan 22 19:23:48 debconf: --> METAGET partman/text/number description
Jan 22 19:23:48 debconf: <-- 0 #%s
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/backup
Jan 22 19:23:48 debconf: <-- 10 partman/progress/init/backup does not exist
Jan 22 19:23:48 debconf: --> PROGRESS INFO partman/progress/init/fallback
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS STEP 1
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> PROGRESS STOP
Jan 22 19:23:48 debconf: text_progress_stop
Jan 22 19:23:48 debconf: <-- 0 OK
Jan 22 19:23:48 debconf: --> METAGET partman/text/scsi_disk description
Jan 22 19:23:48 debconf: <-- 0 SCSI%s (%s,%s,%s) (%s)
Jan 22 19:23:48 debconf: --> GET partman-auto/method
Jan 22 19:23:48 debconf: <-- 0 lvm
Jan 22 19:23:48 debconf: --> GET partman-auto/disk
Jan 22 19:23:48 debconf: <-- 0 /dev/sda
Jan 22 19:23:48 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Jan 22 19:23:48 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jan 22 19:23:48 debconf: --> METAGET partman/text/scsi_disk description
Jan 22 19:23:48 debconf: <-- 0 SCSI%s (%s,%s,%s) (%s)
Jan 22 19:23:48 debconf: --> GET partman-auto/expert_recipe
Jan 22 19:23:48 debconf: <-- 0 boot-root :: 300 50 300 ext3 $primary{ } $bootable{ } method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /boot } . 30000 50 30000 ext3 method{ format } format{ } $lvmok{ } use_filesystem{ } files
Jan 22 19:23:48 debconf: --> SET partman-auto/expert_recipe_file /tmp/expert_recipe
Jan 22 19:23:48 debconf: <-- 0 value set
Jan 22 19:23:48 debconf: --> GET partman-auto/expert_recipe_file
Jan 22 19:23:48 debconf: <-- 0 /tmp/expert_recipe
Jan 22 19:23:48 debconf: --> METAGET boot-root description
Jan 22 19:23:48 debconf: <-- 10 boot-root doesn't exist
Jan 22 19:23:48 debconf: --> FGET partman-lvm/device_remove_lvm seen
Jan 22 19:23:48 debconf: <-- 0 true
Jan 22 19:23:48 debconf: --> GET partman-lvm/device_remove_lvm
Jan 22 19:23:48 debconf: <-- 0 true
Jan 22 19:23:49 partman-lvm:   Logical volume "root" successfully removed
Jan 22 19:23:49 partman-lvm:   Logical volume "swap_1" successfully removed
Jan 22 19:23:49 partman-lvm:   Logical volume "win.guest.osstest-disk" successfully removed
Jan 22 19:23:49 partman-lvm:   0 logical volume(s) in volume group "spider.cam.xci-test.com" now active
Jan 22 19:23:49 partman-lvm:   Volume group "spider.cam.xci-test.com" successfully removed
Jan 22 19:23:49 partman-lvm:   Labels on physical volume "/dev/sda2" successfully wiped
Jan 22 19:23:49 kernel: [   30.061820] parted_server[8967]: segfault at b0 ip b7e0c845 sp bfb6bc98 error 4 in libc-2.7.so[b7d9b000+138000]
Jan 22 19:37:01 dhclient: DHCPREQUEST on eth0 to 10.80.248.4 port 67
Jan 22 19:37:01 dhclient: DHCPACK from 10.80.248.135
Jan 22 19:37:01 dhclient: bound to 10.80.248.93 -- renewal in 814 seconds.
Jan 22 19:50:37 dhclient: DHCPREQUEST on eth0 to 10.80.248.4 port 67
Jan 22 19:50:37 dhclient: DHCPACK from 10.80.248.135
Jan 22 19:50:37 dhclient: bound to 10.80.248.93 -- renewal in 859 seconds.
Jan 22 20:04:56 dhclient: DHCPREQUEST on eth0 to 10.80.248.4 port 67
Jan 22 20:04:56 dhclient: DHCPACK from 10.80.248.135
Jan 22 20:04:56 dhclient: bound to 10.80.248.93 -- renewal in 704 seconds.
Jan 22 20:16:42 dhclient: DHCPREQUEST on eth0 to 10.80.248.4 port 67
Jan 22 20:16:42 dhclient: DHCPACK from 10.80.248.135
Jan 22 20:16:42 dhclient: bound to 10.80.248.93 -- renewal in 800 seconds.
Jan 22 20:30:04 dhclient: DHCPREQUEST on eth0 to 10.80.248.4 port 67
Jan 22 20:30:04 dhclient: DHCPACK from 10.80.248.135
Jan 22 20:30:04 dhclient: bound to 10.80.248.93 -- renewal in 891 seconds.
Jan 22 20:44:58 dhclient: DHCPREQUEST on eth0 to 10.80.248.4 port 67
Jan 22 20:44:58 dhclient: DHCPACK from 10.80.248.135
Jan 22 20:44:58 dhclient: bound to 10.80.248.93 -- renewal in 773 seconds.
Jan 22 20:57:53 dhclient: DHCPREQUEST on eth0 to 10.80.248.4 port 67
Jan 22 20:57:53 dhclient: DHCPACK from 10.80.248.135
Jan 22 20:57:53 dhclient: bound to 10.80.248.93 -- renewal in 796 seconds.
Jan 22 21:08:00 init: init: starting pid 766, tty '/dev/tty2': '-/bin/sh'
Jan 22 21:08:21 kernel: [ 6302.884493] usb 4-6: new high speed USB device using ehci_hcd and address 2
Jan 22 21:08:22 kernel: [ 6303.017212] usb 4-6: configuration #1 chosen from 1 choice
Jan 22 21:08:22 kernel: [ 6303.017212] scsi6 : SCSI emulation for USB Mass Storage devices
Jan 22 21:08:22 kernel: [ 6303.021388] usb 4-6: New USB device found, idVendor=090c, idProduct=1000
Jan 22 21:08:22 kernel: [ 6303.021391] usb 4-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jan 22 21:08:22 kernel: [ 6303.021392] usb 4-6: Product: USB DISK
Jan 22 21:08:22 kernel: [ 6303.021393] usb 4-6: Manufacturer: SMI Corporation
Jan 22 21:08:22 kernel: [ 6303.021394] usb 4-6: SerialNumber: AA04012700007864
Jan 22 21:08:22 kernel: [ 6303.021463] usb-storage: device found at 2
Jan 22 21:08:22 kernel: [ 6303.021464] usb-storage: waiting for device to settle before scanning
Jan 22 21:08:27 kernel: [ 6308.038885] usb-storage: device scan complete
Jan 22 21:08:27 kernel: [ 6308.040262] scsi 6:0:0:0: Direct-Access     Easy     Disk             1100 PQ: 0 ANSI: 0 CCS
Jan 22 21:08:27 kernel: [ 6308.048871] sd 6:0:0:0: [sdb] 1981440 512-byte hardware sectors (1014 MB)
Jan 22 21:08:27 kernel: [ 6308.049872] sd 6:0:0:0: [sdb] Write Protect is off
Jan 22 21:08:27 kernel: [ 6308.049875] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
Jan 22 21:08:27 kernel: [ 6308.049877] sd 6:0:0:0: [sdb] Assuming drive cache: write through
Jan 22 21:08:27 kernel: [ 6308.052620] sd 6:0:0:0: [sdb] 1981440 512-byte hardware sectors (1014 MB)
Jan 22 21:08:27 kernel: [ 6308.053621] sd 6:0:0:0: [sdb] Write Protect is off
Jan 22 21:08:27 kernel: [ 6308.053624] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
Jan 22 21:08:27 kernel: [ 6308.053626] sd 6:0:0:0: [sdb] Assuming drive cache: write through
Jan 22 21:08:27 kernel: [ 6308.053629]  sdb:
Jan 22 21:08:27 kernel:  sdb1
Jan 22 21:08:27 kernel: [ 6308.169307] sd 6:0:0:0: [sdb] Attached SCSI removable disk
Jan 22 21:08:27 kernel: [ 6308.169336] sd 6:0:0:0: Attached scsi generic sg2 type 0
Jan 22 21:08:42 kernel: [ 6323.645562] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
/bin/partman: *******************************************************
/lib/partman/init.d/25md-devices: *******************************************************
/lib/partman/init.d/30parted: *******************************************************
parted_server: ======= Starting the server
parted_server: main_loop: iteration 1
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=sda /dev/sda
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=sda
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: OK


parted_server: Note =dev=sda as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 2
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=mapper=spider.cam.xci--test.com-root /dev/mapper/spider.cam.xci--test.com-root
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=mapper=spider.cam.xci--test.com-root
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: OK


parted_server: Note =dev=mapper=spider.cam.xci--test.com-root as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 3
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=mapper=spider.cam.xci--test.com-swap_1 /dev/mapper/spider.cam.xci--test.com-swap_1
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: OK


parted_server: Note =dev=mapper=spider.cam.xci--test.com-swap_1 as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 4
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk /dev/mapper/spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: OK


parted_server: Note =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 5
parted_server: Opening infifo
/lib/partman/init.d/35dump: *******************************************************
/lib/partman/init.d/35dump: IN: DUMP =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: DUMP
parted_server: command_dump()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 6
parted_server: Opening infifo
Device: yes
Model: Linux device-mapper (linear)
Path: /dev/mapper/spider.cam.xci--test.com-root
Sector size: 512
Sectors: 58589184
Sectors/track: 63
Heads: 255
Cylinders: 3647
Partition table: yes
Type: loop
Partitions: #	id	length	type	fs	path	name
(0,0,0)	(3647,2,2)	1	0-29997662207	29997662208	primary	ext3	/dev/mapper/spider.cam.xci--test.com-root	
Dump finished.
/lib/partman/init.d/35dump: IN: DUMP =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: DUMP
parted_server: command_dump()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 7
parted_server: Opening infifo
Device: yes
Model: Linux device-mapper (linear)
Path: /dev/mapper/spider.cam.xci--test.com-swap_1
Sector size: 512
Sectors: 3899392
Sectors/track: 63
Heads: 255
Cylinders: 242
Partition table: yes
Type: loop
Partitions: #	id	length	type	fs	path	name
(0,0,0)	(242,185,6)	1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	
Dump finished.
/lib/partman/init.d/35dump: IN: DUMP =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: DUMP
parted_server: command_dump()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 8
parted_server: Opening infifo
Device: yes
Model: Linux device-mapper (linear)
Path: /dev/mapper/spider.cam.xci--test.com-win.guest.osstest--disk
Sector size: 512
Sectors: 20480000
Sectors/track: 63
Heads: 255
Cylinders: 1274
Partition table: yes
Type: msdos
Partitions: #	id	length	type	fs	path	name
(0,0,0)	(0,0,62)	-1	0-32255	32256	primary	label	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	
(0,1,0)	(1272,254,62)	1	32256-10470781439	10470749184	primary	ntfs	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp1	
(1273,0,0)	(1273,254,62)	-1	10470781440-10479006719	8225280	pri/log	free	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	
(1274,0,0)	(1274,209,22)	-1	10479006720-10485759999	6753280	primary	label	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	
Dump finished.
/lib/partman/init.d/35dump: IN: DUMP =dev=sda
parted_server: Read command: DUMP
parted_server: command_dump()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 9
parted_server: Opening infifo
Device: yes
Model: ATA Hitachi HDS72161
Path: /dev/sda
Sector size: 512
Sectors: 321672960
Sectors/track: 63
Heads: 255
Cylinders: 20023
Partition table: yes
Type: msdos
Partitions: #	id	length	type	fs	path	name
(0,0,0)	(0,0,62)	-1	0-32255	32256	primary	label	/dev/sda-1	
(0,1,0)	(35,254,62)	1	32256-296110079	296077824	primary	ext3	/dev/sda1	
(36,0,0)	(20022,254,62)	2	296110080-164694781439	164398671360	primary	unknown	/dev/sda2	
(20023,0,0)	(20023,54,62)	-1	164694781440-164696555519	1774080	primary	label	/dev/sda-1	
Dump finished.
/lib/partman/init.d/49md: *******************************************************
/lib/partman/init.d/49md: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-29997662207	29997662208	primary	ext3	/dev/mapper/spider.cam.xci--test.com-root	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 10
parted_server: Opening infifo
/lib/partman/init.d/49md: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-root 0-29997662207
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-29997662207)
parted_server: Partition found (0-29997662207)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 11
parted_server: Opening infifo
/lib/partman/init.d/49md: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 12
parted_server: Opening infifo
/lib/partman/init.d/49md: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-1996488703)
parted_server: Partition found (0-1996488703)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 13
parted_server: Opening infifo
/lib/partman/init.d/49md: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-10470781439	10470749184	primary	ntfs	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp1	


parted_server: OUT: -1	10470781440-10479006719	8225280	pri/log	free	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 14
parted_server: Opening infifo
/lib/partman/init.d/49md: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk 32256-10470781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-10470781439)
parted_server: Partition found (32256-10470781439)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 15
parted_server: Opening infifo
/lib/partman/init.d/49md: IN: PARTITIONS =dev=sda
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-296110079	296077824	primary	ext3	/dev/sda1	


parted_server: OUT: 2	296110080-164694781439	164398671360	primary	unknown	/dev/sda2	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 16
parted_server: Opening infifo
/lib/partman/init.d/49md: IN: GET_FLAGS =dev=sda 32256-296110079
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-296110079)
parted_server: Partition found (32256-296110079)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 17
parted_server: Opening infifo
/lib/partman/init.d/49md: IN: GET_FLAGS =dev=sda 296110080-164694781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(296110080-164694781439)
parted_server: Partition found (296110080-164694781439)
parted_server: OUT: OK


parted_server: OUT: lvm


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 18
parted_server: Opening infifo
/lib/partman/init.d/50lvm: *******************************************************
/lib/partman/init.d/50lvm: *******************************************************
/lib/partman/init.d/50lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-29997662207	29997662208	primary	ext3	/dev/mapper/spider.cam.xci--test.com-root	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 19
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-root 0-29997662207
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-29997662207)
parted_server: Partition found (0-29997662207)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 20
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 21
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-1996488703)
parted_server: Partition found (0-1996488703)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 22
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-10470781439	10470749184	primary	ntfs	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp1	


parted_server: OUT: -1	10470781440-10479006719	8225280	pri/log	free	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 23
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk 32256-10470781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-10470781439)
parted_server: Partition found (32256-10470781439)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 24
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: PARTITIONS =dev=sda
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-296110079	296077824	primary	ext3	/dev/sda1	


parted_server: OUT: 2	296110080-164694781439	164398671360	primary	unknown	/dev/sda2	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 25
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: GET_FLAGS =dev=sda 32256-296110079
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-296110079)
parted_server: Partition found (32256-296110079)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 26
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: GET_FLAGS =dev=sda 296110080-164694781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(296110080-164694781439)
parted_server: Partition found (296110080-164694781439)
parted_server: OUT: OK


parted_server: OUT: lvm


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 27
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-29997662207	29997662208	primary	ext3	/dev/mapper/spider.cam.xci--test.com-root	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 28
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 29
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-10470781439	10470749184	primary	ntfs	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp1	


parted_server: OUT: -1	10470781440-10479006719	8225280	pri/log	free	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 30
parted_server: Opening infifo
/lib/partman/init.d/50lvm: IN: PARTITIONS =dev=sda
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-296110079	296077824	primary	ext3	/dev/sda1	


parted_server: OUT: 2	296110080-164694781439	164398671360	primary	unknown	/dev/sda2	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 31
parted_server: Opening infifo
/lib/partman/init.d/52crypto: *******************************************************
/lib/partman/init.d/52crypto: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-29997662207	29997662208	primary	ext3	/dev/mapper/spider.cam.xci--test.com-root	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 32
parted_server: Opening infifo
/lib/partman/init.d/52crypto: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 33
parted_server: Opening infifo
/lib/partman/init.d/52crypto: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-10470781439	10470749184	primary	ntfs	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp1	


parted_server: OUT: -1	10470781440-10479006719	8225280	pri/log	free	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 34
parted_server: Opening infifo
/lib/partman/init.d/52crypto: IN: PARTITIONS =dev=sda
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-296110079	296077824	primary	ext3	/dev/sda1	


parted_server: OUT: 2	296110080-164694781439	164398671360	primary	unknown	/dev/sda2	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 35
parted_server: Opening infifo
/lib/partman/init.d/70update_partitions: *******************************************************
/lib/partman/init.d/70update_partitions: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-29997662207	29997662208	primary	ext3	/dev/mapper/spider.cam.xci--test.com-root	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 36
parted_server: Opening infifo
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-root 0-29997662207
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-29997662207)
parted_server: Partition found (0-29997662207)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 37
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/20detected_filesystem: IN: GET_FILE_SYSTEM =dev=mapper=spider.cam.xci--test.com-root 0-29997662207
parted_server: Read command: GET_FILE_SYSTEM
parted_server: command_get_file_system()
parted_server: Opening outfifo
parted_server: command_get_file_system: File system for partition 0-29997662207
parted_server: partition_with_id(0-29997662207)
parted_server: OUT: OK


parted_server: named_partition_is_virtual(=dev=mapper=spider.cam.xci--test.com-root,0,58589183)
parted_server: no
parted_server: OUT: ext3


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 38
parted_server: Opening infifo
/lib/partman/update.d/21lvm_sync_flag: *******************************************************
/lib/partman/update.d/21lvm_sync_flag: IN: GET_LABEL_TYPE =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: GET_LABEL_TYPE
parted_server: command_get_label_type()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: loop


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 39
parted_server: Opening infifo
/lib/partman/update.d/22md_sync_flag: *******************************************************
/lib/partman/update.d/22md_sync_flag: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-root 0-29997662207
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-29997662207)
parted_server: Partition found (0-29997662207)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 40
parted_server: Opening infifo
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60lvm_visuals: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/update.d/61crypto_visuals: *******************************************************
/lib/partman/update.d/61md_visuals: *******************************************************
/lib/partman/visual.d/10type: *******************************************************
/lib/partman/visual.d/10type: IN: USES_EXTENDED =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: USES_EXTENDED
parted_server: command_uses_extended()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 41
parted_server: Opening infifo
/lib/partman/visual.d/15size: *******************************************************
/lib/partman/visual.d/35name: *******************************************************
/lib/partman/visual.d/35name: IN: USES_NAMES =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: USES_NAMES
parted_server: command_uses_names()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 42
parted_server: Opening infifo
/lib/partman/init.d/70update_partitions: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 43
parted_server: Opening infifo
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-1996488703)
parted_server: Partition found (0-1996488703)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 44
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/20detected_filesystem: IN: GET_FILE_SYSTEM =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703
parted_server: Read command: GET_FILE_SYSTEM
parted_server: command_get_file_system()
parted_server: Opening outfifo
parted_server: command_get_file_system: File system for partition 0-1996488703
parted_server: partition_with_id(0-1996488703)
parted_server: OUT: OK


parted_server: named_partition_is_virtual(=dev=mapper=spider.cam.xci--test.com-swap_1,0,3899391)
parted_server: no
parted_server: OUT: linux-swap


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 45
parted_server: Opening infifo
/lib/partman/update.d/21lvm_sync_flag: *******************************************************
/lib/partman/update.d/21lvm_sync_flag: IN: GET_LABEL_TYPE =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: GET_LABEL_TYPE
parted_server: command_get_label_type()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: loop


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 46
parted_server: Opening infifo
/lib/partman/update.d/22md_sync_flag: *******************************************************
/lib/partman/update.d/22md_sync_flag: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-1996488703)
parted_server: Partition found (0-1996488703)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 47
parted_server: Opening infifo
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60lvm_visuals: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/update.d/61crypto_visuals: *******************************************************
/lib/partman/update.d/61md_visuals: *******************************************************
/lib/partman/visual.d/10type: *******************************************************
/lib/partman/visual.d/10type: IN: USES_EXTENDED =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: USES_EXTENDED
parted_server: command_uses_extended()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 48
parted_server: Opening infifo
/lib/partman/visual.d/15size: *******************************************************
/lib/partman/visual.d/35name: *******************************************************
/lib/partman/visual.d/35name: IN: USES_NAMES =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: USES_NAMES
parted_server: command_uses_names()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 49
parted_server: Opening infifo
/lib/partman/init.d/70update_partitions: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-10470781439	10470749184	primary	ntfs	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp1	


parted_server: OUT: -1	10470781440-10479006719	8225280	pri/log	free	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 50
parted_server: Opening infifo
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk 32256-10470781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-10470781439)
parted_server: Partition found (32256-10470781439)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 51
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/20detected_filesystem: IN: GET_FILE_SYSTEM =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk 32256-10470781439
parted_server: Read command: GET_FILE_SYSTEM
parted_server: command_get_file_system()
parted_server: Opening outfifo
parted_server: command_get_file_system: File system for partition 32256-10470781439
parted_server: partition_with_id(32256-10470781439)
parted_server: OUT: OK


parted_server: named_partition_is_virtual(=dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk,63,20450744)
parted_server: no
parted_server: OUT: ntfs


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 52
parted_server: Opening infifo
/lib/partman/update.d/21lvm_sync_flag: *******************************************************
/lib/partman/update.d/21lvm_sync_flag: IN: GET_LABEL_TYPE =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: GET_LABEL_TYPE
parted_server: command_get_label_type()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: msdos


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 53
parted_server: Opening infifo
/lib/partman/update.d/21lvm_sync_flag: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk 32256-10470781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-10470781439)
parted_server: Partition found (32256-10470781439)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 54
parted_server: Opening infifo
/lib/partman/update.d/22md_sync_flag: *******************************************************
/lib/partman/update.d/22md_sync_flag: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk 32256-10470781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-10470781439)
parted_server: Partition found (32256-10470781439)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 55
parted_server: Opening infifo
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60lvm_visuals: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/update.d/61crypto_visuals: *******************************************************
/lib/partman/update.d/61md_visuals: *******************************************************
/lib/partman/visual.d/10type: *******************************************************
/lib/partman/visual.d/10type: IN: USES_EXTENDED =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: USES_EXTENDED
parted_server: command_uses_extended()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: yes


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 56
parted_server: Opening infifo
/lib/partman/visual.d/15size: *******************************************************
/lib/partman/visual.d/35name: *******************************************************
/lib/partman/visual.d/35name: IN: USES_NAMES =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: USES_NAMES
parted_server: command_uses_names()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 57
parted_server: Opening infifo
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/21lvm_sync_flag: *******************************************************
/lib/partman/update.d/22md_sync_flag: *******************************************************
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60lvm_visuals: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/update.d/61crypto_visuals: *******************************************************
/lib/partman/update.d/61md_visuals: *******************************************************
/lib/partman/visual.d/10type: *******************************************************
/lib/partman/visual.d/10type: IN: USES_EXTENDED =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: USES_EXTENDED
parted_server: command_uses_extended()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: yes


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 58
parted_server: Opening infifo
/lib/partman/visual.d/15size: *******************************************************
/lib/partman/visual.d/35name: *******************************************************
/lib/partman/visual.d/35name: IN: USES_NAMES =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: USES_NAMES
parted_server: command_uses_names()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 59
parted_server: Opening infifo
/lib/partman/init.d/70update_partitions: IN: PARTITIONS =dev=sda
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-296110079	296077824	primary	ext3	/dev/sda1	


parted_server: OUT: 2	296110080-164694781439	164398671360	primary	unknown	/dev/sda2	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 60
parted_server: Opening infifo
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=sda 32256-296110079
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-296110079)
parted_server: Partition found (32256-296110079)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 61
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/20detected_filesystem: IN: GET_FILE_SYSTEM =dev=sda 32256-296110079
parted_server: Read command: GET_FILE_SYSTEM
parted_server: command_get_file_system()
parted_server: Opening outfifo
parted_server: command_get_file_system: File system for partition 32256-296110079
parted_server: partition_with_id(32256-296110079)
parted_server: OUT: OK


parted_server: named_partition_is_virtual(=dev=sda,63,578339)
parted_server: no
parted_server: OUT: ext3


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 62
parted_server: Opening infifo
/lib/partman/update.d/21lvm_sync_flag: *******************************************************
/lib/partman/update.d/21lvm_sync_flag: IN: GET_LABEL_TYPE =dev=sda
parted_server: Read command: GET_LABEL_TYPE
parted_server: command_get_label_type()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: msdos


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 63
parted_server: Opening infifo
/lib/partman/update.d/21lvm_sync_flag: IN: GET_FLAGS =dev=sda 32256-296110079
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-296110079)
parted_server: Partition found (32256-296110079)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 64
parted_server: Opening infifo
/lib/partman/update.d/22md_sync_flag: *******************************************************
/lib/partman/update.d/22md_sync_flag: IN: GET_FLAGS =dev=sda 32256-296110079
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-296110079)
parted_server: Partition found (32256-296110079)
parted_server: OUT: OK


parted_server: OUT: boot


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 65
parted_server: Opening infifo
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60lvm_visuals: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/update.d/61crypto_visuals: *******************************************************
/lib/partman/update.d/61md_visuals: *******************************************************
/lib/partman/visual.d/10type: *******************************************************
/lib/partman/visual.d/10type: IN: USES_EXTENDED =dev=sda
parted_server: Read command: USES_EXTENDED
parted_server: command_uses_extended()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: yes


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 66
parted_server: Opening infifo
/lib/partman/visual.d/15size: *******************************************************
/lib/partman/visual.d/35name: *******************************************************
/lib/partman/visual.d/35name: IN: USES_NAMES =dev=sda
parted_server: Read command: USES_NAMES
parted_server: command_uses_names()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 67
parted_server: Opening infifo
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=sda 296110080-164694781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(296110080-164694781439)
parted_server: Partition found (296110080-164694781439)
parted_server: OUT: OK


parted_server: OUT: lvm


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 68
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/20detected_filesystem: IN: GET_FILE_SYSTEM =dev=sda 296110080-164694781439
parted_server: Read command: GET_FILE_SYSTEM
parted_server: command_get_file_system()
parted_server: Opening outfifo
parted_server: command_get_file_system: File system for partition 296110080-164694781439
parted_server: partition_with_id(296110080-164694781439)
parted_server: OUT: OK


parted_server: named_partition_is_virtual(=dev=sda,578340,321669494)
parted_server: no
parted_server: OUT: none


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 69
parted_server: Opening infifo
/lib/partman/update.d/21lvm_sync_flag: *******************************************************
/lib/partman/update.d/21lvm_sync_flag: IN: GET_LABEL_TYPE =dev=sda
parted_server: Read command: GET_LABEL_TYPE
parted_server: command_get_label_type()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: msdos


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 70
parted_server: Opening infifo
/lib/partman/update.d/21lvm_sync_flag: IN: GET_FLAGS =dev=sda 296110080-164694781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(296110080-164694781439)
parted_server: Partition found (296110080-164694781439)
parted_server: OUT: OK


parted_server: OUT: lvm


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 71
parted_server: Opening infifo
/lib/partman/update.d/22md_sync_flag: *******************************************************
/lib/partman/update.d/22md_sync_flag: IN: GET_FLAGS =dev=sda 296110080-164694781439
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(296110080-164694781439)
parted_server: Partition found (296110080-164694781439)
parted_server: OUT: OK


parted_server: OUT: lvm


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 72
parted_server: Opening infifo
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60lvm_visuals: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/update.d/61crypto_visuals: *******************************************************
/lib/partman/update.d/61md_visuals: *******************************************************
/lib/partman/visual.d/10type: *******************************************************
/lib/partman/visual.d/10type: IN: USES_EXTENDED =dev=sda
parted_server: Read command: USES_EXTENDED
parted_server: command_uses_extended()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: yes


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 73
parted_server: Opening infifo
/lib/partman/visual.d/15size: *******************************************************
/lib/partman/visual.d/35name: *******************************************************
/lib/partman/visual.d/35name: IN: USES_NAMES =dev=sda
parted_server: Read command: USES_NAMES
parted_server: command_uses_names()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 74
parted_server: Opening infifo
/lib/partman/init.d/80autouse_swap: *******************************************************
/lib/partman/init.d/80autouse_swap: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-29997662207	29997662208	primary	ext3	/dev/mapper/spider.cam.xci--test.com-root	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 75
parted_server: Opening infifo
/lib/partman/init.d/80autouse_swap: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 76
parted_server: Opening infifo
/lib/partman/init.d/80autouse_swap: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-10470781439	10470749184	primary	ntfs	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp1	


parted_server: OUT: -1	10470781440-10479006719	8225280	pri/log	free	/dev/mapper/spider.cam.xci--test.com-win.guest.osstest--diskp-1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 77
parted_server: Opening infifo
/lib/partman/init.d/80autouse_swap: IN: PARTITIONS =dev=sda
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	32256-296110079	296077824	primary	ext3	/dev/sda1	


parted_server: OUT: 2	296110080-164694781439	164398671360	primary	unknown	/dev/sda2	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 78
parted_server: Opening infifo
/lib/partman/init.d/80autouse_swap: IN: PARTITION_INFO =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703
parted_server: Read command: PARTITION_INFO
parted_server: command_partition_info()
parted_server: Opening outfifo
parted_server: command_partition_info: info for partition with id 0-1996488703
parted_server: partition_with_id(0-1996488703)
parted_server: OUT: OK


parted_server: command_partition_info: partition found
parted_server: OUT: 1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 79
parted_server: Opening infifo
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-1996488703)
parted_server: Partition found (0-1996488703)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 80
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/21lvm_sync_flag: *******************************************************
/lib/partman/update.d/21lvm_sync_flag: IN: GET_LABEL_TYPE =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: GET_LABEL_TYPE
parted_server: command_get_label_type()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: loop


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 81
parted_server: Opening infifo
/lib/partman/update.d/22md_sync_flag: *******************************************************
/lib/partman/update.d/22md_sync_flag: IN: GET_FLAGS =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(0-1996488703)
parted_server: Partition found (0-1996488703)
parted_server: OUT: OK


parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 82
parted_server: Opening infifo
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60lvm_visuals: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/update.d/60swap: IN: CHANGE_FILE_SYSTEM =dev=mapper=spider.cam.xci--test.com-swap_1 0-1996488703 linux-swap
parted_server: Read command: CHANGE_FILE_SYSTEM
parted_server: Note =dev=mapper=spider.cam.xci--test.com-swap_1 as changed
parted_server: Opening outfifo
parted_server: command_change_file_system(0-1996488703,linux-swap)
parted_server: partition_with_id(0-1996488703)
parted_server: OUT: OK


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 83
parted_server: Opening infifo
/lib/partman/update.d/61crypto_visuals: *******************************************************
/lib/partman/update.d/61md_visuals: *******************************************************
/lib/partman/visual.d/10type: *******************************************************
/lib/partman/visual.d/10type: IN: USES_EXTENDED =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: USES_EXTENDED
parted_server: command_uses_extended()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 84
parted_server: Opening infifo
/lib/partman/visual.d/15size: *******************************************************
/lib/partman/visual.d/35name: *******************************************************
/lib/partman/visual.d/35name: IN: USES_NAMES =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: USES_NAMES
parted_server: command_uses_names()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: no


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 85
parted_server: Opening infifo
/lib/partman/display.d/10initial_auto: *******************************************************
/bin/autopartition-lvm: *******************************************************
/bin/autopartition-lvm: *******************************************************
/bin/autopartition-lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-root
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-29997662207	29997662208	primary	ext3	/dev/mapper/spider.cam.xci--test.com-root	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 86
parted_server: Opening infifo
/bin/autopartition-lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-swap_1
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


parted_server: OUT: 1	0-1996488703	1996488704	primary	linux-swap	/dev/mapper/spider.cam.xci--test.com-swap_1	


parted_server: Partitions printed
parted_server: OUT: 


parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 87
parted_server: Opening infifo
/bin/autopartition-lvm: IN: PARTITIONS =dev=mapper=spider.cam.xci--test.com-win.guest.osstest--disk
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK


  PID USER       VSZ STAT COMMAND
    1 root      1316 S    /bin/busybox init 
    2 root         0 SW<  [kthreadd]
    3 root         0 SW<  [ksoftirqd/0]
    4 root         0 SW<  [watchdog/0]
    5 root         0 SW<  [events/0]
    6 root         0 SW<  [khelper]
   43 root         0 SW<  [kblockd/0]
   68 root         0 SW<  [kseriod]
  127 root         0 SW   [pdflush]
  128 root         0 SW   [pdflush]
  129 root         0 SW<  [kswapd0]
  130 root         0 SW<  [aio/0]
  296 root      1192 S <  udevd --daemon 
  476 root         0 SW<  [ksuspend_usbd]
  477 root         0 SW<  [khubd]
  691 root      1316 S    /sbin/syslogd -m 0 -O /var/log/syslog -S 
  693 root      1316 S    /sbin/klogd -c 2 
  763 root      1316 S    /bin/sh /sbin/debian-installer 
  766 root      1812 R    -/bin/sh 
  771 root      1316 S    /bin/busybox init 
  775 root      1316 S    /usr/bin/tail -f /var/log/syslog 
  781 root      4860 S    debconf -o d-i /usr/bin/main-menu 
  782 root      1216 S    /usr/bin/main-menu 
 1994 root      1524 S    dhclient -1 eth0 
 6864 root         0 SW<  [ata/0]
 6865 root         0 SW<  [ata_aux]
 6941 root         0 SW<  [scsi_eh_0]
 6942 root         0 SW<  [scsi_eh_1]
 6943 root         0 SW<  [scsi_eh_2]
 6944 root         0 SW<  [scsi_eh_3]
 6945 root         0 SW<  [scsi_eh_4]
 6946 root         0 SW<  [scsi_eh_5]
 8596 root      1676 S    udpkg --configure --force-configure partman-base 
 8597 root      1808 S    /bin/sh /var/lib/dpkg/info/partman-base.postinst conf
 8598 root      1812 S    /bin/sh /bin/partman 
 8863 root         0 SW<  [jfsIO]
 8865 root         0 SW<  [jfsCommit]
 8866 root         0 SW<  [jfsSync]
 8890 root         0 SW<  [xfslogd/0]
 8892 root         0 SW<  [xfsdatad/0]
 8893 root         0 SW<  [xfs_mru_cache]
 8934 root         0 SW<  [kstriped]
 9736 root      1812 S    /bin/sh /lib/partman/display.d/10initial_auto 
 9794 root      2108 S    /bin/sh /bin/autopartition-lvm /var/lib/partman/devic
10389 root         0 SW<  [scsi_eh_6]
10390 root         0 SW<  [usb-storage]
10435 root      1812 R    ps -efH 
major minor  #blocks  name

   8     0  160836480 sda
   8     1     289138 sda1
   8     2  160545577 sda2
   8    16     990720 sdb
   8    17     990609 sdb1
Jan 22 19:22:36.014864 <Modem lines changed: -CTS -DSR>
Jan 22 19:23:14.437527 <tty_bit_analyse: 0101100001  [0,175965,107537,19281,13829,11844,18497,27,0,1]>
Jan 22 19:23:14.437557  
Jan 22 19:23:14.437574 PXELINUX 3.70 2008-06-30  Copyright (C) 1994-2008 H. Peter Anvin
Jan 22 19:23:14.588517 Loading debian-installer/i386/linux.........................
Jan 22 19:23:14.781508 Loading debian-installer/i386/initrd.gz.........................................
Jan 22 19:23:15.032511 .....................................................ready.
Jan 22 19:23:18.524528 [    0.000000] Initializing cgroup subsys cpu
Jan 22 19:23:18.524573 <Modem lines changed: +DSR>
Jan 22 19:23:18.532516 [    0.000000] Linux version 2.6.26-2-486 (Debian 2.6.26-19) (dannf@debian.org)
Jan 22 19:23:18.532543 (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 Wed Aug 19 05:40:
Jan 22 19:23:18.532554 02 UTC 2009
Jan 22 19:23:18.544521 [    0.000000] BIOS-provided physical RAM map:
Jan 22 19:23:18.544545 [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
Jan 22 19:23:18.552525 [    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
Jan 22 19:23:18.564517 [    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Jan 22 19:23:18.564541 [    0.000000]  BIOS-e820: 0000000000100000 - 000000007d5b0000 (usable)
Jan 22 19:23:18.576520 [    0.000000]  BIOS-e820: 000000007d5b0000 - 000000007d5be000 (ACPI data)
Jan 22 19:23:18.584516 [    0.000000]  BIOS-e820: 000000007d5be000 - 000000007d5f0000 (ACPI NVS)
Jan 22 19:23:18.584540 [    0.000000]  BIOS-e820: 000000007d5f0000 - 000000007d600000 (reserved)
Jan 22 19:23:18.593523 [    0.000000]  BIOS-e820: 00000000fed90000 - 00000000fed94000 (reserved)
Jan 22 19:23:18.601520 [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Jan 22 19:23:18.601552 [    0.000000]  BIOS-e820: 00000000ffa6f000 - 00000000ffa70000 (reserved)
Jan 22 19:23:18.616523 [    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Jan 22 19:23:18.616546 [    0.000000] Warning only 896MB will be used.
Jan 22 19:23:18.624518 [    0.000000] Use a HIGHMEM enabled kernel.
Jan 22 19:23:18.624537 [    0.000000] 896MB LOWMEM available.
Jan 22 19:23:18.633516 [    0.000000] found SMP MP-table at [c00ff780] 000ff780
Jan 22 19:23:18.633539 [    0.000000] Zone PFN ranges:
Jan 22 19:23:18.633565 [    0.000000]   DMA             0 ->     4096
Jan 22 19:23:18.641519 [    0.000000]   Normal       4096 ->   229376
Jan 22 19:23:18.641545 [    0.000000] Movable zone start PFN for each node
Jan 22 19:23:18.653517 [    0.000000] early_node_map[1] active PFN ranges
Jan 22 19:23:18.653541 [    0.000000]     0:        0 ->   229376
Jan 22 19:23:18.653565 [    0.000000] DMI present.
Jan 22 19:23:18.661520 [    0.000000] Intel MultiProcessor Specification v1.4
Jan 22 19:23:18.661546 [    0.000000]     Virtual Wire compatibility mode.
Jan 22 19:23:18.673523 [    0.000000] MPTABLE: OEM ID: TEMPLATE Product ID: ETEMPLATE    <6>MPTABLE: Pr
Jan 22 19:23:18.673549 oduct ID: ETEMPLATE    <6>MPTABLE: APIC at: 0xFEE00000
Jan 22 19:23:18.681521 [    0.000000] Processor #0 (Bootup-CPU)
Jan 22 19:23:18.681543 [    0.000000] Processor #1
Jan 22 19:23:18.693518 [    0.000000] WARNING: NR_CPUS limit of 1 reached.  Processor ignored.
Jan 22 19:23:18.693545 [    0.000000] I/O APIC #2 Version 32 at 0xFEC00000.
Jan 22 19:23:18.701518 [    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
Jan 22 19:23:18.701540 [    0.000000] Processors: 1
Jan 22 19:23:18.713518 [    0.000000] Allocating PCI resources starting at 80000000 (gap: 7d600000:8179
Jan 22 19:23:18.713536 0000)
Jan 22 19:23:18.713568 [    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
Jan 22 19:23:18.721527 [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Jan 22 19:23:18.733521 [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
Jan 22 19:23:18.741516 [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Jan 22 19:23:18.741566 [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag
Jan 22 19:23:18.741578 es: 227584
Jan 22 19:23:18.753528 [    0.000000] Kernel command line: vga=normal auto=true preseed initrd=debian-i
Jan 22 19:23:18.761521 nstaller/i386/initrd.gz hostname=spider url=woking.cam.xci-test.com/~osstest/oss
Jan 22 19:23:18.769515 test/spider_preseed domain=cam.xci-test.com acpi=off noapic netcfg/dhcp_timeout=
Jan 22 19:23:18.769548 150 DEBCONF_DEBUG=developer DEBIAN_FRONTEND=text -- console=ttyS0,115200n8 BOOT_
Jan 22 19:23:18.781516 IMAGE=debian-installer/i386/linux
Jan 22 19:23:18.781544 [    0.000000] Enabling fast FPU save and restore... done.
Jan 22 19:23:18.789518 [    0.000000] Enabling unmasked SIMD FPU exception support... done.
Jan 22 19:23:18.789542 [    0.000000] Initializing CPU#0
Jan 22 19:23:18.801517 [    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
Jan 22 19:23:18.801542 [    0.000000] Detected 2992.487 MHz processor.
Jan 22 19:23:18.801568 [    0.004000] Console: colour VGA+ 80x25
Jan 22 19:23:18.809534 [    0.004000] console [ttyS0] enabled
Jan 22 19:23:18.817521 [    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jan 22 19:23:18.817553 [    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 22 19:23:18.833528 [    0.004000] Memory: 899988k/917504k available (1696k kernel code, 16984k rese
Jan 22 19:23:18.848516 rved, 743k data, 320k init, 0k highmem)
Jan 22 19:23:18.848541 [    0.004000] virtual kernel memory layout:
Jan 22 19:23:18.856515 [    0.004000]     fixmap  : 0xfffb3000 - 0xfffff000   ( 304 kB)
Jan 22 19:23:18.856543 [    0.004000]     vmalloc : 0xf8800000 - 0xfffb1000   ( 119 MB)
Jan 22 19:23:18.868518 [    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
Jan 22 19:23:18.868545 [    0.004000]       .init : 0xc0364000 - 0xc03b4000   ( 320 kB)
Jan 22 19:23:18.873522 [    0.004000]       .data : 0xc02a80a1 - 0xc0362000   ( 743 kB)
Jan 22 19:23:18.873549 [    0.004000]       .text : 0xc0100000 - 0xc02a80a1   (1696 kB)
Jan 22 19:23:18.881526 [    0.004000] Checking if this processor honours the WP bit even in supervisor
Jan 22 19:23:18.881545 mode...Ok.
Jan 22 19:23:18.973530 [    0.084026] Calibrating delay using timer specific routine.. 5992.13 BogoMIPS
Jan 22 19:23:18.973550  (lpj=11984272)
Jan 22 19:23:18.981520 [    0.092509] Security Framework initialized
Jan 22 19:23:18.981545 [    0.096608] SELinux:  Disabled at boot.
Jan 22 19:23:18.993515 [    0.100454] Capability LSM initialized
Jan 22 19:23:18.993542 [    0.104215] Mount-cache hash table entries: 512
Jan 22 19:23:18.993568 [    0.108806] Initializing cgroup subsys ns
Jan 22 19:23:19.001523 [    0.112823] Initializing cgroup subsys cpuacct
Jan 22 19:23:19.001550 [    0.117271] Initializing cgroup subsys devices
Jan 22 19:23:19.013520 [    0.121732] CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 22 19:23:19.013544 [    0.126474] CPU: L2 cache: 4096K
Jan 22 19:23:19.013570 [    0.129713] using mwait in idle threads.
Jan 22 19:23:19.021535 [    0.133654] CPU: Intel(R) Core(TM)2 Duo CPU     E6850  @ 3.00GHz stepping 0b
Jan 22 19:23:19.040508 [    0.140765] Checking 'hlt' instruction... OK.
Jan 22 19:23:19.048519 [    0.161524] Freeing SMP alternatives: 0k freed
Jan 22 19:23:19.272522 [    0.276017] net_namespace: 652 bytes
Jan 22 19:23:19.272553 [    0.276017] Booting paravirtualized kernel on bare hardware
Jan 22 19:23:19.280522 [    0.280017] NET: Registered protocol family 16
Jan 22 19:23:19.280546 [    0.284017] EISA bus registered
Jan 22 19:23:19.292523 [    0.287356] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=1
Jan 22 19:23:19.292551 [    0.292018] PCI: Using configuration type 1 for base access
Jan 22 19:23:19.292574 [    0.296018] Setting up standard PCI resources
Jan 22 19:23:19.304522 [    0.300019] ACPI: Interpreter disabled.
Jan 22 19:23:19.304552 [    0.303863] Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 22 19:23:19.313521 [    0.308019] pnp: PnP ACPI: disabled
Jan 22 19:23:19.313551 [    0.311515] PnPBIOS: Scanning system for PnP BIOS support...
Jan 22 19:23:19.324523 [    0.316019] PnPBIOS: Found PnP BIOS installation structure at 0xc00f51a0
Jan 22 19:23:19.324631 [    0.320020] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x684a, dseg 0xf0000
Jan 22 19:23:19.337530 [    0.324235] PnPBIOS: 18 nodes reported by PnP BIOS; 18 recorded by driver
Jan 22 19:23:19.337561 [    0.331125] PCI: Probing PCI hardware
Jan 22 19:23:19.348522 [    0.335986] PCI: Transparent bridge - 0000:00:1e.0
Jan 22 19:23:19.353529 [    0.340021] PCI: Using IRQ router PIIX/ICH [8086/2910] at 0000:00:1f.0
Jan 22 19:23:19.368520 [    0.344021] system 00:00: iomem range 0x0-0x9ebff could not be reserved
Jan 22 19:23:19.373516 [    0.348022] system 00:00: iomem range 0x9ec00-0x9ffff could not be reserved
Jan 22 19:23:19.373548 [    0.352023] system 00:00: iomem range 0xe0000-0xfffff could not be reserved
Jan 22 19:23:19.384523 [    0.358986] system 00:00: iomem range 0x100000-0x7d5affff could not be reserv
Jan 22 19:23:19.384542 ed
Jan 22 19:23:19.393519 [    0.365955] system 00:00: iomem range 0x7d5b0000-0x7d5bdfff could not be rese
Jan 22 19:23:19.393537 rved
Jan 22 19:23:19.393568 [    0.373270] system 00:00: iomem range 0x7d5be000-0x7d5effff could not be rese
Jan 22 19:23:19.393579 rved
Jan 22 19:23:19.401529 [    0.380753] system 00:00: iomem range 0x7d5f0000-0x7d5fffff could not be rese
Jan 22 19:23:19.401547 rved
Jan 22 19:23:19.416521 [    0.388234] system 00:00: iomem range 0xfed90000-0xfed90fff could not be rese
Jan 22 19:23:19.416539 rved
Jan 22 19:23:19.424519 [    0.395717] system 00:00: iomem range 0xfed91000-0xfed91fff could not be rese
Jan 22 19:23:19.424537 rved
Jan 22 19:23:19.424568 [    0.403200] system 00:00: iomem range 0xfed92000-0xfed92fff could not be rese
Jan 22 19:23:19.424578 rved
Jan 22 19:23:19.433529 [    0.410682] system 00:00: iomem range 0xfed93000-0xfed93fff could not be rese
Jan 22 19:23:19.433548 rved
Jan 22 19:23:19.441525 [    0.418166] system 00:00: iomem range 0xfee00000-0xfee00fff could not be rese
Jan 22 19:23:19.441543 rved
Jan 22 19:23:19.456518 [    0.425651] system 00:00: iomem range 0xffa6f000-0xffa6ffff could not be rese
Jan 22 19:23:19.456536 rved
Jan 22 19:23:19.456564 [    0.433134] system 00:00: iomem range 0xffb00000-0xffffffff could not be rese
Jan 22 19:23:19.464514 rved
Jan 22 19:23:19.464545 [    0.440621] system 00:0d: ioport range 0xa40-0xa47 has been reserved
Jan 22 19:23:19.473521 [    0.446982] system 00:0f: ioport range 0x4d0-0x4d1 has been reserved
Jan 22 19:23:19.473553 [    0.453337] system 00:0f: ioport range 0xcf8-0xcff could not be reserved
Jan 22 19:23:19.481528 [    0.460037] system 00:0f: ioport range 0x480-0x4bf has been reserved
Jan 22 19:23:19.496520 [    0.466399] system 00:0f: ioport range 0x800-0x87f has been reserved
Jan 22 19:23:19.496550 [    0.472752] system 00:0f: ioport range 0x8f0-0x8ff has been reserved
Jan 22 19:23:19.504524 [    0.479106] system 00:0f: ioport range 0xa20-0xa3f has been reserved
Jan 22 19:23:19.513518 [    0.485466] system 00:0f: ioport range 0xa00-0xa0f has been reserved
Jan 22 19:23:19.513549 [    0.491817] system 00:0f: ioport range 0xa10-0xa1f has been reserved
Jan 22 19:23:19.521525 [    0.498169] system 00:0f: ioport range 0xa40-0xa5f could not be reserved
Jan 22 19:23:19.536519 [    0.504866] system 00:0f: iomem range 0xfed1c000-0xfed1ffff has been reserved
Jan 22 19:23:19.536550 [    0.512006] system 00:10: iomem range 0xe0000000-0xefffffff has been reserved
Jan 22 19:23:19.544519 [    0.519308] PCI: Bridge: 0000:00:1e.0
Jan 22 19:23:19.544544 [    0.522983]   IO window: disabled.
Jan 22 19:23:19.544570 [    0.526559]   MEM window: disabled.
Jan 22 19:23:19.556523 [    0.529963]   PREFETCH window: disabled.
Jan 22 19:23:19.556549 [    0.533917] NET: Registered protocol family 2
Jan 22 19:23:19.564526 [    0.538317] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 22 19:23:19.573520 [    0.545560] TCP established hash table entries: 131072 (order: 8, 1048576 byt
Jan 22 19:23:19.573549 es)
Jan 22 19:23:19.573579 [    0.553205] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
Jan 22 19:23:19.588518 [    0.559879] TCP: Hash tables configured (established 131072 bind 65536)
Jan 22 19:23:19.588543 [    0.567292] TCP reno registered
Jan 22 19:23:19.588569 [    0.570838] NET: Registered protocol family 1
Jan 22 19:23:19.737509 [    0.575250] checking if image is initramfs... it is
Jan 22 19:23:19.900520 [    0.880760] Freeing initrd memory: 5843k freed
Jan 22 19:23:19.912526 [    0.885527] audit: initializing netlink socket (disabled)
Jan 22 19:23:19.920515 [    0.890942] type=2000 audit(1264188197.890:1): initialized
Jan 22 19:23:19.920541 [    0.896490] Total HugeTLB memory allocated, 0
Jan 22 19:23:19.920564 [    0.900879] VFS: Disk quotas dquot_6.5.1
Jan 22 19:23:19.932535 [    0.904829] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jan 22 19:23:19.932560 [    0.911384] msgmni has been set to 1769
Jan 22 19:23:19.940526 [    0.915412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2
Jan 22 19:23:19.940544 53)
Jan 22 19:23:19.952521 [    0.922462] io scheduler noop registered
Jan 22 19:23:19.952548 [    0.926391] io scheduler anticipatory registered
Jan 22 19:23:19.952576 [    0.931011] io scheduler deadline registered
Jan 22 19:23:19.952592 [    0.935291] io scheduler cfq registered (default)
Jan 22 19:23:20.012524 [    0.993668] isapnp: Scanning for PnP cards...
Jan 22 19:23:20.369521 [    1.353750] isapnp: No Plug & Play device found
Jan 22 19:23:20.381529 [    1.361751] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing
Jan 22 19:23:20.381549 enabled
Jan 22 19:23:20.389524 [    1.366307] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 22 19:23:20.389554 [    1.372452] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jan 22 19:23:20.401526 [    1.378781] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 22 19:23:20.413520 [    1.384507] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jan 22 19:23:20.413548 [    1.390161] PCI: Found IRQ 15 for device 0000:00:03.3
Jan 22 19:23:20.413574 [    1.395286] 0000:00:03.3: ttyS2 at I/O 0xe000 (irq = 15) is a 16550A
Jan 22 19:23:20.428521 [    1.405754] brd: module loaded
Jan 22 19:23:20.428550 [    1.405754] PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1
Jan 22 19:23:20.436525 [    1.411052] PNP: PS/2 appears to have AUX port disabled, if this is incorrect
Jan 22 19:23:20.436548  please boot with i8042.nopnp
Jan 22 19:23:20.448524 [    1.421234] serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 22 19:23:20.456515 [    1.426254] mice: PS/2 mouse device common for all mice
Jan 22 19:23:20.456545 [    1.431550] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
Jan 22 19:23:20.468513 [    1.437677] rtc0: alarms up to one day
Jan 22 19:23:20.468539 [    1.441702] EISA: Probing bus 0 at eisa.0
Jan 22 19:23:20.468565 [    1.445756] EISA: Detected 0 cards.
Jan 22 19:23:20.476518 [    1.449506] cpuidle: using governor ladder
Jan 22 19:23:20.476543 [    1.453610] cpuidle: using governor menu
Jan 22 19:23:20.476568 [    1.457541] No iBFT detected.
Jan 22 19:23:20.488516 [    1.461268] TCP cubic registered
Jan 22 19:23:20.488543 [    1.464502] NET: Registered protocol family 17
Jan 22 19:23:20.488568 [    1.468958] Using IPI Shortcut mode
Jan 22 19:23:20.496523 [    1.472507] registered taskstats version 1
Jan 22 19:23:20.504514 [    1.476696] rtc_cmos 00:04: setting system clock to 2010-01-22 19:23:19 UTC (
Jan 22 19:23:20.504534 1264188199)
Jan 22 19:23:20.504557 [    1.483899] Freeing unused kernel memory: 320k freed
Jan 22 19:23:20.504575 <Modem lines changed: +CTS>
Jan 22 19:23:20.521528 [    1.500629] input: AT Translated Set 2 keyboard as /class/input/input0
Jan 22 19:23:20.589527 [    1.564965] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k2
Jan 22 19:23:20.600516 [    1.571357] e1000e: Copyright (c) 1999-2008 Intel Corporation.
Jan 22 19:23:20.600544 [    1.577488] PCI: Found IRQ 14 for device 0000:00:19.0
Jan 22 19:23:20.613526 [    1.592113] usbcore: registered new interface driver usbfs
Jan 22 19:23:20.621515 [    1.597777] usbcore: registered new interface driver hub
Jan 22 19:23:20.621543 [    1.603341] usbcore: registered new device driver usb
Jan 22 19:23:20.640523 [    1.618763] USB Universal Host Controller Interface driver v3.0
Jan 22 19:23:20.749519 [    1.732824] Floppy drive(s): fd0 is 1.44M
Jan 22 19:23:20.776522 [    1.753772] FDC 0 is a National Semiconductor PC87306
Jan 22 19:23:20.829621 [    1.808443] eth0: (PCI Express:2.5GB/s:Width x1) 00:13:20:f5:f5:b0
Jan 22 19:23:20.841518 [    1.814786] eth0: Intel(R) PRO/1000 Network Connection
Jan 22 19:23:20.841546 [    1.820185] eth0: MAC: 6, PHY: 6, PBA No: ffffff-0ff
Jan 22 19:23:20.853518 [    1.825473] PCI: Found IRQ 10 for device 0000:00:1a.0
Jan 22 19:23:20.853545 [    1.830799] PCI: Sharing IRQ 10 with 0000:00:02.0
Jan 22 19:23:20.861518 [    1.835799] PCI: Sharing IRQ 10 with 0000:00:03.0
Jan 22 19:23:20.861545 [    1.840730] PCI: Sharing IRQ 10 with 0000:00:1d.2
Jan 22 19:23:20.873517 [    1.845713] uhci_hcd 0000:00:1a.0: UHCI Host Controller
Jan 22 19:23:20.873549 [    1.851296] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus numbe
Jan 22 19:23:20.873568 r 1
Jan 22 19:23:20.885524 [    1.859030] uhci_hcd 0000:00:1a.0: irq 10, io base 0x0000d880
Jan 22 19:23:20.893514 [    1.864997] usb usb1: configuration #1 chosen from 1 choice
Jan 22 19:23:20.893539 [    1.870860] hub 1-0:1.0: USB hub found
Jan 22 19:23:20.893565 [    1.874850] hub 1-0:1.0: 2 ports detected
Jan 22 19:23:21.005529 [    1.983163] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21.017525 [    1.990151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=
Jan 22 19:23:21.017543 1
Jan 22 19:23:21.017571 [    1.997294] usb usb1: Product: UHCI Host Controller
Jan 22 19:23:21.025529 [    2.002397] usb usb1: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21.025561 [    2.008577] usb usb1: SerialNumber: 0000:00:1a.0
Jan 22 19:23:21.037525 [    2.013604] PCI: Found IRQ 10 for device 0000:00:1a.1
Jan 22 19:23:21.045516 [    2.018873] uhci_hcd 0000:00:1a.1: UHCI Host Controller
Jan 22 19:23:21.045548 [    2.024345] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus numbe
Jan 22 19:23:21.045567 r 2
Jan 22 19:23:21.057522 [    2.031898] uhci_hcd 0000:00:1a.1: irq 10, io base 0x0000d800
Jan 22 19:23:21.057552 [    2.037961] usb usb2: configuration #1 chosen from 1 choice
Jan 22 19:23:21.065520 [    2.043723] hub 2-0:1.0: USB hub found
Jan 22 19:23:21.065546 [    2.047569] hub 2-0:1.0: 2 ports detected
Jan 22 19:23:21.177530 [    2.155728] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21.192521 [    2.162427] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=
Jan 22 19:23:21.192541 1
Jan 22 19:23:21.192571 [    2.169552] usb usb2: Product: UHCI Host Controller
Jan 22 19:23:21.200525 [    2.174614] usb usb2: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21.200553 [    2.180744] usb usb2: SerialNumber: 0000:00:1a.1
Jan 22 19:23:21.212522 [    2.185727] PCI: Found IRQ 5 for device 0000:00:1a.2
Jan 22 19:23:21.212549 [    2.190885] PCI: Sharing IRQ 5 with 0000:00:03.2
Jan 22 19:23:21.220522 [    2.195675] PCI: Sharing IRQ 5 with 0000:00:1f.3
Jan 22 19:23:21.220550 [    2.200480] uhci_hcd 0000:00:1a.2: UHCI Host Controller
Jan 22 19:23:21.232526 [    2.205872] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus numbe
Jan 22 19:23:21.232545 r 3
Jan 22 19:23:21.240519 [    2.213429] uhci_hcd 0000:00:1a.2: irq 5, io base 0x0000d480
Jan 22 19:23:21.240549 [    2.219299] usb usb3: configuration #1 chosen from 1 choice
Jan 22 19:23:21.248516 [    2.225086] hub 3-0:1.0: USB hub found
Jan 22 19:23:21.248541 [    2.229022] hub 3-0:1.0: 2 ports detected
Jan 22 19:23:21.357530 [    2.337138] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21.369523 [    2.342704] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=
Jan 22 19:23:21.369541 1
Jan 22 19:23:21.369566 [    2.349803] usb usb3: Product: UHCI Host Controller
Jan 22 19:23:21.377527 [    2.354900] usb usb3: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21.377554 [    2.361051] usb usb3: SerialNumber: 0000:00:1a.2
Jan 22 19:23:21.389525 [    2.366032] PCI: Found IRQ 5 for device 0000:00:1a.7
Jan 22 19:23:21.389555 [    2.371285] PCI: Sharing IRQ 5 with 0000:00:1d.1
Jan 22 19:23:21.397525 [    2.376095] PCI: Sharing IRQ 5 with 0000:00:1f.2
Jan 22 19:23:21.397552 [    2.380890] PCI: Sharing IRQ 5 with 0000:00:1f.5
Jan 22 19:23:21.412525 [    2.385730] ehci_hcd 0000:00:1a.7: EHCI Host Controller
Jan 22 19:23:21.412557 [    2.394702] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus numbe
Jan 22 19:23:21.412574 r 4
Jan 22 19:23:21.428524 [    2.402712] ehci_hcd 0000:00:1a.7: debug port 1
Jan 22 19:23:21.428553 [    2.407072] ehci_hcd 0000:00:1a.7: irq 5, io mem 0xffa7b400
Jan 22 19:23:21.449529 [    2.428641] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec
Jan 22 19:23:21.449548 2004
Jan 22 19:23:21.461523 [    2.434766] usb usb4: configuration #1 chosen from 1 choice
Jan 22 19:23:21.461548 [    2.440599] hub 4-0:1.0: USB hub found
Jan 22 19:23:21.461576 [    2.444479] hub 4-0:1.0: 6 ports detected
Jan 22 19:23:21.573531 [    2.552737] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
Jan 22 19:23:21.585523 [    2.559013] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=
Jan 22 19:23:21.585541 1
Jan 22 19:23:21.585569 [    2.566136] usb usb4: Product: EHCI Host Controller
Jan 22 19:23:21.593527 [    2.571179] usb usb4: Manufacturer: Linux 2.6.26-2-486 ehci_hcd
Jan 22 19:23:21.593554 [    2.577261] usb usb4: SerialNumber: 0000:00:1a.7
Jan 22 19:23:21.605527 [    2.582309] PCI: Found IRQ 15 for device 0000:00:1d.0
Jan 22 19:23:21.605564 [    2.587574] PCI: Sharing IRQ 15 with 0000:00:1d.7
Jan 22 19:23:21.620545 [    2.592488] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 22 19:23:21.625535 [    2.597957] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus numbe
Jan 22 19:23:21.625567 r 5
Jan 22 19:23:21.625585 [    2.605461] uhci_hcd 0000:00:1d.0: irq 15, io base 0x0000d400
Jan 22 19:23:21.637540 [    2.611499] usb usb5: configuration #1 chosen from 1 choice
Jan 22 19:23:21.637571 [    2.617283] hub 5-0:1.0: USB hub found
Jan 22 19:23:21.637587 [    2.621110] hub 5-0:1.0: 2 ports detected
Jan 22 19:23:21.749538 [    2.729149] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21.761520 [    2.735290] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=
Jan 22 19:23:21.761536 1
Jan 22 19:23:21.761554 [    2.742383] usb usb5: Product: UHCI Host Controller
Jan 22 19:23:21.769519 [    2.747482] usb usb5: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21.769540 [    2.753621] usb usb5: SerialNumber: 0000:00:1d.0
Jan 22 19:23:21.781528 [    2.758712] PCI: Found IRQ 5 for device 0000:00:1d.1
Jan 22 19:23:21.781550 [    2.763845] PCI: Sharing IRQ 5 with 0000:00:1a.7
Jan 22 19:23:21.789945 [    2.768689] PCI: Sharing IRQ 5 with 0000:00:1f.2
Jan 22 19:23:21.789990 [    2.773451] PCI: Sharing IRQ 5 with 0000:00:1f.5
Jan 22 19:23:21.801517 [    2.778254] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 22 19:23:21.813536 [    2.783738] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus numbe
Jan 22 19:23:21.813550 r 6
Jan 22 19:23:21.813568 [    2.791251] uhci_hcd 0000:00:1d.1: irq 5, io base 0x0000d080
Jan 22 19:23:21.821516 [    2.797124] usb usb6: configuration #1 chosen from 1 choice
Jan 22 19:23:21.821535 [    2.802953] hub 6-0:1.0: USB hub found
Jan 22 19:23:21.825509 [    2.806836] hub 6-0:1.0: 2 ports detected
Jan 22 19:23:21.933524 [    2.914916] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:21.945518 [    2.919602] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=
Jan 22 19:23:21.945532 1
Jan 22 19:23:21.945549 [    2.926632] usb usb6: Product: UHCI Host Controller
Jan 22 19:23:21.953520 [    2.931665] usb usb6: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:21.953554 [    2.937749] usb usb6: SerialNumber: 0000:00:1d.1
Jan 22 19:23:21.965517 [    2.942849] PCI: Found IRQ 10 for device 0000:00:1d.2
Jan 22 19:23:21.965537 [    2.948041] PCI: Sharing IRQ 10 with 0000:00:02.0
Jan 22 19:23:21.977516 [    2.952876] PCI: Sharing IRQ 10 with 0000:00:03.0
Jan 22 19:23:21.977537 [    2.957743] PCI: Sharing IRQ 10 with 0000:00:1a.0
Jan 22 19:23:21.985517 [    2.962685] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 22 19:23:21.997513 [    2.968134] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus numbe
Jan 22 19:23:21.997527 r 7
Jan 22 19:23:21.997545 [    2.975678] uhci_hcd 0000:00:1d.2: irq 10, io base 0x0000d000
Jan 22 19:23:22.008515 [    2.981623] usb usb7: configuration #1 chosen from 1 choice
Jan 22 19:23:22.008536 [    2.987381] hub 7-0:1.0: USB hub found
Jan 22 19:23:22.008552 [    2.991234] hub 7-0:1.0: 2 ports detected
Jan 22 19:23:22.117526 [    3.099258] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
Jan 22 19:23:22.129518 [    3.103844] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=
Jan 22 19:23:22.129532 1
Jan 22 19:23:22.129549 [    3.110958] usb usb7: Product: UHCI Host Controller
Jan 22 19:23:22.140518 [    3.115953] usb usb7: Manufacturer: Linux 2.6.26-2-486 uhci_hcd
Jan 22 19:23:22.140538 [    3.122085] usb usb7: SerialNumber: 0000:00:1d.2
Jan 22 19:23:22.156517 [    3.131850] PCI: Found IRQ 15 for device 0000:00:1d.7
Jan 22 19:23:22.156537 [    3.135867] PCI: Sharing IRQ 15 with 0000:00:1d.0
Jan 22 19:23:22.164520 [    3.140699] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 22 19:23:22.164543 [    3.146120] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus numbe
Jan 22 19:23:22.164554 r 8
Jan 22 19:23:22.184516 [    3.157743] ehci_hcd 0000:00:1d.7: debug port 1
Jan 22 19:23:22.184537 [    3.162490] ehci_hcd 0000:00:1d.7: irq 15, io mem 0xffa7b000
Jan 22 19:23:22.204520 [    3.180030] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec
Jan 22 19:23:22.204534 2004
Jan 22 19:23:22.216516 [    3.187734] usb usb8: configuration #1 chosen from 1 choice
Jan 22 19:23:22.216534 [    3.193469] hub 8-0:1.0: USB hub found
Jan 22 19:23:22.216550 [    3.197344] hub 8-0:1.0: 6 ports detected
Jan 22 19:23:22.328539 [    3.305619] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
Jan 22 19:23:22.340517 [    3.312143] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=
Jan 22 19:23:22.340532 1
Jan 22 19:23:22.340550 [    3.319240] usb usb8: Product: EHCI Host Controller
Jan 22 19:23:22.352515 [    3.324254] usb usb8: Manufacturer: Linux 2.6.26-2-486 ehci_hcd
Jan 22 19:23:22.352536 [    3.330378] usb usb8: SerialNumber: 0000:00:1d.7
Jan 22 19:23:22.444520 [    3.420912] thermal: Unknown symbol acpi_processor_set_thermal_limit
Jan 22 19:23:22.449507 Starting system log daemon: syslogd, klogd.
Jan 22 19:23:23.220510 Detecting network hardware  ..94%..100%
Jan 22 19:23:31.001513 Configuring the network with DHCP  ..100%
Jan 22 19:23:31.633508 Checking the Debian archive mirror
Jan 22 19:23:38.517509 Loading additional components  ..10%..20%..30%..40%..50%..60%..70%..80%..90%..10
Jan 22 19:23:38.517538 0%
Jan 22 19:23:38.636515 Setting up the clock  ..100%
Jan 22 19:23:44.353512 Detecting disks and all other hardware  ..94%..100%
Jan 22 19:23:47.268511 Loading additional components  ..16%..33%..50%..66%..83%..100%
Jan 22 19:23:47.577510 Loading additional components  ..25%..50%..75%..100%
Jan 22 19:23:48.649511 Starting up the partitioner  ..10%..21%..31%..42%..52%..63%..73%..84%..94%..100%
Jan 22 19:23:49.404596 <client 0x80603e0 connected - now 2 clients>
d-i mirror/suite string lenny

d-i debian-installer/locale string en_GB
d-i console-keymaps-at/keymap select gb

#d-i debconf/frontend string readline

d-i mirror/country string manual
d-i mirror/http/proxy string

d-i clock-setup/utc boolean true
d-i time/zone string Europe/London
d-i clock-setup/ntp boolean true

d-i partman-auto/method string lvm
#d-i partman-auto/method string regular

d-i partman-md/device_remove_md boolean true
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
d-i partman-lvm/confirm boolean true

d-i netcfg/disable_dhcp boolean true
d-i netcfg/get_nameservers string 10.80.248.2 10.80.16.28 10.80.16.67
d-i netcfg/get_ipaddress string 10.80.248.93
d-i netcfg/get_netmask string 255.255.254.0
d-i netcfg/get_gateway string 10.80.249.254
d-i netcfg/confirm_static boolean true
d-i netcfg/get_hostname string spider
d-i netcfg/get_domain string cam.xci-test.com
d-i netcfg/wireless_wep string

#d-i partman-auto/init_automatically_partition select regular
d-i partman-auto/disk string /dev/sda

d-i partman-ext3/no_mount_point boolean false
d-i partman-basicmethods/method_only boolean false

d-i partman-auto/expert_recipe string					\
	boot-root ::							\
		300 50 300 ext3		\
			$primary{ } $bootable{ }			\
			method{ format } format{ }			\
			use_filesystem{ } filesystem{ ext3 }		\
			mountpoint{ /boot }				\
		.							\
		30000 50 30000 ext3		\
			method{ format } format{ } $lvmok{ }		\
			use_filesystem{ } filesystem{ ext3 }		\
			mountpoint{ / }					\
		.							\
		2000 40 100% linux-swap			\
			method{ swap } format{ } $lvmok{ }		\
		.							\
		1 30 1000000000 ext3					\
			method{ keep } $lvmok{ }			\
			lv_name{ dummy }				\
		.

d-i passwd/root-password password xenroot
d-i passwd/root-password-again password xenroot
d-i passwd/user-fullname string FLOSS Xen Test
d-i passwd/username string osstest
d-i passwd/user-password password osstest
d-i passwd/user-password-again password osstest

console-common  console-data/keymap/policy      select  Don't touch keymap
console-data    console-data/keymap/policy      select  Don't touch keymap
console-data    console-data/keymap/family      select  qwerty
console-data console-data/keymap/template/layout select British

popularity-contest popularity-contest/participate boolean false
tasksel tasksel/first multiselect standard, web-server

d-i pkgsel/include string openssh-server

d-i grub-installer/only_debian boolean true

d-i finish-install/keep-consoles boolean true
d-i finish-install/reboot_in_progress note
d-i cdrom-detect/eject boolean false

d-i preseed/late_command string wget -O /tmp/latecmd 'http://woking.cam.xci-test.com/~osstest/osstest/spider_latecmd' && chmod +x /tmp/latecmd && /tmp/latecmd

d-i mirror/http/hostname string debian.uk.xensource.com
d-i mirror/http/directory string /debian

d-i clock-setup/ntp-server string ntp.uk.xensource.com


--- End Message ---
--- Begin Message ---
reassign 703901 grub-installer
clone 694154 -1
reassign 694154 partman-crypto
reassign -1 release-notes
thanks

Hi,

thank you for submitting bug reports concering debian-installer, much 
appreciated.

I read through all the bugs mentioned here (and I'm sure they were read by 
several people at the time they were submitted) and am closing them now as/if
- they (finally) indicated success and/or
- I know from first hand experience that the functionality is working in 
Wheezy and/or
- they only contained very little information and/or
- they contained user errors and/or
- they have been from a development phase where things were not stable and/or
- they are very old and/or
- they are wishlist but rather special + exotic and not have been acted on for 
years. (See http://blog.liw.fi/posts/wishlist-bugs/ why it's often useful to 
close wishlist bugs.)

If I've closed a bug incorrectly please do reply (it's easy to reopen and I'll 
do if requested) or just file a new one - and that's often better, as the bug 
log will be clearer and shorter and not contain cruft.


cheers,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: