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 207291 Details for
Bug 307401
bug of anaconda
[?]
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.
bug report
anacdump.txt (text/plain), 32.96 KB, created by
barry
on 2007-09-26 17:12:08 UTC
(
hide
)
Description:
bug report
Filename:
MIME Type:
Creator:
barry
Created:
2007-09-26 17:12:08 UTC
Size:
32.96 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/livecd.py", line 93, in postAction > log.error("unable to unmount %s: %s" %(d, e)) > File "/usr/lib/anaconda/installclass.py", line 84, in postAction > anaconda.method.postAction(anaconda) > File "/usr/lib/anaconda/packages.py", line 43, in doPostAction > anaconda.id.instClass.postAction(anaconda, flags.serial) > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1041, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 67, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1068, in handleRenderCallback > self.currentWindow.renderCallback() >NameError: global name 'd' is not defined > >Local variables in innermost frame: >self: <livecd.LiveCDImageMethod instance at 0x9fe292c> >e: (22, 'Invalid argument') >dir: /selinux >anaconda: <__main__.Anaconda instance at 0xb7f0a6ec> > > >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 (GtkEventBox) at 0xa7b4554> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object (GtkImage) at 0xa7b4504> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object (GtkLabel) at 0xa7b45a4> > 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: 1080 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0xa0d66e4> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0xa0d6784> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0xa0d6734> > 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 (GtkWindow) at 0x9fe9c0c> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x9fe9c34> > intf.ppw.ics.cw.rnv.currentURI: /usr/share/doc/HTML/RELEASE-NOTES-en_US.html > intf.ppw.ics.cw.rnv.topDir: /usr/share/doc/HTML > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x9fe9bbc> > 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.type: file > 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 (GtkProgressBar) at 0xa7b457c> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: livecd:///dev/live-osimg >dispatch: Dispatcher instance, containing members: > dispatch.step: 50 > dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'tasksel': 1, 'autopartitionexecute': 1, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: LiveCDImageMethod instance, containing members: > dispatch.method.splitmethod: False > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.osimg: //dev/live-osimg > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: None > id.instProgress: None > 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 0x9e8594c>] >Primary Video Card Info: >device: None >driver : nv >descr : nVidia Corporation G73 [GeForce 7600 GS] >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: nVidia Corporation G73 [GeForce 7600 GS] > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: nv > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': fr-latin9} > 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: <XF86Config object at 0x9fcd5b0> > 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: Europe/Paris > 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 0x9fe822c> > id.methodstr: livecd:///dev/live-osimg > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x9e98dec>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x9e98dec>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x9e98dec>> > id.fsset.entries: [fsentry -- device: sdc1 mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /12 > >, 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: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdd5 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb5 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb7 mountpoint: swap > fsystem: swap format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb2 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdc2 mountpoint: swap > fsystem: swap format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: SWAP-sdc2 > >] > id.fsset.mountcount: 8 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 5 > 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.instLog: None > id.backend.supportsUpgrades: False > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sdd': <PedDisk object at 0x9d41488>, 'sda': <PedDisk object at 0x9d41ad0>, 'sdb': <PedDisk object at 0x9d41548>, 'sdc': <PedDisk object at 0x9d41698>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: Users instance, containing members: > id.users.admin: <Admin object at 0x9d41890> > 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: mbr > id.bootloader.pure: None > id.bootloader.perms: 384 > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: rhgb quiet > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda, sdb, sdc, sdd] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: sdc1 > id.bootloader.images.images: {'sdc1': ('linux', 'Vixta', True), 'sda1': ('Other', 'Other', 'ntfs')} > 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:0D:88:24:C3:47 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [localdomain] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 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 > badblocks: 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 0x9a76560> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: /1 > uniqueID: 19 > device: sdc1 > mountpoint: / > requestSize: 17453.3994141 > grow: 0 > size: 17453.3994141 > end: 35744624 > bytesPerInode: 4096 > drive: sdc > dev: PartitionDevice instance, containing members: > dev.device: sdc1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 63 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, 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 0x9a769e0> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 12 > mountpoint: None > requestSize: 157065.152344 > size: 157065.152344 > end: 321669494 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 22 > mountpoint: None > requestSize: 78520.8251953 > size: 78520.8251953 > end: 160826714 > grow: 0 > start: 16065 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdd1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdd > 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: sdd5 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 23 > mountpoint: None > requestSize: 78520.7944336 > size: 78520.7944336 > end: 160826714 > grow: 0 > start: 16128 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdd5 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdd > 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: sdb5 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 15 > mountpoint: None > requestSize: 29996.3364258 > size: 29996.3364258 > end: 61448624 > grow: 0 > start: 16128 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb5 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 16 > mountpoint: None > requestSize: 47943.9536133 > size: 47943.9536133 > end: 159637904 > grow: 0 > start: 61448688 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb6 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: kubuntu > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 14 > mountpoint: None > requestSize: 79995.5419922 > size: 79995.5419922 > end: 163846934 > grow: 0 > start: 16065 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdb1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: 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 0x9a76860> > origfstype.maxLabelChars: 15 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sdb7 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 17 > mountpoint: None > requestSize: 2055.15966797 > size: 2055.15966797 > end: 163846934 > grow: 0 > start: 159637968 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb7 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sdb2 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 18 > mountpoint: None > requestSize: 37793.5400391 > size: 37793.5400391 > end: 241248104 > grow: 0 > start: 163846935 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > badblocks: None > format: True > migrate: 0 > origfstype: Already dumped > primary: None > fsopts: None > preexist: 1 > fslabel: None > uniqueID: 20 > device: sdc2 > mountpoint: None > requestSize: 2000.28076172 > grow: 0 > size: 2000.28076172 > end: 39841199 > bytesPerInode: 4096 > drive: sdc > dev: PartitionDevice instance, containing members: > dev.device: sdc2 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 35744625 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 21 > mountpoint: None > requestSize: 7.8134765625 > size: 7.8134765625 > end: 16064 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdd-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdd > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 13 > mountpoint: None > requestSize: 7.8134765625 > size: 7.8134765625 > end: 16064 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdb-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 1000 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: 0 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/anaconda.log: >15:48:15 INFO : using only installclass _Fedora >15:48:16 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8'] >15:48:16 INFO : Display mode = g >15:48:16 INFO : Method = livecd:///dev/live-osimg >15:48:20 INFO : anaconda floppy device fd0 >15:48:23 INFO : Starting graphical installation... >15:48:25 INFO : Detected 1024M of memory >15:48:25 INFO : Swap attempt of 1000M to 2000M >15:48:25 WARNING : step installtype does not exist >15:48:25 WARNING : step complete does not exist >15:48:27 INFO : moving (1) to step welcome >15:48:29 INFO : moving (1) to step keyboard >15:48:40 INFO : moving (1) to step partitionobjinit >15:48:40 INFO : no /tmp/fcpconfig; not configuring zfcp >15:48:40 DEBUG : starting mpaths >15:48:40 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd'] >15:48:40 DEBUG : DiskSet.skippedDisks: [] >15:48:40 DEBUG : DiskSet.skippedDisks: [] >15:48:40 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc', 'sdd'] >15:48:40 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc', 'sdd'] >15:48:40 DEBUG : mpaths: [] >15:48:40 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc', 'sdd'] >15:48:40 DEBUG : starting dmraids >15:48:40 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd'] >15:48:40 DEBUG : DiskSet.skippedDisks: [] >15:48:40 DEBUG : DiskSet.skippedDisks: [] >15:48:40 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc', 'sdd'] >15:48:40 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc', 'sdd'] >15:48:40 DEBUG : got raidset <block.device.RaidSet instance at 0xa0de70c> (sda) >15:48:40 DEBUG : valid: True found_devs: 1 total_devs: 1 >15:48:40 DEBUG : adding mapper/pdc_cbibejibbj to isys cache >15:48:40 DEBUG : adding sda to dm cache >15:48:40 DEBUG : removing sda from isys cache >15:48:40 DEBUG : starting raid <block.device.RaidSet instance at 0xa0de70c> with mknod=True >15:48:40 ERROR : Activating raid pdc_cbibejibbj failed: >15:48:40 ERROR : Activating raid pdc_cbibejibbj failed: >15:48:40 ERROR : table: 0 321672832 linear /dev/sda 0 >15:48:40 ERROR : table: 0 321672832 linear /dev/sda 0 >15:48:40 ERROR : exception: device-mapper: reload ioctl failed: Invalid argument >15:48:40 ERROR : exception: device-mapper: reload ioctl failed: Invalid argument >15:48:40 DEBUG : done starting dmraids. Drivelist: ['sdb', 'sdc', 'sdd', 'mapper/pdc_cbibejibbj'] >15:48:41 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:42 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:43 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:43 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:43 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:44 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:44 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:44 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:44 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:45 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:48 CRITICAL: parted exception: Error: Error opening /dev/mapper/pdc_cbibejibbj: No such device or address >15:48:49 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >15:48:49 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >15:48:49 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >15:48:49 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >15:48:49 INFO : lv /dev/mapper/pdc_cbibejibbj/ open failed, attr is No such device or address >15:48:51 INFO : scd0 is a protected partition >15:48:51 INFO : no request, probably a removable drive >15:48:51 INFO : moving (1) to step parttype >15:48:53 INFO : moving (-1) to step partitionobjinit >15:48:53 INFO : moving (-1) to step keyboard >15:48:56 INFO : moving (1) to step partitionobjinit >15:48:56 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >15:48:56 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >15:48:56 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >15:48:56 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >15:48:57 INFO : scd0 is a protected partition >15:48:57 INFO : no request, probably a removable drive >15:48:57 INFO : moving (1) to step parttype >15:49:34 INFO : moving (1) to step partition >15:50:41 INFO : moving (1) to step partitiondone >15:50:41 INFO : moving (1) to step bootloadersetup >15:50:41 INFO : moving (1) to step bootloader >15:51:20 INFO : moving (1) to step networkdevicecheck >15:51:20 INFO : moving (1) to step network >15:51:22 INFO : moving (1) to step timezone >15:51:37 INFO : moving (1) to step accounts >15:51:46 INFO : moving (1) to step reposetup >15:51:46 INFO : moving (1) to step basepkgsel >15:51:46 INFO : moving (1) to step postselection >15:51:46 INFO : moving (1) to step confirminstall >15:51:48 INFO : moving (1) to step install >15:51:48 INFO : moving (1) to step enablefilesystems >15:51:49 INFO : disk.commit() for /dev/sdd >15:51:49 INFO : disk.commit() for /dev/sda >15:51:49 INFO : disk.commit() for /dev/sdb >15:51:49 INFO : disk.commit() for /dev/sdc >15:51:50 INFO : formatting swap as swap >15:51:51 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >15:51:51 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >15:51:51 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >15:51:51 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >15:51:51 INFO : formatting / as ext3 >15:51:51 INFO : Format command: ['mke2fs', '/tmp/sdc1', '-i', '4096', '-j'] > >15:52:29 INFO : trying to mount sdc1 on / >15:52:29 DEBUG : isys.py:mount()- going to mount /tmp/sdc1 on /mnt/sysimage >15:52:29 INFO : trying to mount sys on /sys >15:52:29 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >15:52:29 INFO : trying to mount proc on /proc >15:52:29 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >15:52:29 INFO : moving (1) to step migratefilesystems >15:52:29 INFO : moving (1) to step setuptime >15:52:31 INFO : moving (1) to step preinstallconfig >15:52:31 INFO : moving (1) to step installpackages >15:52:31 INFO : Preparing to install packages >15:57:05 INFO : moving (1) to step postinstallconfig >15:57:05 INFO : doing post-install fs mangling >15:57:06 INFO : trying to mount sdc1 on / >15:57:06 DEBUG : isys.py:mount()- going to mount /tmp/sdc1 on /mnt/sysimage >15:57:19 INFO : trying to mount sys on /sys >15:57:19 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >15:57:19 INFO : trying to mount proc on /proc >15:57:19 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >15:57:19 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev >15:57:19 INFO : going to do resize >15:58:06 INFO : recreating initrd for 2.6.21-1.3194.fc7 >15:58:28 INFO : moving (1) to step writeconfig >15:58:28 INFO : Writing main configuration >15:58:30 INFO : self.hostname = localhost.localdomain >15:58:31 INFO : moving (1) to step firstboot >15:58:31 INFO : moving (1) to step instbootloader >15:58:35 INFO : moving (1) to step writexconfig >15:58:35 INFO : Writing X configuration >15:58:35 INFO : moving (1) to step writeksconfig >15:58:35 INFO : Writing autokickstart file >15:58:35 INFO : moving (1) to step writeregkey >15:58:35 INFO : moving (1) to step setfilecon >15:58:35 INFO : moving (1) to step copylogs >15:58:35 INFO : Copying anaconda logs >15:58:35 INFO : moving (1) to step methodcomplete >15:58:35 INFO : moving (1) to step postscripts >15:58:35 INFO : moving (1) to step dopostaction > > >/tmp/lvmout:
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 307401
: 207291