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 189361 Details for
Bug 281681
Anaconda crashes when upgrading from FC6 on Dell latitude C600 laptop
[?]
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.
debug report from anaconda exception while upgrading to f7 from fc6
fc7save (text/plain), 93.64 KB, created by
bajji
on 2007-09-07 00:19:02 UTC
(
hide
)
Description:
debug report from anaconda exception while upgrading to f7 from fc6
Filename:
MIME Type:
Creator:
bajji
Created:
2007-09-07 00:19:02 UTC
Size:
93.64 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/python2.5/site-packages/yum/packageSack.py", line 600, in returnNewestByNameArch > raise PackageSackError, 'No Package Matching %s.%s' % naTup > File "/usr/lib/python2.5/site-packages/yum/packageSack.py", line 308, in returnNewestByNameArch > return bestofeach.returnNewestByNameArch(naTup) > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 456, in _requiringFromInstalled > po = self.pkgSack.returnNewestByNameArch((name,arch))[0] > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 337, in _processReq > requirementTuple, errormsgs) > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 853, in resolveDeps > (checkdep, missing, conflict, errormsgs) = self._processReq(dep) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 549, in buildTransaction > (rescode, restring) = self.resolveDeps() > File "/usr/lib/anaconda/yuminstall.py", line 1016, in doPostSelection > (code, msgs) = self.ayum.buildTransaction() > File "/usr/lib/anaconda/backend.py", line 227, in doPostSelection > return anaconda.backend.doPostSelection(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1041, in nextClicked > self.anaconda.dispatch.gotoNext() >PackageSackError: No Package Matching glibc.i686 > >Local variables in innermost frame: >highdict: {} >self: <yum.packageSack.ListPackageSack object at 0xdab674c> >naTup: ('glibc', 'i686') >where: None > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 235 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0x8ffd34c> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: AdvancedBootloaderWindow instance, containing members: > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.forceLBA: <gtk.CheckButton object (GtkCheckButton) at 0x90099dc> > intf.icw.currentWindow.parent: <gtk.Window object (GtkWindow) at 0x8ffd3ec> > intf.icw.currentWindow.bl: x86BootloaderInfo instance, containing members: > intf.icw.currentWindow.bl.doUpgradeOnly: 0 > intf.icw.currentWindow.bl.above1024: 0 > intf.icw.currentWindow.bl.defaultDevice: mbr > intf.icw.currentWindow.bl.pure: None > intf.icw.currentWindow.bl.serialDevice: None > intf.icw.currentWindow.bl.args: KernelArguments instance, containing members: > intf.icw.currentWindow.bl.args.args: > intf.icw.currentWindow.bl.kernelLocation: /boot/ > intf.icw.currentWindow.bl.device: sda > intf.icw.currentWindow.bl.configfile: /etc/lilo.conf > intf.icw.currentWindow.bl.kickstart: 0 > intf.icw.currentWindow.bl.serialOptions: None > intf.icw.currentWindow.bl.useGrubVal: 1 > intf.icw.currentWindow.bl._drivelist: [sda] > intf.icw.currentWindow.bl.images: BootImages instance, containing members: > intf.icw.currentWindow.bl.images.default: sda2 > intf.icw.currentWindow.bl.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', True), 'sda2': ('Other', 'Other', 'ntfs')} > intf.icw.currentWindow.bl.drivelist: [sda] > intf.icw.currentWindow.bl.serial: 0 > intf.icw.currentWindow.bl.password: None > intf.icw.currentWindow.bl.forceLBA32: False > intf.icw.currentWindow.options_vbox: <gtk.VBox object (GtkVBox) at 0x9009a04> > intf.icw.currentWindow.blloc: BootloaderLocationWidget instance, containing members: > intf.icw.currentWindow.blloc.widget: <gtk.Alignment object (GtkAlignment) at 0x9009a54> > intf.icw.currentWindow.blloc.intf: Already dumped > intf.icw.currentWindow.blloc.parent: <gtk.Window object (GtkWindow) at 0x8ffd3ec> > intf.icw.currentWindow.blloc.bl: Already dumped > intf.icw.currentWindow.blloc.driveOrder: [sda] > intf.icw.currentWindow.blloc.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.blloc.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x8fe92cc>> > intf.icw.currentWindow.blloc.fsset.volumesCreated: 0 > intf.icw.currentWindow.blloc.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x8fe92cc>> > intf.icw.currentWindow.blloc.fsset.migratedfs: 0 > intf.icw.currentWindow.blloc.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x8fe92cc>> > intf.icw.currentWindow.blloc.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 > >] > intf.icw.currentWindow.blloc.fsset.mountcount: 5 > intf.icw.currentWindow.blloc.usingGrub: 1 > intf.icw.currentWindow.blloc.bootDevices: {'boot': (<gtk.RadioButton object (GtkRadioButton) at 0x9009b1c>, 'sda1', 'First sector of boot partition'), 'mbr': (<gtk.RadioButton object (GtkRadioButton) at 0x9009bbc>, 'sda', 'Master Boot Record (MBR)')} > intf.icw.currentWindow.blloc.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.blloc.diskset.disks: {'sda': <PedDisk object at 0xb7ba3638>} > intf.icw.currentWindow.blloc.diskset.anaconda: Already dumped > intf.icw.currentWindow.blloc.diskset.onlyPrimary: None > intf.icw.currentWindow.dispatch: Dispatcher instance, containing members: > intf.icw.currentWindow.dispatch.step: 30 > intf.icw.currentWindow.dispatch.skipSteps: {'writeconfig': 1, 'firstboot': 1, 'writexconfig': 1, 'accounts': 1, 'keyboard': 2, '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, 'language': 2, 'upgradeswapsuggestion': 1, 'postscripts': 1, 'partition': 1, 'writeksconfig': 1, 'setfilecon': 1, 'group-selection': 1, 'regkey': 1} > intf.icw.currentWindow.dispatch.firstStep: 0 > intf.icw.currentWindow.dispatch.method: UrlInstallMethod instance, containing members: > intf.icw.currentWindow.dispatch.method.splitmethod: False > intf.icw.currentWindow.dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x8fe92cc>> > intf.icw.currentWindow.dispatch.method.intf: Already dumped > intf.icw.currentWindow.dispatch.method.tree: None > intf.icw.currentWindow.dispatch.method.rootPath: /mnt/sysimage > intf.icw.currentWindow.dispatch.method.pkgUrl: ftp://ftp.gtlib.gatech.edu/%2F/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os > intf.icw.currentWindow.dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x8fe92cc>> > intf.icw.currentWindow.dispatch.method.baseUrl: ftp://ftp.gtlib.gatech.edu/%2F/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os > intf.icw.currentWindow.dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x8fe92cc>> > intf.icw.currentWindow.dispatch.method.currentMedia: [] > intf.icw.currentWindow.dispatch.method.loopbackFile: None > intf.icw.currentWindow.dispatch.anaconda: Already dumped > intf.icw.currentWindow.appendEntry: <gtk.Entry object (GtkEntry) at 0x9009d9c> > 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: Advanced Boot Loader Configuration > intf.icw.window: <gtk.Window object (GtkWindow) at 0x8ffd3ec> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0x8ffd39c> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object (GtkWindow) at 0x8ff4734> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x8feadc4> > intf.icw.rnv.currentURI: /tmp/RELEASE-NOTES-en_US.html > intf.icw.rnv.topDir: /tmp > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x8feaa7c> > 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: ftp://ftp.gtlib.gatech.edu//nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os >dispatch: 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 0x8e162ac>] >Primary Video Card Info: >device: None >driver : r128 >descr : ATI Technologies Inc Rage Mobility M3 AGP 2x >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: ATI Technologies Inc Rage Mobility M3 AGP 2x > 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: r128 > 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: 0 > 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 0xb7f17340> > 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 0x8fec24c> > id.methodstr: ftp://ftp.gtlib.gatech.edu//nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os > id.fsset: Already dumped > 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.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: Already dumped > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: Already dumped > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: corp-dhcp-20-53.colo.seagate.com > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:00:86:4F:59:2B >IPV6_AUTOCONF=yes >ONBOOT=yes > >} > id.network.primaryNS: 10.30.16.120 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [colo.seagate.com] > id.network.secondaryNS: 10.30.16.121 > 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: 10 > 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 0xb7ea1b60> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 7036.28173828 > size: 7036.28173828 > end: 14619149 > grow: 0 > start: 208845 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda4 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > 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: NTFSFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: ntfs > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [] > origfstype.extraFormatArgs: [] > origfstype.formattable: 0 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7ea16e0> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 3 > mountpoint: None > requestSize: 7357.86474609 > size: 7357.86474609 > end: 29688056 > grow: 0 > start: 14619150 > 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: None > primary: None > dev: None > uniqueID: 4 > mountpoint: None > requestSize: 0.03076171875 > size: 0.03076171875 > end: 29688119 > grow: 0 > start: 29688057 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > 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 0xb7ea1aa0> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 5 > mountpoint: None > requestSize: 14001.965332 > size: 14001.965332 > end: 58364144 > grow: 0 > start: 29688120 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda3 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 6 > mountpoint: None > requestSize: 9656.25732422 > size: 9656.25732422 > end: 78140159 > grow: 0 > start: 58364145 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 7 > format: 0 pesize: 32768 > physvols: [5] >, LV Request -- mountpoint: None uniqueID: 9 > type: swap format: 0 badblocks: None > size: 2016.0 lvname: LogVol01 volgroup: 7 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 8 > type: ext3 format: 0 badblocks: None > size: 11936.0 lvname: LogVol00 volgroup: 7 > 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: 0000000000100000 size: 000000001fedb000 end: 000000001ffdb000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000001ffdb000 size: 0000000000025000 end: 0000000020000000 type: 2 ><4>copy_e820_map() start: 00000000ffe00000 size: 0000000000200000 end: 0000000100000000 type: 2 ><4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000001ffdb000 (usable) ><4> BIOS-e820: 000000001ffdb000 - 0000000020000000 (reserved) ><4> BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>511MB LOWMEM available. ><4>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 131035) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 131035 ><4> HighMem 131035 -> 131035 ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 131035 ><7>On node 0 totalpages: 131035 ><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: 125948 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 000F4C00, 0014 (r0 DELL ) ><4>ACPI: RSDT 1FFF0000, 0028 (r1 DELL CPi R 27D30708 ASL 61) ><4>ACPI: FACP 1FFF0400, 0074 (r1 DELL CPi R 27D30708 ASL 61) ><4>ACPI: DSDT 1FFF0800, 2ACA (r1 INT430 SYSFexxx 1001 MSFT 100000E) ><4>ACPI: FACS 1FFFF800, 0040 ><6>ACPI: PM-Timer IO Port: 0x808 ><4>Allocating PCI resources starting at 30000000 (gap: 20000000:dfe00000) ><4>Built 1 zonelists. Total pages: 130012 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><6>Local APIC disabled by BIOS -- you can enable it with "lapic" ><7>mapped APIC to ffffd000 (0140b000) ><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 847.438 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: 509140k/524140k available (2037k kernel code, 14292k 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 - 0xdffdb000 ( 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.. 1695.43 BogoMIPS (lpj=847718) ><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: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000 ><6>CPU: L1 I cache: 16K, L1 D cache: 16K ><6>CPU: L2 cache: 256K ><7>CPU: After all inits, caps: 0383f1ff 00000000 00000000 00000040 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>ACPI: setting ELCR to 0200 (from 0820) ><4>CPU0: Intel Pentium III (Coppermine) stepping 06 ><5>SMP motherboard not detected. ><5>Local APIC not detected. Using dummy APIC emulation. ><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: 17:30:30 Date: 08/06/107 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfc13e, last bus=1 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>ACPI: Using PIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><4>PCI quirk: region 0800-083f claimed by PIIX4 ACPI ><4>PCI quirk: region 0840-084f claimed by PIIX4 SMB ><4>PIIX4 devres B PIO at 00e0-00e7 ><4>PIIX4 devres C PIO at 0850-085f ><7>Boot video device is 0000:01:00.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11) ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs *5 7) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11) ><6>ACPI: Power Resource [PADA] (on) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 15 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:00: iomem range 0x0-0x9fbff could not be reserved ><6>pnp: 00:00: iomem range 0x9fc00-0x9ffff could not be reserved ><6>pnp: 00:00: iomem range 0xc0000-0xcffff could not be reserved ><6>pnp: 00:00: iomem range 0xf0000-0xfffff could not be reserved ><6>pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved ><6>Time: tsc clocksource has been installed. ><6>pnp: 00:02: ioport range 0x800-0x805 has been reserved ><6>pnp: 00:02: ioport range 0x808-0x80f has been reserved ><6>pnp: 00:03: ioport range 0x806-0x807 has been reserved ><6>pnp: 00:03: ioport range 0x850-0x853 has been reserved ><6>pnp: 00:03: ioport range 0x856-0x85f has been reserved ><6>pnp: 00:03: ioport range 0x810-0x83f has been reserved ><6>pnp: 00:03: ioport range 0x840-0x84f has been reserved ><6>pnp: 00:03: ioport range 0x600-0x67f has been reserved ><6>pnp: 00:03: ioport range 0x680-0x6ff has been reserved ><6>pnp: 00:04: ioport range 0xf000-0xf0fe has been reserved ><6>pnp: 00:04: ioport range 0xf100-0xf1fe has been reserved ><6>pnp: 00:04: ioport range 0xf200-0xf2fe has been reserved ><6>pnp: 00:04: ioport range 0xf400-0xf4fe has been reserved ><6>pnp: 00:04: ioport range 0xf500-0xf5fe has been reserved ><6>pnp: 00:04: ioport range 0xf600-0xf6fe has been reserved ><6>pnp: 00:04: ioport range 0xf800-0xf8fe has been reserved ><6>pnp: 00:04: ioport range 0xf900-0xf9fe has been reserved ><6>pnp: 00:04: iomem range 0xed000000-0xedffffff has been reserved ><6>pnp: 00:09: ioport range 0x3f0-0x3f1 has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: e000-efff ><6> MEM window: fd000000-feffffff ><6> PREFETCH window: f8000000-fbffffff ><4>PCI: Bus 2, cardbus bridge: 0000:00:03.0 ><4> IO window: 00001000-000010ff ><4> IO window: 00001400-000014ff ><4> PREFETCH window: 30000000-33ffffff ><4> MEM window: 34000000-37ffffff ><4>PCI: Bus 6, cardbus bridge: 0000:00:03.1 ><4> IO window: 00001800-000018ff ><4> IO window: 00001c00-00001cff ><4> PREFETCH window: 38000000-3bffffff ><4> MEM window: 3c000000-3fffffff ><4>PCI: Enabling device 0000:00:03.0 (0000 -> 0003) ><4>ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 ><7>PCI: setting IRQ 11 as level-triggered ><6>ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 ><4>PCI: Enabling device 0000:00:03.1 (0000 -> 0003) ><6>ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 ><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>Switched to high resolution mode on CPU 0 ><6>Freeing initrd memory: 5541k freed ><6>Dell Latitude C600 machine detected. Mousepad Resume Bug workaround hopefully not needed. ><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(1189099830.786: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>Limiting direct PCI/PCI transfers. ><6>ACPI: CPU0 (power states: C1[C1] C2[C2]) ><6>ACPI: Thermal Zone [THM] (79 C) ><6>isapnp: Scanning for PnP cards... ><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 an Intel 440BX Chipset. ><6>agpgart: AGP aperture is 64M @ 0xf4000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>Time: acpi_pm clocksource has been installed. ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0d: 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>Yenta: CardBus bridge found at 0000:00:03.0 [1028:00b1] ><6>Yenta: Using CSCINT to route CSC interrupts to PCI ><6>Yenta: Routing CardBus interrupts to PCI ><6>Yenta TI: socket 0000:00:03.0, mfunc 0x01261222, devctl 0x64 ><4>Clocksource tsc unstable (delta = -864721028 ns) ><6>Yenta: ISA IRQ mask 0x04b8, PCI irq 11 ><6>Socket status: 30000020 ><6>Yenta: CardBus bridge found at 0000:00:03.1 [1028:00b1] ><6>Yenta: Using CSCINT to route CSC interrupts to PCI ><6>Yenta: Routing CardBus interrupts to PCI ><6>Yenta TI: socket 0000:00:03.1, mfunc 0x01261222, devctl 0x64 ><6>Yenta: ISA IRQ mask 0x04b8, PCI irq 11 ><6>Socket status: 30000006 ><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:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>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: 7:748:541 ><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 ><5>pccard: CardBus card inserted into slot 0 ><6>Synaptics Touchpad, model: 1, fw: 5.5, id: 0x9b58b1, caps: 0x804793/0x0 ><6>serio: Synaptics pass-through port at isa0060/serio1/input0 ><6>input: SynPS/2 Synaptics TouchPad as /class/input/input2 ><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, 1 devices found ><6>input: PC Speaker as /class/input/input3 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>Mobile IPv6 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 ><6>uhci_hcd 0000:00:07.2: UHCI Host Controller ><6>uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 ><6>uhci_hcd 0000:00:07.2: irq 11, io base 0x0000dce0 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><6>usb 1-1: new full speed USB device using uhci_hcd and address 2 ><6>usb 1-1: configuration #1 chosen from 1 choice ><6>hub 1-1:1.0: USB hub found ><6>hub 1-1:1.0: 4 ports detected ><6>usb 1-1.1: new full speed USB device using uhci_hcd and address 3 ><6>usb 1-1.1: configuration #1 chosen from 1 choice ><6>usb 1-1.3: new low speed USB device using uhci_hcd and address 4 ><6>usb 1-1.3: configuration #1 chosen from 1 choice ><6>input: Microsoft Microsoft Wireless Optical MouseĀ® 1.00 as /class/input/input4 ><6>input: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical MouseĀ® 1.00] on usb-0000:00:07.2-1.3 ><6>usb 1-1.4: new full speed USB device using uhci_hcd and address 5 ><6>usb 1-1.4: configuration #1 chosen from 1 choice ><6>IBM TrackPoint firmware: 0x0b, buttons: 2/3 ><6>input: TPPS/2 IBM TrackPoint as /class/input/input5 ><6>cs: IO port probe 0x100-0x3af: excluding 0x378-0x37f ><6>cs: IO port probe 0x100-0x3af: excluding 0x378-0x37f ><6>ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 ><4>3c59x: Donald Becker and others. www.scyld.com/network/vortex.html ><6>0000:00:10.0: 3Com PCI 3c556 Laptop Tornado at e086ec00. ><7>libata version 2.20 loaded. ><7>ata_piix 0000:00:07.1: version 2.10ac1 ><6>ata1: PATA max UDMA/33 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00010860 irq 14 ><6>ata2: PATA max UDMA/33 cmd 0x00010170 ctl 0x00010376 bmdma 0x00010868 irq 15 ><6>scsi0 : ata_piix ><6>ata1.00: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160 ><6>ata1.00: ATA-6: ST940815A, ALD740, max UDMA/100 ><6>ata1.00: 78140160 sectors, multi 8: LBA48 ><6>ata1.00: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160 ><6>ata1.00: configured for UDMA/33 ><6>scsi1 : ata_piix ><6>ata2.00: ATAPI, max UDMA/33, CDB intr ><6>ata2.00: configured for UDMA/33 ><5>scsi 0:0:0:0: Direct-Access ATA ST940815A ALD7 PQ: 0 ANSI: 5 ><5>SCSI device sda: 78140160 512-byte hdwr sectors (40008 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: 78140160 512-byte hdwr sectors (40008 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 sda3 sda4 ><4> sda4: <openbsd:bad subpartition - ignored ><4>bad subpartition - ignored ><4>bad subpartition - ignored ><4> > ><5>sd 0:0:0:0: Attached scsi disk sda ><5>scsi 1:0:0:0: CD-ROM SAMSUNG CD-ROM SN-124 q008 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><6>eth0: setting full-duplex. ><7>eth0: no IPv6 routers present ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>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 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(1189100396.103: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 : 1720.000 MB/sec ><4>raid5: using function: pIII_sse (1720.000 MB/sec) ><4>raid6: int32x1 230 MB/s ><4>raid6: int32x2 273 MB/s ><4>raid6: int32x4 265 MB/s ><4>raid6: int32x8 253 MB/s ><4>raid6: mmxx1 773 MB/s ><4>raid6: mmxx2 949 MB/s ><4>raid6: sse1x1 679 MB/s ><4>raid6: sse1x2 933 MB/s ><4>raid6: using algorithm sse1x2 (933 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 = 4025, nTxLock = 32203 ><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(1189100404.602:3): audit_pid=655 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><4>ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 ><6>ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 ><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 ><3>EXT3-fs: journal inode is deleted. ><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 2064376k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:2064376k > > >/tmp/anaconda.log: >17:30:33 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >17:30:33 INFO : 515256 kB are available >17:30:33 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >17:30:33 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:33 INFO : loaded cramfs from /modules/modules.cgz >17:30:33 INFO : loaded fat from /modules/modules.cgz >17:30:33 INFO : loaded vfat from /modules/modules.cgz >17:30:33 INFO : loaded sunrpc from /modules/modules.cgz >17:30:33 INFO : loaded lockd from /modules/modules.cgz >17:30:33 INFO : loaded nfs_acl from /modules/modules.cgz >17:30:33 INFO : loaded nfs from /modules/modules.cgz >17:30:33 INFO : loaded loop from /modules/modules.cgz >17:30:33 INFO : loaded floppy from /modules/modules.cgz >17:30:33 INFO : loaded edd from /modules/modules.cgz >17:30:33 INFO : loaded pcspkr from /modules/modules.cgz >17:30:33 INFO : loaded squashfs from /modules/modules.cgz >17:30:33 INFO : loaded jbd from /modules/modules.cgz >17:30:33 INFO : loaded mbcache from /modules/modules.cgz >17:30:33 INFO : loaded ext3 from /modules/modules.cgz >17:30:33 INFO : loaded ext2 from /modules/modules.cgz >17:30:33 DEBUG : module(s) isofs not found >17:30:33 INFO : inserted /tmp/cramfs.ko >17:30:33 INFO : inserted /tmp/fat.ko >17:30:33 INFO : inserted /tmp/vfat.ko >17:30:33 INFO : inserted /tmp/sunrpc.ko >17:30:33 INFO : inserted /tmp/lockd.ko >17:30:33 INFO : inserted /tmp/nfs_acl.ko >17:30:34 INFO : inserted /tmp/nfs.ko >17:30:34 INFO : inserted /tmp/loop.ko >17:30:34 INFO : inserted /tmp/floppy.ko >17:30:34 INFO : inserted /tmp/edd.ko >17:30:34 INFO : inserted /tmp/pcspkr.ko >17:30:34 INFO : inserted /tmp/squashfs.ko >17:30:34 INFO : inserted /tmp/jbd.ko >17:30:34 INFO : inserted /tmp/mbcache.ko >17:30:34 INFO : inserted /tmp/ext3.ko >17:30:34 INFO : inserted /tmp/ext2.ko >17:30:34 INFO : load module set done >17:30:34 INFO : modules to insert ipv6 >17:30:34 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:34 INFO : loaded ipv6 from /modules/modules.cgz >17:30:34 INFO : inserted /tmp/ipv6.ko >17:30:34 INFO : load module set done >17:30:34 INFO : modules to insert cdrom ide-cd >17:30:34 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:34 INFO : loaded cdrom from /modules/modules.cgz >17:30:34 DEBUG : module(s) ide-cd not found >17:30:35 INFO : inserted /tmp/cdrom.ko >17:30:35 INFO : load module set done >17:30:35 INFO : modules to insert scsi_mod sd_mod sr_mod >17:30:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:35 INFO : loaded scsi_mod from /modules/modules.cgz >17:30:35 INFO : loaded sd_mod from /modules/modules.cgz >17:30:35 INFO : loaded sr_mod from /modules/modules.cgz >17:30:35 INFO : inserted /tmp/scsi_mod.ko >17:30:35 INFO : inserted /tmp/sd_mod.ko >17:30:35 INFO : inserted /tmp/sr_mod.ko >17:30:35 INFO : load module set done >17:30:35 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >17:30:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:35 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >17:30:35 INFO : loaded libiscsi from /modules/modules.cgz >17:30:35 INFO : loaded iscsi_tcp from /modules/modules.cgz >17:30:35 INFO : inserted /tmp/scsi_transport_iscsi.ko >17:30:35 INFO : inserted /tmp/libiscsi.ko >17:30:35 INFO : inserted /tmp/iscsi_tcp.ko >17:30:35 INFO : load module set done >17:30:35 INFO : looking for usb controllers >17:30:35 INFO : found USB controller uhci-hcd >17:30:35 INFO : modules to insert uhci-hcd >17:30:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:36 INFO : loaded uhci-hcd from /modules/modules.cgz >17:30:36 INFO : inserted /tmp/uhci-hcd.ko >17:30:36 INFO : load module set done >17:30:36 DEBUG : waiting for usb to become stable... >17:30:40 DEBUG : 4 seconds. >17:30:40 INFO : modules to insert hid keybdev >17:30:40 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:40 DEBUG : module(s) hid keybdev not found >17:30:40 INFO : load module set done >17:30:41 INFO : no firewire controller found >17:30:41 DEBUG : found pcmcia adapter yenta_socket >17:30:41 DEBUG : found pcmcia adapter yenta_socket >17:30:41 INFO : modules to insert pcmcia_core yenta_socket pcmcia >17:30:41 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:42 DEBUG : module(s) pcmcia_core yenta_socket pcmcia not found >17:30:42 INFO : load module set done >17:30:42 DEBUG : probing buses >17:30:42 DEBUG : finished bus probing >17:30:42 DEBUG : ignoring driverless device Intel Corporation Unknown device 7113 >17:30:42 DEBUG : ignoring driverless device Intel Corporation Unknown device 7110 >17:30:42 DEBUG : ignoring driverless device Intel Corporation Unknown device 7191 >17:30:42 DEBUG : ignoring driverless device Intel Corporation Unknown device 7190 >17:30:42 DEBUG : ignoring driverless device Unknown device 168c:001b >17:30:42 DEBUG : ignoring driverless device Unknown device 125d:1998 >17:30:42 DEBUG : ignoring driverless device 3Com Corporation Unknown device 1007 >17:30:42 DEBUG : ignoring driverless device ATI Technologies Inc Rage Mobility M3 AGP 2x >17:30:42 INFO : modules to insert mii 3c59x yenta_socket libata ata_piix >17:30:42 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:30:42 INFO : loaded mii from /modules/modules.cgz >17:30:42 INFO : loaded 3c59x from /modules/modules.cgz >17:30:42 INFO : loaded libata from /modules/modules.cgz >17:30:42 INFO : loaded ata_piix from /modules/modules.cgz >17:30:42 DEBUG : module(s) yenta_socket not found >17:30:42 INFO : inserted /tmp/mii.ko >17:30:42 INFO : inserted /tmp/3c59x.ko >17:30:42 INFO : inserted /tmp/libata.ko >17:31:14 INFO : inserted /tmp/ata_piix.ko >17:31:14 INFO : load module set done >17:31:14 INFO : trying to mount CD device scd0 >17:31:25 DEBUG : going to set language to en_US.UTF-8 >17:31:25 INFO : setting language to en_US.UTF-8 >17:31:25 INFO : 53 keymaps are available >17:31:32 INFO : need to set up networking >17:31:32 INFO : going to pick interface >17:31:32 INFO : only have one network device: eth0 >17:31:32 INFO : going to do getNetConfig >17:31:32 INFO : eth0 is not a wireless adapter >17:31:40 DEBUG : waiting for link eth0... >17:31:40 DEBUG : 0 seconds. >17:31:40 DEBUG : sending anaconda-Linux 2.6.21-1.3194.fc7 i686 as dhcp vendor-class >17:31:40 INFO : Listening on LPF/eth0/00:00:86:4f:59:2b >17:31:40 INFO : Sending on LPF/eth0/00:00:86:4f:59:2b >17:31:40 INFO : Sending on Socket/fallback >17:31:40 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 >17:31:40 INFO : DHCPOFFER from 10.30.19.7 >17:31:40 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >17:31:40 INFO : DHCPACK from 10.30.19.7 >17:31:40 INFO : bound to 10.30.20.53 -- renewal in 32739 seconds. >17:31:40 INFO : DHCPv4 eth0 - obtained lease 10.30.20.53 >17:31:40 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.240.0 >17:31:40 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 20 broadcast: 10.30.31.255 >17:31:40 INFO : DHCPv4 eth0 - option routers: >17:31:40 DEBUG : device = eth0 >17:31:40 DEBUG : broadcast = 10.30.31.255 >17:31:40 DEBUG : netmask = 255.255.240.0 >17:31:40 DEBUG : network = 10.30.16.0 >17:31:40 DEBUG : gateway = 10.30.16.1 >17:31:40 DEBUG : dns[0] = 10.30.16.120 >17:31:40 DEBUG : dns[1] = 10.30.16.121 >17:31:40 DEBUG : dns[2] = 10.20.16.120 >17:31:40 DEBUG : waiting for link eth0... >17:31:40 DEBUG : 0 seconds. >17:31:40 INFO : reverse name lookup worked >17:31:40 INFO : starting to STEP_URL >17:34:18 INFO : trying to mount CD device scd0 >17:34:21 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/images/updates.img to a fd >17:34:21 ERROR : cannot determine address family of ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com >17:34:21 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/images/product.img to a fd >17:34:21 ERROR : cannot determine address family of ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com >17:34:21 INFO : 515256 kB are available >17:34:21 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/images/stage2.img to a fd >17:34:21 ERROR : cannot determine address family of ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com >17:34:30 INFO : trying to mount CD device scd0 >17:34:31 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os/images/updates.img to a fd >17:34:31 ERROR : cannot determine address family of ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com >17:34:31 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os/images/product.img to a fd >17:34:31 ERROR : cannot determine address family of ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com >17:34:31 INFO : 515256 kB are available >17:34:31 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os/images/stage2.img to a fd >17:34:31 ERROR : cannot determine address family of ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com >17:35:13 INFO : trying to mount CD device scd0 >17:35:16 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os/images/updates.img to a fd >17:35:16 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os/disc1/images/updates.img to a fd >17:35:17 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os/images/product.img to a fd >17:35:18 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os/disc1/images/product.img to a fd >17:35:19 INFO : 515256 kB are available >17:35:19 INFO : transferring ftp://ftp.gtlib.gatech.edu/nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os/images/stage2.img to a fd >17:39:55 DEBUG : copied 93515776 bytes to /tmp/ramfs/stage2.img (complete) >17:39:55 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 12 >17:39:55 INFO : got url ftp://ftp.gtlib.gatech.edu//nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os >17:39:55 INFO : Loading SELinux policy >17:39:56 INFO : getting ready to spawn shell now >17:39:56 INFO : modules to insert ide-cd >17:39:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:39:56 DEBUG : module(s) ide-cd not found >17:39:56 INFO : load module set done >17:39:56 INFO : modules to insert >17:39:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:39:56 INFO : load module set done >17:39:56 INFO : modules to insert >17:39:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:39:56 INFO : load module set done >17:39:56 INFO : modules to insert pcmcia_core yenta_socket pcmcia >17:39:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:39:57 DEBUG : module(s) pcmcia_core yenta_socket pcmcia not found >17:39:57 INFO : load module set done >17:39:57 DEBUG : probing buses >17:39:57 DEBUG : finished bus probing >17:39:57 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ACPI >17:39:57 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ISA >17:39:57 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge >17:39:57 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge >17:39:57 DEBUG : ignoring driverless device Atheros Communications, Inc. AR5006X 802.11abg NIC >17:39:57 DEBUG : ignoring driverless device ESS Technology ES1983S Maestro-3i PCI Audio Accelerator >17:39:57 DEBUG : ignoring driverless device 3Com Corporation Mini PCI 56k Winmodem >17:39:57 DEBUG : ignoring driverless device ATI Technologies Inc Rage Mobility M3 AGP 2x >17:39:57 INFO : modules to insert yenta_socket >17:39:57 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:39:57 DEBUG : module(s) yenta_socket not found >17:39:57 INFO : load module set done >17:39:57 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 >17:39:57 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:39:57 INFO : loaded raid0 from /modules/modules.cgz >17:39:57 INFO : loaded raid1 from /modules/modules.cgz >17:39:57 INFO : loaded xor from /modules/modules.cgz >17:39:57 INFO : loaded raid456 from /modules/modules.cgz >17:39:57 INFO : loaded raid10 from /modules/modules.cgz >17:39:57 INFO : loaded msdos from /modules/modules.cgz >17:39:57 INFO : loaded gfs2 from /modules/modules.cgz >17:39:57 INFO : loaded lock_nolock from /modules/modules.cgz >17:39:57 INFO : loaded reiserfs from /modules/modules.cgz >17:39:57 INFO : loaded jfs from /modules/modules.cgz >17:39:57 INFO : loaded xfs from /modules/modules.cgz >17:39:57 INFO : loaded dm-mod from /modules/modules.cgz >17:39:57 INFO : loaded dm-zero from /modules/modules.cgz >17:39:57 INFO : loaded dm-mirror from /modules/modules.cgz >17:39:57 INFO : loaded dm-snapshot from /modules/modules.cgz >17:39:57 INFO : loaded dm-multipath from /modules/modules.cgz >17:39:57 INFO : loaded dm-round-robin from /modules/modules.cgz >17:39:57 INFO : loaded dm-emc from /modules/modules.cgz >17:39:57 DEBUG : module(s) md raid5 raid6 not found >17:39:58 INFO : inserted /tmp/raid0.ko >17:39:58 INFO : inserted /tmp/raid1.ko >17:39:58 INFO : inserted /tmp/xor.ko >17:39:58 INFO : inserted /tmp/raid456.ko >17:39:58 INFO : inserted /tmp/raid10.ko >17:39:58 INFO : inserted /tmp/msdos.ko >17:39:58 INFO : inserted /tmp/gfs2.ko >17:39:58 INFO : inserted /tmp/lock_nolock.ko >17:39:58 INFO : inserted /tmp/reiserfs.ko >17:39:58 INFO : inserted /tmp/jfs.ko >17:39:58 INFO : inserted /tmp/xfs.ko >17:39:58 INFO : inserted /tmp/dm-mod.ko >17:39:58 INFO : inserted /tmp/dm-zero.ko >17:39:58 INFO : inserted /tmp/dm-mirror.ko >17:39:58 INFO : inserted /tmp/dm-snapshot.ko >17:39:58 INFO : inserted /tmp/dm-multipath.ko >17:39:58 INFO : inserted /tmp/dm-round-robin.ko >17:39:58 INFO : inserted /tmp/dm-emc.ko >17:39:58 INFO : load module set done >17:39:58 INFO : looking for USB mouse... >17:39:58 INFO : USB mouse found, loading mousedev module >17:39:58 INFO : modules to insert mousedev appletouch >17:39:58 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >17:39:58 INFO : loaded appletouch from /modules/modules.cgz >17:39:58 DEBUG : module(s) mousedev not found >17:39:58 INFO : inserted /tmp/appletouch.ko >17:39:58 INFO : load module set done >17:39:58 DEBUG : failed to loading mousedev module >17:39:58 INFO : Running anaconda script /usr/bin/anaconda >17:40:05 INFO : using only installclass _Fedora >17:40:05 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', '@/tmp/method', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us'] >17:40:05 INFO : Display mode = g >17:40:05 INFO : Method = ftp://ftp.gtlib.gatech.edu//nv/ao1/lxmirror/download.fedora.redhat.com/linux/releases/7/Fedora/i386/os >17:40:11 INFO : anaconda floppy device is fd0 >17:40:20 INFO : Started mini-wm >17:40:20 INFO : Starting graphical installation... >17:40:22 INFO : Detected 512M of memory >17:40:22 INFO : Swap attempt of 512M to 1024M >17:40:22 WARNING : step installtype does not exist >17:40:22 WARNING : step complete does not exist >17:40:32 INFO : moving (1) to step welcome >17:42:21 INFO : moving (1) to step findrootparts >17:42:21 DEBUG : starting mpaths >17:42:21 DEBUG : self.driveList(): ['sda'] >17:42:21 DEBUG : DiskSet.skippedDisks: [] >17:42:21 DEBUG : DiskSet.skippedDisks: [] >17:42:21 DEBUG : starting all mpaths on drives ['sda'] >17:42:21 DEBUG : scanning for multipath on drives ['sda'] >17:42:21 DEBUG : mpaths: [] >17:42:21 DEBUG : done starting mpaths. Drivelist: ['sda'] >17:42:21 DEBUG : starting dmraids >17:42:21 DEBUG : self.driveList(): ['sda'] >17:42:21 DEBUG : DiskSet.skippedDisks: [] >17:42:21 DEBUG : DiskSet.skippedDisks: [] >17:42:21 DEBUG : starting all dmraids on drives ['sda'] >17:42:21 DEBUG : scanning for dmraid on drives ['sda'] >17:42:21 DEBUG : done starting dmraids. Drivelist: ['sda'] >17:42:24 INFO : lv is VolGroup00/LogVol00, size of 11936 >17:42:24 INFO : lv is VolGroup00/LogVol01, size of 2016 >17:42:24 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >17:42:25 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage >17:42:25 DEBUG : isys.py:mount()- going to mount /tmp/sda4 on /mnt/sysimage >17:42:26 WARNING : step complete does not exist >17:42:26 INFO : moving (1) to step findinstall >17:42:50 WARNING : step installtype does not exist >17:42:50 WARNING : step checkdeps does not exist >17:42:50 WARNING : step dependencies does not exist >17:42:50 WARNING : step complete does not exist >17:42:50 INFO : moving (1) to step partitionobjinit >17:42:50 INFO : no initiator set >17:42:50 INFO : no /tmp/fcpconfig; not configuring zfcp >17:42:52 INFO : lv VolGroup00/LogVol00, attr is -wi--- >17:42:52 INFO : lv VolGroup00/LogVol01, attr is -wi--- >17:42:54 INFO : lv is VolGroup00/LogVol00, size of 11936 >17:42:54 INFO : lv is VolGroup00/LogVol01, size of 2016 >17:42:57 INFO : pv is /dev/sda3 in vg VolGroup00, size is 14001 >17:42:57 INFO : vg VolGroup00, size is 13984, pesize is 32768 >17:42:57 INFO : lv is VolGroup00/LogVol00, size of 11936 >17:42:57 INFO : lv is VolGroup00/LogVol01, size of 2016 >17:42:57 INFO : mdadm -E /dev/VolGroup00/LogVol00 >17:42:57 INFO : mdadm -E /dev/VolGroup00/LogVol01 >17:42:58 INFO : moving (1) to step upgrademount >17:43:00 INFO : going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage as ext3 >17:43:00 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >17:43:01 INFO : lv VolGroup00/LogVol00, attr is -wi-ao >17:43:01 INFO : lv is VolGroup00/LogVol00, size of 11936 >17:43:01 INFO : lv is VolGroup00/LogVol01, size of 2016 >17:43:01 INFO : trying to mount VolGroup00/LogVol00 on / >17:43:01 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >17:43:01 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >17:43:01 INFO : trying to mount sda1 on /boot >17:43:02 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >17:43:02 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot >17:43:02 INFO : trying to mount proc on /proc >17:43:02 INFO : set SELinux context for mountpoint /proc to None >17:43:02 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >17:43:02 INFO : trying to mount sysfs on /sys >17:43:02 INFO : set SELinux context for mountpoint /sys to None >17:43:02 DEBUG : isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys >17:43:02 INFO : set SELinux context for mountpoint /mnt/sysimage/dev to None >17:43:02 DEBUG : isys.py:mount()- going to mount /dev on //mnt/sysimage/dev >17:43:02 INFO : moving (1) to step upgradecontinue >17:43:02 INFO : moving (1) to step upgrademigfind >17:43:02 INFO : moving (1) to step upgbootloader >17:43:27 INFO : moving (1) to step bootloadersetup >17:43:27 INFO : moving (1) to step bootloader >17:44:17 INFO : moving (1) to step bootloaderadvanced >17:44:25 INFO : moving (1) to step reposetup >17:44:25 ERROR : failed to unlink /var/lib/rpm/__db.000 >17:44:25 CRITICAL: No Repositories Available to Set Up >17:44:51 INFO : moving (1) to step postselection >17:44:51 INFO : selected kernel package for kernel >17:44:52 WARNING : Package grub - 0.97-13.i386 already installed and latest version >17:44:55 WARNING : No package matched to remove >17:44:55 WARNING : No package matched to remove > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >HOSTNAME=corp-dhcp-20-53.colo.seagate.com >DOMAIN=colo.seagate.com > > >/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 mailcap - 2.1.23-1.fc6.noarch >Installing basesystem - 8.0-5.1.1.noarch >Installing comps-extras - 11.1-1.1.noarch >Installing xkeyboard-config - 0.8-7.fc6.noarch >Installing kernel-headers - 2.6.18-1.2798.fc6.i386 >Installing cracklib-dicts - 2.8.9-3.1.i386 >Installing nash - 5.1.19-1.i386 >Installing gnome-mime-data - 2.4.2-3.1.i386 >Installing rmt - 0.4b41-2.fc6.i386 >Installing iso-codes - 0.53-1.noarch >Installing termcap - 1:5.5-1.20060701.1.noarch >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 popt - 1.10.2-32.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 chkconfig - 1.3.30-1.i386 >Installing libstdc++ - 4.1.1-30.i386 >Installing libjpeg - 6b-37.i386 >Installing mktemp - 3:1.5-23.2.2.i386 >Installing libpng - 2:1.2.10-7.i386 >Installing libusb - 0.1.12-5.1.i386 >Installing expat - 1.95.8-8.2.1.i386 >Installing audit-libs - 1.2.8-1.fc6.i386 >Installing libtiff - 3.8.2-6.fc6.i386 >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 ncurses - 5.5-24.20060715.i386 >Installing freetype - 2.2.1-10.fc6.i386 >Installing desktop-file-utils - 0.10-7.i386 >Installing readline - 5.1-1.1.i386 >Installing sed - 4.1.5-5.fc6.i386 >Installing gawk - 3.1.5-11.i386 >Installing nspr - 4.6.3-1.i386 >Installing nss - 3.11.3-2.i386 >Installing libsepol - 1.12.27-1.i386 >Installing audiofile - 1:0.2.6-5.i386 >Installing bzip2-libs - 1.0.3-3.i386 >Installing libXau - 1.0.1-3.1.i386 >Installing redhat-menus - 6.7.5-3.noarch >Installing db4 - 4.3.29-9.fc6.i386 >Installing libgpg-error - 1.4-2.i386 >Installing libgcrypt - 1.2.3-1.i386 >Installing fedora-logos - 6.0.6-1.fc6.noarch >Installing cyrus-sasl-lib - 2.1.22-4.i386 >Installing gnutls - 1.4.1-2.i386 >Installing cups-libs - 1:1.2.4-9.i386 >Installing sqlite - 3.3.6-2.i386 >Installing libattr - 2.4.32-1.1.i386 >Installing libacl - 2.2.39-1.1.i386 >Installing libcap - 1.10-25.i386 >Installing libogg - 2:1.1.3-2.fc6.i386 >Installing libxslt - 1.1.17-1.1.i386 >Installing bluez-libs - 3.7-1.i386 >Installing libexif - 0.6.13-2.i386 >Installing procps - 3.2.7-8.i386 >Installing diffutils - 2.8.1-15.2.2.i386 >Installing libfontenc - 1.0.2-2.1.i386 >Installing libieee1284 - 0.2.9-3.2.2.i386 >Installing libXfont - 1.2.2-1.fc6.i386 >Installing libsoup - 2.2.96-4.fc6.i386 >Installing libidn - 0.6.5-1.1.i386 >Installing lcms - 1.15-1.2.2.i386 >Installing tcp_wrappers - 7.6-40.2.1.i386 >Installing pkgconfig - 1:0.21-1.fc6.i386 >Installing libXdmcp - 1.0.1-2.1.i386 >Installing zip - 2.31-1.2.2.i386 >Installing elfutils-libelf - 0.123-1.fc6.i386 >Installing libraw1394 - 1.2.1-1.fc6.i386 >Installing libmng - 1.0.9-5.1.i386 >Installing libvorbis - 1:1.1.2-1.2.1.i386 >Installing iproute - 2.6.16-6.fc6.i386 >Installing gamin - 0.1.7-7.fc6.i386 >Installing iptables - 1.3.5-1.2.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 startup-notification - 0.8-4.1.i386 >Installing libXt - 1.0.2-3.1.fc6.i386 >Installing libXrandr - 1.1.1-3.1.i386 >Installing libXmu - 1.0.2-5.i386 >Installing libXi - 1.0.1-3.1.i386 >Installing libXtst - 1.0.1-3.1.i386 >Installing libXinerama - 1.0.1-2.1.i386 >Installing libXfixes - 4.0.1-2.1.i386 >Installing libXcursor - 1.1.7-1.1.i386 >Installing libXxf86vm - 1.0.1-3.1.i386 >Installing libXScrnSaver - 1.1.0-3.1.i386 >Installing libXdamage - 1.0.3-2.1.i386 >Installing libXxf86misc - 1.0.1-3.1.i386 >Installing libxkbfile - 1.0.3-3.1.i386 >Installing libXpm - 3.5.5-3.i386 >Installing libXaw - 1.0.2-8.1.i386 >Installing beecrypt - 4.1.2-10.1.1.i386 >Installing libgtop2 - 2.14.4-2.fc6.i386 >Installing SDL - 1.2.10-6.2.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 xorg-x11-font-utils - 1:7.1-2.i386 >Installing aspell - 12:0.60.3-7.1.i386 >Installing slang - 2.0.6-3.i386 >Installing perl-Digest-SHA1 - 2.11-1.2.1.i386 >Installing perl-Compress-Zlib - 1.42-1.fc6.i386 >Installing xorg-x11-xkb-utils - 1.0.2-2.1.i386 >Installing libxklavier - 3.0-1.fc6.i386 >Installing libXv - 1.0.1-4.1.i386 >Installing libdmx - 1.0.2-3.1.i386 >Installing libavc1394 - 0.5.3-1.fc6.i386 >Installing flac - 1.1.2-27.i386 >Installing speex - 1.0.5-2.1.i386 >Installing pilot-link - 2:0.11.8-16.i386 >Installing ttmkfdir - 3.0.9-22.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 shared-mime-info - 0.19-1.i386 >Installing libbeagle - 0.2.10-3.fc6.i386 >Installing procmail - 3.22-17.1.i386 >Installing cdparanoia-libs - alpha9.8-27.2.i386 >Installing libmusicbrainz - 2.1.1-4.1.i386 >Installing openobex - 1.3-3.1.i386 >Installing pcre - 6.6-1.1.i386 >Installing grep - 2.5.1-54.1.i386 >Installing jpackage-utils - 1.6.6-1jpp.8.noarch >Installing libao - 0.8.6-3.i386 >Installing libIDL - 0.8.7-1.fc6.i386 >Installing ORBit2 - 2.14.3-3.fc6.i386 >Installing libbonobo - 2.16.0-1.fc6.i386 >Installing file - 4.17-8.i386 >Installing libdv - 0.104-4.fc6.1.i386 >Installing libdrm - 2.0.2-1.1.i386 >Installing mkisofs - 9:2.01-10.i386 >Installing wireless-tools - 1:28-1.fc6.i386 >Installing liboil - 0.3.8-2.1.i386 >Installing dvd+rw-tools - 6.1-4.1.i386 >Installing xml-commons - 1.3.02-0.b2.7jpp.10.i386 >Installing bc - 1.06-21.i386 >Installing cdparanoia - alpha9.8-27.2.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-Socket6 - 0.19-3.fc6.i386 >Installing perl-IO-Socket-INET6 - 2.51-2.fc6.noarch >Installing festival - 1.95-5.2.1.i386 >Installing gnome-speech - 0.4.5-1.fc6.i386 >Installing perl-Net-IP - 1.25-2.fc6.noarch >Installing perl-Net-DNS - 0.59-1.fc6.i386 >Installing perl-String-CRC32 - 1.4-2.fc6.i386 >Installing psutils - 1.17-26.1.i386 >Installing perl-HTML-Tagset - 3.10-2.1.1.noarch >Installing perl-HTML-Parser - 3.55-1.fc6.i386 >Installing agg - 2.4-2.1.i386 >Installing libXcomposite - 0.3-5.1.i386 >Installing xorg-x11-xauth - 1:1.0.1-2.1.i386 >Installing libXTrap - 1.0.0-3.1.i386 >Installing libXxf86dga - 1.0.1-3.1.i386 >Installing libXres - 1.0.1-3.1.i386 >Installing libXevie - 1.0.1-3.1.i386 >Installing libXfontcache - 1.0.2-3.1.i386 >Installing giflib - 4.1.3-7.1.i386 >Installing iptables-ipv6 - 1.3.5-1.2.1.i386 >Installing libiec61883 - 1.0.0-11.fc6.i386 >Installing libtheora - 1.0alpha7-1.i386 >Installing bzip2 - 1.0.3-3.i386 >Installing nss-tools - 3.11.3-2.i386 >Installing vim-common - 2:7.0.109-3.i386 >Installing groff - 1.18.1.1-11.1.i386 >Installing ed - 0.2-38.2.2.i386 >Installing cpp - 4.1.1-30.i386 >Installing xorg-x11-server-utils - 7.1-4.fc6.i386 >Installing time - 1.7-27.2.2.i386 >Installing gpm - 1.20.1-74.1.i386 >Installing m4 - 1.4.5-3.i386 >Installing binutils - 2.17.50.0.3-6.i386 >Installing libcroco - 0.6.1-2.1.i386 >Installing crontabs - 1.10-8.noarch >Installing cdrecord - 9:2.01-10.i386 >Installing fedora-release-notes - 6-3.noarch >Installing fedora-release - 6-4.noarch >Installing unzip - 5.52-2.2.1.i386 >Installing iputils - 20020927-41.fc6.i386 >Installing cdrdao - 1.2.1-2.i386 >Installing gmp - 4.1.4-7.i386 >Installing libicu - 3.6-4.i386 >Installing libgpod - 0.3.0-3.1.i386 >Installing gmime - 2.2.3-3.fc6.i386 >Installing gstreamer-tools - 0.10.9-2.i386 >Installing brlapi - 0.4.1-1.fc6.i386 >Installing dmidecode - 1:2.7-1.26.1.fc6.i386 >Installing netpbm - 10.35-6.fc6.i386 >Installing pcsc-lite-libs - 1.3.1-7.i386 >Installing libsysfs - 2.0.0-6.i386 >Installing libFS - 1.0.0-3.1.i386 >Installing dosfstools - 2.11-6.1.fc6.i386 >Installing libevent - 1.1a-3.2.1.i386 >Installing mingetty - 1.07-5.2.2.i386 >Installing eject - 2.1.5-4.i386 >Installing libnl - 1.0-0.10.pre5.4.i386 >Installing libtool-ltdl - 1.5.22-6.1.i386 >Installing pax - 3.4-1.2.2.i386 >Installing libvolume_id - 095-14.i386 >Installing libdaemon - 0.10-3.2.i386 >Installing patch - 2.5.4-29.2.2.i386 >Installing libsilc - 1.0.2-2.fc6.i386 >Installing mailx - 8.1.1-44.2.2.i386 >Installing ethtool - 3-1.2.2.i386 >Installing desktop-backgrounds-basic - 2.0-37.noarch >Installing netpbm-progs - 10.35-6.fc6.i386 >Installing anacron - 2.3-41.fc6.i386 >Installing aspell-en - 50:6.0-2.1.i386 >Installing fbset - 2.1-22.i386 >Installing numactl - 0.9.8-1.35.i386 >Installing enscript - 1.6.4-4.fc6.i386 >Installing xorg-x11-twm - 1:1.0.1-3.1.i386 >Installing iptstate - 1.4-1.1.2.2.i386 >Installing dcraw - 0.0.20060521-1.1.i386 >Installing grub - 0.97-13.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 ftp - 0.17-33.fc6.i386 >Installing crash - 4.0-3.3.i386 >Installing mtr - 2:0.71-3.1.i386 >Installing telnet - 1:0.17-37.i386 >Installing nano - 1.3.12-1.1.i386 >Installing talk - 0.17-29.2.2.i386 >Installing mgetty - 1.1.33-9.fc6.i386 >Installing jwhois - 3.2.3-6.1.i386 >Installing nc - 1.84-10.fc6.i386 >Installing bitstream-vera-fonts - 1.10-7.noarch >Installing setarch - 2.0-1.1.i386 >Installing rdate - 1.4-6.i386 >Installing setserial - 2.17-19.2.2.i386 >Installing tree - 1.5.0-4.i386 >Installing finger - 0.17-32.2.1.1.i386 >Installing lrzsz - 0.12.20-22.1.i386 >Installing dos2unix - 3.1-27.1.i386 >Installing hdparm - 6.6-2.i386 >Installing unix2dos - 2.2-26.2.2.i386 >Installing symlinks - 1.2-24.2.2.i386 >Installing rsh - 0.17-36.i386 >Installing traceroute - 2:1.0.4-2.i386 >Installing pam_smb - 1.1.7-7.2.1.i386 >Installing joystick - 1.2.15-20.2.2.i386 >Installing rdist - 1:6.1.5-44.i386 >Installing pam_passwdqc - 1.0.2-1.2.2.i386 >Installing vconfig - 1.9-2.1.i386 >Installing cdda2wav - 9:2.01-10.i386 >Installing dump - 0.4b41-2.fc6.i386 >Installing gnome-audio - 2.0.0-3.1.1.noarch >Installing rootfiles - 8.1-1.1.1.noarch >Installing specspo - 12-1.noarch >Installing gnome-backgrounds - 2.15.92-1.fc6.noarch >Installing words - 3.0-9.noarch >Installing man-pages - 2.39-5.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 mesa-libGL - 6.5.1-7.fc6.i386 >Installing findutils - 1:4.2.27-4.1.i386 >Installing coreutils - 5.97-11.i386 >Installing fontconfig - 2.4.1-3.fc6.i386 >Installing cairo - 1.2.4-1.fc6.i386 >Installing krb5-libs - 1.5-7.i386 >Installing openssl - 0.9.8b-8.i686 >Installing python - 2.4.3-18.fc6.i386 >Installing rhpl - 0.194-1.i386 >Installing openldap - 2.3.27-4.i386 >Installing libXft - 2.1.10-1.1.i386 >Installing pango - 1.14.4-3.fc6.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 gnome-keyring - 0.6.0-1.fc6.i386 >Installing libglade2 - 2.6.0-2.i386 >Installing libgnomecanvas - 2.14.0-4.1.i386 >Installing gail - 1.9.2-1.fc6.i386 >Installing alsa-lib - 1.0.12-2.fc6.i386 >Installing libgcj - 4.1.1-30.i386 >Installing esound - 1:0.2.36-3.i386 >Installing libwnck - 2.16.0-4.fc6.i386 >Installing newt - 0.52.2-9.i386 >Installing module-init-tools - 3.3-0.pre1.4.17.i386 >Installing hwdata - 0.191-1.noarch >Installing gnome-icon-theme - 2.16.0.1-2.fc6.noarch >Installing gnome-menus - 2.16.0-2.fc6.i386 >Installing neon - 0.25.5-5.1.i386 >Installing rpm - 4.4.2-32.i386 >Installing at-spi - 1.7.11-2.fc6.i386 >Installing gimp-libs - 2:2.2.13-1.fc6.i386 >Installing pyxf86config - 0.3.31-2.fc6.i386 >Installing libbtctl - 0.6.0-9.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 pygobject2 - 2.12.1-1.fc6.i386 >Installing curl - 7.15.5-1.fc6.i386 >Installing sgml-common - 0.6.3-18.noarch >Installing psmisc - 22.2-5.i386 >Installing SysVinit - 2.86-14.i386 >Installing net-tools - 1.60-73.i386 >Installing NetworkManager-glib - 1:0.6.4-5.fc6.i386 >Installing notification-daemon - 0.3.5-6.i386 >Installing libnotify - 0.4.2-4.fc6.i386 >Installing dbus-x11 - 0.93-3.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 system-config-securitylevel-tui - 1.6.27-1.i386 >Installing pwlib - 1.10.1-6.fc6.i386 >Installing poppler - 0.5.4-2.fc6.i386 >Installing gtk2-engines - 2.8.0-1.fc6.i386 >Installing redhat-artwork - 5.0.8-1.fc6.i386 >Installing metacity - 2.16.0-5.fc6.i386 >Installing gtkspell - 2.0.11-2.1.i386 >Installing libsemanage - 1.6.17-1.i386 >Installing pycairo - 1.2.0-1.1.i386 >Installing gettext - 0.14.6-3.fc6.i386 >Installing libpcap - 14:0.9.4-8.1.i386 >Installing net-snmp-libs - 1:5.3.1-11.fc6.i386 >Installing libgssapi - 0.10-1.i386 >Installing ghostscript-fonts - 5.50-13.1.1.noarch >Installing xorg-x11-xinit - 1.0.2-12.fc6.i386 >Installing mesa-libGLU - 6.5.1-7.fc6.i386 >Installing apr - 1.2.7-10.i386 >Installing e2fsprogs - 1.39-7.i386 >Installing lvm2 - 2.02.06-4.i386 >Installing kpartx - 0.4.7-5.i386 >Installing lockdev - 1.0.1-10.i386 >Installing gphoto2 - 2.2.0-2.1.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 poppler-utils - 0.5.4-2.fc6.i386 >Installing opal - 2.2.2-1.1.i386 >Installing notify-python - 0.1.0-3.fc6.i386 >Installing opensp - 1.5.2-3.1.i386 >Installing openjade - 1.3.2-27.i386 >Installing bluez-pin - 0.30-5.i386 >Installing gnome-doc-utils - 0.8.0-2.fc6.noarch >Installing gnome-mag - 0.13.1-1.fc6.i386 >Installing man - 1.6d-1.1.i386 >Installing ntsysv - 1.3.30-1.i386 >Installing alsa-utils - 1.0.12-3.fc6.i386 >Installing sox - 12.18.1-1.i386 >Installing xsri - 1:2.1.0-10.fc6.i386 >Installing paps - 0.6.6-16.fc6.i386 >Installing xorg-x11-utils - 7.1-2.fc6.i386 >Installing qt - 1:3.3.6-13.i386 >Installing python-sqlite - 1.1.7-1.2.1.i386 >Installing python-urlgrabber - 2.9.9-2.noarch >Installing libselinux-python - 1.30.29-2.i386 >Installing pyorbit - 2.14.1-1.1.i386 >Installing audit-libs-python - 1.2.8-1.fc6.i386 >Installing sip - 4.4.5-3.i386 >Installing PyQt - 3.16-4.i386 >Installing python-elementtree - 1.2.6-5.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 PyXML - 0.8.4-4.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 libuser - 0.54.7-2.i386 >Installing passwd - 0.73-1.i386 >Installing usermode - 1.87-3.i386 >Installing usermode-gtk - 1.87-3.i386 >Installing authconfig - 5.3.10-1.i386 >Installing samba-common - 3.0.23c-2.i386 >Installing authconfig-gtk - 5.3.10-1.i386 >Installing system-config-keyboard - 1.2.10-2.noarch >Installing system-config-securitylevel - 1.6.27-1.i386 >Installing system-config-language - 1.1.11-2.noarch >Installing at - 3.1.8-82.fc6.i386 >Installing yum-metadata-parser - 1.0-8.fc6.i386 >Installing yum - 3.0-6.noarch >Installing perl-Net-SSLeay - 1.30-4.fc6.i386 >Installing perl-IO-Socket-SSL - 1.01-1.fc6.noarch >Installing libwvstreams - 4.2.2-2.1.i386 >Installing bind-libs - 30:9.3.2-41.fc6.i386 >Installing wget - 1.10.2-7.i386 >Installing postgresql-libs - 8.1.4-1.1.i386 >Installing apr-util - 1.2.7-3.i386 >Installing ntp - 4.2.2p1-3.i386 >Installing wpa_supplicant - 1:0.4.8-10.1.fc6.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 gmime-sharp - 2.2.3-3.fc6.i386 >Installing mono-data - 1.1.17.1-3.fc6.i386 >Installing mono-web - 1.1.17.1-3.fc6.i386 >Installing mono-data-sqlite - 1.1.17.1-3.fc6.i386 >Installing dejavu-lgc-fonts - 2.10-1.noarch >Installing bitmap-fonts - 0.3-5.1.1.noarch >Installing gd - 2.0.33-9.3.fc6.i386 >Installing libwmf - 0.2.8.4-10.i386 >Installing tcsh - 6.14-11.i386 >Installing mtools - 3.9.10-2.fc6.i386 >Installing syslinux - 3.11-4.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 zenity - 2.16.0-1.fc6.i386 >Installing nscd - 2.5-3.i386 >Installing guile - 5:1.8.0-8.20060831cvs.i386 >Installing cryptsetup-luks - 1.0.3-2.1.i386 >Installing MAKEDEV - 3.23-1.2.i386 >Installing udev - 095-14.i386 >Installing initscripts - 8.45.3-1.i386 >Installing avahi - 0.6.11-6.fc6.i386 >Installing avahi-glib - 0.6.11-6.fc6.i386 >Installing cups - 1:1.2.4-9.i386 >Installing openssh - 4.3p2-10.i386 >Installing policycoreutils - 1.30.30-1.i386 >Installing libgnomecups - 0.2.2-8.i386 >Installing dhclient - 12:3.0.4-21.fc6.i386 >Installing mkinitrd - 5.1.19-1.i386 >Installing kernel - 2.6.18-1.2798.fc6.i586 >Installing portmap - 4.0-65.2.2.1.i386 >Installing vte - 0.14.0-1.fc6.i386 >Installing ypbind - 3:1.19-5.i386 >Installing dhcdbd - 2.1-1.fc6.i386 >Installing selinux-policy - 2.3.18-10.noarch >Installing openssh-clients - 4.3p2-10.i386 >Installing cyrus-sasl - 2.1.22-4.i386 >Installing sendmail - 8.13.8-2.i386 >Installing sysklogd - 1.4.1-39.2.i386 >Installing vixie-cron - 4:4.1-64.fc6.i386 >Installing httpd - 2.2.3-5.i386 >Installing mcstrans - 0.1.8-3.i386 >Installing bluez-utils - 2.25-12.i386 >Installing kbd - 1.12-18.i386 >Installing pm-utils - 0.19-3.i386 >Installing hal - 0.5.8.1-4.fc6.i386 >Installing kudzu - 1.2.57.1-2.i386 >Installing system-config-network-tui - 1.3.95-1.noarch >Installing firstboot-tui - 1.4.23-1.noarch >Installing system-config-soundcard - 2.0.3-2.fc6.noarch >Installing NetworkManager - 1:0.6.4-5.fc6.i386 >Installing spamassassin - 3.1.4-1.fc6.i386 >Installing foomatic - 3.0.2-38.i386 >Installing system-config-printer-libs - 0.7.32-1.i386 >Installing hal-cups-utils - 0.6.2-4.i386 >Installing which - 2.16-7.i386 >Installing htmlview - 3.0.0-14.1.noarch >Installing system-config-users - 1.2.46-1.fc6.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 wvdial - 1.54.0-5.2.2.1.i386 >Installing rp-pppoe - 3.5-32.1.i386 >Installing sudo - 1.6.8p12-10.i386 >Installing system-config-services - 0.9.1-1.fc6.noarch >Installing pinfo - 0.6.9-1.fc6.i386 >Installing system-config-printer - 0.7.32-1.i386 >Installing smartmontools - 1:5.36-3.i386 >Installing apmd - 1:3.2.2-5.i386 >Installing gnome-user-share - 0.10-5.i386 >Installing redhat-lsb - 3.1-11.i386 >Installing mutt - 5:1.4.2.2-2.i386 >Installing mdadm - 2.5.4-2.fc6.i386 >Installing fetchmail - 6.3.4-1.1.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 rhgb - 0.16.4-1.fc6.i386 >Installing nfs-utils - 1:1.0.9-8.fc6.i386 >Installing pcmciautils - 014-5.i386 >Installing mkbootdisk - 1.5.3-2.1.i386 >Installing openssh-askpass - 4.3p2-10.i386 >Installing openssh-server - 4.3p2-10.i386 >Installing irqbalance - 1:1.13-4.fc6.i386 >Installing quota - 1:3.13-1.2.3.1.i386 >Installing dhcpv6_client - 0.10-32.fc6.i386 >Installing yum-updatesd - 3.0-6.noarch >Installing ipsec-tools - 0.6.5-6.i386 >Installing rng-utils - 1:2.0-1.14.1.fc6.i386 >Installing isdn4k-utils - 3.2-50.i386 >Installing acpid - 1.0.4-5.i386 >Installing microcode_ctl - 1:1.13-1.33.fc6.i386 >Installing cpuspeed - 1:1.2.1-1.40.fc6.i386 >Installing nss_ldap - 253-1.i386 >Installing gnome-user-docs - 2.16.0-2.fc6.noarch >Installing bind-utils - 30:9.3.2-41.fc6.i386 >Installing samba-client - 3.0.23c-2.i386 >Installing setuptool - 1.18.1-1.2.1.i386 >Installing system-config-rootpassword - 1.1.9-1.noarch >Installing vnc-server - 4.1.2-3.fc6.i386 >Installing prelink - 0.3.9-2.i386 >Installing pam_krb5 - 2.2.11-1.i386 >Installing pam_ccreds - 3-5.i386 >Installing pam_pkcs11 - 0.5.3-22.i386 >Installing xterm - 215-3.fc6.i386 >Installing minicom - 2.1-3.i386 >Installing device-mapper-multipath - 0.4.7-5.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 vorbis-tools - 1:1.1.1-2.i386 >Installing gnupg - 1.4.5-4.i386 >Installing cadaver - 0.22.3-4.i386 >Installing usbutils - 0.71-2.1.i386 >Installing irda-utils - 0.9.17-2.fc6.i386 >Installing xorg-x11-apps - 7.1-3.fc6.i386 >Installing autofs - 1:5.0.1-0.rc2.10.i386 >Installing diskdumputils - 1.3.6-5.1.i386 >Installing lftp - 3.5.1-2.fc6.i386 >Installing tcpdump - 14:3.9.4-8.1.i386 >Installing elinks - 0.11.1-5.i386 >Installing stunnel - 4.15-2.i386 >Installing slrn - 0.9.8.1pl1-1.2.2.i386 >Installing krb5-workstation - 1.5-7.i386 >Installing readahead - 1:1.3-5.i386 >Installing ksh - 20060214-1.1.i386 >Installing sysreport - 1.4.3-9.noarch >Installing a2ps - 4.13b-57.i386 >Installing logwatch - 7.3-5.noarch >Installing psacct - 6.3.2-41.1.i386 >Installing parted - 1.7.1-16.fc6.i386 >Installing mlocate - 0.14-2.1.i386 >Installing nss_db - 2.2-35.1.i386 >Installing vim-enhanced - 2:7.0.109-3.i386 >Installing lsof - 4.78-3.i386 >Installing gnome-vfs2 - 2.16.0-4.fc6.i386 >Installing libgnome - 2.16.0-4.fc6.i386 >Installing libgnomeui - 2.16.0-4.fc6.i386 >Installing libbonoboui - 2.16.0-1.fc6.i386 >Installing gnome-desktop - 2.16.0-1.fc6.i386 >Installing java-1.4.2-gcj-compat - 1.4.2.0-40jpp.110.i386 >Installing chkfontpath - 1.10.1-1.1.i386 >Installing gnome-python2 - 2.16.0-1.fc6.i386 >Installing evolution-data-server - 1.8.0-11.fc6.i386 >Installing gnome-panel - 2.16.0-4.fc6.i386 >Installing nautilus-extensions - 2.16.0-5.fc6.i386 >Installing pcsc-lite - 1.3.1-7.i386 >Installing gnome-python2-desktop - 2.16.0-1.fc6.i386 >Installing gnome-python2-canvas - 2.16.0-1.fc6.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-sharp - 2.16.0-1.fc6.i386 >Installing gimp-print - 4.2.7-22.i386 >Installing tomcat5-servlet-2.4-api - 5.5.17-6jpp.2.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 eel2 - 2.16.0-1.fc6.i386 >Installing nautilus-cd-burner - 2.16.0-3.fc6.i386 >Installing gtksourceview - 1.8.0-1.fc6.i386 >Installing ifd-egate - 0.05-15.i386 >Installing gnome-python2-gconf - 2.16.0-1.fc6.i386 >Installing xml-commons-apis - 1.3.02-0.b2.7jpp.10.i386 >Installing gnome-bluetooth-libs - 0.7.0-10.1.i386 >Installing gucharmap - 1.8.0-1.fc6.i386 >Installing ccid - 1.0.1-5.i386 >Installing xorg-x11-drv-vesa - 1.2.1-4.i386 >Installing libsane-hpaio - 1.6.7-4.i386 >Installing hpijs - 1:1.6.7-4.i386 >Installing coolkey - 1.0.1-10.i386 >Installing gnome-bluetooth - 0.7.0-10.1.i386 >Installing gsf-sharp - 0.8.1-2.fc6.i386 >Installing libwpd - 0.8.6-1.i386 >Installing tomcat5-jsp-2.0-api - 5.5.17-6jpp.2.i386 >Installing hsqldb - 1:1.8.0.4-3jpp.4.i386 >Installing gthumb - 2.7.8-3.fc6.i386 >Installing gtkhtml3 - 3.12.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-network - 1.3.95-1.noarch >Installing system-config-date - 1.8.7-1.noarch >Installing gnome-python2-applet - 2.16.0-1.fc6.i386 >Installing nautilus-sendto - 0.7-5.fc6.i386 >Installing libgail-gnome - 1.1.3-1.2.1.i386 >Installing gnome-netstatus - 2.12.0-5.1.i386 >Installing gnome-pilot - 2.0.13-16.i386 >Installing gnome-python2-extras - 2.14.2-4.fc6.i386 >Installing gnome-python2-libegg - 2.14.2-4.fc6.i386 >Installing xorg-x11-fonts-base - 7.1-2.noarch >Installing antlr - 2.7.6-4jpp.2.i386 >Installing gjdoc - 0.7.7-11.i386 >Installing firefox - 1.5.0.7-7.fc6.i386 >Installing gcalctool - 5.8.24-2.fc6.i386 >Installing gnome-spell - 1.0.7-3.1.i386 >Installing evolution - 2.8.0-7.fc6.i386 >Installing evolution-sharp - 0.11.1-10.fc6.i386 >Installing gtkhtml2 - 2.11.0-3.i386 >Installing gimp - 2:2.2.13-1.fc6.i386 >Installing gnome-python2-gnomevfs - 2.16.0-1.fc6.i386 >Installing gnome-vfs2-smb - 2.16.0-4.fc6.i386 >Installing xorg-x11-xfs - 1:1.0.2-3.1.i386 >Installing nautilus - 2.16.0-5.fc6.i386 >Installing gimp-help - 2-0.1.0.10.1.1.noarch >Installing gimp-data-extras - 2.0.1-1.1.1.noarch >Installing gimp-print-plugin - 4.2.7-22.i386 >Installing gnome-utils - 1:2.16.0-1.fc6.i386 >Installing yelp - 2.16.0-4.fc6.i386 >Installing nautilus-sendto-bluetooth - 0.7-5.fc6.i386 >Installing gedit - 1:2.15.9-1.fc6.i386 >Installing esc - 1.0.0-16.fc6.i386 >Installing hplip - 1.6.7-4.i386 >Installing alacarte - 0.10.0-1.fc6.noarch >Installing pirut - 1.2.5-1.noarch >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 evince - 0.6.0-3.fc6.i386 >Installing eog - 2.16.0.1-2.fc6.i386 >Installing system-config-lvm - 1.0.18-1.2.FC6.noarch >Installing file-roller - 2.16.0-2.fc6.i386 >Installing NetworkManager-gnome - 1:0.6.4-5.fc6.i386 >Installing ekiga - 2.0.2-7.i386 >Installing evolution-webcal - 2.7.1-6.i386 >Installing gaim - 2:2.0.0-0.15.beta3.fc6.i386 >Installing gnome-python2-bonobo - 2.16.0-1.fc6.i386 >Installing xorg-x11-fonts-ISO8859-1-75dpi - 7.1-2.noarch >Installing xorg-x11-fonts-ISO8859-1-100dpi - 7.1-2.noarch >Installing xorg-x11-fonts-misc - 7.1-2.noarch >Installing xorg-x11-fonts-Type1 - 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-truetype - 7.1-2.noarch >Installing desktop-printing - 0.19-16.fc6.i386 >Installing im-chooser - 0.3.3-2.fc6.i386 >Installing vino - 2.13.5-4.1.i386 >Installing gnome-power-manager - 2.16.0-3.fc6.i386 >Installing gnome-terminal - 2.16.0-2.fc6.i386 >Installing krb5-auth-dialog - 0.7-1.i386 >Installing gok - 1.2.0-1.fc6.i386 >Installing gnome-screensaver - 2.16.0-7.fc6.i386 >Installing gnome-system-monitor - 2.16.0-1.fc6.i386 >Installing sane-backends-libs - 1.0.18-5.fc6.i386 >Installing sane-backends - 1.0.18-5.fc6.i386 >Installing xerces-j2 - 2.7.1-7jpp.2.i386 >Installing xalan-j2 - 2.7.0-6jpp.1.i386 >Installing beagle - 0.2.10-3.fc6.i386 >Installing xorg-x11-drv-evdev - 1.1.2-2.1.i386 >Installing beagle-gui - 0.2.10-3.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 xml-commons-resolver - 1.1-1jpp.12.i386 >Installing openoffice.org-xsltfilter - 1:2.0.4-5.3.i386 >Installing openoffice.org-math - 1:2.0.4-5.3.i386 >Installing openoffice.org-draw - 1:2.0.4-5.3.i386 >Installing openoffice.org-impress - 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-writer - 1:2.0.4-5.3.i386 >Installing beagle-evolution - 0.2.10-3.fc6.i386 >Installing sane-frontends - 1.0.14-1.2.2.i386 >Installing xsane - 0.991-2.fc6.i386 >Installing xsane-gimp - 0.991-2.fc6.i386 >Installing gstreamer - 0.10.9-2.i386 >Installing gstreamer-plugins-base - 0.10.9-4.i386 >Installing control-center - 1:2.16.0-9.fc6.i386 >Installing gstreamer-plugins-good - 0.10.4-1.fc6.i386 >Installing totem - 2.16.1-1.fc6.i386 >Installing gnome-media - 2.16.1-2.fc6.i386 >Installing xorg-x11-drv-void - 1.1.0-3.1.i386 >Installing gnome-volume-manager - 2.15.0-2.fc6.i386 >Installing gnome-session - 2.16.0-3.fc6.i386 >Installing sound-juicer - 2.16.0-1.fc6.i386 >Installing rhythmbox - 0.9.5-4.fc6.i386 >Installing totem-mozplugin - 2.16.1-1.fc6.i386 >Installing gnome-applets - 1:2.16.0.1-7.fc6.i386 >Installing orca - 1.0.0-4.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 rhpxl - 0.39-2.i386 >Installing xorg-x11-drv-keyboard - 1.1.0-2.1.i386 >Installing system-config-display - 1.0.45-1.noarch >Installing xorg-x11-drv-neomagic - 1.1.1-2.1.i386 >Installing xorg-x11-drv-citron - 2.2.0-1.1.i386 >Installing xorg-x11-drv-penmount - 1.1.0-2.1.i386 >Installing xorg-x11-drv-savage - 2.1.1-5.fc6.i386 >Installing xorg-x11-drv-elographics - 1.1.0-1.1.i386 >Installing xorg-x11-drv-palmax - 1.1.0-1.1.i386 >Installing xorg-x11-drv-nsc - 2.8.1-2.1.i386 >Installing xorg-x11-drv-acecad - 1.1.0-2.1.i386 >Installing xorg-x11-drv-s3 - 0.4.1-2.1.i386 >Installing xorg-x11-drv-vga - 4.1.0-2.1.i386 >Installing xorg-x11-drv-trident - 1.2.1-3.fc6.i386 >Installing xorg-x11-drv-chips - 1.1.1-2.1.i386 >Installing xorg-x11-drv-hyperpen - 1.1.0-2.i386 >Installing xorg-x11-drv-summa - 1.1.0-1.1.i386 >Installing xorg-x11-drv-microtouch - 1.1.0-1.1.i386 >Installing xorg-x11-drv-v4l - 0.1.1-4.i386 >Installing xorg-x11-drv-cirrus - 1.1.0-2.fc6.i386 >Installing xorg-x11-drv-apm - 1.1.1-2.1.i386 >Installing xorg-x11-drv-via - 0.2.1-7.i386 >Installing xorg-x11-drv-ur98 - 1.1.0-1.1.i386 >Installing xorg-x11-drv-tseng - 1.1.0-3.1.i386 >Installing xorg-x11-drv-sisusb - 0.8.1-4.1.i386 >Installing xorg-x11-drv-spaceorb - 1.1.0-1.1.i386 >Installing xorg-x11-drv-joystick - 1.1.0-1.1.i386 >Installing xorg-x11-drv-digitaledge - 1.1.0-1.1.i386 >Installing xorg-x11-drv-siliconmotion - 1.4.1-2.1.i386 >Installing xorg-x11-drv-i810 - 1.6.5-9.fc6.i386 >Installing xorg-x11-drv-glint - 1.1.1-4.1.i386 >Installing xorg-x11-drv-magellan - 1.1.0-1.1.i386 >Installing xorg-x11-drv-vmware - 10.13.0-2.1.i386 >Installing xorg-x11-drv-fbdev - 0.3.0-2.i386 >Installing xorg-x11-drv-ark - 0.6.0-2.1.i386 >Installing xorg-x11-drv-i740 - 1.1.0-2.1.i386 >Installing xorg-x11-drv-ast - 0.81.0-3.i386 >Installing xorg-x11-drv-aiptek - 1.0.1-2.i386 >Installing xorg-x11-drv-tdfx - 1.2.1-3.1.i386 >Installing xorg-x11-drv-mutouch - 1.1.0-2.i386 >Installing xorg-x11-drv-fpit - 1.1.0-1.1.i386 >Installing xorg-x11-drv-rendition - 4.1.0-3.1.i386 >Installing xorg-x11-drv-s3virge - 1.9.1-2.1.i386 >Installing xorg-x11-drv-dmc - 1.1.0-2.i386 >Installing xorg-x11-drv-ati - 6.6.2-4.fc6.i386 >Installing xorg-x11-drv-calcomp - 1.1.0-1.1.i386 >Installing xorg-x11-drv-voodoo - 1.1.0-3.1.i386 >Installing xorg-x11-drv-dynapro - 1.1.0-2.i386 >Installing xorg-x11-drv-elo2300 - 1.1.0-1.1.i386 >Installing xorg-x11-drv-sis - 0.9.1-7.i386 >Installing xorg-x11-drv-magictouch - 1.0.0.5-2.1.i386 >Installing xorg-x11-drv-jamstudio - 1.1.0-1.1.i386 >Installing xorg-x11-drv-cyrix - 1.1.0-4.i386 >Installing xorg-x11-drv-nv - 1.2.0-4.fc6.i386 >Installing xorg-x11-drv-mga - 1.4.2-1.fc6.i386 >Installing xorg-x11-drv-vmmouse - 12.4.0-2.1.i386 >Installing xorg-x11-drv-dummy - 0.2.0-2.1.i386 >Installing xorg-x11-drv-i128 - 1.2.0-4.i386 >Installing xorg-x11-drivers - 7.1-3.i386 >Installing firstboot - 1.4.23-1.noarch >Installing synaptics - 0.14.4-8.fc6.i386 >Installing compiz - 0.0.13-0.32.20060817git.fc6.i386 >Installing linuxwacom - 0.7.4_1-2.1.i386
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 281681
: 189361