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 208521 Details for
Bug 308831
installer crashed on beginning of installation, error occured trying to initialize swap device sda5
[?]
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.
Detail of Unhandled Exception, Error, Anaconda
anacondabug.txt (text/plain), 27.99 KB, created by
teejay
on 2007-09-27 15:27:30 UTC
(
hide
)
Description:
Detail of Unhandled Exception, Error, Anaconda
Filename:
MIME Type:
Creator:
teejay
Created:
2007-09-27 15:27:30 UTC
Size:
27.99 KB
patch
obsolete
>anaconda None exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/autopart.py", line 965, in processPartitioning > raise PartitioningError, _("Could not allocate cylinder-based partitions.\n\n%s") % msg > File "/usr/lib/anaconda/autopart.py", line 1014, in doPartitioning > processPartitioning(diskset, requests, newParts) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1001, in refresh > autopart.doPartitioning(self.diskset, self.partitions) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1117, in editPartitionRequest > if self.refresh(): > File "/usr/lib/anaconda/iw/partition_gui.py", line 1061, in editCb > self.editPartitionRequest(request, isNew = 1) >TypeError: __str__ returned non-string (type error) > >Local variables in innermost frame: >request: New Part Request -- mountpoint: None uniqueID: 8 > type: swap format: True > device: None drive: ['sda'] primary: None > size: None grow: 0 maxsize: None > start: 3074 end: 3200 migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >newParts: sda3 <fsset.swapFileSystem instance at 0xa834d0> 12001.6845703 > > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 1181 > intf.icw.mainxml: <glade.XML object at 0x147bf00 (PyGladeXML at 0x1612200)> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0x157e820 (GdkPixbuf at 0x1859b70)> > intf.icw.currentWindow.intf : Already dumped > intf.icw.currentWindow.parent: <gtk.Window object at 0x147bf50 (GtkWindow at 0x1605300)> > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0x19d4050 (GnomeCanvas at 0x18a03a0)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [] > intf.icw.currentWindow.diskStripeGraph.tree : <DiskTreeModel object at 0x154a870 (GtkTreeStore at 0x184ec90)> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <PartitionWindow.PartitionWindow instance at 0x1569a28>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 0.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.tree: <DiskTreeModel object at 0x154a870 (GtkTreeStore at 0x184ec90)> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x1469e18>> > intf.icw.currentWindow.fsset.volumesCreated: 0 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x1469e18>> > intf.icw.currentWindow.fsset.migratedfs: 0 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x1469e18>> > intf.icw.currentWindow.fsset.entries: [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 > >] > intf.icw.currentWindow.fsset.mountcount: 0 > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object at 0x19d4a00 (GtkCheckButton at 0x18666c0)> > 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: Partitioning > intf.icw.currentWindow.treeViewSelection: <gtk.TreeSelection object at 0x19b4b90 (GtkTreeSelection at 0x1658ac0)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0x19b4960 (GtkTreeView at 0x18606e0)> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks : {'sda': True} > intf.icw.currentWindow.diskset.disks: {'sda': <PedDisk object at 0x2aaaaab1f910>} > intf.icw.currentWindow.diskset.anaconda: Already dumped > intf.icw.currentWindow.diskset.onlyPrimary : None > intf.icw.currentWindow.partitions: Partitions instance, containing members: > intf.icw.currentWindow.partitions.useFdisk: 0 > intf.icw.currentWindow.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.autoClearPartType: 0 > intf.icw.currentWindow.partitions.nextUniqueID: 9 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives : [] > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.isKickstart: 0 > intf.icw.currentWindow.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 0xab26b0> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: /boot1 > uniqueID: 1 > device: sda1 > mountpoint: /boot > requestSize: 101.944335938 > grow: 0 > size: 101.944335938 > end: 208844 > bytesPerInode: 4096 > drive: sda > dev: None > maxSizeMB: None > start: 63 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > format: False > migrate: 0 > origfstype: Already dumped > primary: None > fsopts: None > preexist: 1 > fslabel: /home > uniqueID: 6 > device: sda5 > mountpoint: /home > requestSize: 51215.0009766 > grow: 0 > size: 51215.0009766 > end: 156296384 > bytesPerInode: 4096 > drive: sda > dev: None > maxSizeMB: None > start: 51408063 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > format: True > migrate: 0 > origfstype: Already dumped > primary: None > fsopts: None > preexist: 1 > fslabel: /1 > uniqueID: 2 > device: sda2 > mountpoint: / > requestSize: 12001.6845703 > grow: 0 > size: 12001.6845703 > end: 24788294 > bytesPerInode: 4096 > drive: sda > dev: None > maxSizeMB: None > start: 208845 > 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: 3 > mountpoint: None > requestSize: 12001.6845703 > size: 12001.6845703 > end: 49367744 > grow: 0 > start: 24788295 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 4 > mountpoint: None > requestSize: 52211.25 > size: 52211.25 > end: 156296384 > grow: 0 > start: 49367745 > 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: None > primary: None > dev: None > uniqueID: 5 > mountpoint: None > requestSize: 996.1875 > size: 996.1875 > end: 51407999 > grow: 0 > start: 49367808 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, New Part Request -- mountpoint: None uniqueID: 7 > type: swap format: True > device: sda3 drive: ['sda'] primary: None > size: None grow: 0 maxsize: None > start: 1544 end: 3073 migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: None uniqueID: 8 > type: swap format: True > device: None drive: ['sda'] primary: None > size: None grow: 0 maxsize: None > start: 3074 end: 3200 migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >] > intf.icw.currentWindow.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: 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 > size: 1000 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > intf.icw.currentWindow.partitions.deletes: [] > intf.icw.window: <gtk.Window object at 0x147bf50 (GtkWindow at 0x1605300)> > intf.icw.installFrame: <gtk.Frame object at 0x147be60 (GtkFrame at 0x1612a00)> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object at 0x147bdc0 (GtkWindow at 0x16050e0)> > intf.icw.rnv.vue : <gtkhtml2.View object at 0x147bc30 (HtmlView at 0x15cb030)> > intf.icw.rnv.currentURI: None > intf.icw.rnv.topDir: None > intf.icw.rnv.doc: <gtkhtml2.Document object at 0x147bc80 (HtmlDocument at 0x15bbe40)> > 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.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: livecd:///dev/live-osimg >dispatch: Dispatcher instance, containing members: > dispatch.step: 10 > dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 2, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'tasksel': 2, 'upgrademount': 1, 'autopartitionexecute': 1, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: LiveCDImageMethod instance, containing members: > 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.anaconda: 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 0x119d758>] >Primary Video Card Info: >device: None >driver : nv >descr : nVidia Corporation GeForce Go 7200 >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 GeForce Go 7200 > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard : Already dumped > id.xsetup.xserver.hwstate.videocard_driver: nv > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /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: 0 > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.mouse : Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x1484b50> > id.methodstr: livecd:///dev/live-osimg > id.fsset: Already dumped > 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: Already dumped > id.users : None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024 : 0 > id.bootloader.defaultDevice: None > 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: None > 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: None > id.bootloader.images.images: {} > 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: {'eth1': DEVICE=eth1 >HWADDR=00:1B:24:5A:20:83 >ONBOOT=no > >} > id.network.primaryNS: > id.network.firstnetdevice: eth1 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: > id.network.gateway: > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Already dumped > 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: >12:10:16 INFO : using only installclass _Fedora >12:10:16 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8'] >12:10:16 INFO : Display mode = g >12:10:16 INFO : Method = livecd:///dev/live-osimg >12:10:16 WARNING : no floppy devices found but we'll try fd0 anyway >12:10:19 INFO : Starting graphical installation... >12:10:21 INFO : Detected 2000M of memory >12:10:21 INFO : Swap attempt of 1000M to 2000M >12:10:21 WARNING : step installtype does not exist >12:10:21 WARNING : step complete does not exist >12:10:21 INFO : moving (1) to step welcome >12:10:10 INFO : moving (1) to step betanag >12:10:11 INFO : moving (1) to step keyboard >12:10:16 INFO : moving (1) to step partitionobjinit >12:10:16 INFO : no /tmp/fcpconfig; not configuring zfcp >12:10:16 DEBUG : starting mpaths >12:10:16 DEBUG : self.driveList(): ['sda'] >12:10:16 DEBUG : DiskSet.skippedDisks: [] >12:10:16 DEBUG : DiskSet.skippedDisks: [] >12:10:16 DEBUG : starting all mpaths on drives ['sda'] >12:10:16 DEBUG : scanning for multipath on drives ['sda'] >12:10:16 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >12:10:16 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib64/bdevid/:/usr/lib64/bdevid/' >12:10:16 DEBUG : mpaths: [] >12:10:16 DEBUG : done starting mpaths. Drivelist: ['sda'] >12:10:16 DEBUG : starting dmraids >12:10:16 DEBUG : self.driveList(): ['sda'] >12:10:16 DEBUG : DiskSet.skippedDisks: [] >12:10:16 DEBUG : DiskSet.skippedDisks: [] >12:10:16 DEBUG : starting all dmraids on drives ['sda'] >12:10:16 DEBUG : scanning for dmraid on drives ['sda'] >12:10:16 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >12:10:16 DEBUG : done starting dmraids. Drivelist: ['sda'] >12:10:16 DEBUG : adding drive sda to disk list >12:10:16 WARNING : /usr/lib/anaconda/isys.py:862: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:10:16 WARNING : /usr/lib/anaconda/isys.py:853: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:10:16 WARNING : /usr/lib/anaconda/isys.py:788: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:10:16 WARNING : /usr/lib/anaconda/isys.py:821: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:10:16 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >12:10:16 WARNING : /usr/lib/anaconda/isys.py:915: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:10:16 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >12:10:17 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >12:10:18 INFO : sr0 is a protected partition >12:10:18 INFO : no request, probably a removable drive >12:10:18 INFO : moving (1) to step parttype >12:10:18 WARNING : /usr/lib/anaconda/gui.py:1250: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaabcd4e160(0x147ceb0) > gtk.main() > >12:11:09 INFO : moving (1) to step partition >12:11:14 WARNING : /usr/lib/anaconda/gui.py:1162: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaabcd4e160(0x154a9b0) > self.currentWindow = None > >12:12:18 DEBUG : adding drive sda to disk list >12:12:25 DEBUG : adding drive sda to disk list >12:12:33 DEBUG : adding drive sda to disk list >12:12:46 DEBUG : adding drive sda to disk list >12:10:15 DEBUG : adding drive sda to disk list >12:10:20 DEBUG : adding drive sda to disk list >12:10:24 CRITICAL: anaconda None exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/autopart.py", line 965, in processPartitioning > raise PartitioningError, _("Could not allocate cylinder-based partitions.\n\n%s") % msg > File "/usr/lib/anaconda/autopart.py", line 1014, in doPartitioning > processPartitioning(diskset, requests, newParts) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1001, in refresh > autopart.doPartitioning(self.diskset, self.partitions) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1117, in editPartitionRequest > if self.refresh(): > File "/usr/lib/anaconda/iw/partition_gui.py", line 1061, in editCb > self.editPartitionRequest(request, isNew = 1) >TypeError: __str__ returned non-string (type error) > >12:11:14 INFO : using only installclass _Fedora >12:11:14 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8'] >12:11:14 INFO : Display mode = g >12:11:14 INFO : Method = livecd:///dev/live-osimg >12:11:14 WARNING : no floppy devices found but we'll try fd0 anyway >12:11:17 INFO : Starting graphical installation... >12:11:18 INFO : Detected 2000M of memory >12:11:18 INFO : Swap attempt of 1000M to 2000M >12:11:18 WARNING : step installtype does not exist >12:11:18 WARNING : step complete does not exist >12:11:18 INFO : moving (1) to step welcome >12:12:35 INFO : moving (1) to step betanag >12:12:36 INFO : moving (1) to step keyboard >12:12:37 INFO : moving (1) to step partitionobjinit >12:12:37 INFO : no /tmp/fcpconfig; not configuring zfcp >12:12:37 DEBUG : starting mpaths >12:12:37 DEBUG : self.driveList(): ['sda'] >12:12:37 DEBUG : DiskSet.skippedDisks: [] >12:12:37 DEBUG : DiskSet.skippedDisks: [] >12:12:37 DEBUG : starting all mpaths on drives ['sda'] >12:12:37 DEBUG : scanning for multipath on drives ['sda'] >12:12:37 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >12:12:37 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib64/bdevid/:/usr/lib64/bdevid/' >12:12:37 DEBUG : mpaths: [] >12:12:37 DEBUG : done starting mpaths. Drivelist: ['sda'] >12:12:37 DEBUG : starting dmraids >12:12:37 DEBUG : self.driveList(): ['sda'] >12:12:37 DEBUG : DiskSet.skippedDisks: [] >12:12:37 DEBUG : DiskSet.skippedDisks: [] >12:12:37 DEBUG : starting all dmraids on drives ['sda'] >12:12:37 DEBUG : scanning for dmraid on drives ['sda'] >12:12:37 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >12:12:37 DEBUG : done starting dmraids. Drivelist: ['sda'] >12:12:37 DEBUG : adding drive sda to disk list >12:12:37 WARNING : /usr/lib/anaconda/isys.py:862: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:12:37 WARNING : /usr/lib/anaconda/isys.py:853: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:12:37 WARNING : /usr/lib/anaconda/isys.py:788: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:12:37 WARNING : /usr/lib/anaconda/isys.py:821: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:12:37 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >12:12:37 WARNING : /usr/lib/anaconda/isys.py:915: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >12:12:37 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >12:12:37 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >12:12:38 INFO : sr0 is a protected partition >12:12:38 INFO : no request, probably a removable drive >12:12:38 INFO : moving (1) to step parttype >12:12:38 WARNING : /usr/lib/anaconda/gui.py:1250: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaabcd4e160(0x147beb0) > gtk.main() > >12:12:42 INFO : moving (1) to step partition >12:12:42 WARNING : /usr/lib/anaconda/gui.py:1162: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaabcd4e160(0x154a9b0) > self.currentWindow = None > >12:09:59 DEBUG : adding drive sda to disk list >12:10:06 DEBUG : adding drive sda to disk list >12:10:14 DEBUG : adding drive sda to disk list >12:10:19 DEBUG : adding drive sda to disk list >12:10:27 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 308831
: 208521