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 158025 Details for
Bug 245950
Live CD install failure, IDE CDROM and SCSI hard drive
[?]
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.
The back trace
anacdump.txt (text/plain), 22.79 KB, created by
Dave Smith
on 2007-06-27 15:47:27 UTC
(
hide
)
Description:
The back trace
Filename:
MIME Type:
Creator:
Dave Smith
Created:
2007-06-27 15:47:27 UTC
Size:
22.79 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/language.py", line 212, in write > f = open(instPath + "/etc/sysconfig/i18n", "w") > File "/usr/lib/anaconda/instdata.py", line 135, in write > self.instLanguage.write (anaconda.rootPath) > File "/usr/lib/anaconda/backend.py", line 249, in writeConfiguration > anaconda.id.write(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 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() >IOError: [Errno 30] Read-only file system: '/mnt/sysimage/etc/sysconfig/i18n' > >Local variables in innermost frame: >self: <language.Language instance at 0x95cecec> >instPath: /mnt/sysimage > > >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 0x9cc3644> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object (GtkImage) at 0x9cc35f4> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object (GtkLabel) at 0x9cc3694> > 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: 548 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0x96ae6bc> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0x96ae75c> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0x96ae70c> > 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 0x95d6b94> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x95d6bbc> > 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 0x95d6b6c> > 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 0x9cc366c> > 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: 40 > dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 1, 'group-selection': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'partition': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'tasksel': 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 0x947ba2c>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc M9+ 5C61 [Radeon Mobility 9200 (AGP)] >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: ATI Technologies Inc M9+ 5C61 [Radeon Mobility 9200 (AGP)] > 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: radeon > 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: True > id.timezone.arc: 0 > id.timezone.tz: America/Toronto > 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 0x95d520c> > id.methodstr: livecd:///dev/live-osimg > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x948eecc>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x948eecc>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x948eecc>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: / > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /boot > >, 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: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 9 > 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: {'sda': <PedDisk object at 0x9335500>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > 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] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3')} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: devel.candata.com > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=static >BROADCAST=192.168.1.255 >HWADDR=00:15:F2:1E:BC:85 >IPADDR=192.168.1.33 >NETMASK=255.255.255.0 >NETWORK=192.168.1.0 >ONBOOT=yes > >} > id.network.primaryNS: 192.168.1.8 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: 192.168.1.1 > 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: 1 > id.partitions.nextUniqueID: 9 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 7 > type: ext3 format: 1 badblocks: None > device: sda1 drive: ['sda'] 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: / uniqueID: 6 > type: ext3 format: 1 badblocks: None > size: 32864 lvname: LogVol00 volgroup: 5 > bytesPerInode: 4096 options: 'None' >, VG Request -- name: VolGroup00 uniqueID: 5 > format: 1 pesize: 32768 > physvols: [4] >, New Part Request -- mountpoint: None uniqueID: 4 > type: physical volume (LVM) format: 1 badblocks: None > device: sda2 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 8 > type: swap format: 1 badblocks: None > size: 1984 lvname: LogVol01 volgroup: 5 > bytesPerInode: 4096 options: '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: [drive: sda start: 68645808 end: 71682029 >, drive: sda start: 68645745 end: 71682029 >, drive: sda start: 63 end: 68645744 >] > 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: >06:18:35 INFO : using only installclass _Fedora >06:18:35 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8'] >06:18:35 INFO : Display mode = g >06:18:35 INFO : Method = livecd:///dev/live-osimg >06:18:39 INFO : anaconda floppy device fd0 >06:18:42 INFO : Starting graphical installation... >06:18:43 INFO : Detected 2032M of memory >06:18:43 INFO : Swap attempt of 1000M to 2000M >06:18:43 WARNING : step installtype does not exist >06:18:43 WARNING : step complete does not exist >06:18:43 INFO : moving (1) to step welcome >06:20:38 INFO : moving (1) to step keyboard >06:20:40 INFO : moving (1) to step partitionobjinit >06:20:40 INFO : no /tmp/fcpconfig; not configuring zfcp >06:20:40 DEBUG : starting mpaths >06:20:40 DEBUG : self.driveList(): ['sda'] >06:20:40 DEBUG : DiskSet.skippedDisks: [] >06:20:40 DEBUG : DiskSet.skippedDisks: [] >06:20:40 DEBUG : starting all mpaths on drives ['sda'] >06:20:40 DEBUG : scanning for multipath on drives ['sda'] >06:20:40 DEBUG : mpaths: [] >06:20:40 DEBUG : done starting mpaths. Drivelist: ['sda'] >06:20:40 DEBUG : starting dmraids >06:20:40 DEBUG : self.driveList(): ['sda'] >06:20:40 DEBUG : DiskSet.skippedDisks: [] >06:20:40 DEBUG : DiskSet.skippedDisks: [] >06:20:40 DEBUG : starting all dmraids on drives ['sda'] >06:20:40 DEBUG : scanning for dmraid on drives ['sda'] >06:20:40 DEBUG : done starting dmraids. Drivelist: ['sda'] >06:20:40 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >06:20:40 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >06:20:41 INFO : scd0 is a protected partition >06:20:41 INFO : no request, probably a removable drive >06:20:41 INFO : moving (1) to step parttype >06:20:51 INFO : moving (1) to step autopartitionexecute >06:20:51 DEBUG : used space is 2024 >06:20:51 DEBUG : actual space is 34848 >06:20:51 DEBUG : used space is 18600 >06:20:51 DEBUG : actual space is 34848 >06:20:51 DEBUG : used space is 19584 >06:20:51 DEBUG : actual space is 34848 >06:20:51 DEBUG : used space is 34848 >06:20:51 DEBUG : actual space is 34848 >06:20:51 DEBUG : used space is 34848 >06:20:51 DEBUG : actual space is 34848 >06:20:51 DEBUG : used space is 34848 >06:20:51 DEBUG : actual space is 34848 >06:20:51 INFO : moving (1) to step partitiondone >06:20:51 INFO : moving (1) to step bootloadersetup >06:20:51 INFO : moving (1) to step networkdevicecheck >06:20:51 INFO : moving (1) to step network >06:21:02 WARNING : /usr/lib/anaconda/isys.py:553: DeprecationWarning: struct integer overflow masking is deprecated > nw = socket.inet_ntop(socket.AF_INET, struct.pack('!I', netaddr)) > >06:21:02 WARNING : /usr/lib/anaconda/isys.py:554: DeprecationWarning: struct integer overflow masking is deprecated > bc = socket.inet_ntop(socket.AF_INET, struct.pack('!I', bcaddr)) > >06:21:17 INFO : moving (1) to step timezone >06:21:25 INFO : moving (1) to step accounts >06:21:31 INFO : moving (1) to step reposetup >06:21:31 INFO : moving (1) to step basepkgsel >06:21:31 INFO : moving (1) to step postselection >06:21:31 INFO : moving (1) to step confirminstall >06:21:32 INFO : moving (1) to step install >06:21:32 INFO : moving (1) to step enablefilesystems >06:21:33 INFO : disk.commit() for /dev/sda >06:21:34 INFO : formatting swap as swap >06:21:34 INFO : formatting / as ext3 >06:21:34 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j'] > >06:21:56 INFO : formatting /boot as ext3 >06:21:56 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] > >06:21:56 INFO : lv VolGroup00/LogVol00, attr is -wi-a- >06:21:57 INFO : lv is VolGroup00/LogVol00, size of 32864 >06:21:57 INFO : lv is VolGroup00/LogVol01, size of 1984 >06:21:57 DEBUG : error reading swap label on /dev/VolGroup00: [Errno 21] Is a directory >06:21:57 DEBUG : error reading xfs label on /dev/VolGroup00: [Errno 21] Is a directory >06:21:57 DEBUG : error reading jfs label on /dev/VolGroup00: [Errno 21] Is a directory >06:21:57 DEBUG : error reading reiserfs label on /dev/VolGroup00: [Errno 21] Is a directory >06:21:57 INFO : trying to mount VolGroup00/LogVol00 on / >06:21:57 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t >06:21:57 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >06:21:57 INFO : trying to mount sda1 on /boot >06:21:57 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t >06:21:57 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >06:21:57 INFO : trying to mount sys on /sys >06:21:57 INFO : set SELinux context for mountpoint /sys to None >06:21:57 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >06:21:57 INFO : trying to mount proc on /proc >06:21:57 INFO : set SELinux context for mountpoint /proc to None >06:21:57 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >06:21:57 INFO : moving (1) to step migratefilesystems >06:21:57 INFO : moving (1) to step setuptime >02:21:59 INFO : moving (1) to step preinstallconfig >02:21:59 INFO : moving (1) to step installpackages >02:21:59 INFO : Preparing to install packages >02:29:13 INFO : moving (1) to step postinstallconfig >02:29:13 INFO : doing post-install fs mangling >02:29:13 INFO : trying to mount VolGroup00/LogVol00 on / >02:29:13 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t >02:29:13 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >02:29:13 INFO : trying to mount sda1 on /boot >02:29:13 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t >02:29:14 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >02:29:14 INFO : trying to mount sys on /sys >02:29:14 INFO : set SELinux context for mountpoint /sys to None >02:29:14 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >02:29:14 INFO : trying to mount proc on /proc >02:29:14 INFO : set SELinux context for mountpoint /proc to None >02:29:14 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >02:29:23 INFO : doing the copy for /boot >02:29:23 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t >02:29:23 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/mnt/boot >02:29:24 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t >02:29:24 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >02:29:24 INFO : set fc of /boot/System.map-2.6.21-1.3194.fc7 to system_u:object_r:system_map_t >02:29:24 INFO : set fc of /boot/vmlinuz-2.6.21-1.3194.fc7 to system_u:object_r:boot_t >02:29:24 INFO : set fc of /boot/config-2.6.21-1.3194.fc7 to system_u:object_r:boot_t >02:29:24 INFO : set fc of /boot to system_u:object_r:boot_t >02:29:24 INFO : set fc of /boot/lost+found to system_u:object_r:lost_found_t >02:29:24 INFO : set fc of /boot/grub/splash.xpm.gz to system_u:object_r:boot_t >02:29:24 INFO : set fc of /boot/grub to system_u:object_r:boot_t >02:29:24 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux >02:29:24 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev >02:29:24 INFO : going to do resize >02:30:04 INFO : recreating initrd for 2.6.21-1.3194.fc7 >02:33:05 INFO : moving (1) to step writeconfig >02:33:05 INFO : Writing main configuration > > >/tmp/lvmout: > Finding all logical volumes
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 245950
: 158025