installer crashes when installing packages

Bug #117605 reported by bicycleboy
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

v6.06 i386 desktop install iso downloaded yesterday

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 264, in run
    self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 550, in progress_loop
    raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1263, in ?
    if install.run():
  File "/usr/share/ubiquity/install.py", line 284, in run
    if not self.copy_all():
  File "/usr/share/ubiquity/install.py", line 504, in copy_all
    os.utime(directory, (atime, mtime))
OSError: [Errno 1] Operation not permitted: '/target/media'

/var/log/installer/syslog
Ubiquity 1.0.17
Tue, 29 May 2007 17:39:51 INFO switched to page stepLanguage
ubiquity: Starting up '['/usr/lib/ubiquity/localechooser/localechooser']' for ubiquity.components.language.Language
ubiquity: Watching for question patterns ^languagechooser/language-name
Tue, 29 May 2007 17:40:00 INFO Step_before = stepLanguage
Tue, 29 May 2007 17:40:02 INFO switched to page stepLocation
Tue, 29 May 2007 17:40:02 INFO Step_after = stepLocation
ubiquity: Starting up '['/usr/share/ubiquity/tzsetup']' for ubiquity.components.timezone.Timezone
ubiquity: Watching for question patterns ^time/zone$
Tue, 29 May 2007 17:40:39 INFO Step_before = stepLocation
Tue, 29 May 2007 17:40:39 INFO switched to page stepKeyboardConf
Tue, 29 May 2007 17:40:39 INFO Step_after = stepKeyboardConf
ubiquity: kbd-chooser prepare
ubiquity: Starting up '['/bin/sh', '-c', '. /usr/share/debconf/confmodule; exec /usr/lib/ubiquity/kbd-chooser/kbd-chooser']' for ubiquity.components.kbd_chooser.KbdChooser
ubiquity: Watching for question patterns ^kbd-chooser/method$, ^console-keymaps.*/keymap$, ERROR
ubiquity: apply_keyboard: uk
ubiquity: apply_keyboard: layout gb
ubiquity: Display map: {u'Swedish': u'se-latin1', u'Icelandic': u'is-latin1', u'Estonian': u'et', u'Romanian': u'ro', u'Italian': u'it', u'Latin American': u'la-latin1', u'Dutch': u'nl', u'Brazilian (EUA layout)': u'br-latin1', u'Belgian': u'be2-latin1', u'Danish': u'dk-latin1', u'Bulgarian': u'bg', u'Turkish (F layout)': u'trfu', u'Hungarian': u'hu', u'Macedonian': u'mk', u'Lithuanian': u'lt', u'French': u'fr-latin9', u'Norwegian': u'no-latin1', u'Slovakian': u'sk-qwerty', u'Russian': u'ru', u'Dvorak': u'dvorak', u'Slovene': u'slovene', u'Finnish': u'fi-latin1', u'British English': u'uk', u'Spanish': u'es', u'Greek': u'gr', u'Canadian French': u'cf', u'Latvian': u'lv-latin4', u'American English': u'us', u'Croatian': u'croat', u'Portuguese': u'pt-latin1', u'Czech': u'cz-lat2', u'Ukrainian': u'ua', u'Japanese': u'jp106', u'Belarusian': u'by', u'Turkish (Q layout)': u'trqu', u'German': u'de-latin1-nodeadkeys', u'Hebrew': u'hebrew', u'Polish': u'pl', u'Brazilian (ABNT2 layout)': u'br-abnt2', u'Swiss French': u'fr_CH-latin1', u'Swiss German': u'sg-latin1', u'Serbian (Cyrillic)': u'sr-cy'}
ubiquity: Untranslated choices: [u'by', u'bg', u'croat', u'cz-lat2', u'sg-latin1', u'de-latin1-nodeadkeys', u'dk-latin1', u'us', u'uk', u'dvorak', u'et', u'es', u'la-latin1', u'fi-latin1', u'fr-latin9', u'be2-latin1', u'cf', u'fr_CH-latin1', u'gr', u'hebrew', u'hu', u'is-latin1', u'it', u'lt', u'lv-latin4', u'jp106', u'mk', u'no-latin1', u'nl', u'pl', u'pt-latin1', u'br-abnt2', u'br-latin1', u'ro', u'ru', u'sk-qwerty', u'slovene', u'sr-cy', u'se-latin1', u'trfu', u'trqu', u'ua']
ubiquity: Choices: [u'Belarusian', u'Bulgarian', u'Croatian', u'Czech', u'Swiss German', u'German', u'Danish', u'American English', u'British English', u'Dvorak', u'Estonian', u'Spanish', u'Latin American', u'Finnish', u'French', u'Belgian', u'Canadian French', u'Swiss French', u'Greek', u'Hebrew', u'Hungarian', u'Icelandic', u'Italian', u'Lithuanian', u'Latvian', u'Japanese', u'Macedonian', u'Norwegian', u'Dutch', u'Polish', u'Portuguese', u'Brazilian (ABNT2 layout)', u'Brazilian (EUA layout)', u'Romanian', u'Russian', u'Slovakian', u'Slovene', u'Serbian (Cyrillic)', u'Swedish', u'Turkish (F layout)', u'Turkish (Q layout)', u'Ukrainian']
ubiquity: console-keymaps-at/keymap db: uk
Tue, 29 May 2007 17:40:45 INFO Step_before = stepKeyboardConf
Tue, 29 May 2007 17:40:45 INFO switched to page stepUserInfo
Tue, 29 May 2007 17:40:45 INFO Step_after = stepUserInfo
ubiquity: Starting up '['/usr/lib/ubiquity/user-setup/user-setup-ask', '/target']' for ubiquity.components.usersetup.UserSetup
ubiquity: Watching for question patterns ^passwd/user-fullname$, ^passwd/username$, ^passwd/user-password$, ^passwd/user-password-again$, ERROR
ON STATE: 1
ON STATE: 2
ON STATE: 3
ON STATE: 4
ON STATE: 5
ON STATE: 6
ON STATE: 7
ON STATE: 8
Tue, 29 May 2007 17:41:12 INFO Step_before = stepUserInfo
Tue, 29 May 2007 17:41:12 INFO switched to page stepPartDisk
Tue, 29 May 2007 17:41:12 INFO Step_after = stepPartDisk
ubiquity: Starting up '/bin/partman' for ubiquity.components.partman.Partman
ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
unsupported
kernelmodules_basicfilesystems
kernelmodules_ext3
kernelmodules_jfs
kernelmodules_reiserfs
kernelmodules_xfs
umount_target
parted
dump
update_partitions
filesystems_detected
auto_mountpoints
autouse_swap
backup
Tue, 29 May 2007 17:41:23 INFO switched to page stepPartAuto
/lib/partman/recipes.sh: line 31: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 31: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 31: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 31: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
Tue, 29 May 2007 17:41:32 INFO switched to page stepReady
ubiquity: Starting up '['/usr/share/ubiquity/summary']' for ubiquity.components.summary.Summary
ubiquity: Watching for question patterns ^ubiquity/summary$
swapon: /dev/hdc5: Device or resource busy
swapon: /dev/hdc5: Device or resource busy
swapon: /dev/hdc5: Device or resource busy
swapon: /dev/hdc5: Device or resource busy
umount /target/
swapoff /dev/hdc5
chroot: cannot run command `apt-get': No such file or directory
Tue, 29 May 2007 17:42:28 INFO progress_loop()
ubiquity: Starting up '['/usr/share/ubiquity/install.py']' for ubiquity.components.install.Install
ubiquity: Watching for question patterns ^.*/apt-install-failed$, grub-installer/install_to_xfs, CAPB, ERROR, PROGRESS
/usr/lib/python2.4/site-packages/apt/__init__.py:17: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
Exception during installation:
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1263, in ?
    if install.run():
  File "/usr/share/ubiquity/install.py", line 284, in run
    if not self.copy_all():
  File "/usr/share/ubiquity/install.py", line 504, in copy_all
    os.utime(directory, (atime, mtime))
OSError: [Errno 2] No such file or directory: '/target/lib/udev/devices/loop'

ubiquity: ['/usr/share/ubiquity/install.py'] exited with code 1
Exception in GTK frontend (invoking crash handler):
Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 264, in run
    self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 550, in progress_loop
    raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1263, in ?
    if install.run():
  File "/usr/share/ubiquity/install.py", line 284, in run
    if not self.copy_all():
  File "/usr/share/ubiquity/install.py", line 504, in copy_all
    os.utime(directory, (atime, mtime))
OSError: [Errno 2] No such file or directory: '/target/lib/udev/devices/loop'

Ubiquity 1.0.17
Tue, 29 May 2007 18:22:17 INFO umount /target
Tue, 29 May 2007 18:22:43 INFO switched to page stepLanguage
ubiquity: Starting up '['/usr/lib/ubiquity/localechooser/localechooser']' for ubiquity.components.language.Language
ubiquity: Watching for question patterns ^languagechooser/language-name
Tue, 29 May 2007 18:23:23 INFO Step_before = stepLanguage
Tue, 29 May 2007 18:23:25 INFO switched to page stepLocation
Tue, 29 May 2007 18:23:25 INFO Step_after = stepLocation
ubiquity: Starting up '['/usr/share/ubiquity/tzsetup']' for ubiquity.components.timezone.Timezone
ubiquity: Watching for question patterns ^time/zone$
Tue, 29 May 2007 18:23:35 INFO Step_before = stepLocation
Tue, 29 May 2007 18:23:35 INFO switched to page stepKeyboardConf
Tue, 29 May 2007 18:23:35 INFO Step_after = stepKeyboardConf
ubiquity: kbd-chooser prepare
ubiquity: Starting up '['/bin/sh', '-c', '. /usr/share/debconf/confmodule; exec /usr/lib/ubiquity/kbd-chooser/kbd-chooser']' for ubiquity.components.kbd_chooser.KbdChooser
ubiquity: Watching for question patterns ^kbd-chooser/method$, ^console-keymaps.*/keymap$, ERROR
ubiquity: apply_keyboard: uk
ubiquity: apply_keyboard: layout gb
ubiquity: Display map: {u'Swedish': u'se-latin1', u'Icelandic': u'is-latin1', u'Estonian': u'et', u'Romanian': u'ro', u'Italian': u'it', u'Latin American': u'la-latin1', u'Dutch': u'nl', u'Brazilian (EUA layout)': u'br-latin1', u'Belgian': u'be2-latin1', u'Danish': u'dk-latin1', u'Bulgarian': u'bg', u'Turkish (F layout)': u'trfu', u'Hungarian': u'hu', u'Macedonian': u'mk', u'Lithuanian': u'lt', u'French': u'fr-latin9', u'Norwegian': u'no-latin1', u'Slovakian': u'sk-qwerty', u'Russian': u'ru', u'Dvorak': u'dvorak', u'Slovene': u'slovene', u'Finnish': u'fi-latin1', u'British English': u'uk', u'Spanish': u'es', u'Greek': u'gr', u'Canadian French': u'cf', u'Latvian': u'lv-latin4', u'American English': u'us', u'Croatian': u'croat', u'Portuguese': u'pt-latin1', u'Czech': u'cz-lat2', u'Ukrainian': u'ua', u'Japanese': u'jp106', u'Belarusian': u'by', u'Turkish (Q layout)': u'trqu', u'German': u'de-latin1-nodeadkeys', u'Hebrew': u'hebrew', u'Polish': u'pl', u'Brazilian (ABNT2 layout)': u'br-abnt2', u'Swiss French': u'fr_CH-latin1', u'Swiss German': u'sg-latin1', u'Serbian (Cyrillic)': u'sr-cy'}
ubiquity: Untranslated choices: [u'by', u'bg', u'croat', u'cz-lat2', u'sg-latin1', u'de-latin1-nodeadkeys', u'dk-latin1', u'us', u'uk', u'dvorak', u'et', u'es', u'la-latin1', u'fi-latin1', u'fr-latin9', u'be2-latin1', u'cf', u'fr_CH-latin1', u'gr', u'hebrew', u'hu', u'is-latin1', u'it', u'lt', u'lv-latin4', u'jp106', u'mk', u'no-latin1', u'nl', u'pl', u'pt-latin1', u'br-abnt2', u'br-latin1', u'ro', u'ru', u'sk-qwerty', u'slovene', u'sr-cy', u'se-latin1', u'trfu', u'trqu', u'ua']
ubiquity: Choices: [u'Belarusian', u'Bulgarian', u'Croatian', u'Czech', u'Swiss German', u'German', u'Danish', u'American English', u'British English', u'Dvorak', u'Estonian', u'Spanish', u'Latin American', u'Finnish', u'French', u'Belgian', u'Canadian French', u'Swiss French', u'Greek', u'Hebrew', u'Hungarian', u'Icelandic', u'Italian', u'Lithuanian', u'Latvian', u'Japanese', u'Macedonian', u'Norwegian', u'Dutch', u'Polish', u'Portuguese', u'Brazilian (ABNT2 layout)', u'Brazilian (EUA layout)', u'Romanian', u'Russian', u'Slovakian', u'Slovene', u'Serbian (Cyrillic)', u'Swedish', u'Turkish (F layout)', u'Turkish (Q layout)', u'Ukrainian']
ubiquity: console-keymaps-at/keymap db: uk
Tue, 29 May 2007 18:23:45 INFO Step_before = stepKeyboardConf
Tue, 29 May 2007 18:23:45 INFO switched to page stepUserInfo
Tue, 29 May 2007 18:23:45 INFO Step_after = stepUserInfo
ubiquity: Starting up '['/usr/lib/ubiquity/user-setup/user-setup-ask', '/target']' for ubiquity.components.usersetup.UserSetup
ubiquity: Watching for question patterns ^passwd/user-fullname$, ^passwd/username$, ^passwd/user-password$, ^passwd/user-password-again$, ERROR
ON STATE: 1
ON STATE: 2
ON STATE: 3
ON STATE: 4
ON STATE: 5
ON STATE: 6
ON STATE: 7
ON STATE: 8
Tue, 29 May 2007 18:24:00 INFO Step_before = stepUserInfo
Tue, 29 May 2007 18:24:00 INFO switched to page stepPartDisk
Tue, 29 May 2007 18:24:00 INFO Step_after = stepPartDisk
ubiquity: Starting up '/bin/partman' for ubiquity.components.partman.Partman
ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
unsupported
kernelmodules_basicfilesystems
kernelmodules_ext3
kernelmodules_jfs
kernelmodules_reiserfs
kernelmodules_xfs
umount_target
parted
dump
update_partitions
filesystems_detected
auto_mountpoints
autouse_swap
backup
Tue, 29 May 2007 18:24:10 INFO switched to page stepPartAuto
/lib/partman/recipes.sh: line 31: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 31: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 31: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 31: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
/lib/partman/recipes.sh: line 114: local: `-': not a valid identifier
Tue, 29 May 2007 18:24:19 INFO switched to page stepReady
ubiquity: Starting up '['/usr/share/ubiquity/summary']' for ubiquity.components.summary.Summary
ubiquity: Watching for question patterns ^ubiquity/summary$
swapon: /dev/hdc5: Device or resource busy
swapon: /dev/hdc5: Device or resource busy
swapon: /dev/hdc5: Device or resource busy
swapon: /dev/hdc5: Device or resource busy
umount /target/
swapoff /dev/hdc5
chroot: cannot run command `apt-get': No such file or directory
Tue, 29 May 2007 18:25:31 INFO progress_loop()
ubiquity: Starting up '['/usr/share/ubiquity/install.py']' for ubiquity.components.install.Install
ubiquity: Watching for question patterns ^.*/apt-install-failed$, grub-installer/install_to_xfs, CAPB, ERROR, PROGRESS
/usr/lib/python2.4/site-packages/apt/__init__.py:17: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
Exception during installation:
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1263, in ?
    if install.run():
  File "/usr/share/ubiquity/install.py", line 284, in run
    if not self.copy_all():
  File "/usr/share/ubiquity/install.py", line 504, in copy_all
    os.utime(directory, (atime, mtime))
OSError: [Errno 1] Operation not permitted: '/target/media'

ubiquity: ['/usr/share/ubiquity/install.py'] exited with code 1
Exception in GTK frontend (invoking crash handler):
Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 264, in run
    self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 550, in progress_loop
    raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1263, in ?
    if install.run():
  File "/usr/share/ubiquity/install.py", line 284, in run
    if not self.copy_all():
  File "/usr/share/ubiquity/install.py", line 504, in copy_all
    os.utime(directory, (atime, mtime))
OSError: [Errno 1] Operation not permitted: '/target/media'

/var/log/syslog
May 29 17:38:42 ubuntu syslogd 1.4.1#17ubuntu7: restart.
May 29 17:38:42 ubuntu kernel: Inspecting /boot/System.map-2.6.15-26-386
May 29 17:38:43 ubuntu kernel: Loaded 23037 symbols from /boot/System.map-2.6.15-26-386.
May 29 17:38:43 ubuntu kernel: Symbols match kernel version 2.6.15.
May 29 17:38:43 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
May 29 17:38:43 ubuntu kernel: [17179569.184000] Linux version 2.6.15-26-386 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-provided physical RAM map:
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-e820: 0000000000100000 - 0000000017fc0000 (usable)
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-e820: 0000000017fc0000 - 0000000017ff8000 (ACPI data)
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-e820: 0000000017ff8000 - 0000000018000000 (ACPI NVS)
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
May 29 17:38:43 ubuntu kernel: [17179569.184000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
May 29 17:38:43 ubuntu kernel: [17179569.184000] 0MB HIGHMEM available.
May 29 17:38:43 ubuntu kernel: [17179569.184000] 383MB LOWMEM available.
May 29 17:38:43 ubuntu kernel: [17179569.184000] On node 0 totalpages: 98240
May 29 17:38:43 ubuntu kernel: [17179569.184000] DMA zone: 4096 pages, LIFO batch:0
May 29 17:38:43 ubuntu kernel: [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0
May 29 17:38:43 ubuntu kernel: [17179569.184000] Normal zone: 94144 pages, LIFO batch:31
May 29 17:38:43 ubuntu kernel: [17179569.184000] HighMem zone: 0 pages, LIFO batch:0
May 29 17:38:43 ubuntu kernel: [17179569.184000] DMI 2.3 present.
May 29 17:38:43 ubuntu kernel: [17179569.184000] ACPI: RSDP (v000 AMI ) @ 0x000ff980
May 29 17:38:43 ubuntu kernel: [17179569.184000] ACPI: RSDT (v001 GATEWA EA81510A 0x20001031 MSFT 0x00001011) @ 0x17ff0000
May 29 17:38:43 ubuntu kernel: [17179569.184000] ACPI: FADT (v001 GATEWA EA81510A 0x20001031 MSFT 0x00001011) @ 0x17ff1000
May 29 17:38:43 ubuntu kernel: [17179569.184000] ACPI: BOOT (v001 GATEWA EA81510A 0x20001031 MSFT 0x00001011) @ 0x17ff4000
May 29 17:38:43 ubuntu kernel: [17179569.184000] ACPI: DSDT (v001 GATEWA N0CPP058 0x00000012 MSFT 0x0100000b) @ 0x00000000
May 29 17:38:43 ubuntu kernel: [17179569.184000] ACPI: PM-Timer IO Port: 0x408
May 29 17:38:43 ubuntu kernel: [17179569.184000] Allocating PCI resources starting at 20000000 (gap: 18000000:e7b80000)
May 29 17:38:43 ubuntu kernel: [17179569.184000] Built 1 zonelists
May 29 17:38:43 ubuntu kernel: [17179569.184000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --
May 29 17:38:43 ubuntu kernel: [17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
May 29 17:38:43 ubuntu kernel: [17179569.184000] mapped APIC to ffffd000 (01301000)
May 29 17:38:43 ubuntu kernel: [17179569.184000] Initializing CPU#0
May 29 17:38:43 ubuntu kernel: [17179569.184000] PID hash table entries: 2048 (order: 11, 32768 bytes)
May 29 17:38:43 ubuntu kernel: [17179569.184000] Detected 797.473 MHz processor.
May 29 17:38:43 ubuntu kernel: [17179569.184000] Using pmtmr for high-res timesource
May 29 17:38:43 ubuntu kernel: [17179569.184000] Console: colour VGA+ 80x25
May 29 17:38:43 ubuntu kernel: [17179572.932000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
May 29 17:38:43 ubuntu kernel: [17179572.932000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
May 29 17:38:43 ubuntu kernel: [17179572.968000] Memory: 378804k/392960k available (1976k kernel code, 13620k reserved, 606k data, 288k init, 0k highmem)
May 29 17:38:43 ubuntu kernel: [17179572.968000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
May 29 17:38:43 ubuntu kernel: [17179573.048000] Calibrating delay using timer specific routine.. 1596.28 BogoMIPS (lpj=3192574)
May 29 17:38:43 ubuntu kernel: [17179573.048000] Security Framework v1.0.0 initialized
May 29 17:38:43 ubuntu kernel: [17179573.048000] SELinux: Disabled at boot.
May 29 17:38:43 ubuntu kernel: [17179573.048000] Mount-cache hash table entries: 512
May 29 17:38:43 ubuntu kernel: [17179573.048000] CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
May 29 17:38:43 ubuntu kernel: [17179573.048000] CPU: After vendor identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
May 29 17:38:43 ubuntu kernel: [17179573.048000] CPU: L1 I cache: 16K, L1 D cache: 16K
May 29 17:38:43 ubuntu kernel: [17179573.048000] CPU: L2 cache: 256K
May 29 17:38:43 ubuntu kernel: [17179573.048000] CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000
May 29 17:38:43 ubuntu kernel: [17179573.048000] mtrr: v2.0 (20020519)
May 29 17:38:43 ubuntu kernel: [17179573.048000] CPU: Intel Pentium III (Coppermine) stepping 06
May 29 17:38:43 ubuntu kernel: [17179573.048000] Enabling fast FPU save and restore... done.
May 29 17:38:43 ubuntu kernel: [17179573.048000] Enabling unmasked SIMD FPU exception support... done.
May 29 17:38:43 ubuntu kernel: [17179573.048000] Checking 'hlt' instruction... OK.
May 29 17:38:43 ubuntu kernel: [17179573.064000] checking if image is initramfs... it is
May 29 17:38:43 ubuntu kernel: [17179575.012000] Freeing initrd memory: 6843k freed
May 29 17:38:43 ubuntu kernel: [17179575.044000] ACPI: Looking for DSDT ... not found!
May 29 17:38:43 ubuntu kernel: [17179575.048000] ACPI: setting ELCR to 0200 (from 0e08)
May 29 17:38:43 ubuntu kernel: [17179575.048000] NET: Registered protocol family 16
May 29 17:38:43 ubuntu kernel: [17179575.048000] EISA bus registered
May 29 17:38:43 ubuntu kernel: [17179575.048000] ACPI: bus type pci registered
May 29 17:38:43 ubuntu kernel: [17179575.048000] PCI: PCI BIOS revision 2.10 entry at 0xfda95, last bus=2
May 29 17:38:43 ubuntu kernel: [17179575.048000] PCI: Using configuration type 1
May 29 17:38:43 ubuntu kernel: [17179575.048000] ACPI: Subsystem revision 20051216
May 29 17:38:43 ubuntu kernel: [17179575.060000] ACPI: Interpreter enabled
May 29 17:38:43 ubuntu kernel: [17179575.060000] ACPI: Using PIC for interrupt routing
May 29 17:38:43 ubuntu kernel: [17179575.060000] ACPI: PCI Root Bridge [PCI0] (0000:00)
May 29 17:38:43 ubuntu kernel: [17179575.060000] PCI: Probing PCI hardware (bus 00)
May 29 17:38:43 ubuntu kernel: [17179575.064000] PCI quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO
May 29 17:38:43 ubuntu kernel: [17179575.064000] PCI quirk: region 0500-053f claimed by ICH4 GPIO
May 29 17:38:43 ubuntu kernel: [17179575.068000] Boot video device is 0000:02:00.0
May 29 17:38:43 ubuntu kernel: [17179575.068000] PCI: Transparent bridge - 0000:00:1e.0
May 29 17:38:43 ubuntu kernel: [17179575.068000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
May 29 17:38:43 ubuntu kernel: [17179575.068000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
May 29 17:38:43 ubuntu kernel: [17179575.076000] ACPI: Power Resource [URP1] (off)
May 29 17:38:43 ubuntu kernel: [17179575.076000] ACPI: Power Resource [URP2] (off)
May 29 17:38:43 ubuntu kernel: [17179575.076000] ACPI: Power Resource [FDDP] (off)
May 29 17:38:43 ubuntu kernel: [17179575.076000] ACPI: Power Resource [LPTP] (off)
May 29 17:38:43 ubuntu kernel: [17179575.076000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12)
May 29 17:38:43 ubuntu kernel: [17179575.076000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12)
May 29 17:38:43 ubuntu kernel: [17179575.076000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled.
May 29 17:38:43 ubuntu kernel: [17179575.076000] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 9 10 11 12)
May 29 17:38:43 ubuntu kernel: [17179575.080000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled.
May 29 17:38:43 ubuntu kernel: [17179575.080000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled.
May 29 17:38:43 ubuntu kernel: [17179575.080000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11 12)
May 29 17:38:43 ubuntu kernel: [17179575.080000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *9 10 11 12)
May 29 17:38:43 ubuntu kernel: [17179575.080000] Linux Plug and Play Support v0.97 (c) Adam Belay
May 29 17:38:43 ubuntu kernel: [17179575.080000] pnp: PnP ACPI init
May 29 17:38:43 ubuntu kernel: [17179575.088000] pnp: PnP ACPI: found 11 devices
May 29 17:38:43 ubuntu kernel: [17179575.088000] PnPBIOS: Disabled by ACPI PNP
May 29 17:38:43 ubuntu kernel: [17179575.088000] PCI: Using ACPI for IRQ routing
May 29 17:38:43 ubuntu kernel: [17179575.088000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
May 29 17:38:43 ubuntu kernel: [17179575.092000] PCI: Bridge: 0000:00:01.0
May 29 17:38:43 ubuntu kernel: [17179575.092000] IO window: disabled.
May 29 17:38:43 ubuntu kernel: [17179575.092000] MEM window: fca00000-feafffff
May 29 17:38:43 ubuntu kernel: [17179575.092000] PREFETCH window: f2700000-f47fffff
May 29 17:38:43 ubuntu kernel: [17179575.092000] PCI: Bridge: 0000:00:1e.0
May 29 17:38:43 ubuntu kernel: [17179575.092000] IO window: d000-dfff
May 29 17:38:43 ubuntu kernel: [17179575.092000] MEM window: fc900000-fc9fffff
May 29 17:38:43 ubuntu kernel: [17179575.092000] PREFETCH window: f2600000-f26fffff
May 29 17:38:43 ubuntu kernel: [17179575.092000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
May 29 17:38:43 ubuntu kernel: [17179575.092000] Simple Boot Flag at 0x7a set to 0x1
May 29 17:38:43 ubuntu kernel: [17179575.092000] audit: initializing netlink socket (disabled)
May 29 17:38:43 ubuntu kernel: [17179575.092000] audit(1180460225.092:1): initialized
May 29 17:38:43 ubuntu kernel: [17179575.092000] VFS: Disk quotas dquot_6.5.1
May 29 17:38:43 ubuntu kernel: [17179575.092000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
May 29 17:38:43 ubuntu kernel: [17179575.092000] Initializing Cryptographic API
May 29 17:38:43 ubuntu kernel: [17179575.092000] io scheduler noop registered
May 29 17:38:43 ubuntu kernel: [17179575.092000] io scheduler anticipatory registered
May 29 17:38:43 ubuntu kernel: [17179575.092000] io scheduler deadline registered
May 29 17:38:43 ubuntu kernel: [17179575.092000] io scheduler cfq registered
May 29 17:38:43 ubuntu kernel: [17179575.092000] isapnp: Scanning for PnP cards...
May 29 17:38:43 ubuntu kernel: [17179575.448000] isapnp: No Plug & Play device found
May 29 17:38:43 ubuntu kernel: [17179575.484000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
May 29 17:38:43 ubuntu kernel: [17179575.488000] serio: i8042 AUX port at 0x60,0x64 irq 12
May 29 17:38:43 ubuntu kernel: [17179575.488000] serio: i8042 KBD port at 0x60,0x64 irq 1
May 29 17:38:43 ubuntu kernel: [17179575.488000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
May 29 17:38:43 ubuntu kernel: [17179575.488000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
May 29 17:38:43 ubuntu kernel: [17179575.492000] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
May 29 17:38:43 ubuntu kernel: [17179575.492000] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
May 29 17:38:43 ubuntu kernel: [17179575.492000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
May 29 17:38:43 ubuntu kernel: [17179575.492000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
May 29 17:38:43 ubuntu kernel: [17179575.492000] mice: PS/2 mouse device common for all mice
May 29 17:38:43 ubuntu kernel: [17179575.496000] EISA: Probing bus 0 at eisa.0
May 29 17:38:43 ubuntu kernel: [17179575.496000] EISA: Detected 0 cards.
May 29 17:38:43 ubuntu kernel: [17179575.496000] NET: Registered protocol family 2
May 29 17:38:43 ubuntu kernel: [17179575.520000] input: AT Translated Set 2 keyboard as /class/input/input0
May 29 17:38:43 ubuntu kernel: [17179575.532000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
May 29 17:38:43 ubuntu kernel: [17179575.532000] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
May 29 17:38:43 ubuntu kernel: [17179575.532000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
May 29 17:38:43 ubuntu kernel: [17179575.532000] TCP: Hash tables configured (established 16384 bind 16384)
May 29 17:38:43 ubuntu kernel: [17179575.532000] TCP reno registered
May 29 17:38:43 ubuntu kernel: [17179575.532000] TCP bic registered
May 29 17:38:43 ubuntu kernel: [17179575.532000] NET: Registered protocol family 1
May 29 17:38:43 ubuntu kernel: [17179575.532000] NET: Registered protocol family 8
May 29 17:38:43 ubuntu kernel: [17179575.532000] NET: Registered protocol family 20
May 29 17:38:43 ubuntu kernel: [17179575.532000] Using IPI Shortcut mode
May 29 17:38:43 ubuntu kernel: [17179575.532000] ACPI wakeup devices:
May 29 17:38:43 ubuntu kernel: [17179575.532000] SBTN PCI1 UAR1 USB USB2 AC9 SMB
May 29 17:38:43 ubuntu kernel: [17179575.532000] ACPI: (supports S0 S1 S4 S5)
May 29 17:38:43 ubuntu kernel: [17179575.532000] Freeing unused kernel memory: 288k freed
May 29 17:38:43 ubuntu kernel: [17179575.652000] vga16fb: initializing
May 29 17:38:43 ubuntu kernel: [17179575.652000] vga16fb: mapped to 0xc00a0000
May 29 17:38:43 ubuntu kernel: [17179575.800000] Console: switching to colour frame buffer device 80x25
May 29 17:38:43 ubuntu kernel: [17179575.800000] fb0: VGA16 VGA frame buffer device
May 29 17:38:43 ubuntu kernel: [17179576.940000] Capability LSM initialized
May 29 17:38:43 ubuntu kernel: [17179578.124000] ICH2: IDE controller at PCI slot 0000:00:1f.1
May 29 17:38:43 ubuntu kernel: [17179578.124000] ICH2: chipset revision 2
May 29 17:38:43 ubuntu kernel: [17179578.124000] ICH2: not 100%% native mode: will probe irqs later
May 29 17:38:43 ubuntu kernel: [17179578.124000] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
May 29 17:38:43 ubuntu kernel: [17179578.124000] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
May 29 17:38:43 ubuntu kernel: [17179578.124000] Probing IDE interface ide0...
May 29 17:38:43 ubuntu kernel: [17179578.860000] hda: MATSHITA CR-594, ATAPI CD/DVD-ROM drive
May 29 17:38:43 ubuntu kernel: [17179579.196000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
May 29 17:38:43 ubuntu kernel: [17179579.200000] Probing IDE interface ide1...
May 29 17:38:43 ubuntu kernel: [17179579.488000] hdc: Maxtor 2B020H1, ATA DISK drive
May 29 17:38:43 ubuntu kernel: [17179580.160000] ide1 at 0x170-0x177,0x376 on irq 15
May 29 17:38:43 ubuntu kernel: [17179580.216000] hda: ATAPI 48X CD-ROM drive, 128kB Cache, UDMA(33)
May 29 17:38:43 ubuntu kernel: [17179580.216000] Uniform CD-ROM driver Revision: 3.20
May 29 17:38:43 ubuntu kernel: [17179580.220000] hdc: max request size: 128KiB
May 29 17:38:43 ubuntu kernel: [17179580.224000] hdc: 40020624 sectors (20490 MB) w/2048KiB Cache, CHS=39703/16/63, UDMA(100)
May 29 17:38:43 ubuntu kernel: [17179580.224000] hdc: cache flushes not supported
May 29 17:38:43 ubuntu kernel: [17179580.224000] hdc: hdc1 hdc2 < hdc5 >
May 29 17:38:43 ubuntu kernel: [17179580.616000] usbcore: registered new driver usbfs
May 29 17:38:43 ubuntu kernel: [17179580.616000] usbcore: registered new driver hub
May 29 17:38:43 ubuntu kernel: [17179580.620000] USB Universal Host Controller Interface driver v2.3
May 29 17:38:43 ubuntu kernel: [17179580.620000] **** SET: Misaligned resource pointer: d7cc04e2 Type 07 Len 0
May 29 17:38:43 ubuntu kernel: [17179580.620000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 3
May 29 17:38:43 ubuntu kernel: [17179580.620000] PCI: setting IRQ 3 as level-triggered
May 29 17:38:43 ubuntu kernel: [17179580.620000] ACPI: PCI Interrupt 0000:00:1f.2[D] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
May 29 17:38:43 ubuntu kernel: [17179580.620000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
May 29 17:38:43 ubuntu kernel: [17179580.620000] uhci_hcd 0000:00:1f.2: UHCI Host Controller
May 29 17:38:43 ubuntu kernel: [17179580.624000] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
May 29 17:38:43 ubuntu kernel: [17179580.624000] uhci_hcd 0000:00:1f.2: irq 3, io base 0x0000ef40
May 29 17:38:43 ubuntu kernel: [17179580.624000] hub 1-0:1.0: USB hub found
May 29 17:38:43 ubuntu kernel: [17179580.624000] hub 1-0:1.0: 2 ports detected
May 29 17:38:43 ubuntu kernel: [17179580.728000] **** SET: Misaligned resource pointer: d7cc01e2 Type 07 Len 0
May 29 17:38:43 ubuntu kernel: [17179580.728000] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 9
May 29 17:38:43 ubuntu kernel: [17179580.728000] PCI: setting IRQ 9 as level-triggered
May 29 17:38:43 ubuntu kernel: [17179580.728000] ACPI: PCI Interrupt 0000:00:1f.4[C] -> Link [LNKH] -> GSI 9 (level, low) -> IRQ 9
May 29 17:38:43 ubuntu kernel: [17179580.728000] PCI: Setting latency timer of device 0000:00:1f.4 to 64
May 29 17:38:43 ubuntu kernel: [17179580.728000] uhci_hcd 0000:00:1f.4: UHCI Host Controller
May 29 17:38:43 ubuntu kernel: [17179580.728000] uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2
May 29 17:38:43 ubuntu kernel: [17179580.728000] uhci_hcd 0000:00:1f.4: irq 9, io base 0x0000ef80
May 29 17:38:43 ubuntu kernel: [17179580.728000] hub 2-0:1.0: USB hub found
May 29 17:38:43 ubuntu kernel: [17179580.728000] hub 2-0:1.0: 2 ports detected
May 29 17:38:43 ubuntu kernel: [17179582.528000] ISO 9660 Extensions: Microsoft Joliet Level 3
May 29 17:38:43 ubuntu kernel: [17179582.556000] ISO 9660 Extensions: RRIP_1991A
May 29 17:38:43 ubuntu kernel: [17179582.596000] loop: loaded (max 8 devices)
May 29 17:38:43 ubuntu kernel: [17179582.624000] Registering unionfs 1.1.2
May 29 17:38:43 ubuntu kernel: [17179582.684000] squashfs: version 3.0prerelease (2006/1/24) Phillip Lougher
May 29 17:38:43 ubuntu kernel: [17179624.144000] **** SET: Misaligned resource pointer: d7cc2f22 Type 07 Len 0
May 29 17:38:43 ubuntu kernel: [17179624.144000] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11
May 29 17:38:43 ubuntu kernel: [17179624.144000] PCI: setting IRQ 11 as level-triggered
May 29 17:38:43 ubuntu kernel: [17179624.144000] ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [LNKG] -> GSI 11 (level, low) -> IRQ 11
May 29 17:38:43 ubuntu kernel: [17179624.144000] 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
May 29 17:38:43 ubuntu kernel: [17179624.144000] 0000:01:0a.0: 3Com PCI 3c905C Tornado at d8886c00. Vers LK1.1.19
May 29 17:38:43 ubuntu kernel: [17179656.348000] ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [LNKG] -> GSI 11 (level, low) -> IRQ 11
May 29 17:38:43 ubuntu kernel: [17179657.436000] NET: Registered protocol family 17
May 29 17:38:43 ubuntu kernel: [17179658.544000] Linux agpgart interface v0.101 (c) Dave Jones
May 29 17:38:43 ubuntu kernel: [17179658.560000] agpgart: Detected an Intel i815 Chipset.
May 29 17:38:43 ubuntu kernel: [17179658.568000] agpgart: AGP aperture is 64M @ 0xf8000000
May 29 17:38:43 ubuntu kernel: [17179658.616000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
May 29 17:38:43 ubuntu kernel: [17179658.632000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 29 17:38:43 ubuntu kernel: [17179658.716000] hw_random hardware driver 1.0.0 loaded
May 29 17:38:43 ubuntu kernel: [17179659.140000] logips2pp: Detected unknown logitech mouse model 1
May 29 17:38:43 ubuntu kernel: [17179659.620000] input: PS/2 Logitech Mouse as /class/input/input1
May 29 17:38:43 ubuntu kernel: [17179659.904000] Real Time Clock Driver v1.12
May 29 17:38:43 ubuntu kernel: [17179660.224000] **** SET: Misaligned resource pointer: cd4397c2 Type 07 Len 0
May 29 17:38:43 ubuntu kernel: [17179660.228000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
May 29 17:38:43 ubuntu kernel: [17179660.228000] PCI: setting IRQ 10 as level-triggered
May 29 17:38:43 ubuntu kernel: [17179660.228000] ACPI: PCI Interrupt 0000:01:0c.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
May 29 17:38:43 ubuntu kernel: [17179660.708000] input: PC Speaker as /class/input/input2
May 29 17:38:43 ubuntu kernel: [17179660.728000] ts: Compaq touchscreen protocol output
May 29 17:38:43 ubuntu kernel: [17179661.020000] Floppy drive(s): fd0 is 1.44M
May 29 17:38:43 ubuntu kernel: [17179661.036000] FDC 0 is a post-1991 82077
May 29 17:38:43 ubuntu kernel: [17179661.116000] parport: PnPBIOS parport detected.
May 29 17:38:43 ubuntu kernel: [17179661.116000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
May 29 17:38:43 ubuntu kernel: [17179662.176000] NET: Registered protocol family 10
May 29 17:38:43 ubuntu kernel: [17179662.176000] lo: Disabled Privacy Extensions
May 29 17:38:43 ubuntu kernel: [17179662.176000] IPv6 over IPv4 tunneling driver
May 29 17:38:43 ubuntu kernel: [17179663.976000] Adding 851404k swap on /dev/hdc5. Priority:-1 extents:1 across:851404k
May 29 17:38:43 ubuntu kernel: [17179664.536000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
May 29 17:38:43 ubuntu kernel: [17179664.536000] md: bitmap version 4.39
May 29 17:38:43 ubuntu kernel: [17179665.168000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: <email address hidden>
May 29 17:38:43 ubuntu kernel: [17179672.796000] eth0: no IPv6 routers present
May 29 17:38:43 ubuntu kernel: [17179674.620000] ACPI: Power Button (FF) [PWRF]
May 29 17:38:43 ubuntu kernel: [17179674.620000] ACPI: Sleep Button (CM) [SBTN]
May 29 17:38:43 ubuntu kernel: [17179674.860000] ibm_acpi: ec object not found
May 29 17:38:43 ubuntu kernel: [17179674.924000] pcc_acpi: loading...
May 29 17:38:49 ubuntu hpiod: 0.9.7 accepting connections at 41697...
May 29 17:38:55 ubuntu kernel: [17179689.204000] lp0: using parport0 (interrupt-driven).
May 29 17:38:55 ubuntu kernel: [17179689.412000] ppdev: user-space parallel port driver
May 29 17:38:56 ubuntu kernel: [17179690.320000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
May 29 17:38:56 ubuntu kernel: [17179690.320000] apm: overridden by ACPI.
May 29 17:39:02 ubuntu gconfd (ubuntu-5905): starting (version 2.14.0), pid 5905 user 'ubuntu'
May 29 17:39:02 ubuntu gconfd (ubuntu-5905): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
May 29 17:39:02 ubuntu gconfd (ubuntu-5905): Resolved address "xml:readwrite:/home/ubuntu/.gconf" to a writable configuration source at position 1
May 29 17:39:02 ubuntu gconfd (ubuntu-5905): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
May 29 17:39:02 ubuntu gconfd (ubuntu-5905): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
May 29 17:39:02 ubuntu gconfd (ubuntu-5905): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
May 29 17:39:02 ubuntu hcid[5955]: Bluetooth HCI daemon
May 29 17:39:03 ubuntu kernel: [17179696.964000] Bluetooth: Core ver 2.8
May 29 17:39:03 ubuntu kernel: [17179696.964000] NET: Registered protocol family 31
May 29 17:39:03 ubuntu kernel: [17179696.964000] Bluetooth: HCI device and connection manager initialized
May 29 17:39:03 ubuntu kernel: [17179696.964000] Bluetooth: HCI socket layer initialized
May 29 17:39:03 ubuntu sdpd[5961]: Bluetooth SDP daemon
May 29 17:39:03 ubuntu kernel: [17179697.124000] Bluetooth: L2CAP ver 2.8
May 29 17:39:03 ubuntu kernel: [17179697.124000] Bluetooth: L2CAP socket layer initialized
May 29 17:39:03 ubuntu hcid[5955]: Can't get system message bus name: Connection ":1.1" is not allowed to own the service "org.bluez" due to security policies in the configuration file
May 29 17:39:03 ubuntu kernel: [17179697.412000] Bluetooth: RFCOMM socket layer initialized
May 29 17:39:03 ubuntu kernel: [17179697.412000] Bluetooth: RFCOMM TTY layer initialized
May 29 17:39:03 ubuntu kernel: [17179697.412000] Bluetooth: RFCOMM ver 1.7
May 29 17:39:05 ubuntu /usr/sbin/cron[6027]: (CRON) INFO (pidfile fd = 3)
May 29 17:39:05 ubuntu /usr/sbin/cron[6028]: (CRON) STARTUP (fork ok)
May 29 17:39:05 ubuntu /usr/sbin/cron[6028]: (CRON) INFO (Running @reboot jobs)
May 29 17:39:15 ubuntu gconfd (ubuntu-5905): Resolved address "xml:readwrite:/home/ubuntu/.gconf" to a writable configuration source at position 0
May 29 17:39:53 ubuntu localechooser: info: Frontend in use:
May 29 17:39:53 ubuntu localechooser: info: Language input template is languagechooser/language-name-fb
May 29 17:39:58 ubuntu localechooser: info: LANGNAME=English
May 29 17:39:58 ubuntu localechooser: info: line=English;0;en;en_US.UTF-8;en;US;en;kbd=lat0-sun16(utf8)
May 29 17:39:58 ubuntu localechooser: info: Set debian-installer/language = 'en'
May 29 17:39:58 ubuntu localechooser: info: Set debian-installer/locale = 'en'
May 29 17:39:58 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
May 29 17:39:58 ubuntu localechooser: info: Set debian-installer/country = 'US'
May 29 17:39:58 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
May 29 17:39:58 ubuntu localechooser: info: Set debconf/language = 'en'
May 29 17:39:58 ubuntu localechooser: info: Set countrychooser/country-name = 'United States'
May 29 17:39:58 ubuntu localechooser: info: Set debian-installer/country = 'US'
May 29 17:39:58 ubuntu localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
May 29 17:39:58 ubuntu localechooser: info: Locale set successfully
May 29 17:39:59 ubuntu localechooser: info: Supported locales successfully set
May 29 17:40:35 ubuntu localechooser: info: Locale has been preseeded to en_GB.UTF-8
May 29 17:40:35 ubuntu localechooser: info: Set languagechooser/language-name = 'English'
May 29 17:40:35 ubuntu localechooser: info: Set countrychooser/shortlist-en = 'GB'
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/locale = 'en_GB.UTF-8'
May 29 17:40:35 ubuntu localechooser: info: Language input template is languagechooser/language-name
May 29 17:40:35 ubuntu localechooser: info: LANGNAME=English
May 29 17:40:35 ubuntu localechooser: info: line=English;0;en;en_US.UTF-8;en;US;en;kbd=lat0-sun16(utf8)
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/language = 'en'
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/locale = 'en'
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/country = 'US'
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
May 29 17:40:35 ubuntu localechooser: info: Set debconf/language = 'en'
May 29 17:40:35 ubuntu localechooser: info: Set countrychooser/country-name = 'United States'
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/country = 'GB'
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/locale = 'en_GB.UTF-8'
May 29 17:40:35 ubuntu localechooser: info: Set debian-installer/language = 'en_GB:en'
May 29 17:40:35 ubuntu localechooser: info: Locale set successfully
May 29 17:40:38 ubuntu localechooser: info: Supported locales successfully set
May 29 17:40:41 ubuntu kbd-chooser[6469]: DEBUG: Parsing /proc/bus/usb/devices
May 29 17:40:41 ubuntu kbd-chooser[6469]: DEBUG: Adding generic entry for USB keymaps
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: keyboard type at: present: true:
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: keyboard type usb: present: unknown
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: Setting debian-installer/serial-console to false
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: Setting debian-installer/uml-console to false
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: default_keymap: have arch: at
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: default_keymap: check: at
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: keymap_ask: default map: uk
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: keymap_ask: trans: uk
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: kbd-chooser: arch at selected
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: default_keymap: have arch: at
May 29 17:40:41 ubuntu kbd-chooser[6469]: INFO: default_keymap: check: at
May 29 17:40:45 ubuntu kbd-chooser[6469]: INFO: choose_keymap: keymap = uk
May 29 17:40:45 ubuntu kbd-chooser[6469]: INFO: kbd_chooser: setting keymap uk
May 29 17:40:45 ubuntu kbd-chooser[6469]: INFO: default_keymap: have arch: at
May 29 17:40:45 ubuntu kbd-chooser[6469]: INFO: default_keymap: check: at
May 29 17:40:45 ubuntu kbd-chooser[6469]: INFO: keymap_ask: default map: uk
May 29 17:40:45 ubuntu kbd-chooser[6469]: INFO: keymap_ask: trans: uk
May 29 17:40:45 ubuntu kbd-chooser[6469]: INFO: kbd_chooser: setting keymap uk
May 29 17:41:16 ubuntu kernel: [17179829.876000] NTFS driver 2.1.25 [Flags: R/O MODULE].
May 29 17:41:16 ubuntu kernel: [17179830.432000] JFS: nTxBlock = 3016, nTxLock = 24130
May 29 17:41:16 ubuntu kernel: [17179830.804000] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
May 29 17:41:16 ubuntu kernel: [17179830.804000] SGI XFS Quota Management subsystem
May 29 17:41:51 ubuntu kernel: [17179865.740000] Adding 851404k swap on /dev/hdc5. Priority:-2 extents:1 across:851404k
May 29 17:41:54 ubuntu kernel: [17179868.776000] hdc: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 29 17:41:54 ubuntu kernel: [17179868.776000] hdc: dma_intr: error=0x40 { UncorrectableError }, LBAsect=3670079, sector=3670072
May 29 17:41:54 ubuntu kernel: [17179868.776000] ide: failed opcode was: unknown
May 29 17:41:54 ubuntu kernel: [17179868.776000] end_request: I/O error, dev hdc, sector 3670072
May 29 17:41:56 ubuntu partman: mke2fs 1.38 (30-Jun-2005)
May 29 17:42:24 ubuntu kernel: [17179898.320000] kjournald starting. Commit interval 5 seconds
May 29 17:42:24 ubuntu kernel: [17179898.320000] EXT3 FS on hdc1, internal journal
May 29 17:42:24 ubuntu kernel: [17179898.324000] EXT3-fs: mounted filesystem with ordered data mode.
May 29 17:48:48 ubuntu kernel: [17180282.752000] hdc: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 29 17:48:49 ubuntu kernel: [17180282.752000] hdc: dma_intr: error=0x40 { UncorrectableError }, LBAsect=17741743, sector=17741743
May 29 17:48:49 ubuntu kernel: [17180282.752000] ide: failed opcode was: unknown
May 29 17:48:49 ubuntu kernel: [17180282.752000] end_request: I/O error, dev hdc, sector 17741743
May 29 17:48:49 ubuntu kernel: [17180282.752000] EXT3-fs error (device hdc1): ext3_find_entry: reading directory #1080336 offset 0
May 29 17:48:49 ubuntu kernel: [17180282.752000] Aborting journal on device hdc1.
May 29 17:48:49 ubuntu kernel: [17180283.744000] __journal_remove_journal_head: freeing b_frozen_data
May 29 17:49:11 ubuntu kernel: [17180305.108000] ext3_abort called.
May 29 17:49:11 ubuntu kernel: [17180305.108000] EXT3-fs error (device hdc1): ext3_journal_start_sb: Detected aborted journal
May 29 17:49:11 ubuntu kernel: [17180305.108000] Remounting filesystem read-only
May 29 18:17:05 ubuntu /USR/SBIN/CRON[9750]: (root) CMD ( run-parts --report /etc/cron.hourly)
May 29 18:22:17 ubuntu kernel: [17182291.220000] __journal_remove_journal_head: freeing b_committed_data
May 29 18:22:17 ubuntu kernel: [17182291.220000] __journal_remove_journal_head: freeing b_committed_data
May 29 18:22:17 ubuntu kernel: [17182291.224000] __journal_remove_journal_head: freeing b_committed_data
May 29 18:22:50 ubuntu localechooser: info: Locale has been preseeded to en_GB.UTF-8
May 29 18:22:52 ubuntu localechooser: info: Set languagechooser/language-name = 'English'
May 29 18:22:52 ubuntu localechooser: info: Set countrychooser/shortlist-en = 'GB'
May 29 18:22:52 u

Revision history for this message
TerryG (tgalati4) wrote :

Thanks for your detailed submission. This is a old submission (almost 9 months now!). Did the Live CD pass the CD check? From your logs, it looks like a hard crash perhaps due to an error in reading the CD correctly. If the disk passes the CD check and the install fails at the same location twice in a row, we can move this to Confirmed.

Changed in ubiquity:
status: New → Incomplete
Revision history for this message
bicycleboy (bowden-simon) wrote : Re: [Bug 117605] Re: installer crashes when installing packages

Terry

I think I tried at least twice and it failed in exactly the same way. To be honest I just got a later iso image (7.x) and used that - it installed first time and I had no trouble. Can't you just close the bug and tell people to use the latest version?

Not much help, sorry.

Cheers
Si

----- Original Message ----
From: TerryG <email address hidden>
To: <email address hidden>
Sent: Tuesday, 26 February, 2008 5:24:57 PM
Subject: [Bug 117605] Re: installer crashes when installing packages

Thanks
for
your
detailed
submission.
This
is
a
old
submission
(almost
9
months
now!).
Did
the
Live
CD
pass
the
CD
check?
From
your
logs,
it
looks
like
a
hard
crash
perhaps
due
to
an
error
in
reading
the
CD
correctly.
If
the
disk
passes
the
CD
check
and
the
install
fails
at
the
same
location
twice
in
a
row,
we
can
move
this
to
Confirmed.

**
Changed
in:
ubiquity
(Ubuntu)

Status:
New
=>
Incomplete

--
installer
crashes
when
installing
packages
https://bugs.launchpad.net/bugs/117605
You
received
this
bug
notification
because
you
are
a
direct
subscriber
of
the
bug.

      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/

Revision history for this message
TerryG (tgalati4) wrote :

Reporter requests removing this bug. Reporter used later distro for successful install.

Changed in ubiquity:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.