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 308654 Details for
Bug 431642
anaconda is not adding installed fedora to grub
[?]
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 dump (it crashed)
anacdump.txt (text/plain), 156.66 KB, created by
cornel panceac
on 2008-06-08 11:52:40 UTC
(
hide
)
Description:
anaconda dump (it crashed)
Filename:
MIME Type:
Creator:
cornel panceac
Created:
2008-06-08 11:52:40 UTC
Size:
156.66 KB
patch
obsolete
>anaconda 11.4.1.4 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/iw/congrats_gui.py", line 69, in getScreen > if iutil.isS390() or os.path.exists("/dev/live-osimg"): > File "/usr/lib/anaconda/gui.py", line 1363, in setScreen > new_screen = self.currentWindow.getScreen(anaconda) > File "/usr/lib/anaconda/gui.py", line 1280, in nextClicked > self.setScreen () > File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1300, in handleRenderCallback > self.currentWindow.renderCallback() >NameError: global name 'iutil' is not defined > >Local variables in innermost frame: >a: <gtk.Alignment object at 0x7f5f9cef3e10 (GtkAlignment at 0x125ed00)> >bootstr: >pix: <gtk.Image object at 0x7f5f9c817e60 (GtkImage at 0x1409660)> >anaconda: <__main__.Anaconda instance at 0x7f5fb8c17a70> >self: <CongratulationWindow.CongratulationWindow instance at 0x7f5f9cbe69e0> >hbox: <gtk.HBox object at 0x7f5f9c817dc0 (GtkHBox at 0x1355b20)> > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped > intf.ppw.adbox: <gtk.EventBox object at 0x7f5fa04029b0 (GtkEventBox at 0x14eec60)> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object at 0x7f5f9d0a7d70 (GtkImage at 0x15300d0)> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object at 0x7f5fa04026e0 (GtkLabel at 0x13c0210)> > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 4502 > intf.ppw.ics.cw.currentWindow: CongratulationWindow instance, containing members: > intf.ppw.ics.cw.currentWindow.ics: InstallControlState instance, containing members: > intf.ppw.ics.cw.currentWindow.ics.prevEnabled: False > intf.ppw.ics.cw.currentWindow.ics.cw: Already dumped > intf.ppw.ics.cw.currentWindow.ics.nextEnabled: True > intf.ppw.ics.cw.currentWindow.ics.grabNext: True > intf.ppw.ics.cw.currentWindow.ics.title: Congratulations > intf.ppw.ics.cw.mainxml: <glade.XML object at 0x7f5fac53d960 (PyGladeXML at 0xee9f50)> > intf.ppw.ics.cw.window: <gtk.Window object at 0x7f5fac53dd70 (GtkWindow at 0xf92180)> > intf.ppw.ics.cw.installFrame: <gtk.Frame object at 0x7f5fac554730 (GtkFrame at 0xed26e0)> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: <gtk.ProgressBar object at 0x7f5fa0402690 (GtkProgressBar at 0x152e040)> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/linux/development/x86_64/os >dispatch: <dispatch.Dispatcher object at 0x7f5fa08ac1d0> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/linux/development/x86_64/os >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.instProgress: None > id.upgradeRoot: [('/dev/sdb1', 'ext3')] > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.keyboard.type: PC > id.keyboard.beenset: 0 > id.keyboard._mods: KeyboardModels instance, containing members: > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.tz: America/New_York > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: None > id.iscsi: <iscsi.iscsi object at 0x7f5fa08767d0> > id.methodstr: http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/linux/development/x86_64/os > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x7f5fac54d9e0>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x7f5fac54d9e0>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x7f5fac54d9e0>> > id.fsset.entries: [fsentry -- device: sdb6 mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: /1 fsprofile: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > label: None fsprofile: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sdb3 mountpoint: swap > fsystem: swap format: 0 > ismounted: 1 options: 'defaults' > label: SWAP-sda3 fsprofile: None > >] > id.fsset.mountcount: 4 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 5 > id.rootParts: [('/dev/sdb1', 'ext3', 'Fedora 9', '/12')] > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: Installing %s > > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.totalSize: 1085960 > id.backend.totalFiles: 137703 > id.backend.instLog: <closed file '/mnt/sysimage/root/install.log', mode 'w+' at 0x497d0a8> > id.backend.supportsUpgrades: True > id.backend.supportsPackageSelection: True > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'sda': True, 'sdb': True} > id.diskset.disks: {'sda': <PedDisk object at 0x7f5fb8d52fd0>, 'sdb': <PedDisk object at 0x7f5fac482090>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: Users instance, containing members: > id.users.admin: <Admin object at 0x7f5fb3f39ee0> > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader._configdir: /boot/grub > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 1 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: iliescu > id.bootloader.perms: 384 > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.timeout: None > id.bootloader._configname: grub.conf > id.bootloader.device: sda > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda, sdb] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: sdb6 > id.bootloader.images.images: {'sdb6': ('linux', 'Fedora', 'ext3'), 'sda1': ('sda1', 'f9', 0)} > id.bootloader.drivelist: [sda, sdb] > id.bootloader.serial: 0 > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: guzu.shacknet.nu > id.network.overrideDHCPhostname: True > id.network.netdevices: {'eth1': DEVICE=eth1 >BOOTPROTO=dhcp >HWADDR=00:30:84:88:b2:4d >ONBOOT=no > >, 'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:1a:4d:0d:c0:07 >IPV6INIT=yes >IPV6_AUTOCONF=yes >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [galati.astral.ro] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0x7f5fac5cee50> > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.isKickstart: 0 > id.partitions.globalPassphrase: > id.partitions.autoClearPartType: 0 > id.partitions.autoEncryptPass: > id.partitions.nextUniqueID: 10 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.protected: [] > id.partitions.useAutopartitioning: 1 > id.partitions.anaconda: Already dumped > id.partitions.zeroMbr: 0 > id.partitions.encryptedDevices: {} > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > fsprofile: None > resizable: True > format: True > migrate: 0 > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.resizable: True > origfstype.fsprofile: None > origfstype.needProgram: [] > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.fsProfileSpecifier: -T > origfstype.packages: [e2fsprogs] > origfstype.supportsFsProfiles: True > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x86dba0> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: /1 > uniqueID: 7 > device: sdb6 > mountpoint: / > requestSize: 10495.590332 > grow: 0 > size: 10495.590332 > targetSize: None > end: 342794969 > encryption: None > drive: sdb > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sdb6 > dev.doLabel: 1 > maxSizeMB: None > start: 321300001 > protected: 0 > maxResizeSize: 10495.0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > drive: sda > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 476937.500977 > size: 476937.500977 > end: 976768064 > encryption: None > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: /mnt/music > protected: 0 > maxResizeSize: 476937.0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > drive: sdb > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 10495.5600586 > size: 10495.5600586 > end: 21494969 > encryption: None > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb1 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: /12 > protected: 0 > maxResizeSize: 10495.0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: swapFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: swap > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.resizable: False > origfstype.fsprofile: None > origfstype.needProgram: [] > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.fsProfileSpecifier: None > origfstype.packages: [] > origfstype.supportsFsProfiles: False > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x846b90> > origfstype.maxLabelChars: 15 > primary: None > drive: sdb > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sdb3 > dev.doLabel: 1 > uniqueID: 4 > mountpoint: None > requestSize: 980.529785156 > size: 980.529785156 > end: 23711939 > encryption: None > grow: 0 > start: 21703815 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb3 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 980.0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > drive: sdb > dev: None > uniqueID: 5 > mountpoint: None > requestSize: 226894.592285 > size: 226894.592285 > end: 488392064 > encryption: None > grow: 0 > start: 23711940 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdb4 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 226894.0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > drive: sdb > dev: None > uniqueID: 6 > mountpoint: None > requestSize: 145306.669434 > size: 145306.669434 > end: 321299999 > encryption: None > grow: 0 > start: 23711941 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb5 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: /home > protected: 0 > maxResizeSize: 145306.0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > drive: sdb > dev: None > uniqueID: 3 > mountpoint: None > requestSize: 101.975097656 > size: 101.975097656 > end: 21703814 > encryption: None > grow: 0 > start: 21494970 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb2 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: /boot > protected: 0 > maxResizeSize: 101.0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > drive: sdb > dev: None > uniqueID: 8 > mountpoint: None > requestSize: 71084.456543 > size: 71084.456543 > end: 488375999 > encryption: None > grow: 0 > start: 342795033 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb7 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: /mnt/lfs > protected: 0 > maxResizeSize: 71092.0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > drive: sdb > dev: None > uniqueID: 9 > mountpoint: None > requestSize: 7.84423828125 > size: 7.84423828125 > end: 488392064 > encryption: None > grow: 0 > start: 488376000 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdb-1 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 0.0 > multidrive: None >] > id.partitions.autoEncrypt: False > 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 > options: 'None' > fsprofile: None encryption: 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 > options: 'None' fsprofile: None encryption: '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 > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 1000 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: None > 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: ><6>Initializing cgroup subsys cpuset ><6>Initializing cgroup subsys cpu ><5>Linux version 2.6.26-0.54.rc4.git5.fc10.x86_64 (mockbuild@xenbuilder4.fedora.phx.redhat.com) (gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) ) #1 SMP Tue Jun 3 23:00:46 EDT 2008 ><6>Command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><6>BIOS-provided physical RAM map: ><6> BIOS-e820: 0000000000000000 - 000000000009f800 (usable) ><6> BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) ><6> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><6> BIOS-e820: 0000000000100000 - 000000007fff0000 (usable) ><6> BIOS-e820: 000000007fff0000 - 000000007fff3000 (ACPI NVS) ><6> BIOS-e820: 000000007fff3000 - 0000000080000000 (ACPI data) ><6> BIOS-e820: 00000000c0000000 - 00000000d0000000 (reserved) ><6> BIOS-e820: 00000000e0000000 - 00000000e8000000 (reserved) ><6> BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) ><7>Entering add_active_range(0, 0, 159) 0 entries of 25600 used ><7>Entering add_active_range(0, 256, 524272) 1 entries of 25600 used ><6>max_pfn_mapped = 1048576 ><6>x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 ><6>init_memory_mapping ><6>DMI 2.3 present. ><4>ACPI: RSDP 000F6330, 0014 (r0 GBT ) ><4>ACPI: RSDT 7FFF3000, 0038 (r1 GBT NVDAACPI 42302E31 NVDA 1010101) ><4>ACPI: FACP 7FFF3040, 0074 (r1 GBT NVDAACPI 42302E31 NVDA 1010101) ><4>ACPI: DSDT 7FFF30C0, 4907 (r1 GBT NVDAACPI 1000 MSFT 100000C) ><4>ACPI: FACS 7FFF0000, 0040 ><4>ACPI: SSDT 7FFF7A80, 02CC (r1 PTLTD POWERNOW 1 LTP 1) ><4>ACPI: HPET 7FFF7D80, 0038 (r1 GBT NVDAACPI 42302E31 NVDA 98) ><4>ACPI: MCFG 7FFF7DC0, 003C (r1 GBT NVDAACPI 42302E31 NVDA 1010101) ><4>ACPI: APIC 7FFF7A00, 007C (r1 GBT NVDAACPI 42302E31 NVDA 1010101) ><6>Scanning NUMA topology in Northbridge 24 ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-000000007fff0000 ><7>Entering add_active_range(0, 0, 159) 0 entries of 25600 used ><7>Entering add_active_range(0, 256, 524272) 1 entries of 25600 used ><6>Bootmem setup node 0 0000000000000000-000000007fff0000 ><6> NODE_DATA [000000000000c000 - 0000000000020fff] ><6> bootmap [0000000000021000 - 0000000000030fff] pages 10 ><6> early res: 0 [0-fff] BIOS data page ><6> early res: 1 [6000-7fff] TRAMPOLINE ><6> early res: 2 [200000-de5967] TEXT DATA BSS ><6> early res: 3 [7f5ed000-7ffcfeeb] RAMDISK ><6> early res: 4 [9f800-fffff] BIOS reserved ><6> early res: 5 [8000-bfff] PGTABLE ><7> [ffffe20000000000-ffffe20002ffffff] PMD -> [ffff810001200000-ffff8100041fffff] on node 0 ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> DMA32 4096 -> 1048576 ><4> Normal 1048576 -> 1048576 ><4>Movable zone start PFN for each node ><4>early_node_map[2] active PFN ranges ><4> 0: 0 -> 159 ><4> 0: 256 -> 524272 ><7>On node 0 totalpages: 524175 ><7> DMA zone: 96 pages used for memmap ><7> DMA zone: 3150 pages reserved ><7> DMA zone: 753 pages, LIFO batch:0 ><7> DMA32 zone: 12192 pages used for memmap ><7> DMA32 zone: 507984 pages, LIFO batch:31 ><7> Normal zone: 0 pages used for memmap ><7> Movable zone: 0 pages used for memmap ><6>Detected use of extended apic ids on hypertransport bus ><6>ACPI: PM-Timer IO Port: 0x1008 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) ><6>ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><7>ACPI: IRQ14 used by override. ><7>ACPI: IRQ15 used by override. ><6>Setting APIC routing to flat ><6>ACPI: HPET id: 0x10b9a201 base: 0xfefffc00 ><6>Using ACPI (MADT) for SMP configuration information ><6>PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 ><6>PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 ><6>Allocating PCI resources starting at 84000000 (gap: 80000000:40000000) ><6>SMP: Allowing 2 CPUs, 0 hotplug CPUs ><6>PERCPU: Allocating 437680 bytes of per cpu data ><7>NR_CPUS: 64, nr_cpu_ids: 2 ><4>Built 1 zonelists in Node order, mobility grouping on. Total pages: 508737 ><4>Policy zone: DMA32 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><4>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><6>TSC calibrated against PM_TIMER ><4>Marking TSC unstable due to TSCs unsynchronized ><6>time.c: Detected 2814.421 MHz processor. ><7>spurious 8259A interrupt: IRQ7. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><4>Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar ><4>... MAX_LOCKDEP_SUBCLASSES: 8 ><4>... MAX_LOCK_DEPTH: 48 ><4>... MAX_LOCKDEP_KEYS: 2048 ><4>... CLASSHASH_SIZE: 1024 ><4>... MAX_LOCKDEP_ENTRIES: 8192 ><4>... MAX_LOCKDEP_CHAINS: 16384 ><4>... CHAINHASH_SIZE: 8192 ><4> memory used by lock dependency info: 1712 kB ><4> per task-struct memory footprint: 3456 bytes ><6>Checking aperture... ><6>Node 0: aperture @ cf8e000000 size 32 MB ><3>Aperture beyond 4GB. Ignoring. ><6>No AGP bridge found ><6>Memory: 2023960k/2097088k available (2773k kernel code, 72740k reserved, 1569k data, 1316k init) ><7>CPA: page pool initialized 32 of 32 pages preallocated ><6>SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 ><7>hpet clockevent registered ><4>Calibrating delay using timer specific routine.. 5633.65 BogoMIPS (lpj=2816825) ><6>Security Framework initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><6>Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) ><6>Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) ><4>Mount-cache hash table entries: 256 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>Initializing cgroup subsys devices ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 1024K (64 bytes/line) ><6>CPU 0/0 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>ACPI: Core revision 20080321 ><6>CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ stepping 03 ><6>Using local APIC timer interrupts. ><7>APIC timer calibration result 12564383 ><6>Detected 12.564 MHz APIC timer. ><4>lockdep: fixing up alternatives. ><6>Booting processor 1/1 ip 6000 ><4>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 5628.80 BogoMIPS (lpj=2814402) ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 1024K (64 bytes/line) ><6>CPU 1/1 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106 ><6>CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ stepping 03 ><6>Brought up 2 CPUs ><6>Total of 2 processors activated (11262.45 BogoMIPS). ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=96 bytes ><7>sizeof(inode)=1088 bytes ><7>sizeof(dentry)=256 bytes ><7>sizeof(ext3inode)=1488 bytes ><7>sizeof(buffer_head)=104 bytes ><7>sizeof(skbuff)=232 bytes ><7>sizeof(task_struct)=9560 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 0-1 ><7> groups: 0 1 ><7> domain 1: span 0-1 ><7> groups: 0-1 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 0-1 ><7> groups: 1 0 ><7> domain 1: span 0-1 ><7> groups: 0-1 ><4>khelper used greatest stack depth: 4984 bytes left ><6>net_namespace: 1352 bytes ><4>Time: 10:57:20 Date: 06/08/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><7>node 0 link 0: io port [1000, fffff] ><6>TOM: 0000000080000000 aka 2048M ><7>node 0 link 0: mmio [e0000000, e7ffffff] ><7>node 0 link 0: mmio [a0000, bffff] ><7>node 0 link 0: mmio [80000000, ffb7ffff] ><7>bus: [00,ff] on node 0 link 0 ><7>bus: 00 index 0 io port: [0, ffff] ><7>bus: 00 index 1 mmio: [80000000, fcffffffff] ><7>bus: 00 index 2 mmio: [a0000, bffff] ><6>ACPI: bus type pci registered ><5>PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 127 ><5>PCI: MCFG area at e0000000 reserved in E820 ><6>PCI: Using MMCONFIG at e0000000 - e7ffffff ><6>PCI: Using configuration type 1 for base access ><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) ><6>PCI: Transparent bridge - 0000:00:06.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] ><6>ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 *10 11 14 15) ><6>ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNK3] (IRQs *5 7 9 10 11 14 15) ><6>ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 *11 14 15) ><6>ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 10 11 14 *15) ><6>ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 10 *11 14 15) ><6>ACPI: PCI Interrupt Link [LMAC] (IRQs *5 7 9 10 11 14 15) ><6>ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 *10 11 14 15) ><6>ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 *10 11 14 15) ><6>ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 10 11 14 *15) ><6>ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 10 11 14 *15) ><6>ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 10 *11 14 15) ><6>ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0 ><6>ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled. ><6>ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0 ><6>ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0 ><6>ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled. ><6>ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0 ><6>ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled. ><6>ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled. ><6>ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0 ><6>ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0 ><6>ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled. ><6>ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0 ><6>ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0 ><6>ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0 ><6>ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled. ><6>ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled. ><6>ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0 ><6>ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0 ><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>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>hpet0: at MMIO 0xfefffc00, IRQs 2, 8, 31 ><6>hpet0: 3 32-bit timers, 25000000 Hz ><4>ACPI: RTC can wake from S4 ><7>Switched to high resolution mode on CPU 0 ><7>Switched to high resolution mode on CPU 1 ><6>system 00:01: ioport range 0x1000-0x107f has been reserved ><6>system 00:01: ioport range 0x1080-0x10ff has been reserved ><6>system 00:01: ioport range 0x1400-0x147f has been reserved ><6>system 00:01: ioport range 0x1480-0x14ff has been reserved ><6>system 00:01: ioport range 0x1800-0x187f has been reserved ><6>system 00:01: ioport range 0x1880-0x18ff has been reserved ><6>system 00:01: iomem range 0xc0000000-0xcfffffff could not be reserved ><6>system 00:02: ioport range 0x4d0-0x4d1 has been reserved ><6>system 00:02: ioport range 0x800-0x87f has been reserved ><6>system 00:02: ioport range 0x295-0x314 has been reserved ><6>system 00:02: ioport range 0x290-0x294 has been reserved ><6>system 00:0a: iomem range 0xe0000000-0xe7ffffff could not be reserved ><6>system 00:0b: iomem range 0xcde00-0xcffff has been reserved ><6>system 00:0b: iomem range 0xf0000-0xf7fff could not be reserved ><6>system 00:0b: iomem range 0xf8000-0xfbfff could not be reserved ><6>system 00:0b: iomem range 0xfc000-0xfffff could not be reserved ><6>system 00:0b: iomem range 0x7fff0000-0x7fffffff could not be reserved ><6>system 00:0b: iomem range 0xffff0000-0xffffffff could not be reserved ><6>system 00:0b: iomem range 0x0-0x9ffff could not be reserved ><6>system 00:0b: iomem range 0x100000-0x7ffeffff could not be reserved ><6>system 00:0b: iomem range 0xfec00000-0xfec00fff could not be reserved ><6>system 00:0b: iomem range 0xfee00000-0xfee00fff could not be reserved ><6>PCI: Bridge: 0000:00:06.0 ><6> IO window: 9000-9fff ><6> MEM window: 0xeb000000-0xeb0fffff ><6> PREFETCH window: 0x00000000eb100000-0x00000000eb1fffff ><6>PCI: Bridge: 0000:00:0f.0 ><6> IO window: a000-afff ><6> MEM window: 0xe8000000-0xeaffffff ><6> PREFETCH window: 0x00000000d0000000-0x00000000dfffffff ><7>PCI: Setting latency timer of device 0000:00:06.0 to 64 ><7>PCI: Setting latency timer of device 0000:00:0f.0 to 64 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 65536 (order: 7, 524288 bytes) ><6>TCP established hash table entries: 262144 (order: 10, 4194304 bytes) ><6>TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) ><6>TCP: Hash tables configured (established 262144 bind 65536) ><6>TCP reno registered ><6>NET: Registered protocol family 1 ><6>checking if image is initramfs... it is ><6>debug: unmapping init memory ffff81007f5ed000..ffff81007ffd0000 ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1212922639.919:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 512 (order 0, 4096 bytes) ><6>msgmni has been set to 3953 for ipc namespace ffffffff81403390 ><7>SELinux: Registering netfilter hooks ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>pci 0000:00:05.0: Enabling HT MSI Mapping ><6>pci 0000:00:05.1: Enabling HT MSI Mapping ><6>pci 0000:00:06.0: Enabling HT MSI Mapping ><6>pci 0000:00:06.1: Enabling HT MSI Mapping ><6>pci 0000:00:08.0: Enabling HT MSI Mapping ><6>pci 0000:00:0f.0: Enabling HT MSI Mapping ><7>pci 0000:02:00.0: Boot video device ><7>PCI: Setting latency timer of device 0000:00:0f.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:0f.0:pcie00] ><7>Allocate Port Service[0000:00:0f.0:pcie03] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: ACPI0007:00 is registered as cooling_device0 ><6>ACPI: ACPI0007:01 is registered as cooling_device1 ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><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>00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>brd: module loaded ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input0 ><6>PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 ><4>PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 ><6>rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 ><6>rtc0: alarms up to one year, y3k ><6>cpuidle: using governor ladder ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>usbhid: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 17 ><4>registered taskstats version 1 ><4> Magic number: 12:102:982 ><6>debug: unmapping init memory ffffffff814ff000..ffffffff81648000 ><6>Write protecting the kernel read-only data: 3964k ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><6>loop: module loaded ><4>floppy0: no floppy controllers found ><6>BIOS EDD facility v0.16 2004-Jun-25, 6 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input2 ><6>squashfs: version 3.3 (2007/10/31) Phillip Lougher ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-869. ><5>iscsi: registered transport (tcp) ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><7>ehci_hcd: block sizes: qh 160 qtd 96 itd 192 sitd 96 ><4>ACPI: PCI Interrupt Link [APCL] enabled at IRQ 23 ><6>ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [APCL] -> GSI 23 (level, low) -> IRQ 23 ><7>PCI: Setting latency timer of device 0000:00:02.1 to 64 ><6>ehci_hcd 0000:00:02.1: EHCI Host Controller ><7>ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver ><7>ohci_hcd: block sizes: ed 80 td 96 ><7>drivers/usb/core/inode.c: creating file 'devices' ><7>drivers/usb/core/inode.c: creating file '001' ><6>ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1 ><7>ehci_hcd 0000:00:02.1: reset hcs_params 0x101a8a dbg=1 cc=1 pcc=10 !ppc ports=10 ><7>ehci_hcd 0000:00:02.1: reset portroute 0 0 0 0 0 0 0 0 0 0 ><7>ehci_hcd 0000:00:02.1: reset hcc_params a086 caching frame 256/512/1024 park ><7>ehci_hcd 0000:00:02.1: park 0 ><7>ehci_hcd 0000:00:02.1: reset command 080b02 park=3 ithresh=8 period=1024 Reset HALT ><6>ehci_hcd 0000:00:02.1: debug port 1 ><7>PCI: cache line size of 64 is not supported by device 0000:00:02.1 ><7>ehci_hcd 0000:00:02.1: supports USB remote wakeup ><6>ehci_hcd 0000:00:02.1: irq 23, io mem 0xeb204000 ><7>ehci_hcd 0000:00:02.1: reset command 080b02 park=3 ithresh=8 period=1024 Reset HALT ><7>ehci_hcd 0000:00:02.1: init command 010009 (park)=0 ithresh=1 period=256 RUN ><6>ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><7>usb usb1: default language 0x0409 ><7>usb usb1: uevent ><7>usb usb1: usb_probe_device ><6>usb usb1: configuration #1 chosen from 1 choice ><7>usb usb1: adding 1-0:1.0 (config #1, interface 0) ><7>usb 1-0:1.0: uevent ><7>hub 1-0:1.0: usb_probe_interface ><7>hub 1-0:1.0: usb_probe_interface - got id ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 10 ports detected ><7>hub 1-0:1.0: standalone hub ><7>hub 1-0:1.0: no power switching (usb 1.0) ><7>hub 1-0:1.0: individual port over-current protection ><7>hub 1-0:1.0: power on to power good time: 20ms ><7>hub 1-0:1.0: local power source is good ><7>hub 1-0:1.0: trying to enable port power on non-switchable hub ><7>libata version 3.00 loaded. ><6>8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) ><6>Linux video capture interface: v2.00 ><6>bttv: driver version 0.9.17 loaded ><6>bttv: using 8 buffers with 2080k (520 pages) each for capture ><7>hub 1-0:1.0: state 7 ports 10 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><7>ehci_hcd 0000:00:02.1: GetStatus port 7 status 001803 POWER sig=j CSC CONNECT ><7>hub 1-0:1.0: port 7, status 0501, change 0001, 480 Mb/s ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: EHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.x86_64 ehci_hcd ><6>usb usb1: SerialNumber: 0000:00:02.1 ><4>ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22 ><6>ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 22 (level, low) -> IRQ 22 ><7>PCI: Setting latency timer of device 0000:00:02.0 to 64 ><6>ohci_hcd 0000:00:02.0: OHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '002' ><6>ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2 ><7>ohci_hcd 0000:00:02.0: created debug files ><6>ohci_hcd 0000:00:02.0: irq 22, io mem 0xeb20a000 ><27>Jun 8 10:57:24 udevd-event[1021]: node_symlink: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it > ><7>ohci_hcd 0000:00:02.0: OHCI controller state ><7>ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers ><7>ohci_hcd 0000:00:02.0: control 0x683 RWE RWC HCFS=operational CBSR=3 ><7>ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0 ><7>ohci_hcd 0000:00:02.0: intrstatus 0x00000004 SF ><7>ohci_hcd 0000:00:02.0: intrenable 0x8000004a MIE RHSC RD WDH ><7>ohci_hcd 0000:00:02.0: hcca frame #0003 ><7>ohci_hcd 0000:00:02.0: roothub.a 0100020a POTPGT=1 NPS NDP=10(10) ><7>ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000 ><7>ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [3] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [4] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [5] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [6] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [7] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [8] 0x00000100 PPS ><7>ohci_hcd 0000:00:02.0: roothub.portstatus [9] 0x00000100 PPS ><7>usb usb2: default language 0x0409 ><7>usb usb2: uevent ><7>usb usb2: usb_probe_device ><6>usb usb2: configuration #1 chosen from 1 choice ><7>usb usb2: adding 2-0:1.0 (config #1, interface 0) ><7>usb 2-0:1.0: uevent ><7>hub 2-0:1.0: usb_probe_interface ><7>hub 2-0:1.0: usb_probe_interface - got id ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 10 ports detected ><7>hub 2-0:1.0: standalone hub ><7>hub 2-0:1.0: no power switching (usb 1.0) ><7>hub 2-0:1.0: global over-current protection ><7>hub 2-0:1.0: power on to power good time: 2ms ><7>hub 2-0:1.0: local power source is good ><7>hub 2-0:1.0: no over-current condition exists ><7>hub 2-0:1.0: trying to enable port power on non-switchable hub ><7>hub 1-0:1.0: debounce: port 7: total 100ms stable 100ms status 0x501 ><7>ehci_hcd 0000:00:02.1: port 7 full speed --> companion ><7>ehci_hcd 0000:00:02.1: GetStatus port 7 status 003001 POWER OWNER sig=se0 CONNECT ><7>hub 1-0:1.0: port 7 not reset yet, waiting 50ms ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb2: Product: OHCI Host Controller ><6>usb usb2: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.x86_64 ohci_hcd ><6>usb usb2: SerialNumber: 0000:00:02.0 ><6>forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61. ><4>modprobe used greatest stack depth: 4096 bytes left ><4>ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21 ><6>ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [APCH] -> GSI 21 (level, low) -> IRQ 21 ><7>PCI: Setting latency timer of device 0000:00:08.0 to 64 ><7>ehci_hcd 0000:00:02.1: GetStatus port 7 status 003802 POWER OWNER sig=j CSC ><7>ehci_hcd 0000:00:02.1: GetStatus port 9 status 001403 POWER sig=k CSC CONNECT ><7>hub 1-0:1.0: port 9, status 0501, change 0001, 480 Mb/s ><7>hub 1-0:1.0: debounce: port 9: total 100ms stable 100ms status 0x501 ><7>ehci_hcd 0000:00:02.1: port 9 low speed --> companion ><7>ehci_hcd 0000:00:02.1: GetStatus port 9 status 003402 POWER OWNER sig=k CSC ><7>hub 1-0:1.0: state 7 ports 10 chg 0000 evt 0200 ><7>hub 2-0:1.0: state 7 ports 10 chg 0000 evt ff80 ><7>ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [6] = 0x00010101 CSC PPS CCS ><7>hub 2-0:1.0: port 7, status 0101, change 0001, 12 Mb/s ><7>hub 2-0:1.0: debounce: port 7: total 100ms stable 100ms status 0x101 ><7>ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [6] = 0x00100103 PRSC PPS PES CCS ><6>usb 2-7: new full speed USB device using ohci_hcd and address 2 ><6>forcedeth 0000:00:08.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:1a:4d:0d:c0:07 ><6>forcedeth 0000:00:08.0: highdma csum vlan pwrctl mgmt timirq gbit lnktim msi desc-v3 ><3>8139cp 0000:01:08.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip ><3>8139cp 0000:01:08.0: Try the "8139too" driver instead. ><4>ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18 ><6>ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [APC3] -> GSI 18 (level, low) -> IRQ 18 ><7>sata_nv 0000:00:05.0: version 3.5 ><4>ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20 ><6>ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [APSI] -> GSI 20 (level, low) -> IRQ 20 ><5>sata_nv 0000:00:05.0: Using SWNCQ mode ><7>PCI: Setting latency timer of device 0000:00:05.0 to 64 ><6>scsi0 : sata_nv ><6>scsi1 : sata_nv ><6>8139too Fast Ethernet driver 0.9.28 ><6>ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xc000 irq 20 ><6>ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xc008 irq 20 ><7>ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [6] = 0x00100103 PRSC PPS PES CCS ><5>firewire_ohci: Added fw-ohci device 0000:01:0a.0, OHCI version 1.10 ><6>bttv: Bt8xx card found (0). ><4>ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19 ><6>ACPI: PCI Interrupt 0000:01:07.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 19 ><6>bttv0: Bt878 (rev 17) at 0000:01:07.0, irq: 19, latency: 32, mmio: 0xeb100000 ><6>bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected] ><7>bttv0: gpio: en=00000000, out=00000000 in=003fffff [init] ><6>tveeprom 0-0050: Huh, no eeprom present (err=-121)? ><4>bttv0: tuner type unset ><6>bttv0: i2c: checking for MSP34xx @ 0x80... not found ><6>bttv0: i2c: checking for TDA9875 @ 0xb0... not found ><6>bttv0: i2c: checking for TDA7432 @ 0x8a... not found ><6>bttv0: registered device video0 ><6>bttv0: registered device vbi0 ><7>usb 2-7: ep0 maxpacket = 8 ><7>usb 2-7: default language 0x0409 ><7>usb 2-7: uevent ><7>usb 2-7: usb_probe_device ><6>usb 2-7: configuration #1 chosen from 1 choice ><7>usb 2-7: adding 2-7:1.0 (config #1, interface 0) ><7>usb 2-7:1.0: uevent ><7>drivers/usb/core/inode.c: creating file '002' ><6>usb 2-7: New USB device found, idVendor=046d, idProduct=092c ><6>usb 2-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0 ><6>usb 2-7: Product: Camera ><6>usb 2-7: Manufacturer: ><7>ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [8] = 0x00010301 CSC LSDA PPS CCS ><7>hub 2-0:1.0: port 9, status 0301, change 0001, 1.5 Mb/s ><7>hub 2-0:1.0: debounce: port 9: total 100ms stable 100ms status 0x301 ><6>ata1: SATA link down (SStatus 0 SControl 300) ><7>ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [8] = 0x00100303 PRSC LSDA PPS PES CCS ><6>usb 2-9: new low speed USB device using ohci_hcd and address 3 ><7>ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [8] = 0x00100303 PRSC LSDA PPS PES CCS ><5>firewire_core: created device fw0: GUID 0016e60000cdf2bd, S400 ><7>usb 2-9: skipped 1 descriptor after interface ><7>usb 2-9: default language 0x0409 ><7>usb 2-9: uevent ><7>usb 2-9: usb_probe_device ><6>usb 2-9: configuration #1 chosen from 1 choice ><7>usb 2-9: adding 2-9:1.0 (config #1, interface 0) ><7>usb 2-9:1.0: uevent ><7>usbhid 2-9:1.0: usb_probe_interface ><7>usbhid 2-9:1.0: usb_probe_interface - got id ><6>input: A4Tech Wireless Battery Free Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-9/2-9:1.0/input/input3 ><6>input,hidraw0: USB HID v1.10 Mouse [A4Tech Wireless Battery Free Optical Mouse] on usb-0000:00:02.0-9 ><7>drivers/usb/core/inode.c: creating file '003' ><6>usb 2-9: New USB device found, idVendor=09da, idProduct=022b ><6>usb 2-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0 ><6>usb 2-9: Product: Wireless Battery Free Optical Mouse ><6>usb 2-9: Manufacturer: A4Tech ><7>hub 2-0:1.0: state 7 ports 10 chg 0000 evt 0200 ><6>ata2: SATA link down (SStatus 0 SControl 300) ><4>ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23 ><6>ACPI: PCI Interrupt 0000:00:05.1[B] -> Link [APSJ] -> GSI 23 (level, low) -> IRQ 23 ><5>sata_nv 0000:00:05.1: Using SWNCQ mode ><7>PCI: Setting latency timer of device 0000:00:05.1 to 64 ><6>scsi2 : sata_nv ><6>scsi3 : sata_nv ><6>ata3: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xd400 irq 23 ><6>ata4: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xd408 irq 23 ><6>ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata3.00: ATA-7: WDC WD5000AAKS-65TMA0, 12.01C01, max UDMA/133 ><6>ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) ><6>ata3.00: configured for UDMA/133 ><6>ata4: SATA link down (SStatus 0 SControl 300) ><4>isa bounce pool size: 16 pages ><5>scsi 2:0:0:0: Direct-Access ATA WDC WD5000AAKS-6 12.0 PQ: 0 ANSI: 5 ><7>pata_amd 0000:00:04.0: version 0.3.10 ><7>PCI: Setting latency timer of device 0000:00:04.0 to 64 ><6>scsi4 : pata_amd ><6>scsi5 : pata_amd ><6>ata5: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14 ><6>ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15 ><6>ata5.00: ATAPI: PIONEER DVD-RW DVR-112D, 1.15, max UDMA/66 ><6>ata5.01: HPA detected: current 488395055, native 488397168 ><6>ata5.01: ATA-7: ST3250824A, 3.AAE, max UDMA/100 ><6>ata5.01: 488395055 sectors, multi 16: LBA48 ><7>ata5: nv_mode_filter: 0x1f39f&0x1f01f->0x1f01f, BIOS=0x1f000 (0xc5c60000) ACPI=0x1f01f (30:20:0x1f) ><7>ata5: nv_mode_filter: 0x3f39f&0x3f01f->0x3f01f, BIOS=0x3f000 (0xc5c60000) ACPI=0x3f01f (30:20:0x1f) ><6>ata5.00: configured for UDMA/66 ><6>ata5.01: configured for UDMA/100 ><7>ata6: port disabled. ignoring. ><5>scsi 4:0:0:0: CD-ROM PIONEER DVD-RW DVR-112D 1.15 PQ: 0 ANSI: 5 ><5>scsi 4:0:1:0: Direct-Access ATA ST3250824A 3.AA PQ: 0 ANSI: 5 ><4>ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16 ><6>ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 16 ><6>eth1: RealTek RTL8139 at 0xffffc20000344000, 00:30:84:88:b2:4d, IRQ 16 ><7>eth1: Identified 8139 chip type 'RTL-8139C' ><4>modprobe used greatest stack depth: 3856 bytes left ><4>Driver 'sd' needs updating - please use bus_type methods ><5>sd 2:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB) ><5>sd 2:0:0:0: [sda] Write Protect is off ><7>sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 2:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB) ><5>sd 2:0:0:0: [sda] Write Protect is off ><7>sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 ><5>sd 2:0:0:0: [sda] Attached SCSI disk ><5>sd 4:0:1:0: [sdb] 488395055 512-byte hardware sectors (250058 MB) ><5>sd 4:0:1:0: [sdb] Write Protect is off ><7>sd 4:0:1:0: [sdb] Mode Sense: 00 3a 00 00 ><5>sd 4:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 4:0:1:0: [sdb] 488395055 512-byte hardware sectors (250058 MB) ><5>sd 4:0:1:0: [sdb] Write Protect is off ><7>sd 4:0:1:0: [sdb] Mode Sense: 00 3a 00 00 ><5>sd 4:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 > ><5>sd 4:0:1:0: [sdb] Attached SCSI disk ><5>sd 2:0:0:0: Attached scsi generic sg0 type 0 ><5>scsi 4:0:0:0: Attached scsi generic sg1 type 5 ><5>sd 4:0:1:0: Attached scsi generic sg2 type 0 ><4>Driver 'sr' needs updating - please use bus_type methods ><4>sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 4:0:0:0: Attached scsi CD-ROM sr0 ><7>hub 1-0:1.0: hub_suspend ><7>usb usb1: bus auto-suspend ><7>ehci_hcd 0000:00:02.1: suspend root hub ><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 ><4>A link change request failed with some changes comitted already. Interface eth0 may have been left with an inconsistent configuration, please check. ><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 ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 5 users, 13 roles, 2385 types, 113 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 161311 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 sr0, type iso9660), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), 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 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 anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><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 ><6>SELinux: policy loaded with handle_unknown=allow ><5>type=1403 audit(1212922732.156:2): policy loaded auid=4294967295 ses=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>xor: automatically using best checksumming function: generic_sse ><6> generic_sse: 4476.000 MB/sec ><6>xor: using function: generic_sse (4476.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int64x1 2585 MB/s ><4>raid6: int64x2 3437 MB/s ><4>raid6: int64x4 2488 MB/s ><4>raid6: int64x8 2539 MB/s ><4>raid6: sse2x1 3894 MB/s ><4>raid6: sse2x2 4867 MB/s ><4>raid6: sse2x4 5296 MB/s ><4>raid6: using algorithm sse2x4 (5296 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 ><6>md: linear personality registered for level -1 ><4>GFS2 (built Jun 3 2008 23:02:12) installed ><6>Lock_Nolock (built Jun 3 2008 23:02:27) installed ><6>JFS: nTxBlock = 8192, nTxLock = 65536 ><6>SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) 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 ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: maximal mount count reached, running e2fsck is recommended ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sdb1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sdb2, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb2, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sdb5, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb5, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sdb6, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb6, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: maximal mount count reached, running e2fsck is recommended ><6>EXT3 FS on sdb7, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb7, type ext3), uses xattr ><6>Adding 1004052k swap on /dev/sdb3. Priority:-1 extents:1 across:1004052k ><4>mke2fs used greatest stack depth: 3760 bytes left ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sdb6, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb6, type ext3), uses xattr ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 5 users, 13 roles, 2385 types, 113 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 161311 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 6 users, 13 roles, 2385 types, 113 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 161311 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 6 users, 13 roles, 2385 types, 113 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 161311 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 6 users, 13 roles, 2385 types, 113 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 161311 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 7 users, 13 roles, 2385 types, 113 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 161311 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8 users, 13 roles, 2385 types, 113 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 161311 rules ><6>SELinux: policy loaded with handle_unknown=allow ><4>grub used greatest stack depth: 3664 bytes left > > >/tmp/anaconda.log: >10:57:20 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >10:57:20 INFO : anaconda version 11.4.1.4 on x86_64 starting >10:57:20 INFO : fwloader: starting firmware loader >10:57:20 DEBUG : fwloader: starting up (pid 566) >10:57:20 DEBUG : fwloader: entering event loop >10:57:20 INFO : 2023960 kB are available >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem slab got action add >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:20 DEBUG : fwloader: subsystem block got action add >10:57:20 DEBUG : fwloader: subsystem bdi got action add >10:57:20 DEBUG : fwloader: subsystem block got action add >10:57:20 DEBUG : fwloader: subsystem bdi got action add >10:57:20 DEBUG : fwloader: subsystem block got action add >10:57:20 DEBUG : fwloader: subsystem bdi got action add >10:57:20 DEBUG : fwloader: subsystem block got action add >10:57:20 DEBUG : fwloader: subsystem bdi got action add >10:57:20 DEBUG : fwloader: subsystem block got action add >10:57:20 DEBUG : fwloader: subsystem bdi got action add >10:57:20 DEBUG : fwloader: subsystem block got action add >10:57:20 DEBUG : fwloader: subsystem bdi got action add >10:57:20 DEBUG : fwloader: subsystem block got action add >10:57:20 DEBUG : fwloader: subsystem bdi got action add >10:57:20 DEBUG : fwloader: subsystem block got action add >10:57:20 DEBUG : fwloader: subsystem bdi got action add >10:57:20 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action remove >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem edd got action add >10:57:23 DEBUG : fwloader: subsystem edd got action add >10:57:23 DEBUG : fwloader: subsystem edd got action add >10:57:23 DEBUG : fwloader: subsystem edd got action add >10:57:23 DEBUG : fwloader: subsystem edd got action add >10:57:23 DEBUG : fwloader: subsystem edd got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem iscsi_transport got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : fwloader: subsystem slab got action add >10:57:23 DEBUG : probing buses >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem acpi got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci_bus got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci_express got action add >10:57:23 DEBUG : fwloader: subsystem pci_express got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci_bus got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci got action add >10:57:23 DEBUG : fwloader: subsystem pci_bus got action add >10:57:23 DEBUG : fwloader: subsystem platform got action add >10:57:23 DEBUG : fwloader: subsystem serio got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem platform got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem platform got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem platform got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem rtc got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem pnp got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem bdi got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem block got action add >10:57:23 DEBUG : fwloader: subsystem cpuid got action add >10:57:23 DEBUG : fwloader: subsystem cpuid got action add >10:57:23 DEBUG : fwloader: subsystem dmi got action add >10:57:23 DEBUG : fwloader: subsystem graphics got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem input got action add >10:57:23 DEBUG : fwloader: subsystem iscsi_transport got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem mem got action add >10:57:23 DEBUG : fwloader: subsystem misc got action add >10:57:23 DEBUG : fwloader: subsystem misc got action add >10:57:23 DEBUG : fwloader: subsystem misc got action add >10:57:23 DEBUG : fwloader: subsystem misc got action add >10:57:23 DEBUG : fwloader: subsystem misc got action add >10:57:23 DEBUG : fwloader: subsystem misc got action add >10:57:23 DEBUG : fwloader: subsystem misc got action add >10:57:23 DEBUG : fwloader: subsystem msr got action add >10:57:23 DEBUG : fwloader: subsystem msr got action add >10:57:23 DEBUG : fwloader: subsystem net got action add >10:57:23 DEBUG : fwloader: subsystem thermal got action add >10:57:23 DEBUG : fwloader: subsystem thermal got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem tty got action add >10:57:23 DEBUG : fwloader: subsystem usbmon got action add >10:57:23 DEBUG : fwloader: subsystem vc got action add >10:57:23 DEBUG : fwloader: subsystem vc got action add >10:57:23 DEBUG : fwloader: subsystem vc got action add >10:57:23 DEBUG : fwloader: subsystem vc got action add >10:57:23 DEBUG : fwloader: subsystem vc got action add >10:57:23 DEBUG : fwloader: subsystem vc got action add >10:57:23 DEBUG : fwloader: subsystem vc got action add >10:57:23 DEBUG : fwloader: subsystem vc got action add >10:57:23 DEBUG : fwloader: subsystem vtconsole got action add >10:57:23 DEBUG : waiting for hardware to initialize >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem usb_host got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem usbmon got action add >10:57:23 DEBUG : fwloader: subsystem usb got action add >10:57:23 DEBUG : fwloader: subsystem usb got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem drivers got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem module got action add >10:57:23 DEBUG : fwloader: subsystem bus got action add >10:57:23 DEBUG : fwloader: subsystem class got action add >10:57:23 DEBUG : fwloader: subsystem usb_endpoint got action add >10:57:23 DEBUG : fwloader: subsystem usb_endpoint got action add >10:57:24 DEBUG : fwloader: subsystem usb_host got action add >10:57:24 DEBUG : fwloader: subsystem usbmon got action add >10:57:24 DEBUG : fwloader: subsystem usb got action add >10:57:24 DEBUG : fwloader: subsystem usb got action add >10:57:24 DEBUG : fwloader: subsystem usb_endpoint got action add >10:57:24 DEBUG : fwloader: subsystem usb_endpoint got action add >10:57:24 DEBUG : fwloader: subsystem drivers got action add >10:57:24 DEBUG : fwloader: subsystem net got action add >10:57:24 DEBUG : fwloader: subsystem drivers got action add >10:57:24 DEBUG : fwloader: subsystem drivers got action add >10:57:24 DEBUG : fwloader: subsystem drivers got action add >10:57:24 DEBUG : fwloader: subsystem module got action add >10:57:24 DEBUG : fwloader: subsystem module got action add >10:57:24 DEBUG : fwloader: subsystem slab got action add >10:57:24 DEBUG : fwloader: subsystem slab got action add >10:57:24 DEBUG : fwloader: subsystem scsi got action add >10:57:24 DEBUG : fwloader: subsystem scsi_host got action add >10:57:24 DEBUG : fwloader: subsystem scsi got action add >10:57:24 DEBUG : fwloader: subsystem module got action add >10:57:24 DEBUG : fwloader: subsystem scsi_host got action add >10:57:24 DEBUG : fwloader: subsystem drivers got action add >10:57:24 DEBUG : fwloader: subsystem i2c-adapter got action add >10:57:24 DEBUG : fwloader: subsystem video4linux got action add >10:57:24 DEBUG : fwloader: subsystem video4linux got action add >10:57:24 DEBUG : fwloader: subsystem drivers got action add >10:57:24 DEBUG : fwloader: subsystem drivers got action add >10:57:24 DEBUG : fwloader: subsystem usb got action add >10:57:24 DEBUG : fwloader: subsystem usb got action add >10:57:24 DEBUG : fwloader: subsystem usb_endpoint got action add >10:57:24 DEBUG : fwloader: subsystem usb_endpoint got action add >10:57:25 DEBUG : fwloader: subsystem firewire got action add >10:57:25 DEBUG : fwloader: subsystem usb got action add >10:57:25 DEBUG : fwloader: subsystem usb got action add >10:57:25 DEBUG : fwloader: subsystem input got action add >10:57:25 DEBUG : fwloader: subsystem input got action add >10:57:25 DEBUG : fwloader: subsystem input got action add >10:57:25 DEBUG : fwloader: subsystem hidraw got action add >10:57:25 DEBUG : fwloader: subsystem usb_endpoint got action add >10:57:25 DEBUG : fwloader: subsystem usb_endpoint got action add >10:57:25 DEBUG : fwloader: subsystem scsi got action add >10:57:25 DEBUG : fwloader: subsystem scsi_host got action add >10:57:25 DEBUG : fwloader: subsystem scsi got action add >10:57:25 DEBUG : fwloader: subsystem scsi_host got action add >10:57:26 DEBUG : fwloader: subsystem scsi got action add >10:57:26 DEBUG : fwloader: subsystem scsi got action add >10:57:26 DEBUG : fwloader: subsystem scsi_device got action add >10:57:26 DEBUG : fwloader: subsystem bsg got action add >10:57:26 DEBUG : fwloader: subsystem scsi got action add >10:57:26 DEBUG : fwloader: subsystem scsi_host got action add >10:57:26 DEBUG : fwloader: subsystem scsi got action add >10:57:26 DEBUG : fwloader: subsystem scsi_host got action add >10:57:26 DEBUG : fwloader: subsystem scsi got action add >10:57:26 DEBUG : fwloader: subsystem scsi got action add >10:57:26 DEBUG : fwloader: subsystem scsi_device got action add >10:57:26 DEBUG : fwloader: subsystem bsg got action add >10:57:26 DEBUG : fwloader: subsystem scsi got action add >10:57:26 DEBUG : fwloader: subsystem scsi got action add >10:57:26 DEBUG : fwloader: subsystem scsi_device got action add >10:57:26 DEBUG : fwloader: subsystem bsg got action add >10:57:26 DEBUG : fwloader: subsystem drivers got action add >10:57:26 DEBUG : fwloader: subsystem module got action add >10:57:26 DEBUG : fwloader: subsystem drivers got action add >10:57:26 DEBUG : fwloader: subsystem net got action add >10:57:26 DEBUG : fwloader: subsystem drivers got action add >10:57:26 DEBUG : fwloader: subsystem drivers got action add >10:57:26 DEBUG : fwloader: subsystem module got action add >10:57:26 DEBUG : fwloader: subsystem class got action add >10:57:26 DEBUG : fwloader: subsystem scsi_disk got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem bdi got action add >10:57:26 DEBUG : fwloader: subsystem scsi_disk got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem bdi got action add >10:57:26 DEBUG : fwloader: subsystem drivers got action add >10:57:26 DEBUG : fwloader: subsystem module got action add >10:57:26 DEBUG : fwloader: subsystem class got action add >10:57:26 DEBUG : fwloader: subsystem scsi_generic got action add >10:57:26 DEBUG : fwloader: subsystem scsi_generic got action add >10:57:26 DEBUG : fwloader: subsystem scsi_generic got action add >10:57:26 DEBUG : fwloader: subsystem module got action add >10:57:26 DEBUG : fwloader: subsystem module got action add >10:57:26 DEBUG : fwloader: subsystem slab got action add >10:57:26 DEBUG : fwloader: subsystem block got action add >10:57:26 DEBUG : fwloader: subsystem bdi got action add >10:57:26 DEBUG : fwloader: subsystem drivers got action add >10:57:26 INFO : trying to mount CD device /dev/sr0 on /mnt/source >10:57:26 DEBUG : fwloader: subsystem vc got action add >10:57:26 DEBUG : fwloader: subsystem vc got action add >10:57:26 DEBUG : fwloader: subsystem vc got action remove >10:57:26 DEBUG : fwloader: subsystem vc got action remove >10:57:28 DEBUG : going to set language to en_US.UTF-8 >10:57:28 INFO : setting language to en_US.UTF-8 >10:57:28 INFO : 52 keymaps are available >10:57:31 INFO : need to set up networking >10:57:31 INFO : going to pick interface >10:57:32 INFO : going to do getNetConfig >10:57:32 INFO : eth0 is not a wireless adapter >10:57:36 DEBUG : waiting for link eth0... >10:57:36 DEBUG : 0 seconds. >10:57:36 DEBUG : sleep (nicdelay) for 0 secs first >10:57:36 DEBUG : continuing... >10:57:36 DEBUG : sending anaconda-Linux 2.6.26-0.54.rc4.git5.fc10.x86_64 x86_64 as dhcp vendor-class >requesting dhcp timeout 45 >10:57:36 INFO : Listening on LPF/eth0/00:1a:4d:0d:c0:07 >10:57:36 INFO : Sending on LPF/eth0/00:1a:4d:0d:c0:07 >10:57:36 INFO : Sending on Socket/fallback >10:57:39 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 >10:57:39 INFO : DHCPOFFER from 10.136.0.1 >10:57:39 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >10:57:39 INFO : DHCPACK from 10.136.0.1 >10:57:39 INFO : bound to 89.136.4.4 -- renewal in 1472 seconds. >10:57:39 DEBUG : device = eth0 >10:57:39 DEBUG : broadcast = 89.136.5.255 >10:57:39 DEBUG : netmask = 255.255.254.0 >10:57:39 DEBUG : network = 89.136.4.0 >10:57:39 DEBUG : gateway = 89.136.4.1 >10:57:39 DEBUG : dns[0] = 80.96.184.17 >10:57:39 DEBUG : dns[1] = 80.96.184.18 >10:57:39 DEBUG : waiting for link eth0... >10:57:39 DEBUG : 0 seconds. >10:57:39 DEBUG : sleep (nicdelay) for 0 secs first >10:57:39 DEBUG : continuing... >10:57:39 INFO : reverse name lookup worked (hostname is home-13644.galati.astral.ro) >10:57:39 INFO : starting to STEP_URL >10:58:40 DEBUG : url address ftp.iasi.roedu.net >10:58:40 DEBUG : url prefix /mirrors/fedora.redhat.com/linux/development/x86_64/os/ >10:58:40 INFO : trying to mount CD device /dev/sr0 on /mnt/source >10:58:40 DEBUG : fwloader: subsystem vc got action add >10:58:40 DEBUG : fwloader: subsystem vc got action add >10:58:40 DEBUG : fwloader: subsystem scsi got action change >10:58:40 DEBUG : fwloader: subsystem vc got action remove >10:58:40 DEBUG : fwloader: subsystem vc got action remove >10:58:40 DEBUG : fwloader: subsystem vc got action add >10:58:40 DEBUG : fwloader: subsystem vc got action add >10:58:41 DEBUG : fwloader: subsystem vc got action remove >10:58:41 DEBUG : fwloader: subsystem vc got action remove >10:58:41 DEBUG : fwloader: subsystem vc got action add >10:58:41 DEBUG : fwloader: subsystem vc got action add >10:58:41 DEBUG : fwloader: subsystem vc got action remove >10:58:41 DEBUG : fwloader: subsystem vc got action remove >10:58:41 DEBUG : fwloader: subsystem vc got action add >10:58:41 DEBUG : fwloader: subsystem vc got action add >10:58:41 DEBUG : fwloader: subsystem vc got action remove >10:58:41 DEBUG : fwloader: subsystem vc got action remove >10:58:41 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/source/images/stage2.img >10:58:41 INFO : Detected stage 2 image on CD >10:58:44 INFO : got url http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/linux/development/x86_64/os >10:58:45 INFO : Loading SELinux policy >10:58:51 DEBUG : fwloader: subsystem slab got action add >10:58:52 INFO : getting ready to spawn shell now >10:58:52 DEBUG : fwloader: got exit signal, quitting >10:58:52 INFO : fwloader: starting firmware loader >10:58:52 DEBUG : fwloader: starting up (pid 1603) >10:58:52 DEBUG : fwloader: entering event loop >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem misc got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem slab got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 DEBUG : fwloader: subsystem module got action add >10:58:53 INFO : Running anaconda script /usr/bin/anaconda >10:59:16 DEBUG : fwloader: subsystem vc got action add >10:59:16 DEBUG : fwloader: subsystem vc got action add >10:59:18 DEBUG : fwloader: subsystem vc got action add >10:59:18 DEBUG : fwloader: subsystem vc got action add >11:03:44 DEBUG : fwloader: subsystem block got action remove >11:03:44 DEBUG : fwloader: subsystem block got action add >11:03:44 DEBUG : fwloader: subsystem block got action remove >11:03:44 DEBUG : fwloader: subsystem block got action remove >11:03:44 DEBUG : fwloader: subsystem block got action remove >11:03:44 DEBUG : fwloader: subsystem block got action remove >11:03:44 DEBUG : fwloader: subsystem block got action remove >11:03:44 DEBUG : fwloader: subsystem block got action remove >11:03:44 DEBUG : fwloader: subsystem block got action remove >11:03:44 DEBUG : fwloader: subsystem block got action add >11:03:44 DEBUG : fwloader: subsystem block got action add >11:03:44 DEBUG : fwloader: subsystem block got action add >11:03:44 DEBUG : fwloader: subsystem block got action add >11:03:45 DEBUG : fwloader: subsystem block got action add >11:03:45 DEBUG : fwloader: subsystem block got action add >iskSet.skippedDisks: [] >11:01:20 DEBUG : DiskSet.skippedDisks: [] >11:01:20 DEBUG : starting all mpaths on drives ['sda', 'sdb'] >11:01:20 DEBUG : scanning for multipath on drives ['sda', 'sdb'] >11:01:20 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib64/bdevid/:/usr/lib64/bdevid/' >11:01:20 DEBUG : mpaths: [] >11:01:20 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >11:01:20 DEBUG : starting dmraids >11:01:20 DEBUG : self.driveList(): ['sda', 'sdb'] >11:01:20 DEBUG : DiskSet.skippedDisks: [] >11:01:20 DEBUG : DiskSet.skippedDisks: [] >11:01:20 DEBUG : starting all dmraids on drives ['sda', 'sdb'] >11:01:20 DEBUG : scanning for dmraid on drives ['sda', 'sdb'] >11:01:20 DEBUG : done starting dmraids. Drivelist: ['sda', 'sdb'] >11:01:20 DEBUG : adding drive sda to disk list >11:01:21 DEBUG : adding drive sdb to disk list >11:01:22 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage with options defaults >11:01:22 DEBUG : isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage with options defaults >11:01:22 DEBUG : isys.py:mount()- going to mount /dev/sdb2 on /mnt/sysimage with options defaults >11:01:23 DEBUG : isys.py:mount()- going to mount /dev/sdb5 on /mnt/sysimage with options defaults >11:01:23 DEBUG : isys.py:mount()- going to mount /dev/sdb6 on /mnt/sysimage with options defaults >11:01:23 DEBUG : isys.py:mount()- going to mount /dev/sdb7 on /mnt/sysimage with options defaults >11:01:23 WARNING : step complete does not exist >11:01:23 INFO : moving (1) to step findinstall >11:01:25 WARNING : step complete does not exist >11:01:25 INFO : moving (1) to step networkdevicecheck >11:01:25 INFO : moving (1) to step network >11:01:38 INFO : moving (1) to step timezone >11:01:39 INFO : moving (1) to step accounts >11:02:10 INFO : moving (1) to step partitionobjinit >11:02:10 INFO : no initiator set >11:02:10 INFO : no /tmp/fcpconfig; not configuring zfcp >11:02:10 DEBUG : adding drive sda to disk list >11:02:10 DEBUG : adding drive sdb to disk list >11:02:12 INFO : moving (1) to step parttype >11:02:27 INFO : moving (1) to step partition >11:03:07 INFO : used size of /dev/sdb6 is 457.0 >11:03:31 DEBUG : adding drive sda to disk list >11:03:32 DEBUG : adding drive sdb to disk list >11:03:41 INFO : moving (1) to step partitiondone >11:03:42 INFO : moving (1) to step migratefilesystems >11:03:42 INFO : moving (1) to step enablefilesystems >11:03:44 INFO : disk.commit() for /dev/sda >11:03:44 INFO : disk.commit() for /dev/sdb >11:03:44 CRITICAL: parted exception: Error: Error informing the kernel about modifications to partition /dev/sdb5 -- Device or resource busy. This means Linux won't know about any changes you made to /dev/sdb5 until you reboot -- so you shouldn't mount it or use it in any way before rebooting. >11:03:45 DEBUG : adding drive sda to disk list >11:03:46 DEBUG : adding drive sdb to disk list >11:03:47 INFO : formatting / as ext3 >11:03:47 INFO : Format command: ['mke2fs', '/dev/sdb6', '-j'] > >11:03:54 DEBUG : adding drive sda to disk list >11:03:56 DEBUG : adding drive sdb to disk list >11:03:56 INFO : trying to mount /dev/sdb6 on / >11:03:57 INFO : set SELinux context for mountpoint / to False >11:03:57 DEBUG : mounting /dev/sdb6 on /mnt/sysimage// as ext3 >11:03:57 DEBUG : isys.py:mount()- going to mount /dev/sdb6 on /mnt/sysimage with options defaults >11:03:57 INFO : set SELinux context for newly mounted filesystem root at / to False >11:03:57 INFO : trying to mount sys on /sys >11:03:57 INFO : set SELinux context for mountpoint /sys to False >11:03:57 DEBUG : mounting sys on /mnt/sysimage//sys as sysfs >11:03:57 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys with options defaults >11:03:57 INFO : set SELinux context for newly mounted filesystem root at /sys to False >11:03:57 INFO : trying to mount proc on /proc >11:03:57 INFO : set SELinux context for mountpoint /proc to False >11:03:57 DEBUG : mounting proc on /mnt/sysimage//proc as proc >11:03:57 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc with options defaults >11:03:57 INFO : set SELinux context for newly mounted filesystem root at /proc to False >11:03:57 INFO : moving (1) to step bootloadersetup >11:03:57 INFO : moving (1) to step bootloader >11:04:28 INFO : moving (1) to step reposetup >11:04:30 INFO : Using /mnt/source/images/stage2.img as stage2 image >11:05:41 WARNING : /usr/lib/python2.5/site-packages/yum/repos.py:64: RuntimeWarning: YumProgress.progressbar called when popped > self.callback.progressbar(num, len(repos), repo.id) > >11:05:44 INFO : no groups missing >11:05:44 INFO : moving (1) to step basepkgsel >11:05:46 INFO : moving (1) to step tasksel >11:12:46 INFO : moving (1) to step postselection >11:12:46 INFO : selected kernel package for kernel >11:13:42 INFO : moving (1) to step install >11:13:42 INFO : moving (1) to step setuptime >11:13:42 ERROR : unable to set timezone >11:13:44 INFO : moving (1) to step preinstallconfig >11:13:44 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux with options defaults >11:13:44 WARNING : no dev package, going to bind mount /dev >11:13:44 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev with options defaults,bind >11:13:44 INFO : self.hostname = guzu.shacknet.nu >11:13:44 INFO : moving (1) to step installpackages >11:13:44 INFO : Preparing to install packages >11:21:24 WARNING : /usr/lib/anaconda/gui.py:564: GtkWarning: gtk_progress_set_percentage: assertion `percentage >= 0 && percentage <= 1.0' failed > self.progress.set_fraction (newval) > >12:03:39 WARNING : Try 1/10 for http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/linux/development/x86_64/os/Packages/gnome-vfs2-2.22.0-1.fc9.x86_64.rpm failed >12:47:58 WARNING : /usr/lib/anaconda/iw/progress_gui.py:55: GtkWarning: gtk_progress_set_percentage: assertion `percentage >= 0 && percentage <= 1.0' failed > self.progress.set_fraction(pct) > >12:48:47 INFO : moving (1) to step postinstallconfig >12:48:48 INFO : moving (1) to step writeconfig >12:48:48 INFO : Writing main configuration >12:48:48 INFO : self.hostname = guzu.shacknet.nu >12:48:49 INFO : moving (1) to step firstboot >12:48:49 INFO : moving (1) to step instbootloader >12:48:51 INFO : moving (1) to step writeksconfig >12:48:51 INFO : Writing autokickstart file >12:48:54 INFO : moving (1) to step writeregkey >12:48:54 INFO : moving (1) to step setfilecon >12:48:54 INFO : setting SELinux contexts for anaconda created files >12:48:54 WARNING : /etc/rpm/platform doesn't exist >12:48:54 INFO : set fc of /etc/rpm/macros to False >12:48:54 WARNING : /etc/lilo.conf.anaconda doesn't exist >12:48:54 INFO : set fc of /lib64 to False >12:48:54 INFO : set fc of /usr/lib64 to False >12:48:54 WARNING : /etc/blkid.tab doesn't exist >12:48:54 WARNING : /etc/blkid.tab.old doesn't exist >12:48:54 INFO : set fc of /etc/mtab to False >12:48:54 INFO : set fc of /etc/fstab to False >12:48:54 INFO : set fc of /etc/resolv.conf to False >12:48:54 WARNING : /etc/modprobe.conf doesn't exist >12:48:54 WARNING : /etc/modprobe.conf~ doesn't exist >12:48:54 INFO : set fc of /var/log/wtmp to False >12:48:54 INFO : set fc of /var/run/utmp to False >12:48:54 WARNING : /etc/crypttab doesn't exist >12:48:54 INFO : set fc of /dev/log to False >12:48:54 INFO : set fc of /var/lib/rpm to False >12:48:54 INFO : set fc of / to False >12:48:54 WARNING : /etc/raidtab doesn't exist >12:48:54 WARNING : /etc/mdadm.conf doesn't exist >12:48:54 INFO : set fc of /etc/hosts to False >12:48:54 INFO : set fc of /etc/sysconfig/network to False >12:48:54 INFO : set fc of /etc/udev/rules.d/70-persistent-net.rules to False >12:48:54 INFO : set fc of /root/install.log to False >12:48:54 INFO : set fc of /root/install.log.syslog to False >12:48:54 INFO : set fc of /etc/shadow to False >12:48:54 INFO : set fc of /etc/shadow- to False >12:48:54 INFO : set fc of /etc/gshadow to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifcfg-eth1 to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-bnep to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ippp to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-ippp to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-bnep to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-plip to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-tunnel to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-sl to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifcfg-lo to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-ipsec to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/network-functions to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-routes to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-eth to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-ipv6 to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-isdn to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-ppp to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-isdn to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/network-functions-ipv6 to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-post to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-wireless to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-tunnel to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ppp to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-sl to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifcfg-eth0 to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/net.hotplug to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/init.ipv6-global to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-post to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-plusb to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ipx to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-sit to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-routes to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-eth to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-sit to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-aliases to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ipsec to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ipv6 to False >12:48:54 INFO : set fc of /etc/sysconfig/network-scripts to False >12:48:54 INFO : set fc of /var/lib/rpm/Provideversion to False >12:48:54 INFO : set fc of /var/lib/rpm/Filemd5s to False >12:48:54 INFO : set fc of /var/lib/rpm/Basenames to False >12:48:54 INFO : set fc of /var/lib/rpm/Group to False >12:48:54 INFO : set fc of /var/lib/rpm/Sha1header to False >12:48:54 INFO : set fc of /var/lib/rpm/Sigmd5 to False >12:48:54 INFO : set fc of /var/lib/rpm/Requirename to False >12:48:54 INFO : set fc of /var/lib/rpm/Triggername to False >12:48:54 INFO : set fc of /var/lib/rpm/__db.003 to False >12:48:54 INFO : set fc of /var/lib/rpm/Installtid to False >12:48:54 INFO : set fc of /var/lib/rpm/Packages to False >12:48:54 INFO : set fc of /var/lib/rpm/Pubkeys to False >12:48:54 INFO : set fc of /var/lib/rpm/Providename to False >12:48:54 INFO : set fc of /var/lib/rpm/__db.001 to False >12:48:54 INFO : set fc of /var/lib/rpm/Name to False >12:48:54 INFO : set fc of /var/lib/rpm/Requireversion to False >12:48:54 INFO : set fc of /var/lib/rpm/Dirnames to False >12:48:55 INFO : set fc of /var/lib/rpm/Conflictname to False >12:48:55 INFO : set fc of /var/lib/rpm/__db.002 to False >12:48:55 INFO : set fc of /var/lib/rpm to False >12:48:55 INFO : set fc of /etc/lvm/lvm.conf to False >12:48:55 INFO : set fc of /etc/lvm/cache to False >12:48:55 INFO : set fc of /etc/lvm/archive to False >12:48:55 INFO : set fc of /etc/lvm/backup to False >12:48:55 INFO : set fc of /etc/lvm to False >12:48:55 INFO : set fc of /dev/mapper/control to False >12:48:55 INFO : set fc of /dev/mapper to False >12:48:55 INFO : set fc of /root/install.log to False >12:48:55 INFO : set fc of /root/.bashrc to False >12:48:55 INFO : set fc of /root/install.log.syslog to False >12:48:55 INFO : set fc of /root/.gconf to False >12:48:55 INFO : set fc of /root/anaconda-ks.cfg to False >12:48:55 INFO : set fc of /root/.tcshrc to False >12:48:55 INFO : set fc of /root/.bash_logout to False >12:48:55 INFO : set fc of /root/.bash_profile to False >12:48:55 INFO : set fc of /root/.cshrc to False >12:48:55 INFO : set fc of /root to False >12:48:55 INFO : set fc of /var/log/cups to False >12:48:55 INFO : set fc of /var/log/ntpstats to False >12:48:55 INFO : set fc of /var/log/audit to False >12:48:55 INFO : set fc of /var/log/spooler to False >12:48:55 INFO : set fc of /var/log/ppp to False >12:48:55 INFO : set fc of /var/log/secure to False >12:48:55 INFO : set fc of /var/log/dirmngr to False >12:48:55 INFO : set fc of /var/log/samba to False >12:48:55 INFO : set fc of /var/log/btmp to False >12:48:55 INFO : set fc of /var/log/bittorrent to False >12:48:55 INFO : set fc of /var/log/wtmp to False >12:48:55 INFO : set fc of /var/log/tallylog to False >12:48:55 INFO : set fc of /var/log/mail to False >12:48:55 INFO : set fc of /var/log/maillog to False >12:48:55 INFO : set fc of /var/log/httpd to False >12:48:55 INFO : set fc of /var/log/setroubleshoot to False >12:48:55 INFO : set fc of /var/log/vbox to False >12:48:55 INFO : set fc of /var/log/gdm to False >12:48:55 INFO : set fc of /var/log/faillog to False >12:48:55 INFO : set fc of /var/log/lastlog to False >12:48:55 INFO : set fc of /var/log/messages to False >12:48:55 INFO : set fc of /var/log/prelink to False >12:48:55 INFO : set fc of /var/log/pm-suspend.log to False >12:48:55 INFO : set fc of /var/log/ConsoleKit to False >12:48:55 INFO : set fc of /var/log to False >12:48:55 INFO : set fc of /etc/modprobe.d/anaconda to False >12:48:55 INFO : set fc of /etc/modprobe.d/i915modeset to False >12:48:55 INFO : set fc of /etc/modprobe.d/floppy-pnp to False >12:48:55 INFO : set fc of /etc/modprobe.d/blacklist-visor to False >12:48:55 INFO : set fc of /etc/modprobe.d/blacklist to False >12:48:55 INFO : set fc of /etc/modprobe.d/modprobe.conf.dist to False >12:48:55 INFO : set fc of /etc/modprobe.d to False >12:48:55 INFO : set fc of /etc/sysconfig/dund to False >12:48:55 INFO : set fc of /etc/sysconfig/crond to False >12:48:55 INFO : set fc of /etc/sysconfig/crontab to False >12:48:55 INFO : set fc of /etc/sysconfig/keyboard to False >12:48:55 INFO : set fc of /etc/sysconfig/cpuspeed to False >12:48:55 INFO : set fc of /etc/sysconfig/lm_sensors to False >12:48:55 INFO : set fc of /etc/sysconfig/irqbalance to False >12:48:55 INFO : set fc of /etc/sysconfig/kernel to False >12:48:55 INFO : set fc of /etc/sysconfig/networking to False >12:48:55 INFO : set fc of /etc/sysconfig/irda to False >12:48:55 INFO : set fc of /etc/sysconfig/ntpd to False >12:48:55 INFO : set fc of /etc/sysconfig/iptables-config to False >12:48:55 INFO : set fc of /etc/sysconfig/nfs to False >12:48:55 INFO : set fc of /etc/sysconfig/smartmontools to False >12:48:55 INFO : set fc of /etc/sysconfig/cbq to False >12:48:55 INFO : set fc of /etc/sysconfig/samba to False >12:48:55 INFO : set fc of /etc/sysconfig/grub to False >12:48:55 INFO : set fc of /etc/sysconfig/sendmail to False >12:48:55 INFO : set fc of /etc/sysconfig/bittorrent to False >12:48:55 INFO : set fc of /etc/sysconfig/hsqldb to False >12:48:55 INFO : set fc of /etc/sysconfig/iptables to False >12:48:55 INFO : set fc of /etc/sysconfig/network-scripts to False >12:48:55 INFO : set fc of /etc/sysconfig/saslauthd to False >12:48:55 INFO : set fc of /etc/sysconfig/ip6tables-config to False >12:48:55 INFO : set fc of /etc/sysconfig/clock to False >12:48:55 INFO : set fc of /etc/sysconfig/selinux to False >12:48:55 INFO : set fc of /etc/sysconfig/auditd to False >12:48:55 INFO : set fc of /etc/sysconfig/ip6tables to False >12:48:55 INFO : set fc of /etc/sysconfig/readonly-root to False >12:48:55 INFO : set fc of /etc/sysconfig/nspluginwrapper to False >12:48:55 INFO : set fc of /etc/sysconfig/snmpd to False >12:48:55 INFO : set fc of /etc/sysconfig/bluetooth to False >12:48:55 INFO : set fc of /etc/sysconfig/console to False >12:48:55 INFO : set fc of /etc/sysconfig/system-config-firewall to False >12:48:55 INFO : set fc of /etc/sysconfig/netconsole to False >12:48:55 INFO : set fc of /etc/sysconfig/httpd to False >12:48:55 INFO : set fc of /etc/sysconfig/i18n to False >12:48:55 INFO : set fc of /etc/sysconfig/init to False >12:48:55 INFO : set fc of /etc/sysconfig/authconfig to False >12:48:55 INFO : set fc of /etc/sysconfig/atd to False >12:48:55 INFO : set fc of /etc/sysconfig/system-config-securitylevel to False >12:48:55 INFO : set fc of /etc/sysconfig/ntpdate to False >12:48:55 INFO : set fc of /etc/sysconfig/udev to False >12:48:55 INFO : set fc of /etc/sysconfig/wpa_supplicant to False >12:48:55 INFO : set fc of /etc/sysconfig/system-config-users to False >12:48:55 INFO : set fc of /etc/sysconfig/modules to False >12:48:55 INFO : set fc of /etc/sysconfig/rsyslog to False >12:48:55 INFO : set fc of /etc/sysconfig/network to False >12:48:55 INFO : set fc of /etc/sysconfig/pand to False >12:48:55 INFO : set fc of /etc/sysconfig/prelink to False >12:48:55 INFO : set fc of /etc/sysconfig to False >12:48:55 INFO : moving (1) to step copylogs >12:48:55 INFO : Copying anaconda logs >12:48:55 INFO : moving (1) to step methodcomplete >12:48:55 INFO : moving (1) to step postscripts >12:48:55 INFO : moving (1) to step dopostaction >12:48:55 INFO : moving (1) to step complete > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >HOSTNAME=home-13644.galati.astral.ro >DOMAIN=galati.astral.ro > > >/tmp/lvmout: > > >/mnt/sysimage/root/install.log: >Installing libgcc-4.3.0-8.x86_64 >warning: libgcc-4.3.0-8: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 >Installing setup-2.6.15-1.fc10.noarch >Installing filesystem-2.4.15-1.fc10.x86_64 >Installing texlive-texmf-errata-2007-4.fc9.noarch >Installing xml-common-0.6.3-23.fc9.noarch >Installing ca-certificates-2008-5.noarch >Installing mailcap-2.1.28-1.fc9.noarch >Installing iso-codes-2.1-1.fc10.noarch >Installing nodoka-filesystem-0.3.90-2.fc10.noarch >Installing nodoka-metacity-theme-0.3.90-2.fc10.noarch >Installing xkeyboard-config-1.3-1.fc10.noarch >Installing control-center-filesystem-2.23.3-1.fc10.x86_64 >Installing desktop-backgrounds-basic-9.0.0-1.noarch >Installing basesystem-8.1-1.noarch >Installing texlive-texmf-errata-dvips-2007-4.fc9.noarch >Installing texlive-texmf-errata-latex-2007-4.fc9.noarch >Installing texlive-texmf-errata-fonts-2007-4.fc9.noarch >Installing ncurses-base-5.6-17.20080524.fc10.x86_64 >Installing mythes-en-3.0-1.fc9.noarch >Installing tzdata-2008c-1.fc10.noarch >Installing xorg-x11-server-common-1.4.99.901-29.20080415.fc9.x86_64 >Installing tzdata-java-2008c-1.fc10.noarch >Installing fedora-bookmarks-8-1.noarch >Installing baekmuk-ttf-fonts-common-2.2-7.fc9.noarch >Installing mozilla-filesystem-1.9-2.fc10.x86_64 >Installing gnome-backgrounds-2.22.0-1.fc9.noarch >Installing festvox-kal-diphone-0.19990610-4.fc9.x86_64 >Installing ql2100-firmware-1.19.38-1.fc8.1.noarch >Installing rt73usb-firmware-1.8-4.noarch >Installing ql2400-firmware-4.00.27-1.fc8.1.noarch >Installing atmel-firmware-1.3-4.noarch >Installing libertas-usb8388-firmware-5.110.20.p49-1.fc9.noarch >Installing iwl4965-firmware-4.44.1.20-1.noarch >Installing ql23xx-firmware-3.03.20-1.fc8.1.noarch >Installing iwl3945-firmware-2.14.1.5-2.noarch >Installing ipw2200-firmware-3.0-10.noarch >Installing ipw2100-firmware-1.3-8.noarch >Installing ql2200-firmware-2.02.08-1.fc8.1.noarch >Installing rt61pci-firmware-1.2-4.noarch >Installing zd1211-firmware-1.4-1.noarch >Installing specspo-15-1.noarch >Installing man-pages-2.78-2.fc9.noarch >Installing words-3.0-12.fc7.noarch >Installing rootfiles-8.1-1.1.1.noarch >Installing gnome-audio-2.22.2-1.fc10.noarch >Installing glibc-2.8.90-5.x86_64 >Installing zlib-1.2.3-18.fc9.x86_64 >Installing libxml2-2.6.32-3.fc10.x86_64 >Installing libstdc++-4.3.0-8.x86_64 >Installing libICE-1.0.4-3.fc9.x86_64 >Installing libSM-1.0.2-5.fc9.x86_64 >Installing popt-1.13-4.fc10.x86_64 >Installing chkconfig-1.3.37-2.x86_64 >Installing libart_lgpl-2.3.20-1.fc9.x86_64 >Installing ncurses-libs-5.6-17.20080524.fc10.x86_64 >Installing libjpeg-6b-41.fc9.x86_64 >Installing libusb-0.1.12-15.fc9.x86_64 >Installing expat-2.0.1-5.x86_64 >Installing libpng-1.2.29-1.fc10.x86_64 >Installing libcap-2.10-2.fc10.x86_64 >Installing audit-libs-1.7.4-1.fc10.x86_64 >Installing libtiff-3.8.2-10.fc9.x86_64 >Installing bzip2-libs-1.0.5-2.fc9.x86_64 >Installing libgpg-error-1.6-2.x86_64 >Installing libgcrypt-1.4.0-3.x86_64 >Installing bluez-libs-3.32-1.fc10.x86_64 >Installing libexif-0.6.16-1.fc9.x86_64 >Installing db4-4.6.21-5.fc9.x86_64 >Installing tcp_wrappers-libs-7.6-52.fc9.x86_64 >Installing gdbm-1.8.0-28.fc9.x86_64 >Installing pkgconfig-0.23-3.fc10.x86_64 >Installing libogg-1.1.3-9.fc9.x86_64 >Installing cyrus-sasl-lib-2.1.22-13.fc9.x86_64 >Installing libXau-1.0.3-5.fc9.x86_64 >Installing elfutils-libelf-0.135-1.fc10.x86_64 >Installing libvorbis-1.2.0-4.fc10.x86_64 >Installing libnl-1.1-3.fc9.x86_64 >Installing libtool-ltdl-1.5.26-1.fc10.x86_64 >Installing audiofile-0.2.6-8.fc9.x86_64 >Installing libattr-2.4.41-1.fc9.x86_64 >Installing libacl-2.2.47-1.fc9.x86_64 >Installing liboil-0.3.14-1.fc9.x86_64 >Installing libtheora-1.0beta3-2.fc10.x86_64 >Installing procps-3.2.7-20.fc9.x86_64 >Installing hunspell-1.2.2-3.fc10.x86_64 >Installing gmp-4.2.2-7.fc9.x86_64 >Installing pcre-7.3-3.fc9.x86_64 >Installing libfontenc-1.0.4-5.fc9.x86_64 >Installing keyutils-libs-1.2-3.fc9.x86_64 >Installing speex-1.2-0.9.beta3.x86_64 >Installing libieee1284-0.2.11-3.fc9.x86_64 >Installing libdrm-2.4.0-0.11.fc9.x86_64 >Installing libdhcp6client-1.0.18-1.fc10.x86_64 >Installing flac-1.2.1-4.fc9.x86_64 >Installing openobex-1.3-12.fc10.x86_64 >Installing jasper-libs-1.900.1-8.fc9.x86_64 >Installing libdhcp4client-4.0.0-15.fc10.x86_64 >Installing glibc-common-2.8.90-5.x86_64 >Installing libpcap-0.9.8-2.fc9.x86_64 >Installing libXdmcp-1.0.2-5.fc9.x86_64 >Installing libxcb-1.1-4.fc9.x86_64 >Installing libwmf-lite-0.2.8.4-18.fc9.x86_64 >Installing slang-2.1.3-3.fc9.x86_64 >Installing newt-0.52.9-1.fc9.x86_64 >Installing libraw1394-1.3.0-6.fc9.x86_64 >Installing pixman-0.10.0-1.fc9.x86_64 >Installing pth-2.0.7-7.x86_64 >Installing libdhcp-1.99.8-1.fc10.x86_64 >Installing libksba-1.0.3-2.fc9.x86_64 >Installing exempi-2.0.1-1.fc10.x86_64 >Installing libmusicbrainz-2.1.5-6.fc9.x86_64 >Installing libopenraw-0.0.5-1.fc9.x86_64 >Installing libsmbios-2.0.1-2.fc10.1.x86_64 >Installing libicu-4.0-0.1.d02.fc10.x86_64 >Installing file-libs-4.24-4.fc10.x86_64 >Installing file-4.24-4.fc10.x86_64 >Installing upstart-0.3.9-19.fc10.x86_64 >Installing hesiod-3.1.0-10.x86_64 >Installing mailx-8.1.1-48.fc9.x86_64 >Installing fuse-libs-2.7.3-2.fc9.x86_64 >Installing wavpack-4.41-2.fc9.x86_64 >Installing dmidecode-2.9-1.30.1.fc9.x86_64 >Installing libvolume_id-121-2.20080516git.fc10.x86_64 >Installing libtasn1-1.4-1.fc10.x86_64 >Installing gnutls-2.0.4-3.fc10.x86_64 >Installing libggz-0.0.14.1-1.fc9.x86_64 >Installing hyphen-2.4-1.fc10.x86_64 >Installing ggz-client-libs-0.0.14.1-1.fc9.x86_64 >Installing smbios-utils-2.0.1-2.fc10.1.x86_64 >Installing libavc1394-0.5.3-2.fc9.x86_64 >Installing libiec61883-1.1.0-4.fc9.x86_64 >Installing libshout-2.2.2-3.fc9.x86_64 >Installing mpfr-2.3.0-3.fc9.x86_64 >Installing acl-2.2.47-1.fc9.x86_64 >Installing cyrus-sasl-plain-2.1.22-13.fc9.x86_64 >Installing tcp_wrappers-7.6-52.fc9.x86_64 >Installing libwiimote-0.4-6.fc9.x86_64 >Installing libarchive-2.4.17-1.fc9.x86_64 >Installing djvulibre-libs-3.5.20-2.fc9.x86_64 >Installing libedit-2.10-4.20070831cvs.fc9.x86_64 >Installing ncurses-5.6-17.20080524.fc10.x86_64 >Installing bash-3.2-26.fc10.x86_64 >Installing info-4.12-4.fc10.x86_64 >Installing freetype-2.3.5-4.fc9.x86_64 >Installing nspr-4.7.1-2.fc10.x86_64 >Installing readline-5.2-13.fc9.x86_64 >Installing libsepol-2.0.29-1.fc10.x86_64 >Installing libselinux-2.0.64-2.fc10.x86_64 >Installing shadow-utils-4.1.2-1.fc10.x86_64 >Installing grep-2.5.1-59.fc9.x86_64 >Installing coreutils-6.12-3.fc10.x86_64 >Installing fontconfig-2.6.0-2.fc10.x86_64 >Installing alsa-lib-1.0.16-3.fc9.x86_64 >Installing sqlite-3.5.8-1.fc10.x86_64 >Installing nss-3.12.0.3-2.fc10.x86_64 >Installing device-mapper-libs-1.02.24-11.fc9.x86_64 >Installing e2fsprogs-libs-1.40.10-3.fc10.x86_64 >Installing krb5-libs-1.6.3-10.fc9.x86_64 >Installing openssl-0.9.8g-10.fc10.x86_64 >Installing openldap-2.4.9-5.fc10.x86_64 >Installing cups-libs-1.3.7-6.fc10.x86_64 >Installing gawk-3.1.5-17.fc9.x86_64 >Installing sed-4.1.5-10.fc9.x86_64 >Installing module-init-tools-3.4-13.fc9.x86_64 >Installing libidn-0.6.14-7.x86_64 >Installing libxslt-1.1.24-1.fc10.x86_64 >Installing libcurl-7.18.2-1.fc10.x86_64 >Installing device-mapper-1.02.24-11.fc9.x86_64 >Installing esound-libs-0.2.38-7.fc9.x86_64 >Installing findutils-4.4.0-1.fc10.x86_64 >Installing rpm-libs-4.4.2.3-2.fc9.x86_64 >Installing libsndfile-1.0.17-3.fc9.x86_64 >Installing libsigc++20-2.2.2-1.fc9.x86_64 >Installing logrotate-3.7.7-1.fc10.x86_64 >Installing psmisc-22.6-5.fc9.x86_64 >Installing which-2.19-3.fc9.x86_64 >Installing diffutils-2.8.1-21.fc9.x86_64 >Installing libtdb-1.1.1-10.fc10.x86_64 >Installing libtalloc-1.2.0-10.fc10.x86_64 >Installing cracklib-2.8.12-2.x86_64 >Installing libsamplerate-0.1.3-1.fc10.x86_64 >Installing pulseaudio-core-libs-0.9.11-0.3.svn20080529.fc10.x86_64 >Installing e2fsprogs-1.40.10-3.fc10.x86_64 >Installing libgssglue-0.1-5.fc9.x86_64 >Installing apr-1.2.12-2.fc9.x86_64 >Installing lockdev-1.0.1-12.fc9.1.x86_64 >Installing libgphoto2-2.4.1-2.fc10.x86_64 >Installing iptables-1.4.0-4.fc9.x86_64 >Installing cpio-2.9.90-1.fc10.x86_64 >Installing apr-util-1.2.12-5.fc9.x86_64 >Installing rsyslog-3.19.4-1.fc10.x86_64 >Installing festival-speechtools-libs-1.2.96-4.fc9.x86_64 >Installing lvm2-2.02.33-11.fc9.x86_64 >Installing parted-1.8.8-8.fc10.x86_64 >Installing kpartx-0.4.8-4.fc10.x86_64 >Installing poppler-0.8.3-1.fc10.x86_64 >Installing libutempter-1.1.5-2.fc9.x86_64 >Installing MAKEDEV-3.23-4.x86_64 >Installing tar-1.20-1.fc10.x86_64 >Installing net-tools-1.60-87.fc9.x86_64 >Installing sysvinit-tools-2.86-24.x86_64 >Installing checkpolicy-2.0.16-2.fc10.x86_64 >Installing libXfont-1.3.1-4.fc9.x86_64 >Installing make-3.81-12.fc9.x86_64 >Installing m4-1.4.11-1.fc10.x86_64 >Installing libcdio-0.80-2.fc10.x86_64 >Installing bzip2-1.0.5-2.fc9.x86_64 >Installing less-418-3.fc9.x86_64 >Installing gzip-1.3.12-6.fc9.x86_64 >Installing cdparanoia-libs-alpha9.8-30.x86_64 >Installing cdparanoia-alpha9.8-30.x86_64 >Installing dmraid-1.0.0.rc14-6.fc9.x86_64 >Installing festival-lib-1.96-4.fc9.x86_64 >Installing httpd-tools-2.2.8-3.x86_64 >Installing iptables-ipv6-1.4.0-4.fc9.x86_64 >Installing nfs-utils-lib-1.1.1-3.fc9.x86_64 >Installing libtirpc-0.1.7-18.fc9.x86_64 >Installing rpcbind-0.1.4-14.fc9.x86_64 >Installing tmpwatch-2.9.13-2.x86_64 >Installing dirmngr-1.0.1-2.fc9.x86_64 >Installing gdb-6.8-10.fc10.x86_64 >Installing groff-1.18.1.4-14.fc9.x86_64 >Installing cupsddk-drivers-1.2.3-5.fc10.x86_64 >Installing bind-libs-9.5.0-36.fc10.x86_64 >Installing libwvstreams-4.4.1-4.fc9.x86_64 >Installing cyrus-sasl-md5-2.1.22-13.fc9.x86_64 >Installing cryptsetup-luks-1.0.6-2.fc9.x86_64 >Installing rmt-0.4b41-7.1.fc9.x86_64 >Installing nss_compat_ossl-0.9.2-4.fc9.x86_64 >Installing nss-tools-3.12.0.3-2.fc10.x86_64 >Installing setools-libs-3.3.4-1.fc9.x86_64 >Installing setools-console-3.3.4-1.fc9.x86_64 >Installing wodim-1.1.8-1.fc10.x86_64 >Installing nscd-2.8.90-5.x86_64 >Installing guile-1.8.5-1.fc10.x86_64 >Installing audit-1.7.4-1.fc10.x86_64 >Installing vim-minimal-7.1.309-1.fc10.x86_64 >Installing bc-1.06-33.fc9.x86_64 >Installing ttmkfdir-3.0.9-26.fc9.x86_64 >Installing ed-0.8-2.fc9.x86_64 >Installing gpm-1.20.3-2.fc10.x86_64 >Installing time-1.7-33.fc9.x86_64 >Installing binutils-2.18.50.0.6-2.x86_64 >Installing cpp-4.3.0-8.x86_64 >Installing libgomp-4.3.0-8.x86_64 >Installing texinfo-4.12-4.fc10.x86_64 >Installing pinentry-0.7.4-5.fc9.x86_64 >Installing gnupg2-2.0.9-1.fc9.x86_64 >Installing gpgme-1.1.6-3.fc9.x86_64 >Installing unzip-5.52-9.fc9.x86_64 >Installing vim-common-7.1.309-1.fc10.x86_64 >Installing urlview-0.9-4.fc9.x86_64 >Installing procmail-3.22-21.fc9.x86_64 >Installing libpaper-1.1.23-2.fc9.x86_64 >Installing libconfig-1.2.1-2.fc9.x86_64 >Installing taglib-1.5-1.fc9.x86_64 >Installing cdrdao-1.2.2-5.x86_64 >Installing libmodplug-0.8.4-3.fc9.x86_64 >Installing radeontool-1.5-3.fc9.x86_64 >Installing hdparm-8.6-1.fc9.x86_64 >Installing zip-2.31-6.fc9.x86_64 >Installing wireless-tools-29-2.fc9.x86_64 >Installing eject-2.1.5-11.fc9.x86_64 >Installing lrzsz-0.12.20-23.fc9.x86_64 >Installing pax-3.4-5.fc9.x86_64 >Installing patch-2.5.4-32.fc9.x86_64 >Installing libevent-1.3e-2.fc9.x86_64 >Installing gsm-1.0.12-6.fc9.x86_64 >Installing Canna-libs-3.7p3-23.fc9.x86_64 >Installing pciutils-libs-3.0.0-1.fc10.x86_64 >Installing ethtool-6-1.fc9.x86_64 >Installing mingetty-1.08-2.fc9.x86_64 >Installing gnuchess-5.07-11.fc9.x86_64 >Installing libsysfs-2.1.0-4.fc10.x86_64 >Installing iputils-20071127-3.fc10.x86_64 >Installing libaio-0.3.107-2.x86_64 >Installing libdv-1.0.0-4.fc9.x86_64 >Installing linux-atm-libs-2.5.0-5.x86_64 >Installing iproute-2.6.25-1.fc10.x86_64 >Installing libiptcdata-1.0.2-2.fc9.x86_64 >Installing pcsc-lite-libs-1.4.4-3.fc9.x86_64 >Installing libthai-0.1.9-4.fc9.x86_64 >Installing libdaemon-0.12-3.fc9.x86_64 >Installing lpsolve-5.5.0.12-1.fc9.x86_64 >Installing paps-libs-0.6.8-6.fc10.x86_64 >Installing ustr-1.0.4-6.fc9.x86_64 >Installing libx86-1.1-3.fc10.x86_64 >Installing vbetool-1.1-1.fc10.x86_64 >Installing libvisual-0.4.0-6.fc9.x86_64 >Installing sg3_utils-libs-1.25-4.fc9.x86_64 >Installing pakchois-0.4-1.x86_64 >Installing neon-0.28.2-3.x86_64 >Installing libtextcat-2.2-5.fc9.x86_64 >Installing libnfnetlink-0.0.33-0.1.svn7211.fc9.x86_64 >Installing libnetfilter_conntrack-0.0.89-0.1.svn7356.fc9.x86_64 >Installing netpbm-10.35.44-1.fc10.x86_64 >Installing libmpcdec-1.2.6-4.fc9.x86_64 >Installing iptstate-2.2.1-3.fc9.x86_64 >Installing cadaver-0.23.2-4.x86_64 >Installing device-mapper-multipath-0.4.8-4.fc10.x86_64 >Installing sox-14.0.1-1.fc9.x86_64 >Installing minicom-2.3-2.fc9.x86_64 >Installing ntfsprogs-2.0.0-7.fc10.x86_64 >Installing slrn-0.9.8.1pl1-8.20070716cvs.fc9.x86_64 >Installing dump-0.4b41-7.1.fc9.x86_64 >Installing bind-utils-9.5.0-36.fc10.x86_64 >Installing nss_db-2.2-40.fc9.x86_64 >Installing gnupg-1.4.9-3.fc10.x86_64 >Installing elinks-0.11.4-0.4.rc1.fc9.x86_64 >Installing jwhois-4.0-7.fc9.x86_64 >Installing mlocate-0.20-1.x86_64 >Installing stunnel-4.25-1.x86_64 >Installing wget-1.11.3-1.fc10.x86_64 >Installing tcpdump-3.9.8-5.fc10.x86_64 >Installing krb5-workstation-1.6.3-10.fc9.x86_64 >Installing alsa-utils-1.0.16-3.fc10.x86_64 >Installing bluez-utils-alsa-3.32-1.fc10.x86_64 >Installing psacct-6.3.2-51.fc10.x86_64 >Installing icedax-1.1.8-1.fc10.x86_64 >Installing lsof-4.80-1.fc10.x86_64 >Installing ftp-0.17-48.fc10.x86_64 >Installing nano-2.0.6-4.fc9.x86_64 >Installing acpid-1.0.6-7.fc9.x86_64 >Installing mcelog-0.7-1.23.fc9.x86_64 >Installing cpuspeed-1.2.1-5.fc9.x86_64 >Installing ntsysv-1.3.37-2.x86_64 >Installing rsync-3.0.2-0.fc9.x86_64 >Installing attr-2.4.41-1.fc9.x86_64 >Installing ntfs-3g-1.2506-1.fc10.x86_64 >Installing telnet-0.17-42.fc9.x86_64 >Installing mtr-0.73-1.fc10.x86_64 >Installing talk-0.17-30.2.4.x86_64 >Installing efibootmgr-0.5.4-4.fc9.x86_64 >Installing setserial-2.17-22.fc9.x86_64 >Installing traceroute-2.0.11-1.fc10.x86_64 >Installing vconfig-1.9-6.fc9.x86_64 >Installing dosfstools-2.11-9.fc9.x86_64 >Installing finger-0.17-36.fc9.x86_64 >Installing rdate-1.4-11.fc9.x86_64 >Installing symlinks-1.2-31.fc9.x86_64 >Installing pam_smb-1.1.7-8.2.2.x86_64 >Installing rsh-0.17-50.fc10.x86_64 >Installing unix2dos-2.2-30.fc9.x86_64 >Installing tree-1.5.1.2-1.fc10.x86_64 >Installing rdist-6.1.5-45.x86_64 >Installing dos2unix-3.1-31.fc9.x86_64 >Installing bcm43xx-fwcutter-006-4.fc9.x86_64 >Installing b43-fwcutter-011-3.fc9.x86_64 >Installing joystick-1.2.15-21.fc9.x86_64 >Installing mpage-2.5.6-2.fc9.x86_64 >Installing hwdata-0.219-1.fc10.noarch >Installing hicolor-icon-theme-0.10-4.noarch >Installing fedora-logos-9.0.1-1.fc10.noarch >Installing jpackage-utils-1.7.5-1jpp.1.fc9.noarch >Installing urw-fonts-2.4-5.fc9.noarch >Installing xorg-x11-filesystem-7.3-1.fc9.noarch >Installing libX11-1.1.4-1.fc9.x86_64 >Installing libXext-1.0.4-1.fc9.x86_64 >Installing libXrender-0.9.4-3.fc9.x86_64 >Installing cairo-1.6.4-1.fc9.x86_64 >Installing startup-notification-0.9-4.fc9.x86_64 >Installing libXt-1.0.4-5.fc9.x86_64 >Installing libXrandr-1.2.2-3.fc9.x86_64 >Installing libXfixes-4.0.3-3.fc9.x86_64 >Installing libXmu-1.0.4-1.fc9.x86_64 >Installing libXxf86vm-1.0.1-5.fc9.x86_64 >Installing libXtst-1.0.3-3.fc9.x86_64 >Installing libXft-2.1.12-5.fc9.x86_64 >Installing libXi-1.1.3-4.fc9.x86_64 >Installing libXcomposite-0.4.0-4.fc9.x86_64 >Installing libXdamage-1.1.1-4.fc9.x86_64 >Installing mesa-libGL-7.1-0.31.fc9.x86_64 >Installing mesa-libGLU-7.1-0.31.fc9.x86_64 >Installing libXinerama-1.0.3-1.fc9.x86_64 >Installing xorg-x11-font-utils-7.2-4.fc9.x86_64 >Installing libXcursor-1.1.9-2.fc9.x86_64 >Installing pulseaudio-libs-0.9.11-0.3.svn20080529.fc10.x86_64 >Installing cairomm-1.5.0-1.fc9.x86_64 >Installing libXv-1.0.3-5.fc9.x86_64 >Installing libXScrnSaver-1.1.2-4.fc9.x86_64 >Installing libXxf86misc-1.0.1-5.fc9.x86_64 >Installing libXpm-3.5.7-4.fc9.x86_64 >Installing libXaw-1.0.4-2.fc9.x86_64 >Installing libxkbfile-1.0.4-5.fc9.x86_64 >Installing sgml-common-0.6.3-23.fc9.noarch >Installing xorg-x11-xkb-utils-7.2-4.fc9.x86_64 >Installing libXevie-1.0.2-3.fc9.x86_64 >Installing giflib-4.1.3-9.x86_64 >Installing pciutils-3.0.0-1.fc10.x86_64 >Installing ghostscript-fonts-5.50-18.fc8.noarch >Installing crontabs-1.10-22.fc10.noarch >Installing rpm-4.4.2.3-2.fc9.x86_64 >Installing hunspell-en-0.20080207-1.fc9.noarch >Installing man-1.6f-7.fc10.x86_64 >Installing opensp-1.5.2-7.fc9.x86_64 >Installing openjade-1.3.2-31.fc9.x86_64 >Installing gnokii-0.6.25-2.fc10.x86_64 >Installing libXvMC-1.0.4-4.fc9.x86_64 >Installing freeglut-2.4.0-14.fc9.x86_64 >Installing xorg-x11-xauth-1.0.2-4.fc9.x86_64 >Installing libXTrap-1.0.0-5.fc9.x86_64 >Installing libdmx-1.0.2-5.fc9.x86_64 >Installing libXxf86dga-1.0.2-2.fc9.x86_64 >Installing libXfontcache-1.0.4-5.fc9.x86_64 >Installing xorg-x11-server-utils-7.3-3.fc9.x86_64 >Installing libXres-1.0.3-4.fc9.x86_64 >Installing libpciaccess-0.10-2.fc9.x86_64 >Installing bluecurve-icon-theme-8.0.2-1.fc9.noarch >Installing cracklib-dicts-2.8.12-2.x86_64 >Installing pam-1.0.1-4.fc10.x86_64 >Installing ppp-2.4.4-7.fc10.x86_64 >Installing at-3.1.10-23.fc9.x86_64 >Installing cronie-1.1-2.fc10.x86_64 >Installing libsilc-1.1.7-1.fc9.x86_64 >Installing liberation-fonts-1.0-4.fc9.noarch >Installing dejavu-fonts-2.25-1.fc10.noarch >Installing fedora-release-notes-9.0.1-1.noarch >Installing fedora-release-9.90-1.noarch >Installing hyphen-en-2.4-1.fc10.x86_64 >Installing gnome-doc-utils-stylesheets-0.12.2-1.fc9.noarch >Installing gnome-mime-data-2.18.0-2.fc7.noarch >Installing wvdial-1.60-5.fc9.x86_64 >Installing nss_ldap-259-3.fc9.x86_64 >Installing pam_pkcs11-0.5.3-26.x86_64 >Installing pam_ccreds-7-2.fc9.x86_64 >Installing pam_krb5-2.3.0-1.x86_64 >Installing pam_passwdqc-1.0.5-1.x86_64 >Installing sudo-1.6.9p13-6.fc10.x86_64 >Installing xorg-x11-utils-7.3-3.fc9.x86_64 >Installing xorg-x11-apps-7.3-3.fc9.x86_64 >Installing xterm-235-1.fc10.x86_64 >Installing pulseaudio-utils-0.9.11-0.3.svn20080529.fc10.x86_64 >Installing glx-utils-7.1-0.31.fc9.x86_64 >Installing xorg-x11-twm-1.0.3-2.fc9.x86_64 >Installing usbutils-0.73-2.fc9.x86_64 >Installing dejavu-fonts-experimental-2.25-1.fc10.noarch >Installing xorg-x11-fonts-misc-7.2-6.fc9.noarch >Installing xorg-x11-fonts-100dpi-7.2-6.fc9.noarch >Installing xorg-x11-fonts-ISO8859-1-100dpi-7.2-6.fc9.noarch >Installing xorg-x11-fonts-Type1-7.2-6.fc9.noarch >Installing xorg-x11-fonts-ISO8859-15-100dpi-7.2-6.fc9.noarch >Installing grub-0.97-33.fc9.x86_64 >Installing sysreport-1.4.4-1.noarch >Installing bitmap-fonts-0.3-5.2.fc9.noarch >Installing paktype-fonts-2.0-2.fc8.noarch >Installing lohit-fonts-bengali-2.2.1-2.fc9.noarch >Installing jomolhari-fonts-0.003-5.fc10.noarch >Installing lohit-fonts-tamil-2.2.1-2.fc9.noarch >Installing lklug-fonts-0.2.2-5.fc8.noarch >Installing kacst-fonts-1.6.2-2.fc8.noarch >Installing lohit-fonts-malayalam-2.2.1-2.fc9.noarch >Installing cjkunifonts-uming-0.1.20060928-4.fc8.noarch >Installing VLGothic-fonts-20080429-1.fc10.noarch >Installing abyssinica-fonts-1.0-2.fc8.noarch >Installing thaifonts-scalable-0.4.9-3.fc9.noarch >Installing lohit-fonts-punjabi-2.2.1-2.fc9.noarch >Installing baekmuk-ttf-fonts-gulim-2.2-7.fc9.noarch >Installing lohit-fonts-kannada-2.2.1-2.fc9.noarch >Installing lohit-fonts-hindi-2.2.1-2.fc9.noarch >Installing lohit-fonts-gujarati-2.2.1-2.fc9.noarch >Installing lohit-fonts-telugu-2.2.1-2.fc9.noarch >Installing stix-fonts-0.9-6.fc9.noarch >Installing lohit-fonts-oriya-2.2.1-2.fc9.noarch >Installing glib2-2.17.0-1.fc10.x86_64 >Installing pango-1.21.2-1.fc10.x86_64 >Installing atk-1.22.0-1.fc9.x86_64 >Installing gtk2-2.13.2-1.fc10.x86_64 >Installing python-2.5.1-25.fc9.x86_64 >Installing dbus-libs-1.2.1-4.fc10.x86_64 >Installing dbus-glib-0.76-1.fc10.x86_64 >Installing libglade2-2.6.2-5.fc9.x86_64 >Installing libgnomecanvas-2.20.1.1-2.fc9.x86_64 >Installing desktop-file-utils-0.15-3.fc10.x86_64 >Installing dbus-1.2.1-4.fc10.x86_64 >Installing hal-libs-0.5.11-1.fc10.x86_64 >Installing python-libs-2.5.1-25.fc9.x86_64 >Installing PolicyKit-0.8-2.fc9.x86_64 >Installing rhpl-0.215-3.x86_64 >Installing libgcj-4.3.0-8.x86_64 >Installing libsoup-2.23.1-1.fc10.x86_64 >Installing PolicyKit-gnome-libs-0.8-5.fc10.x86_64 >Installing libwnck-2.22.1-1.fc9.x86_64 >Installing lcms-libs-1.17-5.fc10.x86_64 >Installing nautilus-extensions-2.23.3-1.fc10.x86_64 >Installing dbus-python-0.82.4-2.fc9.x86_64 >Installing libxklavier-3.6-1.fc10.x86_64 >Installing NetworkManager-glib-0.7.0-0.9.4.svn3675.fc10.x86_64 >Installing dbus-x11-1.2.1-4.fc10.x86_64 >Installing shared-mime-info-0.30-1.fc10.x86_64 >Installing enchant-1.4.2-2.fc10.x86_64 >Installing pulseaudio-0.9.11-0.3.svn20080529.fc10.x86_64 >Installing pygobject2-2.14.2-1.fc10.x86_64 >Installing libgtop2-2.23.2-1.fc10.x86_64 >Installing glibmm24-2.16.2-1.fc10.x86_64 >Installing gamin-0.1.9-5.fc9.x86_64 >Installing gtkmm24-2.13.0-1.fc10.x86_64 >Installing gtkspell-2.0.11-8.fc9.x86_64 >Installing libsexy-0.1.11-8.fc10.x86_64 >Installing ConsoleKit-libs-0.2.10-3.fc9.x86_64 >Installing util-linux-ng-2.14-0.1.fc10.x86_64 >Installing initscripts-8.76.2-1.x86_64 >Installing avahi-0.6.22-11.fc10.x86_64 >Installing udev-121-2.20080516git.fc10.x86_64 >Installing avahi-glib-0.6.22-11.fc10.x86_64 >Installing openssh-5.0p1-3.fc10.x86_64 >Installing ConsoleKit-0.2.10-3.fc9.x86_64 >Installing java-1.6.0-openjdk-1.6.0.0-0.16.b09.fc10.x86_64 >Installing openoffice.org-ure-3.0.0-0.0.17.1.fc10.x86_64 >Installing newt-python-0.52.9-1.fc9.x86_64 >Installing rpm-python-4.4.2.3-2.fc9.x86_64 >Installing pyxf86config-0.3.37-1.fc9.x86_64 >Installing libuser-0.56.9-1.x86_64 >Installing libuser-python-0.56.9-1.x86_64 >Installing passwd-0.75-2.fc9.x86_64 >Installing usermode-1.97-1.x86_64 >Installing usermode-gtk-1.97-1.x86_64 >Installing rarian-0.8.0-1.fc9.x86_64 >Installing rarian-compat-0.8.0-1.fc9.x86_64 >Installing libmng-1.0.9-6.1.x86_64 >Installing python-crypto-2.0.1-13.1.x86_64 >Installing libsemanage-2.0.25-1.fc10.x86_64 >Installing audit-libs-python-1.7.4-1.fc10.x86_64 >Installing python-numeric-24.2-11.fc9.x86_64 >Installing unique-0.9.4-5.fc10.x86_64 >Installing obex-data-server-0.3.1-1.fc9.x86_64 >Installing libselinux-python-2.0.64-2.fc10.x86_64 >Installing policycoreutils-2.0.49-3.fc10.x86_64 >Installing libxml2-python-2.6.32-3.fc10.x86_64 >Installing libbtctl-0.10.0-2.fc9.x86_64 >Installing gimp-libs-2.4.6-1.fc10.x86_64 >Installing gtksourceview2-2.2.1-1.fc9.x86_64 >Installing libgdiplus-1.9-4.fc9.x86_64 >Installing libIDL-0.8.10-2.fc9.x86_64 >Installing ORBit2-2.14.13-1.fc10.x86_64 >Installing GConf2-2.23.1-1.fc10.x86_64 >Installing gnome-keyring-2.22.2-2.fc10.x86_64 >Installing metacity-2.23.21-1.fc10.x86_64 >Installing libgnomekbd-2.23.2-1.fc10.x86_64 >Installing notification-daemon-0.3.7-9.fc9.x86_64 >Installing libnotify-0.4.4-10.fc9.x86_64 >Installing gnome-keyring-pam-2.22.2-2.fc10.x86_64 >Installing libgsf-1.14.8-1.fc9.x86_64 >Installing festival-1.96-4.fc9.x86_64 >Installing xorg-x11-drv-vesa-1.3.0-15.20080404.fc9.x86_64 >Installing lcms-1.17-5.fc10.x86_64 >Installing libwpd-0.8.14-1.fc9.x86_64 >Installing zenity-2.23.2-1.fc10.x86_64 >Installing notify-python-0.1.1-3.fc9.x86_64 >Installing gucharmap-2.22.1-1.fc9.x86_64 >Installing GConf2-gtk-2.23.1-1.fc10.x86_64 >Installing pyorbit-2.14.3-2.fc9.x86_64 >Installing pygtksourceview-2.2.0-1.fc9.x86_64 >Installing xine-lib-1.1.12-3.fc10.x86_64 >Installing authconfig-5.4.3-1.fc10.x86_64 >Installing setuptool-1.19.4-2.fc9.x86_64 >Installing ConsoleKit-x11-0.2.10-3.fc9.x86_64 >Installing xorg-x11-xinit-1.0.7-6.fc9.x86_64 >Installing xdg-user-dirs-0.10-1.fc9.x86_64 >Installing avahi-compat-libdns_sd-0.6.22-11.fc10.x86_64 >Installing kbd-1.12-31.fc9.x86_64 >Installing dhclient-4.0.0-15.fc10.x86_64 >Installing mdadm-2.6.4-4.fc9.x86_64 >Installing smartmontools-5.38-4.1.fc10.x86_64 >Installing vte-0.16.14-1.fc10.x86_64 >Installing cyrus-sasl-2.1.22-13.fc9.x86_64 >Installing sendmail-8.14.2-4.fc9.x86_64 >Installing httpd-2.2.8-3.x86_64 >Installing python-sexy-0.1.9-5.fc9.x86_64 >Installing libglademm24-2.6.6-1.fc9.x86_64 >Installing gamin-python-0.1.9-5.fc9.x86_64 >Installing dcraw-8.82-1.fc9.x86_64 >Installing gnome-python2-libwnck-2.22.0-5.fc10.x86_64 >Installing yum-metadata-parser-1.1.2-8.fc9.x86_64 >Installing pygpgme-0.1-8.fc9.x86_64 >Installing python-imaging-1.1.6-10.fc10.x86_64 >Installing python-genshi-0.5-0.1.svn847.fc10.x86_64 >Installing ypbind-1.20.4-5.fc10.x86_64 >Installing wpa_supplicant-0.6.3-5.fc9.x86_64 >Installing gettext-0.17-5.fc10.x86_64 >Installing kudzu-1.2.85-1.x86_64 >Installing cracklib-python-2.8.12-2.x86_64 >Installing pycairo-1.4.12-3.fc10.x86_64 >Installing pygtk2-2.12.1-6.fc9.x86_64 >Installing pygtk2-libglade-2.12.1-6.fc9.x86_64 >Installing gtk2-engines-2.15.1-1.fc10.x86_64 >Installing gtk-nodoka-engine-0.7.0-2.fc10.x86_64 >Installing poppler-glib-0.8.3-1.fc10.x86_64 >Installing libgpod-0.6.0-5.fc10.x86_64 >Installing libwmf-0.2.8.4-18.fc9.x86_64 >Installing libopenraw-gnome-0.0.5-1.fc9.x86_64 >Installing gtkglext-libs-1.2.0-7.fc10.x86_64 >Installing paps-0.6.8-6.fc10.x86_64 >Installing nash-6.0.51-3.fc10.x86_64 >Installing mkinitrd-6.0.51-3.fc10.x86_64 >Installing libbeagle-0.3.5-1.fc9.x86_64 >Installing pulseaudio-libs-glib2-0.9.11-0.3.svn20080529.fc10.x86_64 >Installing gmime-2.2.21-1.fc10.x86_64 >Installing meanwhile-1.0.2-6.fc9.x86_64 >Installing libpurple-2.4.2-1.fc10.x86_64 >Installing gstreamer-tools-0.10.19-3.fc10.x86_64 >Installing gstreamer-0.10.19-3.fc10.x86_64 >Installing gstreamer-plugins-flumpegdemux-0.10.15-2.fc10.x86_64 >Installing libcroco-0.6.1-5.fc9.x86_64 >Installing gnome-icon-theme-2.22.0-6.fc9.noarch >Installing librsvg2-2.22.2-1.fc9.x86_64 >Installing xdg-utils-1.0.2-4.fc9.noarch >Installing redhat-menus-8.9.11-3.fc9.noarch >Installing gnome-menus-2.23.3-1.fc10.x86_64 >Installing gnome-themes-2.23.3-1.fc10.noarch >Installing texlive-texmf-2007-21.fc10.noarch >No such file or directory >Installing texlive-texmf-dvips-2007-21.fc10.noarch >No such file or directory >Installing system-config-network-tui-1.5.10-1.fc9.noarch >Installing python-urlgrabber-3.0.0-8.fc10.noarch >Installing system-config-firewall-tui-1.2.8-1.fc10.noarch >Installing texlive-texmf-fonts-2007-21.fc10.noarch >No such file or directory >Installing fedora-icon-theme-1.0.0-1.fc8.noarch >Installing fedora-gnome-theme-8.0.0-2.fc10.noarch >Installing system-config-users-1.2.80-1.fc10.noarch >Installing libgdiplus-devel-1.9-4.fc9.x86_64 >Installing selinux-policy-3.4.1-4.fc10.noarch >Installing python-iniparse-0.2.3-3.fc9.noarch >Installing yum-3.2.16-2.fc10.noarch >Installing python-reportlab-2.1-2.fc9.noarch >Installing pyxdg-0.15-6.fc9.noarch >Installing python-paste-1.6-1.fc9.noarch >Installing smolt-1.1.1.1-4.fc9.noarch >Installing python-setuptools-0.6c7-2.fc8.noarch >Installing PyOpenGL-3.0.0-0.5.b1.fc9.noarch >Installing pygtkglext-1.1.0-4.fc9.x86_64 >Installing libao-0.8.8-4.fc9.x86_64 >Installing perl-Pod-Escapes-1.04-25.fc10.x86_64 >Installing festvox-slt-arctic-hts-0.20061229-4.fc9.x86_64 >Installing vorbis-tools-1.2.0-2.fc10.x86_64 >Installing pinfo-0.6.9-7.fc9.x86_64 >Installing pavucontrol-0.9.6-1.fc10.x86_64 >Installing yp-tools-2.9-3.x86_64 >Installing gnome-user-share-0.31-1.fc9.x86_64 >Installing fetchmail-6.3.8-6.fc9.x86_64 >Installing xdg-user-dirs-gtk-0.7-1.fc9.x86_64 >Installing kerneloops-0.10-11.fc9.x86_64 >Installing transmission-1.20-1.fc10.x86_64 >Installing gcalctool-5.23.3-1.fc10.x86_64 >Installing pulseaudio-module-gconf-0.9.11-0.3.svn20080529.fc10.x86_64 >Installing openssh-clients-5.0p1-3.fc10.x86_64 >Installing openssh-server-5.0p1-3.fc10.x86_64 >Installing openssh-askpass-5.0p1-3.fc10.x86_64 >Installing quota-3.16-1.fc10.x86_64 >Installing irqbalance-0.55-10.fc10.x86_64 >Installing dhcpv6-client-1.0.18-1.fc10.x86_64 >Installing microcode_ctl-1.17-1.45.fc9.x86_64 >Installing rng-utils-2.0-1.15.1.fc9.x86_64 >Installing anacron-2.3-61.fc10.x86_64 >Installing rp-pppoe-3.8-3.fc9.x86_64 >Installing prelink-0.4.0-3.x86_64 >Installing nfs-utils-1.1.2-6.fc10.x86_64 >Installing pulseaudio-module-x11-0.9.11-0.3.svn20080529.fc10.x86_64 >Installing alsa-plugins-pulseaudio-1.0.16-4.fc9.x86_64 >Installing irda-utils-0.9.18-4.fc9.x86_64 >Installing nc-1.84-16.fc9.x86_64 >Installing smolt-firstboot-1.1.1.1-4.fc9.noarch >Installing system-config-language-1.2.15-5.fc10.noarch >Installing yum-utils-1.1.14-4.fc10.noarch >Installing selinux-policy-targeted-3.4.1-4.fc10.noarch >libsemanage.dbase_llist_query: could not query record value >libsemanage.dbase_llist_query: could not query record value (No such file or directory). >Installing system-config-firewall-1.2.8-1.fc10.noarch >Installing authconfig-gtk-5.4.3-1.fc10.x86_64 >Installing system-config-services-0.99.15-1.fc9.noarch >Installing system-config-boot-0.2.20-1.fc9.x86_64 >Installing system-config-rootpassword-1.99.4-1.fc9.noarch >Installing bittorrent-4.4.0-6.fc9.noarch >usermod: no changes >Installing gnome-user-docs-2.22.0-1.fc9.noarch >Installing pulseaudio-esound-compat-0.9.11-0.3.svn20080529.fc10.x86_64 >Installing kernel-2.6.26-0.56.rc5.git2.fc10.x86_64 >Installing fuse-2.7.3-2.fc9.x86_64 >Installing pcmciautils-014-12.fc9.x86_64 >Installing mono-core-1.9.1-2.fc10.x86_64 >Installing texlive-2007-31.fc10.x86_64 >Installing gtk-sharp2-2.12.0-2.fc10.x86_64 >Installing kpathsea-2007-31.fc10.x86_64 >Installing pcsc-lite-1.4.4-3.fc9.x86_64 >Installing samba-winbind-3.2.0-1.pre3.10.fc10.x86_64 >Installing libsmbclient-3.2.0-1.pre3.10.fc10.x86_64 >Installing gvfs-0.2.4-1.fc10.x86_64 >Installing gvfs-fuse-0.2.4-1.fc10.x86_64 >Installing ifd-egate-0.05-20.x86_64 >Installing xorg-x11-drv-keyboard-1.3.0-3.fc9.x86_64 >Installing PackageKit-libs-0.2.2-2.20080529.fc10.x86_64 >Installing samba-common-3.2.0-1.pre3.10.fc10.x86_64 >Installing bluez-gnome-0.26-1.fc9.x86_64 >Installing bluez-utils-3.32-1.fc10.x86_64 >service bluetooth does not support chkconfig >Installing ccid-1.2.1-4.fc9.x86_64 >Installing texinfo-tex-4.12-4.fc10.x86_64 >Installing pm-utils-1.1.2.2-1.fc10.x86_64 >Installing mono-data-1.9.1-2.fc10.x86_64 >Installing ndesk-dbus-0.6.1a-2.fc9.x86_64 >Installing ndesk-dbus-glib-0.4.1-3.fc9.x86_64 >Installing mono-data-sqlite-1.9.1-2.fc10.x86_64 >Installing setroubleshoot-plugins-2.0.4-5.fc9.noarch >Installing setroubleshoot-server-2.0.6-1.fc9.noarch >Installing gmime-sharp-2.2.21-1.fc10.x86_64 >Installing perl-Module-Pluggable-3.60-25.fc10.x86_64 >Installing fedorainfinity-screensaver-theme-1.0.0-1.fc8.noarch >Installing coolkey-1.1.0-6.fc9.x86_64 >Installing gnome-vfs2-2.22.0-1.fc9.x86_64 >Installing hal-0.5.11-1.fc10.x86_64 >Installing PolicyKit-gnome-0.8-5.fc10.x86_64 >Installing PackageKit-0.2.2-2.20080529.fc10.x86_64 >Installing gnome-mount-0.8-1.fc9.x86_64 >Installing libgweather-2.23.3-1.fc10.x86_64 >Installing gtkhtml2-2.11.1-3.fc9.x86_64 >Installing xorg-x11-drv-evdev-1.99.1-0.5.fc9.x86_64 >Installing mono-winforms-1.9.1-2.fc10.x86_64 >Installing mono-web-1.9.1-2.fc10.x86_64 >Installing NetworkManager-0.7.0-0.9.4.svn3675.fc10.x86_64 >Installing libmtp-0.2.6.1-2.fc10.x86_64 >Installing mono-extras-1.9.1-2.fc10.x86_64 >Installing perl-version-0.74-25.fc10.x86_64 >Installing yum-packagekit-0.2.2-2.20080529.fc10.x86_64 >Installing hal-info-20080508-1.fc10.noarch >Installing fedora-screensaver-theme-1.0.0-1.fc8.noarch >Installing gnome-packagekit-0.2.2-2.20080529.fc10.x86_64 >Installing gnome-system-monitor-2.23.3-2.fc10.x86_64 >Installing gnome-vfs2-obexftp-0.4-6.fc9.x86_64 >Installing gnome-vfs2-smb-2.22.0-1.fc9.x86_64 >Installing smartmontools-config-5.38-4.1.fc10.x86_64 >Installing sane-backends-libs-1.0.19-10.fc9.x86_64 >Installing perl-libs-5.10.0-25.fc10.x86_64 >Installing perl-5.10.0-25.fc10.x86_64 >Installing libbonobo-2.22.0-3.fc10.x86_64 >Installing libgnome-2.23.3-1.fc10.x86_64 >Installing libbonoboui-2.22.0-2.fc9.x86_64 >Installing libgnomeui-2.23.3-1.fc10.x86_64 >Installing gstreamer-plugins-base-0.10.19-5.fc10.x86_64 >Installing gnome-desktop-2.23.3-1.fc10.x86_64 >Installing gnome-panel-libs-2.23.3-1.fc10.x86_64 >Installing evolution-data-server-2.23.3-1.fc10.x86_64 >Installing at-spi-1.23.3-1.fc10.x86_64 >Installing ghostscript-8.62-3.fc9.x86_64 >Installing xulrunner-1.9-0.65.cvs20080416.fc10.x86_64 >Installing totem-pl-parser-2.23.1-2.fc10.x86_64 >Installing cups-1.3.7-6.fc10.x86_64 >Installing totem-2.23.3-2.fc10.x86_64 >Installing eel2-2.23.2-1.fc10.x86_64 >Installing ImageMagick-6.4.0.10-1.fc10.x86_64 >Installing libspectre-0.2.0-2.fc9.x86_64 >Installing evince-2.22.1.1-1.fc9.x86_64 >Installing gnome-panel-2.23.3-1.fc10.x86_64 >Installing gnome-screensaver-2.23.3-0.2008.05.29.2.fc10.x86_64 >Installing gnome-settings-daemon-2.23.3-1.fc10.x86_64 >Installing gnome-media-2.23.3-1.fc10.x86_64 >Installing gstreamer-plugins-good-0.10.8-5.fc10.x86_64 >Installing totem-gstreamer-2.23.3-2.fc10.x86_64 >Installing gstreamer-python-0.10.11-2.fc9.x86_64 >Installing gimp-2.4.6-1.fc10.x86_64 >Installing gnome-bluetooth-libs-0.11.0-4.fc10.x86_64 >Installing gnome-speech-0.4.19-1.fc10.x86_64 >Installing genisoimage-1.1.8-1.fc10.x86_64 >Installing psutils-1.17-28.fc9.x86_64 >Installing texlive-dvips-2007-31.fc10.x86_64 >Installing pilot-link-0.12.3-13.fc9.x86_64 >Installing foomatic-3.0.2-60.fc10.x86_64 >Installing system-config-printer-libs-1.0.0-3.fc10.x86_64 >Installing lm_sensors-3.0.1-5.fc9.x86_64 >Installing net-snmp-libs-5.4.1-18.fc10.x86_64 >Installing perl-Compress-Raw-Zlib-2.008-25.fc10.x86_64 >Installing xorg-x11-drv-void-1.1.1-9.fc9.x86_64 >Installing net-snmp-5.4.1-18.fc10.x86_64 >Installing hpijs-2.8.5-2.fc10.x86_64 >Installing gnome-pilot-2.0.16-2.fc9.x86_64 >Installing texlive-utils-2007-31.fc10.x86_64 >Installing dvd+rw-tools-7.0-11.fc9.x86_64 >Installing nautilus-cd-burner-2.22.1-1.fc9.x86_64 >Installing gdm-2.22.0-6.fc10.x86_64 >Installing ImageMagick-perl-6.4.0.10-1.fc10.x86_64 >Installing libgnomecups-0.2.3-3.fc9.x86_64 >Installing libgnomeprint22-2.18.4-1.fc9.x86_64 >Installing libgnomeprintui22-2.18.2-1.fc9.x86_64 >Installing gnome-sharp-2.16.1-3.fc10.x86_64 >Installing f-spot-0.4.3.1-2.fc10.x86_64 >Installing gutenprint-5.0.2-2.fc9.x86_64 >Installing libgail-gnome-1.20.0-2.fc9.x86_64 >Installing control-center-2.23.3-1.fc10.x86_64 >Installing gnome-session-2.23.3-1.fc10.x86_64 >Installing gnome-mag-0.15.0-2.fc9.x86_64 >Installing gtkhtml3-3.23.3-1.fc10.x86_64 >Installing evolution-2.23.3.1-3.fc10.x86_64 >Installing ntp-4.2.4p4-6.fc9.x86_64 >Installing perl-String-CRC32-1.4-6.fc9.x86_64 >Installing netpbm-progs-10.35.44-1.fc10.x86_64 >Installing sane-backends-1.0.19-10.fc9.x86_64 >Installing lftp-3.7.1-1.fc10.x86_64 >Installing tomboy-0.11.0-3.fc10.x86_64 >Installing planner-0.14.3-2.fc10.x86_64 >Installing gnome-utils-2.20.0.1-7.fc10.x86_64 >Installing gdm-user-switch-applet-2.22.0-6.fc10.x86_64 >Installing sound-juicer-2.22.0-3.fc10.x86_64 >Installing hplip-2.8.5-2.fc10.x86_64 >Installing hal-cups-utils-0.6.16-4.fc9.x86_64 >Installing gok-1.3.7-3.fc9.x86_64 >Installing dasher-4.9.0-1.fc10.x86_64 >Installing gnome-phone-manager-0.51-2.fc10.x86_64 >Installing xsane-gimp-0.995-3.fc9.x86_64 >Installing totem-nautilus-2.23.3-2.fc10.x86_64 >Installing totem-mozplugin-2.23.3-2.fc10.x86_64 >Installing NetworkManager-gnome-0.7.0-0.9.4.svn3675.fc10.x86_64 >Installing evince-djvu-2.22.1.1-1.fc9.x86_64 >Installing evince-dvi-2.22.1.1-1.fc9.x86_64 >Installing nautilus-2.23.3-1.fc10.x86_64 >Installing totem-xine-2.23.3-2.fc10.x86_64 >Installing bluez-utils-cups-3.32-1.fc10.x86_64 >Installing java-1.6.0-openjdk-plugin-1.6.0.0-0.16.b09.fc10.x86_64 >Installing nspluginwrapper-0.9.91.5-27.fc9.x86_64 >Installing mousetweaks-2.23.3-1.fc10.x86_64 >Installing nautilus-sendto-0.14.0-4.fc10.x86_64 >Installing bug-buddy-2.22.0-4.fc10.x86_64 >Installing pidgin-2.4.2-1.fc10.x86_64 >Installing evolution-webcal-2.21.92-2.fc10.x86_64 >Installing gnome-power-manager-2.23.1-2.fc10.x86_64 >Installing eog-2.23.3-3.fc10.x86_64 >Installing gstreamer-plugins-pulse-0.9.7-1.fc10.x86_64 >Installing gnome-terminal-2.23.3.1-1.fc10.x86_64 >Installing vino-2.22.1-1.fc9.x86_64 >Installing file-roller-2.23.2-1.fc10.x86_64 >Installing gthumb-2.10.8-3.fc10.x86_64 >Installing krb5-auth-dialog-0.7-7.fc9.x86_64 >Installing vim-enhanced-7.1.309-1.fc10.x86_64 >Installing mutt-1.5.18-2.fc10.x86_64 >Installing numactl-2.0.0-1.fc10.x86_64 >Installing fbset-2.1-25.fc9.x86_64 >Installing isdn4k-utils-3.2-58.fc9.x86_64 >Installing enscript-1.6.4-9.fc9.x86_64 >Installing samba-client-3.2.0-1.pre3.10.fc10.x86_64 >Installing xsane-0.995-3.fc9.x86_64 >Installing java-1.5.0-gcj-1.5.0.0-21.fc9.x86_64 >Installing tomcat5-servlet-2.4-api-5.5.26-1jpp.2.fc9.x86_64 >Installing xml-commons-apis-1.3.04-1jpp.1.fc9.x86_64 >Installing perl-IO-Compress-Base-2.008-25.fc10.x86_64 >Installing hsqldb-1.8.0.9-2jpp.1.fc9.x86_64 >Installing tomcat5-jsp-2.0-api-5.5.26-1jpp.2.fc9.x86_64 >Installing sinjdoc-0.5-6.fc9.x86_64 >Installing java_cup-0.10-0.k.6jpp.2.x86_64 >Installing perl-IO-Compress-Zlib-2.008-25.fc10.x86_64 >Installing perl-Compress-Zlib-2.008-25.fc10.x86_64 >Installing at-spi-python-1.23.3-1.fc10.x86_64 >Installing groff-perl-1.18.1.4-14.fc9.x86_64 >Installing perl-Date-Manip-5.48-3.fc9.noarch >Installing docbook-dtds-1.0-36.fc10.noarch >Installing perl-Pod-Simple-3.05-25.fc10.x86_64 >Installing perl-URI-1.35-8.fc9.noarch >Installing perl-HTML-Tagset-3.10-8.fc9.noarch >Installing perl-HTML-Parser-3.56-5.fc9.x86_64 >Installing yelp-2.22.1-2.fc10.x86_64 >Installing perl-libwww-perl-5.808-7.fc9.noarch >Installing html2ps-1.0-0.1.b5.fc10.noarch >Installing logwatch-7.3.6-22.fc10.noarch >Installing evolution-help-2.23.3.1-3.fc10.x86_64 >Installing gutenprint-foomatic-5.0.2-2.fc9.x86_64 >Installing gnome-bluetooth-0.11.0-4.fc10.x86_64 >Installing gimp-help-2.4.1-1.fc9.noarch >Installing codeina-0.10.1-8.fc9.noarch >Installing redhat-lsb-3.1-19.fc8.x86_64 >Installing firefox-3.0-0.65.cvs20080416.fc10.x86_64 >Installing xorg-x11-server-Xorg-1.4.99.901-29.20080415.fc9.x86_64 >Installing gnome-python2-2.22.0-2.fc9.x86_64 >Installing gnome-python2-canvas-2.22.0-2.fc9.x86_64 >Installing gnome-python2-gconf-2.22.0-2.fc9.x86_64 >Installing xerces-j2-2.7.1-10jpp.1.fc9.x86_64 >Installing xalan-j2-2.7.0-7jpp.2.fc9.x86_64 >Installing compiz-0.7.6-3.fc10.x86_64 >Installing xorg-x11-drv-mouse-1.3.0-2.fc9.x86_64 >Installing gnome-python2-gnomevfs-2.22.0-2.fc9.x86_64 >Installing texlive-latex-2007-31.fc10.x86_64 >Installing compiz-fusion-0.7.6-2.fc10.x86_64 >Installing bsf-2.3.0-12jpp.2.fc9.x86_64 >Installing bsh-1.3.0-12jpp.3.fc9.x86_64 >Installing openoffice.org-core-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-brand-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-impress-core-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-presenter-screen-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-graphicfilter-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-math-core-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-calc-core-3.0.0-0.0.17.1.fc10.x86_64 >Installing gnome-python2-bonobo-2.22.0-2.fc9.x86_64 >Installing xorg-x11-drv-diamondtouch-0.2.0-0.1.fc9.x86_64 >Installing xorg-x11-drv-v4l-0.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-voodoo-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-mga-1.4.8-1.fc9.x86_64 >Installing xorg-x11-drv-vmmouse-12.5.0-1.fc9.x86_64 >Installing xorg-x11-drv-ur98-1.1.0-5.fc9.x86_64 >Installing xorg-x11-drv-citron-2.2.1-1.fc9.x86_64 >Installing xorg-x11-drv-openchrome-0.2.902-7.fc10.x86_64 >Installing xorg-x11-drv-acecad-1.2.2-1.fc9.x86_64 >Installing xorg-x11-drv-trident-1.3.0-1.fc9.x86_64 >Installing xorg-x11-drv-spaceorb-1.1.0-6.fc9.x86_64 >Installing xorg-x11-drv-cirrus-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-sis-0.10.0-1.fc9.x86_64 >Installing xorg-x11-drv-siliconmotion-1.6.0-1.fc9.x86_64 >Installing xorg-x11-drv-sisusb-0.9.0-1.fc9.x86_64 >Installing xorg-x11-drv-apm-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-dynapro-1.1.2-1.fc9.x86_64 >Installing xorg-x11-drv-dummy-0.3.0-1.fc9.x86_64 >Installing xorg-x11-drv-nv-2.1.8-2.fc10.x86_64 >Installing xorg-x11-drv-microtouch-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-s3virge-1.10.0-1.fc9.x86_64 >Installing xorg-x11-drv-glint-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-summa-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-mutouch-1.2.0-1.fc9.x86_64 >Installing synaptics-0.14.6-7.fc9.x86_64 >Installing xorg-x11-drv-penmount-1.3.0-1.fc9.x86_64 >Installing xorg-x11-drv-tdfx-1.4.0-1.fc9.x86_64 >Installing xorg-x11-drv-hyperpen-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-elographics-1.2.0-1.fc9.x86_64 >Installing linuxwacom-0.7.9.8-7.fc10.x86_64 >Installing xorg-x11-drv-nouveau-0.0.10-3.20080520git9c1d87f.fc10.x86_64 >Installing xorg-x11-drv-dmc-1.1.2-1.fc9.x86_64 >Installing xorg-x11-drv-wiimote-0.0.1-1.fc9.x86_64 >Installing xorg-x11-drv-rendition-4.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-vmware-10.16.0-1.fc9.x86_64 >Installing xorg-x11-drv-digitaledge-1.1.1-1.fc9.x86_64 >Installing xorg-x11-drv-palmax-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-tek4957-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-ati-6.8.0-14.fc9.x86_64 >Installing xorg-x11-drv-i810-2.2.1-24.fc9.x86_64 >Installing xorg-x11-drv-ast-0.85.0-1.fc9.x86_64 >Installing xorg-x11-drv-i128-1.3.0-1.fc9.x86_64 >Installing xorg-x11-drv-magellan-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-fbdev-0.3.1-7.fc9.x86_64 >Installing xorg-x11-drv-i740-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-fpit-1.2.0-1.fc9.x86_64 >Installing xorg-x11-drv-aiptek-1.1.1-1.fc9.x86_64 >Installing xorg-x11-drv-savage-2.2.0-2.fc9.x86_64 >Installing xorg-x11-drv-calcomp-1.1.2-1.fc9.x86_64 >Installing xorg-x11-drv-jamstudio-1.2.0-1.fc9.x86_64 >Installing rhpxl-1.9-1.fc9.x86_64 >Installing xml-commons-resolver-1.1-1jpp.12.x86_64 >Installing gnome-python2-desktop-2.22.0-5.fc10.x86_64 >Installing gnome-python2-extras-2.19.1-15.fc9.x86_64 >Installing gnome-python2-libegg-2.19.1-15.fc9.x86_64 >Installing gnome-python2-gtkhtml2-2.19.1-15.fc9.x86_64 >Installing gnome-python2-applet-2.22.0-5.fc10.x86_64 >Installing gnome-python2-gnomeprint-2.22.0-5.fc10.x86_64 >Installing openoffice.org-draw-core-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-writer2latex-0.5-3.fc10.x86_64 >Installing openoffice.org-writer-core-3.0.0-0.0.17.1.fc10.x86_64 >Installing compiz-fusion-gnome-0.7.6-2.fc10.x86_64 >Installing system-config-date-1.9.31-1.fc10.noarch >Installing firstboot-1.98-1.fc10.x86_64 >Installing openoffice.org-impress-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-writer-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-math-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-calc-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-draw-3.0.0-0.0.17.1.fc10.x86_64 >Installing openoffice.org-xsltfilter-3.0.0-0.0.17.1.fc10.x86_64 >Installing system-config-lvm-1.1.4-1.0.fc9.noarch >Installing system-config-network-1.5.10-1.fc9.noarch >Installing system-config-keyboard-1.2.15-3.fc10.noarch >Installing gnome-applets-2.23.2-2.fc10.x86_64 >Installing gedit-2.23.1-1.fc10.x86_64 >Installing alacarte-0.11.5-1.fc9.noarch >Installing compiz-gnome-0.7.6-3.fc10.x86_64 >Installing orca-2.23.3-1.fc10.x86_64 >Installing gnome-games-2.23.3-1.fc10.x86_64 >Installing xorg-x11-drivers-7.3-5.fc10.x86_64 >Installing setroubleshoot-2.0.6-1.fc9.noarch >Installing system-config-display-1.0.51-9.fc9.noarch >Installing policycoreutils-gui-2.0.49-3.fc10.x86_64 >Installing system-config-printer-1.0.0-3.fc10.x86_64 >Installing a2ps-4.14-5.fc10.x86_64 >Installing rhythmbox-0.11.5-14.fc10.x86_64 >Installing openoffice.org-langpack-en-3.0.0-0.0.17.1.fc10.x86_64 >Installing texlive-texmf-latex-2007-21.fc10.noarch >Installing tex-preview-11.85-7.fc9.noarch >Installing kernel-2.6.26-0.56.rc5.git2.fc10.x86_64
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 431642
:
308653
| 308654 |
313524
|
313525