Unable to install Ubuntu Precise via new MAAS installation

Asked by Thomas Lokshall

I installed a new MAAS server with a Xen Hypervisor backend. I added a node through the web interface and booted the VM. It goes into the install and gets to the point where it says "Downloading Release Files...". It then errors out saying the mirror is invalid. The mirror in use is http://archive.ubuntu.com/ubuntu. I've tried several other mirrors as well, but they all return the same error.

Syslog with developer debug info available here: http://paste.ubuntu.com/1177334/
Hardware summary available here: http://paste.ubuntu.com/1177335/

I noticed this in the syslog:

Aug 31 07:35:05 choose-mirror[4299]: DEBUG: command: wget -q http://archive.ubuntu.com/ubuntu/dists/precise/Release -O - | grep -E '^(Suite|Codename):'
Aug 31 07:35:05 choose-mirror[4299]: WARNING **: mirror does not support the specified release (precise)

Running the same command in the busybox shell of virtual terminal 2 yields this result:

Suite: precise
Codename: precise

I also noticed that it hangs for quite a while after that log entry before wget errors yet again with this message:

Aug 31 07:39:01 main-menu[330]: (process:4292): wget: server returned error: HTTP/1.0 503 Service Unavailable
Aug 31 07:39:01 main-menu[330]: (process:4292): wget: server returned error: HTTP/1.0 503 Service Unavailable

Anyone have any idea what's going on? Normal installations work fine, but the PXE boot installation via MAAS will just not work.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu ubiquity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you paste yourpastebins as an update please. They will eventually expire then the links will go nowhere, making the question useless for future readers

Revision history for this message
Thomas Lokshall (zhevron) said :
#2

Syslog:

Aug 31 07:32:08 syslogd started: BusyBox v1.18.5
Aug 31 07:32:08 kernel: klogd started: BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4)
Aug 31 07:32:08 kernel: [ 0.000000] Initializing cgroup subsys cpuset
Aug 31 07:32:08 kernel: [ 0.000000] Initializing cgroup subsys cpu
Aug 31 07:32:08 kernel: [ 0.000000] Linux version 3.2.0-29-generic (buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 (Ubuntu 3.2.0-29.46-generic 3.2.24)
Aug 31 07:32:08 kernel: [ 0.000000] Command line: initrd=/images/precise-x86_64/initrd.gz locale= log_host=10.0.0.11 locale=en_US text priority=critical log_port=514 netcfg/choose_interface=auto auto url=http://10.0.0.11/cblr/svc/op/ks/system/node-
Aug 31 07:32:08 kernel: [ 0.000000] KERNEL supported cpus:
Aug 31 07:32:08 kernel: [ 0.000000] Intel GenuineIntel
Aug 31 07:32:08 kernel: [ 0.000000] AMD AuthenticAMD
Aug 31 07:32:08 kernel: [ 0.000000] Centaur CentaurHauls
Aug 31 07:32:08 kernel: [ 0.000000] BIOS-provided physical RAM map:
Aug 31 07:32:08 kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
Aug 31 07:32:08 kernel: [ 0.000000] BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
Aug 31 07:32:08 kernel: [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Aug 31 07:32:08 kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
Aug 31 07:32:08 kernel: [ 0.000000] BIOS-e820: 00000000fc000000 - 0000000100000000 (reserved)
Aug 31 07:32:08 kernel: [ 0.000000] NX (Execute Disable) protection: active
Aug 31 07:32:08 kernel: [ 0.000000] DMI 2.4 present.
Aug 31 07:32:08 kernel: [ 0.000000] DMI: Xen HVM domU, BIOS 4.1.2 07/21/2012
Aug 31 07:32:08 kernel: [ 0.000000] Hypervisor detected: Xen HVM
Aug 31 07:32:08 kernel: [ 0.000000] Xen version 4.1.
Aug 31 07:32:08 kernel: [ 0.000000] Xen Platform PCI: I/O protocol version 1
Aug 31 07:32:08 kernel: [ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
Aug 31 07:32:08 kernel: [ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
Aug 31 07:32:08 kernel: [ 0.000000] You might have to change the root device
Aug 31 07:32:08 kernel: [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
Aug 31 07:32:08 kernel: [ 0.000000] in your root= kernel command line option
Aug 31 07:32:08 kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Aug 31 07:32:08 kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Aug 31 07:32:08 kernel: [ 0.000000] No AGP bridge found
Aug 31 07:32:08 kernel: [ 0.000000] last_pfn = 0x20000 max_arch_pfn = 0x400000000
Aug 31 07:32:08 kernel: [ 0.000000] MTRR default type: write-back
Aug 31 07:32:08 kernel: [ 0.000000] MTRR fixed ranges enabled:
Aug 31 07:32:08 kernel: [ 0.000000] 00000-9FFFF write-back
Aug 31 07:32:08 kernel: [ 0.000000] A0000-BFFFF write-combining
Aug 31 07:32:08 kernel: [ 0.000000] C0000-FFFFF write-back
Aug 31 07:32:08 kernel: [ 0.000000] MTRR variable ranges enabled:
Aug 31 07:32:08 kernel: [ 0.000000] 0 base 00F0000000 mask FFF8000000 uncachable
Aug 31 07:32:08 kernel: [ 0.000000] 1 base 00F8000000 mask FFFC000000 uncachable
Aug 31 07:32:08 kernel: [ 0.000000] 2 disabled
Aug 31 07:32:08 kernel: [ 0.000000] 3 disabled
Aug 31 07:32:08 kernel: [ 0.000000] 4 disabled
Aug 31 07:32:08 kernel: [ 0.000000] 5 disabled
Aug 31 07:32:08 kernel: [ 0.000000] 6 disabled
Aug 31 07:32:08 kernel: [ 0.000000] 7 disabled
Aug 31 07:32:08 kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Aug 31 07:32:08 kernel: [ 0.000000] found SMP MP-table at [ffff8800000fbc90] fbc90
Aug 31 07:32:08 kernel: [ 0.000000] initial memory mapped : 0 - 20000000
Aug 31 07:32:08 kernel: [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
Aug 31 07:32:08 kernel: [ 0.000000] init_memory_mapping: 0000000000000000-0000000020000000
Aug 31 07:32:08 kernel: [ 0.000000] 0000000000 - 0020000000 page 2M
Aug 31 07:32:08 kernel: [ 0.000000] kernel direct mapping tables up to 20000000 @ 1fffe000-20000000
Aug 31 07:32:08 kernel: [ 0.000000] RAMDISK: 1eeef000 - 1ff9e000
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: RSDP 00000000000ea020 00024 (v02 Xen)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: XSDT 00000000fc0134b0 00034 (v01 Xen HVM 00000000 HVML 00000000)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: FACP 00000000fc0132d0 000F4 (v04 Xen HVM 00000000 HVML 00000000)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: DSDT 00000000fc003440 0FE05 (v02 Xen HVM 00000000 INTL 20100528)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: FACS 00000000fc003400 00040
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: APIC 00000000fc0133d0 000D8 (v02 Xen HVM 00000000 HVML 00000000)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Aug 31 07:32:08 kernel: [ 0.000000] No NUMA configuration found
Aug 31 07:32:08 kernel: [ 0.000000] Faking a node at 0000000000000000-0000000020000000
Aug 31 07:32:08 kernel: [ 0.000000] Initmem setup node 0 0000000000000000-0000000020000000
Aug 31 07:32:08 kernel: [ 0.000000] NODE_DATA [000000001fffb000 - 000000001fffffff]
Aug 31 07:32:08 kernel: [ 0.000000] [ffffea0000000000-ffffea00007fffff] PMD -> [ffff88001de00000-ffff88001e5fffff] on node 0
Aug 31 07:32:08 kernel: [ 0.000000] Zone PFN ranges:
Aug 31 07:32:08 kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
Aug 31 07:32:08 kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000
Aug 31 07:32:08 kernel: [ 0.000000] Normal empty
Aug 31 07:32:08 kernel: [ 0.000000] Movable zone start PFN for each node
Aug 31 07:32:08 kernel: [ 0.000000] early_node_map[2] active PFN ranges
Aug 31 07:32:08 kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009e
Aug 31 07:32:08 kernel: [ 0.000000] 0: 0x00000100 -> 0x00020000
Aug 31 07:32:08 kernel: [ 0.000000] On node 0 totalpages: 130958
Aug 31 07:32:08 kernel: [ 0.000000] DMA zone: 64 pages used for memmap
Aug 31 07:32:08 kernel: [ 0.000000] DMA zone: 5 pages reserved
Aug 31 07:32:08 kernel: [ 0.000000] DMA zone: 3913 pages, LIFO batch:0
Aug 31 07:32:08 kernel: [ 0.000000] DMA32 zone: 1984 pages used for memmap
Aug 31 07:32:08 kernel: [ 0.000000] DMA32 zone: 124992 pages, LIFO batch:31
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x12] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x16] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x18] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x1a] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x1c] disabled)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Aug 31 07:32:08 kernel: [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: IRQ0 used by override.
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: IRQ2 used by override.
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: IRQ5 used by override.
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: IRQ9 used by override.
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: IRQ10 used by override.
Aug 31 07:32:08 kernel: [ 0.000000] ACPI: IRQ11 used by override.
Aug 31 07:32:08 kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
Aug 31 07:32:08 kernel: [ 0.000000] SMP: Allowing 15 CPUs, 13 hotplug CPUs
Aug 31 07:32:08 kernel: [ 0.000000] nr_irqs_gsi: 64
Aug 31 07:32:08 kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
Aug 31 07:32:08 kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
Aug 31 07:32:08 kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Aug 31 07:32:08 kernel: [ 0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:dc000000)
Aug 31 07:32:08 kernel: [ 0.000000] Booting paravirtualized kernel on Xen HVM
Aug 31 07:32:08 kernel: [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:15 nr_node_ids:1
Aug 31 07:32:08 kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001ec00000 s83072 r8192 d23424 u131072
Aug 31 07:32:08 kernel: [ 0.000000] pcpu-alloc: s83072 r8192 d23424 u131072 alloc=1*2097152
Aug 31 07:32:08 kernel: [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 --
Aug 31 07:32:08 kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128905
Aug 31 07:32:08 kernel: [ 0.000000] Policy zone: DMA32
Aug 31 07:32:08 kernel: [ 0.000000] Kernel command line: initrd=/images/precise-x86_64/initrd.gz locale= log_host=10.0.0.11 locale=en_US text priority=critical log_port=514 netcfg/choose_interface=auto auto url=http://10.0.0.11/cblr/svc/op/ks/syste
Aug 31 07:32:08 kernel: [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
Aug 31 07:32:08 kernel: [ 0.000000] Checking aperture...
Aug 31 07:32:08 kernel: [ 0.000000] No AGP bridge found
Aug 31 07:32:08 kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
Aug 31 07:32:08 kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Aug 31 07:32:08 kernel: [ 0.000000] Memory: 481076k/524288k available (6555k kernel code, 456k absent, 42756k reserved, 6645k data, 920k init)
Aug 31 07:32:08 kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1
Aug 31 07:32:08 kernel: [ 0.000000] Hierarchical RCU implementation.
Aug 31 07:32:08 kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
Aug 31 07:32:08 kernel: [ 0.000000] NR_IRQS:16640 nr_irqs:1208 16
Aug 31 07:32:08 kernel: [ 0.000000] Xen HVM callback vector for event delivery is enabled
Aug 31 07:32:08 kernel: [ 0.000000] Console: colour VGA+ 80x25
Aug 31 07:32:08 kernel: [ 0.000000] console [tty0] enabled
Aug 31 07:32:08 kernel: [ 0.000000] allocated 4194304 bytes of page_cgroup
Aug 31 07:32:08 kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Aug 31 07:32:08 kernel: [ 0.000000] Detected 2400.142 MHz processor.
Aug 31 07:32:08 kernel: [ 0.008000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.28 BogoMIPS (lpj=9600568)
Aug 31 07:32:08 kernel: [ 0.008000] pid_max: default: 32768 minimum: 301
Aug 31 07:32:08 kernel: [ 0.008000] Security Framework initialized
Aug 31 07:32:08 kernel: [ 0.008000] AppArmor: AppArmor initialized
Aug 31 07:32:08 kernel: [ 0.008005] Yama: becoming mindful.
Aug 31 07:32:08 kernel: [ 0.008854] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Aug 31 07:32:08 kernel: [ 0.010115] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Aug 31 07:32:08 kernel: [ 0.011031] Mount-cache hash table entries: 256
Aug 31 07:32:08 kernel: [ 0.011970] Initializing cgroup subsys cpuacct
Aug 31 07:32:08 kernel: [ 0.012016] Initializing cgroup subsys memory
Aug 31 07:32:08 kernel: [ 0.012758] Initializing cgroup subsys devices
Aug 31 07:32:08 kernel: [ 0.013481] Initializing cgroup subsys freezer
Aug 31 07:32:08 kernel: [ 0.014208] Initializing cgroup subsys blkio
Aug 31 07:32:08 kernel: [ 0.014926] Initializing cgroup subsys perf_event
Aug 31 07:32:08 kernel: [ 0.016109] CPU: Physical Processor ID: 0
Aug 31 07:32:08 kernel: [ 0.016842] CPU: Processor Core ID: 0
Aug 31 07:32:08 kernel: [ 0.017541] mce: CPU supports 9 MCE banks
Aug 31 07:32:08 kernel: [ 0.027203] ACPI: Core revision 20110623
Aug 31 07:32:08 kernel: [ 0.034774] ftrace: allocating 26998 entries in 106 pages
Aug 31 07:32:08 kernel: [ 0.060582] x2apic not enabled, IRQ remapping init failed
Aug 31 07:32:08 kernel: [ 0.061075] Switched APIC routing to physical flat.
Aug 31 07:32:08 kernel: [ 0.062575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
Aug 31 07:32:08 kernel: [ 0.103496] CPU0: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz stepping 02
Aug 31 07:32:08 kernel: [ 0.104436] Xen: using vcpuop timer interface
Aug 31 07:32:08 kernel: [ 0.104441] installing Xen timer for CPU 0
Aug 31 07:32:08 kernel: [ 0.104960] cpu 0 spinlock event irq 69
Aug 31 07:32:08 kernel: [ 0.105417] Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only.
Aug 31 07:32:08 kernel: [ 0.106737] NMI watchdog disabled (cpu0): hardware events not enabled
Aug 31 07:32:08 kernel: [ 0.107288] register_vcpu_info failed: err=-38
Aug 31 07:32:08 kernel: [ 0.107298] cpu 1 spinlock event irq 70
Aug 31 07:32:08 kernel: [ 0.107829] Booting Node 0, Processors #1
Aug 31 07:32:08 kernel: [ 0.108005] smpboot cpu 1: start_ip = 99000
Aug 31 07:32:08 kernel: [ 0.200061] NMI watchdog disabled (cpu1): hardware events not enabled
Aug 31 07:32:08 kernel: [ 0.200057] installing Xen timer for CPU 1
Aug 31 07:32:08 kernel: [ 0.201208] Brought up 2 CPUs
Aug 31 07:32:08 kernel: [ 0.201654] Total of 2 processors activated (9659.01 BogoMIPS).
Aug 31 07:32:08 kernel: [ 0.202415] devtmpfs: initialized
Aug 31 07:32:08 kernel: [ 0.202415] EVM: security.selinux
Aug 31 07:32:08 kernel: [ 0.204018] EVM: security.SMACK64
Aug 31 07:32:08 kernel: [ 0.204468] EVM: security.capability
Aug 31 07:32:08 kernel: [ 0.204958] print_constraints: dummy:
Aug 31 07:32:08 kernel: [ 0.205276] RTC time: 7:32:06, date: 08/31/12
Aug 31 07:32:08 kernel: [ 0.205785] NET: Registered protocol family 16
Aug 31 07:32:08 kernel: [ 0.206323] Trying to unpack rootfs image as initramfs...
Aug 31 07:32:08 kernel: [ 0.216360] ACPI: bus type pci registered
Aug 31 07:32:08 kernel: [ 0.217074] PCI: Using configuration type 1 for base access
Aug 31 07:32:08 kernel: [ 0.224360] bio: create slab <bio-0> at 0
Aug 31 07:32:08 kernel: [ 0.224940] ACPI: Added _OSI(Module Device)
Aug 31 07:32:08 kernel: [ 0.225402] ACPI: Added _OSI(Processor Device)
Aug 31 07:32:08 kernel: [ 0.225860] ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 31 07:32:08 kernel: [ 0.226324] ACPI: Added _OSI(Processor Aggregator Device)
Aug 31 07:32:08 kernel: [ 0.228761] ACPI: EC: Look up EC in DSDT
Aug 31 07:32:08 kernel: [ 0.241377] ACPI: Interpreter enabled
Aug 31 07:32:08 kernel: [ 0.241843] ACPI: (supports S0 S3 S4 S5)
Aug 31 07:32:08 kernel: [ 0.243317] ACPI: Using IOAPIC for interrupt routing
Aug 31 07:32:08 kernel: [ 0.345331] ACPI: No dock devices found.
Aug 31 07:32:08 kernel: [ 0.348026] HEST: Table not found.
Aug 31 07:32:08 kernel: [ 0.348488] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 31 07:32:08 kernel: [ 0.356267] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Aug 31 07:32:08 kernel: [ 0.356906] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
Aug 31 07:32:08 kernel: [ 0.357415] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
Aug 31 07:32:08 kernel: [ 0.358250] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
Aug 31 07:32:08 kernel: [ 0.358953] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff]
Aug 31 07:32:08 kernel: [ 0.359725] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600
Aug 31 07:32:08 kernel: [ 0.360725] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601
Aug 31 07:32:08 kernel: [ 0.362553] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101
Aug 31 07:32:08 kernel: [ 0.363484] pci 0000:00:01.1: reg 20: [io 0xc320-0xc32f]
Aug 31 07:32:08 kernel: [ 0.372185] pci 0000:00:01.2: [8086:7020] type 0 class 0x000c03
Aug 31 07:32:08 kernel: [ 0.373145] pci 0000:00:01.2: reg 20: [io 0xc300-0xc31f]
Aug 31 07:32:08 kernel: [ 0.373806] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680
Aug 31 07:32:08 kernel: [ 0.373843] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
Aug 31 07:32:08 kernel: [ 0.373844] * this clock source is slow. Consider trying other clock sources
Aug 31 07:32:08 kernel: [ 0.376309] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
Aug 31 07:32:08 kernel: [ 0.377452] pci 0000:00:02.0: [1013:00b8] type 0 class 0x000300
Aug 31 07:32:08 kernel: [ 0.377690] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref]
Aug 31 07:32:08 kernel: [ 0.377872] pci 0000:00:02.0: reg 14: [mem 0xf3000000-0xf3000fff]
Aug 31 07:32:08 kernel: [ 0.379030] pci 0000:00:03.0: [5853:0001] type 0 class 0x00ff80
Aug 31 07:32:08 kernel: [ 0.379326] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff]
Aug 31 07:32:08 kernel: [ 0.379517] pci 0000:00:03.0: reg 14: [mem 0xf2000000-0xf2ffffff pref]
Aug 31 07:32:08 kernel: [ 0.388354] pci 0000:00:05.0: [1274:5000] type 0 class 0x000401
Aug 31 07:32:08 kernel: [ 0.388617] pci 0000:00:05.0: reg 10: [io 0xc200-0xc2ff]
Aug 31 07:32:08 kernel: [ 0.390917] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Aug 31 07:32:08 kernel: [ 0.391264] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
Aug 31 07:32:08 kernel: [ 0.703724] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
Aug 31 07:32:08 kernel: [ 0.716396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
Aug 31 07:32:08 kernel: [ 0.719347] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
Aug 31 07:32:08 kernel: [ 0.722076] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
Aug 31 07:32:08 kernel: [ 0.732228] xen/balloon: Initialising balloon driver.
Aug 31 07:32:08 kernel: [ 0.732995] xen-balloon: Initialising balloon driver.
Aug 31 07:32:08 kernel: [ 0.740358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Aug 31 07:32:08 kernel: [ 0.741398] vgaarb: loaded
Aug 31 07:32:08 kernel: [ 0.742084] vgaarb: bridge control possible 0000:00:02.0
Aug 31 07:32:08 kernel: [ 0.742967] i2c-core: driver [aat2870] using legacy suspend method
Aug 31 07:32:08 kernel: [ 0.743729] i2c-core: driver [aat2870] using legacy resume method
Aug 31 07:32:08 kernel: [ 0.744182] SCSI subsystem initialized
Aug 31 07:32:08 kernel: [ 0.744987] libata version 3.00 loaded.
Aug 31 07:32:08 kernel: [ 0.745052] usbcore: registered new interface driver usbfs
Aug 31 07:32:08 kernel: [ 0.745815] usbcore: registered new interface driver hub
Aug 31 07:32:08 kernel: [ 0.752169] usbcore: registered new device driver usb
Aug 31 07:32:08 kernel: [ 0.753089] PCI: Using ACPI for IRQ routing
Aug 31 07:32:08 kernel: [ 0.753809] PCI: pci_cache_line_size set to 64 bytes
Aug 31 07:32:08 kernel: [ 0.754431] reserve RAM buffer: 000000000009e000 - 000000000009ffff
Aug 31 07:32:08 kernel: [ 0.754564] NetLabel: Initializing
Aug 31 07:32:08 kernel: [ 0.755280] NetLabel: domain hash size = 128
Aug 31 07:32:08 kernel: [ 0.755994] NetLabel: protocols = UNLABELED CIPSOv4
Aug 31 07:32:08 kernel: [ 0.756069] NetLabel: unlabeled traffic allowed by default
Aug 31 07:32:08 kernel: [ 0.764422] Switching to clocksource xen
Aug 31 07:32:08 kernel: [ 0.770687] AppArmor: AppArmor Filesystem Enabled
Aug 31 07:32:08 kernel: [ 0.771191] pnp: PnP ACPI init
Aug 31 07:32:08 kernel: [ 0.771643] ACPI: bus type pnp registered
Aug 31 07:32:08 kernel: [ 0.772136] pnp 00:00: [mem 0x00000000-0x0009ffff]
Aug 31 07:32:08 kernel: [ 0.772170] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Aug 31 07:32:08 kernel: [ 0.772673] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 31 07:32:08 kernel: [ 0.772762] pnp 00:01: [bus 00-ff]
Aug 31 07:32:08 kernel: [ 0.772766] pnp 00:01: [io 0x0cf8-0x0cff]
Aug 31 07:32:08 kernel: [ 0.772768] pnp 00:01: [io 0x0000-0x0cf7 window]
Aug 31 07:32:08 kernel: [ 0.772770] pnp 00:01: [io 0x0d00-0xffff window]
Aug 31 07:32:08 kernel: [ 0.772772] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Aug 31 07:32:08 kernel: [ 0.772776] pnp 00:01: [mem 0xf0000000-0xfbffffff window]
Aug 31 07:32:08 kernel: [ 0.772810] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Aug 31 07:32:08 kernel: [ 0.772818] pnp 00:02: [io 0x10c0-0x1141]
Aug 31 07:32:08 kernel: [ 0.772819] pnp 00:02: [io 0xb044-0xb047]
Aug 31 07:32:08 kernel: [ 0.772869] system 00:02: [io 0x10c0-0x1141] has been reserved
Aug 31 07:32:08 kernel: [ 0.773383] system 00:02: [io 0xb044-0xb047] has been reserved
Aug 31 07:32:08 kernel: [ 0.773469] Freeing initrd memory: 17084k freed
Aug 31 07:32:08 kernel: [ 0.774391] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 31 07:32:08 kernel: [ 0.774425] pnp 00:03: [io 0x0010-0x001f]
Aug 31 07:32:08 kernel: [ 0.774427] pnp 00:03: [io 0x0022-0x002d]
Aug 31 07:32:08 kernel: [ 0.774428] pnp 00:03: [io 0x0030-0x003f]
Aug 31 07:32:08 kernel: [ 0.774430] pnp 00:03: [io 0x0044-0x005f]
Aug 31 07:32:08 kernel: [ 0.774431] pnp 00:03: [io 0x0062-0x0063]
Aug 31 07:32:08 kernel: [ 0.774433] pnp 00:03: [io 0x0065-0x006f]
Aug 31 07:32:08 kernel: [ 0.774434] pnp 00:03: [io 0x0072-0x007f]
Aug 31 07:32:08 kernel: [ 0.774436] pnp 00:03: [io 0x0080]
Aug 31 07:32:08 kernel: [ 0.774437] pnp 00:03: [io 0x0084-0x0086]
Aug 31 07:32:08 kernel: [ 0.774439] pnp 00:03: [io 0x0088]
Aug 31 07:32:08 kernel: [ 0.774440] pnp 00:03: [io 0x008c-0x008e]
Aug 31 07:32:08 kernel: [ 0.774441] pnp 00:03: [io 0x0090-0x009f]
Aug 31 07:32:08 kernel: [ 0.774443] pnp 00:03: [io 0x00a2-0x00bd]
Aug 31 07:32:08 kernel: [ 0.774444] pnp 00:03: [io 0x00e0-0x00ef]
Aug 31 07:32:08 kernel: [ 0.774446] pnp 00:03: [io 0x08a0-0x08a3]
Aug 31 07:32:08 kernel: [ 0.774447] pnp 00:03: [io 0x0cc0-0x0ccf]
Aug 31 07:32:08 kernel: [ 0.774453] pnp 00:03: [io 0x04d0-0x04d1]
Aug 31 07:32:08 kernel: [ 0.774488] system 00:03: [io 0x08a0-0x08a3] has been reserved
Aug 31 07:32:08 kernel: [ 0.775017] system 00:03: [io 0x0cc0-0x0ccf] has been reserved
Aug 31 07:32:08 kernel: [ 0.775545] system 00:03: [io 0x04d0-0x04d1] has been reserved
Aug 31 07:32:08 kernel: [ 0.776114] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 31 07:32:08 kernel: [ 0.776135] pnp 00:04: [dma 4]
Aug 31 07:32:08 kernel: [ 0.776137] pnp 00:04: [io 0x0000-0x000f]
Aug 31 07:32:08 kernel: [ 0.776138] pnp 00:04: [io 0x0081-0x0083]
Aug 31 07:32:08 kernel: [ 0.776140] pnp 00:04: [io 0x0087]
Aug 31 07:32:08 kernel: [ 0.776141] pnp 00:04: [io 0x0089-0x008b]
Aug 31 07:32:08 kernel: [ 0.776143] pnp 00:04: [io 0x008f]
Aug 31 07:32:08 kernel: [ 0.776144] pnp 00:04: [io 0x00c0-0x00df]
Aug 31 07:32:08 kernel: [ 0.776146] pnp 00:04: [io 0x0480-0x048f]
Aug 31 07:32:08 kernel: [ 0.776179] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
Aug 31 07:32:08 kernel: [ 0.776190] pnp 00:05: [io 0x0070-0x0071]
Aug 31 07:32:08 kernel: [ 0.776208] xen: --> pirq=16 -> irq=8 (gsi=8)
Aug 31 07:32:08 kernel: [ 0.776211] pnp 00:05: [irq 8]
Aug 31 07:32:08 kernel: [ 0.776238] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
Aug 31 07:32:08 kernel: [ 0.776245] pnp 00:06: [io 0x0061]
Aug 31 07:32:08 kernel: [ 0.776265] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
Aug 31 07:32:08 kernel: [ 0.776288] xen: --> pirq=17 -> irq=12 (gsi=12)
Aug 31 07:32:08 kernel: [ 0.776290] pnp 00:07: [irq 12]
Aug 31 07:32:08 kernel: [ 0.776308] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active)
Aug 31 07:32:08 kernel: [ 0.776323] pnp 00:08: [io 0x0060]
Aug 31 07:32:08 kernel: [ 0.776324] pnp 00:08: [io 0x0064]
Aug 31 07:32:08 kernel: [ 0.776330] xen: --> pirq=18 -> irq=1 (gsi=1)
Aug 31 07:32:08 kernel: [ 0.776331] pnp 00:08: [irq 1]
Aug 31 07:32:08 kernel: [ 0.776357] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
Aug 31 07:32:08 kernel: [ 0.776372] pnp 00:09: [io 0x03f0-0x03f5]
Aug 31 07:32:08 kernel: [ 0.776374] pnp 00:09: [io 0x03f7]
Aug 31 07:32:08 kernel: [ 0.776379] xen: --> pirq=19 -> irq=6 (gsi=6)
Aug 31 07:32:08 kernel: [ 0.776381] pnp 00:09: [irq 6]
Aug 31 07:32:08 kernel: [ 0.776382] pnp 00:09: [dma 2]
Aug 31 07:32:08 kernel: [ 0.776404] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Aug 31 07:32:08 kernel: [ 0.792733] pnp: PnP ACPI: found 10 devices
Aug 31 07:32:08 kernel: [ 0.793201] ACPI: ACPI bus type pnp unregistered
Aug 31 07:32:08 kernel: [ 0.801195] PCI: max bus depth: 0 pci_try_num: 1
Aug 31 07:32:08 kernel: [ 0.801202] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
Aug 31 07:32:08 kernel: [ 0.801204] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
Aug 31 07:32:08 kernel: [ 0.801206] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Aug 31 07:32:08 kernel: [ 0.801208] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff]
Aug 31 07:32:08 kernel: [ 0.801249] NET: Registered protocol family 2
Aug 31 07:32:08 kernel: [ 0.801795] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
Aug 31 07:32:08 kernel: [ 0.802469] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
Aug 31 07:32:08 kernel: [ 0.803240] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
Aug 31 07:32:08 kernel: [ 0.803796] TCP: Hash tables configured (established 16384 bind 16384)
Aug 31 07:32:08 kernel: [ 0.804300] TCP reno registered
Aug 31 07:32:08 kernel: [ 0.804740] UDP hash table entries: 256 (order: 1, 8192 bytes)
Aug 31 07:32:08 kernel: [ 0.805226] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
Aug 31 07:32:08 kernel: [ 0.805843] NET: Registered protocol family 1
Aug 31 07:32:08 kernel: [ 0.806395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
Aug 31 07:32:08 kernel: [ 0.807000] pci 0000:00:01.0: PIIX3: Enabling Passive Release
Aug 31 07:32:08 kernel: [ 0.807616] pci 0000:00:01.0: Activating ISA DMA hang workarounds
Aug 31 07:32:08 kernel: [ 0.808312] xen: --> pirq=20 -> irq=23 (gsi=23)
Aug 31 07:32:08 kernel: [ 0.808315] pci 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23
Aug 31 07:32:08 kernel: [ 0.809122] pci 0000:00:01.2: PCI INT D disabled
Aug 31 07:32:08 kernel: [ 0.809744] pci 0000:00:02.0: Boot video device
Aug 31 07:32:08 kernel: [ 0.809833] PCI: CLS 0 bytes, default 64
Aug 31 07:32:08 kernel: [ 0.810296] audit: initializing netlink socket (disabled)
Aug 31 07:32:08 kernel: [ 0.810875] type=2000 audit(1346398327.935:1): initialized
Aug 31 07:32:08 kernel: [ 0.835722] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Aug 31 07:32:08 kernel: [ 0.837716] VFS: Disk quotas dquot_6.5.2
Aug 31 07:32:08 kernel: [ 0.838234] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 31 07:32:08 kernel: [ 0.839179] fuse init (API version 7.17)
Aug 31 07:32:08 kernel: [ 0.839739] msgmni has been set to 972
Aug 31 07:32:08 kernel: [ 0.840625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Aug 31 07:32:08 kernel: [ 0.844237] io scheduler noop registered
Aug 31 07:32:08 kernel: [ 0.844713] io scheduler deadline registered
Aug 31 07:32:08 kernel: [ 0.845206] io scheduler cfq registered (default)
Aug 31 07:32:08 kernel: [ 0.845770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Aug 31 07:32:08 kernel: [ 0.846286] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Aug 31 07:32:08 kernel: [ 0.846882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Aug 31 07:32:08 kernel: [ 0.847536] ACPI: Power Button [PWRF]
Aug 31 07:32:08 kernel: [ 0.848022] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
Aug 31 07:32:08 kernel: [ 0.848704] ACPI: Sleep Button [SLPF]
Aug 31 07:32:08 kernel: [ 0.867576] ERST: Table is not found!
Aug 31 07:32:08 kernel: [ 0.868031] GHES: HEST is not enabled!
Aug 31 07:32:08 kernel: [ 0.868576] xen: --> pirq=21 -> irq=28 (gsi=28)
Aug 31 07:32:08 kernel: [ 0.868579] xen-platform-pci 0000:00:03.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
Aug 31 07:32:08 kernel: [ 0.870617] Grant table initialized
Aug 31 07:32:08 kernel: [ 0.873695] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Aug 31 07:32:08 kernel: [ 0.948347] Linux agpgart interface v0.103
Aug 31 07:32:08 kernel: [ 0.950782] brd: module loaded
Aug 31 07:32:08 kernel: [ 0.952229] loop: module loaded
Aug 31 07:32:08 kernel: [ 0.954748] blkfront device/vbd/768 num-ring-pages 1 nr_ents 32.
Aug 31 07:32:08 kernel: [ 0.957854] vbd vbd-5632: 19 xenbus_dev_probe on device/vbd/5632
Aug 31 07:32:08 kernel: [ 0.959507] blkfront: xvda: flush diskcache: enabled
Aug 31 07:32:08 kernel: [ 0.960471] ata_piix 0000:00:01.1: version 2.13
Aug 31 07:32:08 kernel: [ 0.960790] ata_piix 0000:00:01.1: setting latency timer to 64
Aug 31 07:32:08 kernel: [ 0.961502] scsi0 : ata_piix
Aug 31 07:32:08 kernel: [ 0.962290] scsi1 : ata_piix
Aug 31 07:32:08 kernel: [ 0.962805] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc320 irq 14
Aug 31 07:32:08 kernel: [ 0.963346] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc328 irq 15
Aug 31 07:32:08 kernel: [ 0.963907] xvda: unknown partition table
Aug 31 07:32:08 kernel: [ 0.964192] Fixed MDIO Bus: probed
Aug 31 07:32:08 kernel: [ 0.964211] tun: Universal TUN/TAP device driver, 1.6
Aug 31 07:32:08 kernel: [ 0.964212] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
Aug 31 07:32:08 kernel: [ 0.965959] PPP generic driver version 2.4.2
Aug 31 07:32:08 kernel: [ 0.966764] Initialising Xen virtual ethernet driver.
Aug 31 07:32:08 kernel: [ 0.969389] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 31 07:32:08 kernel: [ 0.970111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 31 07:32:08 kernel: [ 0.970677] uhci_hcd: USB Universal Host Controller Interface driver
Aug 31 07:32:08 kernel: [ 0.971403] uhci_hcd 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23
Aug 31 07:32:08 kernel: [ 0.972130] uhci_hcd 0000:00:01.2: setting latency timer to 64
Aug 31 07:32:08 kernel: [ 0.972169] uhci_hcd 0000:00:01.2: UHCI Host Controller
Aug 31 07:32:08 kernel: [ 0.972767] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
Aug 31 07:32:08 kernel: [ 0.973738] uhci_hcd 0000:00:01.2: irq 23, io base 0x0000c300
Aug 31 07:32:08 kernel: [ 0.978843] hub 1-0:1.0: USB hub found
Aug 31 07:32:08 kernel: [ 0.981723] hub 1-0:1.0: 2 ports detected
Aug 31 07:32:08 kernel: [ 0.982563] usbcore: registered new interface driver libusual
Aug 31 07:32:08 kernel: [ 0.983310] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Aug 31 07:32:08 kernel: [ 0.986162] serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 31 07:32:08 kernel: [ 0.986852] serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 31 07:32:08 kernel: [ 0.987701] mousedev: PS/2 mouse device common for all mice
Aug 31 07:32:08 kernel: [ 0.989231] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Aug 31 07:32:08 kernel: [ 0.990617] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
Aug 31 07:32:08 kernel: [ 0.991319] rtc0: alarms up to one day, 114 bytes nvram
Aug 31 07:32:08 kernel: [ 0.992132] device-mapper: uevent: version 1.0.3
Aug 31 07:32:08 kernel: [ 0.992862] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: <email address hidden>
Aug 31 07:32:08 kernel: [ 0.993712] cpuidle: using governor ladder
Aug 31 07:32:08 kernel: [ 0.994322] cpuidle: using governor menu
Aug 31 07:32:08 kernel: [ 0.994952] EFI Variables Facility v0.08 2004-May-17
Aug 31 07:32:08 kernel: [ 0.995799] TCP cubic registered
Aug 31 07:32:08 kernel: [ 0.996545] NET: Registered protocol family 10
Aug 31 07:32:08 kernel: [ 0.997914] NET: Registered protocol family 17
Aug 31 07:32:08 kernel: [ 0.998569] Registering the dns_resolver key type
Aug 31 07:32:08 kernel: [ 0.999350] PM: Hibernation image not present or could not be loaded.
Aug 31 07:32:08 kernel: [ 0.999362] registered taskstats version 1
Aug 31 07:32:08 kernel: [ 1.041453] XENBUS: Device with no driver: device/vfb/0
Aug 31 07:32:08 kernel: [ 1.042135] XENBUS: Device with no driver: device/vbd/5632
Aug 31 07:32:08 kernel: [ 1.042793] XENBUS: Device with no driver: device/console/0
Aug 31 07:32:08 kernel: [ 1.043524] Magic number: 8:560:522
Aug 31 07:32:08 kernel: [ 1.044282] rtc_cmos 00:05: setting system clock to 2012-08-31 07:32:07 UTC (1346398327)
Aug 31 07:32:08 kernel: [ 1.045192] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Aug 31 07:32:08 kernel: [ 1.045869] EDD information not available.
Aug 31 07:32:08 kernel: [ 1.121848] ata2.01: NODEV after polling detection
Aug 31 07:32:08 kernel: [ 1.122567] ata2.00: ATAPI: QEMU DVD-ROM, 0.10.2, max UDMA/100
Aug 31 07:32:08 kernel: [ 1.124415] ata2.00: configured for MWDMA2
Aug 31 07:32:08 kernel: [ 1.133346] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.10 PQ: 0 ANSI: 5
Aug 31 07:32:08 kernel: [ 1.144360] sr0: scsi3-mmc drive: 4x/4x xa/form2 tray
Aug 31 07:32:08 kernel: [ 1.145108] cdrom: Uniform CD-ROM driver Revision: 3.20
Aug 31 07:32:08 kernel: [ 1.146042] sr 1:0:0:0: Attached scsi CD-ROM sr0
Aug 31 07:32:08 kernel: [ 1.146122] sr 1:0:0:0: Attached scsi generic sg0 type 5
Aug 31 07:32:08 kernel: [ 1.149211] Freeing unused kernel memory: 920k freed
Aug 31 07:32:08 kernel: [ 1.150257] Write protecting the kernel read-only data: 12288k
Aug 31 07:32:08 kernel: [ 1.156093] Freeing unused kernel memory: 1616k freed
Aug 31 07:32:08 kernel: [ 1.160915] Freeing unused kernel memory: 1200k freed
Aug 31 07:32:08 kernel: 0>[ 1.231604] udevd[74]: starting version 175
Aug 31 07:32:08 kernel: [ 1.433761] FDC 0 is a S82078B
Aug 31 07:32:08 debconf-loadtemplate: Database file doesn't exist. Trying to create it
Aug 31 07:32:08 debconf-loadtemplate: Database file doesn't exist. Trying to create it
Aug 31 07:32:08 debconf-loadtemplate: Database file doesn't exist. Trying to create it
Aug 31 07:32:08 debconf-loadtemplate: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:08 kernel: [ 1.808078] Refined TSC clocksource calibration: 2400.084 MHz.
Aug 31 07:32:08 frontend: --> SET netcfg/get_domain lokshall.net
Aug 31 07:32:08 frontend: <-- 0 value set
Aug 31 07:32:08 frontend: --> METAGET netcfg/get_domain type
Aug 31 07:32:08 frontend: <-- 0 string
Aug 31 07:32:08 frontend: --> FSET netcfg/get_domain seen true
Aug 31 07:32:08 frontend: <-- 0 true
Aug 31 07:32:08 frontend: --> SET netcfg/get_hostname dns01
Aug 31 07:32:08 frontend: <-- 0 value set
Aug 31 07:32:08 frontend: --> METAGET netcfg/get_hostname type
Aug 31 07:32:08 frontend: <-- 0 string
Aug 31 07:32:08 frontend: --> FSET netcfg/get_hostname seen true
Aug 31 07:32:08 frontend: <-- 0 true
Aug 31 07:32:08 frontend: --> SET debian-installer/locale en_US
Aug 31 07:32:08 frontend: <-- 0 value set
Aug 31 07:32:08 frontend: --> METAGET debian-installer/locale type
Aug 31 07:32:08 frontend: <-- 0 select
Aug 31 07:32:08 frontend: --> FSET debian-installer/locale seen true
Aug 31 07:32:08 frontend: <-- 0 true
Aug 31 07:32:08 frontend: --> SET netcfg/choose_interface auto
Aug 31 07:32:08 frontend: <-- 0 value set
Aug 31 07:32:08 frontend: --> METAGET netcfg/choose_interface type
Aug 31 07:32:08 frontend: <-- 0 select
Aug 31 07:32:08 frontend: --> FSET netcfg/choose_interface seen true
Aug 31 07:32:08 frontend: <-- 0 true
Aug 31 07:32:08 frontend: --> SET debconf/priority critical
Aug 31 07:32:08 frontend: Setting debconf/priority to critical
Aug 31 07:32:08 frontend: <-- 0 value set
Aug 31 07:32:08 frontend: --> METAGET debconf/priority type
Aug 31 07:32:08 frontend: <-- 0 select
Aug 31 07:32:08 frontend: --> FSET debconf/priority seen true
Aug 31 07:32:08 frontend: <-- 0 true
Aug 31 07:32:08 frontend: --> SET mirror/suite precise
Aug 31 07:32:08 frontend: <-- 0 value set
Aug 31 07:32:08 frontend: --> METAGET mirror/suite type
Aug 31 07:32:08 frontend: <-- 0 select
Aug 31 07:32:08 frontend: --> FSET mirror/suite seen true
Aug 31 07:32:08 frontend: <-- 0 true
Aug 31 07:32:08 frontend: --> SET preseed/url http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:08 frontend: <-- 0 value set
Aug 31 07:32:08 frontend: --> METAGET preseed/url type
Aug 31 07:32:08 frontend: <-- 0 string
Aug 31 07:32:08 frontend: --> FSET preseed/url seen true
Aug 31 07:32:08 frontend: <-- 0 true
Aug 31 07:32:08 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:08 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:08 frontend: --> GET preseed/early_command
Aug 31 07:32:08 frontend: <-- 0
Aug 31 07:32:08 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Aug 31 07:32:08 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:08 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:08 frontend: --> GET debian-installer/framebuffer
Aug 31 07:32:08 frontend: <-- 0 true
Aug 31 07:32:08 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Aug 31 07:32:08 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:08 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:08 kernel: [ 2.004123] vga16fb: initializing
Aug 31 07:32:08 kernel: [ 2.004126] vga16fb: mapped to 0xffff8800000a0000
Aug 31 07:32:08 kernel: [ 2.307407] Console: switching to colour frame buffer device 80x30
Aug 31 07:32:08 kernel: [ 2.369738] fb0: VGA16 VGA frame buffer device
Aug 31 07:32:08 frontend: --> GET auto-install/enable
Aug 31 07:32:08 frontend: <-- 0 false
Aug 31 07:32:08 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Aug 31 07:32:08 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:08 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:09 frontend: --> GET oem-config/enable
Aug 31 07:32:09 frontend: <-- 0 false
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:09 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:09 frontend: --> GET rescue/enable
Aug 31 07:32:09 frontend: <-- 0 false
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:09 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:09 init: starting pid 302, tty '': '/sbin/reopen-console /sbin/debian-installer'
Aug 31 07:32:09 init: starting pid 306, tty '/dev/tty4': '/usr/bin/tail -f /var/log/syslog'
Aug 31 07:32:09 frontend: --> GET debian-installer/framebuffer
Aug 31 07:32:09 frontend: <-- 0 true
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:09 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:09 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:09 frontend: --> GET debian-installer/theme
Aug 31 07:32:09 frontend: <-- 0
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/questions.dat clean; not saving
Aug 31 07:32:09 frontend: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:09 frontend: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:09 debconf: --> GET debconf/language
Aug 31 07:32:09 debconf: <-- 0 en
Aug 31 07:32:09 debconf: --> SET debconf/language en
Aug 31 07:32:09 debconf: Setting debconf/language to en
Aug 31 07:32:09 debconf: <-- 0 value set
Aug 31 07:32:09 debconf: --> GET debconf/priority
Aug 31 07:32:09 debconf: <-- 0 critical
Aug 31 07:32:09 debconf: --> GET oem-config/enable
Aug 31 07:32:09 debconf: <-- 0 false
Aug 31 07:32:09 debconf: --> GET rescue/enable
Aug 31 07:32:09 debconf: <-- 0 false
Aug 31 07:32:09 main-menu[330]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 31 07:32:09 main-menu[330]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
Aug 31 07:32:09 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:09 debconf: <-- 0 Choose language
Aug 31 07:32:09 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:09 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:09 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:09 debconf: <-- 0 Detect network hardware
Aug 31 07:32:09 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:09 debconf: <-- 0 Configure the network
Aug 31 07:32:09 debconf: --> GET preseed/url
Aug 31 07:32:09 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:09 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:09 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:09 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:32:09 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:09 debconf: --> METAGET debian-installer/download-installer/title Description
Aug 31 07:32:09 debconf: <-- 0 Download installer components
Aug 31 07:32:09 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Aug 31 07:32:09 debconf: <-- 0 Change debconf priority
Aug 31 07:32:09 debconf: --> METAGET debian-installer/save-logs/title Description
Aug 31 07:32:09 debconf: <-- 0 Save debug logs
Aug 31 07:32:09 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Aug 31 07:32:09 debconf: <-- 0 Execute a shell
Aug 31 07:32:09 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Aug 31 07:32:09 debconf: <-- 0 Abort the installation
Aug 31 07:32:09 debconf: --> SETTITLE debian-installer/main-menu-title
Aug 31 07:32:09 debconf: <-- 0 OK
Aug 31 07:32:09 debconf: --> CAPB
Aug 31 07:32:09 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:09 debconf: --> SUBST debian-installer/main-menu MENU Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download install
Aug 31 07:32:09 debconf: Adding [MENU] -> [Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download installer components, Change de
Aug 31 07:32:09 debconf: <-- 0
Aug 31 07:32:09 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:09 debconf: <-- 0 Choose language
Aug 31 07:32:09 debconf: --> SET debian-installer/main-menu Choose language
Aug 31 07:32:09 debconf: <-- 0 value set
Aug 31 07:32:09 debconf: --> INPUT medium debian-installer/main-menu
Aug 31 07:32:09 debconf: <-- 30 question skipped
Aug 31 07:32:09 debconf: --> GO
Aug 31 07:32:09 debconf: <-- 0 ok
Aug 31 07:32:09 debconf: --> GET debian-installer/main-menu
Aug 31 07:32:09 debconf: <-- 0 Choose language
Aug 31 07:32:09 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:09 debconf: <-- 0 Choose language
Aug 31 07:32:09 main-menu[330]: INFO: Menu item 'localechooser' selected
Aug 31 07:32:09 debconf: --> SETTITLE debian-installer/localechooser/title
Aug 31 07:32:09 debconf: <-- 0 OK
Aug 31 07:32:09 debconf: --> CAPB backup
Aug 31 07:32:09 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:09 debconf: --> REGISTER debian-installer/language debconf/language
Aug 31 07:32:09 debconf: <-- 0
Aug 31 07:32:10 debconf: --> SUBST localechooser/languagelist CODES C, sq, ar, ast, eu, be, bs, bg, ca, zh_CN, zh_TW, hr, cs, da, nl, en, eo, et, fi, fr, gl, de, el, he, hu, is, id, ga, it, ja, kk, ko, ku, lv, lt, mk, se_NO, nb_NO, nn_NO, fa, pl, pt,
Aug 31 07:32:10 debconf: Adding [CODES] -> [C, sq, ar, ast, eu, be, bs, bg, ca, zh_CN, zh_TW, hr, cs, da, nl, en, eo, et, fi, fr, gl, de, el, he, hu, is, id, ga, it, ja, kk, ko, ku, lv, lt, mk, se_NO, nb_NO, nn_NO, fa, pl, pt, pt_BR, ro, ru, sr, sk, s
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> SUBST localechooser/languagelist NAMES_EN C, Albanian, Arabic, Asturian, Basque, Belarusian, Bosnian, Bulgarian, Catalan, Chinese (Simplified), Chinese (Traditional), Croatian, Czech, Danish, Dutch, English, Esperanto, Est
Aug 31 07:32:10 debconf: Adding [NAMES_EN] -> [C, Albanian, Arabic, Asturian, Basque, Belarusian, Bosnian, Bulgarian, Catalan, Chinese (Simplified), Chinese (Traditional), Croatian, Czech, Danish, Dutch, English, Esperanto, Estonian, Finnish, French,
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> SUBST localechooser/languagelist NAMES_BOTH C${!TAB}-${!TAB}No localization, Albanian${!TAB}-${!TAB}Shqip, Arabic${!TAB}-${!TAB}عربي, Asturian${!TAB}-${!TAB}Asturianu, Basque${!TAB}-${!TAB}Euskara, Belarusian${!TAB}-${
Aug 31 07:32:10 debconf: Adding [NAMES_BOTH] -> [C${!TAB}-${!TAB}No localization, Albanian${!TAB}-${!TAB}Shqip, Arabic${!TAB}-${!TAB}عربي, Asturian${!TAB}-${!TAB}Asturianu, Basque${!TAB}-${!TAB}Euskara, Belarusian${!TAB}-${!TAB}БеларускаÑ
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> GET debian-installer/language
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> GET debian-installer/country
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> GET debian-installer/locale
Aug 31 07:32:10 debconf: <-- 0 en_US
Aug 31 07:32:10 debconf: --> FGET debian-installer/locale seen
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 localechooser: info: debian-installer/locale preseeded to 'en_US' (seen: true)
Aug 31 07:32:10 debconf: --> FGET debian-installer/locale seen
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 debconf: --> FSET debian-installer/locale seen false
Aug 31 07:32:10 debconf: <-- 0 false
Aug 31 07:32:10 debconf: --> METAGET localechooser/languagelist Choices-C
Aug 31 07:32:10 debconf: <-- 0 C, sq, ar, ast, eu, be, bs, bg, ca, zh_CN, zh_TW, hr, cs, da, nl, en, eo, et, fi, fr, gl, de, el, he, hu, is, id, ga, it, ja, kk, ko, ku, lv, lt, mk, se_NO, nb_NO, nn_NO, fa, pl, pt, pt_BR, ro, ru, sr, sk, sl, es, sv, tl
Aug 31 07:32:10 debconf: --> METAGET localechooser/languagelist Choices-C
Aug 31 07:32:10 debconf: <-- 0 C, sq, ar, ast, eu, be, bs, bg, ca, zh_CN, zh_TW, hr, cs, da, nl, en, eo, et, fi, fr, gl, de, el, he, hu, is, id, ga, it, ja, kk, ko, ku, lv, lt, mk, se_NO, nb_NO, nn_NO, fa, pl, pt, pt_BR, ro, ru, sr, sk, sl, es, sv, tl
Aug 31 07:32:10 debconf: --> SET localechooser/languagelist en
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 localechooser: info: Set localechooser/languagelist = 'en'
Aug 31 07:32:10 debconf: --> FSET localechooser/languagelist seen true
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 debconf: --> SET debian-installer/country US
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 localechooser: info: Set debian-installer/country = 'US'
Aug 31 07:32:10 debconf: --> FSET debian-installer/country seen true
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 debconf: --> FGET localechooser/languagelist seen
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 debconf: --> GET localechooser/languagelist
Aug 31 07:32:10 debconf: <-- 0 en
Aug 31 07:32:10 debconf: --> SETTITLE localechooser/title/language
Aug 31 07:32:10 debconf: <-- 0 OK
Aug 31 07:32:10 debconf: --> SET debconf/language en
Aug 31 07:32:10 debconf: Setting debconf/language to en
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 debconf: --> GET localechooser/languagelist
Aug 31 07:32:10 debconf: <-- 0 en
Aug 31 07:32:10 debconf: --> GET debian-installer/language
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> CAPB backup align
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> INPUT critical localechooser/languagelist
Aug 31 07:32:10 debconf: <-- 30 question skipped
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> GET localechooser/languagelist
Aug 31 07:32:10 debconf: <-- 0 en
Aug 31 07:32:10 debconf: --> SET debconf/language
Aug 31 07:32:10 debconf: Setting debconf/language to
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 debconf: --> GET debconf/priority
Aug 31 07:32:10 debconf: <-- 0 critical
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> FSET debian-installer/language seen false
Aug 31 07:32:10 debconf: <-- 0 false
Aug 31 07:32:10 debconf: --> METAGET localechooser/text/country/1/country description
Aug 31 07:32:10 debconf: <-- 0 Country, territory or area:
Aug 31 07:32:10 debconf: --> METAGET localechooser/text/country/2 description
Aug 31 07:32:10 debconf: <-- 0 The selected location will be used to set your time zone and also for example to help select the system locale. Normally this should be the country where you live.
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> SETTITLE localechooser/title/location
Aug 31 07:32:10 debconf: <-- 0 OK
Aug 31 07:32:10 debconf: --> GET debian-installer/country
Aug 31 07:32:10 debconf: <-- 0 US
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> METAGET localechooser/continentlist Choices-C
Aug 31 07:32:10 debconf: <-- 0 Africa, Antarctica, Asia, Atlantic Ocean, Caribbean, Central America, Europe, Indian Ocean, North America, Oceania, South America, other
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/Africa Choices-C
Aug 31 07:32:10 debconf: <-- 0 DZ, AO, BJ, BW, BF, BI, CM, CV, CF, TD, CG, CD, DJ, EG, GQ, ER, ET, GA, GM, GH, GN, GW, KE, LS, LR, LY, MW, ML, MR, MA, MZ, NA, NE, NG, RW, ST, SN, SL, SO, ZA, SD, SZ, TZ, TG, TN, UG, EH, ZM, ZW
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/Antarctica Choices-C
Aug 31 07:32:10 debconf: <-- 0 AQ
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/Asia Choices-C
Aug 31 07:32:10 debconf: <-- 0 AF, BH, BD, BT, BN, KH, CN, HK, IN, ID, IR, IQ, IL, JP, JO, KZ, KP, KR, KW, KG, LA, LB, MO, MY, MN, MM, NP, OM, PK, PS, PH, QA, SA, SG, LK, SY, TW, TJ, TH, TL, TR, TM, AE, UZ, VN, YE
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/Atlantic_Ocean Choices-C
Aug 31 07:32:10 debconf: <-- 0 BV, FK, SH, GS
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/Caribbean Choices-C
Aug 31 07:32:10 debconf: <-- 0 AI, AG, AW, BS, BB, BM, KY, CU, DM, DO, GD, GP, HT, JM, MQ, MS, PR, KN, LC, MF, VC, TT, TC, VG, VI
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/Central_America Choices-C
Aug 31 07:32:10 debconf: <-- 0 BZ, CR, SV, GT, HN, NI, PA
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/Europe Choices-C
Aug 31 07:32:10 debconf: <-- 0 AL, AD, AM, AT, AZ, BY, BE, BA, BG, HR, CY, CZ, DK, EE, FO, FI, FR, GE, DE, GI, GR, GL, GG, VA, HU, IS, IE, IM, IT, JE, LV, LI, LT, LU, MK, MT, MD, MC, ME, NL, NO, PL, PT, RO, RU, SM, RS, SK, SI, ES, SJ, SE, CH, UA, GB
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/Indian_Ocean Choices-C
Aug 31 07:32:10 debconf: <-- 0 IO, CX, CC, KM, TF, HM, MG, MV, MU, YT, RE, SC
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/North_America Choices-C
Aug 31 07:32:10 debconf: <-- 0 CA, MX, PM, US
Aug 31 07:32:10 debconf: --> SET localechooser/continentlist North America
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 debconf: --> FGET debian-installer/country seen
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 debconf: --> FSET localechooser/continentlist seen true
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 debconf: --> METAGET localechooser/text/country/1/continent description
Aug 31 07:32:10 debconf: <-- 0 Continent or region:
Aug 31 07:32:10 debconf: --> SUBST localechooser/continentlist TXT1 Continent or region:
Aug 31 07:32:10 debconf: Adding [TXT1] -> [Continent or region:]
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> SUBST localechooser/continentlist TXT2 The selected location will be used to set your time zone and also for example to help select the system locale. Normally this should be the country where you live.
Aug 31 07:32:10 debconf: Adding [TXT2] -> [The selected location will be used to set your time zone and also for example to help select the system locale. Normally this should be the country where you live.]
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> METAGET localechooser/text/country/3/continent description
Aug 31 07:32:10 debconf: <-- 0 Select the continent or region to which your location belongs.
Aug 31 07:32:10 debconf: --> SUBST localechooser/continentlist TXT3 Select the continent or region to which your location belongs.
Aug 31 07:32:10 debconf: Adding [TXT3] -> [Select the continent or region to which your location belongs.]
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> INPUT critical localechooser/continentlist
Aug 31 07:32:10 debconf: <-- 30 question skipped
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> GET localechooser/continentlist
Aug 31 07:32:10 debconf: <-- 0 North America
Aug 31 07:32:10 debconf: --> FGET debian-installer/country seen
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 debconf: --> FSET localechooser/countrylist/North_America seen true
Aug 31 07:32:10 debconf: <-- 0 true
Aug 31 07:32:10 debconf: --> SUBST localechooser/countrylist/North_America TXT1 Country, territory or area:
Aug 31 07:32:10 debconf: Adding [TXT1] -> [Country, territory or area:]
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> SUBST localechooser/countrylist/North_America TXT2 The selected location will be used to set your time zone and also for example to help select the system locale. Normally this should be the country where you live.
Aug 31 07:32:10 debconf: Adding [TXT2] -> [The selected location will be used to set your time zone and also for example to help select the system locale. Normally this should be the country where you live.]
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> METAGET localechooser/text/country/3/country description
Aug 31 07:32:10 debconf: <-- 0 Listed are locations for: %s. Use the <Go Back> option to select a different continent or region if your location is not listed.
Aug 31 07:32:10 debconf: --> METAGET localechooser/continentlist Choices-C
Aug 31 07:32:10 debconf: <-- 0 Africa, Antarctica, Asia, Atlantic Ocean, Caribbean, Central America, Europe, Indian Ocean, North America, Oceania, South America, other
Aug 31 07:32:10 debconf: --> METAGET localechooser/continentlist Choices
Aug 31 07:32:10 debconf: <-- 0 Africa, Antarctica, Asia, Atlantic Ocean, Caribbean, Central America, Europe, Indian Ocean, North America, Oceania, South America, other
Aug 31 07:32:10 debconf: --> SUBST localechooser/countrylist/North_America TXT3 Listed are locations for: North America. Use the <Go Back> option to select a different continent or region if your location is not listed.
Aug 31 07:32:10 debconf: Adding [TXT3] -> [Listed are locations for: North America. Use the <Go Back> option to select a different continent or region if your location is not listed.]
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> METAGET localechooser/countrylist/North_America Choices-C
Aug 31 07:32:10 debconf: <-- 0 CA, MX, PM, US
Aug 31 07:32:10 debconf: --> SET localechooser/countrylist/North_America US
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 debconf: --> INPUT critical localechooser/countrylist/North_America
Aug 31 07:32:10 debconf: <-- 30 question skipped
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> GET localechooser/countrylist/North_America
Aug 31 07:32:10 debconf: <-- 0 US
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> SET debian-installer/country US
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 localechooser: info: Set debian-installer/country = 'US'
Aug 31 07:32:10 debconf: --> FSET debian-installer/country seen false
Aug 31 07:32:10 debconf: <-- 0 false
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> SETTITLE localechooser/title/locale
Aug 31 07:32:10 debconf: <-- 0 OK
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> SET debian-installer/locale en_US.UTF-8
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Aug 31 07:32:10 debconf: --> GET localechooser/supported-locales
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> SET localechooser/supported-locales en_US.UTF-8
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 debconf: --> SUBST localechooser/supported-locales LOCALE en_US.UTF-8
Aug 31 07:32:10 debconf: Adding [LOCALE] -> [en_US.UTF-8]
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 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,
Aug 31 07:32:10 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
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> INPUT low localechooser/supported-locales
Aug 31 07:32:10 debconf: <-- 30 question skipped
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> FSET localechooser/supported-locales seen false
Aug 31 07:32:10 debconf: <-- 0 false
Aug 31 07:32:10 debconf: --> GET localechooser/supported-locales
Aug 31 07:32:10 debconf: <-- 0 en_US.UTF-8
Aug 31 07:32:10 debconf: --> SUBST debian-installer/locale LOCALELIST en_US.UTF-8, en_US.UTF-8
Aug 31 07:32:10 debconf: Adding [LOCALELIST] -> [en_US.UTF-8, en_US.UTF-8]
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> SET debian-installer/locale en_US.UTF-8
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 debconf: --> INPUT low debian-installer/locale
Aug 31 07:32:10 debconf: <-- 30 question skipped
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> FSET debian-installer/locale seen false
Aug 31 07:32:10 debconf: <-- 0 false
Aug 31 07:32:10 debconf: --> GET debian-installer/locale
Aug 31 07:32:10 debconf: <-- 0 en_US.UTF-8
Aug 31 07:32:10 localechooser: info: System locale (debian-installer/locale) = 'en_US.UTF-8'
Aug 31 07:32:10 debconf: --> SET debian-installer/language en_US:
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 localechooser: info: Set debian-installer/language = 'en_US:'
Aug 31 07:32:10 debconf: --> SET debconf/language en_US:
Aug 31 07:32:10 debconf: Setting debconf/language to en_US:
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> GET debconf/priority
Aug 31 07:32:10 debconf: <-- 0 critical
Aug 31 07:32:10 debconf: --> X_SAVE
Aug 31 07:32:10 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:10 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:10 debconf: <-- 0 OK
Aug 31 07:32:10 main-menu[330]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 31 07:32:10 main-menu[330]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
Aug 31 07:32:10 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:10 debconf: <-- 0 Choose language
Aug 31 07:32:10 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:10 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:10 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:10 debconf: <-- 0 Detect network hardware
Aug 31 07:32:10 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:10 debconf: <-- 0 Configure the network
Aug 31 07:32:10 debconf: --> GET preseed/url
Aug 31 07:32:10 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:10 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:10 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:10 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:32:10 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:10 debconf: --> METAGET debian-installer/download-installer/title Description
Aug 31 07:32:10 debconf: <-- 0 Download installer components
Aug 31 07:32:10 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Aug 31 07:32:10 debconf: <-- 0 Change debconf priority
Aug 31 07:32:10 debconf: --> METAGET debian-installer/save-logs/title Description
Aug 31 07:32:10 debconf: <-- 0 Save debug logs
Aug 31 07:32:10 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Aug 31 07:32:10 debconf: <-- 0 Execute a shell
Aug 31 07:32:10 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Aug 31 07:32:10 debconf: <-- 0 Abort the installation
Aug 31 07:32:10 debconf: --> SETTITLE debian-installer/main-menu-title
Aug 31 07:32:10 debconf: <-- 0 OK
Aug 31 07:32:10 debconf: --> CAPB
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> SUBST debian-installer/main-menu MENU Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download install
Aug 31 07:32:10 debconf: Adding [MENU] -> [Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download installer components, Change de
Aug 31 07:32:10 debconf: <-- 0
Aug 31 07:32:10 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:10 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:10 debconf: --> SET debian-installer/main-menu Configure the keyboard
Aug 31 07:32:10 debconf: <-- 0 value set
Aug 31 07:32:10 debconf: --> INPUT medium debian-installer/main-menu
Aug 31 07:32:10 debconf: <-- 30 question skipped
Aug 31 07:32:10 debconf: --> GO
Aug 31 07:32:10 debconf: <-- 0 ok
Aug 31 07:32:10 debconf: --> GET debian-installer/main-menu
Aug 31 07:32:10 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:10 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:10 debconf: <-- 0 Choose language
Aug 31 07:32:10 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:10 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:10 main-menu[330]: INFO: Menu item 'console-setup-udeb' selected
Aug 31 07:32:10 debconf: --> METAGET debian-installer/console-setup-pc-ekmap/title Description
Aug 31 07:32:10 debconf: <-- 10 debian-installer/console-setup-pc-ekmap/title doesn't exist
Aug 31 07:32:10 main-menu[330]: INFO: Falling back to the package description for console-setup-pc-ekmap
Aug 31 07:32:10 debconf: --> METAGET debian-installer/console-setup-pc-ekmap/title Description
Aug 31 07:32:10 debconf: <-- 10 debian-installer/console-setup-pc-ekmap/title doesn't exist
Aug 31 07:32:10 main-menu[330]: INFO: Falling back to the package description for console-setup-pc-ekmap
Aug 31 07:32:10 debconf: --> SETTITLE debian-installer/console-setup-udeb/title
Aug 31 07:32:10 debconf: <-- 0 OK
Aug 31 07:32:10 debconf: --> CAPB backup
Aug 31 07:32:10 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:10 debconf: --> GET debian-installer/locale
Aug 31 07:32:10 debconf: <-- 0 en_US.UTF-8
Aug 31 07:32:10 debconf: --> GET localechooser/languagelist
Aug 31 07:32:10 debconf: <-- 0 en
Aug 31 07:32:10 debconf: --> GET debian-installer/country
Aug 31 07:32:10 debconf: <-- 0 US
Aug 31 07:32:10 debconf: --> GET debian-installer/locale
Aug 31 07:32:10 debconf: <-- 0 en_US.UTF-8
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/modelcode
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/layoutcode
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/variantcode
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/optionscode
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> GET debian-installer/keymap
Aug 31 07:32:11 debconf: <-- 10 debian-installer/keymap doesn't exist
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/store_defaults_in_debconf_db
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/toggle Alt+Shift
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/store_defaults_in_debconf_db
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/switch No temporary switch
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/store_defaults_in_debconf_db
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/altgr The default for the keyboard layout
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/store_defaults_in_debconf_db
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/compose No compose key
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/store_defaults_in_debconf_db
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/ctrl_alt_bksp false
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/store_defaults_in_debconf_db
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/xkb-keymap us
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/modelcode pc105
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> FSET keyboard-configuration/model seen true
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> INPUT high console-setup/ask_detect
Aug 31 07:32:11 debconf: <-- 30 question skipped
Aug 31 07:32:11 debconf: --> GO
Aug 31 07:32:11 debconf: <-- 0 ok
Aug 31 07:32:11 debconf: --> GET console-setup/ask_detect
Aug 31 07:32:11 debconf: <-- 0 false
Aug 31 07:32:11 debconf: --> RESET keyboard-configuration/unsupported_config_layout
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> FSET keyboard-configuration/unsupported_config_layout seen false
Aug 31 07:32:11 debconf: <-- 0 false
Aug 31 07:32:11 debconf: --> RESET keyboard-configuration/unsupported_layout
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> FSET keyboard-configuration/unsupported_layout seen false
Aug 31 07:32:11 debconf: <-- 0 false
Aug 31 07:32:11 debconf: --> SUBST keyboard-configuration/layout CHOICES Afghani, Albanian, Amharic, Arabic, Arabic (Morocco), Arabic (Syria), Armenian, Azerbaijani, Bambara, Belarusian, Belgian, Bengali, Bosnian, Braille, Bulgarian, Burmese, Catalan,
Aug 31 07:32:11 debconf: Adding [CHOICES] -> [Afghani, Albanian, Amharic, Arabic, Arabic (Morocco), Arabic (Syria), Armenian, Azerbaijani, Bambara, Belarusian, Belgian, Bengali, Bosnian, Braille, Bulgarian, Burmese, Catalan, Chinese, Croatian, Czech,
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/store_defaults_in_debconf_db
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/layout English (US)
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> INPUT high keyboard-configuration/layout
Aug 31 07:32:11 debconf: <-- 30 question skipped
Aug 31 07:32:11 debconf: --> GO
Aug 31 07:32:11 debconf: <-- 0 ok
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/layout
Aug 31 07:32:11 debconf: <-- 0 English (US)
Aug 31 07:32:11 debconf: --> SUBST keyboard-configuration/variant CHOICES English (US), English (US) - Cherokee, English (US) - English (Colemak), English (US) - English (Dvorak alternative international no dead keys), English (US) - English (Dvorak i
Aug 31 07:32:11 debconf: Adding [CHOICES] -> [English (US), English (US) - Cherokee, English (US) - English (Colemak), English (US) - English (Dvorak alternative international no dead keys), English (US) - English (Dvorak international with dead keys)
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/store_defaults_in_debconf_db
Aug 31 07:32:11 debconf: <-- 0 true
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/variant English (US)
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> INPUT high keyboard-configuration/variant
Aug 31 07:32:11 debconf: <-- 30 question skipped
Aug 31 07:32:11 debconf: --> GO
Aug 31 07:32:11 debconf: <-- 0 ok
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/variant
Aug 31 07:32:11 debconf: <-- 0 English (US)
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/layoutcode us
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/variantcode
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> RESET keyboard-configuration/unsupported_config_options
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> FSET keyboard-configuration/unsupported_config_options seen false
Aug 31 07:32:11 debconf: <-- 0 false
Aug 31 07:32:11 debconf: --> RESET keyboard-configuration/unsupported_options
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> FSET keyboard-configuration/unsupported_options seen false
Aug 31 07:32:11 debconf: <-- 0 false
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/toggle No toggling
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/switch No temporary switch
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> BEGINBLOCK
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> ENDBLOCK
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> GO
Aug 31 07:32:11 debconf: <-- 0 ok
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/toggle
Aug 31 07:32:11 debconf: <-- 0 No toggling
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/switch
Aug 31 07:32:11 debconf: <-- 0 No temporary switch
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/altgr
Aug 31 07:32:11 debconf: <-- 0 The default for the keyboard layout
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/compose
Aug 31 07:32:11 debconf: <-- 0 No compose key
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/ctrl_alt_bksp
Aug 31 07:32:11 debconf: <-- 0 false
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/optionscode
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/store_defaults_in_debconf_db false
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/modelcode
Aug 31 07:32:11 debconf: <-- 0 pc105
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/layoutcode
Aug 31 07:32:11 debconf: <-- 0 us
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/variantcode
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> GET keyboard-configuration/optionscode
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> SET keyboard-configuration/store_defaults_in_debconf_db true
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> GET debconf/priority
Aug 31 07:32:11 debconf: <-- 0 critical
Aug 31 07:32:11 debconf: --> X_SAVE
Aug 31 07:32:11 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:11 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:11 debconf: <-- 0 OK
Aug 31 07:32:11 main-menu[330]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 31 07:32:11 main-menu[330]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
Aug 31 07:32:11 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:11 debconf: <-- 0 Choose language
Aug 31 07:32:11 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:11 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:11 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:11 debconf: <-- 0 Detect network hardware
Aug 31 07:32:11 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:11 debconf: <-- 0 Configure the network
Aug 31 07:32:11 debconf: --> GET preseed/url
Aug 31 07:32:11 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:11 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:11 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:11 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:32:11 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:11 debconf: --> METAGET debian-installer/download-installer/title Description
Aug 31 07:32:11 debconf: <-- 0 Download installer components
Aug 31 07:32:11 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Aug 31 07:32:11 debconf: <-- 0 Change debconf priority
Aug 31 07:32:11 debconf: --> METAGET debian-installer/save-logs/title Description
Aug 31 07:32:11 debconf: <-- 0 Save debug logs
Aug 31 07:32:11 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Aug 31 07:32:11 debconf: <-- 0 Execute a shell
Aug 31 07:32:11 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Aug 31 07:32:11 debconf: <-- 0 Abort the installation
Aug 31 07:32:11 debconf: --> SETTITLE debian-installer/main-menu-title
Aug 31 07:32:11 debconf: <-- 0 OK
Aug 31 07:32:11 debconf: --> CAPB
Aug 31 07:32:11 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:11 debconf: --> SUBST debian-installer/main-menu MENU Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download install
Aug 31 07:32:11 debconf: Adding [MENU] -> [Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download installer components, Change de
Aug 31 07:32:11 debconf: <-- 0
Aug 31 07:32:11 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:11 debconf: <-- 0 Detect network hardware
Aug 31 07:32:11 debconf: --> SET debian-installer/main-menu Detect network hardware
Aug 31 07:32:11 debconf: <-- 0 value set
Aug 31 07:32:11 debconf: --> INPUT medium debian-installer/main-menu
Aug 31 07:32:11 debconf: <-- 30 question skipped
Aug 31 07:32:11 debconf: --> GO
Aug 31 07:32:11 debconf: <-- 0 ok
Aug 31 07:32:11 debconf: --> GET debian-installer/main-menu
Aug 31 07:32:11 debconf: <-- 0 Detect network hardware
Aug 31 07:32:11 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:11 debconf: <-- 0 Choose language
Aug 31 07:32:11 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:11 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:11 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:11 debconf: <-- 0 Detect network hardware
Aug 31 07:32:11 main-menu[330]: INFO: Menu item 'ethdetect' selected
Aug 31 07:32:11 debconf: --> SETTITLE debian-installer/ethdetect/title
Aug 31 07:32:11 debconf: <-- 0 OK
Aug 31 07:32:11 debconf: --> GET hw-detect/load-ide
Aug 31 07:32:11 debconf: <-- 0 false
Aug 31 07:32:11 debconf: --> PROGRESS START 0 1000 ethdetect/detect_progress_title
Aug 31 07:32:11 debconf: <-- 0 OK
Aug 31 07:32:11 debconf: --> PROGRESS INFO hw-detect/detect_progress_step
Aug 31 07:32:11 debconf: <-- 0 OK
Aug 31 07:32:12 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Aug 31 07:32:12 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Aug 31 07:32:12 debconf: --> PROGRESS STEP 25
Aug 31 07:32:12 debconf: <-- 0 OK
Aug 31 07:32:12 debconf: --> PROGRESS STEP 25
Aug 31 07:32:12 debconf: <-- 0 OK
Aug 31 07:32:12 debconf: --> SUBST hw-detect/select_modules list usb-storage (USB storage)
Aug 31 07:32:12 debconf: Adding [list] -> [usb-storage (USB storage)]
Aug 31 07:32:12 debconf: <-- 0
Aug 31 07:32:12 debconf: --> SET hw-detect/select_modules usb-storage (USB storage)
Aug 31 07:32:12 debconf: <-- 0 value set
Aug 31 07:32:12 debconf: --> INPUT medium hw-detect/select_modules
Aug 31 07:32:12 debconf: <-- 30 question skipped
Aug 31 07:32:12 debconf: --> GO
Aug 31 07:32:12 debconf: <-- 0 ok
Aug 31 07:32:12 debconf: --> GET hw-detect/select_modules
Aug 31 07:32:12 debconf: <-- 0 usb-storage (USB storage)
Aug 31 07:32:12 hw-detect: Detected module 'usb-storage' for 'USB storage'
Aug 31 07:32:12 debconf: --> SUBST hw-detect/load_progress_step CARDNAME USB storage
Aug 31 07:32:12 debconf: Adding [CARDNAME] -> [USB storage]
Aug 31 07:32:12 debconf: <-- 0
Aug 31 07:32:12 debconf: --> SUBST hw-detect/load_progress_step MODULE usb-storage
Aug 31 07:32:12 debconf: Adding [MODULE] -> [usb-storage]
Aug 31 07:32:12 debconf: <-- 0
Aug 31 07:32:12 debconf: --> PROGRESS INFO hw-detect/load_progress_step
Aug 31 07:32:12 debconf: <-- 0 OK
Aug 31 07:32:12 hw-detect: insmod /lib/modules/3.2.0-29-generic/kernel/drivers/usb/storage/usb-storage.ko
Aug 31 07:32:12 kernel: [ 5.967236] Initializing USB Mass Storage driver...
Aug 31 07:32:12 kernel: [ 5.967574] usbcore: registered new interface driver usb-storage
Aug 31 07:32:12 kernel: [ 5.967576] USB Mass Storage support registered.
Aug 31 07:32:12 debconf: --> PROGRESS STEP 900
Aug 31 07:32:12 debconf: <-- 0 OK
Aug 31 07:32:12 apt-install: Queueing package udev for later installation
Aug 31 07:32:12 apt-install: Queueing package pciutils for later installation
Aug 31 07:32:12 apt-install: Queueing package usbutils for later installation
Aug 31 07:32:13 apt-install: Queueing package eject for later installation
Aug 31 07:32:13 debconf: --> PROGRESS SET 1000
Aug 31 07:32:13 debconf: <-- 0 OK
Aug 31 07:32:13 debconf: --> PROGRESS STOP
Aug 31 07:32:13 debconf: <-- 0 OK
Aug 31 07:32:14 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Aug 31 07:32:14 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Aug 31 07:32:14 check-missing-firmware: no missing firmware in /dev/.udev/firmware-missing /run/udev/firmware-missing
Aug 31 07:32:14 debconf: --> GET ethdetect/prompt_missing_firmware
Aug 31 07:32:14 debconf: <-- 0 true
Aug 31 07:32:15 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Aug 31 07:32:15 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Aug 31 07:32:15 check-missing-firmware: no missing firmware in /dev/.udev/firmware-missing /run/udev/firmware-missing
Aug 31 07:32:15 debconf: --> GET debconf/priority
Aug 31 07:32:15 debconf: <-- 0 critical
Aug 31 07:32:15 debconf: --> X_SAVE
Aug 31 07:32:15 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:15 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:15 debconf: <-- 0 OK
Aug 31 07:32:15 main-menu[330]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 31 07:32:15 main-menu[330]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
Aug 31 07:32:15 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:15 debconf: <-- 0 Choose language
Aug 31 07:32:15 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:15 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:15 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:15 debconf: <-- 0 Detect network hardware
Aug 31 07:32:15 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:15 debconf: <-- 0 Configure the network
Aug 31 07:32:15 debconf: --> GET preseed/url
Aug 31 07:32:15 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:15 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:15 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:15 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:32:15 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:15 debconf: --> METAGET debian-installer/download-installer/title Description
Aug 31 07:32:15 debconf: <-- 0 Download installer components
Aug 31 07:32:15 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Aug 31 07:32:15 debconf: <-- 0 Change debconf priority
Aug 31 07:32:15 debconf: --> METAGET debian-installer/save-logs/title Description
Aug 31 07:32:15 debconf: <-- 0 Save debug logs
Aug 31 07:32:15 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Aug 31 07:32:15 debconf: <-- 0 Execute a shell
Aug 31 07:32:15 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Aug 31 07:32:15 debconf: <-- 0 Abort the installation
Aug 31 07:32:15 debconf: --> SETTITLE debian-installer/main-menu-title
Aug 31 07:32:15 debconf: <-- 0 OK
Aug 31 07:32:15 debconf: --> CAPB
Aug 31 07:32:15 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:15 debconf: --> SUBST debian-installer/main-menu MENU Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download install
Aug 31 07:32:15 debconf: Adding [MENU] -> [Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download installer components, Change de
Aug 31 07:32:15 debconf: <-- 0
Aug 31 07:32:15 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:15 debconf: <-- 0 Configure the network
Aug 31 07:32:15 debconf: --> SET debian-installer/main-menu Configure the network
Aug 31 07:32:15 debconf: <-- 0 value set
Aug 31 07:32:15 debconf: --> INPUT medium debian-installer/main-menu
Aug 31 07:32:15 debconf: <-- 30 question skipped
Aug 31 07:32:15 debconf: --> GO
Aug 31 07:32:15 debconf: <-- 0 ok
Aug 31 07:32:15 debconf: --> GET debian-installer/main-menu
Aug 31 07:32:15 debconf: <-- 0 Configure the network
Aug 31 07:32:15 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:15 debconf: <-- 0 Choose language
Aug 31 07:32:15 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:15 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:15 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:15 debconf: <-- 0 Detect network hardware
Aug 31 07:32:15 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:15 debconf: <-- 0 Configure the network
Aug 31 07:32:15 main-menu[330]: INFO: Menu item 'netcfg' selected
Aug 31 07:32:15 debconf: --> METAGET debian-installer/crypto-modules-3.2.0-29-generic-di/title Description
Aug 31 07:32:15 debconf: <-- 10 debian-installer/crypto-modules-3.2.0-29-generic-di/title doesn't exist
Aug 31 07:32:15 main-menu[330]: INFO: Falling back to the package description for crypto-modules-3.2.0-29-generic-di
Aug 31 07:32:15 debconf: --> METAGET debian-installer/crypto-modules-3.2.0-29-generic-di/title Description
Aug 31 07:32:15 debconf: <-- 10 debian-installer/crypto-modules-3.2.0-29-generic-di/title doesn't exist
Aug 31 07:32:15 main-menu[330]: INFO: Falling back to the package description for crypto-modules-3.2.0-29-generic-di
Aug 31 07:32:15 debconf: --> SETTITLE debian-installer/netcfg/title
Aug 31 07:32:15 debconf: <-- 0 OK
Aug 31 07:32:15 netcfg[2187]: INFO: Starting netcfg v.1.68ubuntu14 (built 20120309-1721)
Aug 31 07:32:15 debconf: --> CAPB backup
Aug 31 07:32:15 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:15 debconf: --> GET netcfg/enable
Aug 31 07:32:15 debconf: <-- 0 true
Aug 31 07:32:15 debconf: --> GET netcfg/disable_autoconfig
Aug 31 07:32:15 debconf: <-- 10 netcfg/disable_autoconfig doesn't exist
Aug 31 07:32:15 debconf: --> SET netcfg/use_autoconfig true
Aug 31 07:32:15 debconf: <-- 0 value set
Aug 31 07:32:15 netcfg[2187]: WARNING **: Couldn't read Wpasupplicant pid file, not trying to kill.
Aug 31 07:32:15 netcfg[2187]: DEBUG: Flushing addresses and routes on interface: eth0
Aug 31 07:32:15 debconf: --> GET netcfg/choose_interface
Aug 31 07:32:15 debconf: <-- 0 auto
Aug 31 07:32:15 netcfg[2187]: INFO: Found interface eth0 with link-layer address 00:16:3e:80:b2:31
Aug 31 07:32:15 debconf: --> METAGET netcfg/internal-eth description
Aug 31 07:32:15 debconf: <-- 0 Ethernet
Aug 31 07:32:15 debconf: --> INPUT medium netcfg/use_autoconfig
Aug 31 07:32:15 debconf: <-- 30 question skipped
Aug 31 07:32:15 debconf: --> GO
Aug 31 07:32:15 debconf: <-- 0 ok
Aug 31 07:32:15 debconf: --> GET netcfg/use_autoconfig
Aug 31 07:32:15 debconf: <-- 0 true
Aug 31 07:32:15 netcfg[2187]: DEBUG: State is now 0
Aug 31 07:32:15 netcfg[2187]: DEBUG: Want link on eth0
Aug 31 07:32:15 debconf: --> CAPB progresscancel
Aug 31 07:32:15 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:15 debconf: --> SUBST netcfg/link_detect_progress interface eth0
Aug 31 07:32:15 debconf: Adding [interface] -> [eth0]
Aug 31 07:32:15 debconf: <-- 0
Aug 31 07:32:15 debconf: --> PROGRESS START 0 100 netcfg/link_detect_progress
Aug 31 07:32:15 debconf: <-- 0 OK
Aug 31 07:32:15 debconf: --> PROGRESS SET 0
Aug 31 07:32:15 debconf: <-- 0 OK
Aug 31 07:32:15 netcfg[2187]: INFO: ethtool-lite: eth0 is connected.
Aug 31 07:32:15 debconf: --> PROGRESS STOP
Aug 31 07:32:15 debconf: <-- 0 OK
Aug 31 07:32:15 debconf: --> CAPB
Aug 31 07:32:15 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:15 netcfg[2187]: DEBUG: Commencing network autoconfiguration on eth0
Aug 31 07:32:15 netcfg[2187]: DEBUG: rdnssd started; PID: 2210
Aug 31 07:32:15 debconf: --> CAPB progresscancel
Aug 31 07:32:15 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:15 debconf: --> PROGRESS START 0 12 netcfg/ipv6_link_local_wait_title
Aug 31 07:32:15 debconf: <-- 0 OK
Aug 31 07:32:15 debconf: --> PROGRESS STEP 1
Aug 31 07:32:15 debconf: <-- 0 OK
Aug 31 07:32:15 netcfg[2187]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 31 07:32:15 netcfg[2187]: DEBUG: Running ip addr show eth0 to look for address
Aug 31 07:32:15 netcfg[2187]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
Aug 31 07:32:15 netcfg[2187]: DEBUG: ip line: link/ether 00:16:3e:80:b2:31 brd ff:ff:ff:ff:ff:ff
Aug 31 07:32:15 netcfg[2187]: DEBUG: ip line: inet6 fe80::216:3eff:fe80:b231/64 scope link tentative
Aug 31 07:32:15 netcfg[2187]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 31 07:32:16 debconf: --> PROGRESS STEP 1
Aug 31 07:32:16 debconf: <-- 0 OK
Aug 31 07:32:16 netcfg[2187]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 31 07:32:16 netcfg[2187]: DEBUG: Running ip addr show eth0 to look for address
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: link/ether 00:16:3e:80:b2:31 brd ff:ff:ff:ff:ff:ff
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: inet6 fe80::216:3eff:fe80:b231/64 scope link tentative
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 31 07:32:16 debconf: --> PROGRESS STEP 1
Aug 31 07:32:16 debconf: <-- 0 OK
Aug 31 07:32:16 netcfg[2187]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 31 07:32:16 netcfg[2187]: DEBUG: Running ip addr show eth0 to look for address
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: link/ether 00:16:3e:80:b2:31 brd ff:ff:ff:ff:ff:ff
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: inet6 fe80::216:3eff:fe80:b231/64 scope link tentative
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 31 07:32:16 debconf: --> PROGRESS STEP 1
Aug 31 07:32:16 debconf: <-- 0 OK
Aug 31 07:32:16 netcfg[2187]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 31 07:32:16 netcfg[2187]: DEBUG: Running ip addr show eth0 to look for address
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: link/ether 00:16:3e:80:b2:31 brd ff:ff:ff:ff:ff:ff
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: inet6 fe80::216:3eff:fe80:b231/64 scope link tentative
Aug 31 07:32:16 netcfg[2187]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 31 07:32:16 debconf: --> PROGRESS STEP 1
Aug 31 07:32:16 debconf: <-- 0 OK
Aug 31 07:32:16 netcfg[2187]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 31 07:32:16 netcfg[2187]: DEBUG: Running ip addr show eth0 to look for address
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: link/ether 00:16:3e:80:b2:31 brd ff:ff:ff:ff:ff:ff
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: inet6 fe80::216:3eff:fe80:b231/64 scope link tentative
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 31 07:32:17 debconf: --> PROGRESS STEP 1
Aug 31 07:32:17 debconf: <-- 0 OK
Aug 31 07:32:17 netcfg[2187]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 31 07:32:17 netcfg[2187]: DEBUG: Running ip addr show eth0 to look for address
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: link/ether 00:16:3e:80:b2:31 brd ff:ff:ff:ff:ff:ff
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: inet6 fe80::216:3eff:fe80:b231/64 scope link tentative
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 31 07:32:17 debconf: --> PROGRESS STEP 1
Aug 31 07:32:17 debconf: <-- 0 OK
Aug 31 07:32:17 netcfg[2187]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 31 07:32:17 netcfg[2187]: DEBUG: Running ip addr show eth0 to look for address
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: link/ether 00:16:3e:80:b2:31 brd ff:ff:ff:ff:ff:ff
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: inet6 fe80::216:3eff:fe80:b231/64 scope link
Aug 31 07:32:17 netcfg[2187]: DEBUG: Configured address found
Aug 31 07:32:17 netcfg[2187]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 31 07:32:17 debconf: --> PROGRESS SET 12
Aug 31 07:32:17 debconf: <-- 0 OK
Aug 31 07:32:17 debconf: --> PROGRESS STOP
Aug 31 07:32:17 debconf: <-- 0 OK
Aug 31 07:32:17 netcfg[2187]: DEBUG: Running rdisc6 -1 -r 1 -w 500 -n eth0 to get IPv6 config flags
Aug 31 07:32:17 debconf: --> CAPB progresscancel
Aug 31 07:32:17 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:17 debconf: --> PROGRESS START 0 12 netcfg/ipv6_config_flags_wait_title
Aug 31 07:32:17 debconf: <-- 0 OK
Aug 31 07:32:18 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:18 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:18 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:18 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:18 debconf: --> PROGRESS STEP 1
Aug 31 07:32:18 debconf: <-- 0 OK
Aug 31 07:32:18 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:18 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:18 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:18 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:18 debconf: --> PROGRESS STEP 1
Aug 31 07:32:18 debconf: <-- 0 OK
Aug 31 07:32:19 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:19 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:19 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:19 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:19 debconf: --> PROGRESS STEP 1
Aug 31 07:32:19 debconf: <-- 0 OK
Aug 31 07:32:19 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:19 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:19 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:19 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:19 debconf: --> PROGRESS STEP 1
Aug 31 07:32:19 debconf: <-- 0 OK
Aug 31 07:32:20 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:20 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:20 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:20 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:20 debconf: --> PROGRESS STEP 1
Aug 31 07:32:20 debconf: <-- 0 OK
Aug 31 07:32:20 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:20 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:20 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:20 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:20 debconf: --> PROGRESS STEP 1
Aug 31 07:32:20 debconf: <-- 0 OK
Aug 31 07:32:21 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:21 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:21 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:21 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:21 debconf: --> PROGRESS STEP 1
Aug 31 07:32:21 debconf: <-- 0 OK
Aug 31 07:32:21 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:21 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:21 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:21 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:21 debconf: --> PROGRESS STEP 1
Aug 31 07:32:21 debconf: <-- 0 OK
Aug 31 07:32:22 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:22 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:22 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:22 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:22 debconf: --> PROGRESS STEP 1
Aug 31 07:32:22 debconf: <-- 0 OK
Aug 31 07:32:22 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:22 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:22 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:22 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:22 debconf: --> PROGRESS STEP 1
Aug 31 07:32:22 debconf: <-- 0 OK
Aug 31 07:32:23 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:23 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:23 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:23 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:23 debconf: --> PROGRESS STEP 1
Aug 31 07:32:23 debconf: <-- 0 OK
Aug 31 07:32:23 netcfg[2187]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 31 07:32:23 netcfg[2187]: DEBUG: rdisc6 line: Timed out.
Aug 31 07:32:23 netcfg[2187]: DEBUG: rdisc6 line: No response.
Aug 31 07:32:23 netcfg[2187]: DEBUG: rdisc6 parsing finished
Aug 31 07:32:23 debconf: --> PROGRESS STEP 1
Aug 31 07:32:23 debconf: <-- 0 OK
Aug 31 07:32:23 debconf: --> PROGRESS STOP
Aug 31 07:32:23 debconf: <-- 0 OK
Aug 31 07:32:23 netcfg[2187]: DEBUG: Stopping rdnssd, PID 2210
Aug 31 07:32:23 netcfg[2187]: DEBUG: No RA received; attempting IPv4 autoconfig
Aug 31 07:32:23 debconf: --> GET netcfg/dhcp_timeout
Aug 31 07:32:23 debconf: <-- 0 30
Aug 31 07:32:23 netcfg[2187]: WARNING **: Started DHCP client; PID is 2250
Aug 31 07:32:23 debconf: --> GET netcfg/dhcp_timeout
Aug 31 07:32:23 debconf: <-- 0 30
Aug 31 07:32:23 debconf: --> CAPB backup progresscancel
Aug 31 07:32:23 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:23 debconf: --> PROGRESS START 0 30 netcfg/dhcp_progress
Aug 31 07:32:23 debconf: <-- 0 OK
Aug 31 07:32:23 debconf: --> PROGRESS INFO netcfg/dhcp_progress_note
Aug 31 07:32:23 debconf: <-- 0 OK
Aug 31 07:32:24 debconf: --> PROGRESS STEP 1
Aug 31 07:32:24 debconf: <-- 0 OK
Aug 31 07:32:24 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 1
Aug 31 07:32:24 dhclient: DHCPREQUEST of 10.0.0.105 on eth0 to 255.255.255.255 port 67
Aug 31 07:32:24 dhclient: DHCPOFFER of 10.0.0.105 from 10.0.0.1
Aug 31 07:32:24 dhclient: DHCPACK of 10.0.0.105 from 10.0.0.1
Aug 31 07:32:24 dhclient: bound to 10.0.0.105 -- renewal in 239024 seconds.
Aug 31 07:32:24 debconf: --> PROGRESS STEP 1
Aug 31 07:32:24 debconf: <-- 0 OK
Aug 31 07:32:24 debconf: --> CAPB backup
Aug 31 07:32:24 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:24 debconf: --> PROGRESS SET 30
Aug 31 07:32:24 debconf: <-- 0 OK
Aug 31 07:32:24 debconf: --> PROGRESS INFO netcfg/dhcp_success_note
Aug 31 07:32:24 debconf: <-- 0 OK
Aug 31 07:32:26 kernel: [ 19.888066] eth0: no IPv6 routers present
Aug 31 07:32:26 debconf: --> PROGRESS STOP
Aug 31 07:32:26 debconf: <-- 0 OK
Aug 31 07:32:26 debconf: --> CAPB backup
Aug 31 07:32:26 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:26 netcfg[2187]: DEBUG: Reading domain name returned via DHCP
Aug 31 07:32:26 netcfg[2187]: DEBUG: DHCP domain name is 'lokshall.net'
Aug 31 07:32:26 netcfg[2187]: DEBUG: Reading nameservers from /etc/resolv.conf
Aug 31 07:32:26 netcfg[2187]: DEBUG: Read nameserver 194.19.2.11
Aug 31 07:32:26 netcfg[2187]: DEBUG: Read nameserver 194.19.3.11
Aug 31 07:32:26 netcfg[2187]: DEBUG: State is now 1
Aug 31 07:32:26 netcfg[2187]: DEBUG: State is now 2
Aug 31 07:32:26 netcfg[2187]: DEBUG: State is now 5
Aug 31 07:32:26 netcfg[2187]: DEBUG: Using DNS to try and obtain default hostname
Aug 31 07:32:26 netcfg[2187]: DEBUG: Getting default hostname from rDNS lookup of autoconfigured address 10.0.0.105
Aug 31 07:32:26 netcfg[2187]: DEBUG: getnameinfo() returned -2: errno 2 (No such file or directory)
Aug 31 07:32:26 netcfg[2187]: DEBUG: Getting default hostname from rDNS lookup of autoconfigured address fe80::216:3eff:fe80:b231
Aug 31 07:32:26 netcfg[2187]: DEBUG: getnameinfo() returned -2: errno 2 (No such file or directory)
Aug 31 07:32:26 debconf: --> INPUT high netcfg/get_hostname
Aug 31 07:32:26 debconf: <-- 30 question skipped
Aug 31 07:32:26 debconf: --> GO
Aug 31 07:32:26 debconf: <-- 0 ok
Aug 31 07:32:26 debconf: --> GET netcfg/get_hostname
Aug 31 07:32:26 debconf: <-- 0 dns01
Aug 31 07:32:26 netcfg[2187]: DEBUG: State is now 6
Aug 31 07:32:26 debconf: --> INPUT medium netcfg/get_domain
Aug 31 07:32:26 debconf: <-- 30 question skipped
Aug 31 07:32:26 debconf: --> GO
Aug 31 07:32:26 debconf: <-- 0 ok
Aug 31 07:32:26 debconf: --> GET netcfg/get_domain
Aug 31 07:32:26 debconf: <-- 0 lokshall.net
Aug 31 07:32:26 netcfg[2187]: DEBUG: Network config complete
Aug 31 07:32:26 netcfg[2187]: DEBUG: No interface given; clearing /etc/network/interfaces
Aug 31 07:32:26 netcfg[2187]: DEBUG: Writing informative header
Aug 31 07:32:26 netcfg[2187]: DEBUG: Success!
Aug 31 07:32:26 netcfg[2187]: DEBUG: Writing loopback interface
Aug 31 07:32:26 netcfg[2187]: DEBUG: Success!
Aug 31 07:32:26 netcfg[2187]: DEBUG: Writing DHCP stanza for eth0
Aug 31 07:32:26 netcfg[2187]: DEBUG: Success!
Aug 31 07:32:27 debconf: --> GET debconf/priority
Aug 31 07:32:27 debconf: <-- 0 critical
Aug 31 07:32:27 debconf: --> X_SAVE
Aug 31 07:32:27 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:27 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:27 debconf: <-- 0 OK
Aug 31 07:32:27 main-menu[330]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 31 07:32:27 main-menu[330]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
Aug 31 07:32:27 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:27 debconf: <-- 0 Choose language
Aug 31 07:32:27 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:27 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:27 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:27 debconf: <-- 0 Detect network hardware
Aug 31 07:32:27 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:27 debconf: <-- 0 Configure the network
Aug 31 07:32:27 debconf: --> GET preseed/url
Aug 31 07:32:27 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:27 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:27 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:27 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:32:27 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:27 debconf: --> METAGET debian-installer/download-installer/title Description
Aug 31 07:32:27 debconf: <-- 0 Download installer components
Aug 31 07:32:27 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Aug 31 07:32:27 debconf: <-- 0 Change debconf priority
Aug 31 07:32:27 debconf: --> METAGET debian-installer/save-logs/title Description
Aug 31 07:32:27 debconf: <-- 0 Save debug logs
Aug 31 07:32:27 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Aug 31 07:32:27 debconf: <-- 0 Execute a shell
Aug 31 07:32:27 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Aug 31 07:32:27 debconf: <-- 0 Abort the installation
Aug 31 07:32:27 debconf: --> GET preseed/url
Aug 31 07:32:27 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:27 debconf: --> SETTITLE debian-installer/main-menu-title
Aug 31 07:32:27 debconf: <-- 0 OK
Aug 31 07:32:27 debconf: --> CAPB
Aug 31 07:32:27 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:27 debconf: --> SUBST debian-installer/main-menu MENU Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download install
Aug 31 07:32:27 debconf: Adding [MENU] -> [Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download installer components, Change de
Aug 31 07:32:27 debconf: <-- 0
Aug 31 07:32:27 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:27 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:27 debconf: --> SET debian-installer/main-menu Download debconf preconfiguration file
Aug 31 07:32:27 debconf: <-- 0 value set
Aug 31 07:32:27 debconf: --> INPUT medium debian-installer/main-menu
Aug 31 07:32:27 debconf: <-- 30 question skipped
Aug 31 07:32:27 debconf: --> GO
Aug 31 07:32:27 debconf: <-- 0 ok
Aug 31 07:32:27 debconf: --> GET debian-installer/main-menu
Aug 31 07:32:27 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:27 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:27 debconf: <-- 0 Choose language
Aug 31 07:32:27 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:27 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:27 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:27 debconf: <-- 0 Detect network hardware
Aug 31 07:32:27 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:27 debconf: <-- 0 Configure the network
Aug 31 07:32:27 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:27 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:27 main-menu[330]: INFO: Menu item 'network-preseed' selected
Aug 31 07:32:27 debconf: --> SETTITLE debian-installer/network-preseed/title
Aug 31 07:32:27 debconf: <-- 0 OK
Aug 31 07:32:27 debconf: --> GET preseed/url
Aug 31 07:32:27 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:27 debconf: --> SET preseed/url http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:27 debconf: <-- 0 value set
Aug 31 07:32:27 debconf: --> GET preseed/url
Aug 31 07:32:27 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:27 debconf: --> GET preseed/url/checksum
Aug 31 07:32:27 debconf: <-- 0
Aug 31 07:32:27 debconf: --> GET mirror/http/proxy
Aug 31 07:32:27 debconf: <-- 0
Aug 31 07:32:27 debconf: --> SET preseed/include
Aug 31 07:32:27 debconf: <-- 0 value set
Aug 31 07:32:27 debconf: --> SET preseed/include_command
Aug 31 07:32:27 debconf: <-- 0 value set
Aug 31 07:32:27 debconf: --> SET preseed/run
Aug 31 07:32:27 debconf: <-- 0 value set
Aug 31 07:32:27 debconf: --> GET preseed/interactive
Aug 31 07:32:27 debconf: <-- 0 false
Aug 31 07:32:27 debconf: --> SET debian-installer/locale en_US.UTF-8
Aug 31 07:32:27 debconf: <-- 0 value set
Aug 31 07:32:27 debconf: --> FSET debian-installer/locale seen true
Aug 31 07:32:27 debconf: <-- 0 true
Aug 31 07:32:27 debconf: --> SET debian-installer/splash false
Aug 31 07:32:27 debconf: <-- 10 debian-installer/splash doesn't exist
Aug 31 07:32:27 debconf: --> REGISTER debian-installer/dummy debian-installer/splash
Aug 31 07:32:27 debconf: <-- 0
Aug 31 07:32:27 debconf: --> SET debian-installer/splash false
Aug 31 07:32:27 debconf: <-- 0 value set
Aug 31 07:32:27 debconf: --> SUBST debian-installer/splash ID debian-installer/splash
Aug 31 07:32:27 debconf: Adding [ID] -> [debian-installer/splash]
Aug 31 07:32:27 debconf: <-- 0
Aug 31 07:32:27 debconf: --> FSET debian-installer/splash seen true
Aug 31 07:32:27 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET console-setup/ask_detect false
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> FSET console-setup/ask_detect seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET console-setup/layoutcode us
Aug 31 07:32:28 debconf: <-- 10 console-setup/layoutcode doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy console-setup/layoutcode
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET console-setup/layoutcode us
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST console-setup/layoutcode ID console-setup/layoutcode
Aug 31 07:32:28 debconf: Adding [ID] -> [console-setup/layoutcode]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET console-setup/layoutcode seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET console-setup/variantcode
Aug 31 07:32:28 debconf: <-- 10 console-setup/variantcode doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy console-setup/variantcode
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET console-setup/variantcode
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST console-setup/variantcode ID console-setup/variantcode
Aug 31 07:32:28 debconf: Adding [ID] -> [console-setup/variantcode]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET console-setup/variantcode seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET netcfg/get_nameservers
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> FSET netcfg/get_nameservers seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET netcfg/get_ipaddress
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> FSET netcfg/get_ipaddress seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET netcfg/get_netmask 255.255.255.0
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> FSET netcfg/get_netmask seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET netcfg/get_gateway
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> FSET netcfg/get_gateway seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET netcfg/confirm_static true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> FSET netcfg/confirm_static seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET clock-setup/utc true
Aug 31 07:32:28 debconf: <-- 10 clock-setup/utc doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy clock-setup/utc
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET clock-setup/utc true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST clock-setup/utc ID clock-setup/utc
Aug 31 07:32:28 debconf: Adding [ID] -> [clock-setup/utc]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET clock-setup/utc seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET clock-setup/ntp true
Aug 31 07:32:28 debconf: <-- 10 clock-setup/ntp doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy clock-setup/ntp
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET clock-setup/ntp true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST clock-setup/ntp ID clock-setup/ntp
Aug 31 07:32:28 debconf: Adding [ID] -> [clock-setup/ntp]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET clock-setup/ntp seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET clock-setup/ntp-server ntp.ubuntu.com
Aug 31 07:32:28 debconf: <-- 10 clock-setup/ntp-server doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy clock-setup/ntp-server
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET clock-setup/ntp-server ntp.ubuntu.com
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST clock-setup/ntp-server ID clock-setup/ntp-server
Aug 31 07:32:28 debconf: Adding [ID] -> [clock-setup/ntp-server]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET clock-setup/ntp-server seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman/early_command debconf-set partman-auto/disk `list-devices disk | head -n1`
Aug 31 07:32:28 debconf: <-- 10 partman/early_command doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman/early_command
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman/early_command debconf-set partman-auto/disk `list-devices disk | head -n1`
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman/early_command ID partman/early_command
Aug 31 07:32:28 debconf: Adding [ID] -> [partman/early_command]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman/early_command seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman-iscsi/mainmenu finish
Aug 31 07:32:28 debconf: <-- 10 partman-iscsi/mainmenu doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman-iscsi/mainmenu
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman-iscsi/mainmenu finish
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman-iscsi/mainmenu ID partman-iscsi/mainmenu
Aug 31 07:32:28 debconf: Adding [ID] -> [partman-iscsi/mainmenu]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman-iscsi/mainmenu seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman-auto/method regular
Aug 31 07:32:28 debconf: <-- 10 partman-auto/method doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman-auto/method
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman-auto/method regular
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman-auto/method ID partman-auto/method
Aug 31 07:32:28 debconf: Adding [ID] -> [partman-auto/method]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman-auto/method seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman-lvm/device_remove_lvm true
Aug 31 07:32:28 debconf: <-- 10 partman-lvm/device_remove_lvm doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman-lvm/device_remove_lvm
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman-lvm/device_remove_lvm true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman-lvm/device_remove_lvm ID partman-lvm/device_remove_lvm
Aug 31 07:32:28 debconf: Adding [ID] -> [partman-lvm/device_remove_lvm]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman-lvm/device_remove_lvm seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman-lvm/confirm true
Aug 31 07:32:28 debconf: <-- 10 partman-lvm/confirm doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman-lvm/confirm
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman-lvm/confirm true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman-lvm/confirm ID partman-lvm/confirm
Aug 31 07:32:28 debconf: Adding [ID] -> [partman-lvm/confirm]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman-lvm/confirm seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman/confirm_write_new_label true
Aug 31 07:32:28 debconf: <-- 10 partman/confirm_write_new_label doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman/confirm_write_new_label
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman/confirm_write_new_label true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman/confirm_write_new_label ID partman/confirm_write_new_label
Aug 31 07:32:28 debconf: Adding [ID] -> [partman/confirm_write_new_label]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman/confirm_write_new_label seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman/choose_partition Finish partitioning and write changes to disk
Aug 31 07:32:28 debconf: <-- 10 partman/choose_partition doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman/choose_partition
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman/choose_partition Finish partitioning and write changes to disk
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman/choose_partition ID partman/choose_partition
Aug 31 07:32:28 debconf: Adding [ID] -> [partman/choose_partition]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman/choose_partition seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman/confirm true
Aug 31 07:32:28 debconf: <-- 10 partman/confirm doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman/confirm
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman/confirm true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman/confirm ID partman/confirm
Aug 31 07:32:28 debconf: Adding [ID] -> [partman/confirm]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman/confirm seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman/confirm_nooverwrite true
Aug 31 07:32:28 debconf: <-- 10 partman/confirm_nooverwrite doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman/confirm_nooverwrite
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman/confirm_nooverwrite true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman/confirm_nooverwrite ID partman/confirm_nooverwrite
Aug 31 07:32:28 debconf: Adding [ID] -> [partman/confirm_nooverwrite]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman/confirm_nooverwrite seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET partman/default_filesystem ext4
Aug 31 07:32:28 debconf: <-- 10 partman/default_filesystem doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy partman/default_filesystem
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET partman/default_filesystem ext4
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST partman/default_filesystem ID partman/default_filesystem
Aug 31 07:32:28 debconf: Adding [ID] -> [partman/default_filesystem]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET partman/default_filesystem seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET base-installer/kernel/image linux-server
Aug 31 07:32:28 debconf: <-- 10 base-installer/kernel/image doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy base-installer/kernel/image
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET base-installer/kernel/image linux-server
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST base-installer/kernel/image ID base-installer/kernel/image
Aug 31 07:32:28 debconf: Adding [ID] -> [base-installer/kernel/image]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET base-installer/kernel/image seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET passwd/root-login false
Aug 31 07:32:28 debconf: <-- 10 passwd/root-login doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy passwd/root-login
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET passwd/root-login false
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST passwd/root-login ID passwd/root-login
Aug 31 07:32:28 debconf: Adding [ID] -> [passwd/root-login]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET passwd/root-login seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET passwd/make-user true
Aug 31 07:32:28 debconf: <-- 10 passwd/make-user doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy passwd/make-user
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET passwd/make-user true
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST passwd/make-user ID passwd/make-user
Aug 31 07:32:28 debconf: Adding [ID] -> [passwd/make-user]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET passwd/make-user seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:28 debconf: --> SET passwd/user-fullname ubuntu
Aug 31 07:32:28 debconf: <-- 10 passwd/user-fullname doesn't exist
Aug 31 07:32:28 debconf: --> REGISTER debian-installer/dummy passwd/user-fullname
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> SET passwd/user-fullname ubuntu
Aug 31 07:32:28 debconf: <-- 0 value set
Aug 31 07:32:28 debconf: --> SUBST passwd/user-fullname ID passwd/user-fullname
Aug 31 07:32:28 debconf: Adding [ID] -> [passwd/user-fullname]
Aug 31 07:32:28 debconf: <-- 0
Aug 31 07:32:28 debconf: --> FSET passwd/user-fullname seen true
Aug 31 07:32:28 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET passwd/username ubuntu
Aug 31 07:32:29 debconf: <-- 10 passwd/username doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy passwd/username
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET passwd/username ubuntu
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST passwd/username ID passwd/username
Aug 31 07:32:29 debconf: Adding [ID] -> [passwd/username]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET passwd/username seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET passwd/user-password-crypted !
Aug 31 07:32:29 debconf: <-- 10 passwd/user-password-crypted doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy passwd/user-password-crypted
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET passwd/user-password-crypted !
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST passwd/user-password-crypted ID passwd/user-password-crypted
Aug 31 07:32:29 debconf: Adding [ID] -> [passwd/user-password-crypted]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET passwd/user-password-crypted seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET passwd/user-uid
Aug 31 07:32:29 debconf: <-- 10 passwd/user-uid doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy passwd/user-uid
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET passwd/user-uid
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST passwd/user-uid ID passwd/user-uid
Aug 31 07:32:29 debconf: Adding [ID] -> [passwd/user-uid]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET passwd/user-uid seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET user-setup/allow-password-weak false
Aug 31 07:32:29 debconf: <-- 10 user-setup/allow-password-weak doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy user-setup/allow-password-weak
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET user-setup/allow-password-weak false
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST user-setup/allow-password-weak ID user-setup/allow-password-weak
Aug 31 07:32:29 debconf: Adding [ID] -> [user-setup/allow-password-weak]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET user-setup/allow-password-weak seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET user-setup/encrypt-home false
Aug 31 07:32:29 debconf: <-- 10 user-setup/encrypt-home doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy user-setup/encrypt-home
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET user-setup/encrypt-home false
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST user-setup/encrypt-home ID user-setup/encrypt-home
Aug 31 07:32:29 debconf: Adding [ID] -> [user-setup/encrypt-home]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET user-setup/encrypt-home seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET passwd/user-default-groups adm cdrom dialout lpadmin plugdev sambashare
Aug 31 07:32:29 debconf: <-- 10 passwd/user-default-groups doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy passwd/user-default-groups
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET passwd/user-default-groups adm cdrom dialout lpadmin plugdev sambashare
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST passwd/user-default-groups ID passwd/user-default-groups
Aug 31 07:32:29 debconf: Adding [ID] -> [passwd/user-default-groups]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET passwd/user-default-groups seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET mirror/country manual
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> FSET mirror/country seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET mirror/http/hostname archive.ubuntu.com
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> FSET mirror/http/hostname seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET mirror/http/directory /ubuntu
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> FSET mirror/http/directory seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET mirror/http/proxy http://10.0.0.11:8000/
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> FSET mirror/http/proxy seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET debian-installer/allow_unauthenticated false
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> FSET debian-installer/allow_unauthenticated seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET pkgsel/language-packs en
Aug 31 07:32:29 debconf: <-- 10 pkgsel/language-packs doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy pkgsel/language-packs
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET pkgsel/language-packs en
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST pkgsel/language-packs ID pkgsel/language-packs
Aug 31 07:32:29 debconf: Adding [ID] -> [pkgsel/language-packs]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET pkgsel/language-packs seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET pkgsel/update-policy none
Aug 31 07:32:29 debconf: <-- 10 pkgsel/update-policy doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy pkgsel/update-policy
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET pkgsel/update-policy none
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST pkgsel/update-policy ID pkgsel/update-policy
Aug 31 07:32:29 debconf: Adding [ID] -> [pkgsel/update-policy]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET pkgsel/update-policy seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET pkgsel/updatedb true
Aug 31 07:32:29 debconf: <-- 10 pkgsel/updatedb doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy pkgsel/updatedb
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET pkgsel/updatedb true
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST pkgsel/updatedb ID pkgsel/updatedb
Aug 31 07:32:29 debconf: Adding [ID] -> [pkgsel/updatedb]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET pkgsel/updatedb seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET grub-installer/skip false
Aug 31 07:32:29 debconf: <-- 10 grub-installer/skip doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy grub-installer/skip
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET grub-installer/skip false
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST grub-installer/skip ID grub-installer/skip
Aug 31 07:32:29 debconf: Adding [ID] -> [grub-installer/skip]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET grub-installer/skip seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET lilo-installer/skip false
Aug 31 07:32:29 debconf: <-- 10 lilo-installer/skip doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy lilo-installer/skip
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET lilo-installer/skip false
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST lilo-installer/skip ID lilo-installer/skip
Aug 31 07:32:29 debconf: Adding [ID] -> [lilo-installer/skip]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET lilo-installer/skip seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET grub-installer/only_debian true
Aug 31 07:32:29 debconf: <-- 10 grub-installer/only_debian doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy grub-installer/only_debian
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET grub-installer/only_debian true
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST grub-installer/only_debian ID grub-installer/only_debian
Aug 31 07:32:29 debconf: Adding [ID] -> [grub-installer/only_debian]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET grub-installer/only_debian seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET grub-installer/with_other_os true
Aug 31 07:32:29 debconf: <-- 10 grub-installer/with_other_os doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy grub-installer/with_other_os
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET grub-installer/with_other_os true
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST grub-installer/with_other_os ID grub-installer/with_other_os
Aug 31 07:32:29 debconf: Adding [ID] -> [grub-installer/with_other_os]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET grub-installer/with_other_os seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET finish-install/keep-consoles false
Aug 31 07:32:29 debconf: <-- 10 finish-install/keep-consoles doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy finish-install/keep-consoles
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET finish-install/keep-consoles false
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST finish-install/keep-consoles ID finish-install/keep-consoles
Aug 31 07:32:29 debconf: Adding [ID] -> [finish-install/keep-consoles]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET finish-install/keep-consoles seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET finish-install/reboot_in_progress
Aug 31 07:32:29 debconf: <-- 10 finish-install/reboot_in_progress doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy finish-install/reboot_in_progress
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET finish-install/reboot_in_progress
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST finish-install/reboot_in_progress ID finish-install/reboot_in_progress
Aug 31 07:32:29 debconf: Adding [ID] -> [finish-install/reboot_in_progress]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET finish-install/reboot_in_progress seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET cdrom-detect/eject true
Aug 31 07:32:29 debconf: <-- 10 cdrom-detect/eject doesn't exist
Aug 31 07:32:29 debconf: --> REGISTER debian-installer/dummy cdrom-detect/eject
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> SET cdrom-detect/eject true
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> SUBST cdrom-detect/eject ID cdrom-detect/eject
Aug 31 07:32:29 debconf: Adding [ID] -> [cdrom-detect/eject]
Aug 31 07:32:29 debconf: <-- 0
Aug 31 07:32:29 debconf: --> FSET cdrom-detect/eject seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:29 debconf: --> SET debian-installer/exit/halt false
Aug 31 07:32:29 debconf: <-- 0 value set
Aug 31 07:32:29 debconf: --> FSET debian-installer/exit/halt seen true
Aug 31 07:32:29 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> SET debian-installer/exit/poweroff false
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> FSET debian-installer/exit/poweroff seen true
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> SET pkgsel/include cloud-init openssh-server python-software-properties vim avahi-daemon server^
Aug 31 07:32:30 debconf: <-- 10 pkgsel/include doesn't exist
Aug 31 07:32:30 debconf: --> REGISTER debian-installer/dummy pkgsel/include
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> SET pkgsel/include cloud-init openssh-server python-software-properties vim avahi-daemon server^
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> SUBST pkgsel/include ID pkgsel/include
Aug 31 07:32:30 debconf: Adding [ID] -> [pkgsel/include]
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> FSET pkgsel/include seen true
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> SET cloud-init/datasources MAAS
Aug 31 07:32:30 debconf: <-- 10 cloud-init/datasources doesn't exist
Aug 31 07:32:30 debconf: --> REGISTER debian-installer/dummy cloud-init/datasources
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> SET cloud-init/datasources MAAS
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> SUBST cloud-init/datasources ID cloud-init/datasources
Aug 31 07:32:30 debconf: Adding [ID] -> [cloud-init/datasources]
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> FSET cloud-init/datasources seen true
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> SET cloud-init/maas-metadata-url http://10.0.0.11/MAAS/metadata/
Aug 31 07:32:30 debconf: <-- 10 cloud-init/maas-metadata-url doesn't exist
Aug 31 07:32:30 debconf: --> REGISTER debian-installer/dummy cloud-init/maas-metadata-url
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> SET cloud-init/maas-metadata-url http://10.0.0.11/MAAS/metadata/
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> SUBST cloud-init/maas-metadata-url ID cloud-init/maas-metadata-url
Aug 31 07:32:30 debconf: Adding [ID] -> [cloud-init/maas-metadata-url]
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> FSET cloud-init/maas-metadata-url seen true
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> SET cloud-init/maas-metadata-credentials oauth_token_key=VvzQM4NpUmEuMdpFVq&oauth_token_secret=u9jxrfVMBnGy7u2NxHAwK8jD322GupAX&oauth_consumer_key=X4Z8PUGNjYW6VMaBXf
Aug 31 07:32:30 debconf: <-- 10 cloud-init/maas-metadata-credentials doesn't exist
Aug 31 07:32:30 debconf: --> REGISTER debian-installer/dummy cloud-init/maas-metadata-credentials
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> SET cloud-init/maas-metadata-credentials oauth_token_key=VvzQM4NpUmEuMdpFVq&oauth_token_secret=u9jxrfVMBnGy7u2NxHAwK8jD322GupAX&oauth_consumer_key=X4Z8PUGNjYW6VMaBXf
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> SUBST cloud-init/maas-metadata-credentials ID cloud-init/maas-metadata-credentials
Aug 31 07:32:30 debconf: Adding [ID] -> [cloud-init/maas-metadata-credentials]
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> FSET cloud-init/maas-metadata-credentials seen true
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> SET cloud-init/local-cloud-config manage_etc_hosts: localhost
Aug 31 07:32:30 debconf: <-- 10 cloud-init/local-cloud-config doesn't exist
Aug 31 07:32:30 debconf: --> REGISTER debian-installer/dummy cloud-init/local-cloud-config
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> SET cloud-init/local-cloud-config manage_etc_hosts: localhost
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> SUBST cloud-init/local-cloud-config ID cloud-init/local-cloud-config
Aug 31 07:32:30 debconf: Adding [ID] -> [cloud-init/local-cloud-config]
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> FSET cloud-init/local-cloud-config seen true
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> SET preseed/late_command true && in-target sh -c 'f=$1; shift; echo $0 > $f && chmod 0440 $f $*' 'ubuntu ALL=(ALL) NOPASSWD: ALL' /etc/sudoers.d/maas && wget "http://10.0.0.11:80/cblr/svc/op/nopxe/system/node-1f5c7fb6-f33b
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> FSET preseed/late_command seen true
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 preseed: successfully loaded preseed file from http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:30 debconf: --> GET preseed/include
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> GET preseed/include_command
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> GET preseed/include/checksum
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> GET preseed/run
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> SET preseed/include
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> SET preseed/include_command
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> SET preseed/run
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> GET preseed/early_command
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> GET debconf/priority
Aug 31 07:32:30 debconf: <-- 0 critical
Aug 31 07:32:30 debconf: --> X_SAVE
Aug 31 07:32:30 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:32:30 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:32:30 debconf: <-- 0 OK
Aug 31 07:32:30 main-menu[330]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 31 07:32:30 main-menu[330]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
Aug 31 07:32:30 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:30 debconf: <-- 0 Choose language
Aug 31 07:32:30 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:30 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:30 debconf: <-- 0 Detect network hardware
Aug 31 07:32:30 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:30 debconf: <-- 0 Configure the network
Aug 31 07:32:30 debconf: --> GET preseed/url
Aug 31 07:32:30 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:32:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:30 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:32:30 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:30 debconf: --> METAGET debian-installer/download-installer/title Description
Aug 31 07:32:30 debconf: <-- 0 Download installer components
Aug 31 07:32:30 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Aug 31 07:32:30 debconf: <-- 0 Change debconf priority
Aug 31 07:32:30 debconf: --> METAGET debian-installer/save-logs/title Description
Aug 31 07:32:30 debconf: <-- 0 Save debug logs
Aug 31 07:32:30 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Aug 31 07:32:30 debconf: <-- 0 Execute a shell
Aug 31 07:32:30 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Aug 31 07:32:30 debconf: <-- 0 Abort the installation
Aug 31 07:32:30 debconf: --> SETTITLE debian-installer/main-menu-title
Aug 31 07:32:30 debconf: <-- 0 OK
Aug 31 07:32:30 debconf: --> CAPB
Aug 31 07:32:30 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:30 debconf: --> SUBST debian-installer/main-menu MENU Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download install
Aug 31 07:32:30 debconf: Adding [MENU] -> [Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download installer components, Change de
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:32:30 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:30 debconf: --> SET debian-installer/main-menu Choose a mirror of the Ubuntu archive
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> INPUT medium debian-installer/main-menu
Aug 31 07:32:30 debconf: <-- 30 question skipped
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET debian-installer/main-menu
Aug 31 07:32:30 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:30 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:32:30 debconf: <-- 0 Choose language
Aug 31 07:32:30 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:32:30 debconf: <-- 0 Configure the keyboard
Aug 31 07:32:30 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:32:30 debconf: <-- 0 Detect network hardware
Aug 31 07:32:30 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:32:30 debconf: <-- 0 Configure the network
Aug 31 07:32:30 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:32:30 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:32:30 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:32:30 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:32:30 main-menu[330]: INFO: Menu item 'choose-mirror' selected
Aug 31 07:32:30 debconf: --> SETTITLE debian-installer/choose-mirror/title
Aug 31 07:32:30 debconf: <-- 0 OK
Aug 31 07:32:30 debconf: --> GET anna/retriever
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 anna-install: Queueing udeb apt-mirror-setup for later installation
Aug 31 07:32:30 debconf: --> GET mirror/suite
Aug 31 07:32:30 debconf: <-- 0 precise
Aug 31 07:32:30 debconf: --> CAPB backup align
Aug 31 07:32:30 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:32:30 debconf: --> VERSION 2
Aug 31 07:32:30 debconf: <-- 0 2.0
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> SUBST mirror/protocol protocols http, ftp
Aug 31 07:32:30 debconf: Adding [protocols] -> [http, ftp]
Aug 31 07:32:30 debconf: <-- 0
Aug 31 07:32:30 debconf: --> INPUT medium mirror/protocol
Aug 31 07:32:30 debconf: <-- 30 question skipped
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET mirror/protocol
Aug 31 07:32:30 debconf: <-- 0 http
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET mirror/country
Aug 31 07:32:30 debconf: <-- 0 manual
Aug 31 07:32:30 debconf: --> SET mirror/http/countries manual
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> FGET mirror/country seen
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> FSET mirror/http/countries seen true
Aug 31 07:32:30 debconf: <-- 0 true
Aug 31 07:32:30 debconf: --> INPUT high mirror/http/countries
Aug 31 07:32:30 debconf: <-- 30 question skipped
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET mirror/http/countries
Aug 31 07:32:30 debconf: <-- 0 manual
Aug 31 07:32:30 debconf: --> SET mirror/country manual
Aug 31 07:32:30 debconf: <-- 0 value set
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET mirror/country
Aug 31 07:32:30 debconf: <-- 0 manual
Aug 31 07:32:30 debconf: --> INPUT critical mirror/http/hostname
Aug 31 07:32:30 debconf: <-- 30 question skipped
Aug 31 07:32:30 debconf: --> INPUT critical mirror/http/directory
Aug 31 07:32:30 debconf: <-- 30 question skipped
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET mirror/http/hostname
Aug 31 07:32:30 debconf: <-- 0 archive.ubuntu.com
Aug 31 07:32:30 debconf: --> GET mirror/http/directory
Aug 31 07:32:30 debconf: <-- 0 /ubuntu
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET netcfg/dhcp_options
Aug 31 07:32:30 debconf: <-- 0 Configure network manually
Aug 31 07:32:30 debconf: --> INPUT high mirror/http/proxy
Aug 31 07:32:30 debconf: <-- 30 question skipped
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET mirror/http/proxy
Aug 31 07:32:30 debconf: <-- 0 http://10.0.0.11:8000/
Aug 31 07:32:30 debconf: --> GO
Aug 31 07:32:30 debconf: <-- 0 ok
Aug 31 07:32:30 debconf: --> GET mirror/suite
Aug 31 07:32:30 debconf: <-- 0 precise
Aug 31 07:32:30 debconf: --> PROGRESS START 0 1 mirror/checking_title
Aug 31 07:32:30 debconf: <-- 0 OK
Aug 31 07:32:30 debconf: --> PROGRESS INFO mirror/checking_download
Aug 31 07:32:30 debconf: <-- 0 OK
Aug 31 07:32:30 debconf: --> GET mirror/http/hostname
Aug 31 07:32:30 debconf: <-- 0 archive.ubuntu.com
Aug 31 07:32:30 debconf: --> GET mirror/http/directory
Aug 31 07:32:30 debconf: <-- 0 /ubuntu
Aug 31 07:32:30 choose-mirror[4299]: DEBUG: command: wget -q http://archive.ubuntu.com/ubuntu/dists/precise/Release -O - | grep -E '^(Suite|Codename):'
Aug 31 07:35:05 debconf: --> PROGRESS STEP 1
Aug 31 07:35:05 debconf: <-- 0 OK
Aug 31 07:35:05 choose-mirror[4299]: INFO: mirror does not have any suite symlinks
Aug 31 07:35:05 debconf: --> GET mirror/http/hostname
Aug 31 07:35:05 debconf: <-- 0 archive.ubuntu.com
Aug 31 07:35:05 debconf: --> GET mirror/http/directory
Aug 31 07:35:05 debconf: <-- 0 /ubuntu
Aug 31 07:35:05 choose-mirror[4299]: DEBUG: command: wget -q http://archive.ubuntu.com/ubuntu/dists/precise/Release -O - | grep -E '^(Suite|Codename):'
Aug 31 07:35:05 choose-mirror[4299]: WARNING **: mirror does not support the specified release (precise)
Aug 31 07:35:05 debconf: --> PROGRESS SET 1
Aug 31 07:35:05 debconf: <-- 0 OK
Aug 31 07:35:05 debconf: --> PROGRESS STOP
Aug 31 07:35:05 debconf: <-- 0 OK
Aug 31 07:35:05 debconf: --> FSET mirror/http/hostname seen false
Aug 31 07:35:05 debconf: <-- 0 false
Aug 31 07:35:05 debconf: --> FSET mirror/http/directory seen false
Aug 31 07:35:05 debconf: <-- 0 false
Aug 31 07:35:05 debconf: --> FSET mirror/country seen false
Aug 31 07:35:05 debconf: <-- 0 false
Aug 31 07:35:05 debconf: --> FSET mirror/suite seen false
Aug 31 07:35:05 debconf: <-- 0 false
Aug 31 07:35:05 debconf: --> INPUT critical mirror/bad
Aug 31 07:35:05 debconf: <-- 0 question will be asked
Aug 31 07:35:05 debconf: --> GO
Aug 31 07:39:01 debconf: <-- 30 backup
Aug 31 07:39:01 main-menu[330]: (process:4292): wget: server returned error: HTTP/1.0 503 Service Unavailable
Aug 31 07:39:01 main-menu[330]: (process:4292): wget: server returned error: HTTP/1.0 503 Service Unavailable
Aug 31 07:39:01 debconf: --> GET debconf/priority
Aug 31 07:39:01 debconf: <-- 0 critical
Aug 31 07:39:01 main-menu[330]: INFO: Menu item 'choose-mirror' succeeded but requested to be left unconfigured.
Aug 31 07:39:01 debconf: --> X_SAVE
Aug 31 07:39:01 debconf: Question database /var/lib/cdebconf/passwords.dat clean; not saving
Aug 31 07:39:01 debconf: Template database /var/lib/cdebconf/templates.dat clean; not saving
Aug 31 07:39:01 debconf: <-- 0 OK
Aug 31 07:39:01 main-menu[330]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 31 07:39:01 main-menu[330]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
Aug 31 07:39:01 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:39:01 debconf: <-- 0 Choose language
Aug 31 07:39:01 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:39:01 debconf: <-- 0 Configure the keyboard
Aug 31 07:39:01 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:39:01 debconf: <-- 0 Detect network hardware
Aug 31 07:39:01 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:39:01 debconf: <-- 0 Configure the network
Aug 31 07:39:01 debconf: --> GET preseed/url
Aug 31 07:39:01 debconf: <-- 0 http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59
Aug 31 07:39:01 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:39:01 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:39:01 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:39:01 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:39:01 debconf: --> METAGET debian-installer/download-installer/title Description
Aug 31 07:39:01 debconf: <-- 0 Download installer components
Aug 31 07:39:01 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Aug 31 07:39:01 debconf: <-- 0 Change debconf priority
Aug 31 07:39:01 debconf: --> METAGET debian-installer/save-logs/title Description
Aug 31 07:39:01 debconf: <-- 0 Save debug logs
Aug 31 07:39:01 debconf: --> METAGET debian-installer/di-utils-shell/title Description
Aug 31 07:39:01 debconf: <-- 0 Execute a shell
Aug 31 07:39:01 debconf: --> METAGET debian-installer/di-utils-reboot/title Description
Aug 31 07:39:01 debconf: <-- 0 Abort the installation
Aug 31 07:39:01 debconf: --> SETTITLE debian-installer/main-menu-title
Aug 31 07:39:01 debconf: <-- 0 OK
Aug 31 07:39:01 debconf: --> CAPB
Aug 31 07:39:01 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:39:01 debconf: --> SUBST debian-installer/main-menu MENU Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download install
Aug 31 07:39:01 debconf: Adding [MENU] -> [Choose language, Configure the keyboard, Detect network hardware, Configure the network, Download debconf preconfiguration file, Choose a mirror of the Ubuntu archive, Download installer components, Change de
Aug 31 07:39:01 debconf: <-- 0
Aug 31 07:39:01 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:39:01 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:39:01 debconf: --> SET debian-installer/main-menu Choose a mirror of the Ubuntu archive
Aug 31 07:39:01 debconf: <-- 0 value set
Aug 31 07:39:01 debconf: --> INPUT critical debian-installer/main-menu
Aug 31 07:39:01 debconf: <-- 0 question will be asked
Aug 31 07:39:01 debconf: --> GO
Aug 31 07:39:06 debconf: <-- 0 ok
Aug 31 07:39:06 debconf: --> GET debian-installer/main-menu
Aug 31 07:39:06 debconf: <-- 0 Save debug logs
Aug 31 07:39:06 debconf: --> METAGET debian-installer/localechooser/title Description
Aug 31 07:39:06 debconf: <-- 0 Choose language
Aug 31 07:39:06 debconf: --> METAGET debian-installer/console-setup-udeb/title Description
Aug 31 07:39:06 debconf: <-- 0 Configure the keyboard
Aug 31 07:39:06 debconf: --> METAGET debian-installer/ethdetect/title Description
Aug 31 07:39:06 debconf: <-- 0 Detect network hardware
Aug 31 07:39:06 debconf: --> METAGET debian-installer/netcfg/title Description
Aug 31 07:39:06 debconf: <-- 0 Configure the network
Aug 31 07:39:06 debconf: --> METAGET debian-installer/network-preseed/title Description
Aug 31 07:39:06 debconf: <-- 0 Download debconf preconfiguration file
Aug 31 07:39:06 debconf: --> METAGET debian-installer/choose-mirror/title Description
Aug 31 07:39:06 debconf: <-- 0 Choose a mirror of the Ubuntu archive
Aug 31 07:39:06 debconf: --> METAGET debian-installer/download-installer/title Description
Aug 31 07:39:06 debconf: <-- 0 Download installer components
Aug 31 07:39:06 debconf: --> METAGET debian-installer/cdebconf-priority/title Description
Aug 31 07:39:06 debconf: <-- 0 Change debconf priority
Aug 31 07:39:06 debconf: --> METAGET debian-installer/save-logs/title Description
Aug 31 07:39:06 debconf: <-- 0 Save debug logs
Aug 31 07:39:06 main-menu[330]: INFO: Menu item 'save-logs' selected
Aug 31 07:39:06 debconf: --> SETTITLE debian-installer/save-logs/title
Aug 31 07:39:06 debconf: <-- 0 OK
Aug 31 07:39:06 debconf: --> CAPB backup
Aug 31 07:39:06 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:39:06 debconf: --> SET save-logs/menu web
Aug 31 07:39:06 debconf: <-- 0 value set
Aug 31 07:39:06 debconf: --> INPUT critical save-logs/menu
Aug 31 07:39:06 debconf: <-- 0 question will be asked
Aug 31 07:39:06 debconf: --> GO
Aug 31 07:39:07 debconf: <-- 0 ok
Aug 31 07:39:07 debconf: --> GET save-logs/menu
Aug 31 07:39:07 debconf: <-- 0 web
Aug 31 07:39:07 debconf: --> CAPB
Aug 31 07:39:07 debconf: <-- 0 multiselect backup progresscancel align plugin-terminal plugin-detect-keyboard
Aug 31 07:39:07 debconf: --> PROGRESS START 0 2 debian-installer/save-logs/title
Aug 31 07:39:07 debconf: <-- 0 OK
Aug 31 07:39:07 debconf: --> PROGRESS STEP 1
Aug 31 07:39:07 debconf: <-- 0 OK
Aug 31 07:39:08 debconf: --> PROGRESS STEP 1
Aug 31 07:39:08 debconf: <-- 0 OK
Aug 31 07:39:08 debconf: --> PROGRESS STOP
Aug 31 07:39:08 debconf: <-- 0 OK
Aug 31 07:39:08 debconf: --> SUBST save-logs/httpd_running ADDRESS 10.0.0.105
Aug 31 07:39:08 debconf: Adding [ADDRESS] -> [10.0.0.105]
Aug 31 07:39:08 debconf: <-- 0
Aug 31 07:39:08 debconf: --> INPUT critical save-logs/httpd_running
Aug 31 07:39:08 debconf: <-- 0 question will be asked
Aug 31 07:39:08 debconf: --> GO

Revision history for this message
Thomas Lokshall (zhevron) said :
#3

Hardware summary:

uname -a: Linux dns01 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
lspci -knn: Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: 00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000]
lspci -knn: Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: 00:01.1 IDE interface [0101]: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] [8086:7010]
lspci -knn: Subsystem: XenSource, Inc. Device [5853:0001]
lspci -knn: Kernel driver in use: ata_piix
lspci -knn: 00:01.2 USB controller [0c03]: Intel Corporation 82371SB PIIX3 USB [Natoma/Triton II] [8086:7020] (rev 01)
lspci -knn: Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:01.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 01)
lspci -knn: Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: 00:02.0 VGA compatible controller [0300]: Cirrus Logic GD 5446 [1013:00b8]
lspci -knn: Subsystem: XenSource, Inc. Device [5853:0001]
lspci -knn: 00:03.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device [5853:0001] (rev 01)
lspci -knn: Subsystem: XenSource, Inc. Xen Platform Device [5853:0001]
lspci -knn: Kernel driver in use: xen-platform-pci
lspci -knn: 00:05.0 Multimedia audio controller [0401]: Ensoniq ES1370 [AudioPCI] [1274:5000]
lspci -knn: Subsystem: Device [4942:4c4c]
usb-list:
usb-list: Bus 01 Device 01: UHCI Host Controller [1d6b:0001]
usb-list: Level 00 Parent 00 Port 00 Class 09(hub ) Subclass 00 Protocol 00
usb-list: Manufacturer: Linux 3.2.0-29-generic uhci_hcd
usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub
lsmod: Module Size Used by
lsmod: usb_storage 49198 0
lsmod: vga16fb 22020 2
lsmod: vgastate 21080 1 vga16fb
lsmod: floppy 70365 0
df: Filesystem 1K-blocks Used Available Use% Mounted on
df: none 50192 140 50052 0% /run
df: devtmpfs 240536 0 240536 0% /dev
free: total used free shared buffers
free: Mem: 501896 78268 423628 0 0
free: -/+ buffers: 78268 423628
free: Swap: 0 0 0
/proc/cmdline: initrd=/images/precise-x86_64/initrd.gz locale= log_host=10.0.0.11 locale=en_US text priority=critical log_port=514 netcfg/choose_interface=auto auto url=http://10.0.0.11/cblr/svc/op/ks/system/node-1f5c7fb6-f33b-11e1-9584-1cdf0f1d7c59 hostname=dns01 domain=lokshall.net suite=precise DEBCONF_DEBUG=developer BOOT_IMAGE=/images/precise-x86_64/linux BOOTIF=01-00-16-3e-80-b2-31
/proc/cpuinfo: processor : 0
/proc/cpuinfo: vendor_id : GenuineIntel
/proc/cpuinfo: cpu family : 6
/proc/cpuinfo: model : 44
/proc/cpuinfo: model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
/proc/cpuinfo: stepping : 2
/proc/cpuinfo: microcode : 0x13
/proc/cpuinfo: cpu MHz : 2400.142
/proc/cpuinfo: cache size : 12288 KB
/proc/cpuinfo: physical id : 0
/proc/cpuinfo: siblings : 2
/proc/cpuinfo: core id : 0
/proc/cpuinfo: cpu cores : 2
/proc/cpuinfo: apicid : 0
/proc/cpuinfo: initial apicid : 0
/proc/cpuinfo: fpu : yes
/proc/cpuinfo: fpu_exception : yes
/proc/cpuinfo: cpuid level : 11
/proc/cpuinfo: wp : yes
/proc/cpuinfo: flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm
/proc/cpuinfo: bogomips : 4800.28
/proc/cpuinfo: clflush size : 64
/proc/cpuinfo: cache_alignment : 64
/proc/cpuinfo: address sizes : 40 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo:
/proc/cpuinfo: processor : 1
/proc/cpuinfo: vendor_id : GenuineIntel
/proc/cpuinfo: cpu family : 6
/proc/cpuinfo: model : 44
/proc/cpuinfo: model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
/proc/cpuinfo: stepping : 2
/proc/cpuinfo: microcode : 0x13
/proc/cpuinfo: cpu MHz : 2400.142
/proc/cpuinfo: cache size : 12288 KB
/proc/cpuinfo: physical id : 0
/proc/cpuinfo: siblings : 2
/proc/cpuinfo: core id : 1
/proc/cpuinfo: cpu cores : 2
/proc/cpuinfo: apicid : 2
/proc/cpuinfo: initial apicid : 2
/proc/cpuinfo: fpu : yes
/proc/cpuinfo: fpu_exception : yes
/proc/cpuinfo: cpuid level : 11
/proc/cpuinfo: wp : yes
/proc/cpuinfo: flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm
/proc/cpuinfo: bogomips : 4858.73
/proc/cpuinfo: clflush size : 64
/proc/cpuinfo: cache_alignment : 64
/proc/cpuinfo: address sizes : 40 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo:
/proc/ioports: 0000-0cf7 : PCI Bus 0000:00
/proc/ioports: 0000-001f : dma1
/proc/ioports: 0020-0021 : pic1
/proc/ioports: 0040-0043 : timer0
/proc/ioports: 0050-0053 : timer1
/proc/ioports: 0060-0060 : keyboard
/proc/ioports: 0064-0064 : keyboard
/proc/ioports: 0070-0071 : rtc0
/proc/ioports: 0080-008f : dma page reg
/proc/ioports: 00a0-00a1 : pic2
/proc/ioports: 00c0-00df : dma2
/proc/ioports: 00f0-00ff : fpu
/proc/ioports: 0170-0177 : 0000:00:01.1
/proc/ioports: 0170-0177 : ata_piix
/proc/ioports: 01f0-01f7 : 0000:00:01.1
/proc/ioports: 01f0-01f7 : ata_piix
/proc/ioports: 0376-0376 : 0000:00:01.1
/proc/ioports: 0376-0376 : ata_piix
/proc/ioports: 03c0-03df : vga+
/proc/ioports: 03f2-03f2 : floppy
/proc/ioports: 03f4-03f5 : floppy
/proc/ioports: 03f6-03f6 : 0000:00:01.1
/proc/ioports: 03f6-03f6 : ata_piix
/proc/ioports: 03f7-03f7 : floppy
/proc/ioports: 04d0-04d1 : pnp 00:03
/proc/ioports: 08a0-08a3 : pnp 00:03
/proc/ioports: 0cc0-0ccf : pnp 00:03
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 0d00-ffff : PCI Bus 0000:00
/proc/ioports: 10c0-1141 : pnp 00:02
/proc/ioports: afe0-afe3 : ACPI GPE0_BLK
/proc/ioports: b000-b03f : 0000:00:01.3
/proc/ioports: b000-b003 : ACPI PM1a_EVT_BLK
/proc/ioports: b004-b005 : ACPI PM1a_CNT_BLK
/proc/ioports: b008-b00b : ACPI PM_TMR
/proc/ioports: b010-b015 : ACPI CPU throttle
/proc/ioports: b044-b047 : pnp 00:02
/proc/ioports: c000-c0ff : 0000:00:03.0
/proc/ioports: c000-c0ff : xen-platform-pci
/proc/ioports: c200-c2ff : 0000:00:05.0
/proc/ioports: c300-c31f : 0000:00:01.2
/proc/ioports: c300-c31f : uhci_hcd
/proc/ioports: c320-c32f : 0000:00:01.1
/proc/ioports: c320-c32f : ata_piix
/proc/iomem: 00000000-0000ffff : reserved
/proc/iomem: 00010000-0009dfff : System RAM
/proc/iomem: 0009e000-0009ffff : reserved
/proc/iomem: 000a0000-000bffff : PCI Bus 0000:00
/proc/iomem: 000c0000-000c8bff : Video ROM
/proc/iomem: 000c9000-000c99ff : Adapter ROM
/proc/iomem: 000e0000-000fffff : reserved
/proc/iomem: 000f0000-000fffff : System ROM
/proc/iomem: 00100000-1fffffff : System RAM
/proc/iomem: 01000000-01666deb : Kernel code
/proc/iomem: 01666dec-01ce437f : Kernel data
/proc/iomem: 01dd3000-01f28fff : Kernel bss
/proc/iomem: f0000000-fbffffff : PCI Bus 0000:00
/proc/iomem: f0000000-f1ffffff : 0000:00:02.0
/proc/iomem: f2000000-f2ffffff : 0000:00:03.0
/proc/iomem: f2000000-f2ffffff : xen-platform-pci
/proc/iomem: f3000000-f3000fff : 0000:00:02.0
/proc/iomem: fc000000-ffffffff : reserved
/proc/iomem: fec00000-fec003ff : IOAPIC 0
/proc/iomem: fee00000-fee00fff : Local APIC
/proc/interrupts: CPU0 CPU1
/proc/interrupts: 0: 26 0 IO-APIC-edge timer
/proc/interrupts: 1: 30 0 xen-pirq-ioapic-edge i8042
/proc/interrupts: 6: 2 0 xen-pirq-ioapic-edge floppy
/proc/interrupts: 8: 0 0 xen-pirq-ioapic-edge rtc0
/proc/interrupts: 9: 0 0 IO-APIC-fasteoi acpi
/proc/interrupts: 12: 3 0 xen-pirq-ioapic-edge i8042
/proc/interrupts: 14: 0 0 IO-APIC-edge ata_piix
/proc/interrupts: 15: 716 0 IO-APIC-edge ata_piix
/proc/interrupts: 23: 0 0 xen-pirq-ioapic-level uhci_hcd:usb1
/proc/interrupts: 64: 3646 0 xen-percpu-virq timer0
/proc/interrupts: 65: 2875 0 xen-percpu-ipi resched0
/proc/interrupts: 66: 0 0 xen-percpu-ipi callfunc0
/proc/interrupts: 67: 0 0 xen-percpu-virq debug0
/proc/interrupts: 68: 52 0 xen-percpu-ipi callfuncsingle0
/proc/interrupts: 69: 0 0 xen-percpu-ipi spinlock0
/proc/interrupts: 70: 0 0 xen-percpu-ipi spinlock1
/proc/interrupts: 71: 0 3781 xen-percpu-ipi resched1
/proc/interrupts: 72: 0 0 xen-percpu-ipi callfunc1
/proc/interrupts: 73: 0 0 xen-percpu-virq debug1
/proc/interrupts: 74: 0 52 xen-percpu-ipi callfuncsingle1
/proc/interrupts: 75: 0 4253 xen-percpu-virq timer1
/proc/interrupts: 76: 334 0 xen-dyn-event xenbus
/proc/interrupts: 77: 169 0 xen-dyn-event blkif
/proc/interrupts: 78: 1728 0 xen-dyn-event eth0
/proc/interrupts: NMI: 0 0 Non-maskable interrupts
/proc/interrupts: LOC: 0 0 Local timer interrupts
/proc/interrupts: SPU: 0 0 Spurious interrupts
/proc/interrupts: PMI: 0 0 Performance monitoring interrupts
/proc/interrupts: IWI: 0 0 IRQ work interrupts
/proc/interrupts: RES: 2875 3781 Rescheduling interrupts
/proc/interrupts: CAL: 52 52 Function call interrupts
/proc/interrupts: TLB: 797 815 TLB shootdowns
/proc/interrupts: TRM: 0 0 Thermal event interrupts
/proc/interrupts: THR: 0 0 Threshold APIC interrupts
/proc/interrupts: MCE: 0 0 Machine check exceptions
/proc/interrupts: MCP: 2 2 Machine check polls
/proc/interrupts: ERR: 0
/proc/interrupts: MIS: 0
/proc/meminfo: MemTotal: 501896 kB
/proc/meminfo: MemFree: 423628 kB
/proc/meminfo: Buffers: 0 kB
/proc/meminfo: Cached: 45736 kB
/proc/meminfo: SwapCached: 0 kB
/proc/meminfo: Active: 22356 kB
/proc/meminfo: Inactive: 31316 kB
/proc/meminfo: Active(anon): 8044 kB
/proc/meminfo: Inactive(anon): 32 kB
/proc/meminfo: Active(file): 14312 kB
/proc/meminfo: Inactive(file): 31284 kB
/proc/meminfo: Unevictable: 0 kB
/proc/meminfo: Mlocked: 0 kB
/proc/meminfo: SwapTotal: 0 kB
/proc/meminfo: SwapFree: 0 kB
/proc/meminfo: Dirty: 0 kB
/proc/meminfo: Writeback: 0 kB
/proc/meminfo: AnonPages: 7956 kB
/proc/meminfo: Mapped: 2280 kB
/proc/meminfo: Shmem: 140 kB
/proc/meminfo: Slab: 14804 kB
/proc/meminfo: SReclaimable: 6828 kB
/proc/meminfo: SUnreclaim: 7976 kB
/proc/meminfo: KernelStack: 528 kB
/proc/meminfo: PageTables: 628 kB
/proc/meminfo: NFS_Unstable: 0 kB
/proc/meminfo: Bounce: 0 kB
/proc/meminfo: WritebackTmp: 0 kB
/proc/meminfo: CommitLimit: 250948 kB
/proc/meminfo: Committed_AS: 12784 kB
/proc/meminfo: VmallocTotal: 34359738367 kB
/proc/meminfo: VmallocUsed: 3756 kB
/proc/meminfo: VmallocChunk: 34359732536 kB
/proc/meminfo: HardwareCorrupted: 0 kB
/proc/meminfo: AnonHugePages: 0 kB
/proc/meminfo: HugePages_Total: 0
/proc/meminfo: HugePages_Free: 0
/proc/meminfo: HugePages_Rsvd: 0
/proc/meminfo: HugePages_Surp: 0
/proc/meminfo: Hugepagesize: 2048 kB
/proc/meminfo: DirectMap4k: 28672 kB
/proc/meminfo: DirectMap2M: 495616 kB
/proc/bus/input/devices: I: Bus=0019 Vendor=0000 Product=0001 Version=0000
/proc/bus/input/devices: N: Name="Power Button"
/proc/bus/input/devices: P: Phys=LNXPWRBN/button/input0
/proc/bus/input/devices: S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd event0
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=3
/proc/bus/input/devices: B: KEY=10000000000000 0
/proc/bus/input/devices:
/proc/bus/input/devices: I: Bus=0019 Vendor=0000 Product=0003 Version=0000
/proc/bus/input/devices: N: Name="Sleep Button"
/proc/bus/input/devices: P: Phys=LNXSLPBN/button/input0
/proc/bus/input/devices: S: Sysfs=/devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd event1
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=3
/proc/bus/input/devices: B: KEY=4000 0 0
/proc/bus/input/devices:
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard"
/proc/bus/input/devices: P: Phys=isa0060/serio0/input0
/proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio0/input/input2
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=sysrq kbd event2
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices:

Revision history for this message
Thomas Lokshall (zhevron) said :
#4

Both syslog and hardware summary are included above. (Apologies for the insane length of the files!)

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Tried a different server. Eg:

 wget -q http://gb.archive.ubuntu.com/ubuntu/dists/precise/Release -O - | grep -E '^(Suite|Codename):'

Revision history for this message
Thomas Lokshall (zhevron) said :
#6

I've tried several different archives. Included, but not limited to:

archive.ubuntu.com/ubuntu
no.archive.ubuntu.com/ubuntu
ports.ubuntu.com/ubuntu-ports

Every single one gives me the same error message.

Revision history for this message
Thomas Lokshall (zhevron) said :
#7

And now I've also tried mirroring the archive locally without success. It always returns the same error.

Revision history for this message
Launchpad Janitor (janitor) said :
#8

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Antonio Messina (arcimboldo) said :
#9

I would like to re-open this issue.
I've got the same error while installing via network a virtualbox virtual machine using another virtual machine as server.

From the install console I can actually get the Release file and it does contain the "Suite" and "Codename" lines, but console 4 says that there is no support for "precise" release.