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 156313 Details for
Bug 242844
system failure during upgrade of Fc6 to F7
[?]
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.
plain text from saved system bug report
anacdump.txt (text/plain), 91.94 KB, created by
Clint Everett
on 2007-06-06 04:18:56 UTC
(
hide
)
Description:
plain text from saved system bug report
Filename:
MIME Type:
Creator:
Clint Everett
Created:
2007-06-06 04:18:56 UTC
Size:
91.94 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/gui.py", line 1099, in setScreen > newScreenClass = loaded.__dict__[className] > File "/usr/lib/anaconda/gui.py", line 1042, in nextClicked > self.setScreen () >KeyError: 'InstallProgressWindow' > >Local variables in innermost frame: >found: (<open file '/usr/lib/anaconda/iw/progress_gui.py', mode 'U' at 0x1194a380>, '/usr/lib/anaconda/iw/progress_gui.py', ('.py', 'U', 1)) >self: <gui.InstallControlWindow instance at 0xaaccf2c> >className: InstallProgressWindow >step: install >file: progress_gui >anaconda: <__main__.Anaconda instance at 0xb7eef52c> >newScreenClass: None >loaded: <module 'InstallProgressWindow' from '/usr/lib/anaconda/iw/progress_gui.py'> > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 176 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0xaacd16c> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: UpgradeConfirmWindow instance, containing members: > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.prevEnabled: True > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextEnabled: True > intf.icw.currentWindow.ics.grabNext: True > intf.icw.currentWindow.ics.title: About to Upgrade > intf.icw.currentWindow.anaconda: Already dumped > intf.icw.window: <gtk.Window object (GtkWindow) at 0xaad7fcc> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0xaad902c> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object (GtkWindow) at 0xaacdc5c> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0xaacd75c> > intf.icw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html > intf.icw.rnv.topDir: /mnt/source > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0xaacd284> > intf.icw.rnv.height: 600 > intf.icw.rnv.width: 800 > intf.icw.rnv.opener: FancyURLopener instance, containing members: > intf.icw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.icw.rnv.opener._URLopener__tempfiles: [] > intf.icw.rnv.opener.cert_file: None > intf.icw.rnv.opener.addheaders: [('User-Agent', 'Python-urllib/1.17')] > intf.icw.rnv.opener.tries: 0 > intf.icw.rnv.opener.ftpcache: {} > intf.icw.rnv.opener.tempcache: None > intf.icw.rnv.opener.auth_cache: {} > intf.icw.rnv.opener.key_file: None > intf.icw.rnv.opener.proxies: {} > intf.icw.rnv.opener.type: file > intf.icw.rnv.opener.maxtries: 10 > intf.icw.rnv.anaconda: Already dumped > intf.icw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.icw.rnv.htmlfooter: </pre></body></html> > intf.icw.rnv.is_showing: False > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: cdrom://scd1:/mnt/source >dispatch: Dispatcher instance, containing members: > dispatch.step: 33 > dispatch.skipSteps: {'writeconfig': 1, 'writexconfig': 1, 'accounts': 1, 'firstboot': 1, 'timezone': 1, 'confirminstall': 1, 'addswap': 1, 'network': 1, 'basepkgsel': 1, 'setuptime': 1, 'autopartitionexecute': 1, 'upgrademigratefs': 1, 'parttype': 1, 'tasksel': 1, 'betanag': 1, 'networkdevicecheck': 1, 'partitiondone': 1, 'enablefilesystems': 1, 'writeregkey': 1, 'upgradeswapsuggestion': 1, 'postscripts': 1, 'partition': 1, 'writeksconfig': 1, 'setfilecon': 1, 'group-selection': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: CdromInstallMethod instance, containing members: > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xabf324c>> > dispatch.method.splitmethod: True > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source > dispatch.method.timestamp: 1180276843.561677 > dispatch.method.tree: /mnt/source > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xabf324c>> > dispatch.method.loopbackFile: None > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xabf324c>> > dispatch.method.device: scd1 > dispatch.method.currentMedia: [1] > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: [('/dev/VolGroup00/LogVol00', 'ext3', 'Fedora Core 6', '')] > id.upgradeRoot: [('/dev/VolGroup00/LogVol00', 'ext3')] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0xa8f81ec>] >Primary Video Card Info: >device: None >driver : nv >descr : nVidia Corporation NV17 [GeForce4 MX 440] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: nVidia Corporation NV17 [GeForce4 MX 440] > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: nv > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7f35340> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: 0 > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: True > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0xaacc60c> > id.methodstr: cdrom://scd1:/mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xabf324c>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xabf324c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xabf324c>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /boot > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: tmpfs mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sysfs mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 5 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.totalSize: 2669983 > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.backend.totalFiles: 147165 > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0xb7dc3770>, 'sdb': <PedDisk object at 0xb7dc36e0>, 'sdc': <PedDisk object at 0xb7dc3ba8>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda, sdb, sdc] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3'), 'sdc1': ('Other', 'Other', 'fat16')} > id.bootloader.drivelist: [sda, sdb, sdc] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: False > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >HWADDR=00:11:5B:34:AE:C0 >ONBOOT=no > >} > id.network.primaryNS: > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: > id.network.gateway: > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 8 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7ec2b60> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 101.944335938 > size: 101.944335938 > end: 208844 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: /boot > protected: 0 > multidrive: 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.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [lvm2] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7ec2aa0> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 3 > mountpoint: None > requestSize: 38162.1884766 > size: 38162.1884766 > end: 78156224 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 38060.2441406 > size: 38060.2441406 > end: 78156224 > grow: 0 > start: 208845 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: FATFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: vfat > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 1048576 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [dosfstools] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7ec2260> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 4 > mountpoint: None > requestSize: 1901.83544922 > size: 1901.83544922 > end: 3894974 > grow: 0 > start: 16 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdc1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdc > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 5 > format: 0 pesize: 32768 > physvols: [2, 3] >, LV Request -- mountpoint: None uniqueID: 7 > type: swap format: 0 badblocks: None > size: 1024.0 lvname: LogVol01 volgroup: 5 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 6 > type: ext3 format: 0 badblocks: None > size: 75104.0 lvname: LogVol00 volgroup: 5 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 512 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.21-1.3194.fc7 (kojibuilder@xenbuilder3.fedora.phx.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:11:19 EDT 2007 ><6>BIOS-provided physical RAM map: ><4>sanitize start ><4>sanitize end ><4>copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2 ><4>copy_e820_map() start: 00000000000e0000 size: 0000000000006000 end: 00000000000e6000 type: 2 ><4>copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 ><4>copy_e820_map() start: 0000000000100000 size: 000000001fef0000 end: 000000001fff0000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000001fff0000 size: 0000000000008000 end: 000000001fff8000 type: 3 ><4>copy_e820_map() start: 000000001fff8000 size: 0000000000008000 end: 0000000020000000 type: 4 ><4>copy_e820_map() start: 00000000fec00000 size: 0000000000001000 end: 00000000fec01000 type: 2 ><4>copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2 ><4>copy_e820_map() start: 00000000fff80000 size: 0000000000080000 end: 0000000100000000 type: 2 ><4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000e0000 - 00000000000e6000 (reserved) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000001fff0000 (usable) ><4> BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data) ><4> BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS) ><4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>511MB LOWMEM available. ><6>found SMP MP-table at 000fb820 ><4>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 131056) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 131056 ><4> HighMem 131056 -> 131056 ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 131056 ><7>On node 0 totalpages: 131056 ><7> DMA zone: 32 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4064 pages, LIFO batch:0 ><7> Normal zone: 991 pages used for memmap ><7> Normal zone: 125969 pages, LIFO batch:31 ><7> HighMem zone: 0 pages used for memmap ><6>DMI 2.3 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000FA5A0, 0014 (r0 AMI ) ><4>ACPI: RSDT 1FFF0000, 002C (r1 AMIINT VIA_K7 10 MSFT 97) ><4>ACPI: FACP 1FFF0030, 0081 (r1 AMIINT VIA_K7 11 MSFT 97) ><4>ACPI: DSDT 1FFF0120, 30E9 (r1 VIA VIA_K7 1000 MSFT 100000D) ><4>ACPI: FACS 1FFF8000, 0040 ><4>ACPI: APIC 1FFF00C0, 0054 (r1 AMIINT VIA_K7 9 MSFT 97) ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><4>Processor #0 6:6 APIC version 16 ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000) ><4>Built 1 zonelists. Total pages: 130033 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffd000 (fee00000) ><7>mapped IOAPIC to ffffc000 (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=c076e000 soft=c074e000 ><4>PID hash table entries: 2048 (order: 11, 8192 bytes) ><4>Detected 1200.122 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) ><4>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>Memory: 509396k/524224k available (2037k kernel code, 14288k reserved, 1069k data, 236k init, 0k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc55000 - 0xfffff000 (3752 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB) ><4> lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB) ><4> .init : 0xc070e000 - 0xc0749000 ( 236 kB) ><4> .data : 0xc05fd722 - 0xc0708cb4 (1069 kB) ><4> .text : 0xc0400000 - 0xc05fd722 (2037 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><4>Calibrating delay using timer specific routine.. 2402.08 BogoMIPS (lpj=1201043) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><7>CPU: After generic identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000 ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 256K (64 bytes/line) ><7>CPU: After all inits, caps: 0383f3ff c1cbfbff 00000000 00000420 00000000 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 13k freed ><6>ACPI: Core revision 20070126 ><4>CPU0: AMD Athlon(tm) MP stepping 02 ><6>Total of 1 processors activated (2402.08 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>Brought up 1 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=336 bytes ><7>sizeof(dentry)=132 bytes ><7>sizeof(ext3inode)=488 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=1376 bytes ><4>Time: 20:21:24 Date: 05/05/107 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><4>PCI quirk: region 0800-087f claimed by vt8235 PM ><4>PCI quirk: region 0400-040f claimed by vt8235 SMB ><7>Boot video device is 0000:01:00.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15) ><6>ACPI: Power Resource [URP1] (off) ><6>ACPI: Power Resource [URP2] (off) ><6>ACPI: Power Resource [FDDP] (off) ><6>ACPI: Power Resource [LPTP] (off) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 10 devices ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>pnp: 00:04: iomem range 0xfee00000-0xfee00fff could not be reserved ><6>Time: tsc clocksource has been installed. ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: dde00000-dfefffff ><6> PREFETCH window: cdc00000-ddcfffff ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 4096 (order: 2, 16384 bytes) ><4>TCP established hash table entries: 16384 (order: 5, 196608 bytes) ><4>TCP bind hash table entries: 16384 (order: 5, 131072 bytes) ><6>TCP: Hash tables configured (established 16384 bind 16384) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5541k freed ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: overridden by ACPI. ><6>audit: initializing netlink socket (disabled) ><5>audit(1181074884.146:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key C3680E46D35DB7E1 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>ACPI: Processor [CPU1] (supports 16 throttling states) ><6>isapnp: Scanning for PnP cards... ><6>Switched to high resolution mode on CPU 0 ><6>isapnp: No Plug & Play device found ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>agpgart: Detected VIA KM400/KM400A chipset ><6>agpgart: AGP aperture is 64M @ 0xe0000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>usbcore: registered new interface driver libusual ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 ><4>PNP: PS/2 controller doesn't have AUX irq; using default 12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /class/input/input1 ><6>TCP bic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4> Magic number: 11:319:396 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 236k freed ><4>Write protecting the kernel read-only data: 803k ><6>loop: loaded (max 8 devices) ><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, 2 devices found ><6>input: PC Speaker as /class/input/input2 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>Mobile IPv6 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 16 ><6>ehci_hcd 0000:00:10.3: EHCI Host Controller ><6>ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:10.3: irq 16, io mem 0xdfffff00 ><6>ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 6 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 16 ><6>uhci_hcd 0000:00:10.0: UHCI Host Controller ><6>uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:10.0: irq 16, io base 0x0000e400 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 16 ><6>uhci_hcd 0000:00:10.1: UHCI Host Controller ><6>uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:10.1: irq 16, io base 0x0000e800 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 16 ><6>uhci_hcd 0000:00:10.2: UHCI Host Controller ><6>uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:10.2: irq 16, io base 0x0000ec00 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>usb 3-1: new full speed USB device using uhci_hcd and address 2 ><6>usb 3-1: configuration #1 chosen from 1 choice ><6>hub 3-1:1.0: USB hub found ><6>hub 3-1:1.0: 4 ports detected ><6>usb 3-2: new full speed USB device using uhci_hcd and address 3 ><6>usb 3-2: configuration #1 chosen from 1 choice ><6>usb 3-1.2: new full speed USB device using uhci_hcd and address 4 ><6>usb 3-1.2: not running at top speed; connect to a high speed hub ><6>usb 3-1.2: configuration #1 chosen from 1 choice ><6>usb 3-1.3: new low speed USB device using uhci_hcd and address 5 ><6>usb 3-1.3: configuration #1 chosen from 1 choice ><6>input: Logitech USB Mouse as /class/input/input3 ><6>input: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:10.1-1.3 ><6>Initializing USB Mass Storage driver... ><6>scsi0 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 4 ><7>usb-storage: waiting for device to settle before scanning ><6>usbcore: registered new interface driver usb-storage ><6>USB Mass Storage support registered. ><7>usb-storage: device scan complete ><5>scsi 0:0:0:0: Direct-Access USB Flash Memory 6.50 PQ: 0 ANSI: 0 CCS ><5>scsi 0:0:0:1: CD-ROM USB Flash Memory 6.50 PQ: 0 ANSI: 0 ><5>SCSI device sda: 3894975 512-byte hdwr sectors (1994 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 45 00 00 08 ><3>sda: assuming drive cache: write through ><5>SCSI device sda: 3894975 512-byte hdwr sectors (1994 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 45 00 00 08 ><3>sda: assuming drive cache: write through ><6> sda: sda1 ><5>sd 0:0:0:0: Attached scsi removable disk sda ><4>sr0: scsi3-mmc drive: 8x/40x writer xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 0:0:0:1: Attached scsi CD-ROM sr0 ><6>usbcore: deregistering interface driver usb-storage ><6>via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker ><6>ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 17 ><6>eth0: VIA Rhine II at 0xdffffe00, 00:11:5b:34:ae:c0, IRQ 17. ><6>eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1. ><7>libata version 2.20 loaded. ><7>pata_via 0000:00:11.1: version 0.2.1 ><4>ACPI: Unable to derive IRQ for device 0000:00:11.1 ><4>ACPI: PCI Interrupt 0000:00:11.1[A]: no GSI ><6>ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fc00 irq 14 ><6>ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fc08 irq 15 ><6>scsi1 : pata_via ><6>ata1.00: ata_hpa_resize 1: sectors = 78165360, hpa_sectors = 78165360 ><6>ata1.00: ATA-5: ST340016A, 3.05, max UDMA/100 ><6>ata1.00: 78165360 sectors, multi 16: LBA ><6>ata1.01: ata_hpa_resize 1: sectors = 78165360, hpa_sectors = 78165360 ><6>ata1.01: ATA-5: ST340016A, 3.10, max UDMA/100 ><6>ata1.01: 78165360 sectors, multi 16: LBA ><6>ata1.00: ata_hpa_resize 1: sectors = 78165360, hpa_sectors = 78165360 ><6>ata1.00: configured for UDMA/100 ><6>ata1.01: ata_hpa_resize 1: sectors = 78165360, hpa_sectors = 78165360 ><6>ata1.01: configured for UDMA/100 ><6>scsi2 : pata_via ><6>ata2.00: ATAPI, max UDMA/66 ><6>ata2.01: ATAPI, max UDMA/66 ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/33 ><5>scsi 1:0:0:0: Direct-Access ATA ST340016A 3.05 PQ: 0 ANSI: 5 ><5>SCSI device sda: 78165360 512-byte hdwr sectors (40021 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sda: 78165360 512-byte hdwr sectors (40021 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 ><5>sd 1:0:0:0: Attached scsi disk sda ><5>scsi 1:0:1:0: Direct-Access ATA ST340016A 3.10 PQ: 0 ANSI: 5 ><5>SCSI device sdb: 78165360 512-byte hdwr sectors (40021 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sdb: 78165360 512-byte hdwr sectors (40021 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdb: sdb1 ><5>sd 1:0:1:0: Attached scsi disk sdb ><5>scsi 2:0:0:0: CD-ROM SONY DVD RW AW-G170A 1.62 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray ><7>sr 2:0:0:0: Attached scsi CD-ROM sr0 ><5>scsi 2:0:1:0: CD-ROM ATAPI DVD-ROM 16X 422L PQ: 0 ANSI: 5 ><4>sr1: scsi3-mmc drive: 14x/40x cd/rw xa/form2 cdda tray ><7>sr 2:0:1:0: Attached scsi CD-ROM sr1 ><6>Initializing USB Mass Storage driver... ><6>scsi3 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 4 ><7>usb-storage: waiting for device to settle before scanning ><6>usbcore: registered new interface driver usb-storage ><6>USB Mass Storage support registered. ><7>usb-storage: device scan complete ><5>scsi 3:0:0:0: Direct-Access USB Flash Memory 6.50 PQ: 0 ANSI: 0 CCS ><5>scsi 3:0:0:1: CD-ROM USB Flash Memory 6.50 PQ: 0 ANSI: 0 ><5>SCSI device sdc: 3894975 512-byte hdwr sectors (1994 MB) ><5>sdc: Write Protect is off ><7>sdc: Mode Sense: 45 00 00 08 ><3>sdc: assuming drive cache: write through ><5>SCSI device sdc: 3894975 512-byte hdwr sectors (1994 MB) ><5>sdc: Write Protect is off ><7>sdc: Mode Sense: 45 00 00 08 ><3>sdc: assuming drive cache: write through ><6> sdc: sdc1 ><5>sd 3:0:0:0: Attached scsi removable disk sdc ><4>sr2: scsi3-mmc drive: 8x/40x writer xa/form2 cdda tray ><7>sr 3:0:0:1: Attached scsi CD-ROM sr2 ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 2048 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><3>ata2: port failed to respond (30 secs, Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/33 ><6>ata2: EH complete ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 2048 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/33 ><6>ata2: EH complete ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 2048 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/33 ><6>ata2: EH complete ><7>ISO 9660 Extensions: RRIP_1991A ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1816 types, 78 bools, 1 sens, 1024 cats ><7>security: 60 classes, 65638 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 sr1, type iso9660), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1181075135.608:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: pIII_sse ><4> pIII_sse : 1040.000 MB/sec ><4>raid5: using function: pIII_sse (1040.000 MB/sec) ><4>raid6: int32x1 402 MB/s ><4>raid6: int32x2 507 MB/s ><4>raid6: int32x4 453 MB/s ><4>raid6: int32x8 417 MB/s ><4>raid6: mmxx1 972 MB/s ><4>raid6: mmxx2 1550 MB/s ><4>raid6: sse1x1 898 MB/s ><4>raid6: sse1x2 1496 MB/s ><4>raid6: using algorithm sse1x2 (1496 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built May 23 2007 22:13:32) installed ><6>Lock_Nolock (built May 23 2007 22:13:44) installed ><6>JFS: nTxBlock = 4026, nTxLock = 32209 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><6>usbcore: registered new interface driver appletouch ><5>audit(1181075150.606:3): audit_pid=700 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><6>ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 18 ><4>ata2.01: limiting speed to UDMA/25:PIO4 ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 4096 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><3>ata2: port failed to respond (30 secs, Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/25 ><6>ata2: EH complete ><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 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 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-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 sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><6>Adding 1048568k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:1048568k ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 4096 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/25 ><6>ata2: EH complete ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 4096 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><3>ata2: port failed to respond (30 secs, Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/25 ><6>ata2: EH complete ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 4096 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><3>ata2: port failed to respond (30 secs, Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/25 ><6>ata2: EH complete ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 4096 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><3>ata2: port failed to respond (30 secs, Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/25 ><6>ata2: EH complete ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 4096 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><3>ata2: port failed to respond (30 secs, Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/25 ><6>sr 2:0:1:0: SCSI error: return code = 0x08000002 ><6>sr1: Current [descriptor]: sense key: Aborted Command ><6> Additional sense: No additional sense information ><6>Descriptor sense data with sense descriptors (in hex): ><6> 72 0b 00 00 00 00 00 0e 09 0c 00 00 00 03 00 00 ><6> 00 00 00 00 b0 40 ><4>end_request: I/O error, dev sr1, sector 5441280 ><3>Buffer I/O error on device sr1, logical block 1360320 ><3>Buffer I/O error on device sr1, logical block 1360321 ><6>ata2: EH complete ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 4096 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><3>ata2: port failed to respond (30 secs, Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/25 ><6>ata2: EH complete ><3>ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ><3>ata2.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0 cdb 0x28 data 4096 in ><4> res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout) ><4>ata2: port is slow to respond, please be patient (Status 0xd0) ><6>ata2: soft resetting port ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/25 ><6>ata2: EH complete ><3>SQUASHFS error: sb_bread failed reading block 0x2514 ><3>SQUASHFS error: Unable to read page, block 944c19, size 5c1 > > >/tmp/anaconda.log: >20:21:25 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >20:21:25 INFO : 515344 kB are available >20:21:25 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >20:21:25 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:26 INFO : loaded cramfs from /modules/modules.cgz >20:21:26 INFO : loaded fat from /modules/modules.cgz >20:21:26 INFO : loaded vfat from /modules/modules.cgz >20:21:26 INFO : loaded sunrpc from /modules/modules.cgz >20:21:26 INFO : loaded lockd from /modules/modules.cgz >20:21:26 INFO : loaded nfs_acl from /modules/modules.cgz >20:21:26 INFO : loaded nfs from /modules/modules.cgz >20:21:26 INFO : loaded loop from /modules/modules.cgz >20:21:26 INFO : loaded floppy from /modules/modules.cgz >20:21:26 INFO : loaded edd from /modules/modules.cgz >20:21:26 INFO : loaded pcspkr from /modules/modules.cgz >20:21:26 INFO : loaded squashfs from /modules/modules.cgz >20:21:26 INFO : loaded jbd from /modules/modules.cgz >20:21:26 INFO : loaded mbcache from /modules/modules.cgz >20:21:26 INFO : loaded ext3 from /modules/modules.cgz >20:21:26 INFO : loaded ext2 from /modules/modules.cgz >20:21:26 DEBUG : module(s) isofs not found >20:21:26 INFO : inserted /tmp/cramfs.ko >20:21:26 INFO : inserted /tmp/fat.ko >20:21:26 INFO : inserted /tmp/vfat.ko >20:21:26 INFO : inserted /tmp/sunrpc.ko >20:21:26 INFO : inserted /tmp/lockd.ko >20:21:26 INFO : inserted /tmp/nfs_acl.ko >20:21:26 INFO : inserted /tmp/nfs.ko >20:21:26 INFO : inserted /tmp/loop.ko >20:21:26 INFO : inserted /tmp/floppy.ko >20:21:26 INFO : inserted /tmp/edd.ko >20:21:26 INFO : inserted /tmp/pcspkr.ko >20:21:26 INFO : inserted /tmp/squashfs.ko >20:21:26 INFO : inserted /tmp/jbd.ko >20:21:26 INFO : inserted /tmp/mbcache.ko >20:21:26 INFO : inserted /tmp/ext3.ko >20:21:26 INFO : inserted /tmp/ext2.ko >20:21:26 INFO : load module set done >20:21:26 INFO : modules to insert ipv6 >20:21:26 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:26 INFO : loaded ipv6 from /modules/modules.cgz >20:21:26 INFO : inserted /tmp/ipv6.ko >20:21:26 INFO : load module set done >20:21:26 INFO : modules to insert cdrom ide-cd >20:21:26 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:26 INFO : loaded cdrom from /modules/modules.cgz >20:21:26 DEBUG : module(s) ide-cd not found >20:21:26 INFO : inserted /tmp/cdrom.ko >20:21:26 INFO : load module set done >20:21:26 INFO : modules to insert scsi_mod sd_mod sr_mod >20:21:26 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:26 INFO : loaded scsi_mod from /modules/modules.cgz >20:21:26 INFO : loaded sd_mod from /modules/modules.cgz >20:21:26 INFO : loaded sr_mod from /modules/modules.cgz >20:21:26 INFO : inserted /tmp/scsi_mod.ko >20:21:26 INFO : inserted /tmp/sd_mod.ko >20:21:26 INFO : inserted /tmp/sr_mod.ko >20:21:26 INFO : load module set done >20:21:26 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >20:21:26 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:27 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >20:21:27 INFO : loaded libiscsi from /modules/modules.cgz >20:21:27 INFO : loaded iscsi_tcp from /modules/modules.cgz >20:21:27 INFO : inserted /tmp/scsi_transport_iscsi.ko >20:21:27 INFO : inserted /tmp/libiscsi.ko >20:21:27 INFO : inserted /tmp/iscsi_tcp.ko >20:21:27 INFO : load module set done >20:21:27 INFO : looking for usb controllers >20:21:27 INFO : found USB controller ehci-hcd >20:21:27 INFO : modules to insert ehci-hcd >20:21:27 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:27 INFO : loaded ehci-hcd from /modules/modules.cgz >20:21:27 INFO : inserted /tmp/ehci-hcd.ko >20:21:27 INFO : load module set done >20:21:27 INFO : found USB controller uhci-hcd >20:21:27 INFO : modules to insert uhci-hcd >20:21:27 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:27 INFO : loaded uhci-hcd from /modules/modules.cgz >20:21:28 INFO : inserted /tmp/uhci-hcd.ko >20:21:28 INFO : load module set done >20:21:28 INFO : found USB controller uhci-hcd >20:21:28 INFO : modules to insert >20:21:28 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:28 INFO : load module set done >20:21:28 INFO : found USB controller uhci-hcd >20:21:28 INFO : modules to insert >20:21:28 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:28 INFO : load module set done >20:21:28 DEBUG : waiting for usb to become stable... >20:21:32 DEBUG : 4 seconds. >20:21:32 INFO : modules to insert hid keybdev usb-storage >20:21:32 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:32 INFO : loaded usb-storage from /modules/modules.cgz >20:21:32 DEBUG : module(s) hid keybdev not found >20:21:38 DEBUG : slept 6 seconds >20:21:39 INFO : inserted /tmp/usb-storage.ko >20:21:39 INFO : load module set done >20:21:40 INFO : no firewire controller found >20:21:40 DEBUG : no pcic controller found >20:21:40 DEBUG : probing buses >20:21:40 DEBUG : finished bus probing >20:21:40 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3177 >20:21:40 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device b198 >20:21:40 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3205 >20:21:40 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3059 >20:21:40 DEBUG : ignoring driverless device nVidia Corporation NV17 [GeForce4 MX 440] >20:21:40 INFO : modules to insert mii via-rhine libata pata_via >20:21:40 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:40 INFO : loaded mii from /modules/modules.cgz >20:21:40 INFO : loaded via-rhine from /modules/modules.cgz >20:21:40 INFO : loaded libata from /modules/modules.cgz >20:21:40 INFO : loaded pata_via from /modules/modules.cgz >20:21:40 INFO : going to rmmod usb-storage >20:21:40 INFO : inserted /tmp/mii.ko >20:21:40 INFO : inserted /tmp/via-rhine.ko >20:21:40 INFO : inserted /tmp/libata.ko >20:21:57 INFO : inserted /tmp/pata_via.ko >20:21:57 INFO : modules to insert usb-storage >20:21:57 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:21:57 INFO : loaded usb-storage from /modules/modules.cgz >20:21:58 INFO : inserted /tmp/usb-storage.ko >20:21:58 INFO : removed usb-storage from modprobe.conf >20:21:58 INFO : load module set done >20:21:58 INFO : load module set done >20:21:58 INFO : trying to mount CD device scd0 >20:21:58 INFO : trying to mount CD device scd1 >20:25:26 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 10 >20:25:26 DEBUG : MD5SUM -> 7a4291b37912cbf1df08306507095821 >20:25:26 DEBUG : skipsectors = 15 >20:25:26 INFO : supported = 0 >20:25:34 INFO : Loading SELinux policy >20:25:35 INFO : getting ready to spawn shell now >20:25:35 INFO : modules to insert ide-cd >20:25:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:25:35 DEBUG : module(s) ide-cd not found >20:25:35 INFO : load module set done >20:25:35 INFO : modules to insert >20:25:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:25:35 INFO : load module set done >20:25:35 INFO : modules to insert >20:25:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:25:35 INFO : load module set done >20:25:35 DEBUG : probing buses >20:25:36 DEBUG : finished bus probing >20:25:36 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8235 ISA Bridge >20:25:36 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8237 PCI Bridge >20:25:36 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge >20:25:36 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller >20:25:36 DEBUG : ignoring driverless device nVidia Corporation NV17 [GeForce4 MX 440] >20:25:36 INFO : modules to insert >20:25:36 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:25:36 INFO : load module set done >20:25:36 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >20:25:36 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:25:36 INFO : loaded raid0 from /modules/modules.cgz >20:25:36 INFO : loaded raid1 from /modules/modules.cgz >20:25:36 INFO : loaded xor from /modules/modules.cgz >20:25:36 INFO : loaded raid456 from /modules/modules.cgz >20:25:36 INFO : loaded raid10 from /modules/modules.cgz >20:25:36 INFO : loaded msdos from /modules/modules.cgz >20:25:36 INFO : loaded gfs2 from /modules/modules.cgz >20:25:36 INFO : loaded lock_nolock from /modules/modules.cgz >20:25:36 INFO : loaded reiserfs from /modules/modules.cgz >20:25:36 INFO : loaded jfs from /modules/modules.cgz >20:25:36 INFO : loaded xfs from /modules/modules.cgz >20:25:36 INFO : loaded dm-mod from /modules/modules.cgz >20:25:36 INFO : loaded dm-zero from /modules/modules.cgz >20:25:36 INFO : loaded dm-mirror from /modules/modules.cgz >20:25:36 INFO : loaded dm-snapshot from /modules/modules.cgz >20:25:36 INFO : loaded dm-multipath from /modules/modules.cgz >20:25:36 INFO : loaded dm-round-robin from /modules/modules.cgz >20:25:36 INFO : loaded dm-emc from /modules/modules.cgz >20:25:36 DEBUG : module(s) md raid5 raid6 not found >20:25:36 INFO : inserted /tmp/raid0.ko >20:25:36 INFO : inserted /tmp/raid1.ko >20:25:36 INFO : inserted /tmp/xor.ko >20:25:36 INFO : inserted /tmp/raid456.ko >20:25:36 INFO : inserted /tmp/raid10.ko >20:25:36 INFO : inserted /tmp/msdos.ko >20:25:36 INFO : inserted /tmp/gfs2.ko >20:25:36 INFO : inserted /tmp/lock_nolock.ko >20:25:36 INFO : inserted /tmp/reiserfs.ko >20:25:36 INFO : inserted /tmp/jfs.ko >20:25:36 INFO : inserted /tmp/xfs.ko >20:25:36 INFO : inserted /tmp/dm-mod.ko >20:25:36 INFO : inserted /tmp/dm-zero.ko >20:25:36 INFO : inserted /tmp/dm-mirror.ko >20:25:36 INFO : inserted /tmp/dm-snapshot.ko >20:25:36 INFO : inserted /tmp/dm-multipath.ko >20:25:36 INFO : inserted /tmp/dm-round-robin.ko >20:25:36 INFO : inserted /tmp/dm-emc.ko >20:25:36 INFO : load module set done >20:25:36 INFO : looking for USB mouse... >20:25:36 INFO : USB mouse found, loading mousedev module >20:25:36 INFO : modules to insert mousedev appletouch >20:25:36 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >20:25:37 INFO : loaded appletouch from /modules/modules.cgz >20:25:37 DEBUG : module(s) mousedev not found >20:25:37 INFO : inserted /tmp/appletouch.ko >20:25:37 INFO : load module set done >20:25:37 DEBUG : failed to loading mousedev module >20:25:37 INFO : Running anaconda script /usr/bin/anaconda >20:25:50 INFO : using only installclass _Fedora >20:25:51 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'cdrom://scd1:/mnt/source', '--graphical', '--selinux'] >20:25:51 INFO : Display mode = g >20:25:51 INFO : Method = cdrom://scd1:/mnt/source >20:25:55 INFO : anaconda floppy device fd0 >20:26:10 INFO : Started mini-wm >20:26:11 INFO : Starting graphical installation... >20:26:13 INFO : Detected 512M of memory >20:26:13 INFO : Swap attempt of 512M to 1024M >20:26:13 WARNING : step installtype does not exist >20:26:13 WARNING : step complete does not exist >20:26:15 INFO : moving (1) to step welcome >20:26:25 INFO : moving (1) to step language >20:26:50 INFO : moving (1) to step keyboard >20:26:53 INFO : moving (1) to step findrootparts >20:26:53 DEBUG : starting mpaths >20:26:53 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc'] >20:26:53 DEBUG : DiskSet.skippedDisks: [] >20:26:53 DEBUG : DiskSet.skippedDisks: [] >20:26:53 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc'] >20:26:53 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc'] >20:26:54 DEBUG : mpaths: [] >20:26:54 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc'] >20:26:54 DEBUG : starting dmraids >20:26:54 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc'] >20:26:54 DEBUG : DiskSet.skippedDisks: [] >20:26:54 DEBUG : DiskSet.skippedDisks: [] >20:26:54 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc'] >20:26:54 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc'] >20:26:54 DEBUG : done starting dmraids. Drivelist: ['sda', 'sdb', 'sdc'] >20:28:04 INFO : lv is VolGroup00/LogVol00, size of 75104 >20:28:04 INFO : lv is VolGroup00/LogVol01, size of 1024 >20:28:04 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >20:28:05 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage >20:28:06 WARNING : step complete does not exist >20:28:06 INFO : moving (1) to step findinstall >20:28:37 WARNING : step installtype does not exist >20:28:37 WARNING : step checkdeps does not exist >20:28:37 WARNING : step dependencies does not exist >20:28:37 WARNING : step complete does not exist >20:28:37 INFO : moving (1) to step partitionobjinit >20:28:37 INFO : no initiator set >20:28:37 INFO : no /tmp/fcpconfig; not configuring zfcp >20:28:40 INFO : lv VolGroup00/LogVol00, attr is -wi--- >20:28:40 INFO : lv VolGroup00/LogVol01, attr is -wi--- >20:28:41 INFO : lv is VolGroup00/LogVol00, size of 75104 >20:28:41 INFO : lv is VolGroup00/LogVol01, size of 1024 >20:28:45 INFO : pv is /dev/sda2 in vg VolGroup00, size is 38060 >20:28:45 INFO : pv is /dev/sdb1 in vg VolGroup00, size is 38162 >20:28:45 INFO : vg VolGroup00, size is 76192, pesize is 32768 >20:28:45 INFO : lv is VolGroup00/LogVol00, size of 75104 >20:28:45 INFO : lv is VolGroup00/LogVol01, size of 1024 >20:28:45 INFO : mdadm -E /dev/VolGroup00/LogVol00 >20:28:45 INFO : mdadm -E /dev/VolGroup00/LogVol01 >20:28:46 INFO : moving (1) to step upgrademount >20:28:52 INFO : going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage as ext3 >20:28:52 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >20:28:55 INFO : lv VolGroup00/LogVol00, attr is -wi-ao >20:28:55 INFO : lv is VolGroup00/LogVol00, size of 75104 >20:28:55 INFO : lv is VolGroup00/LogVol01, size of 1024 >20:28:55 INFO : trying to mount VolGroup00/LogVol00 on / >20:28:55 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >20:28:55 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >20:28:55 INFO : trying to mount sda1 on /boot >20:28:55 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >20:28:55 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot >20:28:55 INFO : trying to mount proc on /proc >20:28:55 INFO : set SELinux context for mountpoint /proc to None >20:28:55 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >20:28:55 INFO : trying to mount sysfs on /sys >20:28:55 INFO : set SELinux context for mountpoint /sys to None >20:28:55 DEBUG : isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys >20:28:55 INFO : set SELinux context for mountpoint /mnt/sysimage/dev to None >20:28:55 DEBUG : isys.py:mount()- going to mount /dev on //mnt/sysimage/dev >20:28:56 INFO : moving (1) to step upgradecontinue >20:28:56 INFO : moving (1) to step upgrademigfind >20:28:56 INFO : moving (1) to step upgbootloader >20:29:12 INFO : moving (1) to step bootloadersetup >20:29:12 INFO : moving (1) to step bootloader >20:29:29 INFO : moving (1) to step bootloaderadvanced >20:29:52 INFO : moving (1) to step reposetup >20:29:52 ERROR : failed to unlink /var/lib/rpm/__db.000 >20:29:52 CRITICAL: No Repositories Available to Set Up >20:29:52 INFO : switching from CD [1] to 1 for >20:30:04 INFO : moving (1) to step postselection >20:30:04 INFO : selected kernel package for kernel >20:30:05 WARNING : Package grub - 0.97-13.i386 already installed and latest version >20:30:07 WARNING : No package matched to remove >20:30:07 WARNING : No package matched to remove >20:34:29 INFO : moving (1) to step confirmupgrade >20:35:57 INFO : moving (1) to step install > > >/tmp/lvmout: > > >/mnt/sysimage/root/install.log: >Installing libgcc - 4.1.1-30.i386 >warning: libgcc-4.1.1-30: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 >Installing setup - 2.5.55-1.noarch >Installing filesystem - 2.4.0-1.i386 >Installing basesystem - 8.0-5.1.1.noarch >Installing kernel-headers - 2.6.18-1.2798.fc6.i386 >Installing tzdata - 2006m-2.fc6.noarch >Installing glibc-common - 2.5-3.i386 >Installing glibc - 2.5-3.i686 >Installing zlib - 1.2.3-3.i386 >Installing glib2 - 2.12.3-2.fc6.i386 >Installing atk - 1.12.2-1.fc6.i386 >Installing chkconfig - 1.3.30-1.i386 >Installing popt - 1.10.2-32.i386 >Installing libstdc++ - 4.1.1-30.i386 >Installing libICE - 1.0.1-2.1.i386 >Installing libSM - 1.0.1-3.1.i386 >Installing libart_lgpl - 2.3.17-4.i386 >Installing mktemp - 3:1.5-23.2.2.i386 >Installing libjpeg - 6b-37.i386 >Installing libusb - 0.1.12-5.1.i386 >Installing libpng - 2:1.2.10-7.i386 >Installing expat - 1.95.8-8.2.1.i386 >Installing audit-libs - 1.2.8-1.fc6.i386 >Installing bzip2-libs - 1.0.3-3.i386 >Installing libtiff - 3.8.2-6.fc6.i386 >Installing libXau - 1.0.1-3.1.i386 >Installing cyrus-sasl-lib - 2.1.22-4.i386 >Installing db4 - 4.3.29-9.fc6.i386 >Installing libattr - 2.4.32-1.1.i386 >Installing libacl - 2.2.39-1.1.i386 >Installing libogg - 2:1.1.3-2.fc6.i386 >Installing bluez-libs - 3.7-1.i386 >Installing libgpg-error - 1.4-2.i386 >Installing libcap - 1.10-25.i386 >Installing libgcrypt - 1.2.3-1.i386 >Installing gnutls - 1.4.1-2.i386 >Installing cups-libs - 1:1.2.4-9.i386 >Installing libfontenc - 1.0.2-2.1.i386 >Installing tcp_wrappers - 7.6-40.2.1.i386 >Installing elfutils-libelf - 0.123-1.fc6.i386 >Installing libraw1394 - 1.2.1-1.fc6.i386 >Installing beecrypt - 4.1.2-10.1.1.i386 >Installing slang - 2.0.6-3.i386 >Installing libXdmcp - 1.0.1-2.1.i386 >Installing hesiod - 3.1.0-8.i386 >Installing gdbm - 1.8.0-26.2.1.i386 >Installing perl - 4:5.8.8-10.i386 >Installing perl-Digest-SHA1 - 2.11-1.2.1.i386 >Installing perl-Compress-Zlib - 1.42-1.fc6.i386 >Installing libavc1394 - 0.5.3-1.fc6.i386 >Installing libvorbis - 1:1.1.2-1.2.1.i386 >Installing openobex - 1.3-3.1.i386 >Installing libIDL - 0.8.7-1.fc6.i386 >Installing ORBit2 - 2.14.3-3.fc6.i386 >Installing wireless-tools - 1:28-1.fc6.i386 >Installing mkisofs - 9:2.01-10.i386 >Installing libieee1284 - 0.2.9-3.2.2.i386 >Installing libexif - 0.6.13-2.i386 >Installing pkgconfig - 1:0.21-1.fc6.i386 >Installing SDL - 1.2.10-6.2.i386 >Installing libdrm - 2.0.2-1.1.i386 >Installing liboil - 0.3.8-2.1.i386 >Installing libdv - 0.104-4.fc6.1.i386 >Installing dvd+rw-tools - 6.1-4.1.i386 >Installing perl-IO-Zlib - 1.04-4.2.1.noarch >Installing perl-Archive-Tar - 1.30-1.fc6.noarch >Installing perl-Digest-HMAC - 1.01-15.noarch >Installing perl-String-CRC32 - 1.4-2.fc6.i386 >Installing perl-HTML-Tagset - 3.10-2.1.1.noarch >Installing perl-HTML-Parser - 3.55-1.fc6.i386 >Installing perl-Socket6 - 0.19-3.fc6.i386 >Installing perl-IO-Socket-INET6 - 2.51-2.fc6.noarch >Installing perl-Net-IP - 1.25-2.fc6.noarch >Installing perl-Net-DNS - 0.59-1.fc6.i386 >Installing libiec61883 - 1.0.0-11.fc6.i386 >Installing speex - 1.0.5-2.1.i386 >Installing flac - 1.1.2-27.i386 >Installing libtheora - 1.0alpha7-1.i386 >Installing lcms - 1.15-1.2.2.i386 >Installing libmng - 1.0.9-5.1.i386 >Installing libmusicbrainz - 2.1.1-4.1.i386 >Installing cdrdao - 1.2.1-2.i386 >Installing pcre - 6.6-1.1.i386 >Installing gstreamer-tools - 0.10.9-2.i386 >Installing gmime - 2.2.3-3.fc6.i386 >Installing file - 4.17-8.i386 >Installing dosfstools - 2.11-6.1.fc6.i386 >Installing zip - 2.31-1.2.2.i386 >Installing pax - 3.4-1.2.2.i386 >Installing libevent - 1.1a-3.2.1.i386 >Installing libsysfs - 2.0.0-6.i386 >Installing mailx - 8.1.1-44.2.2.i386 >Installing libnl - 1.0-0.10.pre5.4.i386 >Installing libFS - 1.0.0-3.1.i386 >Installing ethtool - 3-1.2.2.i386 >Installing mingetty - 1.07-5.2.2.i386 >Installing libvolume_id - 095-14.i386 >Installing dmidecode - 1:2.7-1.26.1.fc6.i386 >Installing libdaemon - 0.10-3.2.i386 >Installing pcsc-lite-libs - 1.3.1-7.i386 >Installing patch - 2.5.4-29.2.2.i386 >Installing cracklib-dicts - 2.8.9-3.1.i386 >Installing gnome-mime-data - 2.4.2-3.1.i386 >Installing xkeyboard-config - 0.8-7.fc6.noarch >Installing nash - 5.1.19-1.i386 >Installing rmt - 0.4b41-2.fc6.i386 >Installing mailcap - 2.1.23-1.fc6.noarch >Installing termcap - 1:5.5-1.20060701.1.noarch >Installing libtermcap - 2.0.8-46.1.i386 >Installing bash - 3.1-16.1.i386 >Installing libxml2 - 2.6.26-2.1.1.i386 >Installing info - 4.8-11.1.i386 >Installing libbonobo - 2.16.0-1.fc6.i386 >Installing grep - 2.5.1-54.1.i386 >Installing ncurses - 5.5-24.20060715.i386 >Installing freetype - 2.2.1-10.fc6.i386 >Installing readline - 5.1-1.1.i386 >Installing gawk - 3.1.5-11.i386 >Installing sed - 4.1.5-5.fc6.i386 >Installing libsepol - 1.12.27-1.i386 >Installing desktop-file-utils - 0.10-7.i386 >Installing sqlite - 3.3.6-2.i386 >Installing nspr - 4.6.3-1.i386 >Installing nss - 3.11.3-2.i386 >Installing diffutils - 2.8.1-15.2.2.i386 >Installing audiofile - 1:0.2.6-5.i386 >Installing redhat-menus - 6.7.5-3.noarch >Installing libXfont - 1.2.2-1.fc6.i386 >Installing procps - 3.2.7-8.i386 >Installing libidn - 0.6.5-1.1.i386 >Installing iproute - 2.6.16-6.fc6.i386 >Installing iptables - 1.3.5-1.2.1.i386 >Installing pilot-link - 2:0.11.8-16.i386 >Installing aspell - 12:0.60.3-7.1.i386 >Installing less - 394-4.1.i386 >Installing gzip - 1.3.5-9.i386 >Installing cpio - 2.6-19.i386 >Installing make - 1:3.81-1.1.i386 >Installing libxslt - 1.1.17-1.1.i386 >Installing libsoup - 2.2.96-4.fc6.i386 >Installing fedora-logos - 6.0.6-1.fc6.noarch >Installing cdparanoia-libs - alpha9.8-27.2.i386 >Installing gamin - 0.1.7-7.fc6.i386 >Installing procmail - 3.22-17.1.i386 >Installing xorg-x11-filesystem - 7.1-2.fc6.noarch >Installing libX11 - 1.0.3-4.fc6.i386 >Installing libXext - 1.0.1-2.1.i386 >Installing libXrender - 0.9.1-3.1.i386 >Installing libXt - 1.0.2-3.1.fc6.i386 >Installing libXmu - 1.0.2-5.i386 >Installing libXi - 1.0.1-3.1.i386 >Installing libXinerama - 1.0.1-2.1.i386 >Installing startup-notification - 0.8-4.1.i386 >Installing xorg-x11-font-utils - 1:7.1-2.i386 >Installing libXrandr - 1.1.1-3.1.i386 >Installing libXxf86vm - 1.0.1-3.1.i386 >Installing libXxf86misc - 1.0.1-3.1.i386 >Installing libXtst - 1.0.1-3.1.i386 >Installing libXv - 1.0.1-4.1.i386 >Installing libXfixes - 4.0.1-2.1.i386 >Installing libXcursor - 1.1.7-1.1.i386 >Installing libXpm - 3.5.5-3.i386 >Installing libXaw - 1.0.2-8.1.i386 >Installing libXTrap - 1.0.0-3.1.i386 >Installing libXScrnSaver - 1.1.0-3.1.i386 >Installing libdmx - 1.0.2-3.1.i386 >Installing libXres - 1.0.1-3.1.i386 >Installing libXxf86dga - 1.0.1-3.1.i386 >Installing libXfontcache - 1.0.2-3.1.i386 >Installing libxkbfile - 1.0.3-3.1.i386 >Installing xorg-x11-xkb-utils - 1.0.2-2.1.i386 >Installing giflib - 4.1.3-7.1.i386 >Installing cdparanoia - alpha9.8-27.2.i386 >Installing iptables-ipv6 - 1.3.5-1.2.1.i386 >Installing nss-tools - 3.11.3-2.i386 >Installing bc - 1.06-21.i386 >Installing ttmkfdir - 3.0.9-22.i386 >Installing ed - 0.2-38.2.2.i386 >Installing time - 1.7-27.2.2.i386 >Installing groff - 1.18.1.1-11.1.i386 >Installing cpp - 4.1.1-30.i386 >Installing xorg-x11-server-utils - 7.1-4.fc6.i386 >Installing binutils - 2.17.50.0.3-6.i386 >Installing m4 - 1.4.5-3.i386 >Installing shared-mime-info - 0.19-1.i386 >Installing libcroco - 0.6.1-2.1.i386 >Installing iputils - 20020927-41.fc6.i386 >Installing crontabs - 1.10-8.noarch >Installing bzip2 - 1.0.3-3.i386 >Installing unzip - 5.52-2.2.1.i386 >Installing cdrecord - 9:2.01-10.i386 >Installing fedora-release-notes - 6-3.noarch >Installing fedora-release - 6-4.noarch >Installing anacron - 2.3-41.fc6.i386 >Installing xorg-x11-xauth - 1:1.0.1-2.1.i386 >Installing grub - 0.97-13.i386 >Installing aspell-en - 50:6.0-2.1.i386 >Installing iptstate - 1.4-1.1.2.2.i386 >Installing ftp - 0.17-33.fc6.i386 >Installing crash - 4.0-3.3.i386 >Installing nano - 1.3.12-1.1.i386 >Installing mtr - 2:0.71-3.1.i386 >Installing telnet - 1:0.17-37.i386 >Installing talk - 0.17-29.2.2.i386 >Installing mgetty - 1.1.33-9.fc6.i386 >Installing gpm - 1.20.1-74.1.i386 >Installing jwhois - 3.2.3-6.1.i386 >Installing festival - 1.95-5.2.1.i386 >Installing nc - 1.84-10.fc6.i386 >Installing dump - 0.4b41-2.fc6.i386 >Installing numactl - 0.9.8-1.35.i386 >Installing fbset - 2.1-22.i386 >Installing acl - 2.2.39-1.1.i386 >Installing rsync - 2.6.8-3.1.i386 >Installing attr - 2.4.32-1.1.i386 >Installing cyrus-sasl-plain - 2.1.22-4.i386 >Installing libao - 0.8.6-3.i386 >Installing hdparm - 6.6-2.i386 >Installing setserial - 2.17-19.2.2.i386 >Installing traceroute - 2:1.0.4-2.i386 >Installing vconfig - 1.9-2.1.i386 >Installing finger - 0.17-32.2.1.1.i386 >Installing rdate - 1.4-6.i386 >Installing symlinks - 1.2-24.2.2.i386 >Installing pam_smb - 1.1.7-7.2.1.i386 >Installing rsh - 0.17-36.i386 >Installing unix2dos - 2.2-26.2.2.i386 >Installing tree - 1.5.0-4.i386 >Installing pam_passwdqc - 1.0.2-1.2.2.i386 >Installing rdist - 1:6.1.5-44.i386 >Installing dos2unix - 3.1-27.1.i386 >Installing setarch - 2.0-1.1.i386 >Installing eject - 2.1.5-4.i386 >Installing netpbm - 10.35-6.fc6.i386 >Installing brlapi - 0.4.1-1.fc6.i386 >Installing desktop-backgrounds-basic - 2.0-37.noarch >Installing specspo - 12-1.noarch >Installing man-pages - 2.39-5.noarch >Installing words - 3.0-9.noarch >Installing rootfiles - 8.1-1.1.1.noarch >Installing gnome-backgrounds - 2.15.92-1.fc6.noarch >Installing libselinux - 1.30.29-2.i386 >Installing shadow-utils - 2:4.0.17-5.i386 >Installing device-mapper - 1.02.07-3.i386 >Installing e2fsprogs-libs - 1.39-7.i386 >Installing findutils - 1:4.2.27-4.1.i386 >Installing coreutils - 5.97-11.i386 >Installing krb5-libs - 1.5-7.i386 >Installing openssl - 0.9.8b-8.i686 >Installing python - 2.4.3-18.fc6.i386 >Installing fontconfig - 2.4.1-3.fc6.i386 >Installing cairo - 1.2.4-1.fc6.i386 >Installing openldap - 2.3.27-4.i386 >Installing rhpl - 0.194-1.i386 >Installing module-init-tools - 3.3-0.pre1.4.17.i386 >Installing libXft - 2.1.10-1.1.i386 >Installing pango - 1.14.4-3.fc6.i386 >Installing newt - 0.52.2-9.i386 >Installing alsa-lib - 1.0.12-2.fc6.i386 >Installing esound - 1:0.2.36-3.i386 >Installing mesa-libGL - 6.5.1-7.fc6.i386 >Installing hwdata - 0.191-1.noarch >Installing neon - 0.25.5-5.1.i386 >Installing rpm - 4.4.2-32.i386 >Installing hicolor-icon-theme - 0.9-2.1.noarch >Installing gtk2 - 2.10.4-4.fc6.i386 >Installing GConf2 - 2.14.0-2.1.i386 >Installing libglade2 - 2.6.0-2.i386 >Installing libgnomecanvas - 2.14.0-4.1.i386 >Installing gnome-keyring - 0.6.0-1.fc6.i386 >Installing gail - 1.9.2-1.fc6.i386 >Installing sgml-common - 0.6.3-18.noarch >Installing net-tools - 1.60-73.i386 >Installing psmisc - 22.2-5.i386 >Installing gtk2-engines - 2.8.0-1.fc6.i386 >Installing libwnck - 2.16.0-4.fc6.i386 >Installing gnome-icon-theme - 2.16.0.1-2.fc6.noarch >Installing poppler - 0.5.4-2.fc6.i386 >Installing rpm-libs - 4.4.2-32.i386 >Installing rpm-python - 4.4.2-32.i386 >Installing pciutils - 2.2.3-4.i386 >Installing mesa-libGLU - 6.5.1-7.fc6.i386 >Installing pwlib - 1.10.1-6.fc6.i386 >Installing ghostscript-fonts - 5.50-13.1.1.noarch >Installing gnome-menus - 2.16.0-2.fc6.i386 >Installing gettext - 0.14.6-3.fc6.i386 >Installing libbtctl - 0.6.0-9.1.i386 >Installing pygobject2 - 2.12.1-1.fc6.i386 >Installing libsemanage - 1.6.17-1.i386 >Installing libxml2-python - 2.6.26-2.1.1.i386 >Installing dbus - 0.93-3.fc6.i386 >Installing dbus-glib - 0.70-4.i386 >Installing dbus-python - 0.70-6.i386 >Installing notification-daemon - 0.3.5-6.i386 >Installing libnotify - 0.4.2-4.fc6.i386 >Installing net-snmp-libs - 1:5.3.1-11.fc6.i386 >Installing libgssapi - 0.10-1.i386 >Installing e2fsprogs - 1.39-7.i386 >Installing kpartx - 0.4.7-5.i386 >Installing libutempter - 1.1.4-3.fc6.i386 >Installing tar - 2:1.15.1-19.i386 >Installing dmraid - 1.0.0.rc13-1.fc6.i386 >Installing nfs-utils-lib - 1.0.8-7.2.i386 >Installing bluez-pin - 0.30-5.i386 >Installing NetworkManager-glib - 1:0.6.4-5.fc6.i386 >Installing opal - 2.2.2-1.1.i386 >Installing poppler-utils - 0.5.4-2.fc6.i386 >Installing redhat-artwork - 5.0.8-1.fc6.i386 >Installing opensp - 1.5.2-3.1.i386 >Installing openjade - 1.3.2-27.i386 >Installing man - 1.6d-1.1.i386 >Installing xorg-x11-utils - 7.1-2.fc6.i386 >Installing ntsysv - 1.3.30-1.i386 >Installing system-config-securitylevel-tui - 1.6.27-1.i386 >Installing paps - 0.6.6-16.fc6.i386 >Installing qt - 1:3.3.6-13.i386 >Installing pycairo - 1.2.0-1.1.i386 >Installing libgdiplus - 1.1.17-1.fc6.i386 >Installing mono-core - 1.1.17.1-3.fc6.i386 >Installing gtk-sharp2 - 2.10.0-3.fc6.i386 >Installing mono-data - 1.1.17.1-3.fc6.i386 >Installing mono-data-sqlite - 1.1.17.1-3.fc6.i386 >Installing mono-web - 1.1.17.1-3.fc6.i386 >Installing gmime-sharp - 2.2.3-3.fc6.i386 >Installing gd - 2.0.33-9.3.fc6.i386 >Installing pyxf86config - 0.3.31-2.fc6.i386 >Installing python-urlgrabber - 2.9.9-2.noarch >Installing yum-metadata-parser - 1.0-8.fc6.i386 >Installing python-elementtree - 1.2.6-5.i386 >Installing python-sqlite - 1.1.7-1.2.1.i386 >Installing yum - 3.0-6.noarch >Installing audit-libs-python - 1.2.8-1.fc6.i386 >Installing libselinux-python - 1.30.29-2.i386 >Installing python-numeric - 23.7-2.2.2.i386 >Installing pygtk2 - 2.10.1-4.fc6.i386 >Installing pygtk2-libglade - 2.10.1-4.fc6.i386 >Installing cracklib - 2.8.9-3.1.i386 >Installing pam - 0.99.6.2-3.fc6.i386 >Installing util-linux - 2.13-0.44.fc6.i386 >Installing SysVinit - 2.86-14.i386 >Installing initscripts - 8.45.3-1.i386 >Installing openssh - 4.3p2-10.i386 >Installing policycoreutils - 1.30.30-1.i386 >Installing avahi - 0.6.11-6.fc6.i386 >Installing avahi-glib - 0.6.11-6.fc6.i386 >Installing dhclient - 12:3.0.4-21.fc6.i386 >Installing cups - 1:1.2.4-9.i386 >Installing portmap - 4.0-65.2.2.1.i386 >Installing libuser - 0.54.7-2.i386 >Installing passwd - 0.73-1.i386 >Installing usermode - 1.87-3.i386 >Installing authconfig - 5.3.10-1.i386 >Installing kbd - 1.12-18.i386 >Installing pm-utils - 0.19-3.i386 >Installing usermode-gtk - 1.87-3.i386 >Installing ypbind - 3:1.19-5.i386 >Installing libgnomecups - 0.2.2-8.i386 >Installing dhcdbd - 2.1-1.fc6.i386 >Installing selinux-policy - 2.3.18-10.noarch >Installing openssh-clients - 4.3p2-10.i386 >Installing sysklogd - 1.4.1-39.2.i386 >Installing vixie-cron - 4:4.1-64.fc6.i386 >Installing bluez-utils - 2.25-12.i386 >Installing cyrus-sasl - 2.1.22-4.i386 >Installing sendmail - 8.13.8-2.i386 >Installing mcstrans - 0.1.8-3.i386 >Installing foomatic - 3.0.2-38.i386 >Installing at - 3.1.8-82.fc6.i386 >Installing PyXML - 0.8.4-4.i386 >Installing sip - 4.4.5-3.i386 >Installing PyQt - 3.16-4.i386 >Installing pyorbit - 2.14.1-1.1.i386 >Installing libwvstreams - 4.2.2-2.1.i386 >Installing libpcap - 14:0.9.4-8.1.i386 >Installing curl - 7.15.5-1.fc6.i386 >Installing bind-libs - 30:9.3.2-41.fc6.i386 >Installing wpa_supplicant - 1:0.4.8-10.1.fc6.i386 >Installing perl-Net-SSLeay - 1.30-4.fc6.i386 >Installing perl-IO-Socket-SSL - 1.01-1.fc6.noarch >Installing spamassassin - 3.1.4-1.fc6.i386 >Installing tcsh - 6.14-11.i386 >Installing mtools - 3.9.10-2.fc6.i386 >Installing syslinux - 3.11-4.i386 >Installing nscd - 2.5-3.i386 >Installing xml-common - 0.6.3-18.noarch >Installing docbook-dtds - 1.0-30.1.noarch >Installing scrollkeeper - 0.3.14-8.fc6.i386 >Installing cryptsetup-luks - 1.0.3-2.1.i386 >Installing lvm2 - 2.02.06-4.i386 >Installing lockdev - 1.0.1-10.i386 >Installing gphoto2 - 2.2.0-2.1.i386 >Installing MAKEDEV - 3.23-1.2.i386 >Installing udev - 095-14.i386 >Installing hal - 0.5.8.1-4.fc6.i386 >Installing mkinitrd - 5.1.19-1.i386 >Installing kernel - 2.6.18-1.2798.fc6.i686 >Installing kudzu - 1.2.57.1-2.i386 >Installing system-config-network-tui - 1.3.95-1.noarch >Installing which - 2.16-7.i386 >Installing htmlview - 3.0.0-14.1.noarch >Installing vim-minimal - 2:7.0.109-3.i386 >Installing logrotate - 3.7.4-7.i386 >Installing ppp - 2.4.4-1.i386 >Installing rp-pppoe - 3.5-32.1.i386 >Installing wvdial - 1.54.0-5.2.2.1.i386 >Installing sudo - 1.6.8p12-10.i386 >Installing pinfo - 0.6.9-1.fc6.i386 >Installing firstboot-tui - 1.4.23-1.noarch >Installing pcmciautils - 014-5.i386 >Installing mkbootdisk - 1.5.3-2.1.i386 >Installing NetworkManager - 1:0.6.4-5.fc6.i386 >Installing smartmontools - 1:5.36-3.i386 >Installing nss_ldap - 253-1.i386 >Installing bind-utils - 30:9.3.2-41.fc6.i386 >Installing gnupg - 1.4.5-4.i386 >Installing system-config-printer-libs - 0.7.32-1.i386 >Installing redhat-lsb - 3.1-11.i386 >Installing fetchmail - 6.3.4-1.1.i386 >Installing mdadm - 2.5.4-2.fc6.i386 >Installing netdump - 0.7.16-5.i386 >Installing selinux-policy-targeted - 2.3.18-10.noarch >Installing yp-tools - 2.9-0.1.i386 >Installing authconfig-gtk - 5.3.10-1.i386 >Installing apmd - 1:3.2.2-5.i386 >Installing setuptool - 1.18.1-1.2.1.i386 >Installing system-config-keyboard - 1.2.10-2.noarch >Installing nfs-utils - 1:1.0.9-8.fc6.i386 >Installing openssh-server - 4.3p2-10.i386 >Installing openssh-askpass - 4.3p2-10.i386 >Installing quota - 1:3.13-1.2.3.1.i386 >Installing acpid - 1.0.4-5.i386 >Installing irqbalance - 1:1.13-4.fc6.i386 >Installing yum-updatesd - 3.0-6.noarch >Installing microcode_ctl - 1:1.13-1.33.fc6.i386 >Installing cpuspeed - 1:1.2.1-1.40.fc6.i386 >Installing dhcpv6_client - 0.10-32.fc6.i386 >Installing ipsec-tools - 0.6.5-6.i386 >Installing rng-utils - 1:2.0-1.14.1.fc6.i386 >Installing prelink - 0.3.9-2.i386 >Installing vnc-server - 4.1.2-3.fc6.i386 >Installing pam_pkcs11 - 0.5.3-22.i386 >Installing pam_ccreds - 3-5.i386 >Installing pam_krb5 - 2.2.11-1.i386 >Installing samba-common - 3.0.23c-2.i386 >Installing libwmf - 0.2.8.4-10.i386 >Installing xterm - 215-3.fc6.i386 >Installing device-mapper-multipath - 0.4.7-5.i386 >Installing notify-python - 0.1.0-3.fc6.i386 >Installing glx-utils - 6.5.1-7.fc6.i386 >Installing gnome-themes - 2.16.0-1.fc6.noarch >Installing tmpwatch - 2.9.7-1.1.i386 >Installing gimp-libs - 2:2.2.13-1.fc6.i386 >Installing xsri - 1:2.1.0-10.fc6.i386 >Installing cadaver - 0.22.3-4.i386 >Installing usbutils - 0.71-2.1.i386 >Installing alsa-utils - 1.0.12-3.fc6.i386 >Installing sox - 12.18.1-1.i386 >Installing irda-utils - 0.9.17-2.fc6.i386 >Installing autofs - 1:5.0.1-0.rc2.10.i386 >Installing diskdumputils - 1.3.6-5.1.i386 >Installing slrn - 0.9.8.1pl1-1.2.2.i386 >Installing elinks - 0.11.1-5.i386 >Installing stunnel - 4.15-2.i386 >Installing lftp - 3.5.1-2.fc6.i386 >Installing wget - 1.10.2-7.i386 >Installing tcpdump - 14:3.9.4-8.1.i386 >Installing krb5-workstation - 1.5-7.i386 >Installing psacct - 6.3.2-41.1.i386 >Installing readahead - 1:1.3-5.i386 >Installing ksh - 20060214-1.1.i386 >Installing sysreport - 1.4.3-9.noarch >Installing logwatch - 7.3-5.noarch >Installing parted - 1.7.1-16.fc6.i386 >Installing mlocate - 0.14-2.1.i386 >Installing lsof - 4.78-3.i386 >Installing nss_db - 2.2-35.1.i386 >Installing gnome-vfs2 - 2.16.0-4.fc6.i386 >Installing libgnome - 2.16.0-4.fc6.i386 >Installing libbonoboui - 2.16.0-1.fc6.i386 >Installing libgnomeui - 2.16.0-4.fc6.i386 >Installing gnome-python2 - 2.16.0-1.fc6.i386 >Installing chkfontpath - 1.10.1-1.1.i386 >Installing evolution-data-server - 1.8.0-11.fc6.i386 >Installing nautilus-extensions - 2.16.0-5.fc6.i386 >Installing pcsc-lite - 1.3.1-7.i386 >Installing urw-fonts - 2.3-6.1.1.noarch >Installing ghostscript - 8.15.2-8.1.i386 >Installing libgnomeprint22 - 2.12.1-8.i386 >Installing libgnomeprintui22 - 2.12.1-6.i386 >Installing gnome-desktop - 2.16.0-1.fc6.i386 >Installing gnome-panel - 2.16.0-4.fc6.i386 >Installing gnome-sharp - 2.16.0-1.fc6.i386 >Installing gnome-mount - 0.5-2.fc6.i386 >Installing libgsf - 1.14.1-6.i386 >Installing librsvg2 - 2.16.0-2.fc6.i386 >Installing ifd-egate - 0.05-15.i386 >Installing xorg-x11-drv-vesa - 1.2.1-4.i386 >Installing eel2 - 2.16.0-1.fc6.i386 >Installing nautilus-cd-burner - 2.16.0-3.fc6.i386 >Installing gsf-sharp - 0.8.1-2.fc6.i386 >Installing gnome-pilot - 2.0.13-16.i386 >Installing gtkhtml3 - 3.12.0-1.fc6.i386 >Installing ccid - 1.0.1-5.i386 >Installing xorg-x11-fonts-base - 7.1-2.noarch >Installing gnome-python2-canvas - 2.16.0-1.fc6.i386 >Installing gnome-python2-extras - 2.14.2-4.fc6.i386 >Installing firefox - 1.5.0.7-7.fc6.i386 >Installing gnome-bluetooth-libs - 0.7.0-10.1.i386 >Installing gnome-spell - 1.0.7-3.1.i386 >Installing gnome-python2-gnomevfs - 2.16.0-1.fc6.i386 >Installing sane-backends-libs - 1.0.18-5.fc6.i386 >Installing xorg-x11-xfs - 1:1.0.2-3.1.i386 >Installing evolution - 2.8.0-7.fc6.i386 >Installing gnome-bluetooth - 0.7.0-10.1.i386 >Installing mutt - 5:1.4.2.2-2.i386 >Installing gnome-python2-libegg - 2.14.2-4.fc6.i386 >Installing system-config-network - 1.3.95-1.noarch >Installing coolkey - 1.0.1-10.i386 >Installing evince - 0.6.0-3.fc6.i386 >Installing gthumb - 2.7.8-3.fc6.i386 >Installing gimp-print - 4.2.7-22.i386 >Installing file-roller - 2.16.0-2.fc6.i386 >Installing ekiga - 2.0.2-7.i386 >Installing xorg-x11-fonts-ISO8859-1-75dpi - 7.1-2.noarch >Installing gnome-python2-bonobo - 2.16.0-1.fc6.i386 >Installing gnome-python2-desktop - 2.16.0-1.fc6.i386 >Installing gucharmap - 1.8.0-1.fc6.i386 >Installing gtkhtml2 - 2.11.0-3.i386 >Installing sane-backends - 1.0.18-5.fc6.i386 >Installing xorg-x11-drv-keyboard - 1.1.0-2.1.i386 >Installing libsane-hpaio - 1.6.7-4.i386 >Installing hpijs - 1:1.6.7-4.i386 >Installing beagle - 0.2.10-3.fc6.i386 >Installing beagle-gui - 0.2.10-3.fc6.i386 >Installing hplip - 1.6.7-4.i386 >Installing gstreamer - 0.10.9-2.i386 >Installing gstreamer-plugins-base - 0.10.9-4.i386 >Installing xorg-x11-drv-evdev - 1.1.2-2.1.i386 >Installing gnome-media - 2.16.1-2.fc6.i386 >Installing gstreamer-plugins-good - 0.10.4-1.fc6.i386 >Installing sound-juicer - 2.16.0-1.fc6.i386 >Installing xorg-x11-drv-mouse - 1.1.1-1.1.i386 >Installing xorg-x11-server-Xorg - 1.1.1-47.fc6.i386 >Installing xorg-x11-drv-void - 1.1.0-3.1.i386 >Installing xorg-x11-drv-siliconmotion - 1.4.1-2.1.i386 >Installing xorg-x11-drv-i740 - 1.1.0-2.1.i386 >Installing xorg-x11-drv-microtouch - 1.1.0-1.1.i386 >Installing xorg-x11-drv-spaceorb - 1.1.0-1.1.i386 >Installing xorg-x11-drv-cyrix - 1.1.0-4.i386 >Installing xorg-x11-drv-nsc - 2.8.1-2.1.i386 >Installing xorg-x11-drv-fpit - 1.1.0-1.1.i386 >Installing xorg-x11-drv-trident - 1.2.1-3.fc6.i386 >Installing xorg-x11-drv-penmount - 1.1.0-2.1.i386 >Installing xorg-x11-drv-sisusb - 0.8.1-4.1.i386 >Installing xorg-x11-drv-sis - 0.9.1-7.i386 >Installing xorg-x11-drv-summa - 1.1.0-1.1.i386 >Installing xorg-x11-drv-savage - 2.1.1-5.fc6.i386 >Installing xorg-x11-drv-v4l - 0.1.1-4.i386 >Installing xorg-x11-drv-vmware - 10.13.0-2.1.i386 >Installing xorg-x11-drv-dmc - 1.1.0-2.i386 >Installing xorg-x11-drv-cirrus - 1.1.0-2.fc6.i386 >Installing xorg-x11-drv-ark - 0.6.0-2.1.i386 >Installing xorg-x11-drv-elographics - 1.1.0-1.1.i386 >Installing xorg-x11-drv-acecad - 1.1.0-2.1.i386 >Installing xorg-x11-drv-dynapro - 1.1.0-2.i386 >Installing xorg-x11-drv-via - 0.2.1-7.i386 >Installing xorg-x11-drv-digitaledge - 1.1.0-1.1.i386 >Installing xorg-x11-drv-apm - 1.1.1-2.1.i386 >Installing xorg-x11-drv-aiptek - 1.0.1-2.i386 >Installing xorg-x11-drv-ast - 0.81.0-3.i386 >Installing xorg-x11-drv-magellan - 1.1.0-1.1.i386 >Installing xorg-x11-drv-joystick - 1.1.0-1.1.i386 >Installing xorg-x11-drv-mutouch - 1.1.0-2.i386 >Installing xorg-x11-drv-rendition - 4.1.0-3.1.i386 >Installing xorg-x11-drv-nv - 1.2.0-4.fc6.i386 >Installing xorg-x11-drv-palmax - 1.1.0-1.1.i386 >Installing xorg-x11-drv-vga - 4.1.0-2.1.i386 >Installing xorg-x11-drv-magictouch - 1.0.0.5-2.1.i386 >Installing xorg-x11-drv-tdfx - 1.2.1-3.1.i386 >Installing xorg-x11-drv-dummy - 0.2.0-2.1.i386 >Installing xorg-x11-drv-hyperpen - 1.1.0-2.i386 >Installing xorg-x11-drv-voodoo - 1.1.0-3.1.i386 >Installing xorg-x11-drv-s3 - 0.4.1-2.1.i386 >Installing xorg-x11-drv-jamstudio - 1.1.0-1.1.i386 >Installing xorg-x11-drv-glint - 1.1.1-4.1.i386 >Installing xorg-x11-drv-i810 - 1.6.5-9.fc6.i386 >Installing xorg-x11-drv-i128 - 1.2.0-4.i386 >Installing xorg-x11-drv-calcomp - 1.1.0-1.1.i386 >Installing xorg-x11-drv-fbdev - 0.3.0-2.i386 >Installing xorg-x11-drv-ati - 6.6.2-4.fc6.i386 >Installing xorg-x11-drv-citron - 2.2.0-1.1.i386 >Installing xorg-x11-drv-neomagic - 1.1.1-2.1.i386 >Installing xorg-x11-drv-chips - 1.1.1-2.1.i386 >Installing xorg-x11-drv-vmmouse - 12.4.0-2.1.i386 >Installing xorg-x11-drv-mga - 1.4.2-1.fc6.i386 >Installing xorg-x11-drv-tseng - 1.1.0-3.1.i386 >Installing xorg-x11-drv-ur98 - 1.1.0-1.1.i386 >Installing xorg-x11-drv-elo2300 - 1.1.0-1.1.i386 >Installing xorg-x11-drv-s3virge - 1.9.1-2.1.i386 >Installing xorg-x11-drivers - 7.1-3.i386 >Installing iso-codes - 0.53-1.noarch >Installing comps-extras - 11.1-1.1.noarch >Installing libXdamage - 1.0.3-2.1.i386 >Installing libgtop2 - 2.14.4-2.fc6.i386 >Installing libxklavier - 3.0-1.fc6.i386 >Installing libbeagle - 0.2.10-3.fc6.i386 >Installing jpackage-utils - 1.6.6-1jpp.8.noarch >Installing xml-commons - 1.3.02-0.b2.7jpp.10.i386 >Installing agg - 2.4-2.1.i386 >Installing gnome-speech - 0.4.5-1.fc6.i386 >Installing psutils - 1.17-26.1.i386 >Installing libXcomposite - 0.3-5.1.i386 >Installing libXevie - 1.0.1-3.1.i386 >Installing vim-common - 2:7.0.109-3.i386 >Installing libicu - 3.6-4.i386 >Installing gmp - 4.1.4-7.i386 >Installing libgpod - 0.3.0-3.1.i386 >Installing libsilc - 1.0.2-2.fc6.i386 >Installing libtool-ltdl - 1.5.22-6.1.i386 >Installing netpbm-progs - 10.35-6.fc6.i386 >Installing enscript - 1.6.4-4.fc6.i386 >Installing xorg-x11-twm - 1:1.0.1-3.1.i386 >Installing dcraw - 0.0.20060521-1.1.i386 >Installing bitstream-vera-fonts - 1.10-7.noarch >Installing joystick - 1.2.15-20.2.2.i386 >Installing lrzsz - 0.12.20-22.1.i386 >Installing cdda2wav - 9:2.01-10.i386 >Installing gnome-audio - 2.0.0-3.1.1.noarch >Installing libgcj - 4.1.1-30.i386 >Installing at-spi - 1.7.11-2.fc6.i386 >Installing dbus-x11 - 0.93-3.fc6.i386 >Installing metacity - 2.16.0-5.fc6.i386 >Installing gtkspell - 2.0.11-2.1.i386 >Installing xorg-x11-xinit - 1.0.2-12.fc6.i386 >Installing apr - 1.2.7-10.i386 >Installing gnome-doc-utils - 0.8.0-2.fc6.noarch >Installing gnome-mag - 0.13.1-1.fc6.i386 >Installing system-config-language - 1.1.11-2.noarch >Installing system-config-securitylevel - 1.6.27-1.i386 >Installing ntp - 4.2.2p1-3.i386 >Installing postgresql-libs - 8.1.4-1.1.i386 >Installing apr-util - 1.2.7-3.i386 >Installing httpd - 2.2.3-5.i386 >Installing bitmap-fonts - 0.3-5.1.1.noarch >Installing vte - 0.14.0-1.fc6.i386 >Installing dejavu-lgc-fonts - 2.10-1.noarch >Installing zenity - 2.16.0-1.fc6.i386 >Installing guile - 5:1.8.0-8.20060831cvs.i386 >Installing system-config-soundcard - 2.0.3-2.fc6.noarch >Installing hal-cups-utils - 0.6.2-4.i386 >Installing system-config-services - 0.9.1-1.fc6.noarch >Installing isdn4k-utils - 3.2-50.i386 >Installing gnome-user-docs - 2.16.0-2.fc6.noarch >Installing rhgb - 0.16.4-1.fc6.i386 >Installing gnome-user-share - 0.10-5.i386 >Installing system-config-printer - 0.7.32-1.i386 >Installing samba-client - 3.0.23c-2.i386 >Installing system-config-rootpassword - 1.1.9-1.noarch >Installing minicom - 2.1-3.i386 >Installing vorbis-tools - 1:1.1.1-2.i386 >Installing xorg-x11-apps - 7.1-3.fc6.i386 >Installing a2ps - 4.13b-57.i386 >Installing vim-enhanced - 2:7.0.109-3.i386 >Installing java-1.4.2-gcj-compat - 1.4.2.0-40jpp.110.i386 >Installing tomcat5-servlet-2.4-api - 5.5.17-6jpp.2.i386 >Installing gtksourceview - 1.8.0-1.fc6.i386 >Installing xml-commons-apis - 1.3.02-0.b2.7jpp.10.i386 >Installing system-config-users - 1.2.46-1.fc6.noarch >Installing libwpd - 0.8.6-1.i386 >Installing hsqldb - 1:1.8.0.4-3jpp.4.i386 >Installing tomcat5-jsp-2.0-api - 5.5.17-6jpp.2.i386 >Installing nautilus-sendto - 0.7-5.fc6.i386 >Installing gnome-netstatus - 2.12.0-5.1.i386 >Installing libgail-gnome - 1.1.3-1.2.1.i386 >Installing gjdoc - 0.7.7-11.i386 >Installing antlr - 2.7.6-4jpp.2.i386 >Installing evolution-sharp - 0.11.1-10.fc6.i386 >Installing gcalctool - 5.8.24-2.fc6.i386 >Installing gimp - 2:2.2.13-1.fc6.i386 >Installing gnome-vfs2-smb - 2.16.0-4.fc6.i386 >Installing nautilus - 2.16.0-5.fc6.i386 >Installing xsane-gimp - 0.991-2.fc6.i386 >Installing gimp-help - 2-0.1.0.10.1.1.noarch >Installing gimp-print-plugin - 4.2.7-22.i386 >Installing gimp-data-extras - 2.0.1-1.1.1.noarch >Installing gnome-utils - 1:2.16.0-1.fc6.i386 >Installing nautilus-sendto-bluetooth - 0.7-5.fc6.i386 >Installing esc - 1.0.0-16.fc6.i386 >Installing yelp - 2.16.0-4.fc6.i386 >Installing gnome-games - 1:2.16.0-1.fc6.i386 >Installing gdm - 1:2.16.0-10.fc6.i386 >Installing ImageMagick - 6.2.8.0-3.fc6.i386 >Installing gimp-print-utils - 4.2.7-22.i386 >Installing tomboy - 0.4.1-1.fc6.i386 >Installing planner - 0.14-3.i386 >Installing eog - 2.16.0.1-2.fc6.i386 >Installing xsane - 0.991-2.fc6.i386 >Installing NetworkManager-gnome - 1:0.6.4-5.fc6.i386 >Installing evolution-webcal - 2.7.1-6.i386 >Installing gaim - 2:2.0.0-0.15.beta3.fc6.i386 >Installing xorg-x11-fonts-misc - 7.1-2.noarch >Installing xorg-x11-fonts-100dpi - 7.1-2.noarch >Installing xorg-x11-fonts-75dpi - 7.1-2.noarch >Installing xorg-x11-fonts-ISO8859-1-100dpi - 7.1-2.noarch >Installing xorg-x11-fonts-Type1 - 7.1-2.noarch >Installing xorg-x11-fonts-truetype - 7.1-2.noarch >Installing gnome-terminal - 2.16.0-2.fc6.i386 >Installing vino - 2.13.5-4.1.i386 >Installing gnome-power-manager - 2.16.0-3.fc6.i386 >Installing gnome-system-monitor - 2.16.0-1.fc6.i386 >Installing gok - 1.2.0-1.fc6.i386 >Installing desktop-printing - 0.19-16.fc6.i386 >Installing im-chooser - 0.3.3-2.fc6.i386 >Installing gnome-screensaver - 2.16.0-7.fc6.i386 >Installing krb5-auth-dialog - 0.7-1.i386 >Installing xerces-j2 - 2.7.1-7jpp.2.i386 >Installing xalan-j2 - 2.7.0-6jpp.1.i386 >Installing gnome-python2-gconf - 2.16.0-1.fc6.i386 >Installing bsf - 2.3.0-11jpp.1.i386 >Installing bsh - 1.3.0-9jpp.1.i386 >Installing openoffice.org-core - 1:2.0.4-5.3.i386 >Installing gnome-python2-applet - 2.16.0-1.fc6.i386 >Installing gnome-python2-gnomeprint - 2.16.0-1.fc6.i386 >Installing gnome-python2-gtksourceview - 2.16.0-1.fc6.i386 >Installing system-config-date - 1.8.7-1.noarch >Installing xml-commons-resolver - 1.1-1jpp.12.i386 >Installing gedit - 1:2.15.9-1.fc6.i386 >Installing openoffice.org-impress - 1:2.0.4-5.3.i386 >Installing openoffice.org-writer - 1:2.0.4-5.3.i386 >Installing openoffice.org-math - 1:2.0.4-5.3.i386 >Installing openoffice.org-calc - 1:2.0.4-5.3.i386 >Installing openoffice.org-graphicfilter - 1:2.0.4-5.3.i386 >Installing openoffice.org-draw - 1:2.0.4-5.3.i386 >Installing openoffice.org-xsltfilter - 1:2.0.4-5.3.i386 >Installing beagle-evolution - 0.2.10-3.fc6.i386 >Installing alacarte - 0.10.0-1.fc6.noarch >Installing pirut - 1.2.5-1.noarch >Installing sane-frontends - 1.0.14-1.2.2.i386 >Installing system-config-lvm - 1.0.18-1.2.FC6.noarch >Installing control-center - 1:2.16.0-9.fc6.i386 >Installing totem - 2.16.1-1.fc6.i386 >Installing gnome-volume-manager - 2.15.0-2.fc6.i386 >Installing gnome-session - 2.16.0-3.fc6.i386 >Installing totem-mozplugin - 2.16.1-1.fc6.i386 >Installing rhythmbox - 0.9.5-4.fc6.i386 >Installing gnome-applets - 1:2.16.0.1-7.fc6.i386 >Installing orca - 1.0.0-4.fc6.i386 >Installing rhpxl - 0.39-2.i386 >Installing system-config-display - 1.0.45-1.noarch >Installing compiz - 0.0.13-0.32.20060817git.fc6.i386 >Installing firstboot - 1.4.23-1.noarch >Installing synaptics - 0.14.4-8.fc6.i386 >Installing linuxwacom - 0.7.4_1-2.1.i386 > > >/mnt/sysimage/root/upgrade.log:
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 242844
: 156313