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 308591 Details for
Bug 450377
anaconda exception trying to display final screen
[?]
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.
exception report showing bad arch-specific call
anacdump-20080607-1.txt (text/plain), 201.79 KB, created by
G.Wolfe Woodbury
on 2008-06-07 09:16:35 UTC
(
hide
)
Description:
exception report showing bad arch-specific call
Filename:
MIME Type:
Creator:
G.Wolfe Woodbury
Created:
2008-06-07 09:16:35 UTC
Size:
201.79 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 0xbe28fa4 (GtkAlignment at 0x9b2e690)> >bootstr: >pix: <gtk.Image object at 0xb87ffcc (GtkImage at 0x9b2e8f8)> >anaconda: <__main__.Anaconda instance at 0xb8047c6c> >self: <CongratulationWindow.CongratulationWindow instance at 0xb66f90ec> >hbox: <gtk.HBox object at 0xb884c84 (GtkHBox at 0x9b37ad0)> > > >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 0xb8abfcc (GtkEventBox at 0x9699560)> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object at 0xb5af3fcc (GtkImage at 0x9a468d0)> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object at 0xc08efcc (GtkLabel at 0x9b34c80)> > 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: 14538 > 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 0xb7abc89c (PyGladeXML at 0x95b17c0)> > intf.ppw.ics.cw.window: <gtk.Window object at 0xb7abc66c (GtkWindow at 0x97050f8)> > intf.ppw.ics.cw.installFrame: <gtk.Frame object at 0xb7abc3ec (GtkFrame at 0x96bb8e8)> > 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 0xb8abfa4 (GtkProgressBar at 0x9b34a80)> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: nfs:wolves.private:/srv/Fedora/development/i386/os/ >dispatch: <dispatch.Dispatcher object at 0xb7ab63cc> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: nfs:wolves.private:/srv/Fedora/development/i386/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/VolGroup00/LVroot', '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 0xb7aac06c> > id.methodstr: nfs:wolves.private:/srv/Fedora/development/i386/os/ > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7aa98ec>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7aa98ec>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7aa98ec>> > id.fsset.entries: [fsentry -- device: VolGroup00/LVroot mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00/LVusr mountpoint: /usr > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00/LVulocal mountpoint: /usr/local > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00/LVvar mountpoint: /var > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sdb1 mountpoint: /home > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > label: /home fsprofile: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: /boot 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: VolGroup00/LVswap mountpoint: swap > fsystem: swap format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >] > id.fsset.mountcount: 9 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 5 > id.rootParts: [('/dev/VolGroup00/LVroot', 'ext3', 'Fedora 9', None)] > 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: 2020654 > id.backend.totalFiles: 292957 > id.backend.instLog: <closed file '/mnt/sysimage/root/install.log', mode 'w+' at 0xb68c1c80> > 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 0xb78404d0>, 'sdb': <PedDisk object at 0xb78401e8>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: Users instance, containing members: > id.users.admin: <Admin object at 0xb4694440> > 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: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > 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: VolGroup00/LVroot > id.bootloader.images.images: {'VolGroup00/LVroot': ('linux', 'Fedora', 'ext3')} > id.bootloader.drivelist: [sda, sdb] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: work1.private > id.network.overrideDHCPhostname: True > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:e0:18:ea:2d:c8 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [private] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0xb7c02eac> > 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: 11 > 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 0xb7d900e0> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: /boot > uniqueID: 1 > device: sda1 > mountpoint: /boot > requestSize: 196.075195312 > grow: 0 > size: 196.075195312 > targetSize: None > end: 401624 > encryption: None > drive: sda > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sda1 > dev.doLabel: 1 > maxSizeMB: None > start: 63 > protected: 0 > maxResizeSize: 196.0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > fsprofile: None > resizable: True > format: False > migrate: 0 > origfstype: Already dumped > primary: None > fsopts: None > preexist: 1 > fslabel: /home > uniqueID: 3 > device: sdb1 > mountpoint: /home > requestSize: 152625.313477 > grow: 0 > size: 152625.313477 > targetSize: None > end: 312576704 > encryption: None > drive: sdb > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sdb1 > dev.doLabel: 1 > maxSizeMB: None > start: 63 > protected: 0 > maxResizeSize: 152625.0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, LV Request -- mountpoint: None uniqueID: 6 > type: swap format: True > size: 2048 lvname: LVswap volgroup: 10 > options: 'None' fsprofile: None encryption: 'None' >, LV Request -- mountpoint: /var uniqueID: 9 > type: ext3 format: True > size: 4096 lvname: LVvar volgroup: 10 > options: 'None' fsprofile: None encryption: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: lvmPhysicalVolumeDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [6] > origfstype.checked: 0 > origfstype.name: physical volume (LVM) > 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: [lvm2] > origfstype.supportsFsProfiles: False > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7d90f20> > origfstype.maxLabelChars: 16 > primary: None > drive: sda > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sda2 > dev.doLabel: 1 > uniqueID: 2 > mountpoint: None > requestSize: 305046.738281 > size: 305046.738281 > end: 625137344 > encryption: None > grow: 0 > start: 401625 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 305046.0 > multidrive: None >, LV Request -- mountpoint: /usr uniqueID: 8 > type: ext3 format: True > size: 104800 lvname: LVusr volgroup: 10 > options: 'None' fsprofile: None encryption: 'None' >, LV Request -- mountpoint: /usr/local uniqueID: 7 > type: ext3 format: False > size: 2048 lvname: LVulocal volgroup: 10 > options: 'None' fsprofile: None encryption: 'None' >, LV Request -- mountpoint: / uniqueID: 5 > type: ext3 format: True > size: 104800 lvname: LVroot volgroup: 10 > options: 'None' fsprofile: None encryption: 'None' >, VG Request -- name: VolGroup00 uniqueID: 10 > format: None pesize: 8192 > physvols: [2] >] > 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: 992 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.i586 (mockbuild@xenbuilder1.fedora.redhat.com) (gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) ) #1 SMP Tue Jun 3 23:05:26 EDT 2008 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000003fffc000 (usable) ><4> BIOS-e820: 000000003fffc000 - 000000003ffff000 (ACPI data) ><4> BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS) ><4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) ><6>x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 ><5>127MB HIGHMEM available. ><5>896MB LOWMEM available. ><6>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 262140) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 229376 ><4> HighMem 229376 -> 262140 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 262140 ><7>On node 0 totalpages: 262140 ><7> DMA zone: 56 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4040 pages, LIFO batch:0 ><7> Normal zone: 3080 pages used for memmap ><7> Normal zone: 222200 pages, LIFO batch:31 ><7> HighMem zone: 448 pages used for memmap ><7> HighMem zone: 32316 pages, LIFO batch:7 ><7> Movable zone: 0 pages used for memmap ><6>DMI 2.3 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000F5810, 0014 (r0 ASUS ) ><4>ACPI: RSDT 3FFFC000, 0030 (r1 ASUS P4S8X 42302E31 MSFT 31313031) ><4>ACPI: FACP 3FFFC0C0, 0074 (r1 ASUS P4S8X 42302E31 MSFT 31313031) ><4>ACPI: DSDT 3FFFC134, 2A21 (r1 ASUS P4S8X 1000 MSFT 100000B) ><4>ACPI: FACS 3FFFF000, 0040 ><4>ACPI: BOOT 3FFFC030, 0028 (r1 ASUS P4S8X 42302E31 MSFT 31313031) ><4>ACPI: APIC 3FFFC058, 005A (r1 ASUS P4S8X 42302E31 MSFT 31313031) ><6>ACPI: PM-Timer IO Port: 0xe408 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><4>BIOS bug, APIC version is 0 for CPU#0! fixing up to 0x10. (tell your hw vendor) ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 2, version 128, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 20 low level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000) ><6>PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 ><6>PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 ><6>SMP: Allowing 1 CPUs, 0 hotplug CPUs ><6>PERCPU: Allocating 336168 bytes of per cpu data ><7>NR_CPUS: 32, nr_cpu_ids: 1 ><4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 258556 ><5>Kernel command line: ro root=/dev/VolGroup00/LVroot ><7>mapped APIC to ffffb000 (fee00000) ><7>mapped IOAPIC to ffffa000 (fec00000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c082f000 soft=c080f000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Detected 1800.239 MHz processor. ><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: 1024 kB ><4> per task-struct memory footprint: 2688 bytes ><6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 1014840k/1048560k available (2341k kernel code, 33016k reserved, 1213k data, 572k init, 131056k highmem) ><6>virtual kernel memory layout: ><4> fixmap : 0xffc52000 - 0xfffff000 (3764 kB) ><4> pkmap : 0xff400000 - 0xff800000 (4096 kB) ><4> vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB) ><4> lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) ><4> .init : 0xc077d000 - 0xc080c000 ( 572 kB) ><4> .data : 0xc064958a - 0xc0778b80 (1213 kB) ><4> .text : 0xc0400000 - 0xc064958a (2341 kB) ><6>Checking if this processor honours the WP bit even in supervisor mode...Ok. ><7>CPA: page pool initialized 16 of 16 pages preallocated ><6>SLUB: Genslabs=12, HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 ><4>Calibrating delay using timer specific routine.. 3607.51 BogoMIPS (lpj=1803756) ><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 ><4>Mount-cache hash table entries: 512 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>Initializing cgroup subsys devices ><6>CPU: Trace cache: 12K uops, L1 D cache: 8K ><6>CPU: L2 cache: 128K ><6>CPU: Hyper-Threading is disabled ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>CPU0: Intel P4/Xeon Extended MCE MSRs (12) available ><6>CPU0: Thermal monitoring enabled ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>debug: unmapping init memory c077a000..c077d000 ><6>ACPI: Core revision 20080321 ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>CPU0: Intel(R) Celeron(R) CPU 1.80GHz stepping 03 ><6>Brought up 1 CPUs ><6>Total of 1 processors activated (3607.51 BogoMIPS). ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=608 bytes ><7>sizeof(dentry)=160 bytes ><7>sizeof(ext3inode)=860 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=180 bytes ><7>sizeof(task_struct)=6052 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 0 ><7> groups: 0 ><4>khelper used greatest stack depth: 3032 bytes left ><6>net_namespace: 732 bytes ><6>Booting paravirtualized kernel on bare hardware ><4>Time: 5:10:33 Date: 06/07/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xf11b0, last bus=1 ><6>PCI: Using configuration type 1 for base access ><6>Setting up standard PCI resources ><7>ACPI: EC: Look up EC in DSDT ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.FDC0._STA] (Node f703ca00), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.FDC0._STA] (Node f703ca00), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.LPT_._STA] (Node f703cbc0), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.LPT_._STA] (Node f703cbc0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.ECP_._STA] (Node f703cd80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.ECP_._STA] (Node f703cd80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.UAR1._STA] (Node f703cf80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.UAR1._STA] (Node f703cf80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.UAR2._STA] (Node f703e180), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.UAR2._STA] (Node f703e180), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.SMAR._STA] (Node f703e340), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.SMAR._STA] (Node f703e340), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.IRDA._STA] (Node f703e500), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.IRDA._STA] (Node f703e500), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.MIDI._STA] (Node f703e9c0), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.MIDI._STA] (Node f703e9c0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.GAME._STA] (Node f703eb80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.GAME._STA] (Node f703eb80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF08, size 1F8 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0._INI] (Node f703b240), AE_NO_MEMORY ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.FDC0._STA] (Node f703ca00), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.LPT_._STA] (Node f703cbc0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.ECP_._STA] (Node f703cd80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.UAR1._STA] (Node f703cf80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.UAR2._STA] (Node f703e180), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.SMAR._STA] (Node f703e340), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.IRDA._STA] (Node f703e500), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF02, size 1FE [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.PS2K._PSW] (Node f703e740), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF03, size 1FD [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.PS2M._PSW] (Node f703e8c0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.MIDI._STA] (Node f703e9c0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.GAME._STA] (Node f703eb80), AE_NO_MEMORY ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><6>pci 0000:00:02.0: Enabling SiS 96x SMBus ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 ><4>khelper used greatest stack depth: 3020 bytes left ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.FDC0._STA] (Node f703ca00), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.FDC0._STA] (Node f703ca00), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.LPT_._STA] (Node f703cbc0), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.LPT_._STA] (Node f703cbc0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.ECP_._STA] (Node f703cd80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.ECP_._STA] (Node f703cd80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.UAR1._STA] (Node f703cf80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.UAR1._STA] (Node f703cf80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.UAR2._STA] (Node f703e180), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.UAR2._STA] (Node f703e180), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.SMAR._STA] (Node f703e340), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.SMAR._STA] (Node f703e340), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.IRDA._STA] (Node f703e500), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.IRDA._STA] (Node f703e500), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.MIDI._STA] (Node f703e9c0), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.MIDI._STA] (Node f703e9c0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.GAME._STA] (Node f703eb80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.GAME._STA] (Node f703eb80), AE_NO_MEMORY ><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 ><4>ACPI: RTC can wake from S4 ><6>system 00:00: iomem range 0x0-0x9ffff could not be reserved ><6>system 00:00: iomem range 0xf0000-0xfffff could not be reserved ><6>system 00:00: iomem range 0x100000-0x3fffffff could not be reserved ><6>system 00:00: iomem range 0xfec00000-0xfec000ff could not be reserved ><6>system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved ><6>system 00:02: ioport range 0xe400-0xe47f has been reserved ><6>system 00:02: ioport range 0xe480-0xe4ff has been reserved ><6>system 00:02: ioport range 0xe600-0xe61f has been reserved ><6>system 00:02: ioport range 0x480-0x48f has been reserved ><6>system 00:02: iomem range 0xffee0000-0xffefffff has been reserved ><6>system 00:03: iomem range 0xfffe0000-0xffffffff could not be reserved ><6>system 00:04: ioport range 0x4d0-0x4d1 has been reserved ><6>system 00:0b: ioport range 0x295-0x296 has been reserved ><4>khelper used greatest stack depth: 2640 bytes left ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) ><6>TCP bind hash table entries: 65536 (order: 9, 2359296 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>NET: Registered protocol family 1 ><6>checking if image is initramfs... it is ><7>Switched to high resolution mode on CPU 0 ><6>debug: unmapping init memory f766f000..f7ff0000 ><6>Simple Boot Flag at 0x3a set to 0x1 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: overridden by ACPI. ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1212815434.683:1): initialized ><4>highmem bounce pool size: 64 pages ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><6>msgmni has been set to 1726 for ipc namespace c074f578 ><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) ><7>pci 0000:00:08.0: Boot video device ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><3>ACPI: Invalid PBLK length [5] ><6>ACPI: ACPI0007:00 is registered as cooling_device0 ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.FDC0._STA] (Node f703ca00), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.FDC0._STA] (Node f703ca00), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.LPT_._STA] (Node f703cbc0), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.LPT_._STA] (Node f703cbc0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.ECP_._STA] (Node f703cd80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.ECP_._STA] (Node f703cd80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.UAR1._STA] (Node f703cf80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.UAR1._STA] (Node f703cf80), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.UAR2._STA] (Node f703e180), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.UAR2._STA] (Node f703e180), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.SMAR._STA] (Node f703e340), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.SMAR._STA] (Node f703e340), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.IRDA._STA] (Node f703e500), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.IRDA._STA] (Node f703e500), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.MIDI._STA] (Node f703e9c0), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.MIDI._STA] (Node f703e9c0), AE_NO_MEMORY ><4>ACPI Error (exregion-0164): Could not map memory at 000000003FFFFF00, size 200 [20080321] ><4>ACPI Exception (evregion-0420): AE_NO_MEMORY, Returned by Handler for [SystemMemory] [20080321] ><4>ACPI Error (psparse-0530): Method parse/execution failed [\ISMI] (Node f7034bc0), AE_NO_MEMORY ><4>ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.PX40.GAME._STA] (Node f703eb80), AE_NO_MEMORY ><4>ACPI Error (uteval-0233): Method execution failed [\_SB_.PCI0.PX40.GAME._STA] (Node f703eb80), AE_NO_MEMORY ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><6>agpgart: Detected SiS chipset - id:1608 ><6>agpgart: AGP aperture is 64M @ 0xe8000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><6>brd: module loaded ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input0 ><6>PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 ><6>rtc0: alarms up to one month ><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>Using IPI No-Shortcut mode ><4>registered taskstats version 1 ><4> Magic number: 12:667:162 ><6>debug: unmapping init memory c077d000..c080c000 ><6>Write protecting the kernel text: 2344k ><6>Write protecting the kernel read-only data: 976k ><6>input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 ><4>udevd used greatest stack depth: 2616 bytes left ><4>udevd used greatest stack depth: 2548 bytes left ><6>input: PS2++ Logitech TrackMan as /devices/platform/i8042/serio1/input/input2 ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><4>modprobe used greatest stack depth: 2276 bytes left ><6>loop: module loaded ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 6 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input3 ><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 ><4>modprobe used greatest stack depth: 2272 bytes left ><7>ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver ><7>ohci_hcd: block sizes: ed 64 td 64 ><6>ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 20 ><6>ohci_hcd 0000:00:03.0: OHCI Host Controller ><7>drivers/usb/core/inode.c: creating file 'devices' ><7>drivers/usb/core/inode.c: creating file '001' ><6>ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1 ><7>ohci_hcd 0000:00:03.0: created debug files ><6>ohci_hcd 0000:00:03.0: irq 20, io mem 0xe7000000 ><7>ohci_hcd 0000:00:03.0: enabling initreset quirk ><7>ohci_hcd 0000:00:03.0: OHCI controller state ><7>ohci_hcd 0000:00:03.0: OHCI 1.0, NO legacy support registers ><7>ohci_hcd 0000:00:03.0: control 0x083 HCFS=operational CBSR=3 ><7>ohci_hcd 0000:00:03.0: cmdstatus 0x00000 SOC=0 ><7>ohci_hcd 0000:00:03.0: intrstatus 0x00000004 SF ><7>ohci_hcd 0000:00:03.0: intrenable 0x8000004a MIE RHSC RD WDH ><7>ohci_hcd 0000:00:03.0: hcca frame #0003 ><7>ohci_hcd 0000:00:03.0: roothub.a 01000202 POTPGT=1 NPS NDP=2(2) ><7>ohci_hcd 0000:00:03.0: roothub.b 00000000 PPCM=0000 DR=0000 ><7>ohci_hcd 0000:00:03.0: roothub.status 00008000 DRWE ><7>ohci_hcd 0000:00:03.0: roothub.portstatus [0] 0x00000100 PPS ><7>ohci_hcd 0000:00:03.0: roothub.portstatus [1] 0x00000100 PPS ><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: 2 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: global over-current protection ><7>hub 1-0:1.0: power on to power good time: 2ms ><7>hub 1-0:1.0: local power source is good ><7>hub 1-0:1.0: no over-current condition exists ><7>hub 1-0:1.0: trying to enable port power on non-switchable hub ><7>ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96 ><7>libata version 3.00 loaded. ><6>sis900.c: v1.08.10 Apr. 2 2006 ><7>hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: OHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.i586 ohci_hcd ><6>usb usb1: SerialNumber: 0000:00:03.0 ><6>ACPI: PCI Interrupt 0000:00:03.1[B] -> GSI 21 (level, low) -> IRQ 21 ><6>ohci_hcd 0000:00:03.1: OHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '002' ><6>ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2 ><7>ohci_hcd 0000:00:03.1: created debug files ><6>ohci_hcd 0000:00:03.1: irq 21, io mem 0xe6800000 ><7>ohci_hcd 0000:00:03.1: enabling initreset quirk ><7>ohci_hcd 0000:00:03.1: OHCI controller state ><7>ohci_hcd 0000:00:03.1: OHCI 1.0, NO legacy support registers ><7>ohci_hcd 0000:00:03.1: control 0x083 HCFS=operational CBSR=3 ><7>ohci_hcd 0000:00:03.1: cmdstatus 0x00000 SOC=0 ><7>ohci_hcd 0000:00:03.1: intrstatus 0x00000004 SF ><7>ohci_hcd 0000:00:03.1: intrenable 0x8000004a MIE RHSC RD WDH ><7>ohci_hcd 0000:00:03.1: hcca frame #0003 ><7>ohci_hcd 0000:00:03.1: roothub.a 01000202 POTPGT=1 NPS NDP=2(2) ><7>ohci_hcd 0000:00:03.1: roothub.b 00000000 PPCM=0000 DR=0000 ><7>ohci_hcd 0000:00:03.1: roothub.status 00008000 DRWE ><7>ohci_hcd 0000:00:03.1: roothub.portstatus [0] 0x00000100 PPS ><7>ohci_hcd 0000:00:03.1: roothub.portstatus [1] 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: 2 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 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><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.i586 ohci_hcd ><6>usb usb2: SerialNumber: 0000:00:03.1 ><6>ACPI: PCI Interrupt 0000:00:03.2[C] -> GSI 22 (level, low) -> IRQ 22 ><6>ohci_hcd 0000:00:03.2: OHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '003' ><6>ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 3 ><7>ohci_hcd 0000:00:03.2: created debug files ><6>ohci_hcd 0000:00:03.2: irq 22, io mem 0xe6000000 ><27>Jun 7 05:10:39 udevd-event[867]: node_symlink: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it > ><7>ohci_hcd 0000:00:03.2: enabling initreset quirk ><7>ohci_hcd 0000:00:03.2: OHCI controller state ><7>ohci_hcd 0000:00:03.2: OHCI 1.0, NO legacy support registers ><7>ohci_hcd 0000:00:03.2: control 0x083 HCFS=operational CBSR=3 ><7>ohci_hcd 0000:00:03.2: cmdstatus 0x00000 SOC=0 ><7>ohci_hcd 0000:00:03.2: intrstatus 0x00000004 SF ><7>ohci_hcd 0000:00:03.2: intrenable 0x8000004a MIE RHSC RD WDH ><7>ohci_hcd 0000:00:03.2: hcca frame #0003 ><7>ohci_hcd 0000:00:03.2: roothub.a 01000202 POTPGT=1 NPS NDP=2(2) ><7>ohci_hcd 0000:00:03.2: roothub.b 00000000 PPCM=0000 DR=0000 ><7>ohci_hcd 0000:00:03.2: roothub.status 00008000 DRWE ><7>ohci_hcd 0000:00:03.2: roothub.portstatus [0] 0x00000100 PPS ><7>ohci_hcd 0000:00:03.2: roothub.portstatus [1] 0x00000100 PPS ><7>usb usb3: default language 0x0409 ><7>usb usb3: uevent ><7>usb usb3: usb_probe_device ><6>usb usb3: configuration #1 chosen from 1 choice ><7>usb usb3: adding 3-0:1.0 (config #1, interface 0) ><7>usb 3-0:1.0: uevent ><7>hub 3-0:1.0: usb_probe_interface ><7>hub 3-0:1.0: usb_probe_interface - got id ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><7>hub 3-0:1.0: standalone hub ><7>hub 3-0:1.0: no power switching (usb 1.0) ><7>hub 3-0:1.0: global over-current protection ><7>hub 3-0:1.0: power on to power good time: 2ms ><7>hub 3-0:1.0: local power source is good ><7>hub 3-0:1.0: no over-current condition exists ><7>hub 3-0:1.0: trying to enable port power on non-switchable hub ><7>hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb3: Product: OHCI Host Controller ><6>usb usb3: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.i586 ohci_hcd ><6>usb usb3: SerialNumber: 0000:00:03.2 ><6>ACPI: PCI Interrupt 0000:00:03.3[D] -> GSI 23 (level, low) -> IRQ 23 ><6>ehci_hcd 0000:00:03.3: EHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '004' ><6>ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 4 ><7>ehci_hcd 0000:00:03.3: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 ><7>ehci_hcd 0000:00:03.3: reset hcc_params 7070 thresh 7 uframes 1024 ><7>ehci_hcd 0000:00:03.3: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><7>PCI: cache line size of 128 is not supported by device 0000:00:03.3 ><7>ehci_hcd 0000:00:03.3: supports USB remote wakeup ><6>ehci_hcd 0000:00:03.3: irq 23, io mem 0xe5800000 ><7>ehci_hcd 0000:00:03.3: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><7>ehci_hcd 0000:00:03.3: init command 010001 (park)=0 ithresh=1 period=1024 RUN ><6>ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><7>usb usb4: default language 0x0409 ><7>usb usb4: uevent ><7>usb usb4: usb_probe_device ><6>usb usb4: configuration #1 chosen from 1 choice ><7>usb usb4: adding 4-0:1.0 (config #1, interface 0) ><7>usb 4-0:1.0: uevent ><7>hub 4-0:1.0: usb_probe_interface ><7>hub 4-0:1.0: usb_probe_interface - got id ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 6 ports detected ><7>hub 4-0:1.0: standalone hub ><7>hub 4-0:1.0: no power switching (usb 1.0) ><7>hub 4-0:1.0: individual port over-current protection ><7>hub 4-0:1.0: power on to power good time: 20ms ><7>hub 4-0:1.0: local power source is good ><7>hub 4-0:1.0: trying to enable port power on non-switchable hub ><4>modprobe used greatest stack depth: 1864 bytes left ><7>hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb4: Product: EHCI Host Controller ><6>usb usb4: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.i586 ehci_hcd ><6>usb usb4: SerialNumber: 0000:00:03.3 ><6>ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19 ><6>0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1. ><6>0000:00:04.0: Using transceiver found at address 1 as default ><6>eth0: SiS 900 PCI Fast Ethernet at 0x9800, IRQ 19, 00:e0:18:ea:2d:c8 ><7>sata_promise 0000:00:0e.0: version 2.12 ><6>ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 16 (level, low) -> IRQ 16 ><4>modprobe used greatest stack depth: 1860 bytes left ><6>scsi0 : sata_promise ><6>scsi1 : sata_promise ><6>scsi2 : sata_promise ><6>ata1: SATA max UDMA/133 mmio m4096@0xe4000000 ata 0xe4000200 irq 16 ><6>ata2: SATA max UDMA/133 mmio m4096@0xe4000000 ata 0xe4000280 irq 16 ><6>ata3: PATA max UDMA/133 mmio m4096@0xe4000000 ata 0xe4000300 irq 16 ><6>ata1: SATA link down (SStatus 0 SControl 300) ><7>ohci_hcd 0000:00:03.0: auto-stop root hub ><6>ata2: SATA link down (SStatus 0 SControl 300) ><7>pata_sis 0000:00:02.5: version 0.5.2 ><6>ACPI: PCI Interrupt 0000:00:02.5[A] -> GSI 16 (level, low) -> IRQ 16 ><6>scsi3 : pata_sis ><6>scsi4 : pata_sis ><6>ata4: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xb400 irq 14 ><6>ata5: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xb408 irq 15 ><7>ohci_hcd 0000:00:03.1: auto-stop root hub ><7>ohci_hcd 0000:00:03.2: auto-stop root hub ><6>ata4.00: ATA-7: ST3320620A, 3.AAC, max UDMA/100 ><6>ata4.00: 625142448 sectors, multi 16: LBA48 ><6>ata4.01: ATA-6: ST3160023A, 8.01, max UDMA/100 ><6>ata4.01: 312581808 sectors, multi 16: LBA48 ><6>ata4.00: configured for UDMA/100 ><6>ata4.01: configured for UDMA/100 ><6>ata5.00: ATAPI: LITEON DVD-ROM LTD163, GH5E, max UDMA/33 ><6>ata5.01: ATAPI: LITE-ON LTR-32123S, XS0U, max UDMA/33 ><6>ata5.00: configured for UDMA/33 ><6>ata5.01: configured for UDMA/33 ><5>scsi 3:0:0:0: Direct-Access ATA ST3320620A 3.AA PQ: 0 ANSI: 5 ><5>scsi 3:0:1:0: Direct-Access ATA ST3160023A 8.01 PQ: 0 ANSI: 5 ><5>scsi 4:0:0:0: CD-ROM LITEON DVD-ROM LTD163 GH5E PQ: 0 ANSI: 5 ><5>scsi 4:0:1:0: CD-ROM LITE-ON LTR-32123S XS0U PQ: 0 ANSI: 5 ><4>Driver 'sd' needs updating - please use bus_type methods ><5>sd 3:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB) ><5>sd 3:0:0:0: [sda] Write Protect is off ><7>sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 3:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB) ><5>sd 3:0:0:0: [sda] Write Protect is off ><7>sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda:<4>Driver 'sr' needs updating - please use bus_type methods ><4> sda1 sda2 ><5>sd 3:0:0:0: [sda] Attached SCSI disk ><5>sd 3:0:1:0: [sdb] 312581808 512-byte hardware sectors (160042 MB) ><5>sd 3:0:1:0: [sdb] Write Protect is off ><7>sd 3:0:1:0: [sdb] Mode Sense: 00 3a 00 00 ><5>sd 3:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 3:0:1:0: [sdb] 312581808 512-byte hardware sectors (160042 MB) ><5>sd 3:0:1:0: [sdb] Write Protect is off ><7>sd 3:0:1:0: [sdb] Mode Sense: 00 3a 00 00 ><5>sd 3:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdb: sdb1 ><5>sd 3:0:1:0: [sdb] Attached SCSI disk ><5>sd 3:0:0:0: Attached scsi generic sg0 type 0 ><5>sd 3:0:1:0: Attached scsi generic sg1 type 0 ><5>sr 4:0:0:0: Attached scsi generic sg2 type 5 ><5>scsi 4:0:1:0: Attached scsi generic sg3 type 5 ><4>sr0: scsi3-mmc drive: 0x/48x 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 ><4>modprobe used greatest stack depth: 1548 bytes left ><4>sr1: scsi3-mmc drive: 255x/40x writer cd/rw xa/form2 cdda tray ><7>sr 4:0:1:0: Attached scsi CD-ROM sr1 ><7>hub 1-0:1.0: hub_suspend ><7>usb usb1: bus auto-suspend ><7>ohci_hcd 0000:00:03.0: suspend root hub ><7>hub 2-0:1.0: hub_suspend ><7>usb usb2: bus auto-suspend ><7>ohci_hcd 0000:00:03.1: suspend root hub ><7>hub 3-0:1.0: hub_suspend ><7>usb usb3: bus auto-suspend ><7>ohci_hcd 0000:00:03.2: suspend root hub ><7>hub 4-0:1.0: hub_suspend ><7>usb usb4: bus auto-suspend ><7>ehci_hcd 0000:00:03.3: suspend root hub ><6>eth0: Media Link On 100mbps full-duplex ><7>eth0: no IPv6 routers present ><4>mount.nfs used greatest stack depth: 1100 bytes left ><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 0:12, type nfs), uses genfs_contexts ><7>SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), 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(1212815482.792: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: pIII_sse ><6> pIII_sse : 2272.000 MB/sec ><6>xor: using function: pIII_sse (2272.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int32x1 414 MB/s ><4>raid6: int32x2 585 MB/s ><4>raid6: int32x4 449 MB/s ><4>raid6: int32x8 343 MB/s ><4>raid6: mmxx1 1417 MB/s ><4>raid6: mmxx2 1550 MB/s ><4>raid6: sse1x1 894 MB/s ><4>raid6: sse1x2 1460 MB/s ><4>raid6: sse2x1 1753 MB/s ><4>raid6: sse2x2 1925 MB/s ><4>raid6: using algorithm sse2x2 (1925 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:08:19) installed ><6>Lock_Nolock (built Jun 3 2008 23:08:35) installed ><6>JFS: nTxBlock = 7930, nTxLock = 63447 ><6>SGI XFS with ACLs, security attributes, large block 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>[drm] Initialized drm 1.1.0 20060810 ><6>ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 19 (level, low) -> IRQ 19 ><6>[drm] Initialized radeon 1.28.0 20060524 on minor 0 ><6>[drm] Setting GART location based on new memory map ><6>[drm] writeback test succeeded in 2 usecs ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-2, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-3, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><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>Adding 2097144k swap on /dev/VolGroup00/LVswap. Priority:-1 extents:1 across:2097144k ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-0, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-2, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-2, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-3, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-3, 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 sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><6>SELinux: Context unconfined_u:object_r:usr_t:s0 is not valid (left unmapped). ><3>end_request: I/O error, dev fd0, sector 0 ><3>end_request: I/O error, dev fd0, sector 0 ><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: Context unconfined_u:object_r:usr_t:s0 became valid (mapped). ><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 > > >/tmp/anaconda.log: >05:10:36 INFO : kernel command line: ro root=/dev/VolGroup00/LVroot > >05:10:36 INFO : anaconda version 11.4.1.4 on i386 starting >05:10:36 INFO : fwloader: starting firmware loader >05:10:36 DEBUG : fwloader: starting up (pid 528) >05:10:36 DEBUG : fwloader: entering event loop >05:10:36 INFO : 1015152 kB are available >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem platform got action add >05:10:36 DEBUG : fwloader: subsystem block got action add >05:10:36 DEBUG : fwloader: subsystem bdi got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem edd got action add >05:10:36 DEBUG : fwloader: subsystem edd got action add >05:10:36 DEBUG : fwloader: subsystem edd got action add >05:10:36 DEBUG : fwloader: subsystem edd got action add >05:10:36 DEBUG : fwloader: subsystem edd got action add >05:10:36 DEBUG : fwloader: subsystem edd got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem input got action add >05:10:36 DEBUG : fwloader: subsystem input got action add >05:10:36 DEBUG : fwloader: subsystem drivers got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem module got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:36 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem module got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem class got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem class got action add >05:10:37 DEBUG : fwloader: subsystem module got action add >05:10:37 DEBUG : fwloader: subsystem class got action add >05:10:37 DEBUG : fwloader: subsystem class got action add >05:10:37 DEBUG : fwloader: subsystem class got action add >05:10:37 DEBUG : fwloader: subsystem class got action add >05:10:37 DEBUG : fwloader: subsystem module got action add >05:10:37 DEBUG : fwloader: subsystem module got action add >05:10:37 DEBUG : fwloader: subsystem iscsi_transport got action add >05:10:37 DEBUG : fwloader: subsystem module got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : fwloader: subsystem slab got action add >05:10:37 DEBUG : probing buses >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem bus got action add >05:10:37 DEBUG : fwloader: subsystem drivers got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem acpi got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci_bus got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci got action add >05:10:37 DEBUG : fwloader: subsystem pci_bus got action add >05:10:37 DEBUG : fwloader: subsystem platform got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem platform got action add >05:10:37 DEBUG : fwloader: subsystem serio got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem serio got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem platform got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem platform got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem platform got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem rtc got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem pnp got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem bdi got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem block got action add >05:10:37 DEBUG : fwloader: subsystem dmi got action add >05:10:37 DEBUG : fwloader: subsystem graphics got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem input got action add >05:10:37 DEBUG : fwloader: subsystem iscsi_transport got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem mem got action add >05:10:37 DEBUG : fwloader: subsystem misc got action add >05:10:37 DEBUG : fwloader: subsystem misc got action add >05:10:37 DEBUG : fwloader: subsystem misc got action add >05:10:37 DEBUG : fwloader: subsystem misc got action add >05:10:37 DEBUG : fwloader: subsystem misc got action add >05:10:37 DEBUG : fwloader: subsystem misc got action add >05:10:37 DEBUG : fwloader: subsystem misc got action add >05:10:37 DEBUG : fwloader: subsystem net got action add >05:10:37 DEBUG : fwloader: subsystem thermal got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem tty got action add >05:10:37 DEBUG : fwloader: subsystem usbmon got action add >05:10:37 DEBUG : fwloader: subsystem vc got action add >05:10:37 DEBUG : fwloader: subsystem vc got action add >05:10:37 DEBUG : fwloader: subsystem vc got action add >05:10:37 DEBUG : fwloader: subsystem vc got action add >05:10:37 DEBUG : fwloader: subsystem vc got action add >05:10:37 DEBUG : fwloader: subsystem vc got action add >05:10:37 DEBUG : fwloader: subsystem vc got action add >05:10:37 DEBUG : fwloader: subsystem vc got action add >05:10:37 DEBUG : fwloader: subsystem vtconsole got action add >05:10:37 DEBUG : waiting for hardware to initialize >05:10:38 DEBUG : fwloader: subsystem module got action add >05:10:38 DEBUG : fwloader: subsystem usb_host got action add >05:10:38 DEBUG : fwloader: subsystem usbmon got action add >05:10:38 DEBUG : fwloader: subsystem usb got action add >05:10:39 DEBUG : fwloader: subsystem usb got action add >05:10:39 DEBUG : fwloader: subsystem module got action add >05:10:39 DEBUG : fwloader: subsystem module got action add >05:10:39 DEBUG : fwloader: subsystem module got action add >05:10:39 DEBUG : fwloader: subsystem module got action add >05:10:39 DEBUG : fwloader: subsystem class got action add >05:10:39 DEBUG : fwloader: subsystem usb_endpoint got action add >05:10:39 DEBUG : fwloader: subsystem usb_endpoint got action add >05:10:39 DEBUG : fwloader: subsystem usb_host got action add >05:10:39 DEBUG : fwloader: subsystem usbmon got action add >05:10:39 DEBUG : fwloader: subsystem module got action add >05:10:39 DEBUG : fwloader: subsystem module got action add >05:10:39 DEBUG : fwloader: subsystem usb got action add >05:10:39 DEBUG : fwloader: subsystem usb got action add >05:10:39 DEBUG : fwloader: subsystem usb_endpoint got action add >05:10:39 DEBUG : fwloader: subsystem usb_endpoint got action add >05:10:39 DEBUG : fwloader: subsystem usb_host got action add >05:10:39 DEBUG : fwloader: subsystem usbmon got action add >05:10:39 DEBUG : fwloader: subsystem usb got action add >05:10:39 DEBUG : fwloader: subsystem usb got action add >05:10:39 DEBUG : fwloader: subsystem usb_endpoint got action add >05:10:39 DEBUG : fwloader: subsystem usb_endpoint got action add >05:10:39 DEBUG : fwloader: subsystem usb_host got action add >05:10:39 DEBUG : fwloader: subsystem usbmon got action add >05:10:39 DEBUG : fwloader: subsystem drivers got action add >05:10:39 DEBUG : fwloader: subsystem usb got action add >05:10:39 DEBUG : fwloader: subsystem usb got action add >05:10:39 DEBUG : fwloader: subsystem usb_endpoint got action add >05:10:39 DEBUG : fwloader: subsystem usb_endpoint got action add >05:10:39 DEBUG : fwloader: subsystem net got action add >05:10:39 DEBUG : fwloader: subsystem drivers got action add >05:10:39 DEBUG : fwloader: subsystem module got action add >05:10:39 DEBUG : fwloader: subsystem drivers got action add >05:10:39 DEBUG : fwloader: subsystem drivers got action add >05:10:39 DEBUG : fwloader: subsystem slab got action add >05:10:39 DEBUG : fwloader: subsystem slab got action add >05:10:39 DEBUG : fwloader: subsystem scsi got action add >05:10:39 DEBUG : fwloader: subsystem scsi_host got action add >05:10:39 DEBUG : fwloader: subsystem scsi got action add >05:10:39 DEBUG : fwloader: subsystem scsi_host got action add >05:10:39 DEBUG : fwloader: subsystem scsi got action add >05:10:39 DEBUG : fwloader: subsystem scsi_host got action add >05:10:40 DEBUG : fwloader: subsystem drivers got action add >05:10:40 DEBUG : fwloader: subsystem scsi got action add >05:10:40 DEBUG : fwloader: subsystem scsi_host got action add >05:10:40 DEBUG : fwloader: subsystem scsi got action add >05:10:40 DEBUG : fwloader: subsystem scsi_host got action add >05:10:41 DEBUG : fwloader: subsystem scsi got action add >05:10:41 DEBUG : fwloader: subsystem scsi got action add >05:10:41 DEBUG : fwloader: subsystem scsi_device got action add >05:10:41 DEBUG : fwloader: subsystem bsg got action add >05:10:41 DEBUG : fwloader: subsystem scsi got action add >05:10:41 DEBUG : fwloader: subsystem scsi got action add >05:10:41 DEBUG : fwloader: subsystem scsi_device got action add >05:10:41 DEBUG : fwloader: subsystem bsg got action add >05:10:41 DEBUG : fwloader: subsystem scsi got action add >05:10:41 DEBUG : fwloader: subsystem scsi got action add >05:10:41 DEBUG : fwloader: subsystem scsi_device got action add >05:10:41 DEBUG : fwloader: subsystem bsg got action add >05:10:41 DEBUG : fwloader: subsystem scsi got action add >05:10:41 DEBUG : fwloader: subsystem scsi got action add >05:10:41 DEBUG : fwloader: subsystem scsi_device got action add >05:10:41 DEBUG : fwloader: subsystem bsg got action add >05:10:41 DEBUG : fwloader: subsystem drivers got action add >05:10:41 DEBUG : fwloader: subsystem module got action add >05:10:41 DEBUG : fwloader: subsystem drivers got action add >05:10:41 DEBUG : fwloader: subsystem module got action add >05:10:41 DEBUG : fwloader: subsystem class got action add >05:10:41 DEBUG : fwloader: subsystem scsi_disk got action add >05:10:41 DEBUG : fwloader: subsystem module got action add >05:10:41 DEBUG : fwloader: subsystem module got action add >05:10:41 DEBUG : fwloader: subsystem block got action add >05:10:41 DEBUG : fwloader: subsystem block got action add >05:10:41 DEBUG : fwloader: subsystem block got action add >05:10:41 DEBUG : fwloader: subsystem bdi got action add >05:10:41 DEBUG : fwloader: subsystem scsi_disk got action add >05:10:41 DEBUG : fwloader: subsystem block got action add >05:10:41 DEBUG : fwloader: subsystem block got action add >05:10:41 DEBUG : fwloader: subsystem bdi got action add >05:10:41 DEBUG : fwloader: subsystem slab got action add >05:10:41 DEBUG : fwloader: subsystem drivers got action add >05:10:41 DEBUG : fwloader: subsystem module got action add >05:10:41 DEBUG : fwloader: subsystem class got action add >05:10:41 DEBUG : fwloader: subsystem scsi_generic got action add >05:10:41 DEBUG : fwloader: subsystem scsi_generic got action add >05:10:41 DEBUG : fwloader: subsystem scsi_generic got action add >05:10:41 DEBUG : fwloader: subsystem scsi_generic got action add >05:10:41 DEBUG : fwloader: subsystem block got action add >05:10:41 DEBUG : fwloader: subsystem bdi got action add >05:10:41 DEBUG : fwloader: subsystem block got action add >05:10:41 DEBUG : fwloader: subsystem bdi got action add >05:10:41 DEBUG : fwloader: subsystem drivers got action add >05:10:41 INFO : trying to mount CD device /dev/sr0 on /mnt/source >05:10:41 DEBUG : fwloader: subsystem vc got action add >05:10:41 DEBUG : fwloader: subsystem vc got action add >05:10:41 DEBUG : fwloader: subsystem vc got action remove >05:10:41 DEBUG : fwloader: subsystem vc got action remove >05:10:41 INFO : trying to mount CD device /dev/sr1 on /mnt/source >05:10:41 DEBUG : fwloader: subsystem vc got action add >05:10:41 DEBUG : fwloader: subsystem vc got action add >05:10:42 DEBUG : fwloader: subsystem vc got action remove >05:10:42 DEBUG : fwloader: subsystem vc got action remove >05:10:45 DEBUG : going to set language to en_US.UTF-8 >05:10:45 INFO : setting language to en_US.UTF-8 >05:10:45 INFO : 52 keymaps are available >05:10:49 INFO : need to set up networking >05:10:49 INFO : going to pick interface >05:10:49 INFO : only have one network device: eth0 >05:10:49 INFO : going to do getNetConfig >05:10:49 INFO : eth0 is not a wireless adapter >05:10:54 DEBUG : waiting for link eth0... >05:10:54 DEBUG : 0 seconds. >05:10:54 DEBUG : sleep (nicdelay) for 0 secs first >05:10:54 DEBUG : continuing... >05:10:54 DEBUG : sending anaconda-Linux 2.6.26-0.54.rc4.git5.fc10.i586 i686 as dhcp vendor-class >requesting dhcp timeout 45 >05:10:54 INFO : Listening on LPF/eth0/00:e0:18:ea:2d:c8 >05:10:54 INFO : Sending on LPF/eth0/00:e0:18:ea:2d:c8 >05:10:54 INFO : Sending on Socket/fallback >05:10:58 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 >05:10:58 INFO : DHCPOFFER from 10.11.12.5 >05:10:58 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >05:10:58 INFO : DHCPACK from 10.11.12.5 >05:10:58 INFO : bound to 10.11.12.4 -- renewal in 33378 seconds. >05:10:58 DEBUG : device = eth0 >05:10:58 DEBUG : broadcast = 10.11.12.255 >05:10:58 DEBUG : netmask = 255.255.255.0 >05:10:58 DEBUG : network = 10.11.12.0 >05:10:58 DEBUG : gateway = 10.11.12.254 >05:10:58 DEBUG : dns[0] = 10.11.12.1 >05:10:58 DEBUG : waiting for link eth0... >05:10:58 DEBUG : 0 seconds. >05:10:58 DEBUG : sleep (nicdelay) for 0 secs first >05:10:58 DEBUG : continuing... >05:10:58 INFO : reverse name lookup worked (hostname is work1.private) >05:10:58 INFO : starting to STEP_URL >05:10:58 INFO : going to do nfsGetSetup >05:11:20 INFO : trying to mount CD device /dev/sr0 on /mnt/stage2 >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 INFO : trying to mount CD device /dev/sr1 on /mnt/stage2 >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 INFO : mounting nfs path wolves.private:/srv/Fedora/development/i386/os/ >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem bdi got action add >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 INFO : can access /mnt/source/images/stage2.img >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action add >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 DEBUG : fwloader: subsystem vc got action remove >05:11:20 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/source/images/stage2.img >05:11:20 INFO : got url nfs:wolves.private:/srv/Fedora/development/i386/os/ >05:11:21 INFO : Loading SELinux policy >05:11:21 DEBUG : fwloader: subsystem slab got action add >05:11:22 INFO : getting ready to spawn shell now >05:11:22 DEBUG : fwloader: subsystem vc got action add >05:11:22 DEBUG : fwloader: subsystem vc got action add >05:11:22 INFO : NFS install method detected, will use RHupdates/ >05:11:22 DEBUG : fwloader: got exit signal, quitting >05:11:22 INFO : fwloader: starting firmware loader >05:11:22 DEBUG : fwloader: starting up (pid 1301) >05:11:22 DEBUG : fwloader: entering event loop >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem misc got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem module got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:23 DEBUG : fwloader: subsystem slab got action add >05:11:24 DEBUG : fwloader: subsystem module got action add >05:11:24 DEBUG : fwloader: subsystem slab got action add >05:11:24 DEBUG : fwloader: subsystem module got action add >05:11:24 DEBUG : fwloader: subsystem module got action add >05:11:24 DEBUG : fwloader: subsystem module got action add >05:11:24 DEBUG : fwloader: subsystem module got action add >05:11:24 DEBUG : fwloader: subsystem slab got action add >05:11:24 DEBUG : fwloader: subsystem module got action add >05:11:24 DEBUG : fwloader: subsystem module got action add >05:11:24 DEBUG : fwloader: subsystem module got action add >05:11:24 INFO : Running anaconda script /usr/bin/anaconda >05:11:42 DEBUG : fwloader: subsystem vc got action add >05:11:42 DEBUG : fwloader: subsystem vc got action add >05:11:43 DEBUG : fwloader: subsystem vc got action add >05:11:43 DEBUG : fwloader: subsystem vc got action add >05:11:43 DEBUG : fwloader: subsystem module got action add >05:11:43 DEBUG : fwloader: subsystem class got action add >05:11:43 DEBUG : fwloader: subsystem module got action add >05:11:43 DEBUG : fwloader: subsystem drm got action add >05:12:07 DEBUG : fwloader: subsystem block got action add >05:12:07 DEBUG : fwloader: subsystem bdi got action add >05:12:07 DEBUG : fwloader: subsystem block got action change >05:12:08 DEBUG : fwloader: subsystem block got action add >05:12:08 DEBUG : fwloader: subsystem bdi got action add >05:12:08 DEBUG : fwloader: subsystem block got action change >05:12:08 DEBUG : fwloader: subsystem block got action add >05:12:08 DEBUG : fwloader: subsystem bdi got action add >05:12:08 DEBUG : fwloader: subsystem block got action change >05:12:08 DEBUG : fwloader: subsystem block got action add >05:12:08 DEBUG : fwloader: subsystem bdi got action add >05:12:08 DEBUG : fwloader: subsystem block got action change >05:12:08 DEBUG : fwloader: subsystem block got action add >05:12:08 DEBUG : fwloader: subsystem bdi got action add >05:12:08 DEBUG : fwloader: subsystem block got action change >05:12:10 DEBUG : fwloader: subsystem bdi got action remove >05:12:10 DEBUG : fwloader: subsystem block got action remove >05:12:10 DEBUG : fwloader: subsystem bdi got action remove >05:12:10 DEBUG : fwloader: subsystem block got action remove >05:12:10 DEBUG : fwloader: subsystem bdi got action remove >05:12:10 DEBUG : fwloader: subsystem block got action remove >05:12:10 DEBUG : fwloader: subsystem bdi got action remove >05:12:10 DEBUG : fwloader: subsystem block got action remove >05:12:11 DEBUG : fwloader: subsystem bdi got action remove >05:12:11 DEBUG : fwloader: subsystem block got action remove >05:12:59 DEBUG : fwloader: subsystem block got action add >05:12:59 DEBUG : fwloader: subsystem bdi got action add >05:12:59 DEBUG : fwloader: subsystem block got action change >05:13:00 DEBUG : fwloader: subsystem block got action add >05:13:00 DEBUG : fwloader: subsystem bdi got action add >05:13:00 DEBUG : fwloader: subsystem block got action change >05:13:00 DEBUG : fwloader: subsystem block got action add >05:13:00 DEBUG : fwloader: subsystem bdi got action add >05:13:00 DEBUG : fwloader: subsystem block got action change >05:13:00 DEBUG : fwloader: subsystem block got action add >05:13:00 DEBUG : fwloader: subsystem bdi got action add >05:13:00 DEBUG : fwloader: subsystem block got action change >05:13:00 DEBUG : fwloader: subsystem block got action add >05:13:00 DEBUG : fwloader: subsystem bdi got action add >05:13:00 DEBUG : fwloader: subsystem block got action change >05:13:02 DEBUG : fwloader: subsystem bdi got action remove >05:13:02 DEBUG : fwloader: subsystem block got action remove >05:13:02 DEBUG : fwloader: subsystem bdi got action remove >05:13:02 DEBUG : fwloader: subsystem block got action remove >05:13:02 DEBUG : fwloader: subsystem bdi got action remove >05:13:02 DEBUG : fwloader: subsystem block got action remove >05:13:02 DEBUG : fwloader: subsystem bdi got action remove >05:13:02 DEBUG : fwloader: subsystem block got action remove >05:13:02 DEBUG : fwloader: subsystem bdi got action remove >05:13:02 DEBUG : fwloader: subsystem block got action remove >05:13:03 DEBUG : fwloader: subsystem block got action add >05:13:03 DEBUG : fwloader: subsystem bdi got action add >05:13:03 DEBUG : fwloader: subsystem block got action change >05:13:04 DEBUG : fwloader: subsystem block got action add >05:13:04 DEBUG : fwloader: subsystem bdi got action add >05:13:04 DEBUG : fwloader: subsystem block got action change >05:13:04 DEBUG : fwloader: subsystem block got action add >05:13:04 DEBUG : fwloader: subsystem bdi got action add >05:13:04 DEBUG : fwloader: subsystem block got action change >05:13:04 DEBUG : fwloader: subsystem block got action add >05:13:04 DEBUG : fwloader: subsystem bdi got action add >05:13:04 DEBUG : fwloader: subsystem block got action change >05:13:04 DEBUG : fwloader: subsystem block got action add >05:13:04 DEBUG : fwloader: subsystem bdi got action add >05:13:04 DEBUG : fwloader: subsystem block got action change >05:13:05 DEBUG : fwloader: subsystem bdi got action remove >05:13:05 DEBUG : fwloader: subsystem block got action remove >05:13:06 DEBUG : fwloader: subsystem bdi got action remove >05:13:06 DEBUG : fwloader: subsystem block got action remove >05:13:06 DEBUG : fwloader: subsystem bdi got action remove >05:13:06 DEBUG : fwloader: subsystem block got action remove >05:13:06 DEBUG : fwloader: subsystem bdi got action remove >05:13:06 DEBUG : fwloader: subsystem block got action remove >05:13:06 DEBUG : fwloader: subsystem bdi got action remove >05:13:06 DEBUG : fwloader: subsystem block got action remove >05:13:07 DEBUG : fwloader: subsystem block got action add >05:13:07 DEBUG : fwloader: subsystem bdi got action add >05:13:07 DEBUG : fwloader: subsystem block got action change >05:13:08 DEBUG : fwloader: subsystem block got action add >05:13:08 DEBUG : fwloader: subsystem bdi got action add >05:13:08 DEBUG : fwloader: subsystem block got action change >05:13:08 DEBUG : fwloader: subsystem block got action add >05:13:08 DEBUG : fwloader: subsystem bdi got action add >05:13:08 DEBUG : fwloader: subsystem block got action change >05:13:08 DEBUG : fwloader: subsystem block got action add >05:13:08 DEBUG : fwloader: subsystem bdi got action add >05:13:08 DEBUG : fwloader: subsystem block got action change >05:13:08 DEBUG : fwloader: subsystem block got action add >05:13:08 DEBUG : fwloader: subsystem bdi got action add >05:13:08 DEBUG : fwloader: subsystem block got action change >05:13:10 DEBUG : fwloader: subsystem bdi got action remove >05:13:10 DEBUG : fwloader: subsystem block got action remove >05:13:10 DEBUG : fwloader: subsystem bdi got action remove >05:13:10 DEBUG : fwloader: subsystem block got action remove >05:13:10 DEBUG : fwloader: subsystem bdi got action remove >05:13:10 DEBUG : fwloader: subsystem block got action remove >05:13:10 DEBUG : fwloader: subsystem bdi got action remove >05:13:10 DEBUG : fwloader: subsystem block got action remove >05:13:11 DEBUG : fwloader: subsystem bdi got action remove >05:13:11 DEBUG : fwloader: subsystem block got action remove >05:14:58 DEBUG : fwloader: subsystem block got action add >05:14:58 DEBUG : fwloader: subsystem bdi got action add >05:14:58 DEBUG : fwloader: subsystem block got action change >05:14:59 DEBUG : fwloader: subsystem block got action add >05:14:59 DEBUG : fwloader: subsystem bdi got action add >05:14:59 DEBUG : fwloader: subsystem block got action change >05:14:59 DEBUG : fwloader: subsystem block got action add >05:14:59 DEBUG : fwloader: subsystem bdi got action add >05:14:59 DEBUG : fwloader: subsystem block got action change >05:14:59 DEBUG : fwloader: subsystem block got action add >05:14:59 DEBUG : fwloader: subsystem bdi got action add >05:14:59 DEBUG : fwloader: subsystem block got action change >05:15:00 DEBUG : fwloader: subsystem block got action add >05:15:00 DEBUG : fwloader: subsystem bdi got action add >05:15:00 DEBUG : fwloader: subsystem block got action change >05:15:01 DEBUG : fwloader: subsystem bdi got action remove >05:15:01 DEBUG : fwloader: subsystem block got action remove >05:15:01 DEBUG : fwloader: subsystem bdi got action remove >05:15:01 DEBUG : fwloader: subsystem block got action remove >05:15:01 DEBUG : fwloader: subsystem bdi got action remove >05:15:01 DEBUG : fwloader: subsystem block got action remove >05:15:01 DEBUG : fwloader: subsystem bdi got action remove >05:15:01 DEBUG : fwloader: subsystem block got action remove >05:15:01 DEBUG : fwloader: subsystem bdi got action remove >05:15:01 DEBUG : fwloader: subsystem block got action remove >05:15:01 DEBUG : fwloader: subsystem block got action remove >05:15:01 DEBUG : fwloader: subsystem block got action remove >05:15:01 DEBUG : fwloader: subsystem block got action add >05:15:01 DEBUG : fwloader: subsystem block got action add >05:15:02 DEBUG : fwloader: subsystem block got action remove >05:15:02 DEBUG : fwloader: subsystem block got action add >05:15:04 DEBUG : fwloader: subsystem block got action add >05:15:04 DEBUG : fwloader: subsystem bdi got action add >05:15:04 DEBUG : fwloader: subsystem block got action change >05:15:05 DEBUG : fwloader: subsystem block got action add >05:15:05 DEBUG : fwloader: subsystem bdi got action add >05:15:05 DEBUG : fwloader: subsystem block got action change >05:15:05 DEBUG : fwloader: subsystem block got action add >05:15:05 DEBUG : fwloader: subsystem bdi got action add >05:15:05 DEBUG : fwloader: subsystem block got action change >05:15:05 DEBUG : fwloader: subsystem block got action add >05:15:05 DEBUG : fwloader: subsystem bdi got action add >05:15:05 DEBUG : fwloader: subsystem block got action change >05:15:05 DEBUG : fwloader: subsystem block got action add >05:15:05 DEBUG : fwloader: subsystem bdi got action add >05:15:05 DEBUG : fwloader: subsystem block got action change >05:15:06 DEBUG : fwloader: subsystem bdi got action remove >05:15:06 DEBUG : fwloader: subsystem block got action remove >05:15:06 DEBUG : fwloader: subsystem bdi got action remove >05:15:06 DEBUG : fwloader: subsystem block got action remove >05:15:06 DEBUG : fwloader: subsystem bdi got action remove >05:15:06 DEBUG : fwloader: subsystem block got action remove >05:15:07 DEBUG : fwloader: subsystem bdi got action remove >05:15:07 DEBUG : fwloader: subsystem block got action remove >05:15:07 DEBUG : fwloader: subsystem bdi got action remove >05:15:07 DEBUG : fwloader: subsystem block got action remove >05:15:07 DEBUG : fwloader: subsystem block got action add >05:15:07 DEBUG : fwloader: subsystem bdi got action add >05:15:07 DEBUG : fwloader: subsystem block got action change >05:15:08 DEBUG : fwloader: subsystem block got action add >05:15:08 DEBUG : fwloader: subsystem bdi got action add >05:15:08 DEBUG : fwloader: subsystem block got action change >05:15:08 DEBUG : fwloader: subsystem block got action add >05:15:08 DEBUG : fwloader: subsystem bdi got action add >05:15:08 DEBUG : fwloader: subsystem block got action change >05:15:08 DEBUG : fwloader: subsystem block got action add >05:15:08 DEBUG : fwloader: subsystem bdi got action add >05:15:08 DEBUG : fwloader: subsystem block got action change >05:15:08 DEBUG : fwloader: subsystem block got action add >05:15:08 DEBUG : fwloader: subsystem bdi got action add >05:15:08 DEBUG : fwloader: subsystem block got action change >07:50:45 DEBUG : fwloader: subsystem bdi got action remove > formatting / as ext3 >05:15:09 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LVroot', '-j'] > >05:16:08 INFO : formatting /usr as ext3 >05:16:08 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LVusr', '-j'] > >05:17:20 INFO : formatting /var as ext3 >05:17:20 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LVvar', '-j'] > >05:17:33 INFO : formatting /boot as ext3 >05:17:33 INFO : Format command: ['mke2fs', '/dev/sda1', '-j'] > >05:17:35 DEBUG : adding drive sda to disk list >05:17:36 DEBUG : adding drive sdb to disk list >05:17:37 INFO : lv VolGroup00/LVroot, attr is -wi-ao >05:17:37 INFO : lv is VolGroup00/LVroot, size of 104800 >05:17:37 INFO : lv is VolGroup00/LVswap, size of 2048 >05:17:37 INFO : lv is VolGroup00/LVulocal, size of 2048 >05:17:37 INFO : lv is VolGroup00/LVusr, size of 104800 >05:17:37 INFO : lv is VolGroup00/LVvar, size of 4096 >05:17:37 INFO : trying to mount /dev/VolGroup00/LVroot on / >05:17:37 INFO : set SELinux context for mountpoint / to False >05:17:37 DEBUG : mounting /dev/VolGroup00/LVroot on /mnt/sysimage// as ext3 >05:17:37 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LVroot on /mnt/sysimage with options defaults >05:17:38 INFO : set SELinux context for newly mounted filesystem root at / to False >05:17:38 INFO : trying to mount /dev/VolGroup00/LVusr on /usr >05:17:38 INFO : set SELinux context for mountpoint /usr to False >05:17:38 DEBUG : mounting /dev/VolGroup00/LVusr on /mnt/sysimage//usr as ext3 >05:17:38 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LVusr on /mnt/sysimage/usr with options defaults >05:17:39 INFO : set SELinux context for newly mounted filesystem root at /usr to False >05:17:39 INFO : trying to mount /dev/VolGroup00/LVulocal on /usr/local >05:17:39 INFO : set SELinux context for mountpoint /usr/local to False >05:17:39 DEBUG : mounting /dev/VolGroup00/LVulocal on /mnt/sysimage//usr/local as ext3 >05:17:39 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LVulocal on /mnt/sysimage/usr/local with options defaults >05:17:39 INFO : set SELinux context for newly mounted filesystem root at /usr/local to False >05:17:39 INFO : trying to mount /dev/VolGroup00/LVvar on /var >05:17:39 INFO : set SELinux context for mountpoint /var to False >05:17:39 DEBUG : mounting /dev/VolGroup00/LVvar on /mnt/sysimage//var as ext3 >05:17:39 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LVvar on /mnt/sysimage/var with options defaults >05:17:40 INFO : set SELinux context for newly mounted filesystem root at /var to False >05:17:40 INFO : trying to mount /dev/sdb1 on /home >05:17:40 INFO : set SELinux context for mountpoint /home to False >05:17:40 DEBUG : mounting /dev/sdb1 on /mnt/sysimage//home as ext3 >05:17:40 DEBUG : isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage/home with options defaults >05:17:40 INFO : set SELinux context for newly mounted filesystem root at /home to False >05:17:40 INFO : trying to mount /dev/sda1 on /boot >05:17:40 INFO : set SELinux context for mountpoint /boot to False >05:17:40 DEBUG : mounting /dev/sda1 on /mnt/sysimage//boot as ext3 >05:17:40 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot with options defaults >05:17:40 INFO : set SELinux context for newly mounted filesystem root at /boot to False >05:17:40 INFO : trying to mount sys on /sys >05:17:40 INFO : set SELinux context for mountpoint /sys to False >05:17:40 DEBUG : mounting sys on /mnt/sysimage//sys as sysfs >05:17:40 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys with options defaults >05:17:40 INFO : set SELinux context for newly mounted filesystem root at /sys to False >05:17:40 INFO : trying to mount proc on /proc >05:17:40 INFO : set SELinux context for mountpoint /proc to False >05:17:40 DEBUG : mounting proc on /mnt/sysimage//proc as proc >05:17:40 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc with options defaults >05:17:40 INFO : set SELinux context for newly mounted filesystem root at /proc to False >05:17:41 INFO : moving (1) to step bootloadersetup >05:17:41 INFO : moving (1) to step bootloader >05:17:50 INFO : moving (1) to step reposetup >05:17:51 INFO : Using /mnt/source/images/stage2.img as stage2 image >05:19:08 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) > >05:19:14 INFO : no groups missing >05:19:14 INFO : moving (1) to step basepkgsel >05:19:19 INFO : moving (1) to step tasksel >05:20:12 INFO : no groups missing >05:20:12 INFO : added repository Fedora - Rawhide with with source URL http://mirror.cc.vt.edu/pub/fedora/linux/development/i386/os >05:20:22 INFO : moving (1) to step group-selection >05:26:38 WARNING : Package tetex-eurofont is obsoleted by texlive-texmf, trying to install texlive-texmf-2007-21.fc10.noarch instead >06:08:23 INFO : moving (1) to step postselection >06:08:23 INFO : selected kernel package for kernel >06:08:23 DEBUG : selecting kernel-devel >06:11:30 INFO : moving (1) to step install >06:11:31 INFO : moving (1) to step setuptime >06:11:31 ERROR : unable to set timezone >06:11:31 INFO : moving (1) to step preinstallconfig >06:11:31 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux with options defaults >06:11:31 WARNING : no dev package, going to bind mount /dev >06:11:31 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev with options defaults,bind >06:11:31 INFO : self.hostname = work1.private >06:11:31 INFO : moving (1) to step installpackages >06:11:31 INFO : Preparing to install packages >07:50:12 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) > >07:50:16 INFO : moving (1) to step postinstallconfig >07:50:16 INFO : moving (1) to step writeconfig >07:50:16 INFO : Writing main configuration >07:50:19 INFO : self.hostname = work1.private >07:50:22 INFO : moving (1) to step firstboot >07:50:22 INFO : moving (1) to step instbootloader >07:50:24 INFO : vg VolGroup00, size is 305040, pesize is 8192 >07:50:24 INFO : vg VolGroup00, size is 305040, pesize is 8192 >07:50:25 INFO : vg VolGroup00, size is 305040, pesize is 8192 >07:50:25 INFO : vg VolGroup00, size is 305040, pesize is 8192 >07:50:25 INFO : moving (1) to step writeksconfig >07:50:25 INFO : Writing autokickstart file >07:50:44 INFO : moving (1) to step writeregkey >07:50:44 INFO : moving (1) to step setfilecon >07:50:44 INFO : setting SELinux contexts for anaconda created files >07:50:44 WARNING : /etc/rpm/platform doesn't exist >07:50:44 WARNING : /etc/rpm/macros doesn't exist >07:50:44 WARNING : /etc/lilo.conf.anaconda doesn't exist >07:50:44 WARNING : /lib64 doesn't exist >07:50:44 WARNING : /usr/lib64 doesn't exist >07:50:44 WARNING : /etc/blkid.tab doesn't exist >07:50:44 WARNING : /etc/blkid.tab.old doesn't exist >07:50:44 INFO : set fc of /etc/mtab to False >07:50:44 INFO : set fc of /etc/fstab to False >07:50:44 INFO : set fc of /etc/resolv.conf to False >07:50:44 WARNING : /etc/modprobe.conf doesn't exist >07:50:44 WARNING : /etc/modprobe.conf~ doesn't exist >07:50:44 INFO : set fc of /var/log/wtmp to False >07:50:44 INFO : set fc of /var/run/utmp to False >07:50:44 WARNING : /etc/crypttab doesn't exist >07:50:44 INFO : set fc of /dev/log to False >07:50:44 INFO : set fc of /var/lib/rpm to False >07:50:44 INFO : set fc of / to False >07:50:44 WARNING : /etc/raidtab doesn't exist >07:50:44 WARNING : /etc/mdadm.conf doesn't exist >07:50:44 INFO : set fc of /etc/hosts to False >07:50:44 INFO : set fc of /etc/sysconfig/network to False >07:50:44 INFO : set fc of /etc/udev/rules.d/70-persistent-net.rules to False >07:50:44 INFO : set fc of /root/install.log to False >07:50:44 INFO : set fc of /root/install.log.syslog to False >07:50:44 INFO : set fc of /etc/shadow to False >07:50:44 INFO : set fc of /etc/shadow- to False >07:50:44 INFO : set fc of /etc/gshadow to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifup-sit to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifup-tunnel to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifup-eth to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifup-post to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ipx to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifcfg-lo to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifup-routes to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-ppp to False >07:50:44 INFO : set fc of /etc/sysconfig/network-scripts/ifup to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-sit to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-bnep to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-ippp to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-sl to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ipsec to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-aliases to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-sl to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ipv6 to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-wireless to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/net.hotplug to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-post to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-eth to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-tunnel to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-ipv6 to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/network-functions to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-bnep to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-isdn to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-routes to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/init.ipv6-global to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ppp to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-plip to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/network-functions-ipv6 to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-ippp to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifdown-ipsec to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-plusb to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifup-isdn to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts/ifcfg-eth0 to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts to False >07:50:45 INFO : set fc of /var/lib/rpm/Basenames to False >07:50:45 INFO : set fc of /var/lib/rpm/__db.003 to False >07:50:45 INFO : set fc of /var/lib/rpm/Name to False >07:50:45 INFO : set fc of /var/lib/rpm/Installtid to False >07:50:45 INFO : set fc of /var/lib/rpm/Conflictname to False >07:50:45 INFO : set fc of /var/lib/rpm/Group to False >07:50:45 INFO : set fc of /var/lib/rpm/Provideversion to False >07:50:45 INFO : set fc of /var/lib/rpm/Requirename to False >07:50:45 INFO : set fc of /var/lib/rpm/Providename to False >07:50:45 INFO : set fc of /var/lib/rpm/Pubkeys to False >07:50:45 INFO : set fc of /var/lib/rpm/Sigmd5 to False >07:50:45 INFO : set fc of /var/lib/rpm/__db.001 to False >07:50:45 INFO : set fc of /var/lib/rpm/Triggername to False >07:50:45 INFO : set fc of /var/lib/rpm/__db.002 to False >07:50:45 INFO : set fc of /var/lib/rpm/Sha1header to False >07:50:45 INFO : set fc of /var/lib/rpm/Requireversion to False >07:50:45 INFO : set fc of /var/lib/rpm/Packages to False >07:50:45 INFO : set fc of /var/lib/rpm/Filemd5s to False >07:50:45 INFO : set fc of /var/lib/rpm/Dirnames to False >07:50:45 INFO : set fc of /var/lib/rpm to False >07:50:45 INFO : set fc of /etc/lvm/archive to False >07:50:45 INFO : set fc of /etc/lvm/cache to False >07:50:45 INFO : set fc of /etc/lvm/backup to False >07:50:45 INFO : set fc of /etc/lvm/lvm.conf to False >07:50:45 INFO : set fc of /etc/lvm to False >07:50:45 INFO : set fc of /dev/mapper/VolGroup00-LVswap to False >07:50:45 INFO : set fc of /dev/mapper/VolGroup00-LVvar to False >07:50:45 INFO : set fc of /dev/mapper/VolGroup00-LVulocal to False >07:50:45 INFO : set fc of /dev/mapper/VolGroup00-LVusr to False >07:50:45 INFO : set fc of /dev/mapper/VolGroup00-LVroot to False >07:50:45 INFO : set fc of /dev/mapper/control to False >07:50:45 INFO : set fc of /dev/mapper to False >07:50:45 INFO : set fc of /etc/iscsi/iscsid.conf to False >07:50:45 INFO : set fc of /etc/iscsi/initiatorname.iscsi to False >07:50:45 INFO : set fc of /etc/iscsi to False >07:50:45 INFO : set fc of /var/lib/iscsi/ifaces to False >07:50:45 INFO : set fc of /var/lib/iscsi/isns to False >07:50:45 INFO : set fc of /var/lib/iscsi/static to False >07:50:45 INFO : set fc of /var/lib/iscsi/nodes to False >07:50:45 INFO : set fc of /var/lib/iscsi/send_targets to False >07:50:45 INFO : set fc of /var/lib/iscsi/slp to False >07:50:45 INFO : set fc of /var/lib/iscsi to False >07:50:45 INFO : set fc of /root/install.log to False >07:50:45 INFO : set fc of /root/.bash_logout to False >07:50:45 INFO : set fc of /root/.bashrc to False >07:50:45 INFO : set fc of /root/.bash_profile to False >07:50:45 INFO : set fc of /root/.tcshrc to False >07:50:45 INFO : set fc of /root/.cshrc to False >07:50:45 INFO : set fc of /root/install.log.syslog to False >07:50:45 INFO : set fc of /root/anaconda-ks.cfg to False >07:50:45 INFO : set fc of /root/.gconf to False >07:50:45 INFO : set fc of /root to False >07:50:45 INFO : set fc of /var/log/wtmp to False >07:50:45 INFO : set fc of /var/log/mail to False >07:50:45 INFO : set fc of /var/log/tallylog to False >07:50:45 INFO : set fc of /var/log/maillog to False >07:50:45 INFO : set fc of /var/log/uucp to False >07:50:45 INFO : set fc of /var/log/faillog to False >07:50:45 INFO : set fc of /var/log/audit to False >07:50:45 INFO : set fc of /var/log/lastlog to False >07:50:45 INFO : set fc of /var/log/bittorrent to False >07:50:45 INFO : set fc of /var/log/ConsoleKit to False >07:50:45 INFO : set fc of /var/log/pm-suspend.log to False >07:50:45 INFO : set fc of /var/log/libvirt to False >07:50:45 INFO : set fc of /var/log/ntpstats to False >07:50:45 INFO : set fc of /var/log/prelink to False >07:50:45 INFO : set fc of /var/log/setroubleshoot to False >07:50:45 INFO : set fc of /var/log/secure to False >07:50:45 INFO : set fc of /var/log/httpd to False >07:50:45 INFO : set fc of /var/log/dirmngr to False >07:50:45 INFO : set fc of /var/log/btmp to False >07:50:45 INFO : set fc of /var/log/messages to False >07:50:45 INFO : set fc of /var/log/mysqld.log to False >07:50:45 INFO : set fc of /var/log/ppp to False >07:50:45 INFO : set fc of /var/log/cups to False >07:50:45 INFO : set fc of /var/log/gdm to False >07:50:45 INFO : set fc of /var/log/spooler to False >07:50:45 INFO : set fc of /var/log/samba to False >07:50:45 INFO : set fc of /var/log to False >07:50:45 INFO : set fc of /etc/modprobe.d/modprobe.conf.dist to False >07:50:45 INFO : set fc of /etc/modprobe.d/i915modeset to False >07:50:45 INFO : set fc of /etc/modprobe.d/floppy-pnp to False >07:50:45 INFO : set fc of /etc/modprobe.d/blacklist to False >07:50:45 INFO : set fc of /etc/modprobe.d/blacklist-visor to False >07:50:45 INFO : set fc of /etc/modprobe.d/anaconda to False >07:50:45 INFO : set fc of /etc/modprobe.d to False >07:50:45 INFO : set fc of /etc/sysconfig/network-scripts to False >07:50:45 INFO : set fc of /etc/sysconfig/xinetd to False >07:50:45 INFO : set fc of /etc/sysconfig/named to False >07:50:45 INFO : set fc of /etc/sysconfig/clock to False >07:50:45 INFO : set fc of /etc/sysconfig/prelink to False >07:50:45 INFO : set fc of /etc/sysconfig/ntpdate to False >07:50:45 INFO : set fc of /etc/sysconfig/wpa_supplicant to False >07:50:45 INFO : set fc of /etc/sysconfig/iptables to False >07:50:45 INFO : set fc of /etc/sysconfig/crontab to False >07:50:45 INFO : set fc of /etc/sysconfig/nspluginwrapper to False >07:50:45 INFO : set fc of /etc/sysconfig/ip6tables to False >07:50:45 INFO : set fc of /etc/sysconfig/bittorrent to False >07:50:45 INFO : set fc of /etc/sysconfig/samba to False >07:50:45 INFO : set fc of /etc/sysconfig/ip6tables-config to False >07:50:45 INFO : set fc of /etc/sysconfig/networking to False >07:50:45 INFO : set fc of /etc/sysconfig/arpwatch to False >07:50:45 INFO : set fc of /etc/sysconfig/modules to False >07:50:45 INFO : set fc of /etc/sysconfig/system-config-securitylevel to False >07:50:45 INFO : set fc of /etc/sysconfig/httpd to False >07:50:45 INFO : set fc of /etc/sysconfig/snmpd to False >07:50:45 INFO : set fc of /etc/sysconfig/network to False >07:50:45 INFO : set fc of /etc/sysconfig/ntpd to False >07:50:45 INFO : set fc of /etc/sysconfig/system-config-users to False >07:50:45 INFO : set fc of /etc/sysconfig/selinux to False >07:50:45 INFO : set fc of /etc/sysconfig/denyhosts to False >07:50:45 INFO : set fc of /etc/sysconfig/console to False >07:50:45 INFO : set fc of /etc/sysconfig/libvirtd to False >07:50:45 INFO : set fc of /etc/sysconfig/spamassassin to False >07:50:45 INFO : set fc of /etc/sysconfig/nfs to False >07:50:45 INFO : set fc of /etc/sysconfig/udev to False >07:50:45 INFO : set fc of /etc/sysconfig/smartmontools to False >07:50:45 INFO : set fc of /etc/sysconfig/init to False >07:50:45 INFO : set fc of /etc/sysconfig/saslauthd to False >07:50:45 INFO : set fc of /etc/sysconfig/grub to False >07:50:45 INFO : set fc of /etc/sysconfig/system-config-firewall to False >07:50:45 INFO : set fc of /etc/sysconfig/lm_sensors to False >07:50:45 INFO : set fc of /etc/sysconfig/crond to False >07:50:45 INFO : set fc of /etc/sysconfig/pgsql to False >07:50:45 INFO : set fc of /etc/sysconfig/netconsole to False >07:50:45 INFO : set fc of /etc/sysconfig/hsqldb to False >07:50:45 INFO : set fc of /etc/sysconfig/rsyslog to False >07:50:45 INFO : set fc of /etc/sysconfig/cbq to False >07:50:45 INFO : set fc of /etc/sysconfig/authconfig to False >07:50:45 INFO : set fc of /etc/sysconfig/kernel to False >07:50:45 INFO : set fc of /etc/sysconfig/i18n to False >07:50:45 INFO : set fc of /etc/sysconfig/iptables-config to False >07:50:45 INFO : set fc of /etc/sysconfig/sendmail to False >07:50:45 INFO : set fc of /etc/sysconfig/auditd to False >07:50:45 INFO : set fc of /etc/sysconfig/atd to False >07:50:45 INFO : set fc of /etc/sysconfig/keyboard to False >07:50:45 INFO : set fc of /etc/sysconfig/readonly-root to False >07:50:45 INFO : set fc of /etc/sysconfig/vncservers to False >07:50:45 INFO : set fc of /etc/sysconfig to False >07:50:45 INFO : set fc of /dev/VolGroup00/LVswap to False >07:50:45 INFO : set fc of /dev/VolGroup00/LVvar to False >07:50:45 INFO : set fc of /dev/VolGroup00/LVulocal to False >07:50:45 INFO : set fc of /dev/VolGroup00/LVusr to False >07:50:45 INFO : set fc of /dev/VolGroup00/LVroot to False >07:50:45 INFO : set fc of /dev/VolGroup00 to False >07:50:45 INFO : moving (1) to step copylogs >07:50:45 INFO : Copying anaconda logs >07:50:45 INFO : moving (1) to step methodcomplete >07:50:46 INFO : moving (1) to step postscripts >07:50:46 INFO : moving (1) to step dopostaction >07:50:46 INFO : moving (1) to step complete > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >HOSTNAME=work1.private >DOMAIN=private > > >/tmp/lvmout: > > >/mnt/sysimage/root/install.log: >Installing setup-2.6.15-1.fc10.noarch >Installing filesystem-2.4.15-1.fc10.i386 >Installing xml-common-0.6.3-23.fc9.noarch >warning: xml-common-0.6.3-23.fc9: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 >Installing texlive-texmf-errata-2007-4.fc9.noarch >Installing ca-certificates-2008-5.noarch >Installing mozilla-filesystem-1.9-2.fc10.i386 >Installing desktop-backgrounds-basic-9.0.0-1.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 kdelibs-common-4.0.80-2.fc10.i386 >Installing control-center-filesystem-2.23.3-1.fc10.i386 >Installing xkeyboard-config-1.3-1.fc10.noarch >Installing basesystem-8.1-1.noarch >Installing texlive-texmf-errata-latex-2007-4.fc9.noarch >Installing texlive-texmf-errata-dvips-2007-4.fc9.noarch >Installing kernel-headers-2.6.26-0.54.rc4.git5.fc10.i386 >Installing ncurses-base-5.6-17.20080524.fc10.i386 >Installing mythes-en-3.0-1.fc9.noarch >Installing texlive-texmf-errata-fonts-2007-4.fc9.noarch >Installing PersonalCopy-Lite-patches-4.1-3.fc9.noarch >Installing tzdata-2008c-1.fc10.noarch >Installing pygobject2-doc-2.14.2-1.fc10.i386 >Installing xorg-x11-util-macros-1.1.6-1.fc9.i386 >Installing tzdata-java-2008c-1.fc10.noarch >Installing pygtk2-doc-2.12.1-6.fc9.i386 >Installing fedora-bookmarks-8-1.noarch >Installing xorg-x11-server-common-1.4.99.901-29.20080415.fc9.i386 >Installing gnome-backgrounds-2.22.0-1.fc9.noarch >Installing themes-backgrounds-gnome-0.4-6.fc6.noarch >Installing xorg-x11-docs-1.3-2.fc9.noarch >Installing gnome-devel-docs-2.22.0-1.fc9.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 libgcc-4.3.0-8.i386 >Installing glibc-2.8.90-5.i686 >Installing zlib-1.2.3-18.fc9.i386 >Installing libstdc++-4.3.0-8.i386 >Installing libICE-1.0.4-3.fc9.i386 >Installing libSM-1.0.2-5.fc9.i386 >Installing libxml2-2.6.32-3.fc10.i386 >Installing popt-1.13-4.fc10.i386 >Installing libart_lgpl-2.3.20-1.fc9.i386 >Installing chkconfig-1.3.37-2.i386 >Installing pkgconfig-0.23-2.fc9.i386 >Installing libjpeg-6b-41.fc9.i386 >Installing libpng-1.2.29-1.fc10.i386 >Installing ncurses-libs-5.6-17.20080524.fc10.i386 >Installing bzip2-libs-1.0.5-1.fc9.i386 >Installing libXau-1.0.3-5.fc9.i386 >Installing libattr-2.4.41-1.fc9.i386 >Installing libacl-2.2.47-1.fc9.i386 >Installing libXdmcp-1.0.2-5.fc9.i386 >Installing expat-2.0.1-5.i386 >Installing pcre-7.3-3.fc9.i386 >Installing libtiff-3.8.2-10.fc9.i386 >Installing libusb-0.1.12-15.fc9.i386 >Installing libcap-2.06-4.fc9.i386 >Installing cyrus-sasl-lib-2.1.22-13.fc9.i386 >Installing db4-4.6.21-5.fc9.i386 >Installing libgpg-error-1.6-2.i386 >Installing libogg-1.1.3-9.fc9.i386 >Installing audit-libs-1.7.4-1.fc10.i386 >Installing libgcrypt-1.4.0-3.i386 >Installing libvorbis-1.2.0-4.fc10.i386 >Installing elfutils-libelf-0.135-1.fc10.i386 >Installing gmp-4.2.2-7.fc9.i386 >Installing tcp_wrappers-libs-7.6-52.fc9.i386 >Installing gdbm-1.8.0-28.fc9.i386 >Installing libexif-0.6.16-1.fc9.i386 >Installing flac-1.2.1-4.fc9.i386 >Installing libtool-ltdl-1.5.26-1.fc10.i386 >Installing liboil-0.3.14-1.fc9.i386 >Installing glib-1.2.10-29.fc9.i386 >Installing audiofile-0.2.6-8.fc9.i386 >Installing php-common-5.2.5-7.fc9.i386 >Installing SDL-1.2.13-4.fc10.i386 >Installing tcl-8.5.2-1.fc10.i386 >Installing bluez-libs-3.32-1.fc10.i386 >Installing libmusicbrainz-2.1.5-6.fc9.i386 >Installing hunspell-1.2.2-3.fc10.i386 >Installing jasper-libs-1.900.1-8.fc9.i386 >Installing taglib-1.5-1.fc9.i386 >Installing libfontenc-1.0.4-5.fc9.i386 >Installing libraw1394-1.3.0-6.fc9.i386 >Installing libnl-1.1-3.fc9.i386 >Installing procps-3.2.7-20.fc9.i386 >Installing keyutils-libs-1.2-3.fc9.i386 >Installing pixman-0.10.0-1.fc9.i386 >Installing libdrm-2.4.0-0.11.fc9.i386 >Installing speex-1.2-0.9.beta3.i386 >Installing slang-2.1.3-3.fc9.i386 >Installing newt-0.52.9-1.fc9.i386 >Installing libtheora-1.0beta3-2.fc10.i386 >Installing exiv2-libs-0.16-2.fc9.i386 >Installing libxcb-1.1-4.fc9.i386 >Installing ilmbase-1.0.1-2.fc9.i386 >Installing OpenEXR-libs-1.6.1-4.fc10.i386 >Installing eject-2.1.5-11.fc9.i386 >Installing libwmf-lite-0.2.8.4-18.fc9.i386 >Installing libieee1284-0.2.11-3.fc9.i386 >Installing glibc-common-2.8.90-5.i386 >Installing libdhcp6client-1.0.18-1.fc10.i386 >Installing mpfr-2.3.0-3.fc9.i386 >Installing libmp4v2-1.5.0.1-6.fc9.i386 >Installing id3lib-3.8.3-20.fc9.i386 >Installing libicu-4.0-0.1.d02.fc10.i386 >Installing clucene-core-0.9.20-4.fc9.i386 >Installing libpcap-0.9.8-2.fc9.i386 >Installing wavpack-4.41-2.fc9.i386 >Installing libnova-0.12.1-3.fc10.i386 >Installing libmpcdec-1.2.6-4.fc9.i386 >Installing libgfortran-4.3.0-8.i386 >Installing pth-2.0.7-7.i386 >Installing patch-2.5.4-32.fc9.i386 >Installing libdhcp4client-4.0.0-15.fc10.i386 >Installing libdhcp-1.99.8-1.fc10.i386 >Installing boost-1.34.1-15.fc10.i386 >Installing libavc1394-0.5.3-2.fc9.i386 >Installing libiec61883-1.1.0-4.fc9.i386 >Installing elfutils-libs-0.135-1.fc10.i386 >Installing libotr-3.1.0-2.fc9.i386 >Installing libksba-1.0.3-2.fc9.i386 >Installing exempi-2.0.1-1.fc10.i386 >Installing libarchive-2.4.17-1.fc9.i386 >Installing ncurses-5.6-17.20080524.fc10.i386 >Installing djvulibre-libs-3.5.20-2.fc9.i386 >Installing libopenraw-0.0.5-1.fc9.i386 >Installing cdrdao-1.2.2-5.i386 >Installing libcapseo-0.2.0-0.1.20080323git1c5f3e5.fc10.i386 >Installing libbinio-1.4-9.fc9.i386 >Installing libsmbios-2.0.1-2.fc10.1.i386 >Installing file-libs-4.24-3.fc10.i386 >Installing file-4.24-3.fc10.i386 >Installing zip-2.31-6.fc9.i386 >Installing gnuchess-5.07-11.fc9.i386 >Installing cfitsio-3.060-3.fc9.i386 >Installing mailx-8.1.1-48.fc9.i386 >Installing netpbm-10.35.44-1.fc10.i386 >Installing hesiod-3.1.0-10.i386 >Installing upstart-0.3.9-19.fc10.i386 >Installing libdbi-0.8.3-1.fc9.i386 >Installing pciutils-libs-3.0.0-1.fc10.i386 >Installing hyphen-2.4-1.fc10.i386 >Installing libmikmod-3.2.0-3.beta2.fc9.i386 >Installing libtasn1-1.4-1.fc10.i386 >Installing gnutls-2.0.4-3.fc10.i386 >Installing libggz-0.0.14.1-1.fc9.i386 >Installing ggz-client-libs-0.0.14.1-1.fc9.i386 >Installing libtidy-0.99.0-17.20070615.fc9.i386 >Installing libvolume_id-121-2.20080516git.fc10.i386 >Installing dmidecode-2.9-1.30.1.fc9.i386 >Installing tidy-0.99.0-17.20070615.fc9.i386 >Installing SDL_mixer-1.2.8-8.fc9.i386 >Installing smbios-utils-2.0.1-2.fc10.1.i386 >Installing adplug-2.1-6.fc9.i386 >Installing libfreebob-1.0.7-4.fc9.i386 >Installing atlas-3.6.0-15.fc10.i386 >Installing libshout-2.2.2-3.fc9.i386 >Installing jasper-1.900.1-8.fc9.i386 >Installing libwiimote-0.4-6.fc9.i386 >Installing php-mbstring-5.2.5-7.fc9.i386 >Installing tcp_wrappers-7.6-52.fc9.i386 >Installing openobex-1.3-12.fc10.i386 >Installing acl-2.2.47-1.fc9.i386 >Installing rsync-3.0.2-0.fc9.i386 >Installing libedit-2.10-4.20070831cvs.fc9.i386 >Installing soundtouch-1.3.1-10.fc9.i386 >Installing libconfig-1.2.1-2.fc9.i386 >Installing gettext-libs-0.17-5.fc10.i386 >Installing lshw-B.02.12.01-5.fc9.i386 >Installing xerces-c-2.8.0-1.fc9.i386 >Installing db4-cxx-4.6.21-5.fc9.i386 >Installing libEMF-1.0.3-7.fc9.i386 >Installing libmodplug-0.8.4-3.fc9.i386 >Installing libzip-0.8-5.fc9.i386 >Installing radeontool-1.5-3.fc9.i386 >Installing libid3tag-0.15.1b-6.fc10.i386 >Installing qemu-img-0.9.1-8.fc10.i386 >Installing hdparm-8.6-1.fc9.i386 >Installing rcs-5.7-32.i386 >Installing ctags-5.7-1.fc9.i386 >Installing pax-3.4-5.fc9.i386 >Installing wireless-tools-29-2.fc9.i386 >Installing libsysfs-2.1.0-4.fc10.i386 >Installing linux-atm-libs-2.5.0-5.i386 >Installing gsl-1.10-10.fc9.i386 >Installing libdvdread-4.1.1-6.fc9.i386 >Installing ethtool-6-1.fc9.i386 >Installing mingetty-1.08-2.fc9.i386 >Installing gsm-1.0.12-6.fc9.i386 >Installing libaio-0.3.106-4.2.i386 >Installing libevent-1.3e-2.fc9.i386 >Installing libdv-1.0.0-4.fc9.i386 >Installing libiptcdata-1.0.2-2.fc9.i386 >Installing lzo-2.03-1.fc10.i386 >Installing freealut-1.1.0-6.fc9.i386 >Installing link-grammar-4.2.5-2.fc9.i386 >Installing fribidi-0.19.1-2.fc9.i386 >Installing freetype1-1.4-0.5.pre.fc9.i386 >Installing chmlib-0.39-7.fc9.i386 >Installing libtextcat-2.2-5.fc9.i386 >Installing ustr-1.0.4-6.fc9.i386 >Installing libx86-1.1-3.fc10.i386 >Installing vbetool-1.1-1.fc10.i386 >Installing inchi-1.0.2-0.3.fc9.i386 >Installing openbabel-2.2.0-0.3.b4.fc10.i386 >Installing lpsolve-5.5.0.12-1.fc9.i386 >Installing lzo-minilzo-2.03-1.fc10.i386 >Installing libvncserver-0.9.1-3.fc10.i386 >Installing libvisual-0.4.0-6.fc9.i386 >Installing libdaemon-0.12-3.fc9.i386 >Installing libnfnetlink-0.0.33-0.1.svn7211.fc9.i386 >Installing libnetfilter_conntrack-0.0.89-0.1.svn7356.fc9.i386 >Installing pakchois-0.4-1.i386 >Installing libthai-0.1.9-4.fc9.i386 >Installing sg3_utils-libs-1.25-4.fc9.i386 >Installing paps-libs-0.6.8-6.fc10.i386 >Installing bridge-utils-1.2-4.fc9.i386 >Installing fuse-libs-2.7.3-2.fc9.i386 >Installing id3v2-0.1.11-6.fc9.i386 >Installing ntsysv-1.3.37-2.i386 >Installing ltrace-0.5-11.45svn.fc10.i386 >Installing cyrus-sasl-plain-2.1.22-13.fc9.i386 >Installing attr-2.4.41-1.fc9.i386 >Installing telnet-0.17-42.fc9.i386 >Installing mtr-0.73-1.fc10.i386 >Installing talk-0.17-30.2.4.i386 >Installing ncftp-3.2.1-2.fc9.i386 >Installing nfswatch-4.99.9-3.fc9.i386 >Installing doxygen-1.5.6-2.fc10.i386 >Installing optipng-0.5.5-4.fc9.i386 >Installing ntfs-3g-1.2506-1.fc10.i386 >Installing swig-1.3.35-2.fc10.i386 >Installing par2cmdline-0.4-14.fc9.i386 >Installing efibootmgr-0.5.4-4.fc9.i386 >Installing squashfs-tools-3.3-2.i386 >Installing zisofs-tools-1.0.8-3.fc9.i386 >Installing setserial-2.17-22.fc9.i386 >Installing traceroute-2.0.11-1.fc10.i386 >Installing dosfstools-2.11-9.fc9.i386 >Installing finger-0.17-36.fc9.i386 >Installing rdate-1.4-11.fc9.i386 >Installing symlinks-1.2-31.fc9.i386 >Installing pam_smb-1.1.7-8.2.2.i386 >Installing rsh-0.17-50.fc10.i386 >Installing unix2dos-2.2-30.fc9.i386 >Installing tree-1.5.1.2-1.fc10.i386 >Installing rdist-6.1.5-45.i386 >Installing dos2unix-3.1-31.fc9.i386 >Installing mpage-2.5.6-2.fc9.i386 >Installing strace-4.5.16-5.fc9.i386 >Installing diffstat-1.43-7.fc9.i386 >Installing byacc-1.9.20070509-2.fc9.i386 >Installing asa-1.2-5.fc9.i386 >Installing cproto-4.7f-3.fc9.i386 >Installing splint-3.1.1-16.fc9.i386 >Installing gpart-0.1h-9.fc9.i386 >Installing hardlink-1.0-7.fc9.i386 >Installing x86info-1.21-1.34.fc9.i386 >Installing arc-5.21o-5.fc9.i386 >Installing cabextract-1.2-1.fc9.i386 >Installing lslk-1.29-19.fc9.i386 >Installing nomarch-1.4-3.fc9.i386 >Installing zlib-devel-1.2.3-18.fc9.i386 >Installing libjpeg-devel-6b-41.fc9.i386 >Installing popt-devel-1.13-4.fc10.i386 >Installing hunspell-en-0.20080207-1.fc9.noarch >Installing gnome-doc-utils-stylesheets-0.12.2-1.fc9.noarch >Installing hyphen-en-2.4-1.fc10.i386 >Installing libdbi-drivers-0.8.3-1.fc9.i386 >Installing libxcb-devel-1.1-4.fc9.i386 >Installing slang-devel-2.1.3-3.fc9.i386 >Installing pixman-devel-0.10.0-1.fc9.i386 >Installing keyutils-libs-devel-1.2-3.fc9.i386 >Installing libattr-devel-2.4.41-1.fc9.i386 >Installing bzip2-devel-1.0.5-1.fc9.i386 >Installing gnome-mime-data-2.18.0-2.fc7.noarch >Installing libstdc++-devel-4.3.0-8.i386 >Installing newt-devel-0.52.9-1.fc9.i386 >Installing db4-devel-4.6.21-5.fc9.i386 >Installing netpbm-devel-10.35.44-1.fc10.i386 >Installing boost-devel-1.34.1-15.fc10.i386 >Installing libdrm-devel-2.4.0-0.11.fc9.i386 >Installing libcap-devel-2.06-4.fc9.i386 >Installing libtiff-devel-3.8.2-10.fc9.i386 >Installing expat-devel-2.0.1-5.i386 >Installing bash-3.2-26.fc10.i386 >Installing info-4.12-4.fc10.i386 >Installing freetype-2.3.5-4.fc9.i386 >Installing readline-5.2-13.fc9.i386 >Installing nspr-4.7.1-2.fc10.i386 >Installing grep-2.5.1-59.fc9.i386 >Installing libxslt-1.1.24-1.fc10.i386 >Installing sqlite-3.5.8-1.fc10.i386 >Installing nss-3.12.0.3-2.fc10.i386 >Installing libsepol-2.0.29-1.fc10.i386 >Installing libselinux-2.0.64-2.fc10.i386 >Installing coreutils-6.11-4.fc10.i386 >Installing fontconfig-2.6.0-2.fc10.i386 >Installing shadow-utils-4.1.2-1.fc10.i386 >Installing alsa-lib-1.0.16-3.fc9.i386 >Installing sed-4.1.5-10.fc9.i386 >Installing libsigc++20-2.2.2-1.fc9.i386 >Installing gawk-3.1.5-17.fc9.i386 >Installing device-mapper-libs-1.02.24-11.fc9.i386 >Installing e2fsprogs-libs-1.40.10-3.fc10.i386 >Installing krb5-libs-1.6.3-10.fc9.i386 >Installing openssl-0.9.8g-10.fc10.i686 >Installing openldap-2.4.9-5.fc10.i386 >Installing cups-libs-1.3.7-6.fc10.i386 >Installing ruby-libs-1.8.6.114-1.fc9.i386 >Installing libidn-0.6.14-7.i386 >Installing libcurl-7.18.2-1.fc10.i386 >Installing diffutils-2.8.1-21.fc9.i386 >Installing mysql-libs-5.0.51a-1.fc9.i386 >Installing findutils-4.4.0-1.fc10.i386 >Installing which-2.19-3.fc9.i386 >Installing lcms-libs-1.17-5.fc10.i386 >Installing xorg-x11-filesystem-7.3-1.fc9.noarch >Installing hicolor-icon-theme-0.10-4.noarch >Installing sgml-common-0.6.3-23.fc9.noarch >Installing freetype-devel-2.3.5-4.fc9.i386 >Installing oxygen-icon-theme-4.0.80-2.fc10.noarch >Installing fedora-logos-9.0.1-1.fc10.noarch >Installing fontconfig-devel-2.6.0-2.fc10.i386 >Installing urw-fonts-2.4-5.fc9.noarch >Installing libart_lgpl-devel-2.3.20-1.fc9.i386 >Installing libpng-devel-1.2.29-1.fc10.i386 >Installing jpackage-utils-1.7.5-1jpp.1.fc9.noarch >Installing crontabs-1.10-22.fc10.noarch >Installing alsa-lib-devel-1.0.16-3.fc9.i386 >Installing nspr-devel-4.7.1-2.fc10.i386 >Installing nss-devel-3.12.0.3-2.fc10.i386 >Installing tango-icon-theme-0.8.1-1.fc8.noarch >Installing fedora-release-notes-9.0.1-1.noarch >Installing fedora-release-9.90-1.noarch >Installing elfutils-libelf-devel-0.135-1.fc10.i386 >Installing libX11-1.1.4-1.fc9.i386 >Installing libXext-1.0.4-1.fc9.i386 >Installing libXrender-0.9.4-3.fc9.i386 >Installing cairo-1.6.4-1.fc9.i386 >Installing libXft-2.1.12-5.fc9.i386 >Installing libXpm-3.5.7-4.fc9.i386 >Installing libXfixes-4.0.3-3.fc9.i386 >Installing libXcursor-1.1.9-2.fc9.i386 >Installing libXtst-1.0.3-3.fc9.i386 >Installing libXt-1.0.4-5.fc9.i386 >Installing libXmu-1.0.4-1.fc9.i386 >Installing libXrandr-1.2.2-3.fc9.i386 >Installing libXi-1.1.3-4.fc9.i386 >Installing startup-notification-0.9-4.fc9.i386 >Installing giflib-4.1.3-9.i386 >Installing libXinerama-1.0.3-1.fc9.i386 >Installing libXxf86vm-1.0.1-5.fc9.i386 >Installing libXaw-1.0.4-2.fc9.i386 >Installing cairomm-1.5.0-1.fc9.i386 >Installing libmng-1.0.9-6.1.i386 >Installing qt3-3.3.8b-12.fc9.i386 >Installing libXdamage-1.1.1-4.fc9.i386 >Installing mesa-libGL-7.1-0.31.fc9.i386 >Installing mesa-libGLU-7.1-0.31.fc9.i386 >Installing libXScrnSaver-1.1.2-4.fc9.i386 >Installing pulseaudio-libs-0.9.11-0.3.svn20080529.fc10.i386 >Installing apr-1.2.12-2.fc9.i386 >Installing libsndfile-1.0.17-3.fc9.i386 >Installing gtk+-1.2.10-61.fc9.i386 >Installing libXcomposite-0.4.0-4.fc9.i386 >Installing device-mapper-1.02.24-11.fc9.i386 >Installing rpm-libs-4.4.2.3-2.fc9.i386 >Installing libsamplerate-0.1.3-1.fc10.i386 >Installing libXxf86misc-1.0.1-5.fc9.i386 >Installing esound-libs-0.2.38-7.fc9.i386 >Installing logrotate-3.7.7-1.fc10.i386 >Installing rpm-4.4.2.3-2.fc9.i386 >Installing module-init-tools-3.4-13.fc9.i386 >Installing cpio-2.9.90-1.fc10.i386 >Installing m4-1.4.11-1.fc10.i386 >Installing aspell-0.60.6-2.fc10.i386 >Installing apr-util-1.2.12-5.fc9.i386 >Installing tk-8.5.2-1.fc10.i386 >Installing libXv-1.0.3-5.fc9.i386 >Installing postgresql-libs-8.3.1-5.fc10.i386 >Installing parted-1.8.8-8.fc10.i386 >Installing psmisc-22.6-5.fc9.i386 >Installing make-3.81-12.fc9.i386 >Installing binutils-2.18.50.0.6-2.i386 >Installing bzip2-1.0.5-1.fc9.i386 >Installing libtalloc-1.2.0-10.fc10.i386 >Installing libtdb-1.1.1-10.fc10.i386 >Installing e2fsprogs-1.40.10-3.fc10.i386 >Installing xmms-libs-1.2.10-38.fc9.i386 >Installing gd-2.0.35-5.fc9.i386 >Installing libXres-1.0.3-4.fc9.i386 >Installing libxkbfile-1.0.4-5.fc9.i386 >Installing neon-0.28.2-3.i386 >Installing xen-libs-3.2.0-10.fc9.i386 >Installing libutempter-1.1.5-2.fc9.i386 >Installing poppler-0.8.3-1.fc10.i386 >Installing iptables-1.4.0-4.fc9.i386 >Installing libXfont-1.3.1-4.fc9.i386 >Installing xorg-x11-font-utils-7.2-4.fc9.i386 >Installing cln-1.2.2-1.fc10.i386 >Installing less-418-3.fc9.i386 >Installing gzip-1.3.12-6.fc9.i386 >Installing cracklib-2.8.12-2.i386 >Installing cdparanoia-libs-alpha9.8-30.i386 >Installing lvm2-2.02.33-11.fc9.i386 >Installing pulseaudio-core-libs-0.9.11-0.3.svn20080529.fc10.i386 >Installing ruby-cairo-1.6.1-1.fc10.i386 >Installing opensp-1.5.2-7.fc9.i386 >Installing openjade-1.3.2-31.fc9.i386 >Installing raptor-1.4.16-2.fc9.i386 >Installing wget-1.11.3-1.fc10.i386 >Installing libgssglue-0.1-5.fc9.i386 >Installing lockdev-1.0.1-12.fc9.1.i386 >Installing libgphoto2-2.4.1-2.fc10.i386 >Installing tar-1.20-1.fc10.i386 >Installing net-tools-1.60-87.fc9.i386 >Installing gpm-1.20.3-2.fc10.i386 >Installing iproute-2.6.25-1.fc10.i386 >Installing unzip-5.52-9.fc9.i386 >Installing nfs-utils-lib-1.1.1-3.fc9.i386 >Installing xorg-x11-xkb-utils-7.2-4.fc9.i386 >Installing tmpwatch-2.9.13-2.i386 >Installing libXvMC-1.0.4-4.fc9.i386 >Installing xine-lib-1.1.12-3.fc10.i386 >Installing tix-8.4.2-5.fc9.i386 >Installing flex-2.5.35-2.fc10.i386 >Installing rsyslog-3.19.4-1.fc10.i386 >Installing gdb-6.8-10.fc10.i386 >Installing xorg-x11-xauth-1.0.2-4.fc9.i386 >Installing Xaw3d-1.5E-11.1.i386 >Installing libXTrap-1.0.0-5.fc9.i386 >Installing libdmx-1.0.2-5.fc9.i386 >Installing libXxf86dga-1.0.2-2.fc9.i386 >Installing xorg-x11-utils-7.3-3.fc9.i386 >Installing libXevie-1.0.2-3.fc9.i386 >Installing libXfontcache-1.0.4-5.fc9.i386 >Installing libXp-1.0.0-11.fc9.i386 >Installing lynx-2.8.6-16.fc10.i386 >Installing curl-7.18.2-1.fc10.i386 >Installing ruby-1.8.6.114-1.fc9.i386 >Installing bind-libs-9.5.0-36.fc10.i386 >Installing kpartx-0.4.8-4.fc10.i386 >Installing groff-1.18.1.4-14.fc9.i386 >Installing man-1.6f-7.fc10.i386 >Installing MAKEDEV-3.23-4.i386 >Installing wodim-1.1.8-1.fc10.i386 >Installing vim-minimal-7.1.309-1.fc10.i386 >Installing sysvinit-tools-2.86-24.i386 >Installing checkpolicy-2.0.16-2.fc10.i386 >Installing php-pdo-5.2.5-7.fc9.i386 >Installing unixODBC-2.2.12-7.fc9.i386 >Installing texinfo-4.12-4.fc10.i386 >Installing libgomp-4.3.0-8.i386 >Installing cpp-4.3.0-8.i386 >Installing xorg-x11-server-utils-7.3-3.fc9.i386 >Installing pinentry-0.7.4-5.fc9.i386 >Installing libcdio-0.80-2.fc10.i386 >Installing procmail-3.22-21.fc9.i386 >Installing vim-common-7.1.309-1.fc10.i386 >Installing vnc-libs-4.1.2-30.fc10.i386 >Installing pinentry-qt-0.7.4-5.fc9.i386 >Installing dmraid-1.0.0.rc14-6.fc9.i386 >Installing bind-9.5.0-36.fc10.i386 >Installing xine-lib-pulseaudio-1.1.12-3.fc10.i386 >Installing libtirpc-0.1.7-18.fc9.i386 >Installing rpcbind-0.1.4-14.fc9.i386 >Installing rasqal-0.9.15-1.fc9.i386 >Installing redland-1.0.7-1.fc9.i386 >Installing cdparanoia-alpha9.8-30.i386 >Installing iptables-ipv6-1.4.0-4.fc9.i386 >Installing xterm-235-1.fc10.i386 >Installing xorg-x11-apps-7.3-3.fc9.i386 >Installing oprofile-0.9.3-17.fc9.i386 >Installing httpd-tools-2.2.8-3.i386 >Installing dirmngr-1.0.1-2.fc9.i386 >Installing gnupg2-2.0.9-1.fc9.i386 >Installing gpgme-1.1.6-3.fc9.i386 >Installing openal-0.0.9-0.15.20060204cvs.fc9.i386 >Installing imlib-1.9.15-7.fc9.i386 >Installing freeglut-2.4.0-14.fc9.i386 >Installing glx-utils-7.1-0.31.fc9.i386 >Installing xorg-x11-resutils-7.1-5.fc9.i386 >Installing plotutils-2.5-5.fc9.i386 >Installing libcaptury-0.3.0-0.1.20080323gitcca4e3c.fc10.i386 >Installing gnokii-0.6.25-2.fc10.i386 >Installing libXNVCtrl-169.12-1.fc9.i386 >Installing rdesktop-1.6.0-1.fc10.i386 >Installing dcraw-8.82-1.fc9.i386 >Installing gnupg-1.4.9-3.fc10.i386 >Installing php-cli-5.2.5-7.fc9.i386 >Installing iputils-20071127-3.fc10.i386 >Installing ruby-libart2-0.16.0-28.fc9.i386 >Installing cupsddk-drivers-1.2.3-5.fc10.i386 >Installing distcache-1.4.5-17.i386 >Installing nmap-4.62-1.fc10.i386 >Installing openslp-1.2.1-9.fc9.i386 >Installing cyrus-sasl-md5-2.1.22-13.fc9.i386 >Installing ntfsprogs-2.0.0-7.fc10.i386 >Installing cryptsetup-luks-1.0.6-2.fc9.i386 >Installing rmt-0.4b41-7.1.fc9.i386 >Installing xfsprogs-2.9.8-3.fc10.i386 >Installing jfsutils-1.1.12-2.i386 >Installing jack-audio-connection-kit-0.109.2-1.fc9.1.i386 >Installing qemu-0.9.1-8.fc10.i386 >Installing nscd-2.8.90-5.i386 >Installing audit-1.7.4-1.fc10.i386 >Installing guile-1.8.5-1.fc10.i386 >Installing setools-libs-3.3.4-1.fc9.i386 >Installing setools-console-3.3.4-1.fc9.i386 >Installing tcsh-6.15-4.fc9.i386 >Installing bc-1.06-33.fc9.i386 >Installing lua-5.1.3-6.fc10.i386 >Installing ttmkfdir-3.0.9-26.fc9.i386 >Installing ed-0.8-2.fc9.i386 >Installing time-1.7-33.fc9.i386 >Installing indent-2.2.10-1.fc9.i386 >Installing recode-3.6-26.fc9.i386 >Installing fortune-mod-1.99.1-11.fc9.i386 >Installing fftw-3.1.2-6.fc9.i386 >Installing libofa-0.9.3-13.fc9.i386 >Installing libtunepimp-0.5.3-11.fc9.i386 >Installing elfutils-0.135-1.fc10.i386 >Installing expect-5.43.0-13.fc9.i386 >Installing libifp-1.0.0.2-7.fc9.i386 >Installing urlview-0.9-4.fc9.i386 >Installing libpaper-1.1.23-2.fc9.i386 >Installing iscsi-initiator-utils-6.2.0.868-0.7.fc9.i386 >Installing lcms-1.17-5.fc10.i386 >Installing hwdata-0.219-1.fc10.noarch >Installing kde-filesystem-4-14.fc9.noarch >Installing xorg-x11-fonts-ISO8859-1-100dpi-7.2-6.fc9.noarch >Installing ghostscript-fonts-5.50-18.fc8.noarch >Installing libacl-devel-2.2.47-1.fc9.i386 >Installing cracklib-dicts-2.8.12-2.i386 >Installing libxkbfile-devel-1.0.4-5.fc9.i386 >Installing device-mapper-devel-1.02.24-11.fc9.i386 >Installing e2fsprogs-devel-1.40.10-3.fc10.i386 >Installing libmng-devel-1.0.9-6.1.i386 >Installing bluecurve-icon-theme-8.0.2-1.fc9.noarch >Installing xhtml1-dtds-1.0-20020801.1.noarch >Installing html401-dtds-4.01-19991224.5.noarch >Installing w3c-markup-validator-libs-0.8.2-3.fc9.noarch >Installing libfontenc-devel-1.0.4-5.fc9.i386 >Installing libidn-devel-0.6.14-7.i386 >Installing libsepol-devel-2.0.29-1.fc10.i386 >Installing libselinux-devel-2.0.64-2.fc10.i386 >Installing sqlite-devel-3.5.8-1.fc10.i386 >Installing xgridfit-1.6-3.fc10.noarch >Installing liberation-fonts-1.0-4.fc9.noarch >Installing dejavu-fonts-2.25-1.fc10.noarch >Installing ncurses-devel-5.6-17.20080524.fc10.i386 >Installing mathml-fonts-1.0-21.fc6.noarch >Installing glibc-headers-2.8.90-5.i386 >Installing glibc-devel-2.8.90-5.i386 >Installing pygtk2-codegen-2.12.1-6.fc9.i386 >Installing audiofile-devel-0.2.6-8.fc9.i386 >Installing libgpg-error-devel-1.6-2.i386 >Installing perl-Pod-Escapes-1.04-24.fc10.i386 >Installing elfutils-libelf-devel-static-0.135-1.fc10.i386 >Installing pam-1.0.1-4.fc10.i386 >Installing gcc-4.3.0-8.i386 >Installing pciutils-3.0.0-1.fc10.i386 >Installing at-3.1.10-23.fc9.i386 >Installing cronie-1.1-2.fc10.i386 >Installing ppp-2.4.4-7.fc10.i386 >Installing gcc-c++-4.3.0-8.i386 >Installing sudo-1.6.9p13-6.fc10.i386 >Installing libgcrypt-devel-1.4.0-3.i386 >Installing krb5-devel-1.6.3-10.fc9.i386 >Installing libpciaccess-0.10-2.fc9.i386 >Installing gcc-gfortran-4.3.0-8.i386 >Installing nss_ldap-259-3.fc9.i386 >Installing pam_ccreds-7-2.fc9.i386 >Installing pam_krb5-2.3.0-1.i386 >Installing pam_passwdqc-1.0.5-1.i386 >Installing vsftpd-2.0.6-4.fc10.i386 >Installing screen-4.0.3-12.fc10.i386 >Installing rpm-devel-4.4.2.3-2.fc9.i386 >Installing usbutils-0.73-2.fc9.i386 >Installing dump-0.4b41-7.1.fc9.i386 >Installing oprofile-gui-0.9.3-17.fc9.i386 >Installing xkeycaps-2.46-7.fc9.3.i386 >Installing mysql-connector-odbc-3.51.24r1071-1.fc9.i386 >Installing php-odbc-5.2.5-7.fc9.i386 >Installing php-mysql-5.2.5-7.fc9.i386 >Installing manedit-0.8.1-3.fc9.i386 >/var/tmp/rpm-tmp.42746: line 2: /usr/bin/gtk-update-icon-cache: No such file or directory >Installing device-mapper-multipath-0.4.8-4.fc10.i386 >Installing bind-utils-9.5.0-36.fc10.i386 >Installing abook-0.6.0-0.3.pre2.fc9.i386 >Installing iptstate-2.2.1-3.fc9.i386 >Installing cadaver-0.23.2-4.i386 >Installing xrestop-0.4-4.fc9.i386 >Installing xmms-adplug-1.2-7.fc9.i386 >Installing xmms-cdread-0.14-13.fc9.i386 >Installing xmms-flac-1.1.4-4.fc9.i386 >Installing nss_db-2.2-40.fc9.i386 >Installing planets-0.1.13-2.fc9.i386 >Installing bison-2.3-5.fc9.i386 >Installing putty-0.60-3.fc9.i386 >Installing pulseaudio-utils-0.9.11-0.3.svn20080529.fc10.i386 >Installing genchemlab-1.0-9.fc9.i386 >Installing xgrav-1.2.0-6.fc9.i386 >Installing xorg-x11-twm-1.0.3-2.fc9.i386 >Installing rxvt-2.7.10-15.fc9.i386 >Installing gifview-1.48-4.fc9.i386 >Installing ksh-20080202-1.fc9.i386 >Installing elinks-0.11.4-0.4.rc1.fc9.i386 >Installing jwhois-4.0-7.fc9.i386 >Installing php-ldap-5.2.5-7.fc9.i386 >Installing openldap-clients-2.4.9-5.fc10.i386 >Installing stunnel-4.25-1.i386 >Installing tcpdump-3.9.8-5.fc10.i386 >Installing mlocate-0.20-1.i386 >Installing alsa-utils-1.0.16-3.fc10.i386 >Installing bluez-utils-alsa-3.32-1.fc10.i386 >Installing sox-14.0.1-1.fc9.i386 >Installing bsd-games-2.17-23.fc9.i386 >Installing psacct-6.3.2-51.fc10.i386 >Installing icedax-1.1.8-1.fc10.i386 >Installing ccache-2.4-13.fc9.i386 >Installing zsh-4.3.4-7.fc9.i386 >Installing lsof-4.80-1.fc10.i386 >Installing ftp-0.17-48.fc10.i386 >Installing units-1.87-2.fc9.i386 >Installing nano-2.0.6-4.fc9.i386 >Installing mtools-3.9.11-4.fc9.i386 >Installing macchanger-1.5.0-4.fc9.i386 >Installing acpid-1.0.6-7.fc9.i386 >Installing cscope-15.6-1.fc9.i386 >Installing ElectricFence-2.2.2-25.fc9.i386 >Installing ftnchek-3.3.1-7.fc9.i386 >Installing hfsutils-3.2.6-14.fc9.i386 >Installing arj-3.10.22-4.fc9.i386 >Installing p7zip-4.51-4.fc9.i386 >Installing openssl-devel-0.9.8g-10.fc10.i386 >Installing pciutils-devel-3.0.0-1.fc10.i386 >Installing pam-devel-1.0.1-4.fc10.i386 >Installing readline-devel-5.2-13.fc9.i386 >Installing dejavu-fonts-experimental-2.25-1.fc10.noarch >Installing xgridfit-doc-1.6-3.fc10.noarch >Installing dejagnu-1.4.4-11.fc9.noarch >Installing xorg-x11-fonts-Type1-7.2-6.fc9.noarch >Installing bind-chroot-9.5.0-36.fc10.i386 >Installing gpm-devel-1.20.3-2.fc10.i386 >Installing lockdev-devel-1.0.1-12.fc9.1.i386 >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-15-100dpi-7.2-6.fc9.noarch >Installing aspell-en-6.0-9.fc9.i386 >Installing giflib-devel-4.1.3-9.i386 >Installing tango-icon-theme-extras-0.1.0-1.fc7.noarch >Installing grub-0.97-33.fc9.i386 >Installing xorg-x11-xtrans-devel-1.1-2.fc9.i386 >Installing kernel-devel-2.6.26-0.54.rc4.git5.fc10.i686 >Installing sysreport-1.4.4-1.noarch >Installing bitmap-fonts-0.3-5.2.fc9.noarch >Installing freefont-20060126-4.fc7.noarch >Installing gmp-devel-4.2.2-7.fc9.i386 >Installing gdbm-devel-1.8.0-28.fc9.i386 >Installing binutils-devel-2.18.50.0.6-2.i386 >Installing stix-fonts-0.9-6.fc9.noarch >Installing memtest86+-2.01-3.fc9.i386 >Installing gnome-common-2.18.0-1.fc8.noarch >Installing bitstream-vera-fonts-1.10-8.noarch >Installing brettfont-fonts-20080506-3.fc10.noarch >Installing charis-fonts-4.104-1.fc10.noarch >Installing doulos-fonts-4.100-1.fc9.noarch >Installing edrip-fonts-20080523-2.fc10.noarch >Installing gentium-fonts-1.02-5.fc7.noarch >Installing linux-libertine-fonts-2.7.9-1.fc9.noarch >Installing roadstencil-fonts-1.0-2.fc10.noarch >Installing silkscreen-fonts-1.0-1.fc9.noarch >Installing tiresias-fonts-1.0-2.fc9.noarch >Installing efont-unicode-bdf-0.4.2-7.fc8.noarch >Installing terminus-font-x11-4.26-2.fc10.noarch >Installing bash-completion-20060301-10.noarch >Installing mesa-libGL-devel-7.1-0.31.fc9.i386 >Installing mesa-libGLU-devel-7.1-0.31.fc9.i386 >Installing perl-Module-Pluggable-3.60-24.fc10.i386 >Installing libXdmcp-devel-1.0.2-5.fc9.i386 >Installing glib2-2.17.0-1.fc10.i386 >Installing pango-1.21.2-1.fc10.i386 >Installing atk-1.22.0-1.fc9.i386 >Installing gtk2-2.13.2-1.fc10.i386 >Installing python-2.5.1-25.fc9.i386 >Installing dbus-libs-1.2.1-4.fc10.i386 >Installing libglade2-2.6.2-5.fc9.i386 >Installing libgnomecanvas-2.20.1.1-2.fc9.i386 >Installing dbus-glib-0.76-1.fc10.i386 >Installing gamin-0.1.9-5.fc9.i386 >Installing desktop-file-utils-0.15-3.fc10.i386 >Installing python-libs-2.5.1-25.fc9.i386 >Installing dbus-1.2.1-4.fc10.i386 >Installing hal-libs-0.5.11-1.fc10.i386 >Installing libgcj-4.3.0-8.i386 >Installing PolicyKit-0.8-2.fc9.i386 >Installing rhpl-0.215-3.i386 >Installing glibmm24-2.16.2-1.fc10.i386 >Installing libsoup-2.23.1-1.fc10.i386 >Installing gtkmm24-2.13.0-1.fc10.i386 >Installing PolicyKit-gnome-libs-0.8-5.fc10.i386 >Installing dbus-python-0.82.4-2.fc9.i386 >Installing nautilus-extensions-2.23.3-1.fc10.i386 >Installing glib-java-0.2.6-12.fc9.i386 >Installing dbus-x11-1.2.1-4.fc10.i386 >Installing libxml2-python-2.6.32-3.fc10.i386 >Installing libwnck-2.22.1-1.fc9.i386 >Installing libxklavier-3.6-1.fc10.i386 >Installing shared-mime-info-0.30-1.fc10.i386 >Installing cairo-java-1.0.5-9.fc9.i386 >Installing rpm-python-4.4.2.3-2.fc9.i386 >Installing libgtop2-2.23.2-1.fc10.i386 >Installing enchant-1.4.2-2.fc10.i386 >Installing libgtk-java-2.8.7-7.fc9.i386 >Installing pulseaudio-0.9.11-0.3.svn20080529.fc10.i386 >Installing pygobject2-2.14.2-1.fc10.i386 >Installing libIDL-0.8.10-2.fc9.i386 >Installing ORBit2-2.14.13-1.fc10.i386 >Installing GConf2-2.23.1-1.fc10.i386 >Installing gnome-keyring-2.22.2-2.fc10.i386 >Installing libgsf-1.14.8-1.fc9.i386 >Installing arts-1.5.9-3.fc10.i386 >Installing ruby-glib2-0.16.0-28.fc9.i386 >Installing libgnomekbd-2.23.2-1.fc10.i386 >Installing libsexy-0.1.11-8.fc10.i386 >Installing libglademm24-2.6.6-1.fc9.i386 >Installing NetworkManager-glib-0.7.0-0.9.4.svn3675.fc10.i386 >Installing python-imaging-1.1.6-10.fc10.i386 >Installing gtksourceview2-2.2.1-1.fc9.i386 >Installing gtkglext-libs-1.2.0-7.fc10.i386 >Installing libuser-0.56.9-1.i386 >Installing libuser-python-0.56.9-1.i386 >Installing metacity-2.23.21-1.fc10.i386 >Installing notification-daemon-0.3.7-9.fc9.i386 >Installing libnotify-0.4.4-10.fc9.i386 >Installing gconfmm26-2.22.0-1.fc9.i386 >Installing ConsoleKit-libs-0.2.10-3.fc9.i386 >Installing util-linux-ng-2.14-0.1.fc10.i386 >Installing initscripts-8.76.2-1.i386 >Installing avahi-0.6.22-11.fc10.i386 >Installing httpd-2.2.8-3.i386 >Installing udev-121-2.20080516git.fc10.i386 >Installing avahi-glib-0.6.22-11.fc10.i386 >Installing vte-0.16.14-1.fc10.i386 >Installing cyrus-sasl-2.1.22-13.fc9.i386 >Installing sendmail-8.14.2-4.fc9.i386 >Installing openssh-5.0p1-3.fc10.i386 >Installing ConsoleKit-0.2.10-3.fc9.i386 >Installing python-numeric-24.2-11.fc9.i386 >Installing java-1.6.0-openjdk-1.6.0.0-0.16.b09.fc10.i386 >Installing openoffice.org-ure-3.0.0-0.0.17.1.fc10.i386 >Installing libgda-3.1.2-3.fc9.i386 >Installing gettext-0.17-5.fc10.i386 >Installing pyxf86config-0.3.37-1.fc9.i386 >Installing newt-python-0.52.9-1.fc9.i386 >Installing gimp-libs-2.4.6-1.fc10.i386 >Installing libgpod-0.6.0-5.fc10.i386 >Installing libqalculate-0.9.6-4.fc9.i386 >Installing openssh-clients-5.0p1-3.fc10.i386 >Installing xinetd-2.3.14-18.fc9.i386 >Installing rarian-0.8.0-1.fc9.i386 >Installing rarian-compat-0.8.0-1.fc9.i386 >Installing zenity-2.23.2-1.fc10.i386 >Installing passwd-0.75-2.fc9.i386 >Installing usermode-1.97-1.i386 >Installing usermode-gtk-1.97-1.i386 >Installing gtk-vnc-0.3.6-1.fc10.i386 >Installing libwpd-0.8.14-1.fc9.i386 >Installing gnome-keyring-pam-2.22.2-2.fc10.i386 >Installing gtkspell-2.0.11-8.fc9.i386 >Installing libxml++-2.22.0-1.fc9.i386 >Installing yum-metadata-parser-1.1.2-8.fc9.i386 >Installing gpsd-2.37-2.fc9.i386 >Installing python-crypto-2.0.1-13.1.i386 >Installing libsemanage-2.0.25-1.fc10.i386 >Installing audit-libs-python-1.7.4-1.fc10.i386 >Installing aiksaurus-1.2.1-15.fc6.i386 >Installing unique-0.9.4-5.fc10.i386 >Installing dbus-qt-0.70-4.fc9.i386 >Installing libopensync-0.36-2.fc9.i386 >Installing libselinux-python-2.0.64-2.fc10.i386 >Installing policycoreutils-2.0.49-3.fc10.i386 >Installing tkinter-2.5.1-25.fc9.i386 >Installing sip-4.7.6-1.fc10.i386 >Installing pycairo-1.4.12-3.fc10.i386 >Installing pygtk2-2.12.1-6.fc9.i386 >Installing pygtk2-libglade-2.12.1-6.fc9.i386 >Installing gtk2-engines-2.15.1-1.fc10.i386 >Installing libwmf-0.2.8.4-18.fc9.i386 >Installing gmime-2.2.21-1.fc10.i386 >Installing pulseaudio-libs-glib2-0.9.11-0.3.svn20080529.fc10.i386 >Installing libcroco-0.6.1-5.fc9.i386 >Installing librsvg2-2.22.2-1.fc9.i386 >Installing xorg-x11-drv-vesa-1.3.0-15.20080404.fc9.i386 >Installing python-imaging-tk-1.1.6-10.fc10.i386 >Installing aiksaurus-gtk-1.2.1-15.fc6.i386 >Installing gtk-vnc-python-0.3.6-1.fc10.i386 >Installing authconfig-5.4.2-1.fc9.i386 >Installing setuptool-1.19.4-2.fc9.i386 >Installing gucharmap-2.22.1-1.fc9.i386 >Installing libgda-postgres-3.1.2-3.fc9.i386 >Installing libgdamm-3.0.0-1.fc9.i386 >Installing ConsoleKit-x11-0.2.10-3.fc9.i386 >Installing xorg-x11-xinit-1.0.7-6.fc9.i386 >Installing xdg-user-dirs-0.10-1.fc9.i386 >Installing lesstif-0.95.0-23.fc9.i386 >Installing xorg-x11-xdm-1.1.6-3.fc9.i386 >Installing openssh-server-5.0p1-3.fc10.i386 >Installing cyrus-sasl-devel-2.1.22-13.fc9.i386 >Installing libvte-java-0.12.1-11.fc9.i386 >Installing libnjb-2.2.6-3.fc9.i386 >Installing php-5.2.5-7.fc9.i386 >Installing pulseaudio-libs-zeroconf-0.9.11-0.3.svn20080529.fc10.i386 >Installing avahi-compat-libdns_sd-0.6.22-11.fc10.i386 >Installing avahi-qt3-0.6.22-11.fc10.i386 >Installing kbd-1.12-31.fc9.i386 >Installing dhclient-4.0.0-15.fc10.i386 >Installing mdadm-2.6.4-4.fc9.i386 >Installing smartmontools-5.38-4.1.fc10.i386 >Installing postgresql-8.3.1-5.fc10.i386 >Installing postgresql-server-8.3.1-5.fc10.i386 >Installing dnsmasq-2.41-0.8.fc9.i386 >Installing nfs-utils-1.1.2-5.fc10.i386 >Installing fakeroot-1.6.4-16.fc9.i386 >Installing notify-python-0.1.1-3.fc9.i386 >Installing pygtksourceview-2.2.0-1.fc9.i386 >Installing ruby-gconf2-0.16.0-28.fc9.i386 >Installing ruby-gdkpixbuf2-0.16.0-28.fc9.i386 >Installing ruby-atk-0.16.0-28.fc9.i386 >Installing ruby-pango-0.16.0-28.fc9.i386 >Installing ruby-gtk2-0.16.0-28.fc9.i386 >Installing ruby-gnomecanvas2-0.16.0-28.fc9.i386 >Installing wv-1.2.4-4.fc9.i386 >Installing pulseaudio-module-gconf-0.9.11-0.3.svn20080529.fc10.i386 >Installing GConf2-gtk-2.23.1-1.fc10.i386 >Installing libgconf-java-2.12.4-10.fc9.i386 >Installing pyorbit-2.14.3-2.fc9.i386 >Installing pulseaudio-module-x11-0.9.11-0.3.svn20080529.fc10.i386 >Installing alsa-plugins-pulseaudio-1.0.16-4.fc9.i386 >Installing gnome-python2-libwnck-2.22.0-5.fc10.i386 >Installing libxslt-python-1.1.24-1.fc10.i386 >Installing libtranslate-0.99-14.fc9.i386 >Installing frysk-0.2.1-2.fc9.i386 >Installing pygpgme-0.1-8.fc9.i386 >Installing python-sqlite2-2.3.3-3.fc9.i386 >Installing python-genshi-0.5-0.1.svn847.fc10.i386 >Installing gamin-python-0.1.9-5.fc9.i386 >Installing ypbind-1.20.4-5.fc10.i386 >Installing obex-data-server-0.3.1-1.fc9.i386 >Installing wpa_supplicant-0.6.3-5.fc9.i386 >Installing kudzu-1.2.85-1.i386 >Installing alchemist-1.0.37-4.fc9.i386 >Installing cracklib-python-2.8.12-2.i386 >Installing mx-2.0.6-3.i386 >Installing goocanvas-0.9-4.fc9.i386 >Installing gtk-nodoka-engine-0.7.0-2.fc10.i386 >Installing libopenraw-gnome-0.0.5-1.fc9.i386 >Installing gtkmathview-0.7.6-7.fc9.i386 >Installing poppler-glib-0.8.3-1.fc10.i386 >Installing paps-0.6.8-6.fc10.i386 >Installing nc-1.84-16.fc9.i386 >Installing libvirt-0.4.2-6.fc10.i386 >Installing libvirt-python-0.4.2-6.fc10.i386 >Installing libbeagle-0.3.5-1.fc9.i386 >Installing glabels-libs-2.2.2-1.fc10.i386 >Installing loudmouth-1.3.4-1.fc9.i386 >Installing ots-libs-0.5.0-1.fc9.i386 >Installing nash-6.0.51-3.fc10.i386 >Installing mkinitrd-6.0.51-3.fc10.i386 >Installing kernel-2.6.26-0.54.rc4.git5.fc10.i686 >Installing systemtap-runtime-0.6.2-1.fc9.i386 >Installing fuse-2.7.3-2.fc9.i386 >Installing gstreamer-tools-0.10.19-3.fc10.i386 >Installing xdg-utils-1.0.2-4.fc9.noarch >Installing libxml2-devel-2.6.32-3.fc10.i386 >Installing redhat-menus-8.9.11-3.fc9.noarch >Installing gnome-icon-theme-2.22.0-6.fc9.noarch >Installing texlive-texmf-2007-21.fc10.noarch >No such file or directory >Installing gnome-themes-2.23.3-1.fc10.noarch >Installing kde-settings-4.0-23.fc9.noarch >Installing dbus-devel-1.2.1-4.fc10.i386 >Installing python-urlgrabber-3.0.0-8.fc10.noarch >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-devel-2.5.1-25.fc9.i386 >Installing sip-devel-4.7.6-1.fc10.i386 >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 python-virtinst-0.300.3-7.fc10.noarch >Installing fedora-icon-theme-1.0.0-1.fc8.noarch >Installing fedora-gnome-theme-8.0.0-2.fc10.noarch >Installing libxslt-devel-1.1.24-1.fc10.i386 >Installing system-config-users-1.2.80-1.fc10.noarch >Installing PySolFC-1.1-6.fc9.noarch >Installing selinux-policy-3.4.1-4.fc10.noarch >Installing bittorrent-4.4.0-6.fc9.noarch >usermod: no changes >Installing opengl-games-utils-0.1-5.fc9.noarch >Installing glabels-doc-2.2.2-1.fc10.i386 >Installing avahi-devel-0.6.22-11.fc10.i386 >Installing gamin-devel-0.1.9-5.fc9.i386 >Installing python-feedparser-4.1-3.fc8.noarch >Installing python-html2text-2.29-1.1.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 spambayes-1.0.4-5.fc8.noarch >Installing python-setuptools-0.6c7-2.fc8.noarch >Installing PyOpenGL-3.0.0-0.5.b1.fc9.noarch >Installing python-paste-1.6-1.fc9.noarch >Installing smolt-1.1.1.1-4.fc9.noarch >Installing libao-0.8.8-4.fc9.i386 >Installing gstreamer-0.10.19-3.fc10.i386 >Installing gnome-menus-2.23.3-1.fc10.i386 >Installing gstreamer-plugins-flumpegdemux-0.10.15-2.fc10.i386 >Installing vorbis-tools-1.2.0-2.fc10.i386 >Installing pygtkglext-1.1.0-4.fc9.i386 >Installing xmms-1.2.10-38.fc9.i386 >Installing pinfo-0.6.9-7.fc9.i386 >Installing gmrun-0.9.2-15.fc9.i386 >Installing fontforge-20080429-1.fc10.i386 >Installing dvdisaster-0.70.5-1.fc9.i386 >Installing isomaster-1.3.1-1.fc9.i386 >Installing systemtap-0.6.2-1.fc9.i386 >Installing vpnc-0.5.1-5.fc9.i386 >Installing virt-viewer-0.0.3-1.fc9.i386 >Installing gnome-user-share-0.31-1.fc9.i386 >Installing yp-tools-2.9-3.i386 >Installing paprefs-0.9.6-3.fc9.i386 >Installing nedit-5.5-18.fc9.i386 >Installing xdg-user-dirs-gtk-0.7-1.fc9.i386 >Installing pavucontrol-0.9.6-1.fc10.i386 >Installing pan-0.132-2.fc8.i386 >Installing qtparted-0.4.5-18.fc9.i386 >Installing lshw-gui-B.02.12.01-5.fc9.i386 >Installing gcalctool-5.23.3-1.fc10.i386 >Installing gnome-nettool-2.22.0-1.fc9.i386 >Installing talk-server-0.17-30.2.4.i386 >Installing telnet-server-0.17-42.fc9.i386 >Installing java-1.6.0-openjdk-plugin-1.6.0.0-0.16.b09.fc10.i386 >Installing fonttools-2.0-0.11.20060223cvs.fc7.i386 >Installing openssh-askpass-5.0p1-3.fc10.i386 >Installing fetchmail-6.3.8-6.fc9.i386 >Installing arpwatch-2.1a15-8.fc9.i386 >Installing roxterm-1.12.1-1.fc10.i386 >Installing openvpn-2.1-0.25.rc7.fc9.i386 >Installing mod_python-3.3.1-7.i386 >Installing mod_ssl-2.2.8-3.i386 >Installing webalizer-2.01_10-36.i386 >Installing mod_security-2.1.6-1.fc9.i386 >Installing quota-3.16-1.fc10.i386 >Installing dhcpv6-client-1.0.18-1.fc10.i386 >Installing microcode_ctl-1.17-1.45.fc9.i386 >Installing rng-utils-2.0-1.15.1.fc9.i386 >Installing anacron-2.3-61.fc10.i386 >Installing dovecot-1.0.14-2.fc10.i386 >Installing ipsec-tools-0.7-13.fc9.i386 >Installing kvm-69-1.fc10.i386 >Installing prelink-0.4.0-3.i386 >Installing vnc-server-4.1.2-30.fc10.i386 >Installing kerneloops-0.10-11.fc9.i386 >Installing gnubg-20061119-14.fc9.i386 >Installing glipper-1.0-3.fc9.i386 >gconfd-2: no process killed >Installing python-ldap-2.3.1-3.fc9.i386 >Installing numpy-1.1.0-1.fc10.i386 >Installing rekall-2.4.6-4.fc9.i386 >Installing gtorrentviewer-0.2b-15.fc9.i386 >Installing sweep-0.9.3-1.fc9.i386 >Installing galculator-1.3.1-1.fc10.i386 >Installing grsync-0.6.1-2.fc9.i386 >Installing gperiodic-2.0.10-3.fc9.i386 >Installing gftp-2.0.18-3.fc9.i386 >Installing gtk-gnutella-0.96.5-1.fc9.i386 >Installing easytag-2.1-5.fc9.i386 >Installing gtk+extra-2.1.1-8.fc9.i386 >Installing vnc-4.1.2-30.fc10.i386 >Installing jigdo-0.7.3-6.fc9.i386 >Installing xdelta-1.1.4-3.fc9.i386 >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 yumex-2.0.4-1.fc9.noarch >Installing createrepo-0.9.5-2.fc9.noarch >Installing rss2email-2.62-1.1.noarch >Installing bittorrent-gui-4.4.0-6.fc9.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 PySolFC-cardsets-1.1-3.2.noarch >Installing system-config-firewall-1.2.8-1.fc10.noarch >Installing kde-settings-pulseaudio-4.0-23.fc9.noarch >Installing system-config-rootpassword-1.99.4-1.fc9.noarch >Installing system-config-services-0.99.15-1.fc9.noarch >Installing nmap-frontend-4.62-1.fc10.i386 >Installing system-config-nfs-1.3.40-1.fc9.noarch >Installing openldap-devel-2.4.9-5.fc10.i386 >Installing denyhosts-2.6-8.fc9.noarch >Installing authconfig-gtk-5.4.2-1.fc9.i386 >Installing gnome-theme-curvylooks-0.3-1.fc9.noarch >Installing gonvert-0.2.19-3.fc9.noarch >Installing gresistor-0.0.1-11.fc8.noarch >Installing system-config-boot-0.2.20-1.fc9.i386 >Installing galternatives-0.13.4-5.fc9.noarch >Installing gnome-user-docs-2.22.0-1.fc9.noarch >Installing sendmail-cf-8.14.2-4.fc9.i386 >Installing httpd-manual-2.2.8-3.i386 >Installing pulseaudio-esound-compat-0.9.11-0.3.svn20080529.fc10.i386 >Installing rpmlint-0.83-1.fc10.noarch >Installing thunderbird-2.0.0.14-1.fc10.i386 >Installing pyzor-0.4.0-11.fc7.noarch >Installing texlive-2007-31.fc10.i386 >Installing kpathsea-2007-31.fc10.i386 >Installing samba-winbind-3.2.0-1.pre3.10.fc10.i386 >Installing libsmbclient-3.2.0-1.pre3.10.fc10.i386 >Installing samba-common-3.2.0-1.pre3.10.fc10.i386 >Installing gvfs-0.2.4-1.fc10.i386 >Installing gvfs-fuse-0.2.4-1.fc10.i386 >Installing xorg-x11-drv-keyboard-1.3.0-3.fc9.i386 >Installing pm-utils-1.1.2.2-1.fc10.i386 >Installing xorg-x11-proto-devel-7.3-12.fc9.noarch >Installing libICE-devel-1.0.4-3.fc9.i386 >Installing libSM-devel-1.0.2-5.fc9.i386 >Installing libXfixes-devel-4.0.3-3.fc9.i386 >Installing libXrandr-devel-1.2.2-3.fc9.i386 >Installing libXcursor-devel-1.1.9-2.fc9.i386 >Installing libXinerama-devel-1.0.3-1.fc9.i386 >Installing libXcomposite-devel-0.4.0-4.fc9.i386 >Installing libXi-devel-1.1.3-4.fc9.i386 >Installing setroubleshoot-plugins-2.0.4-5.fc9.noarch >Installing setroubleshoot-server-2.0.6-1.fc9.noarch >Installing libXau-devel-1.0.3-5.fc9.i386 >Installing libX11-devel-1.1.4-1.fc9.i386 >Installing libXext-devel-1.0.4-1.fc9.i386 >Installing libXrender-devel-0.9.4-3.fc9.i386 >Installing libXft-devel-2.1.12-5.fc9.i386 >Installing cairo-devel-1.6.4-1.fc9.i386 >Installing libXv-devel-1.0.3-5.fc9.i386 >Installing pycairo-devel-1.4.12-3.fc10.i386 >Installing libXScrnSaver-devel-1.1.2-4.fc9.i386 >Installing startup-notification-devel-0.9-4.fc9.i386 >Installing libXdamage-devel-1.1.1-4.fc9.i386 >Installing libXtst-devel-1.0.3-3.fc9.i386 >Installing libXxf86misc-devel-1.0.1-5.fc9.i386 >Installing yum-packagekit-0.2.2-2.20080529.fc10.i386 >Installing perl-version-0.74-24.fc10.i386 >Installing fedora-screensaver-theme-1.0.0-1.fc8.noarch >Installing libXt-devel-1.0.4-5.fc9.i386 >Installing libXpm-devel-3.5.7-4.fc9.i386 >Installing texinfo-tex-4.12-4.fc10.i386 >Installing libXmu-devel-1.0.4-1.fc9.i386 >Installing libXaw-devel-1.0.4-2.fc9.i386 >Installing Xaw3d-devel-1.5E-11.1.i386 >Installing gd-devel-2.0.35-5.fc9.i386 >Installing libXvMC-devel-1.0.4-4.fc9.i386 >Installing libXevie-devel-1.0.2-3.fc9.i386 >Installing libXxf86vm-devel-1.0.1-5.fc9.i386 >Installing libXres-devel-1.0.3-4.fc9.i386 >Installing libXxf86dga-devel-1.0.2-2.fc9.i386 >Installing libXfontcache-devel-1.0.4-5.fc9.i386 >Installing libXfont-devel-1.3.1-4.fc9.i386 >Installing libXTrap-devel-1.0.0-5.fc9.i386 >Installing libdmx-devel-1.0.2-5.fc9.i386 >Installing gnome-vfs2-2.22.0-1.fc9.i386 >Installing hal-info-20080508-1.fc10.noarch >Installing fedorainfinity-screensaver-theme-1.0.0-1.fc8.noarch >Installing hal-0.5.11-1.fc10.i386 >Installing perl-libs-5.10.0-24.fc10.i386 >Installing perl-5.10.0-24.fc10.i386 >Installing libbonobo-2.22.0-3.fc10.i386 >Installing libgnome-2.23.3-1.fc10.i386 >Installing libbonoboui-2.22.0-2.fc9.i386 >Installing libgnomeui-2.23.3-1.fc10.i386 >Installing kdelibs3-3.5.9-15.fc10.i386 >Installing glib2-devel-2.17.0-1.fc10.i386 >Installing gstreamer-plugins-base-0.10.19-5.fc10.i386 >Installing gnome-panel-libs-2.23.3-1.fc10.i386 >Installing gnome-desktop-2.23.3-1.fc10.i386 >Installing ghostscript-8.62-3.fc9.i386 >Installing xulrunner-1.9-0.65.cvs20080416.fc10.i386 >Installing cups-1.3.7-6.fc10.i386 >Installing xscreensaver-base-5.05-4.fc10.i386 >Installing lm_sensors-3.0.1-5.fc9.i386 >Installing ImageMagick-6.4.0.10-1.fc10.i386 >Installing gnome-screensaver-2.23.3-0.2008.05.29.2.fc10.i386 >Installing eel2-2.23.2-1.fc10.i386 >Installing wxBase-2.8.7-2.fc9.i386 >Installing evolution-data-server-2.23.3-1.fc10.i386 >Installing at-spi-1.23.3-1.fc10.i386 >Installing PolicyKit-gnome-0.8-5.fc10.i386 >Installing totem-pl-parser-2.23.1-2.fc10.i386 >Installing wxGTK-2.8.7-2.fc9.i386 >Installing net-snmp-libs-5.4.1-18.fc10.i386 >Installing kdnssd-avahi-0.1.3-0.6.20080116svn.fc9.i386 >Installing totem-2.23.3-2.fc10.i386 >Installing xscreensaver-extras-5.05-4.fc10.i386 >Installing libspectre-0.2.0-2.fc9.i386 >Installing swfdec-0.6.6-1.fc10.i386 >Installing pango-devel-1.21.2-1.fc10.i386 >Installing genisoimage-1.1.8-1.fc10.i386 >Installing qt3-devel-3.3.8b-12.fc9.i386 >Installing rss-glx-0.8.1.p-20.fc10.i386 >Installing perl-DBI-1.601-4.fc9.i386 >Installing mysql-5.0.51a-1.fc9.i386 >Installing PackageKit-0.2.2-2.20080529.fc10.i386 >Installing dvd+rw-tools-7.0-11.fc9.i386 >Installing swfdec-gtk-0.6.6-1.fc10.i386 >Installing evince-2.22.1.1-1.fc9.i386 >Installing net-snmp-5.4.1-18.fc10.i386 >Installing gnuplot-4.2.3-1.fc10.i386 >Installing xscreensaver-gl-base-5.05-4.fc10.i386 >Installing xscreensaver-gl-extras-5.05-4.fc10.i386 >Installing gutenprint-5.0.2-2.fc9.i386 >Installing gnome-settings-daemon-2.23.3-1.fc10.i386 >Installing gnome-media-2.23.3-1.fc10.i386 >Installing gstreamer-plugins-good-0.10.8-5.fc10.i386 >Installing totem-gstreamer-2.23.3-2.fc10.i386 >Installing perl-Digest-SHA1-2.11-7.fc9.i386 >Installing foomatic-3.0.2-60.fc10.i386 >Installing system-config-printer-libs-1.0.0-3.fc10.i386 >Installing pilot-link-0.12.3-13.fc9.i386 >Installing psutils-1.17-28.fc9.i386 >Installing texlive-dvips-2007-31.fc10.i386 >Installing perl-Compress-Raw-Zlib-2.008-24.fc10.i386 >Installing perl-XML-LibXML-Common-0.13-13.fc9.i386 >Installing libmtp-0.2.6.1-2.fc10.i386 >Installing gnome-mount-0.8-1.fc9.i386 >Installing nautilus-cd-burner-2.22.1-1.fc9.i386 >Installing libgweather-2.23.3-1.fc10.i386 >Installing gnome-panel-2.23.3-1.fc10.i386 >Installing gnome-vfsmm26-2.22.0-1.fc9.i386 >Installing gtkhtml2-2.11.1-3.fc9.i386 >Installing gimp-2.4.6-1.fc10.i386 >Installing PackageKit-libs-0.2.2-2.20080529.fc10.i386 >Installing xorg-x11-drv-void-1.1.1-9.fc9.i386 >Installing bakery-2.4.4-2.fc9.i386 >Installing texlive-utils-2007-31.fc10.i386 >Installing gdm-2.22.0-6.fc10.i386 >Installing perl-DBD-MySQL-4.005-8.fc9.i386 >Installing qt3-designer-3.3.8b-12.fc9.i386 >Installing arts-devel-1.5.9-3.fc10.i386 >Installing kdegames3-libs-3.5.9-2.fc10.i386 >Installing gnome-mag-0.15.0-2.fc9.i386 >Installing libgail-gnome-1.20.0-2.fc9.i386 >Installing control-center-2.23.3-1.fc10.i386 >Installing ImageMagick-c++-6.4.0.10-1.fc10.i386 >Installing ImageMagick-perl-6.4.0.10-1.fc10.i386 >Installing libgnomecups-0.2.3-3.fc9.i386 >Installing libgnomeprint22-2.18.4-1.fc9.i386 >Installing libgnomeprintui22-2.18.2-1.fc9.i386 >Installing gtksourceview-1.8.5-4.fc9.i386 >Installing libgtksourceviewmm-0.3.1-1.fc8.i386 >Installing transfig-3.2.5-2.fc9.i386 >Installing gstreamer-python-0.10.11-2.fc9.i386 >Installing libgsf-devel-1.14.8-1.fc9.i386 >Installing libkipi-0.1.6-1.fc10.i386 >Installing libkexiv2-0.1.7-1.fc10.i386 >Installing libkdcraw-0.1.4-1.fc10.i386 >Installing kdewebdev-libs-3.5.9-4.fc10.i386 >Installing kdebase3-pim-ioslaves-3.5.9-15.fc10.i386 >Installing gnome-device-manager-libs-0.2-3.fc9.i386 >Installing libgnome-java-2.12.4-8.fc9.i386 >Installing libglade-java-2.12.5-8.fc9.i386 >Installing ruby-gnome2-0.16.0-28.fc9.i386 >Installing ruby-libglade2-0.16.0-28.fc9.i386 >Installing libgsf-gnome-1.14.8-1.fc9.i386 >Installing goffice04-0.4.3-3.fc9.i386 >Installing samba-client-3.2.0-1.pre3.10.fc10.i386 >Installing rpm-build-4.4.2.3-2.fc9.i386 >Installing valgrind-3.3.0-3.i386 >Installing cvs-1.11.23-1.fc10.i386 >Installing netpbm-progs-10.35.44-1.fc10.i386 >Installing imake-1.0.2-6.fc9.i386 >Installing ntp-4.2.4p4-6.fc9.i386 >Installing perl-Crypt-SSLeay-0.57-7.fc9.i386 >Installing emacs-common-22.2-4.fc9.i386 >Installing perl-String-CRC32-1.4-6.fc9.i386 >Installing perl-Newt-1.08-21.fc9.i386 >Installing perl-HTML-Tidy-1.08-3.fc9.i386 >Installing perl-BSD-Resource-1.28-6.fc9.i386 >Installing sharutils-4.6.3-2.fc9.i386 >Installing perl-Cairo-1.045-1.fc9.i386 >Installing perl-Net-SSLeay-1.32-5.fc9.i386 >Installing perl-Socket6-0.20-1.fc10.i386 >Installing NetworkManager-0.7.0-0.9.4.svn3675.fc10.i386 >Installing NetworkManager-gnome-0.7.0-0.9.4.svn3675.fc10.i386 >Installing MagicPoint-1.11b-6.fc9.i386 >Installing crypto-utils-2.4-2.i386 >Installing lftp-3.7.1-1.fc10.i386 >Installing emacs-22.2-4.fc9.i386 >Installing alleyoop-0.9.3-4.fc9.i386 >Installing smb4k-0.9.5-1.fc10.i386 >Installing abiword-2.6.3-1.fc9.i386 >Installing frysk-gnome-0.2.1-2.fc9.i386 >Installing gnome-device-manager-0.2-3.fc9.i386 >Installing kdewebdev-3.5.9-4.fc10.i386 >Installing kipi-plugins-0.1.6-0.1.beta1.fc10.i386 >Installing glom-1.6.15-1.fc9.i386 >Installing gnome-utils-2.20.0.1-7.fc10.i386 >Installing ghex-2.22.0-1.i386 >Installing pstoedit-3.45-3.fc10.i386 >Installing gnome-session-2.23.3-1.fc10.i386 >Installing kdegames3-3.5.9-2.fc10.i386 >Installing mysql-server-5.0.51a-1.fc9.i386 >Installing gdm-user-switch-applet-2.22.0-6.fc10.i386 >Installing gnome-packagekit-0.2.2-2.20080529.fc10.i386 >Installing gutenprint-plugin-5.0.2-2.fc9.i386 >Installing gnome-netstatus-2.12.1-4.fc9.i386 >Installing sound-juicer-2.22.0-3.fc10.i386 >Installing amarok-1.4.9.1-3.fc9.i386 >Installing hal-cups-utils-0.6.16-4.fc9.i386 >Installing totem-nautilus-2.23.3-2.fc10.i386 >Installing totem-mozplugin-2.23.3-2.fc10.i386 >Installing qalculate-gtk-0.9.6-4.fc9.i386 >Installing qalculate-kde-0.9.6-5.fc9.i386 >Installing net-snmp-utils-5.4.1-18.fc10.i386 >Installing evince-djvu-2.22.1.1-1.fc9.i386 >Installing evince-dvi-2.22.1.1-1.fc9.i386 >Installing swfdec-gnome-2.22.0-1.fc9.i386 >Installing swfdec-mozilla-0.6.0-1.fc9.i386 >Installing k3b-1.0.5-2.fc10.i386 >Installing MySQL-python-1.2.2-6.fc9.i386 >Installing libdbi-dbd-mysql-0.8.3-1.fc9.i386 >Installing totem-xine-2.23.3-2.fc10.i386 >Installing xmlcopyeditor-1.1.0.6-4.fc9.i386 >Installing poedit-1.3.9-2.fc9.i386 >Installing audacity-1.3.5-0.4.beta.fc10.i386 >Installing gnome-power-manager-2.23.1-2.fc10.i386 >Installing gnome-system-monitor-2.23.3-2.fc10.i386 >Installing mousetweaks-2.23.3-1.fc10.i386 >Installing bug-buddy-2.22.0-4.fc10.i386 >Installing glabels-2.2.2-1.fc10.i386 >Installing nautilus-2.23.3-1.fc10.i386 >Installing gnome-translate-0.99-12.fc9.i386 >Installing gnome-applet-sensors-1.8.2-2.fc9.i386 >Installing ksensors-0.7.3-16.fc9.i386 >Installing kshutdown-1.0.1-2.fc9.i386 >Installing bluez-utils-cups-3.32-1.fc10.i386 >Installing gtklp-1.2.5-3.fc9.i386 >Installing nspluginwrapper-0.9.91.5-27.fc9.i386 >Installing devhelp-0.19.1-1.fc10.i386 >Installing xulrunner-devel-1.9-0.65.cvs20080416.fc10.i386 >Installing eog-2.23.3-3.fc10.i386 >Installing nautilus-open-terminal-0.9-4.fc10.i386 >Installing padevchooser-0.9.4-0.5.svn20070925.fc10.i386 >Installing glunarclock-0.32.4-11.fc9.i386 >Installing gnome-applet-netspeed-0.14-3.fc9.i386 >Installing seahorse-2.22.1-1.fc9.i386 >Installing gstreamer-plugins-pulse-0.9.7-1.fc10.i386 >Installing konversation-1.0.1-6.fc9.i386 >Installing kpowersave-0.7.3-3.fc9.i386 >Installing ksshaskpass-0.4-2.fc9.i386 >Installing kbackup-0.5.3-4.fc9.i386 >Installing kleansweep-0.2.9-7.fc9.i386 >Installing krecipes-0.9.1-9.fc9.i386 >Installing krename-3.0.14-4.fc9.i386 >Installing kasablanca-0.4.0.2-12.fc9.i386 >Installing knetstats-1.6.1-8.fc9.i386 >Installing kdbg-2.1.0-2.fc9.i386 >Installing gnome-terminal-2.23.3.1-1.fc10.i386 >Installing vino-2.22.1-1.fc9.i386 >Installing file-roller-2.23.2-1.fc10.i386 >Installing gthumb-2.10.8-3.fc10.i386 >Installing krb5-auth-dialog-0.7-7.fc9.i386 >Installing glade2-2.12.2-2.fc9.i386 >Installing gconf-editor-2.22.0-1.fc9.i386 >Installing gtweakui-0.4.0-6.i386 >Installing celestia-1.5.0-1.fc9.i386 >Installing gwget-0.99-5.fc9.i386 >Installing mail-notification-5.4-1.fc10.i386 >Installing xchat-gnome-0.18-12.fc9.i386 >Installing tzclock-2.7.1-1.fc10.i386 >Installing grip-3.2.0-18.fc9.i386 >Installing vim-enhanced-7.1.309-1.fc10.i386 >Installing mutt-1.5.18-2.fc10.i386 >Installing numactl-2.0.0-1.fc10.i386 >Installing fbset-2.1-25.fc9.i386 >Installing enscript-1.6.4-9.fc9.i386 >Installing patchutils-0.2.31-5.fc9.i386 >Installing vim-X11-7.1.309-1.fc10.i386 >Installing gtypist-2.7-6.fc9.i386 >Installing xboard-4.2.7-17.fc9.i386 >Installing irssi-0.8.12-10.fc9.i386 >Installing highlight-2.6.10-1.fc10.i386 >Installing mc-4.6.2-3.pre1.fc9.i386 >Installing uucp-1.07-17.fc9.i386 >Installing gparted-0.3.7-1.fc10.i386 >Installing gnome-vfs2-smb-2.22.0-1.fc9.i386 >Installing lucidlife-0.9.2-3.fc9.i386 >Installing java-1.5.0-gcj-1.5.0.0-21.fc9.i386 >Installing docbook-dtds-1.0-36.fc10.noarch >Installing perl-URI-1.35-8.fc9.noarch >Installing perl-devel-5.10.0-24.fc10.i386 >Installing perl-ExtUtils-MakeMaker-6.36-24.fc10.i386 >Installing docbook-style-xsl-1.74.0-1.fc10.noarch >Installing autoconf-2.62-1.fc10.noarch >Installing automake-1.10.1-2.noarch >Installing redhat-rpm-config-9.0.3-1.fc10.noarch >Installing perl-FreezeThaw-0.43-6.fc9.noarch >Installing perl-Error-0.17014-1.fc10.noarch >Installing perl-IO-Compress-Base-2.008-24.fc10.i386 >Installing perl-XML-NamespaceSupport-1.09-4.fc9.noarch >Installing perl-IO-Compress-Zlib-2.008-24.fc10.i386 >Installing perl-Compress-Zlib-2.008-24.fc10.i386 >Installing perl-IO-Zlib-1.07-24.fc10.i386 >Installing perl-Archive-Tar-1.37-24.fc10.i386 >Installing perl-Git-1.5.5.3-1.fc10.i386 >Installing libogg-devel-1.1.3-9.fc9.i386 >Installing libtool-1.5.26-1.fc10.i386 >Installing esound-devel-0.2.38-7.fc9.i386 >Installing gnome-doc-utils-0.12.2-1.fc9.noarch >Installing perl-Test-Simple-0.72-24.fc10.i386 >Installing docbook-style-dsssl-1.79-5.fc9.noarch >Installing docbook-simple-1.1-3.fc9.noarch >Installing perl-IO-Socket-INET6-2.54-1.fc9.noarch >Installing perl-IO-Socket-SSL-1.12-4.fc9.noarch >Installing perl-Digest-HMAC-1.01-19.fc9.noarch >Installing rss-glx-xscreensaver-0.8.1.p-20.fc10.i386 >Installing at-spi-python-1.23.3-1.fc10.i386 >Installing pygobject2-devel-2.14.2-1.fc10.i386 >Installing dbus-glib-devel-0.76-1.fc10.i386 >Installing libIDL-devel-0.8.10-2.fc9.i386 >Installing libcroco-devel-0.6.1-5.fc9.i386 >Installing xchat-2.8.4-16.fc10.i386 >Installing perl-Convert-ASN1-0.21-3.fc9.noarch >Installing perl-ExtUtils-ParseXS-2.18-24.fc10.i386 >Installing perl-Date-Manip-5.48-3.fc9.noarch >Installing perl-SGMLSpm-1.03ii-18.fc9.noarch >Installing docbook-utils-0.6.14-13.fc9.noarch >Installing gtk-doc-1.10-1.fc10.noarch >Installing atk-devel-1.22.0-1.fc9.i386 >Installing gnome-keyring-devel-2.22.2-2.fc10.i386 >Installing groff-perl-1.18.1.4-14.fc9.i386 >Installing perl-IPC-Run-0.80-5.fc9.noarch >Installing perl-Net-IP-1.25-8.fc9.noarch >Installing perl-Config-General-2.38-1.fc9.noarch >Installing perl-HTML-Template-2.9-2.fc9.noarch >Installing perl-HTML-Tagset-3.10-8.fc9.noarch >Installing perl-Pod-Simple-3.05-24.fc10.i386 >Installing perl-Class-Accessor-0.31-4.fc9.noarch >Installing perl-Test-Harness-2.64-24.fc10.i386 >Installing perl-XML-RegExp-0.03-4.fc9.noarch >Installing perl-Crypt-CBC-2.22-3.fc9.noarch >Installing hal-devel-0.5.11-1.fc10.i386 >Installing cvsweb-3.0.6-3.fc6.noarch >Installing libgtop2-devel-2.23.2-1.fc10.i386 >Installing logwatch-7.3.6-22.fc10.noarch >Installing xchat-tcl-2.8.4-16.fc10.i386 >Installing pygtk2-devel-2.12.1-6.fc9.i386 >Installing docbook-slides-3.4.0-3.fc9.noarch >Installing libvorbis-devel-1.2.0-4.fc10.i386 >Installing rpmdevtools-6.6-1.fc9.noarch >Installing libcurl-devel-7.18.2-1.fc10.i386 >Installing SDL-devel-1.2.13-4.fc10.i386 >Installing automake17-1.7.9-11.noarch >Installing gruler-0.8-3.fc9.noarch >Installing gimp-help-2.4.1-1.fc9.noarch >Installing gutenprint-foomatic-5.0.2-2.fc9.i386 >Installing xscreensaver-gl-extras-gss-5.05-4.fc10.i386 >Installing xscreensaver-5.05-4.fc10.i386 >Installing rss-glx-gnome-screensaver-0.8.1.p-20.fc10.i386 >Installing xscreensaver-extras-gss-5.05-4.fc10.i386 >Installing redhat-lsb-3.1-19.fc8.i386 >Installing firefox-3.0-0.65.cvs20080416.fc10.i386 >Installing libuser-devel-0.56.9-1.i386 >Installing automake16-1.6.3-14.noarch >Installing automake14-1.4p6-15.fc7.noarch >Installing automake15-1.5-23.noarch >Installing colordiff-1.0.7-2.fc9.noarch >Installing perltidy-20071205-3.fc9.noarch >Installing sysconftool-0.15-3.fc6.noarch >Installing squirrelmail-1.4.13-1.fc9.noarch >Installing smartmontools-config-5.38-4.1.fc10.i386 >Installing gtk2-devel-2.13.2-1.fc10.i386 >Installing ORBit2-devel-2.14.13-1.fc10.i386 >Installing perl-HTML-Parser-3.56-5.fc9.i386 >Installing git-1.5.5.3-1.fc10.i386 >Installing subversion-1.4.6-7.i386 >Installing tomcat5-servlet-2.4-api-5.5.26-1jpp.2.fc9.i386 >Installing perl-Crypt-Blowfish-2.10-6.fc9.i386 >Installing xml-commons-apis-1.3.04-1jpp.1.fc9.i386 >Installing hsqldb-1.8.0.9-2jpp.1.fc9.i386 >Installing tomcat5-jsp-2.0-api-5.5.26-1jpp.2.fc9.i386 >Installing perl-SGML-Parser-OpenSP-0.991-3.fc9.i386 >Installing samba-3.2.0-1.pre3.10.fc10.i386 >Installing perl-Net-DNS-0.63-4.fc10.i386 >Installing perl-Glib-1.162-5.fc9.i386 >Installing perl-Gtk2-1.162-4.fc9.i386 >Installing perl-Gtk2-Sexy-0.02-8.fc9.i386 >Installing perl-Gtk2-TrayIcon-0.06-4.fc9.i386 >Installing sinjdoc-0.5-6.fc9.i386 >Installing java_cup-0.10-0.k.6jpp.2.i386 >Installing subcommander-1.2.3-1.fc10.i386 >Installing giggle-0.4-2.fc9.i386 >Installing mod_perl-2.0.4-3.i386 >Installing yelp-2.22.1-2.fc10.i386 >Installing perl-libwww-perl-5.808-7.fc9.noarch >Installing libbonobo-devel-2.22.0-3.fc10.i386 >Installing GConf2-devel-2.23.1-1.fc10.i386 >Installing libglade2-devel-2.6.2-5.fc9.i386 >Installing libgnomecanvas-devel-2.20.1.1-2.fc9.i386 >Installing gnome-vfs2-devel-2.22.0-1.fc9.i386 >Installing libgnome-devel-2.23.3-1.fc10.i386 >Installing libgnomeprint22-devel-2.18.4-1.fc9.i386 >Installing html2ps-1.0-0.1.b5.fc10.noarch >Installing perl-HTML-Encoding-0.57-1.fc9.noarch >Installing perl-Crypt-Simple-0.06-5.fc9.noarch >Installing librsvg2-devel-2.22.2-1.fc9.i386 >Installing libgnomeprintui22-devel-2.18.2-1.fc9.i386 >Installing at-spi-devel-1.23.3-1.fc10.i386 >Installing system-config-samba-1.2.63-1.fc9.noarch >Installing libbonoboui-devel-2.22.0-2.fc9.i386 >Installing perl-XML-Parser-2.36-3.fc9.i386 >Installing spamassassin-3.2.4-4.fc9.i386 >Installing libgnomeui-devel-2.23.3-1.fc10.i386 >Installing perl-XML-Simple-2.18-3.fc9.noarch >Installing perl-XML-DOM-1.44-4.fc9.noarch >Installing checkgmail-1.13-3.fc9.noarch >Installing eel2-devel-2.23.2-1.fc10.i386 >Installing gnome-panel-devel-2.23.3-1.fc10.i386 >Installing gnome-desktop-devel-2.23.3-1.fc10.i386 >Installing qt-4.4.0-5.fc10.i386 >Installing qt-x11-4.4.0-5.fc10.i386 >Installing strigi-libs-0.5.9-2.fc10.i386 >Installing gnome-python2-2.22.0-2.fc9.i386 >Installing gnome-python2-canvas-2.22.0-2.fc9.i386 >Installing qimageblitz-0.0.4-0.4.svn706674.fc9.i386 >Installing texlive-latex-2007-31.fc10.i386 >Installing gnome-python2-gconf-2.22.0-2.fc9.i386 >Installing qca2-2.0.0-3.fc10.i386 >Installing sane-backends-libs-1.0.19-10.fc9.i386 >Installing soprano-2.0.98-1.fc10.i386 >Installing kdelibs-4.0.80-2.fc10.i386 >Installing xerces-j2-2.7.1-10jpp.1.fc9.i386 >Installing gnome-python2-gnomevfs-2.22.0-2.fc9.i386 >Installing xalan-j2-2.7.0-7jpp.2.fc9.i386 >Installing kdeedu-libs-4.0.80-4.fc10.i386 >Installing kdemultimedia-libs-4.0.80-1.fc10.i386 >Installing kdesdk-libs-4.0.80-1.fc10.i386 >Installing qt-devel-4.4.0-5.fc10.i386 >Installing akonadi-0.81.0-0.1.20080526svn812787.fc10.i386 >Installing kdepimlibs-4.0.80-1.fc10.i386 >Installing kdebase-runtime-4.0.80-2.fc10.i386 >Installing perl-XML-LibXML-1.65-5.fc9.i386 >Installing kdebase3-libs-3.5.9-15.fc10.i386 >Installing kdebase3-3.5.9-15.fc10.i386 >Installing xorg-x11-drv-mouse-1.3.0-2.fc9.i386 >Installing kdelibs3-devel-3.5.9-15.fc10.i386 >Installing kdevelop-3.5.2-1.fc9.i386 >Installing kdepim-4.0.80-2.fc10.i386 >Installing kdepim-libs-4.0.80-2.fc10.i386 >Installing kdenetwork-libs-4.0.80-1.fc10.i386 >Installing kdebase-libs-4.0.80-3.fc10.i386 >Installing kdebase-4.0.80-3.fc10.i386 >Installing kdesdk-utils-4.0.80-1.fc10.i386 >Installing kdeedu-kstars-4.0.80-4.fc10.i386 >Installing bsf-2.3.0-12jpp.2.fc9.i386 >Installing bsh-1.3.0-12jpp.3.fc9.i386 >Installing openoffice.org-core-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-brand-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-impress-core-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-presenter-screen-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-graphicfilter-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-calc-core-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-math-core-3.0.0-0.0.17.1.fc10.i386 >Installing ksysguardd-4.0.80-4.fc10.i386 >Installing kdegames-libs-4.0.80-3.fc10.i386 >Installing hpijs-2.8.5-1.fc10.i386 >Installing qca-ossl-2.0.0-0.4.beta3.fc9.i386 >Installing gnome-python2-bonobo-2.22.0-2.fc9.i386 >Installing PyQt4-4.4.2-1.fc10.i386 >Installing poppler-qt4-0.8.3-1.fc10.i386 >Installing kdegraphics-libs-4.0.80-1.fc10.i386 >Installing xml-commons-resolver-1.1-1jpp.12.i386 >Installing sane-backends-1.0.19-10.fc9.i386 >Installing kdevelop-libs-3.5.2-1.fc9.i386 >Installing xfig-3.2.5-10.fc9.i386 >Installing gnome-python2-desktop-2.22.0-5.fc10.i386 >Installing gnome-python2-extras-2.19.1-15.fc9.i386 >Installing perl-XML-SAX-0.16-5.fc9.noarch >Installing openoffice.org-draw-core-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-writer2latex-0.5-3.fc10.i386 >Installing jadetex-3.13-2.fc9.noarch >Installing xmltex-20020625-11.fc9.noarch >Installing passivetex-1.25-8.fc9.noarch >Installing system-config-date-1.9.31-1.fc10.noarch >Installing firstboot-1.98-1.fc10.i386 >Installing strigi-devel-0.5.9-2.fc10.i386 >Installing tex-preview-11.85-7.fc9.noarch >Installing fedorawaves-kdm-theme-1.1-1.fc9.noarch >Installing texlive-texmf-latex-2007-21.fc10.noarch >Installing xfig-common-3.2.5-10.fc9.i386 >Installing kde-settings-kdm-4.0-23.fc9.noarch >Installing kdnssd-avahi-devel-0.1.3-0.6.20080116svn.fc9.i386 >Installing kdelibs-devel-4.0.80-2.fc10.i386 >Installing gnome-python2-gtkhtml2-2.19.1-15.fc9.i386 >Installing gnome-python2-gnomeprint-2.22.0-5.fc10.i386 >Installing gnome-python2-applet-2.22.0-5.fc10.i386 >Installing gnome-games-2.23.3-1.fc10.i386 >Installing gnome-python2-gtksourceview-2.22.0-5.fc10.i386 >Installing openoffice.org-writer-core-3.0.0-0.0.17.1.fc10.i386 >Installing gnome-python2-libegg-2.19.1-15.fc9.i386 >Installing gnome-python2-gnomekeyring-2.22.0-5.fc10.i386 >Installing virt-manager-0.5.4-4.fc9.i386 >Installing gnome-applet-vm-0.2.0-2.fc9.i386 >Installing gnome-applets-2.23.2-2.fc10.i386 >Installing openoffice.org-writer-3.0.0-0.0.17.1.fc10.i386 >Installing xmlto-0.0.20-3.fc10.i386 >Installing openoffice.org-draw-3.0.0-0.0.17.1.fc10.i386 >Installing docbook2X-0.8.8-3.fc9.i386 >Installing gedit-2.23.1-1.fc10.i386 >Installing kdegraphics-4.0.80-1.fc10.i386 >Installing PyQt4-devel-4.4.2-1.fc10.i386 >Installing orca-2.23.3-1.fc10.i386 >Installing hplip-2.8.5-1.fc10.i386 >Installing kdegames-4.0.80-3.fc10.i386 >Installing openoffice.org-calc-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-impress-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-testtools-3.0.0-0.0.17.1.fc10.i386 >Installing kyum-0.7.5-12.fc9.i386 >Installing krusader-1.80.0-5.fc9.i386 >gtk-update-icon-cache: No theme index file.Installing kdeadmin-4.0.80-1.fc10.i386 >Installing rhythmbox-0.11.5-14.fc10.i386 >Installing ktorrent-3.0.2-3.fc10.i386 >Installing gtk-qt-engine-1.1-2.fc10.i386 >Installing kcoloredit-4.0.3-2.fc9.i386 >Installing kgrab-0.1.1-6.fc9.i386 >Installing kiconedit-4.0.3-2.fc9.i386 >Installing polyester-2.0-0.3.beta1.fc9.i386 >Installing xsane-0.995-3.fc9.i386 >Installing xsane-gimp-0.995-3.fc9.i386 >Installing a2ps-4.14-5.fc10.i386 >Installing linuxdoc-tools-0.9.21-16.fc9.i386 >Installing stellarium-0.9.1-6.fc9.i386 >Installing vym-1.10.0-3.fc9.i386 >Installing qgit-2.1-3.fc9.i386 >Installing meld-1.1.5-5.fc10.noarch >Installing gnome-games-extra-data-2.22.0-1.noarch >Installing gnome-schedule-2.0.2-1.fc9.noarch >Installing setroubleshoot-2.0.6-1.fc9.noarch >Installing blogtk-1.1-9.fc9.noarch >Installing kdepimlibs-devel-4.0.80-1.fc10.i386 >Installing system-config-keyboard-1.2.15-3.fc10.noarch >Installing docbook-utils-pdf-0.6.14-13.fc9.noarch >Installing openoffice.org-math-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-xsltfilter-3.0.0-0.0.17.1.fc10.i386 >Installing openoffice.org-extendedPDF-1.4-4.fc9.noarch >Installing openoffice.org-langpack-en-3.0.0-0.0.17.1.fc10.i386 >Installing w3c-markup-validator-0.8.2-3.fc9.noarch >Installing alacarte-0.11.5-1.fc9.noarch >Installing tetex-font-cm-lgc-0.5-9.fc9.noarch >Installing system-config-lvm-1.1.4-1.0.fc9.noarch >Installing system-config-network-1.5.10-1.fc9.noarch >Installing policycoreutils-gui-2.0.49-3.fc10.i386 >Installing system-config-httpd-1.4.4-1.fc8.noarch >Installing system-config-printer-1.0.0-3.fc10.i386 >Installing wallpapoz-0.4.1-5.svn87_trunk.fc9.noarch >Installing gnome-commander-1.2.6-2.fc10.i386 >Installing xorg-x11-server-Xorg-1.4.99.901-29.20080415.fc9.i386 >Installing kdebase-workspace-libs-4.0.80-4.fc10.i386 >Installing kdebase-workspace-4.0.80-4.fc10.i386 >Installing kdeartwork-kxs-4.0.80-2.fc10.i386 >Installing xorg-x11-drv-evdev-1.99.1-0.5.fc9.i386 >Installing kdebase-workspace-devel-4.0.80-4.fc10.i386 >Installing rhpxl-1.9-1.fc9.i386 >Installing xorg-x11-drv-diamondtouch-0.2.0-0.1.fc9.i386 >Installing xorg-x11-drv-v4l-0.2.0-1.fc9.i386 >Installing xorg-x11-drv-voodoo-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-mga-1.4.8-1.fc9.i386 >Installing xorg-x11-drv-vmmouse-12.5.0-1.fc9.i386 >Installing xorg-x11-drv-ur98-1.1.0-5.fc9.i386 >Installing xorg-x11-drv-citron-2.2.1-1.fc9.i386 >Installing xorg-x11-drv-openchrome-0.2.902-7.fc10.i386 >Installing xorg-x11-drv-acecad-1.2.2-1.fc9.i386 >Installing xorg-x11-drv-trident-1.3.0-1.fc9.i386 >Installing xorg-x11-drv-spaceorb-1.1.0-6.fc9.i386 >Installing xorg-x11-drv-cirrus-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-sis-0.10.0-1.fc9.i386 >Installing xorg-x11-drv-siliconmotion-1.6.0-1.fc9.i386 >Installing xorg-x11-drv-sisusb-0.9.0-1.fc9.i386 >Installing xorg-x11-drv-apm-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-dynapro-1.1.2-1.fc9.i386 >Installing xorg-x11-drv-dummy-0.3.0-1.fc9.i386 >Installing xorg-x11-drv-nv-2.1.8-2.fc10.i386 >Installing xorg-x11-drv-microtouch-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-s3virge-1.10.0-1.fc9.i386 >Installing xorg-x11-drv-glint-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-summa-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-mutouch-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-neomagic-1.2.0-1.fc9.i386 >Installing synaptics-0.14.6-7.fc9.i386 >Installing xorg-x11-drv-penmount-1.3.0-1.fc9.i386 >Installing xorg-x11-drv-tdfx-1.4.0-1.fc9.i386 >Installing xorg-x11-drv-hyperpen-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-elographics-1.2.0-1.fc9.i386 >Installing linuxwacom-0.7.9.8-7.fc10.i386 >Installing xorg-x11-drv-nouveau-0.0.10-3.20080520git9c1d87f.fc10.i386 >Installing xorg-x11-drv-dmc-1.1.2-1.fc9.i386 >Installing xorg-x11-drv-wiimote-0.0.1-1.fc9.i386 >Installing xorg-x11-drv-rendition-4.2.0-1.fc9.i386 >Installing xorg-x11-drv-vmware-10.16.0-1.fc9.i386 >Installing xorg-x11-drv-digitaledge-1.1.1-1.fc9.i386 >Installing xorg-x11-drv-palmax-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-tek4957-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-ati-6.8.0-14.fc9.i386 >Installing xorg-x11-drv-i810-2.2.1-24.fc9.i386 >Installing xorg-x11-drv-ast-0.85.0-1.fc9.i386 >Installing xorg-x11-drv-i128-1.3.0-1.fc9.i386 >Installing xorg-x11-drv-magellan-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-fbdev-0.3.1-7.fc9.i386 >Installing xorg-x11-drv-i740-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-fpit-1.2.0-1.fc9.i386 >Installing xorg-x11-drv-aiptek-1.1.1-1.fc9.i386 >Installing xorg-x11-drv-geode-2.9.0-2.fc10.i386 >Installing xorg-x11-drv-savage-2.2.0-2.fc9.i386 >Installing xorg-x11-drv-calcomp-1.1.2-1.fc9.i386 >Installing xorg-x11-drv-jamstudio-1.2.0-1.fc9.i386 >Installing xorg-x11-drivers-7.3-5.fc10.i386 >Installing system-config-display-1.0.51-9.fc9.noarch >Installing kdeaccessibility-4.0.80-1.fc10.i386 >Installing kdemultimedia-4.0.80-1.fc10.i386 >Installing kdeartwork-4.0.80-2.fc10.i386 >Installing kdeedu-4.0.80-4.fc10.i386 >Installing kdeutils-4.0.80-1.fc10.i386 >Installing extragear-plasma-4.0.80-2.fc10.i386 >Installing kdenetwork-4.0.80-1.fc10.i386 >Installing crystal-1.0.5-3.fc9.i386 >Installing kdeartwork-extras-4.0.80-2.fc10.i386 >Installing kdetoys-4.0.80-1.fc10.i386 >Installing rss-glx-kde-0.8.1.p-20.fc10.i386 >Installing kdemultimedia-devel-4.0.80-1.fc10.i386 >Installing kdesdk-4.0.80-1.fc10.i386 >Installing bind-chroot-9.5.0-36.fc10.i386 >Installing kernel-2.6.26-0.54.rc4.git5.fc10.i686 >Installing emacs-common-22.2-4.fc9.i386 >Installing emacs-22.2-4.fc9.i386
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 450377
: 308591