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 313892 Details for
Bug 458582
RFE: make anaconda gives labels for unlabeld partitions in fixed drives
[?]
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.
traceback
traceback.txt (text/plain), 38.97 KB, created by
Muayyad Alsadi
on 2008-08-10 14:53:41 UTC
(
hide
)
Description:
traceback
Filename:
MIME Type:
Creator:
Muayyad Alsadi
Created:
2008-08-10 14:53:41 UTC
Size:
38.97 KB
patch
obsolete
>anaconda None exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/fsset.py", line 970, in labelDevice > raise SystemError, "dosfslabel failed on device %s: %s" % (devicePath, msg) > File "/usr/lib/anaconda/fsset.py", line 1804, in labelEntry > entry.fsystem.labelDevice(entry, chroot) > File "/usr/lib/anaconda/fsset.py", line 1892, in makeFilesystems > self.labelEntry(entry, chroot) > File "/usr/lib/anaconda/packages.py", line 217, in turnOnFilesystems > anaconda.backend.skipFormatRoot) > File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 131, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1278, in nextClicked > self.anaconda.dispatch.gotoNext() >SystemError: dosfslabel failed on device /dev/sda1: /media/C > > >Local variables in innermost frame: >chroot: /mnt/sysimage >self: <fsset.FATFileSystem instance at 0x9c5be4c> >rc: 1 >label: /media/C >entry: fsentry -- device: sda1 mountpoint: /media/C > fsystem: vfat format: 0 > ismounted: 0 options: 'umask=0077,shortname=winnt' > label: None fsprofile: None > >msg: /media/C > >devicePath: /dev/sda1 > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 1408 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0xaa9457c (GdkPixbuf at 0xaa0e900)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0xaaa007c (GnomeCanvas at 0xa93f150)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object at 0xaa7720c (GtkTreeStore at 0xa9a6018)> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <PartitionWindow.PartitionWindow instance at 0xaa86b2c>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 0.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object at 0xaa89c84 (GdkPixbuf at 0xaa0e938)> > intf.icw.currentWindow.tree: <DiskTreeModel object at 0xaa7720c (GtkTreeStore at 0xa9a6018)> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xa1591cc>> > intf.icw.currentWindow.fsset.volumesCreated: 1 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xa1591cc>> > intf.icw.currentWindow.fsset.migratedfs: 1 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xa1591cc>> > intf.icw.currentWindow.fsset.entries: [fsentry -- device: sda3 mountpoint: / > fsystem: ext3 format: True > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda1 mountpoint: /media/C > fsystem: vfat format: 0 > ismounted: 0 options: 'umask=0077,shortname=winnt' > label: None fsprofile: None > >, fsentry -- device: sda2 mountpoint: /boot > fsystem: ext3 format: True > ismounted: 0 options: 'defaults' > label: /boot fsprofile: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > label: None fsprofile: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >] > intf.icw.currentWindow.fsset.mountcount: 0 > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object at 0xaaa034c (GtkCheckButton at 0xa75f478)> > 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 0xaaa002c (GtkTreeSelection at 0xa9dc180)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0xaaa0054 (GtkTreeView at 0xa74e010)> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {'sda': True} > intf.icw.currentWindow.diskset.disks: {'sda': <PedDisk object at 0x9f47d10>} > 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.isKickstart: 0 > intf.icw.currentWindow.partitions.globalPassphrase: > intf.icw.currentWindow.partitions.autoClearPartType: 0 > intf.icw.currentWindow.partitions.autoEncryptPass: > intf.icw.currentWindow.partitions.nextUniqueID: 9 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [] > intf.icw.currentWindow.partitions.protected: [sr0] > intf.icw.currentWindow.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.anaconda: Already dumped > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.encryptedDevices: {} > intf.icw.currentWindow.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > fsprofile: None > resizable: True > 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.resizable: True > origfstype.fsprofile: None > origfstype.needProgram: None > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.fsProfileSpecifier: -T > origfstype.packages: [e2fsprogs] > origfstype.supportsFsProfiles: True > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x9b8bce0> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: /boot > uniqueID: 3 > device: sda2 > mountpoint: /boot > requestSize: 196.105957031 > grow: 0 > size: 196.105957031 > targetSize: None > end: 8225279 > encryption: None > drive: sda > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sda2 > dev.doLabel: 1 > maxSizeMB: None > start: 7823655 > protected: 0 > maxResizeSize: 196.0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > fsprofile: None > resizable: True > format: False > migrate: 0 > origfstype: FATFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: vfat > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.resizable: False > origfstype.fsprofile: None > origfstype.needProgram: None > origfstype.maxSizeMB: 1048576 > origfstype.supported: -1 > origfstype.defaultOptions: umask=0077,shortname=winnt > origfstype.fsProfileSpecifier: None > origfstype.packages: [dosfstools] > origfstype.supportsFsProfiles: False > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x9c601a0> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: None > uniqueID: 1 > device: sda1 > mountpoint: /media/C > requestSize: 3814.671875 > grow: 0 > size: 3814.671875 > targetSize: None > end: 7812479 > encryption: None > drive: sda > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sda1 > dev.doLabel: 1 > maxSizeMB: None > start: 32 > protected: 0 > maxResizeSize: 3820.0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, NewPartitionSpec instance, containing members: > currentDrive: sda > fsprofile: None > resizable: False > format: True > migrate: None > origfstype: None > primary: None > fsopts: None > preexist: 0 > fslabel: None > uniqueID: 8 > device: sda3 > mountpoint: / > requestSize: 3977.02880859 > grow: True > size: 100 > targetSize: None > end: None > encryption: None > drive: [] > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sda3 > dev.doLabel: 1 > maxSizeMB: None > start: None > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 2 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > drive: sda > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 5.45654296875 > size: 5.45654296875 > end: 7823654 > encryption: None > grow: 0 > start: 7812480 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 0.0 > multidrive: None >] > intf.icw.currentWindow.partitions.autoEncrypt: False > 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 > options: 'None' > fsprofile: None encryption: 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 > options: 'None' fsprofile: None encryption: '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 > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 512 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >] > intf.icw.currentWindow.partitions.deletes: [lvname: LogVol01 vgname: VolGroup00 >, drive: sda start: 8225280 end: 16370234 >, vgname: VolGroup00 >, lvname: LogVol00 vgname: VolGroup00 >] > intf.icw.mainxml: <glade.XML object at 0xa3a316c (PyGladeXML at 0xa1fb998)> > intf.icw.window: <gtk.Window object at 0xa3a3234 (GtkWindow at 0xa4270f8)> > intf.icw.installFrame: <gtk.Frame object at 0xa3b62fc (GtkFrame at 0xa3fbdd8)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: livecd:///dev/mapper/live-osimg-min >dispatch: <dispatch.Dispatcher object at 0xa39f3ac> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: livecd:///dev/mapper/live-osimg-min >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 0xa1800ac>] >Primary Video Card Info: >device: None >driver : cirrus >descr : Cirrus Logic GD 5446 >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -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: Cirrus Logic GD 5446 > 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: cirrus > 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: None > id.xsetup.xserver.mousehw: None > 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: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.keyboard.type: PC > id.keyboard.beenset: 1 > id.keyboard._mods: KeyboardModels instance, containing members: > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.tz: Asia/Riyadh > 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 0xa39f12c> > id.methodstr: livecd:///dev/mapper/live-osimg-min > 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.skipFormatRoot: True > id.backend.instLog: None > id.backend.supportsUpgrades: False > id.backend.osimg: //dev/mapper/live-osimg-min > id.backend.supportsPackageSelection: False > id.firstboot: 0 > id.diskset: Already dumped > id.users: None > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader._configdir: /boot/grub > 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.timeout: None > id.bootloader._configname: grub.conf > id.bootloader.device: None > 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: True > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=52:54:00:12:34:56 >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 0x9eb4a8c> > 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 > 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: >14:47:08 INFO : using only installclass _Fedora >14:47:08 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US', '--noselinux'] >14:47:08 INFO : Display mode = g >14:47:08 INFO : Method = livecd:///dev/mapper/live-osimg-min >14:47:12 INFO : Starting graphical installation... >14:47:12 INFO : Detected 512M of memory >14:47:12 INFO : Swap attempt of 512M to 1024M >14:47:12 WARNING : step installtype does not exist >14:47:12 WARNING : step confirminstall does not exist >14:47:12 WARNING : step complete does not exist >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/apps of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/devices of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/emblems of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/mimetypes of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/status of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 64x64/actions of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 64x64/apps of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 64x64/stock of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 64x64/status of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/emblems of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/actions of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/apps of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/devices of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/mimetypes of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/stock of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/status of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 36x36/apps of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 36x36/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/apps of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/actions of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/stock of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/status of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/actions of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/apps of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/stock of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/mimetypes of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/devices of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/ooo of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/status of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 20x20/actions of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 20x20/apps of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 20x20/stock of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 20x20/status of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/actions of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/apps of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/stock of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/mimetypes of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/devices of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/ooo of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/status of theme Ojuba has no size field > > domain="anaconda") > >14:47:12 INFO : moving (1) to step welcome >14:47:13 INFO : moving (1) to step keyboard >14:47:16 INFO : moving (1) to step networkdevicecheck >14:47:16 INFO : moving (1) to step network >14:47:17 INFO : moving (1) to step timezone >14:47:19 INFO : moving (1) to step accounts >14:47:27 INFO : moving (1) to step partitionobjinit >14:47:27 INFO : no /tmp/fcpconfig; not configuring zfcp >14:47:27 DEBUG : starting mpaths >14:47:27 DEBUG : self.driveList(): ['sda'] >14:47:27 DEBUG : DiskSet.skippedDisks: [] >14:47:27 DEBUG : DiskSet.skippedDisks: [] >14:47:27 DEBUG : starting all mpaths on drives ['sda'] >14:47:27 DEBUG : scanning for multipath on drives ['sda'] >14:47:27 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >14:47:27 DEBUG : mpaths: [] >14:47:27 DEBUG : done starting mpaths. Drivelist: ['sda'] >14:47:27 DEBUG : starting dmraids >14:47:27 DEBUG : self.driveList(): ['sda'] >14:47:27 DEBUG : DiskSet.skippedDisks: [] >14:47:27 DEBUG : DiskSet.skippedDisks: [] >14:47:27 DEBUG : starting all dmraids on drives ['sda'] >14:47:27 DEBUG : scanning for dmraid on drives ['sda'] >14:47:27 DEBUG : done starting dmraids. Drivelist: ['sda'] >14:47:27 DEBUG : adding drive sda to disk list >14:47:28 INFO : vg VolGroup00, size is 3968, pesize is 32768 >14:47:28 INFO : lv is VolGroup00/LogVol00, size of 2912 >14:47:28 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:47:28 INFO : lv VolGroup00/LogVol00, attr is -wi--- >14:47:28 INFO : lv VolGroup00/LogVol01, attr is -wi--- >14:47:28 INFO : lv is VolGroup00/LogVol00, size of 2912 >14:47:28 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:47:29 INFO : pv is /dev/sda3 in vg VolGroup00, size is 3977 >14:47:29 INFO : vg VolGroup00, size is 3968, pesize is 32768 >14:47:29 INFO : lv is VolGroup00/LogVol00, size of 2912 >14:47:29 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:47:29 INFO : used size of /dev/VolGroup00/LogVol00 is 2275.0 >14:47:29 INFO : sr0 is a protected partition >14:47:29 INFO : no request, probably a removable drive >14:47:29 INFO : moving (1) to step parttype >14:47:34 INFO : moving (1) to step partition >14:48:29 INFO : using only installclass _Fedora >14:48:29 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US', '--noselinux'] >14:48:29 INFO : Display mode = g >14:48:29 INFO : Method = livecd:///dev/mapper/live-osimg-min >14:48:33 INFO : Starting graphical installation... >14:48:33 INFO : Detected 512M of memory >14:48:33 INFO : Swap attempt of 512M to 1024M >14:48:33 WARNING : step installtype does not exist >14:48:33 WARNING : step confirminstall does not exist >14:48:33 WARNING : step complete does not exist >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/apps of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/devices of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/emblems of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/mimetypes of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 96x96/status of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 64x64/actions of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 64x64/apps of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 64x64/stock of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 64x64/status of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/emblems of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/actions of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/apps of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/devices of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/mimetypes of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/stock of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 48x48/status of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 36x36/apps of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 36x36/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/apps of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/actions of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/stock of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 32x32/status of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/actions of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/apps of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/stock of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/mimetypes of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/devices of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/ooo of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 24x24/status of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 20x20/actions of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 20x20/apps of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 20x20/stock of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 20x20/status of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/actions of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/apps of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/filesystems of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/stock of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/mimetypes of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/devices of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/ooo of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 WARNING : /usr/lib/anaconda/gui.py:1460: GtkWarning: Theme directory 16x16/status of theme Ojuba has no size field > > domain="anaconda") > >14:48:33 INFO : moving (1) to step welcome >14:48:34 INFO : moving (1) to step keyboard >14:48:35 INFO : moving (1) to step networkdevicecheck >14:48:35 INFO : moving (1) to step network >14:48:36 INFO : moving (-1) to step networkdevicecheck >14:48:36 INFO : moving (-1) to step keyboard >14:48:37 INFO : moving (1) to step networkdevicecheck >14:48:37 INFO : moving (1) to step network >14:48:38 INFO : moving (1) to step timezone >14:49:03 INFO : moving (1) to step accounts >14:49:10 INFO : moving (1) to step partitionobjinit >14:49:10 INFO : no /tmp/fcpconfig; not configuring zfcp >14:49:10 DEBUG : starting mpaths >14:49:10 DEBUG : self.driveList(): ['sda'] >14:49:10 DEBUG : DiskSet.skippedDisks: [] >14:49:10 DEBUG : DiskSet.skippedDisks: [] >14:49:10 DEBUG : starting all mpaths on drives ['sda'] >14:49:10 DEBUG : scanning for multipath on drives ['sda'] >14:49:10 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >14:49:10 DEBUG : mpaths: [] >14:49:10 DEBUG : done starting mpaths. Drivelist: ['sda'] >14:49:10 DEBUG : starting dmraids >14:49:10 DEBUG : self.driveList(): ['sda'] >14:49:10 DEBUG : DiskSet.skippedDisks: [] >14:49:10 DEBUG : DiskSet.skippedDisks: [] >14:49:10 DEBUG : starting all dmraids on drives ['sda'] >14:49:10 DEBUG : scanning for dmraid on drives ['sda'] >14:49:10 DEBUG : done starting dmraids. Drivelist: ['sda'] >14:49:10 DEBUG : adding drive sda to disk list >14:49:11 INFO : vg VolGroup00, size is 3968, pesize is 32768 >14:49:11 INFO : lv is VolGroup00/LogVol00, size of 2912 >14:49:11 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:49:11 INFO : lv VolGroup00/LogVol00, attr is -wi--- >14:49:11 INFO : lv VolGroup00/LogVol01, attr is -wi--- >14:49:11 INFO : lv is VolGroup00/LogVol00, size of 2912 >14:49:11 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:49:12 INFO : pv is /dev/sda3 in vg VolGroup00, size is 3977 >14:49:12 INFO : vg VolGroup00, size is 3968, pesize is 32768 >14:49:12 INFO : lv is VolGroup00/LogVol00, size of 2912 >14:49:12 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:49:12 INFO : used size of /dev/VolGroup00/LogVol00 is 2275.0 >14:49:13 INFO : sr0 is a protected partition >14:49:13 INFO : no request, probably a removable drive >14:49:13 INFO : moving (1) to step parttype >14:49:16 INFO : moving (1) to step partition >14:49:30 DEBUG : adding drive sda to disk list >14:49:54 DEBUG : adding drive sda to disk list >14:50:00 INFO : used size of /dev/sda2 is 19.0 >14:50:12 DEBUG : adding drive sda to disk list >14:50:17 DEBUG : adding drive sda to disk list >14:50:38 DEBUG : adding drive sda to disk list >14:50:41 INFO : moving (1) to step partitiondone >14:50:44 INFO : moving (1) to step migratefilesystems >14:50:44 INFO : moving (1) to step enablefilesystems >14:50:44 INFO : Ensuring that udev is running before we setup filesystems >14:50:46 INFO : lv is VolGroup00/LogVol00, size of 2912 >14:50:46 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:50:46 INFO : removing lv LogVol01 >14:50:46 INFO : removing lv LogVol00 >14:50:46 INFO : pv is /dev/sda3 in vg VolGroup00, size is 3977 >14:50:46 INFO : vgremove -v VolGroup00 >14:50:46 INFO : pvremove -ff -y -v /dev/sda3 >14:50:46 INFO : pvcreate -ff -y -v /dev/sda3 >14:50:46 INFO : disk.commit() for /dev/sda >14:50:47 DEBUG : adding drive sda to disk list >14:50:55 INFO : formatting /boot as ext3 >14:50:55 INFO : Format command: ['mke2fs', '/dev/sda2', '-j'] > >14:50:56 DEBUG : adding drive sda to disk list > > >/tmp/lvmout: >Running... ['lvm', 'vgchange', '-an', '-v'] >
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 458582
: 313892