Bug 242520

Summary: Unhandled exception in anaconda when installing F7
Product: [Fedora] Fedora Reporter: kat_mbow
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-04 17:55:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description kat_mbow 2007-06-04 17:33:52 UTC
Description of problem:

Anaconda exception occurs when trying to install F7 from Live CD to new hard 
drive.

Version-Release number of selected component (if applicable):

F7

How reproducible:

Use the "Install to Hard Drive" icon to install F7 from Live CD (i've tried 
both the gnome and kde versions).  Exception occurs after several minutes at 
the "Doing post-installation" pop-up.

Steps to Reproduce:
1.Download and burn image.
2.Verify & run image (each time the image verifies 100%).
3.Use gui installation icon to step through hard drive installation.
  
Actual results:

See the detailed information in the attached file.

Expected results:

Image written to hard drive to complete installation.

Additional info:

Comment 1 kat_mbow 2007-06-04 17:51:13 UTC
Traceback (most recent call first):
  File "/usr/lib/anaconda/livecd.py", line 63, in copytree
    except Error, err:
  File "/usr/lib/anaconda/livecd.py", line 223, in _doFilesystemMangling
    "%s/mnt/%s" %(anaconda.rootPath, tocopy))
  File "/usr/lib/anaconda/livecd.py", line 279, in doPostInstall
    self._doFilesystemMangling(anaconda)
  File "/usr/lib/anaconda/backend.py", line 233, in doPostInstall
    anaconda.backend.doPostInstall(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()
NameError: global name 'Error' is not defined

Local variables in innermost frame:
symlinks: False
src: /mnt/sysimage//usr
errors: []
name: share
dstname: /mnt/sysimage/mnt//usr/share
dst: /mnt/sysimage/mnt//usr
srcname: /mnt/sysimage//usr/share
names: 
['src', 'include', 'lib', 'tmp', 'share', 'local', 'kerberos', 'libexec', 'etc', 'games', 'sbin', 'bin']


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 0x96b7144>
    intf.ppw._updateChange: 0.01
    intf.ppw.adpix: <gtk.Image object (GtkImage) at 0x96b70f4>
    intf.ppw._showPercentage: False
    intf.ppw.infolabel: <WrappingLabel object (GtkLabel) at 0x96b7194>
    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: 842
        intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0x8f8b75c>
        intf.ppw.ics.cw.reloadRcQueued: 0
        intf.ppw.ics.cw.currentWindow: Already dumped
        intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0x8f8b7fc>
        intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 
0x8f8b7ac>
        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 
0x8ea9c34>
          intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 
0x8ea9c5c>
          
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 
0x8ea9c0c>
          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 0x96b716c>
  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: 39
  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, '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 0x8d4ba4c>]
Primary Video Card Info:
device: None
driver : radeon
descr : ATI Technologies Inc M22 [Mobility Radeon X300]
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 M22 
[Mobility Radeon X300]
        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="Synaptics - Synaptics Touchpad"
MOUSETYPE="imps2"
XEMU3="no"
XMOUSETYPE="IMPS/2"

      id.xsetup.xserver.defaultdepth: 24
      id.xsetup.xserver.logfile: /dev/null
      id.xsetup.xserver.config: None
      id.xsetup.xserver.display: :9
    id.xsetup.anaconda: Already dumped
  id.keyboard: Already dumped
  id.timezone: Timezone instance, containing members:
    id.timezone.utc: False
    id.timezone.arc: 0
    id.timezone.tz: America/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 0x8ea71ec>
  id.methodstr: livecd:///dev/live-osimg
  id.fsset: FileSystemSet instance, containing members:
    id.fsset.messageWindow: <bound method InstallInterface.messageWindow of 
<gui.InstallInterface instance at 0x8d5eeec>>
    id.fsset.volumesCreated: 1
    id.fsset.progressWindow: <bound method InstallInterface.progressWindow of 
<gui.InstallInterface instance at 0x8d5eeec>>
    id.fsset.migratedfs: 1
    id.fsset.waitWindow: <bound method InstallInterface.waitWindow of 
<gui.InstallInterface instance at 0x8d5eeec>>
    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/LogVol01   mountpoint: swap
  fsystem: swap format: 1
  ismounted: 1  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   mountpoint: None
  fsystem: volume group (LVM) format: 1
  ismounted: 0  options: 'defaults'
  bytesPerInode: 4096 label: None

, fsentry -- device: VolGroup00/LogVol03   mountpoint: /var
  fsystem: ext3 format: 1
  ismounted: 1  options: 'defaults'
  bytesPerInode: 4096 label: None

, fsentry -- device: VolGroup00/LogVol04   mountpoint: /home
  fsystem: ext3 format: 1
  ismounted: 1  options: 'defaults'
  bytesPerInode: 4096 label: None

, fsentry -- device: VolGroup00/LogVol02   mountpoint: /usr
  fsystem: ext3 format: 1
  ismounted: 1  options: 'defaults'
  bytesPerInode: 4096 label: None

]
    id.fsset.mountcount: 15
  id.desktop: Desktop instance, containing members:
    id.desktop.info: {}
    id.desktop.runlevel: 3
  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 0x8c08668>}
    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: 
    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: localhost.localdomain
    id.network.overrideDHCPhostname: 0
    id.network.netdevices: {'eth1': DEVICE=eth1
BOOTPROTO=dhcp
HWADDR=00:16:6F:80:23:F8
ONBOOT=no

, 'eth0': DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=00:15:C5:0D:A3:2F
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: 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: 18
    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: 
12
  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: None  uniqueID: 13
  type: swap  format: 1  badblocks: None
  size: 1984  lvname: LogVol01  volgroup: 14
  bytesPerInode: 4096  options: 'None'
, New Part Request -- mountpoint: None uniqueID: 9
  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'
, VG Request -- name: VolGroup00  uniqueID: 14
  format: 1 pesize: 32768  
  physvols: [9]
, LV Request -- mountpoint: /  uniqueID: 11
  type: ext3  format: 1  badblocks: None
  size: 30720  lvname: LogVol00  volgroup: 14
  bytesPerInode: 4096  options: 'None'
, LV Request -- mountpoint: /usr  uniqueID: 15
  type: ext3  format: 1  badblocks: None
  size: 15360  lvname: LogVol02  volgroup: 14
  bytesPerInode: 4096  options: 'None'
, LV Request -- mountpoint: /home  uniqueID: 17
  type: ext3  format: 1  badblocks: None
  size: 5120  lvname: LogVol04  volgroup: 14
  bytesPerInode: 4096  options: 'None'
, LV Request -- mountpoint: /var  uniqueID: 16
  type: ext3  format: 1  badblocks: None
  size: 5120  lvname: LogVol03  volgroup: 14
  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: [vgname: VolGroup00
, lvname: LogVol00  vgname: VolGroup00
, drive: sda  start: 208845  end: 156296384
, drive: sda  start: 63  end: 208844
, lvname: LogVol02  vgname: VolGroup00
, lvname: LogVol01  vgname: VolGroup00
, lvname: LogVol03  vgname: VolGroup00
, lvname: LogVol04  vgname: VolGroup00
]
  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:40:55 INFO    : using only installclass _Fedora
12:40:55 INFO    : anaconda called with cmdline = 
['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8']
12:40:55 INFO    : Display mode = g
12:40:55 INFO    : Method = livecd:///dev/live-osimg
12:40:55 WARNING : no floppy devices found but we'll try fd0 anyway
12:40:58 INFO    : Starting graphical installation...
12:41:00 INFO    : Detected 1024M of memory
12:41:00 INFO    : Swap attempt of 1000M to 2000M
12:41:00 WARNING : step installtype does not exist
12:41:00 WARNING : step complete does not exist
12:41:01 INFO    : moving (1) to step welcome
12:41:06 INFO    : moving (1) to step keyboard
12:41:09 INFO    : moving (1) to step partitionobjinit
12:41:09 INFO    : no /tmp/fcpconfig; not configuring zfcp
12:41:09 DEBUG   : starting mpaths
12:41:09 DEBUG   : self.driveList(): ['sda']
12:41:09 DEBUG   : DiskSet.skippedDisks: []
12:41:09 DEBUG   : DiskSet.skippedDisks: []
12:41:09 DEBUG   : starting all mpaths on drives ['sda']
12:41:09 DEBUG   : scanning for multipath on drives ['sda']
12:41:09 DEBUG   : mpaths: []
12:41:09 DEBUG   : done starting mpaths.  Drivelist: ['sda']
12:41:09 DEBUG   : starting dmraids
12:41:09 DEBUG   : self.driveList(): ['sda']
12:41:09 DEBUG   : DiskSet.skippedDisks: []
12:41:09 DEBUG   : DiskSet.skippedDisks: []
12:41:09 DEBUG   : starting all dmraids on drives ['sda']
12:41:09 DEBUG   : scanning for dmraid on drives ['sda']
12:41:09 DEBUG   : done starting dmraids.  Drivelist: ['sda']
12:41:10 INFO    : lv VolGroup00/LogVol00, attr is -wi-a-
12:41:10 INFO    : lv is VolGroup00/LogVol00, size of 35840
12:41:10 INFO    : lv is VolGroup00/LogVol01, size of 1984
12:41:10 INFO    : lv is VolGroup00/LogVol02, size of 15360
12:41:10 INFO    : lv is VolGroup00/LogVol03, size of 5120
12:41:10 INFO    : lv is VolGroup00/LogVol04, size of 5120
12:41:11 INFO    : pv is /dev/sda2 in vg VolGroup00, size is 76214
12:41:11 INFO    : vg VolGroup00, size is 76192, pesize is 32768
12:41:11 INFO    : lv is VolGroup00/LogVol00, size of 35840
12:41:11 INFO    : lv is VolGroup00/LogVol01, size of 1984
12:41:11 INFO    : lv is VolGroup00/LogVol02, size of 15360
12:41:11 INFO    : lv is VolGroup00/LogVol03, size of 5120
12:41:11 INFO    : lv is VolGroup00/LogVol04, size of 5120
12:41:11 INFO    : mdadm -E /dev/VolGroup00/LogVol00
12:41:11 INFO    : mdadm -E /dev/VolGroup00/LogVol01
12:41:11 INFO    : mdadm -E /dev/VolGroup00/LogVol02
12:41:11 INFO    : mdadm -E /dev/VolGroup00/LogVol03
12:41:11 INFO    : mdadm -E /dev/VolGroup00/LogVol04
12:41:11 INFO    : scd0 is a protected partition
12:41:11 INFO    : no request, probably a removable drive
12:41:11 INFO    : moving (1) to step parttype
12:41:24 INFO    : moving (1) to step autopartitionexecute
12:41:24 DEBUG   : used space is 2024
12:41:24 DEBUG   : actual space is 76160
12:41:24 DEBUG   : used space is 39528
12:41:24 DEBUG   : actual space is 76160
12:41:24 DEBUG   : used space is 40512
12:41:24 DEBUG   : actual space is 76160
12:41:24 DEBUG   : used space is 76160
12:41:24 DEBUG   : actual space is 76160
12:41:24 DEBUG   : used space is 76160
12:41:24 DEBUG   : actual space is 76160
12:41:24 DEBUG   : used space is 76160
12:41:24 DEBUG   : actual space is 76160
12:41:24 INFO    : moving (1) to step partition
12:41:34 INFO    : pv is /dev/sda2 in vg VolGroup00, size is 76214
12:41:34 INFO    : computeVGSize: vgsize is 76160
12:41:47 INFO    : computeVGSize: vgsize is 76160
12:41:57 INFO    : computeVGSize: vgsize is 76160
12:41:57 INFO    : computeVGSize: vgsize is 76160
12:42:08 INFO    : computeVGSize: vgsize is 76160
12:42:08 INFO    : computeVGSize: vgsize is 76160
12:42:26 INFO    : computeVGSize: vgsize is 76160
12:42:26 INFO    : computeVGSize: vgsize is 76160
12:42:30 INFO    : computeVGSize: vgsize is 76160
12:42:30 INFO    : computeVGSize: vgsize is 76160
12:42:44 INFO    : computeVGSize: vgsize is 76160
12:42:44 INFO    : computeVGSize: vgsize is 76160
12:42:46 INFO    : computeVGSize: vgsize is 76160
12:42:46 INFO    : computeVGSize: vgsize is 76160
12:42:54 INFO    : computeVGSize: vgsize is 76160
12:42:54 INFO    : computeVGSize: vgsize is 76160
12:43:00 INFO    : computeVGSize: vgsize is 76160
12:43:00 DEBUG   : used space is 57320
12:43:00 DEBUG   : actual space is 76160
12:43:00 DEBUG   : used space is 58304
12:43:00 DEBUG   : actual space is 76160
12:43:16 INFO    : moving (1) to step partitiondone
12:43:16 INFO    : moving (1) to step bootloadersetup
12:43:16 INFO    : moving (1) to step bootloader
12:43:33 INFO    : moving (1) to step networkdevicecheck
12:43:33 INFO    : moving (1) to step network
12:43:36 INFO    : moving (1) to step timezone
12:43:49 INFO    : moving (1) to step accounts
12:43:58 INFO    : moving (1) to step reposetup
12:43:58 INFO    : moving (1) to step basepkgsel
12:43:58 INFO    : moving (1) to step postselection
12:43:58 INFO    : moving (1) to step confirminstall
12:44:08 INFO    : moving (1) to step install
12:44:08 INFO    : moving (1) to step enablefilesystems
12:44:09 INFO    : lv is VolGroup00/LogVol00, size of 35840
12:44:09 INFO    : lv is VolGroup00/LogVol01, size of 1984
12:44:09 INFO    : lv is VolGroup00/LogVol02, size of 15360
12:44:09 INFO    : lv is VolGroup00/LogVol03, size of 5120
12:44:09 INFO    : lv is VolGroup00/LogVol04, size of 5120
12:44:09 INFO    : removing lv LogVol00
12:44:09 INFO    : removing lv LogVol02
12:44:09 INFO    : removing lv LogVol01
12:44:10 INFO    : removing lv LogVol03
12:44:10 INFO    : removing lv LogVol04
12:44:10 INFO    : pv is /dev/sda2 in vg VolGroup00, size is 76214
12:44:10 INFO    : vgremove -v VolGroup00
12:44:10 INFO    : pvremove -ff -y -v /dev/sda2
12:44:10 INFO    : pvcreate -ff -y -v /dev/sda2
12:44:10 INFO    : disk.commit() for /dev/sda
12:44:13 INFO    : formatting swap as swap
12:44:13 INFO    : formatting / as ext3
12:44:13 INFO    : Format command:  
['mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j']

12:44:59 INFO    : formatting /boot as ext3
12:44:59 INFO    : Format command:  
['mke2fs', '/tmp/sda1', '-i', '4096', '-j']

12:44:59 INFO    : formatting /var as ext3
12:44:59 INFO    : Format command:  
['mke2fs', '/dev/VolGroup00/LogVol03', '-i', '4096', '-j']

12:45:11 INFO    : formatting /home as ext3
12:45:11 INFO    : Format command:  
['mke2fs', '/dev/VolGroup00/LogVol04', '-i', '4096', '-j']

12:45:23 INFO    : formatting /usr as ext3
12:45:23 INFO    : Format command:  
['mke2fs', '/dev/VolGroup00/LogVol02', '-i', '4096', '-j']

12:45:52 INFO    : lv VolGroup00/LogVol00, attr is -wi-a-
12:45:52 INFO    : lv is VolGroup00/LogVol00, size of 30720
12:45:52 INFO    : lv is VolGroup00/LogVol01, size of 1984
12:45:52 INFO    : lv is VolGroup00/LogVol02, size of 15360
12:45:52 INFO    : lv is VolGroup00/LogVol03, size of 5120
12:45:52 INFO    : lv is VolGroup00/LogVol04, size of 5120
12:45:54 DEBUG   : error reading swap label on /dev/VolGroup00: [Errno 21] Is 
a directory
12:45:54 DEBUG   : error reading xfs label on /dev/VolGroup00: [Errno 21] Is a 
directory
12:45:54 DEBUG   : error reading jfs label on /dev/VolGroup00: [Errno 21] Is a 
directory
12:45:54 DEBUG   : error reading reiserfs label on /dev/VolGroup00: [Errno 21] 
Is a directory
12:45:54 INFO    : trying to mount VolGroup00/LogVol00 on /
12:45:54 INFO    : set SELinux context for mountpoint / to 
system_u:object_r:root_t
12:45:54 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 
on /mnt/sysimage
12:45:54 INFO    : trying to mount sda1 on /boot
12:45:54 INFO    : set SELinux context for mountpoint /boot to 
system_u:object_r:boot_t
12:45:54 DEBUG   : isys.py:mount()- going to mount /tmp/sda1 
on /mnt/sysimage/boot
12:45:54 INFO    : trying to mount sys on /sys
12:45:54 INFO    : set SELinux context for mountpoint /sys to None
12:45:54 DEBUG   : isys.py:mount()- going to mount sys on /mnt/sysimage/sys
12:45:54 INFO    : trying to mount proc on /proc
12:45:54 INFO    : set SELinux context for mountpoint /proc to None
12:45:54 DEBUG   : isys.py:mount()- going to mount proc on /mnt/sysimage/proc
12:45:54 INFO    : trying to mount VolGroup00/LogVol03 on /var
12:45:54 INFO    : set SELinux context for mountpoint /var to 
system_u:object_r:var_t
12:45:54 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol03 
on /mnt/sysimage/var
12:45:54 INFO    : trying to mount VolGroup00/LogVol04 on /home
12:45:54 INFO    : set SELinux context for mountpoint /home to 
system_u:object_r:home_root_t
12:45:54 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol04 
on /mnt/sysimage/home
12:45:54 INFO    : trying to mount VolGroup00/LogVol02 on /usr
12:45:54 INFO    : set SELinux context for mountpoint /usr to 
system_u:object_r:usr_t
12:45:54 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol02 
on /mnt/sysimage/usr
12:45:55 INFO    : moving (1) to step migratefilesystems
12:45:55 INFO    : moving (1) to step setuptime
12:45:56 INFO    : moving (1) to step preinstallconfig
12:45:56 INFO    : moving (1) to step installpackages
12:45:56 INFO    : Preparing to install packages
12:51:23 INFO    : moving (1) to step postinstallconfig
12:51:23 INFO    : doing post-install fs mangling
12:51:23 INFO    : trying to mount VolGroup00/LogVol00 on /
12:51:23 INFO    : set SELinux context for mountpoint / to 
system_u:object_r:root_t
12:51:23 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 
on /mnt/sysimage
12:51:23 INFO    : trying to mount sda1 on /boot
12:51:24 INFO    : set SELinux context for mountpoint /boot to 
system_u:object_r:boot_t
12:51:24 DEBUG   : isys.py:mount()- going to mount /tmp/sda1 
on /mnt/sysimage/boot
12:51:24 INFO    : trying to mount sys on /sys
12:51:24 INFO    : set SELinux context for mountpoint /sys to None
12:51:24 DEBUG   : isys.py:mount()- going to mount sys on /mnt/sysimage/sys
12:51:24 INFO    : trying to mount proc on /proc
12:51:24 INFO    : set SELinux context for mountpoint /proc to None
12:51:24 DEBUG   : isys.py:mount()- going to mount proc on /mnt/sysimage/proc
12:51:24 INFO    : trying to mount VolGroup00/LogVol03 on /var
12:51:24 INFO    : set SELinux context for mountpoint /var to 
system_u:object_r:var_t
12:51:24 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol03 
on /mnt/sysimage/var
12:51:24 INFO    : trying to mount VolGroup00/LogVol04 on /home
12:51:24 INFO    : set SELinux context for mountpoint /home to 
system_u:object_r:home_root_t
12:51:24 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol04 
on /mnt/sysimage/home
12:51:24 INFO    : trying to mount VolGroup00/LogVol02 on /usr
12:51:24 INFO    : set SELinux context for mountpoint /usr to 
system_u:object_r:usr_t
12:51:24 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol02 
on /mnt/sysimage/usr
12:51:37 INFO    : doing the copy for /boot
12:51:37 INFO    : set SELinux context for mountpoint /boot to 
system_u:object_r:boot_t
12:51:37 DEBUG   : isys.py:mount()- going to mount /tmp/sda1 
on /mnt/sysimage/mnt/boot
12:51:38 INFO    : set SELinux context for mountpoint /boot to 
system_u:object_r:boot_t
12:51:38 DEBUG   : isys.py:mount()- going to mount /tmp/sda1 
on /mnt/sysimage/boot
12:51:38 INFO    : set fc of /boot/vmlinuz-2.6.21-1.3194.fc7 to 
system_u:object_r:boot_t
12:51:38 INFO    : set fc of /boot/System.map-2.6.21-1.3194.fc7 to 
system_u:object_r:system_map_t
12:51:38 INFO    : set fc of /boot/config-2.6.21-1.3194.fc7 to 
system_u:object_r:boot_t
12:51:38 INFO    : set fc of /boot to system_u:object_r:boot_t
12:51:38 INFO    : set fc of /boot/lost+found to 
system_u:object_r:lost_found_t
12:51:38 INFO    : set fc of /boot/grub/splash.xpm.gz to 
system_u:object_r:boot_t
12:51:38 INFO    : set fc of /boot/grub to system_u:object_r:boot_t
12:51:38 INFO    : doing the copy for /var
12:51:38 INFO    : set SELinux context for mountpoint /var to 
system_u:object_r:var_t
12:51:38 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol03 
on /mnt/sysimage/mnt/var
12:51:43 INFO    : set SELinux context for mountpoint /var to 
system_u:object_r:var_t
12:51:43 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol03 
on /mnt/sysimage/var
12:51:44 INFO    : set fc of /var to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/log/lastlog to system_u:object_r:lastlog_t
12:51:44 INFO    : set fc of /var/log/scrollkeeper.log to 
system_u:object_r:var_log_t
12:51:44 INFO    : set fc of /var/log/pm-suspend.log to 
system_u:object_r:hald_log_t
12:51:44 INFO    : set fc of /var/log/messages to system_u:object_r:var_log_t
12:51:44 INFO    : set fc of /var/log/maillog to system_u:object_r:var_log_t
12:51:44 INFO    : set fc of /var/log/faillog to system_u:object_r:faillog_t
12:51:44 INFO    : set fc of /var/log/wtmp to system_u:object_r:wtmp_t
12:51:44 INFO    : set fc of /var/log/tallylog to system_u:object_r:faillog_t
12:51:44 INFO    : set fc of /var/log/btmp to system_u:object_r:faillog_t
12:51:44 INFO    : set fc of /var/log/secure to system_u:object_r:var_log_t
12:51:44 INFO    : set fc of /var/log/spooler to system_u:object_r:var_log_t
12:51:44 INFO    : set fc of /var/log to system_u:object_r:var_log_t
12:51:44 INFO    : set fc of /var/log/prelink to 
system_u:object_r:prelink_log_t
12:51:44 INFO    : set fc of /var/log/setroubleshoot to 
system_u:object_r:setroubleshoot_var_log_t
12:51:44 INFO    : set fc of /var/log/audit to system_u:object_r:auditd_log_t
12:51:44 INFO    : set fc of /var/log/ppp to system_u:object_r:var_log_t
12:51:44 INFO    : set fc of /var/log/mail/statistics to 
system_u:object_r:sendmail_log_t
12:51:44 INFO    : set fc of /var/log/mail to system_u:object_r:sendmail_log_t
12:51:44 INFO    : set fc of /var/log/vbox to system_u:object_r:var_log_t
12:51:44 INFO    : set fc of /var/log/cups to system_u:object_r:cupsd_log_t
12:51:44 INFO    : set fc of /var/db/Makefile to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/db to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/db/nscd to system_u:object_r:nscd_var_run_t
12:51:44 INFO    : set fc of /var/account/pacct to 
system_u:object_r:acct_data_t
12:51:44 INFO    : set fc of /var/account to system_u:object_r:acct_data_t
12:51:44 INFO    : set fc of /var/opt to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/tmp to system_u:object_r:tmp_t
12:51:44 INFO    : set fc of /var/yp/nicknames to system_u:object_r:var_yp_t
12:51:44 INFO    : set fc of /var/yp to system_u:object_r:var_yp_t
12:51:44 INFO    : set fc of /var/yp/binding to system_u:object_r:var_yp_t
12:51:44 INFO    : set fc of /var/preserve to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/nis to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/cache to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/cache/man to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat9 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/catn to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat5 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat8 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat7 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat4 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat2 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat1 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat9 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/catn to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat5 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat8 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat7 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat4 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat2 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat1 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat6 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/local/cat3 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat6 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat9 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/catn to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat5 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat8 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat7 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat4 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat2 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat1 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat6 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/X11R6/cat3 to 
system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/man/cat3 to system_u:object_r:man_t
12:51:44 INFO    : set fc of /var/cache/foomatic to 
system_u:object_r:cupsd_rw_etc_t
12:51:44 INFO    : set fc of /var/cache/hald to system_u:object_r:hald_cache_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/f4023520196b2bc2c439adcafb2470ff-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/b64a443fb29fd68918eee3276c922bf0-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/c1e0ebede0a5820dfb31314ce531f395-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/0251a5afa6ac727a1e32b7d4d4aa7cf0-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/a47204c0282682fca292504963454f06-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/733eeeb42e62a025a95e737efb697ce3-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/0a5814e28079c4ddb8553c639b7b949f-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/e1b6e9b1037355339981ddfa2fc13f70-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/b0c8039c3bbcc6f1976d33b66b56fc83-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/bac6bd4d7c1aeb18561db8f429251ac9-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/76339d7a19b7d8e4649c5ddbf17c0441-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/5ef50141dd38612657b2b37306f36199-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/e166eff51bb88345c461ae8d1ca7510a-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/81c87554abb5cbed44dc91927820b8dc-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/384e8ef016a93c7fa22f842f02c21c89-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/7bc9be840852330f6318f25fbc083f28-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/31e4bfa78c57c1d34653a253fb01b172-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/2616a3ee28988921b28525030a03e7fb-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/642b3544849e3a974d56048423cf42e8-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/ec08f7e2aac04ad6751b56b654659de6-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/fc7f808eb72d8a281e1f12def2851241-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/31b8f98acd9832a15daf4d1a0b40239b-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/602d1f86cc7d0d7fcaea57cc0415ba86-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/00413c8acffd3c2ef5e4f42b8b36cd9a-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/d066cc093611c74861a22d5ef60b042c-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/c09c2e2d9ddef970513e4a68e1d4f7be-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/49aab29dc58e529ef78a6d0aaa3ba41d-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/7ddba6133ef499da58de5e8c586d3b75-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/177aa5f8e4784b879645141d1d73ae7a-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/9aee064518779d32bdaaa6cdefa68601-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/ae30b330df83ba0e904b3d2eb05b9c75-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/a0ed530305610ad915aa8f21f0d94463-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/c2f9adeeec4c80f8379426691be25147-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/a3ef620b97f3ad86e0ccce6d4afaa4cc-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/eaf44f28c531b2ce17f9b9695b281b97-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/e5c8a13002b74f260e9f54e1c566d89a-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc 
of /var/cache/fontconfig/b8a3cabb06ddc611c41c4211362f9256-x86.cache-2 to 
system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/cache/fontconfig to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/cache/logwatch to 
system_u:object_r:logwatch_cache_t
12:51:44 INFO    : set fc of /var/cache/yum to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/lib/logrotate.status to 
system_u:object_r:logrotate_var_lib_t
12:51:44 INFO    : set fc of /var/lib to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/stateless to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/stateless/writable to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/stateless/state to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/dhclient to 
system_u:object_r:dhcpc_state_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/scrollkeeper_docs to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/cs/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/cs/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/cs to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/nl/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/nl/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/nl to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/pt_BR/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/pt_BR/scrollkeeper_cl.xml 
to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/pt_BR to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/ko/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ko/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ko to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/ja/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ja/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ja to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/el/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/el/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/el to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/zh_CN/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/zh_CN/scrollkeeper_cl.xml 
to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/zh_CN to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/da/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/da/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/da to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/fr/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/fr/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/fr to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/tr/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/tr/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/tr to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/pa/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/pa/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/pa to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/es/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/es/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/es to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/hu/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/hu/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/hu to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/de/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/de/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/de to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/az/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/az/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/az to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/ca/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ca/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ca to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/23 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/22 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/21 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/16 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/15 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/17 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/25 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/19 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/26 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/11 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/12 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/0 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/24 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/14 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/13 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/18 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC/20 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/TOC to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/zh_TW/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/zh_TW/scrollkeeper_cl.xml 
to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/zh_TW to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/it/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/it/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/it to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/uk/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/uk/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/uk to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/ro/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ro/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ro to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/vi/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/vi/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/vi to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/no/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/no/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/no to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/am/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/am/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/am to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/sr@Latn/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sr@Latn/scrollkeeper_cl.xml 
to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sr@Latn to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/C/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/C/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/C to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/sv/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sv/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sv to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/ru/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ru/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/ru to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/23 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/22 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/21 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/16 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/15 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/17 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/25 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/19 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/26 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/11 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/12 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/0 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/24 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/14 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/13 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/18 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index/20 to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/index to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/pl/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/pl/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/pl to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/kn/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/kn/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/kn to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/sr/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sr/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sr to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/sk/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sk/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sk to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/sl/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sl/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/sl to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc 
of /var/lib/scrollkeeper/be/scrollkeeper_extended_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/be/scrollkeeper_cl.xml to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/scrollkeeper/be to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/bluetooth to 
system_u:object_r:bluetooth_var_lib_t
12:51:44 INFO    : set fc of /var/lib/setroubleshoot to 
system_u:object_r:setroubleshoot_var_lib_t
12:51:44 INFO    : set fc of /var/lib/mlocate to 
system_u:object_r:locate_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Requireversion to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/__db.000 to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/__db.001 to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Name to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Triggername to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Packages to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Provideversion to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Filemd5s to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Pubkeys to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Sha1header to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/__db.003 to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Group to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/__db.002 to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Basenames to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Providename to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Sigmd5 to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Requirename to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Installtid to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Conflictname to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm/Dirnames to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpm to system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/xkb/README.compiled to 
system_u:object_r:xkb_var_lib_t
12:51:44 INFO    : set fc of /var/lib/xkb to system_u:object_r:xkb_var_lib_t
12:51:44 INFO    : set fc of /var/lib/games to system_u:object_r:games_data_t
12:51:44 INFO    : set fc of /var/lib/hal to system_u:object_r:hald_var_lib_t
12:51:44 INFO    : set fc of /var/lib/rpcbind to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/dhcpv6 to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/multipath to 
system_u:object_r:lvm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/htdig to 
system_u:object_r:httpd_sys_content_t
12:51:44 INFO    : set fc of /var/lib/nfs/etab to 
system_u:object_r:var_lib_nfs_t
12:51:44 INFO    : set fc of /var/lib/nfs/xtab to 
system_u:object_r:var_lib_nfs_t
12:51:44 INFO    : set fc of /var/lib/nfs/state to 
system_u:object_r:var_lib_nfs_t
12:51:44 INFO    : set fc of /var/lib/nfs/rmtab to 
system_u:object_r:var_lib_nfs_t
12:51:44 INFO    : set fc of /var/lib/nfs to system_u:object_r:var_lib_nfs_t
12:51:44 INFO    : set fc of /var/lib/nfs/v4recovery to 
system_u:object_r:var_lib_nfs_t
12:51:44 INFO    : set fc of /var/lib/nfs/rpc_pipefs to None
12:51:44 INFO    : set fc of /var/lib/nfs/statd to 
system_u:object_r:var_lib_nfs_t
12:51:44 INFO    : set fc of /var/lib/sepolgen/perm_map to 
system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/sepolgen to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/dbus to system_u:object_r:var_lib_t
12:51:44 INFO    : set fc of /var/lib/ntp to system_u:object_r:ntp_drift_t
12:51:44 INFO    : set fc of /var/lib/misc/prelink.force to 
system_u:object_r:crond_var_run_t
12:51:44 INFO    : set fc of /var/lib/misc to 
system_u:object_r:crond_var_run_t
12:51:44 INFO    : set fc of /var/lib/alternatives/xinputrc to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/alternatives/mta to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/alternatives/pinentry to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/alternatives/print to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/lib/alternatives to 
system_u:object_r:rpm_var_lib_t
12:51:44 INFO    : set fc of /var/games to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/run/utmp to 
system_u:object_r:initrc_var_run_t
12:51:44 INFO    : set fc of /var/run to system_u:object_r:var_run_t
12:51:44 INFO    : set fc of /var/run/NetworkManager to 
system_u:object_r:NetworkManager_var_run_t
12:51:44 INFO    : set fc of /var/run/wpa_supplicant to 
system_u:object_r:NetworkManager_var_run_t
12:51:44 INFO    : set fc of /var/run/setrans to 
system_u:object_r:setrans_var_run_t
12:51:44 INFO    : set fc of /var/run/saslauthd to 
system_u:object_r:saslauthd_var_run_t
12:51:44 INFO    : set fc of /var/run/setroubleshoot to 
system_u:object_r:setroubleshoot_var_run_t
12:51:44 INFO    : set fc of /var/run/mdadm to 
system_u:object_r:mdadm_var_run_t
12:51:44 INFO    : set fc of /var/run/console to 
system_u:object_r:pam_var_console_t
12:51:44 INFO    : set fc of /var/run/sudo to system_u:object_r:pam_var_run_t
12:51:44 INFO    : set fc of /var/run/netreport to system_u:object_r:var_run_t
12:51:44 INFO    : set fc of /var/run/avahi-daemon to 
system_u:object_r:avahi_var_run_t
12:51:44 INFO    : set fc of /var/run/nscd to system_u:object_r:nscd_var_run_t
12:51:44 INFO    : set fc of /var/run/ppp to system_u:object_r:pppd_var_run_t
12:51:44 INFO    : set fc of /var/run/dbus to 
system_u:object_r:system_dbusd_var_run_t
12:51:44 INFO    : set fc of /var/run/cups to 
system_u:object_r:cupsd_var_run_t
12:51:44 INFO    : set fc of /var/run/cups/certs to 
system_u:object_r:cupsd_var_run_t
12:51:44 INFO    : set fc of /var/lock to system_u:object_r:var_lock_t
12:51:44 INFO    : set fc of /var/lock/dmraid to system_u:object_r:var_lock_t
12:51:44 INFO    : set fc of /var/lock/lvm to system_u:object_r:lvm_lock_t
12:51:44 INFO    : set fc of /var/lock/subsys to system_u:object_r:var_lock_t
12:51:44 INFO    : set fc of /var/empty to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/empty/sshd to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/empty/sshd/etc to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/local to system_u:object_r:var_t
12:51:44 INFO    : set fc of /var/mail/smmsp to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/mailnull to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/nfsnobody to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/vcsa to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/rpm to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/rpc to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/rpcuser to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/tcpdump to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/sshd to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/nscd to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/xfs to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/dbus to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/ntp to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/haldaemon to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail/avahi to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/mail to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/lost+found to system_u:object_r:lost_found_t
12:51:44 INFO    : set fc of /var/spool to system_u:object_r:var_spool_t
12:51:44 INFO    : set fc of /var/spool/clientmqueue to 
system_u:object_r:mqueue_spool_t
12:51:44 INFO    : set fc of /var/spool/repackage to 
system_u:object_r:var_spool_t
12:51:44 INFO    : set fc of /var/spool/at/.SEQ to None
12:51:44 INFO    : set fc of /var/spool/at to system_u:object_r:cron_spool_t
12:51:44 INFO    : set fc of /var/spool/at/spool to 
system_u:object_r:cron_spool_t
12:51:44 INFO    : set fc of /var/spool/cron to system_u:object_r:cron_spool_t
12:51:44 INFO    : set fc of /var/spool/lpd to system_u:object_r:print_spool_t
12:51:44 INFO    : set fc of /var/spool/anacron to 
system_u:object_r:var_spool_t
12:51:44 INFO    : set fc of /var/spool/mqueue to 
system_u:object_r:mqueue_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/smmsp to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/mailnull to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/nfsnobody to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/vcsa to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/rpm to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/rpc to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/rpcuser to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/tcpdump to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/sshd to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/nscd to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/xfs to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/dbus to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/ntp to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/haldaemon to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail/avahi to 
system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/mail to system_u:object_r:mail_spool_t
12:51:44 INFO    : set fc of /var/spool/vbox to system_u:object_r:var_spool_t
12:51:44 INFO    : set fc of /var/spool/cups to 
system_u:object_r:print_spool_t
12:51:44 INFO    : set fc of /var/spool/cups/tmp to 
system_u:object_r:print_spool_t
12:51:44 INFO    : doing the copy for /home
12:51:44 INFO    : set SELinux context for mountpoint /home to 
system_u:object_r:home_root_t
12:51:44 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol04 
on /mnt/sysimage/mnt/home
12:51:45 INFO    : set SELinux context for mountpoint /home to 
system_u:object_r:home_root_t
12:51:45 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol04 
on /mnt/sysimage/home
12:51:45 INFO    : set fc of /home to system_u:object_r:home_root_t
12:51:45 INFO    : set fc of /home/lost+found to 
system_u:object_r:lost_found_t
12:51:45 INFO    : doing the copy for /usr
12:51:45 INFO    : set SELinux context for mountpoint /usr to 
system_u:object_r:usr_t
12:51:45 DEBUG   : isys.py:mount()- going to mount /dev/VolGroup00/LogVol02 
on /mnt/sysimage/mnt/usr


/tmp/lvmout:
    Finding all logical volumes

Comment 2 Chris Lumens 2007-06-04 17:55:44 UTC

*** This bug has been marked as a duplicate of 241754 ***