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 271661 Details for
Bug 403371
Anaconda dies on bad SQL database
[?]
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.
Install failure report
ps3.bug (text/plain), 55.00 KB, created by
Gary Thomas
on 2007-11-28 19:36:32 UTC
(
hide
)
Description:
Install failure report
Filename:
MIME Type:
Creator:
Gary Thomas
Created:
2007-11-28 19:36:32 UTC
Size:
55.00 KB
patch
obsolete
>anaconda 11.3.0.50 exception report >Traceback (most recent call first): > File "/usr/lib/python2.5/site-packages/yum/sqlutils.py", line 148, in executeSQLQmark > return cursor.execute(query, params) > File "/usr/lib/python2.5/site-packages/yum/sqlitesack.py", line 502, in _search > executeSQL(cur, "select DISTINCT packages.* from files,packages where files.name = ? and files.pkgKey = packages.pkgKey", (name,)) > File "/usr/lib/python2.5/site-packages/yum/sqlitesack.py", line 511, in getProvides > return self._search("provides", name, flags, version) > File "/usr/lib/python2.5/site-packages/yum/packageSack.py", line 393, in _computeAggregateDictResult > sackResult = apply(method, args) > File "/usr/lib/python2.5/site-packages/yum/packageSack.py", line 234, in getProvides > return self._computeAggregateDictResult("getProvides", name, flags, version) > File "/usr/lib/python2.5/site-packages/yum/transactioninfo.py", line 385, in getNewProvides > for pkg, hits in self.pkgSack.getProvides(name, flag, version).iteritems(): > File "/usr/lib/python2.5/site-packages/yum/transactioninfo.py", line 403, in getProvides > result.update(self.getNewProvides(name, flag, version)) > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 832, in _checkInstall > provs = self.tsInfo.getProvides(*req) > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 787, in _resolveRequires > thisneeds = self._checkInstall(txmbr) > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 713, in resolveDeps > CheckDeps, checkinstalls, checkremoves, missing = self._resolveRequires(errors) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 574, in buildTransaction > (rescode, restring) = self.resolveDeps() > File "/usr/lib/anaconda/yuminstall.py", line 933, in doPostSelection > (code, msgs) = self.ayum.buildTransaction() > File "/usr/lib/anaconda/backend.py", line 189, 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 1048, in nextClicked > self.anaconda.dispatch.gotoNext() >DatabaseError: database disk image is malformed > >Local variables in innermost frame: >cursor: <sqlite3.Cursor object at 0x11ca7d40> >query: select DISTINCT packages.* from files,packages where files.name = ? and files.pkgKey = packages.pkgKey >params: (u'/sbin/ldconfig',) > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 391 > intf.icw.mainxml: <glade.XML object at 0x10da2990 (PyGladeXML at 0x1112d638)> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: TaskWindow instance, containing members: > intf.icw.currentWindow.xml: <glade.XML object at 0x10efc8c8 (PyGladeXML at 0x115aedc0)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.repos: {'Additional Fedora Software': (None, 'http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8&arch=ppc')} > intf.icw.currentWindow.dispatch: <dispatch.Dispatcher object at 0x10d9c9b0> > intf.icw.currentWindow.tasks: [('Office and Productivity', ['graphics', 'office', 'games']), ('Software Development', ['development-libs', 'development-tools', 'gnome-software-development', 'x-software-development']), ('Web server', ['web-server'])] > intf.icw.currentWindow.anaconda: Already dumped > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.prevEnabled: True > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextEnabled: True > intf.icw.currentWindow.ics.grabNext: True > intf.icw.currentWindow.ics.title: Install Window > intf.icw.currentWindow.backend: YumBackend instance, containing members: > intf.icw.currentWindow.backend.modeText: > intf.icw.currentWindow.backend.instPath: /mnt/sysimage > intf.icw.currentWindow.backend.supportsPackageSelection: True > intf.icw.currentWindow.backend.skipFormatRoot: False > intf.icw.currentWindow.backend.instLog: None > intf.icw.currentWindow.backend.supportsUpgrades: True > intf.icw.currentWindow.backend.method: NfsInstallMethod instance, containing members: > intf.icw.currentWindow.backend.method.currentMedia: [] > intf.icw.currentWindow.backend.method.intf: Already dumped > intf.icw.currentWindow.backend.method.tree: /mnt/source/. > intf.icw.currentWindow.backend.method.rootPath: /mnt/sysimage > intf.icw.currentWindow.backend.method.isoPath: /mnt/source/. > intf.icw.window: <gtk.Window object at 0x10da28a0 (GtkWindow at 0x11215170)> > intf.icw.installFrame: <gtk.Frame object at 0x10da2968 (GtkFrame at 0x111c0620)> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object at 0x10d9d698 (GtkWindow at 0x11215000)> > intf.icw.rnv.vue: <gtkhtml2.View object at 0x10d9d670 (HtmlView at 0x10e4c808)> > intf.icw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html > intf.icw.rnv.topDir: /mnt/source > intf.icw.rnv.doc: <gtkhtml2.Document object at 0x10d9d788 (HtmlDocument at 0x10de2230)> > 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: nfs://mnt/source/. >dispatch: <dispatch.Dispatcher object at 0x10d9c9b0> >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.upgradeRoot: [] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x10aa3e68>] >Primary Video Card Info: >device: fb0 >driver : fbdev >descr : PlayStation 3 framebuffer >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > id.xsetup.xserver.resolution: 640x480 > 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: PlayStation 3 framebuffer > 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: fbdev > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 0 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.arc: 0 > id.timezone.tz: America/Denver > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x10d9c970> > id.methodstr: nfs://mnt/source/. > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x10d7fb20>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x10d7fb20>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x10d7fb20>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: ps3da1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: spufs mountpoint: /spu > fsystem: spufs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: ps3da2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 1 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [] > id.x_already_set: 0 > id.backend: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'ps3da': True} > id.diskset.disks: {'ps3da': <PedDisk object at 0xf7f97a88>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: ppcBootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot > id.bootloader.useYabootVal: 1 > id.bootloader.device: ps3da > id.bootloader.configfile: /etc/yaboot.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 0 > id.bootloader._drivelist: [ps3da] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3')} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:19:C5:67:84:F8 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [chez-thomas.org] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0x1098d350> > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 11 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [ps3da] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 9 > type: ext3 format: 1 > device: ps3da1 drive: ['ps3da'] primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 10 > type: swap format: 1 > size: 512 lvname: LogVol01 volgroup: 7 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: / uniqueID: 8 > type: ext3 format: 1 > size: 63264 lvname: LogVol00 volgroup: 7 > bytesPerInode: 4096 options: 'None' >, VG Request -- name: VolGroup00 uniqueID: 7 > format: 1 pesize: 32768 > physvols: [6] >, New Part Request -- mountpoint: None uniqueID: 6 > type: physical volume (LVM) format: 1 > device: ps3da2 drive: ['ps3da'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 256 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [lvname: LogVol01 vgname: VolGroup00 >, drive: ps3da start: 63 end: 401624 >, lvname: LogVol00 vgname: VolGroup00 >, vgname: VolGroup00 >, drive: ps3da start: 401625 end: 131122529 >] > 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: ><6>Using PS3 machine description ><7>Page orders: linear mapping = 24, virtual = 12, io = 12 ><4>Found initrd at 0xc000000000c4c000:0xc000000001400000 ><6>console [udbg0] enabled ><4>Starting Linux PPC64 #1 SMP Tue Oct 30 13:05:49 EDT 2007 ><4>----------------------------------------------------- ><4>ppc64_pft_size = 0x14 ><4>physicalMemorySize = 0x8000000 ><4>ppc64_caches.dcache_line_size = 0x80 ><4>ppc64_caches.icache_line_size = 0x80 ><4>htab_address = 0x0000000000000000 ><4>htab_hash_mask = 0x1fff ><4>----------------------------------------------------- ><5>Linux version 2.6.23.1-42.fc8 (kojibuilder@ppc4.fedora.phx.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Tue Oct 30 13:05:49 EDT 2007 ><4>*** 0000 : CF000012 ><4> ><4>*** 0000 : Setup Arch ><4>[boot]0012 Setup Arch ><7>Top of RAM: 0x8000000, Total RAM: 0x8000000 ><7>Memory hole size: 0MB ><7>Entering add_active_range(0, 0, 32768) 0 entries of 256 used ><6>PS3 firmware version 2.0.1 ><6>ps3fb videomemory: 18874368 bytes at c000000001400000 ><6>ps3flash bounce buffer: 262144 bytes at c000000000a00000 ><4>Zone PFN ranges: ><4> DMA 0 -> 32768 ><4> Normal 32768 -> 32768 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 32768 ><7>On node 0 totalpages: 32768 ><7> DMA zone: 448 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 32320 pages, LIFO batch:7 ><7> Normal zone: 0 pages used for memmap ><7> Movable zone: 0 pages used for memmap ><4>*** 0000 : CF000015 ><4> ><4>*** 0000 : Setup Done ><4>[boot]0015 Setup Done ><4>Built 1 zonelists in Node order. Total pages: 32320 ><4>Policy zone: DMA ><5>Kernel command line: root=LABEL=/ xdriver=fbdev vnc ><4>PID hash table entries: 512 (order: 9, 4096 bytes) ><7>time_init: decrementer frequency = 79.800000 MHz ><7>time_init: processor frequency = 3192.000000 MHz ><4>Console: colour dummy device 80x25 ><6>console handover: boot [udbg0] -> real [tty0] ><6>Dentry cache hash table entries: 16384 (order: 5, 131072 bytes) ><6>Inode-cache hash table entries: 8192 (order: 4, 65536 bytes) ><4>freeing bootmem node 0 ><6>Memory: 93888k/131072k available (6104k kernel code, 37184k reserved, 1300k data, 723k bss, 316k init) ><6>SLUB: Genslabs=25, HWalign=128, Order=0-1, MinObjects=4, CPUs=2, Nodes=16 ><7>Calibrating delay loop... 155.64 BogoMIPS (lpj=77824) ><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: 256 ><4>Processor 1 found. ><6>Brought up 2 CPUs ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=568 bytes ><7>sizeof(dentry)=208 bytes ><7>sizeof(ext3inode)=768 bytes ><7>sizeof(buffer_head)=104 bytes ><7>sizeof(skbuff)=232 bytes ><7>sizeof(task_struct)=2256 bytes ><6>NET: Registered protocol family 16 ><4>*** 0000 : Linux ppc64 ><4> ><4>*** 0000 : #1 SMP Tue Oct 30 13:05:49 EDT 2007 ><6>CPU Hotplug not supported by firmware - disabling. ><7>PCI: Probing PCI hardware ><7>PCI: Probing PCI hardware done ><7>Registering pmac pic with sysfs... ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 1024 (order: 1, 8192 bytes) ><6>TCP established hash table entries: 4096 (order: 4, 98304 bytes) ><6>TCP bind hash table entries: 4096 (order: 4, 65536 bytes) ><6>TCP: Hash tables configured (established 4096 bind 4096) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><4>Freeing initrd memory: 7888k freed ><3>rtas_flash: no firmware flash support ><6>IBM eBus Device Driver ><3>scan-log-dump not implemented on this system ><6>ps3_system_bus_match:354: dev=4(vuart_01), drv=4(ps3_av): match ><6> -> ps3_system_bus_probe:365: vuart_01 ><6>ps3_system_bus_match:354: dev=8(sb_01), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=7(sb_02), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=6(sb_03), drv=4(ps3_av): miss ><6> <- ps3_system_bus_probe:376: vuart_01 ><6>ps3_system_bus_match:354: dev=5(vuart_02), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=10(ioc0_01), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=3(sb_04), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=1(sb_05), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=2(sb_06), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=1(sb_07), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=2(sb_08), drv=4(ps3_av): miss ><6>ps3_system_bus_match:354: dev=9(ioc0_02), drv=4(ps3_av): miss ><6>audit: initializing netlink socket (disabled) ><5>audit(1196267980.020:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 512 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key 6EEA5F678DBB7E1B ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ps3_system_bus_match:354: dev=8(sb_01), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=7(sb_02), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=6(sb_03), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=5(vuart_02), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=10(ioc0_01), drv=10(ps3fb): match ><6> -> ps3_system_bus_probe:365: ioc0_01 ><4>Console: switching to colour frame buffer device 72x48 ><6>fb0: PS3 frame buffer device, using 18432 KiB of video memory ><6> <- ps3_system_bus_probe:376: ioc0_01 ><6>ps3_system_bus_match:354: dev=3(sb_04), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=1(sb_05), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=2(sb_06), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=1(sb_07), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=2(sb_08), drv=10(ps3fb): miss ><6>ps3_system_bus_match:354: dev=9(ioc0_02), drv=10(ps3fb): miss ><7>vio_register_driver: driver hvc_console registering ><7>HVSI: registered 0 devices ><6>Generic RTC Driver v1.07 ><6>Linux agpgart interface v0.102 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>TX39/49 Serial driver version 1.10 ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ><6>ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx ><6>mice: PS/2 mouse device common for all mice ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver ><6>ps3_system_bus_match:354: dev=8(sb_01), drv=5(ps3_sys_manager): miss ><6>ps3_system_bus_match:354: dev=7(sb_02), drv=5(ps3_sys_manager): miss ><6>ps3_system_bus_match:354: dev=6(sb_03), drv=5(ps3_sys_manager): miss ><6>ps3_system_bus_match:354: dev=5(vuart_02), drv=5(ps3_sys_manager): match ><6> -> ps3_system_bus_probe:365: vuart_02 ><6> <- ps3_system_bus_probe:376: vuart_02 ><6>ps3_system_bus_match:354: dev=3(sb_04), drv=5(ps3_sys_manager): miss ><6>ps3_system_bus_match:354: dev=1(sb_05), drv=5(ps3_sys_manager): miss ><6>ps3_system_bus_match:354: dev=2(sb_06), drv=5(ps3_sys_manager): miss ><6>ps3_system_bus_match:354: dev=1(sb_07), drv=5(ps3_sys_manager): miss ><6>ps3_system_bus_match:354: dev=2(sb_08), drv=5(ps3_sys_manager): miss ><6>ps3_system_bus_match:354: dev=9(ioc0_02), drv=5(ps3_sys_manager): miss ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Freeing unused kernel memory: 316k freed ><6>loop: module loaded ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>ps3_system_bus_match:354: dev=8(sb_01), drv=1(ps3-ehci-driver): miss ><6>ps3_system_bus_match:354: dev=7(sb_02), drv=1(ps3-ehci-driver): miss ><6>ps3_system_bus_match:354: dev=6(sb_03), drv=1(ps3-ehci-driver): miss ><6>ps3_system_bus_match:354: dev=3(sb_04), drv=1(ps3-ehci-driver): miss ><6>ps3_system_bus_match:354: dev=1(sb_05), drv=1(ps3-ehci-driver): match ><6> -> ps3_system_bus_probe:365: sb_05 ><6>dma_sb_region_create_linear:988: forcing 16M pages for linear map ><6> -> dma_sb_region_create:656: ><6>ps3-ehci-driver sb_05: PS3 EHCI Host Controller ><6>ps3-ehci-driver sb_05: new USB bus registered, assigned bus number 1 ><6>ps3-ehci-driver sb_05: irq 44, io mem 0x4000001d0000 ><6>ps3-ehci-driver sb_05: USB 0.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><6> <- ps3_system_bus_probe:376: sb_05 ><6>ps3_system_bus_match:354: dev=2(sb_06), drv=1(ps3-ehci-driver): miss ><6>ps3_system_bus_match:354: dev=1(sb_07), drv=1(ps3-ehci-driver): match ><6> -> ps3_system_bus_probe:365: sb_07 ><6>dma_sb_region_create_linear:988: forcing 16M pages for linear map ><6> -> dma_sb_region_create:656: ><6>ps3-ehci-driver sb_07: PS3 EHCI Host Controller ><6>ps3-ehci-driver sb_07: new USB bus registered, assigned bus number 2 ><6>ps3-ehci-driver sb_07: irq 45, io mem 0x4000001e0000 ><6>ps3-ehci-driver sb_07: USB 0.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><6> <- ps3_system_bus_probe:376: sb_07 ><6>ps3_system_bus_match:354: dev=2(sb_08), drv=1(ps3-ehci-driver): miss ><6>ps3_system_bus_match:354: dev=9(ioc0_02), drv=1(ps3-ehci-driver): miss ><6>usb 1-2: new high speed USB device using ps3-ehci-driver and address 2 ><6>usb 1-2: configuration #1 chosen from 1 choice ><6>hub 1-2:1.0: USB hub found ><6>hub 1-2:1.0: 4 ports detected ><7>ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver ><6>ps3_system_bus_match:354: dev=8(sb_01), drv=2(ps3-ohci-driver): miss ><6>ps3_system_bus_match:354: dev=7(sb_02), drv=2(ps3-ohci-driver): miss ><6>ps3_system_bus_match:354: dev=6(sb_03), drv=2(ps3-ohci-driver): miss ><6>ps3_system_bus_match:354: dev=3(sb_04), drv=2(ps3-ohci-driver): miss ><6>ps3_system_bus_match:354: dev=2(sb_06), drv=2(ps3-ohci-driver): match ><6> -> ps3_system_bus_probe:365: sb_06 ><6>dma_sb_region_create_linear:988: forcing 16M pages for linear map ><6> -> dma_sb_region_create:656: ><6>ps3-ohci-driver sb_06: PS3 OHCI Host Controller ><6>ps3-ohci-driver sb_06: new USB bus registered, assigned bus number 3 ><6>ps3-ohci-driver sb_06: irq 46, io mem 0x4000001f0000 ><6>usb 2-1: new high speed USB device using ps3-ehci-driver and address 2 ><6>usb 2-1: configuration #1 chosen from 1 choice ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><6>usb 2-2: new high speed USB device using ps3-ehci-driver and address 3 ><6>usb 2-2: configuration #1 chosen from 1 choice ><6> <- ps3_system_bus_probe:376: sb_06 ><6>ps3_system_bus_match:354: dev=2(sb_08), drv=2(ps3-ohci-driver): match ><6> -> ps3_system_bus_probe:365: sb_08 ><6>dma_sb_region_create_linear:988: forcing 16M pages for linear map ><6> -> dma_sb_region_create:656: ><6>ps3-ohci-driver sb_08: PS3 OHCI Host Controller ><6>ps3-ohci-driver sb_08: new USB bus registered, assigned bus number 4 ><6>ps3-ohci-driver sb_08: irq 47, io mem 0x400000200000 ><6>usb 1-2.2: new low speed USB device using ps3-ehci-driver and address 3 ><6>usb 1-2.2: configuration #1 chosen from 1 choice ><6>input: DELL DELL USB Keyboard as /class/input/input1 ><6>input: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on usb-sb_05-2.2 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>usb 1-2.4: new full speed USB device using ps3-ehci-driver and address 4 ><6>usb 1-2.4: configuration #1 chosen from 1 choice ><6>input: Sony PLAYSTATION(R)3 Controller as /class/input/input2 ><6>input: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] on usb-sb_05-2.4 ><6> <- ps3_system_bus_probe:376: sb_08 ><6>ps3_system_bus_match:354: dev=9(ioc0_02), drv=2(ps3-ohci-driver): miss ><6>Initializing USB Mass Storage driver... ><6>scsi0 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 2 ><7>usb-storage: waiting for device to settle before scanning ><6>usbcore: registered new interface driver usb-storage ><6>USB Mass Storage support registered. ><7>usb-storage: device scan complete ><5>scsi 0:0:0:0: Direct-Access Sony GL819 MS 1.08 PQ: 0 ANSI: 0 CCS ><5>scsi 0:0:0:1: Direct-Access Sony GL819 SD 1.08 PQ: 0 ANSI: 0 ><5>scsi 0:0:0:2: Direct-Access Sony GL819 CF 1.08 PQ: 0 ANSI: 0 ><5>sd 0:0:0:0: [sda] Attached SCSI removable disk ><5>sd 0:0:0:1: [sdb] Attached SCSI removable disk ><5>sd 0:0:0:2: [sdc] Attached SCSI removable disk ><6>ps3_system_bus_match:354: dev=8(sb_01), drv=3(ps3_gelic_driver): miss ><6>ps3_system_bus_match:354: dev=7(sb_02), drv=3(ps3_gelic_driver): miss ><6>ps3_system_bus_match:354: dev=6(sb_03), drv=3(ps3_gelic_driver): miss ><6>ps3_system_bus_match:354: dev=3(sb_04), drv=3(ps3_gelic_driver): match ><6> -> ps3_system_bus_probe:365: sb_04 ><6>dma_sb_region_create_linear:988: forcing 16M pages for linear map ><6> -> dma_sb_region_create:656: ><6>ps3_gelic_driver sb_04: MAC addr 00:19:c5:67:84:f8 ><6> <- ps3_system_bus_probe:376: sb_04 ><6>ps3_system_bus_match:354: dev=9(ioc0_02), drv=3(ps3_gelic_driver): miss ><6>ps3_system_bus_match:354: dev=8(sb_01), drv=7(ps3rom): miss ><6>ps3_system_bus_match:354: dev=7(sb_02), drv=7(ps3rom): match ><6> -> ps3_system_bus_probe:365: sb_02 ><6> -> dma_sb_region_create:656: ><6>scsi1 : ps3rom ><6> <- ps3_system_bus_probe:376: sb_02 ><6>ps3_system_bus_match:354: dev=6(sb_03), drv=7(ps3rom): miss ><6>ps3_system_bus_match:354: dev=9(ioc0_02), drv=7(ps3rom): miss ><5>scsi 1:0:0:0: CD-ROM SONY PS-SYSTEM 302R 4091 PQ: 0 ANSI: 0 ><4>sr0: scsi3-mmc drive: 0x/0x 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 ><6>ps3disk_init:609: registered block device major 253 ><6>ps3_system_bus_match:354: dev=8(sb_01), drv=6(ps3disk): miss ><6>ps3_system_bus_match:354: dev=6(sb_03), drv=6(ps3disk): match ><6> -> ps3_system_bus_probe:365: sb_03 ><6> -> dma_sb_region_create:656: ><6>ps3disk sb_03: First accessible region has index 3 start 25165832 size 131135656 ><6>ps3disk sb_03: ps3da is a ST98823AS (76319 MiB total, 64031 MiB for OtherOS) ><6> ps3da: ps3da1 ps3da2 ><6> <- ps3_system_bus_probe:376: sb_03 ><6>ps3_system_bus_match:354: dev=9(ioc0_02), drv=6(ps3disk): miss ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><7>eth0: no IPv6 routers present ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 5 users, 11 roles, 2317 types, 112 bools, 1 sens, 1024 cats ><7>security: 67 classes, 207815 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev 0:15, type nfs), uses genfs_contexts ><7>SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><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(1196268375.322:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>async_tx: api initialized (async) ><6>xor: measuring software checksum speed ><6> 8regs : 1528.000 MB/sec ><6> 8regs_prefetch: 1640.000 MB/sec ><6> 32regs : 3472.000 MB/sec ><6> 32regs_prefetch: 2680.000 MB/sec ><6>xor: using function: 32regs (3472.000 MB/sec) ><4>raid6: int64x1 421 MB/s ><4>raid6: int64x2 480 MB/s ><4>raid6: int64x4 785 MB/s ><4>raid6: int64x8 746 MB/s ><4>raid6: altivecx1 578 MB/s ><4>raid6: altivecx2 933 MB/s ><4>raid6: altivecx4 1332 MB/s ><4>raid6: altivecx8 2160 MB/s ><4>raid6: using algorithm altivecx8 (2160 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built Oct 30 2007 13:08:56) installed ><6>Lock_Nolock (built Oct 30 2007 13:09:23) installed ><6>JFS: nTxBlock = 1693, nTxLock = 13548 ><6>SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1196268383.214:3): audit_pid=652 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><13>Nov 28 16:46:23 python[651]: obsolete kudzu ddcProbe called ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on ps3da1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev ps3da1, type ext3), uses xattr ><6>Adding 524280k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:524280k > > >/tmp/anaconda.log: >16:39:43 INFO : kernel command line: root=LABEL=/ xdriver=fbdev vnc > >16:39:43 INFO : vnc forced cmdline mode from cmdline >16:39:43 INFO : 216780 kB are available >16:39:43 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd squashfs jbd mbcache ext3 ext2 >16:39:43 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:43 INFO : loaded cramfs from /modules/modules.cgz >16:39:43 INFO : loaded fat from /modules/modules.cgz >16:39:43 INFO : loaded vfat from /modules/modules.cgz >16:39:43 INFO : loaded sunrpc from /modules/modules.cgz >16:39:43 INFO : loaded lockd from /modules/modules.cgz >16:39:43 INFO : loaded nfs_acl from /modules/modules.cgz >16:39:43 INFO : loaded nfs from /modules/modules.cgz >16:39:43 INFO : loaded loop from /modules/modules.cgz >16:39:43 INFO : loaded floppy from /modules/modules.cgz >16:39:43 INFO : loaded squashfs from /modules/modules.cgz >16:39:43 INFO : loaded jbd from /modules/modules.cgz >16:39:43 INFO : loaded mbcache from /modules/modules.cgz >16:39:43 INFO : loaded ext3 from /modules/modules.cgz >16:39:43 INFO : loaded ext2 from /modules/modules.cgz >16:39:43 DEBUG : module(s) isofs edd not found >16:39:43 INFO : inserted /tmp/cramfs.ko >16:39:43 INFO : inserted /tmp/fat.ko >16:39:43 INFO : inserted /tmp/vfat.ko >16:39:43 INFO : inserted /tmp/sunrpc.ko >16:39:43 INFO : inserted /tmp/lockd.ko >16:39:43 INFO : inserted /tmp/nfs_acl.ko >16:39:43 INFO : inserted /tmp/nfs.ko >16:39:43 INFO : inserted /tmp/loop.ko >16:39:43 WARNING : failed to insert module (19) >16:39:43 ERROR : failed to insert /tmp/floppy.ko >16:39:43 INFO : inserted /tmp/squashfs.ko >16:39:43 INFO : inserted /tmp/jbd.ko >16:39:43 INFO : inserted /tmp/mbcache.ko >16:39:43 INFO : inserted /tmp/ext3.ko >16:39:43 INFO : inserted /tmp/ext2.ko >16:39:43 INFO : load module set done >16:39:43 INFO : modules to insert ipv6 >16:39:43 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:44 INFO : loaded ipv6 from /modules/modules.cgz >16:39:44 INFO : inserted /tmp/ipv6.ko >16:39:44 INFO : load module set done >16:39:44 INFO : modules to insert cdrom ide-cd >16:39:44 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:44 INFO : loaded cdrom from /modules/modules.cgz >16:39:44 INFO : loaded ide-cd from /modules/modules.cgz >16:39:44 INFO : inserted /tmp/cdrom.ko >16:39:44 INFO : inserted /tmp/ide-cd.ko >16:39:44 INFO : load module set done >16:39:44 INFO : modules to insert scsi_mod sd_mod sr_mod >16:39:44 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:45 INFO : loaded scsi_mod from /modules/modules.cgz >16:39:45 INFO : loaded sd_mod from /modules/modules.cgz >16:39:45 INFO : loaded sr_mod from /modules/modules.cgz >16:39:45 INFO : inserted /tmp/scsi_mod.ko >16:39:45 INFO : inserted /tmp/sd_mod.ko >16:39:45 INFO : inserted /tmp/sr_mod.ko >16:39:45 INFO : load module set done >16:39:45 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >16:39:45 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:46 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >16:39:46 INFO : loaded libiscsi from /modules/modules.cgz >16:39:46 INFO : loaded iscsi_tcp from /modules/modules.cgz >16:39:46 INFO : inserted /tmp/scsi_transport_iscsi.ko >16:39:46 INFO : inserted /tmp/libiscsi.ko >16:39:46 INFO : inserted /tmp/iscsi_tcp.ko >16:39:46 INFO : load module set done >16:39:46 INFO : modules to insert spufs >16:39:46 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:46 INFO : loaded spufs from /modules/modules.cgz >16:39:46 INFO : inserted /tmp/spufs.ko >16:39:46 INFO : load module set done >16:39:46 INFO : looking for usb controllers >16:39:46 INFO : found USB controller ehci-hcd >16:39:46 INFO : modules to insert ehci-hcd >16:39:46 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:47 INFO : loaded ehci-hcd from /modules/modules.cgz >16:39:47 INFO : inserted /tmp/ehci-hcd.ko >16:39:47 INFO : load module set done >16:39:47 INFO : found USB controller ehci-hcd >16:39:47 INFO : modules to insert >16:39:47 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:47 INFO : load module set done >16:39:47 INFO : found USB controller ohci-hcd >16:39:47 INFO : modules to insert ohci-hcd >16:39:47 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:47 INFO : loaded ohci-hcd from /modules/modules.cgz >16:39:48 INFO : inserted /tmp/ohci-hcd.ko >16:39:48 INFO : load module set done >16:39:48 INFO : found USB controller ohci-hcd >16:39:48 INFO : modules to insert >16:39:48 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:48 INFO : load module set done >16:39:48 DEBUG : waiting for usb to become stable... >16:39:50 DEBUG : 2 seconds. >16:39:50 INFO : modules to insert hid keybdev >16:39:50 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:51 DEBUG : module(s) hid keybdev not found >16:39:51 INFO : load module set done >16:39:52 INFO : no firewire controller found >16:39:52 DEBUG : no pcic controller found >16:39:52 DEBUG : probing buses >16:39:52 DEBUG : finished bus probing >16:39:52 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ehci_hcd PS3 EHCI Host Controller >16:39:52 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ehci_hcd PS3 EHCI Host Controller >16:39:52 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ohci_hcd PS3 OHCI Host Controller >16:39:52 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ohci_hcd PS3 OHCI Host Controller >16:39:52 DEBUG : ignoring driverless device Sony Bluetooth Transceiver >16:39:52 DEBUG : ignoring driverless device Sony Bluetooth Transceiver >16:39:52 DEBUG : ignoring driverless device Sony Bluetooth Transceiver >16:39:52 DEBUG : ignoring driverless device Sony Bluetooth Transceiver >16:39:52 DEBUG : ignoring driverless device Sony PLAYSTATION(R)3 Controller >16:39:52 INFO : modules to insert ps3stor_lib ps3flash usb-storage ps3_gelic ps3rom snd_ps3 ps3fb ps3disk keybdev >16:39:52 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:39:52 INFO : loaded ps3stor_lib from /modules/modules.cgz >16:39:52 INFO : loaded usb-storage from /modules/modules.cgz >16:39:52 INFO : loaded ps3_gelic from /modules/modules.cgz >16:39:52 INFO : loaded ps3rom from /modules/modules.cgz >16:39:52 INFO : loaded ps3disk from /modules/modules.cgz >16:39:52 DEBUG : module(s) ps3flash snd_ps3 ps3fb keybdev not found >16:39:52 INFO : inserted /tmp/ps3stor_lib.ko >16:39:59 DEBUG : slept 6 seconds >16:40:00 INFO : inserted /tmp/usb-storage.ko >16:40:00 INFO : inserted /tmp/ps3_gelic.ko >16:40:01 INFO : inserted /tmp/ps3rom.ko >16:40:02 INFO : inserted /tmp/ps3disk.ko >16:40:02 INFO : load module set done >16:40:02 INFO : trying to mount CD device scd0 on /mnt/source >16:40:05 DEBUG : going to set language to en_US.UTF-8 >16:40:05 INFO : setting language to en_US.UTF-8 >16:40:05 INFO : 52 keymaps are available >16:40:09 INFO : need to set up networking >16:40:09 INFO : going to pick interface >16:40:09 INFO : only have one network device: eth0 >16:40:09 INFO : going to do getNetConfig >16:40:09 INFO : eth0 is not a wireless adapter >16:40:13 DEBUG : waiting for link eth0... >16:40:13 DEBUG : 0 seconds. >16:40:13 DEBUG : sending anaconda-Linux 2.6.23.1-42.fc8 ppc64 as dhcp vendor-class >16:40:13 INFO : Listening on LPF/eth0/00:19:c5:67:84:f8 >16:40:13 INFO : Sending on LPF/eth0/00:19:c5:67:84:f8 >16:40:13 INFO : Sending on Socket/fallback >16:40:13 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 >16:40:14 INFO : DHCPOFFER from 192.168.1.101 >16:40:14 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >16:40:14 INFO : DHCPACK from 192.168.1.101 >16:40:14 INFO : bound to 192.168.1.143 -- renewal in 1393 seconds. >16:40:14 DEBUG : device = eth0 >16:40:14 DEBUG : broadcast = 192.168.1.255 >16:40:14 DEBUG : netmask = 255.255.255.0 >16:40:14 DEBUG : network = 192.168.1.0 >16:40:14 DEBUG : gateway = 192.168.1.101 >16:40:14 DEBUG : dns[0] = 192.168.1.101 >16:40:14 DEBUG : dns[1] = 204.133.123.27 >16:40:14 DEBUG : dns[2] = 206.168.216.4 >16:40:14 DEBUG : waiting for link eth0... >16:40:14 DEBUG : 0 seconds. >16:40:14 WARNING : reverse name lookup failed >16:40:14 INFO : starting to STEP_URL >16:40:14 INFO : going to do nfsGetSetup >16:46:13 INFO : mounting nfs path 192.168.1.126:/mnt/disk/hermes/work3/FC/fedora/releases/8/Fedora/ppc/os >16:46:13 INFO : can access /mnt/source/images/stage2.img >16:46:13 INFO : trying to mount CD device scd0 on /mnt/stage2 >16:46:14 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 13 >16:46:14 DEBUG : after mountStage2, rc is 0 >16:46:14 INFO : got url nfs://mnt/source/. >16:46:14 INFO : Loading SELinux policy >16:46:15 INFO : getting ready to spawn shell now >16:46:15 INFO : modules to insert >16:46:15 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:46:15 INFO : removed usb-storage from modprobe.conf >16:46:15 INFO : load module set done >16:46:15 INFO : modules to insert >16:46:15 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:46:15 INFO : load module set done >16:46:15 INFO : modules to insert >16:46:15 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:46:15 INFO : load module set done >16:46:15 DEBUG : probing buses >16:46:15 DEBUG : finished bus probing >16:46:15 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ehci_hcd PS3 EHCI Host Controller >16:46:15 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ehci_hcd PS3 EHCI Host Controller >16:46:15 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ohci_hcd PS3 OHCI Host Controller >16:46:15 DEBUG : ignoring driverless device Linux 2.6.23.1-42.fc8 ohci_hcd PS3 OHCI Host Controller >16:46:15 DEBUG : ignoring driverless device Sony Bluetooth Transceiver >16:46:15 DEBUG : ignoring driverless device Sony Bluetooth Transceiver >16:46:15 DEBUG : ignoring driverless device Sony Bluetooth Transceiver >16:46:15 DEBUG : ignoring driverless device Sony Bluetooth Transceiver >16:46:15 DEBUG : ignoring driverless device Sony PLAYSTATION(R)3 Controller >16:46:15 INFO : modules to insert ps3flash snd_ps3 ps3fb keybdev >16:46:15 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:46:15 DEBUG : module(s) ps3flash snd_ps3 ps3fb keybdev not found >16:46:15 INFO : load module set done >16:46:15 INFO : modules to insert md raid0 raid1 raid5 raid6 async_tx xor async_xor async_memcpy raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >16:46:15 DEBUG : getModuleLocation: 2.6.23.1-42.fc8/ppc64 >16:46:16 INFO : loaded raid0 from /modules/modules.cgz >16:46:16 INFO : loaded raid1 from /modules/modules.cgz >16:46:16 INFO : loaded async_tx from /modules/modules.cgz >16:46:16 INFO : loaded xor from /modules/modules.cgz >16:46:16 INFO : loaded async_xor from /modules/modules.cgz >16:46:16 INFO : loaded async_memcpy from /modules/modules.cgz >16:46:16 INFO : loaded raid456 from /modules/modules.cgz >16:46:16 INFO : loaded raid10 from /modules/modules.cgz >16:46:16 INFO : loaded msdos from /modules/modules.cgz >16:46:16 INFO : loaded gfs2 from /modules/modules.cgz >16:46:16 INFO : loaded lock_nolock from /modules/modules.cgz >16:46:16 INFO : loaded reiserfs from /modules/modules.cgz >16:46:16 INFO : loaded jfs from /modules/modules.cgz >16:46:16 INFO : loaded xfs from /modules/modules.cgz >16:46:16 INFO : loaded dm-mod from /modules/modules.cgz >16:46:16 INFO : loaded dm-zero from /modules/modules.cgz >16:46:16 INFO : loaded dm-mirror from /modules/modules.cgz >16:46:16 INFO : loaded dm-snapshot from /modules/modules.cgz >16:46:16 INFO : loaded dm-multipath from /modules/modules.cgz >16:46:16 INFO : loaded dm-round-robin from /modules/modules.cgz >16:46:16 INFO : loaded dm-emc from /modules/modules.cgz >16:46:16 DEBUG : module(s) md raid5 raid6 not found >16:46:16 INFO : inserted /tmp/raid0.ko >16:46:16 INFO : inserted /tmp/raid1.ko >16:46:16 INFO : inserted /tmp/async_tx.ko >16:46:16 INFO : inserted /tmp/xor.ko >16:46:16 INFO : inserted /tmp/async_xor.ko >16:46:16 INFO : inserted /tmp/async_memcpy.ko >16:46:16 INFO : inserted /tmp/raid456.ko >16:46:16 INFO : inserted /tmp/raid10.ko >16:46:16 INFO : inserted /tmp/msdos.ko >16:46:16 INFO : inserted /tmp/gfs2.ko >16:46:16 INFO : inserted /tmp/lock_nolock.ko >16:46:16 INFO : inserted /tmp/reiserfs.ko >16:46:16 INFO : inserted /tmp/jfs.ko >16:46:16 INFO : inserted /tmp/xfs.ko >16:46:16 INFO : inserted /tmp/dm-mod.ko >16:46:16 INFO : inserted /tmp/dm-zero.ko >16:46:16 INFO : inserted /tmp/dm-mirror.ko >16:46:16 INFO : inserted /tmp/dm-snapshot.ko >16:46:16 INFO : inserted /tmp/dm-multipath.ko >16:46:16 INFO : inserted /tmp/dm-round-robin.ko >16:46:16 INFO : inserted /tmp/dm-emc.ko >16:46:16 INFO : load module set done >16:46:16 INFO : looking for USB mouse... >16:46:16 INFO : NFS install method detected, will use RHupdates/ >16:46:16 INFO : Running anaconda script /usr/bin/anaconda >16:46:16 DEBUG : adding extraArg --xdriver=fbdev >16:46:16 DEBUG : adding extraArg --vnc >16:46:23 INFO : using only installclass _Fedora >16:46:23 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'nfs://mnt/source/.', '--xdriver', 'fbdev', '--vnc', '--noipv6', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us'] >16:46:23 INFO : Display mode = g >16:46:23 INFO : Method = nfs://mnt/source/. >16:46:25 WARNING : no floppy devices found but we'll try fd0 anyway >16:46:28 INFO : Starting VNC... >16:46:28 INFO : ip of eth0 is 192.168.1.143 >16:46:29 WARNING : > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >16:46:29 INFO : The VNC server is now running. >16:46:29 INFO : Please connect to 192.168.1.143:1 to begin the install... >16:46:33 INFO : Started mini-wm >16:46:34 INFO : Starting graphical installation... >16:46:35 INFO : Detected 224M of memory >16:46:35 INFO : Swap attempt of 256M to 512M >16:46:35 WARNING : step installtype does not exist >16:46:35 WARNING : step complete does not exist >16:46:38 INFO : moving (1) to step welcome >16:46:45 INFO : moving (1) to step findrootparts >16:46:45 DEBUG : starting mpaths >16:46:45 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'ps3da'] >16:46:45 DEBUG : DiskSet.skippedDisks: [] >16:46:45 DEBUG : DiskSet.skippedDisks: [] >16:46:45 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc', 'ps3da'] >16:46:45 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc', 'ps3da'] >16:46:45 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >16:46:45 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >16:46:45 DEBUG : mpaths: [] >16:46:45 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc', 'ps3da'] >16:46:45 DEBUG : starting dmraids >16:46:45 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'ps3da'] >16:46:45 DEBUG : DiskSet.skippedDisks: [] >16:46:45 DEBUG : DiskSet.skippedDisks: [] >16:46:45 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc', 'ps3da'] >16:46:45 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc', 'ps3da'] >16:46:45 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >16:46:45 DEBUG : done starting dmraids. Drivelist: ['sda', 'sdb', 'sdc', 'ps3da'] >16:46:46 DEBUG : adding drive ps3da to disk list >16:46:47 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >16:46:49 INFO : lv is VolGroup00/LogVol00, size of 63264 >16:46:49 INFO : lv is VolGroup00/LogVol01, size of 512 >16:46:49 WARNING : /usr/lib/anaconda/isys.py:319: UserWarning: device node created in /tmp > makeDevInode (device, devName) > >16:46:49 DEBUG : isys.py:mount()- going to mount /tmp/ps3da1 on /mnt/sysimage >16:46:49 WARNING : step complete does not exist >16:46:49 INFO : moving (1) to step partitionobjinit >16:46:49 INFO : no initiator set >16:46:49 INFO : no /tmp/fcpconfig; not configuring zfcp >16:46:50 DEBUG : adding drive ps3da to disk list >16:46:50 WARNING : /usr/lib/anaconda/isys.py:873: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >16:46:50 INFO : lv VolGroup00/LogVol00, attr is -wi--- >16:46:50 INFO : lv VolGroup00/LogVol01, attr is -wi--- >16:46:52 INFO : lv is VolGroup00/LogVol00, size of 63264 >16:46:52 INFO : lv is VolGroup00/LogVol01, size of 512 >16:46:53 INFO : pv is /dev/ps3da2 in vg VolGroup00, size is 63828 >16:46:53 INFO : vg VolGroup00, size is 63808, pesize is 32768 >16:46:53 INFO : lv is VolGroup00/LogVol00, size of 63264 >16:46:53 INFO : lv is VolGroup00/LogVol01, size of 512 >16:46:53 INFO : mdadm -E /dev/VolGroup00/LogVol00 >16:46:54 INFO : mdadm -E /dev/VolGroup00/LogVol01 >16:46:54 INFO : moving (1) to step parttype >16:46:57 INFO : moving (1) to step autopartitionexecute >16:46:57 DEBUG : adding drive ps3da to disk list >16:46:58 DEBUG : used space is 1280 >16:46:58 DEBUG : actual space is 63776 >16:46:58 DEBUG : used space is 1536 >16:46:58 DEBUG : actual space is 63776 >16:46:58 DEBUG : used space is 63776 >16:46:58 DEBUG : actual space is 63776 >16:46:58 DEBUG : used space is 63776 >16:46:58 DEBUG : actual space is 63776 >16:46:58 INFO : moving (1) to step partitiondone >16:47:02 INFO : lv is VolGroup00/LogVol00, size of 63264 >16:47:02 INFO : lv is VolGroup00/LogVol01, size of 512 >16:47:02 INFO : removing lv LogVol01 >16:47:02 INFO : removing lv LogVol00 >16:47:02 INFO : pv is /dev/ps3da2 in vg VolGroup00, size is 63828 >16:47:02 INFO : vgremove -v VolGroup00 >16:47:02 INFO : pvremove -ff -y -v /dev/ps3da2 >16:47:02 INFO : pvcreate -ff -y -v /dev/ps3da2 >16:47:02 INFO : disk.commit() for /dev/ps3da >16:47:03 DEBUG : adding drive ps3da to disk list >16:47:05 INFO : formatting swap as swap >16:47:05 INFO : moving (1) to step bootloadersetup >16:47:05 INFO : moving (1) to step networkdevicecheck >16:47:05 INFO : moving (1) to step network >16:47:07 INFO : moving (1) to step timezone >16:47:12 INFO : moving (1) to step accounts >16:47:21 INFO : moving (1) to step reposetup >16:47:21 INFO : added repository Additional Fedora Software with source URL [None] >16:47:24 WARNING : /usr/lib/python2.5/site-packages/yum/repos.py:63: RuntimeWarning: YumProgress.progressbar called when popped > self.callback.progressbar(num, len(repos), repo.id) > >16:47:26 INFO : no groups missing >16:47:26 INFO : moving (1) to step basepkgsel >16:47:31 INFO : moving (1) to step tasksel >16:47:43 INFO : moving (1) to step postselection >16:47:43 INFO : selected kernel package for kernel >16:47:43 DEBUG : selecting kernel-devel >16:47:47 DEBUG : no package matching system-config-securitylevel-tui > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >DOMAIN=chez-thomas.org > > >/tmp/lvmout: > Logical volume "LogVol01" created > Finding volume group "VolGroup00" > Creating logical volume LogVol01 > WARNING: This metadata update is NOT backed up > Found volume group "VolGroup00" > Creating VolGroup00-LogVol01 > Loading VolGroup00-LogVol01 table > Resuming VolGroup00-LogVol01 (252:1) > Clearing start of logical volume "LogVol01" > WARNING: This metadata update is NOT backed up
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 403371
: 271661