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 295952 Details for
Bug 434971
Anaconda crash durin FC8 install from i386 Live CD
[?]
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.
Dump from anaconda error
anacdump.txt (text/plain), 38.10 KB, created by
Matt Schulte
on 2008-02-26 16:26:03 UTC
(
hide
)
Description:
Dump from anaconda error
Filename:
MIME Type:
Creator:
Matt Schulte
Created:
2008-02-26 16:26:03 UTC
Size:
38.10 KB
patch
obsolete
>anaconda None exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/partedUtils.py", line 1242, in openDevices > for line in exc.splitlines(): > File "/usr/lib/anaconda/fsset.py", line 116, in createLabel > diskset.openDevices() > File "/usr/lib/anaconda/fsset.py", line 491, in labelDevice > kslabel = entry.label) > File "/usr/lib/anaconda/fsset.py", line 1489, in labelEntry > entry.fsystem.labelDevice(entry, chroot) > File "/usr/lib/anaconda/fsset.py", line 1558, in makeFilesystems > self.labelEntry(entry, chroot) > File "/usr/lib/anaconda/packages.py", line 158, in turnOnFilesystems > anaconda.backend.skipFormatRoot) > 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() > File "/usr/lib/anaconda/iw/progress_gui.py", line 67, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1075, in handleRenderCallback > self.currentWindow.renderCallback() >AttributeError: 'list' object has no attribute 'splitlines' > >Local variables in innermost frame: >intf: None >initAll: False >exc: ['Traceback (most recent call last):\n', ' File "/usr/sbin/anaconda", line 533, in <module>\n import updates_disk_hook\n', 'ImportError: No module named updates_disk_hook\n'] >self: <partedUtils.DiskSet instance at 0x9f64f0c> >drive: sda >dev: <PedDevice object at 0x99fd520> >ks: False >deviceFile: /dev/sda >str: The drive /dev/sda has more than 15 partitions on it. The SCSI subsystem in the Linux kernel does not allow for more than 15 partitons at this time. You will not be able to make changes to the partitioning of this disk or use any partitions beyond /dev/sda15 in Fedora >zeroMbr: None >disk: <PedDisk object at 0x9e432f0> >clearDevs: [] > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped > intf.ppw.adbox: <gtk.EventBox object at 0x9f6f914 (GtkEventBox at 0x9afa638)> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object at 0x9f6f8ec (GtkImage at 0x9fe2758)> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object at 0x9f6f964 (GtkLabel at 0x9e93108)> > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 2669 > intf.ppw.ics.cw.mainxml: <glade.XML object at 0x9a1f89c (PyGladeXML at 0x9aec968)> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object at 0x9a1f7d4 (GtkWindow at 0x9af9990)> > intf.ppw.ics.cw.installFrame: <gtk.Frame object at 0x9a1f874 (GtkFrame at 0x9a760f0)> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.rnv: ReleaseNotesViewer instance, containing members: > intf.ppw.ics.cw.rnv.textWin: <gtk.Window object at 0x9a1f7fc (GtkWindow at 0x9af9830)> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object at 0x9a1f75c (HtmlView at 0x9ad3070)> > intf.ppw.ics.cw.rnv.currentURI: None > intf.ppw.ics.cw.rnv.topDir: None > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object at 0x9a1f6e4 (HtmlDocument at 0x9aca890)> > intf.ppw.ics.cw.rnv.height: 600 > intf.ppw.ics.cw.rnv.width: 800 > intf.ppw.ics.cw.rnv.opener: FancyURLopener instance, containing members: > intf.ppw.ics.cw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.ppw.ics.cw.rnv.opener._URLopener__tempfiles: [] > intf.ppw.ics.cw.rnv.opener.cert_file: None > intf.ppw.ics.cw.rnv.opener.addheaders: [('User-Agent', 'Python-urllib/1.17')] > intf.ppw.ics.cw.rnv.opener.tries: 0 > intf.ppw.ics.cw.rnv.opener.ftpcache: {} > intf.ppw.ics.cw.rnv.opener.tempcache: None > intf.ppw.ics.cw.rnv.opener.auth_cache: {} > intf.ppw.ics.cw.rnv.opener.key_file: None > intf.ppw.ics.cw.rnv.opener.proxies: {} > intf.ppw.ics.cw.rnv.opener.maxtries: 10 > intf.ppw.ics.cw.rnv.anaconda: Already dumped > intf.ppw.ics.cw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.ppw.ics.cw.rnv.htmlfooter: </pre></body></html> > intf.ppw.ics.cw.rnv.is_showing: False > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: <gtk.ProgressBar object at 0x9f6f93c (GtkProgressBar at 0x9e93088)> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: livecd:///dev/mapper/live-osimg-min >dispatch: <dispatch.Dispatcher object at 0x9a1d62c> >method: LiveCDImageMethod instance, containing members: > method.intf: Already dumped > method.tree: None > method.rootPath: /mnt/sysimage > method.osimg: //dev/mapper/live-osimg-min >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.instProgress: Already dumped > id.upgradeRoot: None > 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 0x98b1cac>] >Primary Video Card Info: >device: None >driver : intel >descr : Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > 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: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device > 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: intel > 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: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /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: False > id.timezone.arc: 0 > id.timezone.tz: America/Chicago > 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 0x9a1d1ac> > id.methodstr: livecd:///dev/mapper/live-osimg-min > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x98c516c>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x98c516c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x98c516c>> > id.fsset.entries: [fsentry -- device: sda9 mountpoint: / > fsystem: ext3 format: True > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: / > >, 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: sda2 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda3 mountpoint: None > fsystem: ext2 format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda12 mountpoint: swap > fsystem: swap format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda15 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda5 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda6 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda7 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda8 mountpoint: None > fsystem: ntfs format: 0 > 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: None > id.x_already_set: 1 > id.backend: LiveCDCopyBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: False > id.backend.skipFormatRoot: True > id.backend.instLog: None > id.backend.supportsUpgrades: False > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'sda': True} > id.diskset.disks: {'sda': <PedDisk object at 0x9e43098>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 1 > id.bootloader.defaultDevice: partition > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda9 > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: sda9 > id.bootloader.images.images: {'sda9': ('linux', 'Fedora', 'ext3'), 'sda1': ('Other', 'Other', 'fat16')} > id.bootloader.drivelist: [sda] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: False > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:03:47:28:52:58 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0x95f32ec> > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 24 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > format: True > migrate: 0 > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x9457620> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: / > uniqueID: 9 > device: sda9 > mountpoint: / > requestSize: 10001.3730469 > grow: 0 > size: 10001.3730469 > end: 138849794 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda9 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 118366983 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 21 > mountpoint: None > requestSize: 9499.34179688 > size: 9499.34179688 > end: 359695349 > grow: 0 > start: 340240698 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda21 > 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: 20 > mountpoint: None > requestSize: 9499.34179688 > size: 9499.34179688 > end: 340240634 > grow: 0 > start: 320785983 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda20 > 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: 19 > mountpoint: None > requestSize: 9499.34179688 > size: 9499.34179688 > end: 320785919 > grow: 0 > start: 301331268 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda19 > 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: 18 > mountpoint: None > requestSize: 9499.34179688 > size: 9499.34179688 > end: 301331204 > grow: 0 > start: 281876553 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda18 > 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: 23 > mountpoint: None > requestSize: 9420.89941406 > size: 9420.89941406 > end: 398283479 > grow: 0 > start: 378989478 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda23 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > 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 0x9457aa0> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda2 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 2 > mountpoint: None > requestSize: 3820.14404297 > size: 3820.14404297 > end: 12016619 > grow: 0 > start: 4192965 > ignoreBootConstraints: 0 > type: 1 > 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: ext2FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext2 > origfstype.migratetofs: [ext3] > origfstype.deviceArguments: {fsset.RAIDDevice: <unbound method RAIDDevice.ext2Args>} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x9457560> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda3 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 3 > mountpoint: None > requestSize: 1913.99414062 > size: 1913.99414062 > end: 15936479 > grow: 0 > start: 12016620 > ignoreBootConstraints: 0 > type: 1 > 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: swapFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: swap > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x9457920> > origfstype.maxLabelChars: 15 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda12 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 12 > mountpoint: None > requestSize: 1506.06298828 > size: 1506.06298828 > end: 182900024 > grow: 0 > start: 179815608 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda12 > 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: 13 > mountpoint: None > requestSize: 4777.11035156 > size: 4777.11035156 > end: 192683609 > grow: 0 > start: 182900088 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda13 > 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: 14 > mountpoint: None > requestSize: 9546.40722656 > size: 9546.40722656 > end: 212234714 > grow: 0 > start: 192683673 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda14 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: /12 > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda15 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 15 > mountpoint: None > requestSize: 15005.9970703 > size: 15005.9970703 > end: 242967059 > grow: 0 > start: 212234778 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda15 > 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: PartitionDevice instance, containing members: > dev.device: sda5 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 5 > mountpoint: None > requestSize: 10001.3730469 > size: 10001.3730469 > end: 36419354 > grow: 0 > start: 15936543 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda5 > 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: PartitionDevice instance, containing members: > dev.device: sda6 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 6 > mountpoint: None > requestSize: 15005.9970703 > size: 15005.9970703 > end: 67151699 > grow: 0 > start: 36419418 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda6 > 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: PartitionDevice instance, containing members: > dev.device: sda7 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 7 > mountpoint: None > requestSize: 10001.3730469 > size: 10001.3730469 > end: 87634574 > grow: 0 > start: 67151763 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda7 > 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: 10 > mountpoint: None > requestSize: 10001.3730469 > size: 10001.3730469 > end: 159332669 > grow: 0 > start: 138849858 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda10 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: /1 > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 11 > mountpoint: None > requestSize: 10001.3730469 > size: 10001.3730469 > end: 179815544 > grow: 0 > start: 159332733 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda11 > 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: 16 > mountpoint: None > requestSize: 9499.34179688 > size: 9499.34179688 > end: 262421774 > grow: 0 > start: 242967123 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda16 > 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: 17 > mountpoint: None > requestSize: 9499.34179688 > size: 9499.34179688 > end: 281876489 > grow: 0 > start: 262421838 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda17 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: FATFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: vfat > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 1048576 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [dosfstools] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x94579e0> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 2047.31542969 > size: 2047.31542969 > end: 4192964 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > 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: 186692.871094 > size: 186692.871094 > end: 398283479 > grow: 0 > start: 15936480 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: None > 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: PartitionDevice instance, containing members: > dev.device: sda8 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 8 > mountpoint: None > requestSize: 15005.9970703 > size: 15005.9970703 > end: 118366919 > grow: 0 > start: 87634638 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda8 > 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: 22 > mountpoint: None > requestSize: 9420.89941406 > size: 9420.89941406 > end: 378989414 > grow: 0 > start: 359695413 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda22 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: 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: 768 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/anaconda.log: >09:47:19 INFO : using only installclass _Fedora >09:47:19 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >09:47:19 INFO : Display mode = g >09:47:19 INFO : Method = livecd:///dev/mapper/live-osimg-min >09:47:20 INFO : anaconda floppy device fd0 >09:47:23 INFO : Starting graphical installation... >09:47:23 INFO : Detected 768M of memory >09:47:23 INFO : Swap attempt of 768M to 1536M >09:47:23 WARNING : step installtype does not exist >09:47:23 WARNING : step complete does not exist >09:47:24 INFO : moving (1) to step welcome >09:47:27 INFO : moving (1) to step keyboard >09:47:29 INFO : moving (1) to step partitionobjinit >09:47:29 INFO : no /tmp/fcpconfig; not configuring zfcp >09:47:29 DEBUG : starting mpaths >09:47:29 DEBUG : self.driveList(): ['sda'] >09:47:29 DEBUG : DiskSet.skippedDisks: [] >09:47:29 DEBUG : DiskSet.skippedDisks: [] >09:47:29 DEBUG : starting all mpaths on drives ['sda'] >09:47:29 DEBUG : scanning for multipath on drives ['sda'] >09:47:29 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >09:47:29 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >09:47:29 DEBUG : mpaths: [] >09:47:29 DEBUG : done starting mpaths. Drivelist: ['sda'] >09:47:29 DEBUG : starting dmraids >09:47:29 DEBUG : self.driveList(): ['sda'] >09:47:29 DEBUG : DiskSet.skippedDisks: [] >09:47:29 DEBUG : DiskSet.skippedDisks: [] >09:47:29 DEBUG : starting all dmraids on drives ['sda'] >09:47:29 DEBUG : scanning for dmraid on drives ['sda'] >09:47:29 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >09:47:29 DEBUG : done starting dmraids. Drivelist: ['sda'] >09:47:31 DEBUG : adding drive sda to disk list >09:47:55 WARNING : /usr/lib/anaconda/isys.py:873: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >09:47:55 WARNING : /usr/lib/anaconda/isys.py:864: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >09:47:55 WARNING : /usr/lib/anaconda/isys.py:799: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >09:47:55 WARNING : /usr/lib/anaconda/isys.py:832: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >09:47:55 WARNING : /usr/lib/anaconda/isys.py:926: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >09:47:55 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >09:47:55 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >09:47:55 DEBUG : error opening device /tmp/disk: [Errno 6] No such device or address: '/tmp/disk' >09:47:55 DEBUG : error opening device /tmp/disk: [Errno 6] No such device or address: '/tmp/disk' >09:47:55 DEBUG : error opening device /tmp/disk: [Errno 6] No such device or address: '/tmp/disk' >09:47:55 DEBUG : error opening device /tmp/disk: [Errno 6] No such device or address: '/tmp/disk' >09:47:55 DEBUG : error opening device /tmp/disk: [Errno 6] No such device or address: '/tmp/disk' >09:47:55 DEBUG : error opening device /tmp/disk: [Errno 6] No such device or address: '/tmp/disk' >09:47:55 DEBUG : error opening device /tmp/disk: [Errno 6] No such device or address: '/tmp/disk' >09:47:55 DEBUG : error opening device /tmp/disk: [Errno 6] No such device or address: '/tmp/disk' >09:47:56 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >09:47:58 INFO : sr0 is a protected partition >09:47:58 INFO : no request, probably a removable drive >09:47:58 INFO : moving (1) to step parttype >09:50:51 INFO : moving (1) to step partition >09:51:13 DEBUG : adding drive sda to disk list >09:51:39 INFO : moving (1) to step partitiondone >09:51:39 INFO : moving (1) to step bootloadersetup >09:51:39 WARNING : /usr/lib/booty/bootloaderInfo.py:216: UserWarning: device node created in /tmp > isys.makeDevInode(dev, '/tmp/' + dev) > >09:51:39 INFO : moving (1) to step bootloader >09:51:54 INFO : moving (1) to step bootloaderadvanced >09:51:57 INFO : moving (1) to step networkdevicecheck >09:51:57 INFO : moving (1) to step network >09:52:04 INFO : moving (1) to step timezone >09:52:18 INFO : moving (1) to step accounts >09:52:25 INFO : moving (1) to step reposetup >09:52:25 INFO : moving (1) to step basepkgsel >09:52:25 INFO : moving (1) to step postselection >09:52:25 INFO : moving (1) to step confirminstall >09:52:27 INFO : moving (1) to step install >09:52:27 INFO : moving (1) to step enablefilesystems >09:52:31 DEBUG : not saving partition table of disk with > 15 partitions >09:52:35 DEBUG : adding drive sda to disk list >09:52:35 WARNING : /usr/lib/anaconda/fsset.py:2223: UserWarning: device node created in /tmp > isys.makeDevInode(self.getDevice(), path) > >09:52:39 DEBUG : adding drive sda to disk list > > >/tmp/lvmout: > Finding all volume groups > No volume groups found
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 434971
: 295952