Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 289706 Details for
Bug 425793
Traceback in GroupSelector during Fedora 8 install
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda.traceback
anaconda.traceback (text/plain), 52.07 KB, created by
Luke Macken
on 2007-12-15 20:38:20 UTC
(
hide
)
Description:
anaconda.traceback
Filename:
MIME Type:
Creator:
Luke Macken
Created:
2007-12-15 20:38:20 UTC
Size:
52.07 KB
patch
obsolete
>anaconda 11.3.0.50 exception report >Traceback (most recent call first): > File "/usr/lib/python2.5/site-packages/pirut/GroupSelector.py", line 211, in _pkgToggled > i = self.pkgstore.get_iter_from_string(path) > File "/usr/lib/python2.5/site-packages/pirut/GroupSelector.py", line 208, in _rowToggle > self._pkgToggled(None, path) >TypeError: GtkTreeModel.get_iter_from_string() argument 1 must be string, not tuple > >Local variables in innermost frame: >path: (0,) >widget: None >self: <pirut.GroupSelector.OptionalPackageSelector instance at 0xa9287ac> > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 580 > intf.icw.mainxml: <glade.XML object at 0xa86ef7c (PyGladeXML at 0xabdad30)> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: GroupSelectionWindow instance, containing members: > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.prevEnabled: True > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextEnabled: True > intf.icw.currentWindow.ics.grabNext: True > intf.icw.currentWindow.ics.title: Install Window > intf.icw.currentWindow.grpsel: GroupSelector instance, containing members: > intf.icw.currentWindow.grpsel.xml: <glade.XML object at 0xa92e144 (PyGladeXML at 0xb018e50)> > intf.icw.currentWindow.grpsel.vbox: <gtk.VBox object at 0xb85589c (GtkVBox at 0xacd0ae0)> > intf.icw.currentWindow.grpsel.getgladefunc: <function findGladeFile at 0xa9b2a04> > intf.icw.currentWindow.grpsel.groupMenu: <gtk.Menu object at 0xb8557d4 (GtkMenu at 0xafffb28)> > intf.icw.currentWindow.grpsel.menuxml: <glade.XML object at 0xb855874 (PyGladeXML at 0xbdb0e30)> > intf.icw.currentWindow.grpsel.framefunc: <function addFrame at 0xa9b29cc> > intf.icw.currentWindow.grpsel.groupstore: <gtk.TreeStore object at 0xb855e3c (GtkTreeStore at 0xaff9708)> > intf.icw.currentWindow.grpsel.catstore: <gtk.TreeStore object at 0xb855e14 (GtkTreeStore at 0xaffe000)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.backend: YumBackend instance, containing members: > intf.icw.currentWindow.backend.modeText: > intf.icw.currentWindow.backend.instPath: /mnt/sysimage > intf.icw.currentWindow.backend.supportsPackageSelection: True > intf.icw.currentWindow.backend.skipFormatRoot: False > intf.icw.currentWindow.backend.instLog: None > intf.icw.currentWindow.backend.supportsUpgrades: True > intf.icw.currentWindow.backend.method: UrlInstallMethod instance, containing members: > intf.icw.currentWindow.backend.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xa85c52c>> > intf.icw.currentWindow.backend.method.intf: Already dumped > intf.icw.currentWindow.backend.method.tree: None > intf.icw.currentWindow.backend.method.rootPath: /mnt/sysimage > intf.icw.currentWindow.backend.method.pkgUrl: http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os > intf.icw.currentWindow.backend.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xa85c52c>> > intf.icw.currentWindow.backend.method.baseUrl: http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os > intf.icw.currentWindow.backend.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xa85c52c>> > intf.icw.currentWindow.backend.method.currentMedia: [] > intf.icw.currentWindow.backend.method.loopbackFile: None > intf.icw.window: <gtk.Window object at 0xa87b324 (GtkWindow at 0xacc2998)> > intf.icw.installFrame: <gtk.Frame object at 0xa87b39c (GtkFrame at 0xac6da28)> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object at 0xa87398c (GtkWindow at 0xacc2838)> > intf.icw.rnv.vue: <gtkhtml2.View object at 0xa86efcc (HtmlView at 0xa8ee810)> > intf.icw.rnv.currentURI: /tmp/RELEASE-NOTES-en_US.html > intf.icw.rnv.topDir: /tmp > intf.icw.rnv.doc: <gtkhtml2.Document object at 0xa86eaa4 (HtmlDocument at 0xa8bbc30)> > intf.icw.rnv.height: 600 > intf.icw.rnv.width: 800 > intf.icw.rnv.opener: FancyURLopener instance, containing members: > intf.icw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.icw.rnv.opener._URLopener__tempfiles: [] > intf.icw.rnv.opener.cert_file: None > intf.icw.rnv.opener.addheaders: [('User-Agent', 'Python-urllib/1.17')] > intf.icw.rnv.opener.tries: 0 > intf.icw.rnv.opener.ftpcache: {} > intf.icw.rnv.opener.tempcache: None > intf.icw.rnv.opener.auth_cache: {} > intf.icw.rnv.opener.key_file: None > intf.icw.rnv.opener.proxies: {} > intf.icw.rnv.opener.type: file > intf.icw.rnv.opener.maxtries: 10 > intf.icw.rnv.anaconda: Already dumped > intf.icw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.icw.rnv.htmlfooter: </pre></body></html> > intf.icw.rnv.is_showing: False > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os >dispatch: <dispatch.Dispatcher object at 0xa86fa6c> >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.upgradeRoot: [] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x9b4be0c>] >Primary Video Card Info: >device: None >driver : vmware >descr : VMware Inc [VMware SVGA II] PCI Display Adapter >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96, -br] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: VMware Inc [VMware SVGA II] PCI Display Adapter > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: vmware > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 0 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="VMWare - VMWare Mouse" >MOUSETYPE="vmmouse" >XEMU3="yes" >XMOUSETYPE="vmmouse" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7f33340> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0xa86f9cc> > id.methodstr: http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xa85c52c>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xa85c52c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xa85c52c>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 1 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [] > id.x_already_set: 0 > id.backend: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'sda': True} > id.diskset.disks: {'sda': <PedDisk object at 0x9b2b8c0>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3')} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:0C:29:A3:16:8A >IPV6_AUTOCONF=yes >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [localdomain] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0xa60976c> > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 7 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 5 > type: ext3 format: 1 > device: sda1 drive: ['sda'] primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 5120.0 > size: 5120.0 > end: 10485759 > grow: 0 > start: 0 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 3 > format: 1 pesize: 32768 > physvols: [2] >, New Part Request -- mountpoint: None uniqueID: 2 > type: physical volume (LVM) format: 1 > device: sda2 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: / uniqueID: 4 > type: ext3 format: 1 > size: 4352 lvname: LogVol00 volgroup: 3 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 6 > type: swap format: 1 > size: 512 lvname: LogVol01 volgroup: 3 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 256 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.23.1-42.fc8 (kojibuilder@xenbuilder1.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Tue Oct 30 13:05:10 EDT 2007 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009f800 (usable) ><4> BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000ca000 - 00000000000cc000 (reserved) ><4> BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000000fef0000 (usable) ><4> BIOS-e820: 000000000fef0000 - 000000000feff000 (ACPI data) ><4> BIOS-e820: 000000000feff000 - 000000000ff00000 (ACPI NVS) ><4> BIOS-e820: 000000000ff00000 - 0000000010000000 (usable) ><4> BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>256MB LOWMEM available. ><6>found SMP MP-table at 000f6cd0 ><6>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 65536) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 65536 ><4> HighMem 65536 -> 65536 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 65536 ><7>On node 0 totalpages: 65536 ><7> DMA zone: 32 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4064 pages, LIFO batch:0 ><7> Normal zone: 480 pages used for memmap ><7> Normal zone: 60960 pages, LIFO batch:15 ><7> HighMem zone: 0 pages used for memmap ><7> Movable zone: 0 pages used for memmap ><6>DMI present. ><6>Using APIC driver default ><4>ACPI: RSDP 000F6C60, 0014 (r0 PTLTD ) ><4>ACPI: RSDT 0FEFAB68, 0030 (r1 PTLTD RSDT 6040000 LTP 0) ><4>ACPI: FACP 0FEFEF14, 0074 (r1 INTEL 440BX 6040000 PTL F4240) ><4>ACPI: DSDT 0FEFAB98, 437C (r1 PTLTD Custom 6040000 MSFT 100000D) ><4>ACPI: FACS 0FEFFFC0, 0040 ><4>ACPI: APIC 0FEFEF88, 0050 (r1 PTLTD APIC 6040000 LTP 0) ><4>ACPI: BOOT 0FEFEFD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1) ><6>ACPI: PM-Timer IO Port: 0x1008 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><4>Processor #0 6:13 APIC version 17 ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 20000000 (gap: 10000000:eec00000) ><4>swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000 ><4>swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000ca000 ><4>swsusp: Registered nosave memory region: 00000000000ca000 - 00000000000cc000 ><4>swsusp: Registered nosave memory region: 00000000000cc000 - 00000000000dc000 ><4>swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000 ><4>swsusp: Registered nosave memory region: 000000000fef0000 - 000000000feff000 ><4>swsusp: Registered nosave memory region: 000000000feff000 - 000000000ff00000 ><4>Built 1 zonelists in Zone order. Total pages: 65024 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffb000 (fee00000) ><7>mapped IOAPIC to ffffa000 (fec00000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c07a8000 soft=c0788000 ><4>PID hash table entries: 1024 (order: 10, 4096 bytes) ><4>Detected 1861.719 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><6>Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) ><6>Memory: 248304k/262144k available (2184k kernel code, 13164k reserved, 1117k data, 280k init, 0k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc52000 - 0xfffff000 (3764 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB) ><4> lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) ><4> .init : 0xc073f000 - 0xc0785000 ( 280 kB) ><4> .data : 0xc0622025 - 0xc0739544 (1117 kB) ><4> .text : 0xc0400000 - 0xc0622025 (2184 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><6>SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1 ><4>Calibrating delay using timer specific routine.. 3727.42 BogoMIPS (lpj=1863714) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><7>CPU: After generic identify, caps: 0fe9fbff 00100000 00000000 00000000 00000000 00000000 00000000 00000000 ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 2048K ><7>CPU: After all inits, caps: 0fe9f3ff 00100000 00000000 00003040 00000000 00000000 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><4>Compat vDSO mapped to ffffe000. ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 14k freed ><6>ACPI: Core revision 20070126 ><4>CPU0: Intel(R) Pentium(R) M processor 1.86GHz stepping 08 ><6>Total of 1 processors activated (3727.42 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>Brought up 1 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=336 bytes ><7>sizeof(dentry)=132 bytes ><7>sizeof(ext3inode)=488 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=180 bytes ><7>sizeof(task_struct)=1552 bytes ><6>Booting paravirtualized kernel on bare hardware ><4>Time: 16:24:37 Date: 12/15/07 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfd9a0, last bus=2 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><7>ACPI: EC: Look up EC in DSDT ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><4>PCI quirk: region 1000-103f claimed by PIIX4 ACPI ><4>PCI quirk: region 1040-104f claimed by PIIX4 SMB ><6>PCI: Transparent bridge - 0000:00:11.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 14 15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 14 15) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 12 devices ><6>ACPI: ACPI bus type pnp unregistered ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>Time: tsc clocksource has been installed. ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:11.0 ><6> IO window: 2000-2fff ><6> MEM window: e8900000-e89fffff ><6> PREFETCH window: 20000000-200fffff ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 18 (level, low) -> IRQ 16 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 2048 (order: 1, 8192 bytes) ><6>TCP established hash table entries: 8192 (order: 4, 98304 bytes) ><6>TCP bind hash table entries: 8192 (order: 4, 65536 bytes) ><6>TCP: Hash tables configured (established 8192 bind 8192) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 6432k freed ><6>Simple Boot Flag at 0x36 set to 0x1 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: overridden by ACPI. ><6>audit: initializing netlink socket (disabled) ><5>audit(1197735876.448:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key A8A39A47F4B4A1C ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>Limiting direct PCI/PCI transfers. ><7>Boot video device is 0000:00:0f.0 ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: Processor [CPU0] (supports 8 throttling states) ><4>ACPI Exception (processor_core-0819): AE_NOT_FOUND, Processor Device is not present [20070126] ><4>ACPI Exception (processor_core-0819): AE_NOT_FOUND, Processor Device is not present [20070126] ><4>ACPI Exception (processor_core-0819): AE_NOT_FOUND, Processor Device is not present [20070126] ><6>isapnp: Scanning for PnP cards... ><6>Switched to high resolution mode on CPU 0 ><6>isapnp: No Plug & Play device found ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 ><6>agpgart: Detected an Intel 440BX Chipset. ><6>agpgart: AGP aperture is 256M @ 0x0 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><6>00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /class/input/input1 ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4> Magic number: 3:236:439 ><6>Freeing unused kernel memory: 280k freed ><4>Write protecting the kernel read-only data: 844k ><6>input: ImPS/2 Generic Wheel Mouse as /class/input/input2 ><6>loop: module loaded ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 6 devices found ><6>input: PC Speaker as /class/input/input3 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 16 (level, low) -> IRQ 17 ><6>ehci_hcd 0000:02:02.0: EHCI Host Controller ><6>ehci_hcd 0000:02:02.0: new USB bus registered, assigned bus number 1 ><7>PCI: cache line size of 32 is not supported by device 0000:02:02.0 ><6>ehci_hcd 0000:02:02.0: irq 17, io mem 0xe8900000 ><6>ehci_hcd 0000:02:02.0: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 6 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:07.2[D] -> GSI 19 (level, low) -> IRQ 18 ><6>uhci_hcd 0000:00:07.2: UHCI Host Controller ><6>uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:07.2: irq 18, io base 0x00001060 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><6>pcnet32.c:v1.33-NAPI 27.Jun.2006 tsbogend@alpha.franken.de ><6>ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 18 (level, low) -> IRQ 16 ><6>pcnet32: PCnet/PCI II 79C970A at 0x2000, 00 0c 29 a3 16 8a assigned IRQ 16. ><6>eth0: registered as PCnet/PCI II 79C970A ><6>pcnet32: 1 cards_found. ><6>Fusion MPT base driver 3.04.05 ><6>Copyright (c) 1999-2007 LSI Logic Corporation ><6>Fusion MPT SPI Host driver 3.04.05 ><6>ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 17 (level, low) -> IRQ 19 ><6>mptbase: Initiating ioc0 bringup ><6>ioc0: LSI53C1030 B0: Capabilities={Initiator} ><6>scsi0 : ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=19 ><5>scsi 0:0:0:0: Direct-Access VMware, VMware Virtual S 1.0 PQ: 0 ANSI: 2 ><6> target0:0:0: Beginning Domain Validation ><6> target0:0:0: Domain Validation skipping write tests ><6> target0:0:0: Ending Domain Validation ><6> target0:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127) ><5>sd 0:0:0:0: [sda] 10485760 512-byte hardware sectors (5369 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 5d 00 00 00 ><5>sd 0:0:0:0: [sda] Cache data unavailable ><3>sd 0:0:0:0: [sda] Assuming drive cache: write through ><5>sd 0:0:0:0: [sda] 10485760 512-byte hardware sectors (5369 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 5d 00 00 00 ><5>sd 0:0:0:0: [sda] Cache data unavailable ><3>sd 0:0:0:0: [sda] Assuming drive cache: write through ><6> sda: unknown partition table ><5>sd 0:0:0:0: [sda] Attached SCSI disk ><7>libata version 2.21 loaded. ><7>ata_piix 0000:00:07.1: version 2.12 ><6>scsi1 : ata_piix ><6>scsi2 : ata_piix ><6>ata1: PATA max UDMA/33 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011050 irq 14 ><6>ata2: PATA max UDMA/33 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011058 irq 15 ><7>ata1: port disabled. ignoring. ><6>ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33 ><6>ata2.00: configured for UDMA/33 ><5>scsi 2:0:0:0: CD-ROM NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 1x/1x xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 2:0:0:0: Attached scsi CD-ROM sr0 ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><6>eth0: link up ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><7>eth0: no IPv6 routers present ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 5 users, 11 roles, 2317 types, 112 bools, 1 sens, 1024 cats ><7>security: 67 classes, 207815 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1197736032.084:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>async_tx: api initialized (async) ><6>xor: automatically using best checksumming function: pIII_sse ><6> pIII_sse : 3232.000 MB/sec ><6>xor: using function: pIII_sse (3232.000 MB/sec) ><4>raid6: int32x1 500 MB/s ><4>raid6: int32x2 617 MB/s ><4>raid6: int32x4 609 MB/s ><4>raid6: int32x8 503 MB/s ><4>raid6: mmxx1 1605 MB/s ><4>raid6: mmxx2 1890 MB/s ><4>raid6: sse1x1 1242 MB/s ><4>raid6: sse1x2 2019 MB/s ><4>raid6: sse2x1 1933 MB/s ><4>raid6: sse2x2 2355 MB/s ><4>raid6: using algorithm sse2x2 (2355 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built Oct 30 2007 13:08:29) installed ><6>Lock_Nolock (built Oct 30 2007 13:08:47) installed ><6>JFS: nTxBlock = 1994, nTxLock = 15953 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1197736035.944:3): audit_pid=619 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><13>Dec 15 16:27:16 python[618]: obsolete kudzu ddcProbe called ><6>Adding 524280k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:524280k > > >/tmp/anaconda.log: >16:24:38 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >16:24:38 INFO : 255260 kB are available >16:24:38 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >16:24:38 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:38 INFO : loaded cramfs from /modules/modules.cgz >16:24:38 INFO : loaded fat from /modules/modules.cgz >16:24:38 INFO : loaded vfat from /modules/modules.cgz >16:24:38 INFO : loaded sunrpc from /modules/modules.cgz >16:24:38 INFO : loaded lockd from /modules/modules.cgz >16:24:38 INFO : loaded nfs_acl from /modules/modules.cgz >16:24:38 INFO : loaded nfs from /modules/modules.cgz >16:24:38 INFO : loaded loop from /modules/modules.cgz >16:24:38 INFO : loaded floppy from /modules/modules.cgz >16:24:38 INFO : loaded edd from /modules/modules.cgz >16:24:38 INFO : loaded pcspkr from /modules/modules.cgz >16:24:38 INFO : loaded squashfs from /modules/modules.cgz >16:24:38 INFO : loaded jbd from /modules/modules.cgz >16:24:38 INFO : loaded mbcache from /modules/modules.cgz >16:24:38 INFO : loaded ext3 from /modules/modules.cgz >16:24:38 INFO : loaded ext2 from /modules/modules.cgz >16:24:38 DEBUG : module(s) isofs not found >16:24:38 INFO : inserted /tmp/cramfs.ko >16:24:38 INFO : inserted /tmp/fat.ko >16:24:38 INFO : inserted /tmp/vfat.ko >16:24:38 INFO : inserted /tmp/sunrpc.ko >16:24:38 INFO : inserted /tmp/lockd.ko >16:24:38 INFO : inserted /tmp/nfs_acl.ko >16:24:38 INFO : inserted /tmp/nfs.ko >16:24:38 INFO : inserted /tmp/loop.ko >16:24:38 INFO : inserted /tmp/floppy.ko >16:24:38 INFO : inserted /tmp/edd.ko >16:24:38 INFO : inserted /tmp/pcspkr.ko >16:24:38 INFO : inserted /tmp/squashfs.ko >16:24:38 INFO : inserted /tmp/jbd.ko >16:24:38 INFO : inserted /tmp/mbcache.ko >16:24:38 INFO : inserted /tmp/ext3.ko >16:24:38 INFO : inserted /tmp/ext2.ko >16:24:38 INFO : load module set done >16:24:38 INFO : modules to insert ipv6 >16:24:38 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:38 INFO : loaded ipv6 from /modules/modules.cgz >16:24:38 INFO : inserted /tmp/ipv6.ko >16:24:38 INFO : load module set done >16:24:38 INFO : modules to insert cdrom ide-cd >16:24:38 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:38 INFO : loaded cdrom from /modules/modules.cgz >16:24:38 DEBUG : module(s) ide-cd not found >16:24:38 INFO : inserted /tmp/cdrom.ko >16:24:38 INFO : load module set done >16:24:38 INFO : modules to insert scsi_mod sd_mod sr_mod >16:24:38 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:39 INFO : loaded scsi_mod from /modules/modules.cgz >16:24:39 INFO : loaded sd_mod from /modules/modules.cgz >16:24:39 INFO : loaded sr_mod from /modules/modules.cgz >16:24:39 INFO : inserted /tmp/scsi_mod.ko >16:24:39 INFO : inserted /tmp/sd_mod.ko >16:24:39 INFO : inserted /tmp/sr_mod.ko >16:24:39 INFO : load module set done >16:24:39 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >16:24:39 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:39 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >16:24:39 INFO : loaded libiscsi from /modules/modules.cgz >16:24:39 INFO : loaded iscsi_tcp from /modules/modules.cgz >16:24:39 INFO : inserted /tmp/scsi_transport_iscsi.ko >16:24:39 INFO : inserted /tmp/libiscsi.ko >16:24:39 INFO : inserted /tmp/iscsi_tcp.ko >16:24:39 INFO : load module set done >16:24:39 INFO : looking for usb controllers >16:24:39 INFO : found USB controller ehci-hcd >16:24:39 INFO : modules to insert ehci-hcd >16:24:39 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:39 INFO : loaded ehci-hcd from /modules/modules.cgz >16:24:39 INFO : inserted /tmp/ehci-hcd.ko >16:24:39 INFO : load module set done >16:24:39 INFO : found USB controller uhci-hcd >16:24:39 INFO : modules to insert uhci-hcd >16:24:39 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:39 INFO : loaded uhci-hcd from /modules/modules.cgz >16:24:39 INFO : inserted /tmp/uhci-hcd.ko >16:24:39 INFO : load module set done >16:24:39 DEBUG : waiting for usb to become stable... >16:24:41 DEBUG : 2 seconds. >16:24:41 INFO : modules to insert hid keybdev >16:24:41 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:41 DEBUG : module(s) hid keybdev not found >16:24:41 INFO : load module set done >16:24:42 INFO : no firewire controller found >16:24:42 DEBUG : no pcic controller found >16:24:42 DEBUG : probing buses >16:24:42 DEBUG : finished bus probing >16:24:42 DEBUG : ignoring driverless device VMware Inc Unknown device 0790 >16:24:42 DEBUG : ignoring driverless device Intel Corporation Unknown device 7113 >16:24:42 DEBUG : ignoring driverless device Intel Corporation Unknown device 7110 >16:24:42 DEBUG : ignoring driverless device Intel Corporation Unknown device 7191 >16:24:42 DEBUG : ignoring driverless device Intel Corporation Unknown device 7190 >16:24:42 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ehci_hcd EHCI Host Controller >16:24:42 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 uhci_hcd UHCI Host Controller >16:24:42 DEBUG : ignoring driverless device Unknown device 1274:1371 >16:24:42 DEBUG : ignoring driverless device VMware Inc [VMware SVGA II] PCI Display Adapter >16:24:42 INFO : modules to insert mii pcnet32 mptbase mptscsih scsi_transport_spi mptspi libata ata_piix >16:24:42 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:24:43 INFO : loaded mii from /modules/modules.cgz >16:24:43 INFO : loaded pcnet32 from /modules/modules.cgz >16:24:43 INFO : loaded mptbase from /modules/modules.cgz >16:24:43 INFO : loaded mptscsih from /modules/modules.cgz >16:24:43 INFO : loaded scsi_transport_spi from /modules/modules.cgz >16:24:43 INFO : loaded mptspi from /modules/modules.cgz >16:24:43 INFO : loaded libata from /modules/modules.cgz >16:24:43 INFO : loaded ata_piix from /modules/modules.cgz >16:24:43 INFO : inserted /tmp/mii.ko >16:24:43 INFO : inserted /tmp/pcnet32.ko >16:24:43 INFO : inserted /tmp/mptbase.ko >16:24:43 INFO : inserted /tmp/mptscsih.ko >16:24:43 INFO : inserted /tmp/scsi_transport_spi.ko >16:24:44 INFO : inserted /tmp/mptspi.ko >16:24:45 INFO : inserted /tmp/libata.ko >16:24:46 INFO : inserted /tmp/ata_piix.ko >16:24:46 INFO : load module set done >16:24:46 INFO : trying to mount CD device scd0 on /mnt/source >16:26:11 DEBUG : going to set language to en_US.UTF-8 >16:26:11 INFO : setting language to en_US.UTF-8 >16:26:11 INFO : 52 keymaps are available >16:26:13 INFO : need to set up networking >16:26:13 INFO : going to pick interface >16:26:13 INFO : only have one network device: eth0 >16:26:13 INFO : going to do getNetConfig >16:26:13 INFO : eth0 is not a wireless adapter >16:26:14 DEBUG : waiting for link eth0... >16:26:19 DEBUG : 5 seconds. >16:26:19 WARNING : no network link detected on eth0 >16:26:19 DEBUG : sending anaconda-Linux 2.6.23.1-42.fc8 i686 as dhcp vendor-class >16:26:21 INFO : Listening on LPF/eth0/00:0c:29:a3:16:8a >16:26:21 INFO : Sending on LPF/eth0/00:0c:29:a3:16:8a >16:26:21 INFO : Sending on Socket/fallback >16:26:21 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 >16:26:22 INFO : DHCPOFFER from 192.168.45.254 >16:26:22 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >16:26:22 INFO : DHCPACK from 192.168.45.254 >16:26:22 INFO : bound to 192.168.45.128 -- renewal in 680 seconds. >16:26:22 DEBUG : device = eth0 >16:26:22 DEBUG : broadcast = 192.168.45.255 >16:26:22 DEBUG : netmask = 255.255.255.0 >16:26:22 DEBUG : network = 192.168.45.0 >16:26:22 DEBUG : gateway = 192.168.45.2 >16:26:22 DEBUG : dns[0] = 192.168.45.2 >16:26:22 DEBUG : waiting for link eth0... >16:26:22 DEBUG : 0 seconds. >16:26:23 WARNING : reverse name lookup failed >16:26:23 INFO : starting to STEP_URL >16:26:29 INFO : trying to mount CD device scd0 on /mnt/source >16:26:30 INFO : transferring http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os/images/updates.img to a fd >16:26:31 INFO : redirecting to http://127.0.0.1/pub/fedora/linux/releases/8/Fedora/i386/os/images/updates.img/ >16:26:31 DEBUG : url address 127.0.0.1 >16:26:31 DEBUG : url prefix /pub/fedora/linux/releases/8/Fedora/i386/os/images/updates.img/ >16:26:31 INFO : transferring http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os/images/product.img to a fd >16:26:31 INFO : redirecting to http://127.0.0.1/pub/fedora/linux/releases/8/Fedora/i386/os/images/product.img/ >16:26:31 DEBUG : url address 127.0.0.1 >16:26:31 DEBUG : url prefix /pub/fedora/linux/releases/8/Fedora/i386/os/images/product.img/ >16:26:31 INFO : 255260 kB are available >16:26:31 INFO : transferring http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os/images/stage2.img to a fd >16:27:11 DEBUG : copied 97959936 bytes to /tmp/ramfs/stage2.img (complete) >16:27:11 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 15 >16:27:11 INFO : got url http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os >16:27:11 INFO : Loading SELinux policy >16:27:12 INFO : getting ready to spawn shell now >16:27:12 INFO : modules to insert ide-cd >16:27:12 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:27:12 DEBUG : module(s) ide-cd not found >16:27:12 INFO : load module set done >16:27:12 INFO : modules to insert >16:27:12 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:27:12 INFO : load module set done >16:27:12 INFO : modules to insert >16:27:12 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:27:12 INFO : load module set done >16:27:12 DEBUG : probing buses >16:27:12 DEBUG : finished bus probing >16:27:12 DEBUG : ignoring driverless device VMware Inc Unknown device 0790 >16:27:12 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ACPI >16:27:12 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ISA >16:27:12 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge >16:27:12 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge >16:27:12 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ehci_hcd EHCI Host Controller >16:27:12 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 uhci_hcd UHCI Host Controller >16:27:12 DEBUG : ignoring driverless device Ensoniq ES1371 [AudioPCI-97] >16:27:12 DEBUG : ignoring driverless device VMware Inc [VMware SVGA II] PCI Display Adapter >16:27:12 INFO : modules to insert >16:27:12 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:27:12 INFO : load module set done >16:27:12 INFO : modules to insert md raid0 raid1 raid5 raid6 async_tx xor async_xor async_memcpy raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >16:27:12 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/i586 >16:27:12 INFO : loaded raid0 from /modules/modules.cgz >16:27:12 INFO : loaded raid1 from /modules/modules.cgz >16:27:12 INFO : loaded async_tx from /modules/modules.cgz >16:27:12 INFO : loaded xor from /modules/modules.cgz >16:27:12 INFO : loaded async_xor from /modules/modules.cgz >16:27:12 INFO : loaded async_memcpy from /modules/modules.cgz >16:27:12 INFO : loaded raid456 from /modules/modules.cgz >16:27:12 INFO : loaded raid10 from /modules/modules.cgz >16:27:12 INFO : loaded msdos from /modules/modules.cgz >16:27:12 INFO : loaded gfs2 from /modules/modules.cgz >16:27:12 INFO : loaded lock_nolock from /modules/modules.cgz >16:27:12 INFO : loaded reiserfs from /modules/modules.cgz >16:27:12 INFO : loaded jfs from /modules/modules.cgz >16:27:12 INFO : loaded xfs from /modules/modules.cgz >16:27:12 INFO : loaded dm-mod from /modules/modules.cgz >16:27:12 INFO : loaded dm-zero from /modules/modules.cgz >16:27:12 INFO : loaded dm-mirror from /modules/modules.cgz >16:27:12 INFO : loaded dm-snapshot from /modules/modules.cgz >16:27:12 INFO : loaded dm-multipath from /modules/modules.cgz >16:27:12 INFO : loaded dm-round-robin from /modules/modules.cgz >16:27:12 INFO : loaded dm-emc from /modules/modules.cgz >16:27:12 DEBUG : module(s) md raid5 raid6 not found >16:27:12 INFO : inserted /tmp/raid0.ko >16:27:12 INFO : inserted /tmp/raid1.ko >16:27:12 INFO : inserted /tmp/async_tx.ko >16:27:12 INFO : inserted /tmp/xor.ko >16:27:12 INFO : inserted /tmp/async_xor.ko >16:27:12 INFO : inserted /tmp/async_memcpy.ko >16:27:12 INFO : inserted /tmp/raid456.ko >16:27:12 INFO : inserted /tmp/raid10.ko >16:27:12 INFO : inserted /tmp/msdos.ko >16:27:12 INFO : inserted /tmp/gfs2.ko >16:27:12 INFO : inserted /tmp/lock_nolock.ko >16:27:12 INFO : inserted /tmp/reiserfs.ko >16:27:12 INFO : inserted /tmp/jfs.ko >16:27:12 INFO : inserted /tmp/xfs.ko >16:27:12 INFO : inserted /tmp/dm-mod.ko >16:27:12 INFO : inserted /tmp/dm-zero.ko >16:27:12 INFO : inserted /tmp/dm-mirror.ko >16:27:13 INFO : inserted /tmp/dm-snapshot.ko >16:27:13 INFO : inserted /tmp/dm-multipath.ko >16:27:13 INFO : inserted /tmp/dm-round-robin.ko >16:27:13 INFO : inserted /tmp/dm-emc.ko >16:27:13 INFO : load module set done >16:27:13 INFO : looking for USB mouse... >16:27:13 INFO : Running anaconda script /usr/bin/anaconda >16:27:15 INFO : using only installclass _Fedora >16:27:16 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us'] >16:27:16 INFO : Display mode = g >16:27:16 INFO : Method = http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os >16:27:16 INFO : anaconda floppy device fd0 >16:27:24 INFO : Started mini-wm >16:27:25 INFO : Starting graphical installation... >16:27:26 INFO : Detected 256M of memory >16:27:26 INFO : Swap attempt of 256M to 512M >16:27:26 WARNING : step installtype does not exist >16:27:26 WARNING : step complete does not exist >16:27:28 CRITICAL: IOError 4 occurred getting http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os/RELEASE-NOTES-en_US.UTF-8.html: IOError: <urlopen error (111, 'Connection refused')> >16:27:28 CRITICAL: IOError 4 occurred getting http://192.168.0.131/pub/fedora/linux/releases/8/Fedora/i386/os/RELEASE-NOTES.en_US.UTF-8: IOError: <urlopen error (111, 'Connection refused')> >16:27:29 INFO : moving (1) to step welcome >16:27:36 INFO : moving (1) to step findrootparts >16:27:36 DEBUG : starting mpaths >16:27:36 DEBUG : self.driveList(): ['sda'] >16:27:36 DEBUG : DiskSet.skippedDisks: [] >16:27:36 DEBUG : DiskSet.skippedDisks: [] >16:27:36 DEBUG : starting all mpaths on drives ['sda'] >16:27:36 DEBUG : scanning for multipath on drives ['sda'] >16:27:36 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >16:27:36 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >16:27:36 DEBUG : mpaths: [] >16:27:36 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:27:36 DEBUG : starting dmraids >16:27:36 DEBUG : self.driveList(): ['sda'] >16:27:36 DEBUG : DiskSet.skippedDisks: [] >16:27:36 DEBUG : DiskSet.skippedDisks: [] >16:27:36 DEBUG : starting all dmraids on drives ['sda'] >16:27:36 DEBUG : scanning for dmraid on drives ['sda'] >16:27:36 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >16:27:36 DEBUG : done starting dmraids. Drivelist: ['sda'] >16:27:38 INFO : Reinitializing label for drive sda >16:27:38 DEBUG : adding drive sda to disk list >16:27:38 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >16:27:38 WARNING : step complete does not exist >16:27:38 INFO : moving (1) to step partitionobjinit >16:27:38 INFO : no initiator set >16:27:38 INFO : no /tmp/fcpconfig; not configuring zfcp >16:27:38 DEBUG : adding drive sda to disk list >16:27:38 INFO : moving (1) to step parttype >16:27:41 INFO : moving (1) to step autopartitionexecute >16:27:41 DEBUG : adding drive sda to disk list >16:27:41 DEBUG : used space is 1280 >16:27:41 DEBUG : actual space is 4864 >16:27:41 DEBUG : used space is 4128 >16:27:41 DEBUG : actual space is 4864 >16:27:41 DEBUG : used space is 4384 >16:27:41 DEBUG : actual space is 4864 >16:27:41 DEBUG : used space is 4864 >16:27:41 DEBUG : actual space is 4864 >16:27:41 DEBUG : used space is 4864 >16:27:41 DEBUG : actual space is 4864 >16:27:41 DEBUG : used space is 4864 >16:27:41 DEBUG : actual space is 4864 >16:27:41 INFO : moving (1) to step partitiondone >16:27:42 INFO : disk.commit() for /dev/sda >16:27:42 DEBUG : adding drive sda to disk list >16:27:43 INFO : formatting swap as swap >16:27:43 INFO : moving (1) to step bootloadersetup >16:27:43 INFO : moving (1) to step networkdevicecheck >16:27:43 INFO : moving (1) to step network >16:27:46 INFO : moving (1) to step timezone >16:27:47 INFO : moving (1) to step accounts >16:27:54 INFO : moving (1) to step reposetup >16:27:54 INFO : added repository Additional Fedora Software with source URL [None] >16:27:57 WARNING : /usr/lib/python2.5/site-packages/yum/repos.py:63: RuntimeWarning: YumProgress.progressbar called when popped > self.callback.progressbar(num, len(repos), repo.id) > >16:28:00 INFO : no groups missing >16:28:00 INFO : moving (1) to step basepkgsel >16:28:02 INFO : moving (1) to step tasksel >16:28:11 INFO : moving (1) to step group-selection > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >DOMAIN=localdomain > > >/tmp/lvmout: > Logical volume "LogVol01" created > Finding volume group "VolGroup00" > Creating logical volume LogVol01 > WARNING: This metadata update is NOT backed up > Found volume group "VolGroup00" > Creating VolGroup00-LogVol01 > Loading VolGroup00-LogVol01 table > Resuming VolGroup00-LogVol01 (253:1) > Clearing start of logical volume "LogVol01" > WARNING: This metadata update is NOT backed up
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 425793
: 289706