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 658701 Details for
Bug 870586
DeviceCreateError: ("Can't have overlapping partitions.", 'sda2')
[?]
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.
18.36 anaconda-tb
anaconda-tb-FzNQ_H (text/plain), 486.37 KB, created by
Kamil Páral
on 2012-12-06 11:39:35 UTC
(
hide
)
Description:
18.36 anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2012-12-06 11:39:35 UTC
Size:
486.37 KB
patch
obsolete
>anaconda 18.36 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 787, in create > raise DeviceCreateError(str(e), self.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 241, in execute > self.device.create() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 336, in doIt > self.devicetree.processActions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 174, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 114, in doInstall > turnOnFilesystems(storage) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >DeviceCreateError: ("Can't have overlapping partitions.", 'vda1') > >Local variables in innermost frame: >self: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >e: Can't have overlapping partitions. > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': non-existent 500MB partition vda1 (2) >, '/': existing 6795MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >} > swaps: [existing 2944MB partition vda2 (3) with non-existent swap >] > name: Fedora Linux 18 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda2, vda3, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, root] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2, vda3] > _intf.storage.fsset.devicetree.topology._devmap: {'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2226688 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58320> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-12-05-22-37-37-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_x86_64 > _format._targetSize: 0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-12-05-22-37-37-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4349.0 > _serial: None > id: 0 > minor: 0 >, existing 10240MB disk vda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 7e397d69-89ec-4887-b091-610d7314bec1 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._device: /dev/loop1 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 1024.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 7e397d69-89ec-4887-b091-610d7314bec1 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 1024.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >, non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 2fb3819b-9d84-408a-a50a-2e56d14631ec > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._device: /dev/vda1 > origFormat._minInstanceSize: 56.1 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 500.0 > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: b1002783-3786-4f03-895f-e3da1ff54cc4 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 252003 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 1000.0 > origFormat._device: /dev/vda3 > origFormat._minInstanceSize: 864.6 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 6795.0 > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 0 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 17 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 1 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [existing 10240MB disk vda (1) with existing msdos disklabel >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f02afb25dd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f02afb25e10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f02afb25e90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f02afb25ed0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f02afb25f10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2944 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: OpticalDevice instance, containing members: > _intf.payload.install_device._model: QEMU_DVD-ROM > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2226688 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58320> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: 2012-12-05-22-37-37-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18_x86_64 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr0 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.payload.install_device._vendor: None > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2012-12-05-22-37-37-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18_x86_64 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 4349.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 0 > _intf.payload.install_device.minor: 0 > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1354793515.14 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 586.50 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 6217 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._autoContinue: False > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 6216 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 6214 > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 0 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f02a350e2d8> > _intf._currentAction._data: Skipped > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._error: False >} > _intf._currentAction._totalSteps: 10 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._incompleteSpokes: [Already dumped (PasswordSpoke instance) >] > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.36 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >11:29:47,200 INFO anaconda: /sbin/anaconda 18.36 >11:29:47,889 INFO anaconda: 1572864 kB (1536 MB) are available >11:29:47,889 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >11:29:47,906 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >11:29:47,907 INFO anaconda: Default encoding = utf-8 >11:29:48,102 INFO anaconda: ISCSID is /sbin/iscsid >11:29:48,102 INFO anaconda: no initiator set >11:29:48,204 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:29:48,205 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >11:29:48,326 INFO anaconda: Display mode = g >11:29:48,327 INFO anaconda: 1572864 kB (1536 MB) are available >11:29:48,327 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >11:29:49,348 DEBUG anaconda: X server has signalled a successful start. >11:29:49,350 INFO anaconda: Starting window manager, pid 687. >11:29:50,241 INFO anaconda: using only installclass _Fedora >11:29:50,727 INFO anaconda: Detected 1472M of memory >11:29:50,728 INFO anaconda: Swap attempt of 2944M >11:29:50,739 INFO anaconda: Running Thread: AnaStorageThread (139649668359936) >11:29:50,741 INFO anaconda: Running Thread: AnaNetworkThread (139649659967232) >11:29:50,744 INFO anaconda: Running Thread: AnaPayloadThread (139649431320320) >11:29:50,890 DEBUG anaconda: updating hostname localhost.localdomain >11:29:51,067 INFO anaconda: no initiator set >11:29:51,354 DEBUG anaconda: required disklabel type for vda (15) is None >11:29:51,355 DEBUG anaconda: default disklabel type for vda is msdos >11:29:51,355 DEBUG anaconda: selecting msdos disklabel for vda based on size >11:29:51,952 INFO anaconda: Thread Done: AnaNetworkThread (139649659967232) >11:29:52,690 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >11:29:52,716 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:29:52,796 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda3 on /mnt/sysimage as ext4 with options defaults,ro >11:29:52,836 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:29:52,981 INFO anaconda: Thread Done: AnaStorageThread (139649668359936) >11:29:53,268 INFO anaconda: Thread Done: AnaPayloadThread (139649431320320) >11:29:56,714 DEBUG anaconda: network standalone spoke (init): completed: True >06:29:57,088 INFO anaconda: Running Thread: AnaSourceWatcher (139649659967232) >06:29:57,119 DEBUG anaconda: network: selected device eth0 >06:29:57,141 INFO anaconda: Running Thread: AnaSoftwareWatcher (139649414534912) >06:29:57,148 INFO anaconda: Running Thread: AnaStorageWatcher (139649360312064) >06:29:57,644 INFO anaconda: Running Thread: AnaNTPserver0 (139649431320320) >06:29:57,647 INFO anaconda: Running Thread: AnaNTPserver1 (139649343526656) >06:29:57,652 INFO anaconda: Running Thread: AnaNTPserver2 (139649351919360) >06:29:57,659 INFO anaconda: Thread Done: AnaSourceWatcher (139649659967232) >06:29:57,662 INFO anaconda: Running Thread: AnaNTPserver3 (139649335133952) >06:29:58,027 INFO anaconda: Thread Done: AnaNTPserver2 (139649351919360) >06:29:58,643 INFO anaconda: Thread Done: AnaStorageWatcher (139649360312064) >06:29:58,644 INFO anaconda: Thread Done: AnaSoftwareWatcher (139649414534912) >06:29:58,645 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139649351919360) >06:29:58,651 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f02a9256dd0> status to: Probing storage... >06:29:58,652 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f02a9256dd0> status to: Downloading package metadata... >06:29:58,652 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> status to: Downloading package metadata... >06:29:58,653 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> status to: Downloading group metadata... >06:29:58,653 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> status to: Probing storage... >06:29:58,655 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f02a9256dd0> >06:29:58,655 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> >06:29:58,656 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> >06:29:58,661 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f02a9256dd0> >06:29:58,662 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> >06:29:58,663 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> status to: Checking software dependencies... >06:30:00,148 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f02a8dd5f50> status to: Wired (eth0) connected >06:30:02,966 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139649351919360) >06:30:03,153 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> >06:30:03,162 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f02a9256dd0> >06:30:04,239 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >06:30:06,701 DEBUG anaconda: disk free: 969.23 kB fs free: 6.37 GB sw needs: 2.79 GB auto swap: 2.94 GB >06:30:07,668 INFO anaconda: Thread Done: AnaNTPserver0 (139649431320320) >06:30:07,683 INFO anaconda: Thread Done: AnaNTPserver1 (139649343526656) >06:30:07,693 INFO anaconda: Thread Done: AnaNTPserver3 (139649335133952) >06:30:08,505 INFO anaconda: Running Thread: AnaExecuteStorageThread (139649335133952) >06:30:08,537 INFO anaconda: Thread Done: AnaExecuteStorageThread (139649335133952) >06:30:08,575 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >06:30:08,575 DEBUG anaconda: ui: unused=[] >06:30:08,576 DEBUG anaconda: ui: new_devices=[] >06:30:08,585 DEBUG anaconda: page clicked: New Fedora 18 Installation >06:30:08,585 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >06:30:09,154 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> >06:30:09,157 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> status to: Saving storage configuration... >06:30:09,159 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> >06:30:10,941 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >06:30:10,945 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >06:30:10,956 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >06:30:10,960 DEBUG anaconda: updated device_disks to ['vda'] >06:30:10,960 DEBUG anaconda: updated device_vg_name to None >06:30:10,962 DEBUG anaconda: min: 56.1 max: 500.0 current: 500.0 >06:30:10,963 DEBUG anaconda: fs type changed: ext4 >06:30:10,968 INFO anaconda: getting device type for None >06:30:10,969 ERR anaconda: unknown device type: 'None' >06:30:10,969 DEBUG anaconda: device_type_changed: None None >06:30:10,971 INFO anaconda: getting device type for Standard Partition >06:30:10,972 DEBUG anaconda: device_type_changed: 2 Standard Partition >06:30:10,972 INFO anaconda: getting device type for Standard Partition >06:30:10,973 DEBUG anaconda: populate_raid: 2, None >06:30:10,973 INFO anaconda: getting device type for Standard Partition >06:30:10,974 INFO anaconda: getting device type for Standard Partition >06:30:10,975 DEBUG anaconda: populate_raid: 2, None >06:30:10,975 INFO anaconda: getting device type for Standard Partition >06:30:11,863 DEBUG anaconda: current selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >06:30:11,866 DEBUG anaconda: new selector: existing 2944MB partition vda2 (3) with existing swap >06:30:11,868 DEBUG anaconda: notebook page = 1 >06:30:11,868 INFO anaconda: ui: saving changes to device vda1 >06:30:11,869 DEBUG anaconda: old_name: vda1 >06:30:11,869 DEBUG anaconda: new_name: vda1 >06:30:11,869 DEBUG anaconda: new size: 500.0 >06:30:11,870 DEBUG anaconda: old size: 500.0 >06:30:11,870 INFO anaconda: getting device type for Standard Partition >06:30:11,871 DEBUG anaconda: new device type: 2 >06:30:11,871 DEBUG anaconda: reformat: False >06:30:11,872 DEBUG anaconda: new fs type: ext4 >06:30:11,872 DEBUG anaconda: old encryption setting: False >06:30:11,872 DEBUG anaconda: new encryption setting: False >06:30:11,873 DEBUG anaconda: old mountpoint: >06:30:11,873 DEBUG anaconda: new mountpoint: >06:30:11,873 INFO anaconda: getting device type for Standard Partition >06:30:11,876 DEBUG anaconda: populate_right_side: existing 2944MB partition vda2 (3) with existing swap >06:30:11,877 DEBUG anaconda: updated device_disks to ['vda'] >06:30:11,877 DEBUG anaconda: updated device_vg_name to None >06:30:11,878 DEBUG anaconda: min: 2944.0 max: 2944.0 current: 2944.0 >06:30:11,879 DEBUG anaconda: fs type changed: swap >06:30:11,883 INFO anaconda: getting device type for Standard Partition >06:30:11,884 DEBUG anaconda: populate_raid: 2, None >06:30:11,884 INFO anaconda: getting device type for Standard Partition >06:30:24,342 INFO anaconda: ui: saving changes to device vda2 >06:30:24,346 DEBUG anaconda: old_name: vda2 >06:30:24,348 DEBUG anaconda: new_name: vda2 >06:30:24,348 DEBUG anaconda: new size: 2944.0 >06:30:24,349 DEBUG anaconda: old size: 2944.0 >06:30:24,349 INFO anaconda: getting device type for Standard Partition >06:30:24,350 DEBUG anaconda: new device type: 2 >06:30:24,350 DEBUG anaconda: reformat: True >06:30:24,351 DEBUG anaconda: new fs type: swap >06:30:24,351 DEBUG anaconda: old encryption setting: False >06:30:24,352 DEBUG anaconda: new encryption setting: False >06:30:24,352 DEBUG anaconda: old mountpoint: >06:30:24,352 DEBUG anaconda: new mountpoint: None >06:30:24,353 INFO anaconda: getting device type for Standard Partition >06:30:24,356 INFO anaconda: scheduling reformat of vda2 as swap >06:30:24,369 DEBUG anaconda: populate_right_side: existing 2944MB partition vda2 (3) with non-existent swap >06:30:24,370 DEBUG anaconda: updated device_disks to ['vda'] >06:30:24,370 DEBUG anaconda: updated device_vg_name to None >06:30:24,371 DEBUG anaconda: min: 2944.0 max: 2944.0 current: 2944.0 >06:30:24,374 INFO anaconda: getting device type for Standard Partition >06:30:24,374 DEBUG anaconda: populate_raid: 2, None >06:30:24,375 INFO anaconda: getting device type for Standard Partition >06:30:27,382 DEBUG anaconda: page clicked: New Fedora 18 Installation >06:30:27,384 DEBUG anaconda: notebook page = 1 >06:30:27,386 INFO anaconda: ui: saving changes to device vda2 >06:30:27,387 DEBUG anaconda: old_name: vda2 >06:30:27,388 DEBUG anaconda: new_name: vda2 >06:30:27,389 DEBUG anaconda: new size: 2944.0 >06:30:27,389 DEBUG anaconda: old size: 2944.0 >06:30:27,389 INFO anaconda: getting device type for Standard Partition >06:30:27,390 DEBUG anaconda: new device type: 2 >06:30:27,390 DEBUG anaconda: reformat: True >06:30:27,391 DEBUG anaconda: new fs type: swap >06:30:27,391 DEBUG anaconda: old encryption setting: False >06:30:27,392 DEBUG anaconda: new encryption setting: False >06:30:27,392 DEBUG anaconda: old mountpoint: >06:30:27,392 DEBUG anaconda: new mountpoint: None >06:30:27,393 INFO anaconda: getting device type for Standard Partition >06:30:27,395 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >06:30:27,396 DEBUG anaconda: populate_right_side: existing 2944MB partition vda2 (3) with non-existent swap >06:30:27,396 DEBUG anaconda: updated device_disks to ['vda'] >06:30:27,397 DEBUG anaconda: updated device_vg_name to None >06:30:27,397 DEBUG anaconda: min: 2944.0 max: 2944.0 current: 2944.0 >06:30:27,400 INFO anaconda: getting device type for Standard Partition >06:30:27,400 DEBUG anaconda: populate_raid: 2, None >06:30:27,401 INFO anaconda: getting device type for Standard Partition >06:30:28,966 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >06:30:28,968 DEBUG anaconda: notebook page = 1 >06:30:28,968 INFO anaconda: ui: saving changes to device vda2 >06:30:28,969 DEBUG anaconda: old_name: vda2 >06:30:28,969 DEBUG anaconda: new_name: vda2 >06:30:28,969 DEBUG anaconda: new size: 2944.0 >06:30:28,970 DEBUG anaconda: old size: 2944.0 >06:30:28,970 INFO anaconda: getting device type for Standard Partition >06:30:28,971 DEBUG anaconda: new device type: 2 >06:30:28,971 DEBUG anaconda: reformat: True >06:30:28,972 DEBUG anaconda: new fs type: swap >06:30:28,972 DEBUG anaconda: old encryption setting: False >06:30:28,972 DEBUG anaconda: new encryption setting: False >06:30:28,973 DEBUG anaconda: old mountpoint: >06:30:28,973 DEBUG anaconda: new mountpoint: None >06:30:28,974 INFO anaconda: getting device type for Standard Partition >06:30:28,976 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >06:30:28,977 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >06:30:28,977 DEBUG anaconda: updated device_disks to ['vda'] >06:30:28,977 DEBUG anaconda: updated device_vg_name to None >06:30:28,978 DEBUG anaconda: min: 56.1 max: 500.0 current: 500.0 >06:30:28,979 DEBUG anaconda: fs type changed: ext4 >06:30:28,984 INFO anaconda: getting device type for Standard Partition >06:30:28,984 DEBUG anaconda: populate_raid: 2, None >06:30:28,985 INFO anaconda: getting device type for Standard Partition >06:30:35,110 DEBUG anaconda: current selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >06:30:35,112 DEBUG anaconda: new selector: existing 6795MB partition vda3 (4) with existing ext4 filesystem >06:30:35,114 DEBUG anaconda: notebook page = 1 >06:30:35,116 INFO anaconda: ui: saving changes to device vda1 >06:30:35,118 DEBUG anaconda: old_name: vda1 >06:30:35,118 DEBUG anaconda: new_name: vda1 >06:30:35,119 DEBUG anaconda: new size: 500.0 >06:30:35,119 DEBUG anaconda: old size: 500.0 >06:30:35,119 INFO anaconda: getting device type for Standard Partition >06:30:35,120 DEBUG anaconda: new device type: 2 >06:30:35,120 DEBUG anaconda: reformat: False >06:30:35,121 DEBUG anaconda: new fs type: ext4 >06:30:35,121 DEBUG anaconda: old encryption setting: False >06:30:35,122 DEBUG anaconda: new encryption setting: False >06:30:35,122 DEBUG anaconda: old mountpoint: >06:30:35,122 DEBUG anaconda: new mountpoint: >06:30:35,123 INFO anaconda: getting device type for Standard Partition >06:30:35,126 DEBUG anaconda: populate_right_side: existing 6795MB partition vda3 (4) with existing ext4 filesystem >06:30:35,126 DEBUG anaconda: updated device_disks to ['vda'] >06:30:35,127 DEBUG anaconda: updated device_vg_name to None >06:30:35,127 DEBUG anaconda: min: 864.6 max: 6795.0 current: 6795.0 >06:30:35,130 INFO anaconda: getting device type for Standard Partition >06:30:35,131 DEBUG anaconda: populate_raid: 2, None >06:30:35,131 INFO anaconda: getting device type for Standard Partition >06:31:02,673 INFO anaconda: ui: saving changes to device vda3 >06:31:02,673 DEBUG anaconda: old_name: vda3 >06:31:02,674 DEBUG anaconda: new_name: vda3 >06:31:02,674 DEBUG anaconda: new size: 1000.0 >06:31:02,675 DEBUG anaconda: old size: 6795.0 >06:31:02,675 INFO anaconda: getting device type for Standard Partition >06:31:02,676 DEBUG anaconda: new device type: 2 >06:31:02,676 DEBUG anaconda: reformat: True >06:31:02,677 DEBUG anaconda: new fs type: ext4 >06:31:02,677 DEBUG anaconda: old encryption setting: False >06:31:02,677 DEBUG anaconda: new encryption setting: False >06:31:02,678 DEBUG anaconda: old mountpoint: >06:31:02,678 DEBUG anaconda: new mountpoint: /home >06:31:02,679 INFO anaconda: getting device type for Standard Partition >06:31:02,686 DEBUG anaconda: PartitionDevice instance (0x7f02a3017a90) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13916160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13805, 16, 63) biosGeometry: (866, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58f80> > target size = 1000.0 path = /dev/vda3 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f02a42fc810> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02a42fc790> PedPartition: <_ped.Partition object at 0x7f02a42f5a70> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 7055360 end = 9103359 length = 2048000 > flags = >06:31:02,687 DEBUG anaconda: new size: 1000.0 >06:31:02,688 DEBUG anaconda: target size: 1000.0 >06:31:02,689 DEBUG anaconda: updating selector size to '1 GB' >06:31:02,694 DEBUG anaconda: populate_right_side: existing 1000MB partition vda3 (4) with existing ext4 filesystem >06:31:02,694 DEBUG anaconda: updated device_disks to ['vda'] >06:31:02,695 DEBUG anaconda: updated device_vg_name to None >06:31:02,696 DEBUG anaconda: min: 864.6 max: 6795.0 current: 1000.0 >06:31:02,699 INFO anaconda: getting device type for Standard Partition >06:31:02,699 DEBUG anaconda: populate_raid: 2, None >06:31:02,700 INFO anaconda: getting device type for Standard Partition >06:31:02,700 INFO anaconda: scheduling reformat of vda3 as ext4 >06:31:02,712 DEBUG anaconda: populate_right_side: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:02,713 DEBUG anaconda: updated device_disks to ['vda'] >06:31:02,713 DEBUG anaconda: updated device_vg_name to None >06:31:02,714 DEBUG anaconda: min: 1000.0 max: 6795.0 current: 1000.0 >06:31:02,719 INFO anaconda: getting device type for Standard Partition >06:31:02,719 DEBUG anaconda: populate_raid: 2, None >06:31:02,720 INFO anaconda: getting device type for Standard Partition >06:31:04,645 DEBUG anaconda: page clicked: New Fedora 18 Installation >06:31:04,647 DEBUG anaconda: notebook page = 1 >06:31:04,648 INFO anaconda: ui: saving changes to device vda3 >06:31:04,649 DEBUG anaconda: old_name: vda3 >06:31:04,649 DEBUG anaconda: new_name: vda3 >06:31:04,649 DEBUG anaconda: new size: 1000.0 >06:31:04,650 DEBUG anaconda: old size: 1000.0 >06:31:04,650 INFO anaconda: getting device type for Standard Partition >06:31:04,651 DEBUG anaconda: new device type: 2 >06:31:04,651 DEBUG anaconda: reformat: True >06:31:04,652 DEBUG anaconda: new fs type: ext4 >06:31:04,652 DEBUG anaconda: old encryption setting: False >06:31:04,652 DEBUG anaconda: new encryption setting: False >06:31:04,653 DEBUG anaconda: old mountpoint: /home >06:31:04,653 DEBUG anaconda: new mountpoint: /home >06:31:04,654 INFO anaconda: getting device type for Standard Partition >06:31:04,657 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >06:31:04,657 DEBUG anaconda: populate_right_side: existing 2944MB partition vda2 (3) with non-existent swap >06:31:04,658 DEBUG anaconda: updated device_disks to ['vda'] >06:31:04,658 DEBUG anaconda: updated device_vg_name to None >06:31:04,659 DEBUG anaconda: min: 2944.0 max: 2944.0 current: 2944.0 >06:31:04,660 DEBUG anaconda: fs type changed: swap >06:31:04,664 INFO anaconda: getting device type for Standard Partition >06:31:04,665 DEBUG anaconda: populate_raid: 2, None >06:31:04,665 INFO anaconda: getting device type for Standard Partition >06:31:05,622 DEBUG anaconda: current selector: existing 2944MB partition vda2 (3) with non-existent swap >06:31:05,624 DEBUG anaconda: new selector: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:05,626 DEBUG anaconda: notebook page = 1 >06:31:05,628 INFO anaconda: ui: saving changes to device vda2 >06:31:05,628 DEBUG anaconda: old_name: vda2 >06:31:05,629 DEBUG anaconda: new_name: vda2 >06:31:05,629 DEBUG anaconda: new size: 2944.0 >06:31:05,629 DEBUG anaconda: old size: 2944.0 >06:31:05,630 INFO anaconda: getting device type for Standard Partition >06:31:05,630 DEBUG anaconda: new device type: 2 >06:31:05,631 DEBUG anaconda: reformat: True >06:31:05,631 DEBUG anaconda: new fs type: swap >06:31:05,632 DEBUG anaconda: old encryption setting: False >06:31:05,632 DEBUG anaconda: new encryption setting: False >06:31:05,632 DEBUG anaconda: old mountpoint: >06:31:05,633 DEBUG anaconda: new mountpoint: None >06:31:05,633 INFO anaconda: getting device type for Standard Partition >06:31:05,636 DEBUG anaconda: populate_right_side: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:05,636 DEBUG anaconda: updated device_disks to ['vda'] >06:31:05,637 DEBUG anaconda: updated device_vg_name to None >06:31:05,638 DEBUG anaconda: min: 1000.0 max: 6795.0 current: 1000.0 >06:31:05,639 DEBUG anaconda: fs type changed: ext4 >06:31:05,643 INFO anaconda: getting device type for Standard Partition >06:31:05,644 DEBUG anaconda: populate_raid: 2, None >06:31:05,644 INFO anaconda: getting device type for Standard Partition >06:31:06,388 DEBUG anaconda: current selector: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:06,389 DEBUG anaconda: new selector: existing 2944MB partition vda2 (3) with non-existent swap >06:31:06,390 DEBUG anaconda: notebook page = 1 >06:31:06,391 INFO anaconda: ui: saving changes to device vda3 >06:31:06,392 DEBUG anaconda: old_name: vda3 >06:31:06,393 DEBUG anaconda: new_name: vda3 >06:31:06,395 DEBUG anaconda: new size: 1000.0 >06:31:06,397 DEBUG anaconda: old size: 1000.0 >06:31:06,398 INFO anaconda: getting device type for Standard Partition >06:31:06,399 DEBUG anaconda: new device type: 2 >06:31:06,399 DEBUG anaconda: reformat: True >06:31:06,400 DEBUG anaconda: new fs type: ext4 >06:31:06,400 DEBUG anaconda: old encryption setting: False >06:31:06,400 DEBUG anaconda: new encryption setting: False >06:31:06,401 DEBUG anaconda: old mountpoint: /home >06:31:06,401 DEBUG anaconda: new mountpoint: /home >06:31:06,402 INFO anaconda: getting device type for Standard Partition >06:31:06,405 DEBUG anaconda: populate_right_side: existing 2944MB partition vda2 (3) with non-existent swap >06:31:06,405 DEBUG anaconda: updated device_disks to ['vda'] >06:31:06,406 DEBUG anaconda: updated device_vg_name to None >06:31:06,407 DEBUG anaconda: min: 2944.0 max: 2944.0 current: 2944.0 >06:31:06,408 DEBUG anaconda: fs type changed: swap >06:31:06,412 INFO anaconda: getting device type for Standard Partition >06:31:06,412 DEBUG anaconda: populate_raid: 2, None >06:31:06,413 INFO anaconda: getting device type for Standard Partition >06:31:07,693 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >06:31:07,696 DEBUG anaconda: notebook page = 1 >06:31:07,697 INFO anaconda: ui: saving changes to device vda2 >06:31:07,698 DEBUG anaconda: old_name: vda2 >06:31:07,699 DEBUG anaconda: new_name: vda2 >06:31:07,699 DEBUG anaconda: new size: 2944.0 >06:31:07,699 DEBUG anaconda: old size: 2944.0 >06:31:07,700 INFO anaconda: getting device type for Standard Partition >06:31:07,700 DEBUG anaconda: new device type: 2 >06:31:07,701 DEBUG anaconda: reformat: True >06:31:07,701 DEBUG anaconda: new fs type: swap >06:31:07,702 DEBUG anaconda: old encryption setting: False >06:31:07,702 DEBUG anaconda: new encryption setting: False >06:31:07,702 DEBUG anaconda: old mountpoint: >06:31:07,703 DEBUG anaconda: new mountpoint: None >06:31:07,703 INFO anaconda: getting device type for Standard Partition >06:31:07,706 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >06:31:07,706 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >06:31:07,707 DEBUG anaconda: updated device_disks to ['vda'] >06:31:07,707 DEBUG anaconda: updated device_vg_name to None >06:31:07,708 DEBUG anaconda: min: 56.1 max: 500.0 current: 500.0 >06:31:07,709 DEBUG anaconda: fs type changed: ext4 >06:31:07,713 INFO anaconda: getting device type for Standard Partition >06:31:07,714 DEBUG anaconda: populate_raid: 2, None >06:31:07,714 INFO anaconda: getting device type for Standard Partition >06:31:08,398 DEBUG anaconda: current selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >06:31:08,400 DEBUG anaconda: new selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >06:31:08,402 DEBUG anaconda: notebook page = 1 >06:31:08,404 INFO anaconda: ui: saving changes to device vda1 >06:31:08,406 DEBUG anaconda: old_name: vda1 >06:31:08,407 DEBUG anaconda: new_name: vda1 >06:31:08,408 DEBUG anaconda: new size: 500.0 >06:31:08,408 DEBUG anaconda: old size: 500.0 >06:31:08,409 INFO anaconda: getting device type for Standard Partition >06:31:08,410 DEBUG anaconda: new device type: 2 >06:31:08,410 DEBUG anaconda: reformat: False >06:31:08,410 DEBUG anaconda: new fs type: ext4 >06:31:08,411 DEBUG anaconda: old encryption setting: False >06:31:08,411 DEBUG anaconda: new encryption setting: False >06:31:08,412 DEBUG anaconda: old mountpoint: >06:31:08,412 DEBUG anaconda: new mountpoint: >06:31:08,412 INFO anaconda: getting device type for Standard Partition >06:31:08,415 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >06:31:08,416 DEBUG anaconda: updated device_disks to ['vda'] >06:31:08,416 DEBUG anaconda: updated device_vg_name to None >06:31:08,417 DEBUG anaconda: min: 56.1 max: 500.0 current: 500.0 >06:31:08,419 INFO anaconda: getting device type for Standard Partition >06:31:08,420 DEBUG anaconda: populate_raid: 2, None >06:31:08,420 INFO anaconda: getting device type for Standard Partition >06:31:13,278 DEBUG anaconda: removing device 'existing 500MB partition vda1 (2) with existing ext4 filesystem' from page Fedora Linux 18 for x86_64 >06:31:14,697 INFO anaconda: ui: removed device vda1 >06:31:14,702 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda2', 'vda3'] >06:31:14,703 DEBUG anaconda: ui: unused=[] >06:31:14,703 DEBUG anaconda: ui: new_devices=['vda3', 'vda2'] >06:31:14,709 DEBUG anaconda: page clicked: New Fedora 18 Installation >06:31:14,709 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >06:31:14,710 DEBUG anaconda: populate_right_side: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:14,710 DEBUG anaconda: updated device_disks to ['vda'] >06:31:14,711 DEBUG anaconda: updated device_vg_name to None >06:31:14,712 DEBUG anaconda: min: 1000.0 max: 6795.0 current: 1000.0 >06:31:14,717 INFO anaconda: getting device type for Standard Partition >06:31:14,718 DEBUG anaconda: populate_raid: 2, None >06:31:14,718 INFO anaconda: getting device type for Standard Partition >06:31:22,324 INFO anaconda: ui: saving changes to device vda3 >06:31:22,325 DEBUG anaconda: old_name: vda3 >06:31:22,325 DEBUG anaconda: new_name: vda3 >06:31:22,326 DEBUG anaconda: new size: 1000.0 >06:31:22,327 DEBUG anaconda: old size: 1000.0 >06:31:22,327 INFO anaconda: getting device type for Standard Partition >06:31:22,328 DEBUG anaconda: new device type: 2 >06:31:22,329 DEBUG anaconda: reformat: True >06:31:22,330 DEBUG anaconda: new fs type: ext4 >06:31:22,330 DEBUG anaconda: old encryption setting: False >06:31:22,331 DEBUG anaconda: new encryption setting: False >06:31:22,331 DEBUG anaconda: old mountpoint: /home >06:31:22,332 DEBUG anaconda: new mountpoint: /home >06:31:22,333 INFO anaconda: getting device type for Standard Partition >06:31:26,275 DEBUG anaconda: requested size = 0 B ; available space = 6.29 GB >06:31:26,373 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >06:31:26,373 DEBUG anaconda: ui: unused=[] >06:31:26,374 DEBUG anaconda: ui: new_devices=['fedora-root', 'vda2', 'vda3'] >06:31:26,381 DEBUG anaconda: page clicked: New Fedora 18 Installation >06:31:26,381 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >06:31:26,382 DEBUG anaconda: populate_right_side: non-existent 5792MB lvmlv fedora-root (14) with non-existent ext4 filesystem mounted at / >06:31:26,382 DEBUG anaconda: updated device_disks to ['vda'] >06:31:26,383 DEBUG anaconda: updated device_vg_name to fedora >06:31:26,384 DEBUG anaconda: min: 1.0 max: 12087.969238 current: 5792 >06:31:26,386 INFO anaconda: getting device type for LVM >06:31:26,387 DEBUG anaconda: device_type_changed: 0 LVM >06:31:26,387 INFO anaconda: getting device type for LVM >06:31:26,388 DEBUG anaconda: populate_raid: 0, None >06:31:26,388 INFO anaconda: getting device type for LVM >06:31:26,389 INFO anaconda: getting device type for LVM >06:31:26,390 DEBUG anaconda: populate_raid: 0, None >06:31:26,390 INFO anaconda: getting device type for LVM >06:31:26,391 DEBUG anaconda: default vg is fedora >06:31:26,391 DEBUG anaconda: new vg selection: fedora >06:31:36,275 DEBUG anaconda: current selector: non-existent 5792MB lvmlv fedora-root (14) with non-existent ext4 filesystem mounted at / >06:31:36,278 DEBUG anaconda: new selector: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:36,280 DEBUG anaconda: notebook page = 1 >06:31:36,282 INFO anaconda: ui: saving changes to device fedora-root >06:31:36,284 DEBUG anaconda: old_name: root >06:31:36,285 DEBUG anaconda: new_name: root >06:31:36,287 DEBUG anaconda: new size: 5792.0 >06:31:36,288 DEBUG anaconda: old size: 5792 >06:31:36,288 INFO anaconda: getting device type for LVM >06:31:36,289 DEBUG anaconda: new device type: 0 >06:31:36,289 DEBUG anaconda: reformat: True >06:31:36,290 DEBUG anaconda: new fs type: ext4 >06:31:36,290 DEBUG anaconda: old encryption setting: False >06:31:36,290 DEBUG anaconda: new encryption setting: False >06:31:36,291 DEBUG anaconda: old mountpoint: / >06:31:36,291 DEBUG anaconda: new mountpoint: / >06:31:36,292 INFO anaconda: getting device type for LVM >06:31:36,297 DEBUG anaconda: populate_right_side: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:36,298 DEBUG anaconda: updated device_disks to ['vda'] >06:31:36,298 DEBUG anaconda: updated device_vg_name to None >06:31:36,299 DEBUG anaconda: min: 1000.0 max: 1000.0 current: 1000.0 >06:31:36,302 INFO anaconda: getting device type for Standard Partition >06:31:36,302 DEBUG anaconda: device_type_changed: 2 Standard Partition >06:31:36,303 INFO anaconda: getting device type for Standard Partition >06:31:36,303 DEBUG anaconda: populate_raid: 2, None >06:31:36,304 INFO anaconda: getting device type for Standard Partition >06:31:36,305 INFO anaconda: getting device type for Standard Partition >06:31:36,306 DEBUG anaconda: populate_raid: 2, None >06:31:36,306 INFO anaconda: getting device type for Standard Partition >06:31:37,260 DEBUG anaconda: current selector: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:37,262 DEBUG anaconda: new selector: existing 2944MB partition vda2 (3) with non-existent swap >06:31:37,264 DEBUG anaconda: notebook page = 1 >06:31:37,266 INFO anaconda: ui: saving changes to device vda3 >06:31:37,268 DEBUG anaconda: old_name: vda3 >06:31:37,268 DEBUG anaconda: new_name: vda3 >06:31:37,269 DEBUG anaconda: new size: 1000.0 >06:31:37,269 DEBUG anaconda: old size: 1000.0 >06:31:37,269 INFO anaconda: getting device type for Standard Partition >06:31:37,270 DEBUG anaconda: new device type: 2 >06:31:37,270 DEBUG anaconda: reformat: True >06:31:37,271 DEBUG anaconda: new fs type: ext4 >06:31:37,271 DEBUG anaconda: old encryption setting: False >06:31:37,272 DEBUG anaconda: new encryption setting: False >06:31:37,272 DEBUG anaconda: old mountpoint: /home >06:31:37,272 DEBUG anaconda: new mountpoint: /home >06:31:37,273 INFO anaconda: getting device type for Standard Partition >06:31:37,276 DEBUG anaconda: populate_right_side: existing 2944MB partition vda2 (3) with non-existent swap >06:31:37,277 DEBUG anaconda: updated device_disks to ['vda'] >06:31:37,277 DEBUG anaconda: updated device_vg_name to None >06:31:37,278 DEBUG anaconda: min: 2944.0 max: 2944.0 current: 2944.0 >06:31:37,279 DEBUG anaconda: fs type changed: swap >06:31:37,283 INFO anaconda: getting device type for Standard Partition >06:31:37,283 DEBUG anaconda: populate_raid: 2, None >06:31:37,284 INFO anaconda: getting device type for Standard Partition >06:31:37,692 DEBUG anaconda: current selector: existing 2944MB partition vda2 (3) with non-existent swap >06:31:37,694 DEBUG anaconda: new selector: non-existent 5792MB lvmlv fedora-root (14) with non-existent ext4 filesystem mounted at / >06:31:37,696 DEBUG anaconda: notebook page = 1 >06:31:37,698 INFO anaconda: ui: saving changes to device vda2 >06:31:37,698 DEBUG anaconda: old_name: vda2 >06:31:37,699 DEBUG anaconda: new_name: vda2 >06:31:37,699 DEBUG anaconda: new size: 2944.0 >06:31:37,699 DEBUG anaconda: old size: 2944.0 >06:31:37,700 INFO anaconda: getting device type for Standard Partition >06:31:37,700 DEBUG anaconda: new device type: 2 >06:31:37,701 DEBUG anaconda: reformat: True >06:31:37,701 DEBUG anaconda: new fs type: swap >06:31:37,702 DEBUG anaconda: old encryption setting: False >06:31:37,702 DEBUG anaconda: new encryption setting: False >06:31:37,702 DEBUG anaconda: old mountpoint: >06:31:37,703 DEBUG anaconda: new mountpoint: None >06:31:37,703 INFO anaconda: getting device type for Standard Partition >06:31:37,706 DEBUG anaconda: populate_right_side: non-existent 5792MB lvmlv fedora-root (14) with non-existent ext4 filesystem mounted at / >06:31:37,706 DEBUG anaconda: updated device_disks to ['vda'] >06:31:37,707 DEBUG anaconda: updated device_vg_name to fedora >06:31:37,708 DEBUG anaconda: min: 1.0 max: 6292.969238 current: 5792 >06:31:37,709 DEBUG anaconda: fs type changed: ext4 >06:31:37,713 INFO anaconda: getting device type for LVM >06:31:37,713 DEBUG anaconda: device_type_changed: 0 LVM >06:31:37,714 INFO anaconda: getting device type for LVM >06:31:37,714 DEBUG anaconda: populate_raid: 0, None >06:31:37,715 INFO anaconda: getting device type for LVM >06:31:37,715 DEBUG anaconda: default vg is fedora >06:31:37,716 DEBUG anaconda: new vg selection: None >06:31:37,719 DEBUG anaconda: new vg selection: None >06:31:37,722 DEBUG anaconda: new vg selection: fedora >06:31:37,725 INFO anaconda: getting device type for LVM >06:31:37,725 DEBUG anaconda: populate_raid: 0, None >06:31:37,726 INFO anaconda: getting device type for LVM >06:31:37,726 DEBUG anaconda: default vg is fedora >06:31:37,727 DEBUG anaconda: new vg selection: None >06:31:37,729 DEBUG anaconda: new vg selection: None >06:31:37,732 DEBUG anaconda: new vg selection: fedora >06:31:39,255 INFO anaconda: getting device type for Standard Partition >06:31:39,258 DEBUG anaconda: device_type_changed: 2 Standard Partition >06:31:39,259 INFO anaconda: getting device type for Standard Partition >06:31:39,259 DEBUG anaconda: populate_raid: 2, None >06:31:39,260 INFO anaconda: getting device type for Standard Partition >06:31:40,050 INFO anaconda: ui: saving changes to device fedora-root >06:31:40,050 DEBUG anaconda: old_name: root >06:31:40,051 DEBUG anaconda: new_name: root >06:31:40,051 DEBUG anaconda: new size: 5792.0 >06:31:40,051 DEBUG anaconda: old size: 5792 >06:31:40,052 INFO anaconda: getting device type for Standard Partition >06:31:40,053 DEBUG anaconda: new device type: 2 >06:31:40,053 DEBUG anaconda: reformat: True >06:31:40,053 DEBUG anaconda: new fs type: ext4 >06:31:40,054 DEBUG anaconda: old encryption setting: False >06:31:40,056 DEBUG anaconda: new encryption setting: False >06:31:40,058 DEBUG anaconda: old mountpoint: / >06:31:40,060 DEBUG anaconda: new mountpoint: / >06:31:40,064 INFO anaconda: getting device type for Standard Partition >06:31:40,070 INFO anaconda: changing device type from 0 to 2 >06:31:40,077 DEBUG anaconda: disks: ['vda'] >06:31:40,153 DEBUG anaconda: populate_right_side: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:40,154 DEBUG anaconda: updated device_disks to ['vda'] >06:31:40,154 DEBUG anaconda: updated device_vg_name to None >06:31:40,156 DEBUG anaconda: min: 1.0 max: 6295.969238 current: 5792.0 >06:31:40,158 INFO anaconda: getting device type for Standard Partition >06:31:40,159 DEBUG anaconda: populate_raid: 2, None >06:31:40,159 INFO anaconda: getting device type for Standard Partition >06:31:41,636 DEBUG anaconda: current selector: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:41,638 DEBUG anaconda: new selector: existing 2944MB partition vda2 (3) with non-existent swap >06:31:41,638 DEBUG anaconda: notebook page = 1 >06:31:41,639 INFO anaconda: ui: saving changes to device vda1 >06:31:41,639 DEBUG anaconda: old_name: vda1 >06:31:41,640 DEBUG anaconda: new_name: vda1 >06:31:41,640 DEBUG anaconda: new size: 5792.0 >06:31:41,640 DEBUG anaconda: old size: 5792.0 >06:31:41,641 INFO anaconda: getting device type for Standard Partition >06:31:41,641 DEBUG anaconda: new device type: 2 >06:31:41,642 DEBUG anaconda: reformat: True >06:31:41,642 DEBUG anaconda: new fs type: ext4 >06:31:41,643 DEBUG anaconda: old encryption setting: False >06:31:41,643 DEBUG anaconda: new encryption setting: False >06:31:41,643 DEBUG anaconda: old mountpoint: / >06:31:41,644 DEBUG anaconda: new mountpoint: / >06:31:41,644 INFO anaconda: getting device type for Standard Partition >06:31:41,647 DEBUG anaconda: populate_right_side: existing 2944MB partition vda2 (3) with non-existent swap >06:31:41,648 DEBUG anaconda: updated device_disks to ['vda'] >06:31:41,648 DEBUG anaconda: updated device_vg_name to None >06:31:41,649 DEBUG anaconda: min: 2944.0 max: 2944.0 current: 2944.0 >06:31:41,650 DEBUG anaconda: fs type changed: swap >06:31:41,654 INFO anaconda: getting device type for Standard Partition >06:31:41,655 DEBUG anaconda: populate_raid: 2, None >06:31:41,655 INFO anaconda: getting device type for Standard Partition >06:31:42,164 DEBUG anaconda: current selector: existing 2944MB partition vda2 (3) with non-existent swap >06:31:42,166 DEBUG anaconda: new selector: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:42,168 DEBUG anaconda: notebook page = 1 >06:31:42,168 INFO anaconda: ui: saving changes to device vda2 >06:31:42,169 DEBUG anaconda: old_name: vda2 >06:31:42,169 DEBUG anaconda: new_name: vda2 >06:31:42,169 DEBUG anaconda: new size: 2944.0 >06:31:42,170 DEBUG anaconda: old size: 2944.0 >06:31:42,170 INFO anaconda: getting device type for Standard Partition >06:31:42,171 DEBUG anaconda: new device type: 2 >06:31:42,171 DEBUG anaconda: reformat: True >06:31:42,172 DEBUG anaconda: new fs type: swap >06:31:42,172 DEBUG anaconda: old encryption setting: False >06:31:42,172 DEBUG anaconda: new encryption setting: False >06:31:42,173 DEBUG anaconda: old mountpoint: >06:31:42,173 DEBUG anaconda: new mountpoint: None >06:31:42,174 INFO anaconda: getting device type for Standard Partition >06:31:42,176 DEBUG anaconda: populate_right_side: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:42,177 DEBUG anaconda: updated device_disks to ['vda'] >06:31:42,177 DEBUG anaconda: updated device_vg_name to None >06:31:42,179 DEBUG anaconda: min: 1.0 max: 6295.969238 current: 5792.0 >06:31:42,179 DEBUG anaconda: fs type changed: ext4 >06:31:42,184 INFO anaconda: getting device type for Standard Partition >06:31:42,184 DEBUG anaconda: populate_raid: 2, None >06:31:42,185 INFO anaconda: getting device type for Standard Partition >06:31:42,924 DEBUG anaconda: current selector: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:42,927 DEBUG anaconda: new selector: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:42,928 DEBUG anaconda: notebook page = 1 >06:31:42,929 INFO anaconda: ui: saving changes to device vda1 >06:31:42,929 DEBUG anaconda: old_name: vda1 >06:31:42,929 DEBUG anaconda: new_name: vda1 >06:31:42,930 DEBUG anaconda: new size: 5792.0 >06:31:42,930 DEBUG anaconda: old size: 5792.0 >06:31:42,931 INFO anaconda: getting device type for Standard Partition >06:31:42,931 DEBUG anaconda: new device type: 2 >06:31:42,932 DEBUG anaconda: reformat: True >06:31:42,932 DEBUG anaconda: new fs type: ext4 >06:31:42,933 DEBUG anaconda: old encryption setting: False >06:31:42,933 DEBUG anaconda: new encryption setting: False >06:31:42,933 DEBUG anaconda: old mountpoint: / >06:31:42,934 DEBUG anaconda: new mountpoint: / >06:31:42,935 INFO anaconda: getting device type for Standard Partition >06:31:42,938 DEBUG anaconda: populate_right_side: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:42,938 DEBUG anaconda: updated device_disks to ['vda'] >06:31:42,938 DEBUG anaconda: updated device_vg_name to None >06:31:42,939 DEBUG anaconda: min: 1000.0 max: 1000.0 current: 1000.0 >06:31:42,942 INFO anaconda: getting device type for Standard Partition >06:31:42,943 DEBUG anaconda: populate_raid: 2, None >06:31:42,943 INFO anaconda: getting device type for Standard Partition >06:31:43,660 DEBUG anaconda: current selector: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:43,662 DEBUG anaconda: new selector: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:43,664 DEBUG anaconda: notebook page = 1 >06:31:43,666 INFO anaconda: ui: saving changes to device vda3 >06:31:43,668 DEBUG anaconda: old_name: vda3 >06:31:43,668 DEBUG anaconda: new_name: vda3 >06:31:43,669 DEBUG anaconda: new size: 1000.0 >06:31:43,669 DEBUG anaconda: old size: 1000.0 >06:31:43,669 INFO anaconda: getting device type for Standard Partition >06:31:43,670 DEBUG anaconda: new device type: 2 >06:31:43,670 DEBUG anaconda: reformat: True >06:31:43,671 DEBUG anaconda: new fs type: ext4 >06:31:43,671 DEBUG anaconda: old encryption setting: False >06:31:43,672 DEBUG anaconda: new encryption setting: False >06:31:43,672 DEBUG anaconda: old mountpoint: /home >06:31:43,672 DEBUG anaconda: new mountpoint: /home >06:31:43,673 INFO anaconda: getting device type for Standard Partition >06:31:43,676 DEBUG anaconda: populate_right_side: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:43,677 DEBUG anaconda: updated device_disks to ['vda'] >06:31:43,677 DEBUG anaconda: updated device_vg_name to None >06:31:43,678 DEBUG anaconda: min: 1.0 max: 6295.969238 current: 5792.0 >06:31:43,680 INFO anaconda: getting device type for Standard Partition >06:31:43,681 DEBUG anaconda: populate_raid: 2, None >06:31:43,681 INFO anaconda: getting device type for Standard Partition >06:31:44,148 DEBUG anaconda: current selector: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:44,149 DEBUG anaconda: new selector: existing 2944MB partition vda2 (3) with non-existent swap >06:31:44,151 DEBUG anaconda: notebook page = 1 >06:31:44,152 INFO anaconda: ui: saving changes to device vda1 >06:31:44,153 DEBUG anaconda: old_name: vda1 >06:31:44,154 DEBUG anaconda: new_name: vda1 >06:31:44,155 DEBUG anaconda: new size: 5792.0 >06:31:44,157 DEBUG anaconda: old size: 5792.0 >06:31:44,158 INFO anaconda: getting device type for Standard Partition >06:31:44,158 DEBUG anaconda: new device type: 2 >06:31:44,159 DEBUG anaconda: reformat: True >06:31:44,159 DEBUG anaconda: new fs type: ext4 >06:31:44,159 DEBUG anaconda: old encryption setting: False >06:31:44,159 DEBUG anaconda: new encryption setting: False >06:31:44,160 DEBUG anaconda: old mountpoint: / >06:31:44,160 DEBUG anaconda: new mountpoint: / >06:31:44,160 INFO anaconda: getting device type for Standard Partition >06:31:44,163 DEBUG anaconda: populate_right_side: existing 2944MB partition vda2 (3) with non-existent swap >06:31:44,163 DEBUG anaconda: updated device_disks to ['vda'] >06:31:44,164 DEBUG anaconda: updated device_vg_name to None >06:31:44,164 DEBUG anaconda: min: 2944.0 max: 2944.0 current: 2944.0 >06:31:44,165 DEBUG anaconda: fs type changed: swap >06:31:44,169 INFO anaconda: getting device type for Standard Partition >06:31:44,169 DEBUG anaconda: populate_raid: 2, None >06:31:44,170 INFO anaconda: getting device type for Standard Partition >06:31:44,956 DEBUG anaconda: current selector: existing 2944MB partition vda2 (3) with non-existent swap >06:31:44,958 DEBUG anaconda: new selector: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:44,959 DEBUG anaconda: notebook page = 1 >06:31:44,960 INFO anaconda: ui: saving changes to device vda2 >06:31:44,962 DEBUG anaconda: old_name: vda2 >06:31:44,963 DEBUG anaconda: new_name: vda2 >06:31:44,964 DEBUG anaconda: new size: 2944.0 >06:31:44,965 DEBUG anaconda: old size: 2944.0 >06:31:44,966 INFO anaconda: getting device type for Standard Partition >06:31:44,968 DEBUG anaconda: new device type: 2 >06:31:44,968 DEBUG anaconda: reformat: True >06:31:44,969 DEBUG anaconda: new fs type: swap >06:31:44,969 DEBUG anaconda: old encryption setting: False >06:31:44,969 DEBUG anaconda: new encryption setting: False >06:31:44,969 DEBUG anaconda: old mountpoint: >06:31:44,969 DEBUG anaconda: new mountpoint: None >06:31:44,970 INFO anaconda: getting device type for Standard Partition >06:31:44,972 DEBUG anaconda: populate_right_side: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:44,972 DEBUG anaconda: updated device_disks to ['vda'] >06:31:44,972 DEBUG anaconda: updated device_vg_name to None >06:31:44,974 DEBUG anaconda: min: 1.0 max: 6295.969238 current: 5792.0 >06:31:44,974 DEBUG anaconda: fs type changed: ext4 >06:31:44,978 INFO anaconda: getting device type for Standard Partition >06:31:44,979 DEBUG anaconda: populate_raid: 2, None >06:31:44,979 INFO anaconda: getting device type for Standard Partition >06:31:45,596 DEBUG anaconda: current selector: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:45,597 DEBUG anaconda: new selector: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:45,599 DEBUG anaconda: notebook page = 1 >06:31:45,600 INFO anaconda: ui: saving changes to device vda1 >06:31:45,601 DEBUG anaconda: old_name: vda1 >06:31:45,603 DEBUG anaconda: new_name: vda1 >06:31:45,604 DEBUG anaconda: new size: 5792.0 >06:31:45,605 DEBUG anaconda: old size: 5792.0 >06:31:45,606 INFO anaconda: getting device type for Standard Partition >06:31:45,608 DEBUG anaconda: new device type: 2 >06:31:45,608 DEBUG anaconda: reformat: True >06:31:45,609 DEBUG anaconda: new fs type: ext4 >06:31:45,609 DEBUG anaconda: old encryption setting: False >06:31:45,609 DEBUG anaconda: new encryption setting: False >06:31:45,609 DEBUG anaconda: old mountpoint: / >06:31:45,609 DEBUG anaconda: new mountpoint: / >06:31:45,610 INFO anaconda: getting device type for Standard Partition >06:31:45,613 DEBUG anaconda: populate_right_side: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:45,613 DEBUG anaconda: updated device_disks to ['vda'] >06:31:45,613 DEBUG anaconda: updated device_vg_name to None >06:31:45,614 DEBUG anaconda: min: 1000.0 max: 1000.0 current: 1000.0 >06:31:45,617 INFO anaconda: getting device type for Standard Partition >06:31:45,617 DEBUG anaconda: populate_raid: 2, None >06:31:45,618 INFO anaconda: getting device type for Standard Partition >06:31:46,476 DEBUG anaconda: current selector: existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home >06:31:46,479 DEBUG anaconda: new selector: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:46,481 DEBUG anaconda: notebook page = 1 >06:31:46,482 INFO anaconda: ui: saving changes to device vda3 >06:31:46,484 DEBUG anaconda: old_name: vda3 >06:31:46,486 DEBUG anaconda: new_name: vda3 >06:31:46,488 DEBUG anaconda: new size: 1000.0 >06:31:46,488 DEBUG anaconda: old size: 1000.0 >06:31:46,489 INFO anaconda: getting device type for Standard Partition >06:31:46,489 DEBUG anaconda: new device type: 2 >06:31:46,490 DEBUG anaconda: reformat: True >06:31:46,490 DEBUG anaconda: new fs type: ext4 >06:31:46,491 DEBUG anaconda: old encryption setting: False >06:31:46,491 DEBUG anaconda: new encryption setting: False >06:31:46,491 DEBUG anaconda: old mountpoint: /home >06:31:46,492 DEBUG anaconda: new mountpoint: /home >06:31:46,493 INFO anaconda: getting device type for Standard Partition >06:31:46,495 DEBUG anaconda: populate_right_side: non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / >06:31:46,496 DEBUG anaconda: updated device_disks to ['vda'] >06:31:46,496 DEBUG anaconda: updated device_vg_name to None >06:31:46,498 DEBUG anaconda: min: 1.0 max: 6295.969238 current: 5792.0 >06:31:46,500 INFO anaconda: getting device type for Standard Partition >06:31:46,501 DEBUG anaconda: populate_raid: 2, None >06:31:46,501 INFO anaconda: getting device type for Standard Partition >06:31:47,795 INFO anaconda: ui: saving changes to device vda1 >06:31:47,797 DEBUG anaconda: old_name: vda1 >06:31:47,798 DEBUG anaconda: new_name: vda1 >06:31:47,799 DEBUG anaconda: new size: 5792.0 >06:31:47,799 DEBUG anaconda: old size: 5792.0 >06:31:47,799 INFO anaconda: getting device type for Standard Partition >06:31:47,800 DEBUG anaconda: new device type: 2 >06:31:47,801 DEBUG anaconda: reformat: True >06:31:47,801 DEBUG anaconda: new fs type: ext4 >06:31:47,801 DEBUG anaconda: old encryption setting: False >06:31:47,802 DEBUG anaconda: new encryption setting: False >06:31:47,802 DEBUG anaconda: old mountpoint: / >06:31:47,803 DEBUG anaconda: new mountpoint: / >06:31:47,803 INFO anaconda: getting device type for Standard Partition >06:31:47,821 INFO anaconda: Running Thread: AnaCheckStorageThread (139649335133952) >06:31:47,828 INFO anaconda: Thread Done: AnaCheckStorageThread (139649335133952) >06:31:48,156 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> >06:31:48,159 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> >06:31:48,159 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> status to: Checking storage configuration... >06:31:48,161 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f02a9265910> >06:31:55,139 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139649335133952) >06:31:55,165 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> >06:31:55,169 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f02a9256dd0> >06:31:55,174 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> status to: Checking software dependencies... >06:31:56,226 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139649335133952) >06:31:57,151 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f02a8dd9bd0> >06:31:57,153 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f02a9256dd0> >06:31:58,731 INFO anaconda: Running Thread: AnaInstallThread (139649335133952) >06:32:00,094 INFO anaconda: Thread Done: AnaInstallThread (139649335133952) > > >/tmp/packaging.log: >11:29:50,714 DEBUG packaging: getting release version from tree at None (18) >11:29:50,715 DEBUG packaging: got a release version of 18 >11:29:52,982 INFO packaging: updating base repo >11:29:53,099 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:29:53,099 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:29:53,100 DEBUG yum.verbose.plugin: Adding en_US to language list >11:29:53,105 DEBUG yum.verbose.YumBase: Config time: 0.122 >11:29:53,126 DEBUG packaging: getting release version from tree at None (18) >11:29:53,130 DEBUG packaging: got a release version of 18 >11:29:53,130 INFO packaging: configuring base repo >11:29:53,131 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >11:29:53,131 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >11:29:53,163 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >11:29:53,164 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >11:29:53,165 DEBUG packaging: got a release version of 18 >11:29:53,176 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:29:53,176 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:29:53,177 DEBUG yum.verbose.plugin: Adding en_US to language list >11:29:53,179 DEBUG yum.verbose.YumBase: Config time: 0.011 >11:29:53,197 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >11:29:53,207 DEBUG packaging: disabling repo fedora >11:29:53,208 DEBUG packaging: disabling repo updates-testing >11:29:53,208 DEBUG packaging: disabling repo updates >11:29:53,208 INFO packaging: gathering repo metadata >11:29:53,208 DEBUG packaging: getting repo metadata for anaconda >11:29:53,240 DEBUG packaging: getting group info for anaconda >11:29:53,268 INFO packaging: metadata retrieval complete >06:29:57,660 DEBUG yum.verbose.YumBase: Setting up Package Sacks >06:29:57,662 INFO_2 yum.verbose.plugin: Determining fastest mirrors >06:29:58,426 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >06:29:58,489 DEBUG yum.verbose.YumBase: pkgsack time: 0.827 >06:29:58,630 DEBUG yum.verbose.YumBase: group time: 0.969 >06:29:58,638 DEBUG packaging: deleting package sacks >06:29:58,645 INFO packaging: checking software selection >06:29:58,645 DEBUG packaging: deleting package sacks >06:29:58,646 DEBUG packaging: deleting yum transaction info >06:29:58,646 DEBUG packaging: select group core >06:29:58,647 DEBUG yum.verbose.YumBase: Setting up Package Sacks >06:29:58,762 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >06:29:58,840 DEBUG yum.verbose.YumBase: pkgsack time: 0.193 >06:29:58,919 DEBUG yum.verbose.YumBase: group time: 0.273 >06:29:58,956 DEBUG yum.verbose.YumBase: Obs Init time: 0.035 >06:29:58,972 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >06:29:58,978 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >06:29:58,979 DEBUG packaging: select group core >06:29:58,980 DEBUG packaging: select group gnome-desktop >06:29:58,990 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >06:29:58,992 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >06:29:58,996 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >06:29:59,027 DEBUG packaging: select group multimedia >06:29:59,039 DEBUG packaging: select group input-methods >06:29:59,045 DEBUG packaging: select group base-x >06:29:59,052 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >06:29:59,054 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >06:29:59,055 DEBUG packaging: select group fonts >06:29:59,100 DEBUG packaging: select group hardware-support >06:29:59,111 DEBUG packaging: select group dial-up >06:29:59,115 DEBUG packaging: select group printing >06:29:59,153 DEBUG packaging: select group firefox >06:29:59,155 DEBUG packaging: select group standard >06:29:59,199 DEBUG packaging: select package kernel-PAE >06:29:59,210 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >06:29:59,211 INFO packaging: no kernel-PAE package >06:29:59,212 DEBUG packaging: select package kernel >06:29:59,212 INFO packaging: selected kernel >06:29:59,213 INFO packaging: checking dependencies >06:29:59,361 DEBUG yum.verbose.YumBase: Building updates object >06:29:59,420 DEBUG yum.verbose.YumBase: up:simple updates time: 0.019 >06:29:59,422 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >06:29:59,422 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >06:29:59,423 DEBUG yum.verbose.YumBase: updates time: 0.061 >06:29:59,424 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >06:29:59,426 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >06:29:59,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-8.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >06:29:59,428 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >06:29:59,428 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >06:29:59,429 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >06:29:59,436 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,437 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,440 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,441 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,443 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,444 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,444 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >06:29:59,445 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,448 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,449 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >06:29:59,450 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,451 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,452 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >06:29:59,453 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:29:59,454 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >06:29:59,455 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >06:29:59,455 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >06:29:59,460 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.07-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,462 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >06:29:59,464 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,464 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.2-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >06:29:59,465 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.6.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,469 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.26.5-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,471 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.5-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,472 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,473 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,475 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >06:29:59,478 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-5.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >06:29:59,479 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.2.2-9.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >06:29:59,481 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.6.2-2.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >06:29:59,482 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-1.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >06:29:59,487 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-18.fc18.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 >06:29:59,490 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-15.svn457.fc18.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 >06:29:59,493 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.4-7.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >06:29:59,494 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >06:29:59,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >06:29:59,498 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.4-7.fc18.x86_64 >06:29:59,499 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >06:29:59,502 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >06:29:59,504 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >06:29:59,505 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >06:29:59,506 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.1-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >06:29:59,508 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.4-7.fc18.x86_64 >06:29:59,509 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.4-7.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.4-7.fc18.x86_64 >06:29:59,511 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-5.fc18.noarch as install for abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch >06:29:59,512 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,514 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,519 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,520 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,522 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,523 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,524 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,525 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,526 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,528 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,529 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >06:29:59,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >06:29:59,532 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >06:29:59,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >06:29:59,537 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-1.8.8-5.fc18.2.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >06:29:59,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >06:29:59,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >06:29:59,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >06:29:59,542 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 as install for alsa-firmware-1.0.25-2.fc18.noarch >06:29:59,544 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-2.1-4.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >06:29:59,546 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-1.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >06:29:59,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-3.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >06:29:59,552 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-3.fc18.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >06:29:59,553 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.1-17.20120706.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >06:29:59,554 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >06:29:59,555 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >06:29:59,556 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >06:29:59,556 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >06:29:59,560 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >06:29:59,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >06:29:59,562 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.x86_64 to require for libpam.so.0()(64bit) >06:29:59,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >06:29:59,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >06:29:59,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-4.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >06:29:59,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >06:29:59,576 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >06:29:59,577 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >06:29:59,578 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >06:29:59,581 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >06:29:59,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >06:29:59,584 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >06:29:59,585 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >06:29:59,590 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >06:29:59,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >06:29:59,592 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >06:29:59,593 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >06:29:59,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >06:29:59,597 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >06:29:59,602 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for 1:bash-completion-2.0-2.fc18.noarch >06:29:59,605 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-17.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >06:29:59,606 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >06:29:59,610 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >06:29:59,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >06:29:59,612 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-2.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >06:29:59,613 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >06:29:59,614 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.x86_64 to require for libisccc.so.90()(64bit) >06:29:59,614 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.x86_64 to require for libisc.so.92()(64bit) >06:29:59,615 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >06:29:59,617 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >06:29:59,619 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >06:29:59,620 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >06:29:59,622 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-2.fc18.x86_64 as install for bluez-cups-4.101-2.fc18.x86_64 >06:29:59,630 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,635 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-10.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,636 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,638 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-16.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,640 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,643 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.14.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,645 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-3.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,650 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,651 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 to require for libgsttag-1.0.so.0()(64bit) >06:29:59,652 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,663 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.6.1-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >06:29:59,664 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >06:29:59,665 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >06:29:59,667 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-1.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >06:29:59,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >06:29:59,673 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >06:29:59,673 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >06:29:59,674 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >06:29:59,675 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >06:29:59,677 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for bzip2-1.0.6-7.fc18.x86_64 >06:29:59,680 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.4.2-5.fc18.noarch as install for caribou-0.4.4.2-5.fc18.x86_64 >06:29:59,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.x86_64 as install for caribou-0.4.4.2-5.fc18.x86_64 >06:29:59,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.fc18.x86_64 as install for caribou-0.4.4.2-5.fc18.x86_64 >06:29:59,692 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,694 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-4.fc18.noarch as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,695 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,697 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,698 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.12.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,699 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >06:29:59,700 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,701 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-1.9.92-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,703 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.12.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,705 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >06:29:59,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >06:29:59,712 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.0-168.fc18.rc5.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >06:29:59,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.7-5.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >06:29:59,714 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >06:29:59,715 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >06:29:59,715 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >06:29:59,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >06:29:59,721 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.5-4.fc18.noarch as install for colord-0.1.24-1.fc18.x86_64 >06:29:59,722 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.24-1.fc18.x86_64 >06:29:59,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >06:29:59,724 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >06:29:59,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.3-3.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >06:29:59,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.6.3-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,733 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-5.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,735 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,736 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-4.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,737 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.40-1.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,738 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,739 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.25-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,741 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.18-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,743 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121006-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-3.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,745 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.6.2-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,746 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.6.2-1.fc18.x86_64 to require for libgoa-1.0.so.0()(64bit) >06:29:59,747 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,748 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >06:29:59,752 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.6-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >06:29:59,753 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.6-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >06:29:59,754 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >06:29:59,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >06:29:59,756 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >06:29:59,757 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >06:29:59,757 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >06:29:59,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >06:29:59,759 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.8-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >06:29:59,765 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:29:59,766 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:29:59,766 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >06:29:59,770 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >06:29:59,774 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >06:29:59,776 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >06:29:59,777 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >06:29:59,778 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >06:29:59,785 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.20.2-9.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >06:29:59,787 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >06:29:59,788 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >06:29:59,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >06:29:59,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >06:29:59,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for curl-7.27.0-4.fc18.x86_64 >06:29:59,796 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >06:29:59,798 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for cyrus-sasl-plain-2.1.23-36.fc18.x86_64 >06:29:59,806 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.18-2.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >06:29:59,807 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-2.fc18.noarch as install for deja-dup-24.0-1.fc18.x86_64 >06:29:59,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.1-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >06:29:59,810 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >06:29:59,811 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.33-4.fc18.noarch as install for dejavu-sans-fonts-2.33-4.fc18.noarch >06:29:59,814 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >06:29:59,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >06:29:59,816 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >06:29:59,816 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-2.fc18.x86_64 to require for libdns-export.so.95()(64bit) >06:29:59,819 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >06:29:59,820 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >06:29:59,820 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >06:29:59,821 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >06:29:59,822 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-17.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >06:29:59,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >06:29:59,827 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.13.b44.fc18.x86_64 as install for 1:dump-0.4-0.13.b44.fc18.x86_64 >06:29:59,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >06:29:59,850 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,857 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,860 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.6.0-2.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,862 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.16.4-2.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,863 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.13-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,865 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.fc18.noarch as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,867 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,868 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >06:29:59,868 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >06:29:59,869 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >06:29:59,869 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >06:29:59,869 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >06:29:59,869 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >06:29:59,870 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >06:29:59,870 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >06:29:59,870 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >06:29:59,870 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >06:29:59,870 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >06:29:59,871 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >06:29:59,871 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >06:29:59,871 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >06:29:59,871 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >06:29:59,871 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >06:29:59,872 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >06:29:59,872 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >06:29:59,872 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >06:29:59,872 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >06:29:59,872 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >06:29:59,873 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >06:29:59,873 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >06:29:59,873 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >06:29:59,873 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >06:29:59,873 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >06:29:59,874 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >06:29:59,874 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >06:29:59,874 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >06:29:59,874 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >06:29:59,874 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >06:29:59,875 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >06:29:59,875 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >06:29:59,875 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >06:29:59,876 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >06:29:59,876 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >06:29:59,876 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >06:29:59,876 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >06:29:59,876 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >06:29:59,876 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >06:29:59,877 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >06:29:59,877 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >06:29:59,877 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >06:29:59,877 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >06:29:59,877 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >06:29:59,877 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >06:29:59,878 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >06:29:59,878 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >06:29:59,878 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >06:29:59,878 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >06:29:59,878 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >06:29:59,879 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >06:29:59,879 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >06:29:59,879 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >06:29:59,879 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >06:29:59,879 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >06:29:59,879 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >06:29:59,880 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >06:29:59,880 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >06:29:59,880 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >06:29:59,880 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >06:29:59,880 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >06:29:59,880 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >06:29:59,881 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >06:29:59,881 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >06:29:59,881 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >06:29:59,882 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.1-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,884 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.4.0-4.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,886 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.11-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,890 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,891 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,893 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,893 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >06:29:59,894 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >06:29:59,894 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.8.0-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,895 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >06:29:59,896 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,897 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >06:29:59,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >06:29:59,906 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.6.1-1.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >06:29:59,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >06:29:59,908 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >06:29:59,913 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.6.1-2.fc18.x86_64 as install for evince-3.6.1-2.fc18.x86_64 >06:29:59,914 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >06:29:59,915 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >06:29:59,928 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >06:29:59,929 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >06:29:59,930 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >06:29:59,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >06:29:59,932 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >06:29:59,933 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >06:29:59,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.6.2-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >06:29:59,934 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.1-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >06:29:59,935 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >06:29:59,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.1-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >06:29:59,937 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.6.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >06:29:59,939 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libedataserver-1.2.so.17()(64bit) >06:29:59,939 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libecal-1.2.so.15()(64bit) >06:29:59,940 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebook-1.2.so.14()(64bit) >06:29:59,940 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebackend-1.2.so.5()(64bit) >06:29:59,940 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libcamel-1.2.so.40()(64bit) >06:29:59,948 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >06:29:59,948 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >06:29:59,959 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-17.0-3.fc18.x86_64 as install for firefox-17.0-1.fc18.x86_64 >06:29:59,962 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0-1.fc18.x86_64 >06:29:59,962 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0-3.fc18.x86_64 to require for libxpcom.so()(64bit) >06:29:59,963 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.x86_64 as install for firefox-17.0-1.fc18.x86_64 >06:29:59,965 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for firewall-config-0.2.9-1.fc18.noarch >06:29:59,966 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firewall-config-0.2.9-1.fc18.noarch >06:29:59,967 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.9-1.fc18.noarch >06:29:59,969 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.21-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >06:29:59,970 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >06:29:59,971 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-2.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >06:29:59,977 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >06:29:59,978 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >06:29:59,981 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.1-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >06:29:59,982 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >06:29:59,983 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.3-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >06:29:59,985 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.0-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >06:29:59,986 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >06:29:59,987 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >06:29:59,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >06:29:59,989 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.18-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >06:29:59,990 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.4-2.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >06:30:00,006 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >06:30:00,007 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(vars) >06:30:00,008 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(strict) >06:30:00,008 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(POSIX) >06:30:00,008 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Getopt::Std) >06:30:00,009 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Getopt::Long) >06:30:00,009 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(FileHandle) >06:30:00,010 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Exporter) >06:30:00,010 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Encode) >06:30:00,011 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >06:30:00,012 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >06:30:00,014 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-34.20121011.fc18.noarch as install for foomatic-4.0.8-13.fc18.x86_64 >06:30:00,016 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-34.20121011.fc18.noarch as install for foomatic-db-ppds-4.0-34.20121011.fc18.noarch >06:30:00,020 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-3.fc18.x86_64 as install for fprintd-pam-0.4.1-3.fc18.x86_64 >06:30:00,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >06:30:00,031 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >06:30:00,032 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-1.fc18.x86_64 >06:30:00,033 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >06:30:00,034 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >06:30:00,035 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >06:30:00,036 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >06:30:00,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >06:30:00,050 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.6.0-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >06:30:00,055 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.6.1-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >06:30:00,061 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >06:30:00,062 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >06:30:00,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >06:30:00,064 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >06:30:00,065 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >06:30:00,066 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >06:30:00,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >06:30:00,072 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for glib-networking-2.34.2-1.fc18.x86_64 >06:30:00,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.10-1.fc18.x86_64 as install for glib-networking-2.34.2-1.fc18.x86_64 >06:30:00,078 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >06:30:00,079 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >06:30:00,081 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >06:30:00,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.7.0-3.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >06:30:00,085 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0-2.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >06:30:00,090 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-2.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >06:30:00,095 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >06:30:00,096 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >06:30:00,097 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-1.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >06:30:00,107 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.3-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,112 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >06:30:00,112 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >06:30:00,112 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >06:30:00,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.3-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,114 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >06:30:00,114 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >06:30:00,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,118 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,120 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.1-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,123 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.6)(64bit) >06:30:00,123 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >06:30:00,126 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.1-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,131 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,135 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >06:30:00,137 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.4-1.fc18.noarch >06:30:00,138 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.4-1.fc18.noarch >06:30:00,146 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-6.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >06:30:00,154 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-1.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >06:30:00,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-7.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >06:30:00,157 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >06:30:00,158 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.22-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >06:30:00,172 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >06:30:00,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >06:30:00,178 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.2-3.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >06:30:00,179 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >06:30:00,181 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.34.0-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >06:30:00,188 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.4-7.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >06:30:00,190 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >06:30:00,197 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-panel-libs-3.6.2-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >06:30:00,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.4-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >06:30:00,199 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-xsession-3.6.2-2.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >06:30:00,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-1.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >06:30:00,205 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >06:30:00,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >06:30:00,207 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-4.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >06:30:00,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.x86_64 as install for gnome-session-3.6.2-2.fc18.x86_64 >06:30:00,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-1.fc18.x86_64 >06:30:00,235 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >06:30:00,237 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >06:30:00,238 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >06:30:00,239 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >06:30:00,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >06:30:00,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.2.11-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >06:30:00,249 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >06:30:00,250 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.6.0-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >06:30:00,251 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.34.1-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >06:30:00,252 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >06:30:00,253 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-5.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >06:30:00,254 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >06:30:00,258 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >06:30:00,260 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >06:30:00,262 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.6.2-1.fc18.noarch as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >06:30:00,263 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-3.fc18.noarch as install for gnu-free-mono-fonts-20120503-3.fc18.noarch >06:30:00,267 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >06:30:00,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >06:30:00,269 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >06:30:00,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,286 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,287 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,292 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,294 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgsttag-0.10.so.0()(64bit) >06:30:00,294 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >06:30:00,294 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >06:30:00,294 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstriff-0.10.so.0()(64bit) >06:30:00,294 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >06:30:00,295 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >06:30:00,295 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstfft-0.10.so.0()(64bit) >06:30:00,295 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >06:30:00,295 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstapp-0.10.so.0()(64bit) >06:30:00,296 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,298 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >06:30:00,302 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.46.02-6.fc18.x86_64 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 >06:30:00,314 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,316 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.8.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,318 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,319 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,320 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.15.rc1.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,322 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-12.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.0.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,324 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-14.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,327 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-1.2.1-10.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >06:30:00,338 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >06:30:00,339 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-1.fc18.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >06:30:00,340 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >06:30:00,341 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >06:30:00,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-1.fc18.x86_64 >06:30:00,346 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >06:30:00,347 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >06:30:00,350 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for gvfs-smb-1.14.2-1.fc18.x86_64 >06:30:00,351 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >06:30:00,359 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.10-4.a.fc18.x86_64 as install for 1:hpijs-3.12.10-4.a.fc18.x86_64 >06:30:00,360 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.10-4.a.fc18.x86_64 >06:30:00,361 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.10-4.a.fc18.x86_64 to require for libhpip.so.0()(64bit) >06:30:00,366 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.10-4.a.fc18.x86_64 >06:30:00,367 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.10-4.a.fc18.x86_64 >06:30:00,369 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20110318-9.fc18.noarch as install for hunspell-1.3.2-8.fc18.x86_64 >06:30:00,372 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121006-2.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >06:30:00,373 DEBUG yum.verbose.YumBase: TSINFO: Marking kasumi-2.5-9.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >06:30:00,374 DEBUG yum.verbose.YumBase: TSINFO: Marking anthy-9100h-18.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >06:30:00,375 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >06:30:00,375 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >06:30:00,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.3-5.fc18.x86_64 as install for ibus-chewing-1.4.3-1.fc18.x86_64 >06:30:00,378 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >06:30:00,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-3.fc18.x86_64 as install for ibus-hangul-1.4.1-7.fc18.x86_64 >06:30:00,381 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >06:30:00,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >06:30:00,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >06:30:00,386 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >06:30:00,386 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >06:30:00,387 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.3.0-4.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >06:30:00,388 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >06:30:00,391 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-service-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >06:30:00,392 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-3.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >06:30:00,393 DEBUG yum.verbose.YumBase: TSINFO: Marking iok-2.1.3-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >06:30:00,394 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-3.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >06:30:00,394 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-libs-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >06:30:00,395 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >06:30:00,397 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-3.fc18.x86_64 as install for ibus-typing-booster-0.0.23-1.fc18.noarch >06:30:00,401 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 as install for icedtea-web-1.3.1-1.fc18.x86_64 >06:30:00,404 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.2-1.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >06:30:00,405 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.5.0-2.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >06:30:00,413 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:30:00,414 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:30:00,415 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-0.8.noarch as install for initscripts-9.42-1.fc18.2.x86_64 >06:30:00,416 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:30:00,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >06:30:00,421 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >06:30:00,424 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.1-2.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >06:30:00,429 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.7-7.fc18.x86_64 as install for 2:irqbalance-1.0.3-8.fc18.x86_64 >06:30:00,430 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >06:30:00,430 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >06:30:00,434 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >06:30:00,435 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for isdn4k-utils-3.2-84.fc18.x86_64 >06:30:00,438 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.x86_64 >06:30:00,439 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >06:30:00,447 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >06:30:00,449 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-15.fc18.noarch as install for khmeros-base-fonts-5.0-15.fc18.noarch >06:30:00,454 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >06:30:00,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >06:30:00,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-7.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >06:30:00,467 DEBUG yum.verbose.YumBase: TSINFO: Marking liberation-fonts-common-2.00.1-4.fc18.noarch as install for liberation-mono-fonts-2.00.1-4.fc18.noarch >06:30:00,476 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.x86_64 as install for libsane-hpaio-3.12.10-4.a.fc18.x86_64 >06:30:00,483 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-1.fc18.noarch as install for m17n-contrib-1.1.14-1.fc18.noarch >06:30:00,485 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >06:30:00,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >06:30:00,487 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >06:30:00,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.18-1.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >06:30:00,496 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0-2.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >06:30:00,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >06:30:00,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >06:30:00,498 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >06:30:00,499 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >06:30:00,499 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >06:30:00,502 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >06:30:00,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >06:30:00,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >06:30:00,511 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.5.20111007git.fc18.x86_64 as install for minicom-2.5-8.fc17.x86_64 >06:30:00,512 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >06:30:00,526 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.18.4-1.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >06:30:00,527 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.12.2.1-2.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >06:30:00,537 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-20.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >06:30:00,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.2-42.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >06:30:00,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-4.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >06:30:00,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >06:30:00,607 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >06:30:00,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >06:30:00,609 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >06:30:00,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-2.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >06:30:00,617 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-7.fc18.x86_64 >06:30:00,623 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.14-3.fc18.x86_64 as install for ntsysv-1.3.59-2.fc18.x86_64 >06:30:00,624 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >06:30:00,631 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-2.fc18.x86_64 as install for openssh-clients-6.1p1-2.fc18.x86_64 >06:30:00,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-2.fc18.x86_64 >06:30:00,638 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.5.6-7.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >06:30:00,639 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-python-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >06:30:00,640 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >06:30:00,641 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >06:30:00,642 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python-2.4.1-2.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >06:30:00,652 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-23.fc18.x86_64 as install for paps-0.6.8-23.fc18.x86_64 >06:30:00,652 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >06:30:00,658 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-2.fc18.x86_64 >06:30:00,661 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-4.fc18.x86_64 as install for passwdqc-1.2.2-4.fc18.x86_64 >06:30:00,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >06:30:00,665 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.14.20120809git.fc18.noarch as install for pinfo-0.6.10-6.fc18.x86_64 >06:30:00,669 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >06:30:00,670 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >06:30:00,670 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-3.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >06:30:00,671 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-3.fc18.x86_64 as install for plymouth-system-theme-0.8.8-3.fc18.x86_64 >06:30:00,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >06:30:00,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >06:30:00,677 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >06:30:00,686 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-7.fc18.x86_64 >06:30:00,687 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >06:30:00,696 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >06:30:00,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >06:30:00,698 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >06:30:00,699 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.9-5.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >06:30:00,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >06:30:00,709 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.00-6.fc18.noarch as install for 1:quota-4.00-6.fc18.x86_64 >06:30:00,720 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,721 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,721 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,723 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-python-0.10.22-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,724 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.6.2-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,727 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.3-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,730 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst-1.6.0-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >06:30:00,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:30:00,738 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:30:00,739 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >06:30:00,739 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:30:00,756 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >06:30:00,758 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >06:30:00,760 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,761 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,761 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >06:30:00,762 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.17-1.fc18.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >06:30:00,763 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,763 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >06:30:00,763 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >06:30:00,763 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,763 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,764 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,764 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,764 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,764 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >06:30:00,764 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,765 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,765 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >06:30:00,765 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >06:30:00,765 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,765 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >06:30:00,766 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,766 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >06:30:00,766 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >06:30:00,766 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,767 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >06:30:00,767 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,767 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,767 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,767 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,767 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.13-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >06:30:00,769 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >06:30:00,770 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >06:30:00,770 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >06:30:00,770 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >06:30:00,770 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,771 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,771 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >06:30:00,771 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,771 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >06:30:00,771 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,771 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,772 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,772 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,772 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,772 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,772 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,773 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >06:30:00,774 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so(SAMBA_4.0.0RC5)(64bit) >06:30:00,774 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >06:30:00,774 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >06:30:00,775 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >06:30:00,775 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >06:30:00,775 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >06:30:00,776 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >06:30:00,776 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0()(64bit) >06:30:00,776 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >06:30:00,776 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >06:30:00,776 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >06:30:00,777 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >06:30:00,777 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >06:30:00,777 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0()(64bit) >06:30:00,777 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >06:30:00,777 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >06:30:00,777 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >06:30:00,778 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0()(64bit) >06:30:00,778 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >06:30:00,778 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >06:30:00,779 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >06:30:00,779 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >06:30:00,779 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0()(64bit) >06:30:00,779 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >06:30:00,779 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0()(64bit) >06:30:00,779 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >06:30:00,780 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >06:30:00,780 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >06:30:00,780 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >06:30:00,780 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >06:30:00,781 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >06:30:00,781 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >06:30:00,781 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >06:30:00,781 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >06:30:00,782 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >06:30:00,782 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0()(64bit) >06:30:00,782 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >06:30:00,782 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >06:30:00,782 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >06:30:00,782 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >06:30:00,783 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so()(64bit) >06:30:00,783 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >06:30:00,783 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >06:30:00,783 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >06:30:00,784 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >06:30:00,788 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-4.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >06:30:00,789 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.3-11.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >06:30:00,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-12.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >06:30:00,798 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-8.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >06:30:00,799 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >06:30:00,800 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >06:30:00,800 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >06:30:00,800 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-6.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >06:30:00,802 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-58.fc18.noarch as install for selinux-policy-targeted-3.11.1-58.fc18.noarch >06:30:00,802 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-58.fc18.noarch to require for selinux-policy >06:30:00,806 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >06:30:00,807 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >06:30:00,809 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >06:30:00,812 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.1.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >06:30:00,813 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >06:30:00,814 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >06:30:00,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >06:30:00,817 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >06:30:00,825 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-4.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >06:30:00,826 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.14.6-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >06:30:00,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.7.2-8.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >06:30:00,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.4.1-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >06:30:00,834 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >06:30:00,835 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-3.fc18.noarch as install for smc-meera-fonts-5.0.1-3.fc18.noarch >06:30:00,837 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >06:30:00,838 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >06:30:00,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >06:30:00,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for spice-vdagent-0.12.0-2.fc18.x86_64 >06:30:00,851 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,853 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,855 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,857 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,861 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >06:30:00,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-2.fc18.x86_64 as install for sushi-3.6.1-1.fc18.x86_64 >06:30:00,873 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.11-1.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >06:30:00,874 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >06:30:00,875 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.21-1.fc18.noarch as install for system-config-printer-1.3.11-1.fc18.x86_64 >06:30:00,876 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >06:30:00,884 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:30:00,885 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:30:00,886 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:30:00,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:30:00,893 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-3.fc18.noarch as install for thai-scalable-waree-fonts-0.5.0-3.fc18.noarch >06:30:00,896 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >06:30:00,904 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.3-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >06:30:00,905 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-dvb-daemon-0.2.10-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >06:30:00,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-3.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >06:30:00,919 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.72-1.fc18.x86_64 as install for transmission-gtk-2.72-1.fc18.x86_64 >06:30:00,922 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20121109-1.fc18.noarch as install for usb_modeswitch-1.2.5-1.fc18.x86_64 >06:30:00,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >06:30:00,930 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >06:30:00,937 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >06:30:00,938 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >06:30:00,940 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >06:30:00,945 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.2_2011.04.28-3.fc18.x86_64 as install for 1:wireless-tools-29-8.1.fc18.x86_64 >06:30:00,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >06:30:00,948 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >06:30:00,949 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >06:30:00,949 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >06:30:00,951 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-3.fc18.x86_64 as install for xdg-user-dirs-gtk-0.9-2.fc18.x86_64 >06:30:00,955 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.6-5.fc18.noarch as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >06:30:00,955 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-1.fc18.x86_64 as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >06:30:00,956 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >06:30:00,960 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.8-3.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >06:30:00,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >06:30:00,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >06:30:00,972 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0-2.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >06:30:00,972 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0-2.fc18.x86_64 to require for libxatracker.so.1()(64bit) >06:30:00,978 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.13.0-10.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-10.fc18.x86_64 >06:30:00,979 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-10.fc18.x86_64 >06:30:00,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-2.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-10.fc18.x86_64 >06:30:00,982 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.2-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >06:30:00,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.3-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >06:30:00,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-2.fc18.x86_64 as install for 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 >06:30:00,988 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.6.1-1.fc18.noarch as install for 1:yelp-3.6.2-1.fc18.x86_64 >06:30:00,989 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.6.2-1.fc18.x86_64 as install for 1:yelp-3.6.2-1.fc18.x86_64 >06:30:00,993 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-11.fc18.x86_64 as install for 3:ypbind-1.36-7.fc18.x86_64 >06:30:00,995 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >06:30:00,996 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >06:30:00,997 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >06:30:00,997 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >06:30:00,999 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for yum-presto-0.9.0-1.fc18.noarch >06:30:01,000 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-2.fc18.noarch as install for yum-utils-1.1.31-6.fc18.noarch >06:30:01,022 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.4-7.fc18.x86_64 >06:30:01,023 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.4-7.fc18.x86_64 >06:30:01,024 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.4-7.fc18.x86_64 as install for PackageKit-0.8.4-7.fc18.x86_64 >06:30:01,028 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.18-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >06:30:01,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.18-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >06:30:01,030 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.22-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >06:30:01,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.18-1.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.18-1.fc18.x86_64 >06:30:01,038 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.18-1.fc18.x86_64 >06:30:01,042 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.18-1.fc18.x86_64 as install for abrt-gui-2.0.18-1.fc18.x86_64 >06:30:01,044 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >06:30:01,045 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >06:30:01,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.18-1.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >06:30:01,062 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-12.fc18.x86_64 as install for alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 >06:30:01,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-2.fc18.x86_64 as install for argyllcms-1.4.0-6.fc18.x86_64 >06:30:01,072 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.4-2.fc18.x86_64 >06:30:01,083 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-2.fc18.noarch as install for 32:bind-libs-9.9.2-2.fc18.x86_64 >06:30:01,098 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0-2.fc18.x86_64 as install for cairo-1.12.8-1.fc18.x86_64 >06:30:01,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-5.fc18.x86_64 as install for cdrdao-1.2.3-16.fc18.x86_64 >06:30:01,106 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >06:30:01,129 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.7-1.fc18.x86_64 as install for crda-1.1.2_2011.04.28-3.fc18.x86_64 >06:30:01,149 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-4.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.x86_64 >06:30:01,159 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-9.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >06:30:01,160 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-3.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >06:30:01,163 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-10.git20121121.fc18.x86_64 >06:30:01,166 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.6.0-2.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >06:30:01,167 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-10.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >06:30:01,168 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-4.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >06:30:01,169 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.12-2.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >06:30:01,170 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-18.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >06:30:01,182 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >06:30:01,183 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >06:30:01,184 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >06:30:01,184 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >06:30:01,184 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >06:30:01,184 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >06:30:01,184 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >06:30:01,185 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >06:30:01,185 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >06:30:01,185 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >06:30:01,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-1.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >06:30:01,195 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.20.2-9.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >06:30:01,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-3.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >06:30:01,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-1.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >06:30:01,214 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.1-2.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >06:30:01,220 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for fipscheck-lib-1.3.1-2.fc18.x86_64 >06:30:01,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.x86_64 as install for fprintd-0.4.1-3.fc18.x86_64 >06:30:01,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-14.fc18.x86_64 as install for genisoimage-1.1.11-14.fc18.x86_64 >06:30:01,253 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >06:30:01,253 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >06:30:01,255 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 as install for ghostscript-fonts-5.50-29.fc18.noarch >06:30:01,264 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >06:30:01,266 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >06:30:01,275 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-18.0.0-1.fc18.noarch as install for gnome-desktop3-3.6.2-1.fc18.x86_64 >06:30:01,279 DEBUG yum.verbose.YumBase: TSINFO: Marking dvb-apps-1.1.2-2.1479.37781d27a444.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >06:30:01,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-rtsp-0.10.8-3.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >06:30:01,291 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-desktop-2.32.0-12.fc18.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 >06:30:01,295 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-8.fc18.x86_64 as install for gnome-video-effects-0.4.0-4.fc18.noarch >06:30:01,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >06:30:01,298 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >06:30:01,310 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >06:30:01,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >06:30:01,312 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >06:30:01,321 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-2.fc18.x86_64 as install for gstreamer-0.10.36-2.fc18.x86_64 >06:30:01,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >06:30:01,328 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >06:30:01,328 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >06:30:01,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-1.fc18.x86_64 >06:30:01,376 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >06:30:01,376 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >06:30:01,376 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >06:30:01,376 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >06:30:01,376 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >06:30:01,380 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >06:30:01,380 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >06:30:01,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >06:30:01,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >06:30:01,385 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.fc18.x86_64 as install for gvfs-obexftp-1.14.2-1.fc18.x86_64 >06:30:01,394 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.10-4.a.fc18.x86_64 as install for hplip-libs-3.12.10-4.a.fc18.x86_64 >06:30:01,404 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-5.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >06:30:01,405 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >06:30:01,413 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >06:30:01,421 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-20.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >06:30:01,422 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012i-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >06:30:01,423 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R3-6.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >06:30:01,424 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-6.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >06:30:01,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.0-3.fc18.noarch as install for libX11-1.5.0-3.fc18.x86_64 >06:30:01,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-2.fc18.x86_64 as install for libXfont-1.4.5-2.fc18.x86_64 >06:30:01,479 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >06:30:01,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.x86_64 as install for libcurl-7.27.0-4.fc18.x86_64 >06:30:01,495 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >06:30:01,527 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-18.fc18.x86_64 as install for libgphoto2-2.5.0-3.fc18.x86_64 >06:30:01,531 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.34-1.fc18.x86_64 as install for libgpod-0.8.2-7.fc18.x86_64 >06:30:01,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >06:30:01,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >06:30:01,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >06:30:01,553 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.4.1-2.fc18.x86_64 as install for liblouis-python-2.4.1-2.fc18.noarch >06:30:01,564 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-3.fc18.x86_64 as install for libmusicbrainz5-5.0.1-2.fc18.x86_64 >06:30:01,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.0-5.fc18.x86_64 as install for libnetfilter_conntrack-1.0.1-2.fc18.x86_64 >06:30:01,578 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-2.fc18.noarch as install for libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 >06:30:01,583 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.2-2.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >06:30:01,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.26-10.fc18.x86_64 as install for libosinfo-0.2.1-1.fc18.x86_64 >06:30:01,588 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >06:30:01,588 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.x86_64 to require for libxslt.so.1()(64bit) >06:30:01,594 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.x86_64 as install for libpeas-1.6.1-1.fc18.x86_64 >06:30:01,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-5.fc18.x86_64 as install for libproxy-0.4.10-1.fc18.x86_64 >06:30:01,604 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >06:30:01,605 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >06:30:01,619 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.9-1.fc18.x86_64 >06:30:01,620 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >06:30:01,620 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >06:30:01,647 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.fc18.x86_64 as install for libtiff-4.0.3-1.fc18.x86_64 >06:30:01,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.2-3.fc18.x86_64 as install for libtranslit-m17n-0.0.2-3.fc18.x86_64 >06:30:01,675 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >06:30:01,676 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >06:30:01,678 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >06:30:01,679 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >06:30:01,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >06:30:01,681 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >06:30:01,681 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >06:30:01,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,686 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,691 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >06:30:01,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.3-1.fc18.x86_64 as install for libvirt-gobject-0.1.3-1.fc18.x86_64 >06:30:01,698 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.3-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >06:30:01,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.6.1-1.fc18.noarch as install for libwacom-0.6.1-1.fc18.x86_64 >06:30:01,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-2.fc18.x86_64 as install for libwnck3-3.4.4-1.fc18.x86_64 >06:30:01,737 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0-2.fc18.x86_64 as install for mesa-libGL-9.0-2.fc18.x86_64 >06:30:01,751 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.x86_64 as install for ncurses-libs-5.9-7.20121017.fc18.x86_64 >06:30:01,758 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >06:30:01,759 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.28-1.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >06:30:01,760 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.2-5.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >06:30:01,761 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-234.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >06:30:01,761 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >06:30:01,762 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpagent.so.30()(64bit) >06:30:01,765 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-5.fc18.x86_64 as install for newt-0.52.14-3.fc18.x86_64 >06:30:01,765 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >06:30:01,774 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >06:30:01,791 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-15.svn457.fc18.noarch as install for openconnect-4.07-2.fc18.x86_64 >06:30:01,792 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >06:30:01,803 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-13.fc18.x86_64 as install for 1:openssl-1.0.1c-7.fc18.x86_64 >06:30:01,807 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.09-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >06:30:01,808 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >06:30:01,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >06:30:01,822 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >06:30:01,822 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >06:30:01,822 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >06:30:01,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >06:30:01,847 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,848 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,849 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,850 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,851 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,852 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,853 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,854 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple::Search) >06:30:01,854 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple) >06:30:01,855 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::ParseUtils) >06:30:01,855 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::Find) >06:30:01,856 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,857 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,858 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >06:30:01,872 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-3.fc18.x86_64 >06:30:01,880 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.20.2-9.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >06:30:01,881 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >06:30:01,882 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.0-5.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >06:30:01,883 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-7.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >06:30:01,903 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-2.fc18.x86_64 >06:30:01,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.fc18.x86_64 as install for pygtk2-libglade-2.24.0-5.fc18.x86_64 >06:30:01,914 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-7.fc18.x86_64 as install for python-brlapi-0.5.6-7.fc18.x86_64 >06:30:01,915 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >06:30:01,919 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-5.fc18.noarch as install for python-kitchen-1.1.1-2.fc18.noarch >06:30:01,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.x86_64 as install for python-libs-2.7.3-13.fc18.x86_64 >06:30:01,926 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-7.fc18.x86_64 as install for python-mako-0.5.0-5.fc18.noarch >06:30:01,927 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-6.fc18.noarch as install for python-mako-0.5.0-5.fc18.noarch >06:30:01,929 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.18-1.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >06:30:01,931 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.21-1.fc18.noarch as install for python-slip-dbus-0.2.21-1.fc18.noarch >06:30:01,934 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-22.fc18.noarch >06:30:01,947 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >06:30:01,948 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >06:30:01,976 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.7-5.fc18.x86_64 as install for 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 >06:30:01,977 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >06:30:01,987 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.45-1.fc18.noarch as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >06:30:01,988 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-python-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >06:30:01,989 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >06:30:01,990 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.1-2.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >06:30:01,991 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-34.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >06:30:01,992 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >06:30:01,993 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >06:30:01,993 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >06:30:01,993 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >06:30:01,996 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-20.fc18.x86_64 as install for socat-1.7.2.1-2.fc18.x86_64 >06:30:02,002 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-4.fc18.noarch as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >06:30:02,003 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-18.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >06:30:02,004 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >06:30:02,004 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >06:30:02,004 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >06:30:02,005 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-4.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >06:30:02,011 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.5.2-1.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >06:30:02,012 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >06:30:02,012 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-5.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >06:30:02,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libcacard-0.1.2-3.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >06:30:02,023 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.3-1.fc18.noarch >06:30:02,025 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.3.1-9.fc18.x86_64 as install for system-config-keyboard-1.3.1-9.fc18.x86_64 >06:30:02,026 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.11-1.fc18.x86_64 >06:30:02,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.6-4.fc18.x86_64 as install for telepathy-haze-0.6.0-2.fc18.x86_64 >06:30:02,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-6.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >06:30:02,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-8.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >06:30:02,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.24-1.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >06:30:02,090 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >06:30:02,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-5.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >06:30:02,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >06:30:02,098 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.8-5.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >06:30:02,099 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.5-1.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >06:30:02,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.x86_64 as install for webkitgtk3-1.10.1-1.fc18.x86_64 >06:30:02,121 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >06:30:02,121 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >06:30:02,131 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-8.fc18.x86_64 as install for xorg-x11-server-utils-7.5-14.fc18.x86_64 >06:30:02,168 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >06:30:02,175 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.x86_64 as install for btparser-0.22-1.fc18.x86_64 >06:30:02,190 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch as install for desktop-backgrounds-gnome-18.0.0-1.fc18.noarch >06:30:02,202 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.0-2.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >06:30:02,206 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >06:30:02,217 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.2-2.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >06:30:02,219 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >06:30:02,219 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >06:30:02,222 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >06:30:02,222 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >06:30:02,222 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >06:30:02,222 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >06:30:02,222 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >06:30:02,223 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >06:30:02,223 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >06:30:02,223 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >06:30:02,223 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >06:30:02,223 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >06:30:02,224 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >06:30:02,224 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >06:30:02,225 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-1.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >06:30:02,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-2.fc18.x86_64 as install for gd-2.0.35-18.fc18.x86_64 >06:30:02,242 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.1.1-17.fc18.x86_64 as install for gettext-0.18.1.1-17.fc18.x86_64 >06:30:02,243 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.1.1-17.fc18.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >06:30:02,254 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-9.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >06:30:02,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-5.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >06:30:02,256 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >06:30:02,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-4.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >06:30:02,282 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.7.5-1.fc18.noarch as install for jpackage-utils-1.7.5-20.fc18.x86_64 >06:30:02,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >06:30:02,340 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >06:30:02,340 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >06:30:02,341 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >06:30:02,342 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >06:30:02,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.9-1.fc18.noarch as install for libquvi-0.4.1-2.fc18.x86_64 >06:30:02,371 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,373 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,374 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,375 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,376 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-7.20121015git.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,377 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,378 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,381 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,382 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,382 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,383 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >06:30:02,411 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.1-3.fc18.x86_64 >06:30:02,412 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >06:30:02,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-8.fc18.x86_64 as install for mcpp-2.7.2-8.fc18.x86_64 >06:30:02,434 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >06:30:02,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >06:30:02,437 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0-2.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >06:30:02,447 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >06:30:02,458 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-5.fc18.x86_64 as install for 1:obex-data-server-0.4.6-4.fc18.x86_64 >06:30:02,472 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-234.fc18.noarch as install for perl-Pod-Parser-1.51-234.fc18.noarch >06:30:02,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-234.fc18.noarch as install for 1:perl-Pod-Simple-3.20-234.fc18.noarch >06:30:02,510 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-3.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 >06:30:02,512 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-3.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 >06:30:02,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >06:30:02,516 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >06:30:02,522 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >06:30:02,523 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-8.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >06:30:02,528 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch as install for python-beaker-1.5.4-6.fc18.noarch >06:30:02,528 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.x86_64 as install for python-beaker-1.5.4-6.fc18.noarch >06:30:02,534 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.2.0-23.fc18.x86_64 as install for 2:qemu-kvm-1.2.0-23.fc18.x86_64 >06:30:02,536 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >06:30:02,543 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-6.fc18.noarch as install for seed-3.2.0-3.fc18.2.x86_64 >06:30:02,544 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-1.fc18.x86_64 as install for seed-3.2.0-3.fc18.2.x86_64 >06:30:02,582 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.1-8.fc18.x86_64 as install for ceph-libs-0.46-1.fc18.x86_64 >06:30:02,584 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >06:30:02,585 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >06:30:02,593 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-21.fc18.noarch as install for festival-1.96-21.fc18.x86_64 >06:30:02,594 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >06:30:02,594 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestools.so.1.2.96.1()(64bit) >06:30:02,595 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >06:30:02,595 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >06:30:02,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >06:30:02,603 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-3.fc18.x86_64 as install for glusterfs-fuse-3.3.1-3.fc18.x86_64 >06:30:02,626 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-3.fc18.x86_64 as install for lvm2-2.02.98-3.fc18.x86_64 >06:30:02,627 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.x86_64 as install for lvm2-2.02.98-3.fc18.x86_64 >06:30:02,637 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-0.10.0-5.fc18.x86_64 as install for netcf-libs-0.2.2-1.fc18.x86_64 >06:30:02,638 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >06:30:02,638 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >06:30:02,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >06:30:02,647 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >06:30:02,648 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >06:30:02,648 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >06:30:02,649 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >06:30:02,665 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-234.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-234.fc18.noarch >06:30:02,676 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-4.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >06:30:02,677 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.6.28-3.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >06:30:02,677 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-4.fc18.x86_64 as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >06:30:02,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-6.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >06:30:02,684 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >06:30:02,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-1.0.1-0.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >06:30:02,694 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.2.0-23.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >06:30:02,695 DEBUG yum.verbose.YumBase: TSINFO: Marking vgabios-0.6c-5.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >06:30:02,696 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.1-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >06:30:02,697 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >06:30:02,698 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.0-1.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >06:30:02,698 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >06:30:02,699 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >06:30:02,699 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >06:30:02,699 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >06:30:02,699 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >06:30:02,700 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >06:30:02,700 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >06:30:02,700 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >06:30:02,700 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >06:30:02,701 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >06:30:02,702 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-2.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >06:30:02,706 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >06:30:02,707 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >06:30:02,708 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >06:30:02,709 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >06:30:02,713 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch as install for spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch >06:30:02,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.3-2.fc18.x86_64 as install for corosync-2.1.0-1.fc18.x86_64 >06:30:02,727 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.15-2.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >06:30:02,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-3.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >06:30:02,729 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-3.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >06:30:02,938 DEBUG yum.verbose.YumBase: Depsolve time: 3.724 >06:30:02,938 DEBUG packaging: success >06:30:02,966 INFO packaging: 1179 packages selected totalling 2.79 GB >06:31:55,142 INFO packaging: checking software selection >06:31:55,143 DEBUG packaging: deleting package sacks >06:31:55,144 DEBUG packaging: deleting yum transaction info >06:31:55,168 DEBUG packaging: select group core >06:31:55,170 DEBUG yum.verbose.YumBase: Setting up Package Sacks >06:31:55,280 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >06:31:55,335 DEBUG yum.verbose.YumBase: pkgsack time: 0.165 >06:31:55,463 DEBUG yum.verbose.YumBase: group time: 0.293 >06:31:55,498 DEBUG yum.verbose.YumBase: Obs Init time: 0.035 >06:31:55,514 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >06:31:55,522 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >06:31:55,523 DEBUG packaging: select group core >06:31:55,523 DEBUG packaging: select package kernel-PAE >06:31:55,533 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >06:31:55,534 INFO packaging: no kernel-PAE package >06:31:55,535 DEBUG packaging: select package kernel >06:31:55,535 INFO packaging: selected kernel >06:31:55,536 INFO packaging: checking dependencies >06:31:55,560 DEBUG yum.verbose.YumBase: Building updates object >06:31:55,623 DEBUG yum.verbose.YumBase: up:simple updates time: 0.022 >06:31:55,625 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >06:31:55,626 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >06:31:55,626 DEBUG yum.verbose.YumBase: updates time: 0.066 >06:31:55,628 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-23.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,629 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,631 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,634 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,635 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,636 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.8-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,638 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,639 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,640 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,642 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,643 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >06:31:55,644 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,648 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,649 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >06:31:55,650 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,651 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,652 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >06:31:55,653 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,654 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >06:31:55,655 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >06:31:55,655 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >06:31:55,656 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,657 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgobject-2.0.so.0()(64bit) >06:31:55,657 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >06:31:55,658 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >06:31:55,658 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgio-2.0.so.0()(64bit) >06:31:55,659 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >06:31:55,664 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >06:31:55,665 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >06:31:55,666 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >06:31:55,669 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for bash-4.2.39-1.fc18.x86_64 >06:31:55,671 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >06:31:55,672 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >06:31:55,679 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:31:55,681 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.x86_64 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) >06:31:55,682 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.x86_64 to require for libpam.so.0(LIBPAM_1.0)(64bit) >06:31:55,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:31:55,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:31:55,685 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:31:55,686 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:31:55,688 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-17.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:31:55,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:31:55,690 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.x86_64 to require for libpam.so.0()(64bit) >06:31:55,691 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >06:31:55,695 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >06:31:55,699 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >06:31:55,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for curl-7.27.0-4.fc18.x86_64 >06:31:55,704 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >06:31:55,706 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >06:31:55,708 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >06:31:55,709 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >06:31:55,710 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.33-3.fc18.x86_64 to require for liblber-2.4.so.2()(64bit) >06:31:55,711 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >06:31:55,711 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-2.fc18.x86_64 to require for libdns-export.so.95()(64bit) >06:31:55,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >06:31:55,715 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >06:31:55,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >06:31:55,718 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >06:31:55,718 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >06:31:55,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >06:31:55,720 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.5-1.fc18.x86_64 to require for libe2p.so.2()(64bit) >06:31:55,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >06:31:55,724 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >06:31:55,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >06:31:55,726 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >06:31:55,727 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >06:31:55,732 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:31:55,734 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:31:55,736 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:31:55,737 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:31:55,739 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-12.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:31:55,740 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-0.8.noarch as install for initscripts-9.42-1.fc18.2.x86_64 >06:31:55,741 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >06:31:55,747 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >06:31:55,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >06:31:55,750 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >06:31:55,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for iputils-20121112-2.fc18.x86_64 >06:31:55,755 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for iputils-20121112-2.fc18.x86_64 >06:31:55,757 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.x86_64 >06:31:55,759 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20120925-0.3.git236367d.fc18.noarch as install for kernel-3.6.7-5.fc18.x86_64 >06:31:55,761 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >06:31:55,762 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >06:31:55,765 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >06:31:55,768 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >06:31:55,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >06:31:55,771 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >06:31:55,776 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-2.fc18.x86_64 as install for openssh-clients-6.1p1-2.fc18.x86_64 >06:31:55,778 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for openssh-clients-6.1p1-2.fc18.x86_64 >06:31:55,780 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for openssh-clients-6.1p1-2.fc18.x86_64 >06:31:55,781 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libkrb5.so.3()(64bit) >06:31:55,781 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >06:31:55,781 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libgssapi_krb5.so.2()(64bit) >06:31:55,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-2.fc18.x86_64 >06:31:55,790 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-3.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >06:31:55,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >06:31:55,793 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >06:31:55,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-2.fc18.x86_64 >06:31:55,802 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for plymouth-0.8.8-3.fc18.x86_64 >06:31:55,803 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >06:31:55,805 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >06:31:55,805 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-3.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >06:31:55,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >06:31:55,809 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >06:31:55,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >06:31:55,812 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >06:31:55,814 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for procps-ng-3.3.3-2.20120807git.fc18.x86_64 >06:31:55,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:31:55,821 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:31:55,822 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >06:31:55,822 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:31:55,823 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:31:55,825 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:31:55,826 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >06:31:55,831 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.2-1.fc18.x86_64 as install for rsyslog-5.8.11-3.fc18.x86_64 >06:31:55,833 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-58.fc18.noarch as install for selinux-policy-targeted-3.11.1-58.fc18.noarch >06:31:55,834 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-58.fc18.noarch to require for selinux-policy >06:31:55,839 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >06:31:55,840 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >06:31:55,842 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >06:31:55,843 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >06:31:55,855 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:31:55,856 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:31:55,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:31:55,859 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:31:55,860 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for systemd-195-8.fc18.x86_64 >06:31:55,861 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:31:55,862 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >06:31:55,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >06:31:55,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >06:31:55,872 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >06:31:55,872 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >06:31:55,872 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >06:31:55,875 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >06:31:55,877 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >06:31:55,878 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >06:31:55,880 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >06:31:55,882 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >06:31:55,883 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >06:31:55,892 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-autoipd-0.6.31-6.fc18.x86_64 >06:31:55,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-autoipd-0.6.31-6.fc18.x86_64 >06:31:55,897 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-2.fc18.noarch as install for 32:bind-libs-lite-9.9.2-2.fc18.x86_64 >06:31:55,902 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-4.20101115git.fc18.noarch as install for cronie-anacron-1.4.10-1.fc18.x86_64 >06:31:55,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for cryptsetup-libs-1.5.1-1.fc18.x86_64 >06:31:55,915 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for 1:dbus-1.6.8-2.fc18.x86_64 >06:31:55,922 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-3.fc18.x86_64 as install for device-mapper-libs-1.02.77-3.fc18.x86_64 >06:31:55,928 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for dracut-024-10.git20121121.fc18.x86_64 >06:31:55,929 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.x86_64 as install for dracut-024-10.git20121121.fc18.x86_64 >06:31:55,930 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-10.git20121121.fc18.x86_64 >06:31:55,932 DEBUG yum.verbose.YumBase: TSINFO: Marking file-5.11-4.fc18.x86_64 as install for dracut-024-10.git20121121.fc18.x86_64 >06:31:55,939 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for fipscheck-lib-1.3.1-2.fc18.x86_64 >06:31:55,947 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-5.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >06:31:55,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >06:31:55,950 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >06:31:55,953 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >06:31:55,956 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for 1:gmp-5.0.5-3.fc18.x86_64 >06:31:55,957 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >06:31:55,957 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >06:31:55,957 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6()(64bit) >06:31:55,959 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for grep-2.14-1.fc18.x86_64 >06:31:55,973 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for krb5-libs-1.10.3-5.fc18.x86_64 >06:31:55,974 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1()(64bit) >06:31:55,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.x86_64 as install for libcurl-7.27.0-4.fc18.x86_64 >06:31:55,988 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >06:31:55,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for libdrm-2.4.40-1.fc18.x86_64 >06:31:56,002 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for libmicrohttpd-0.9.22-1.fc18.x86_64 >06:31:56,003 DEBUG yum.verbose.YumBase: Quick matched gnutls-2.12.21-1.fc18.x86_64 to require for libgnutls.so.26()(64bit) >06:31:56,012 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.9-1.fc18.x86_64 >06:31:56,013 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >06:31:56,014 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >06:31:56,027 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.x86_64 as install for ncurses-libs-5.9-7.20121017.fc18.x86_64 >06:31:56,034 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >06:31:56,035 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >06:31:56,045 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for openldap-2.4.33-3.fc18.x86_64 >06:31:56,052 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for 1:openssl-libs-1.0.1c-7.fc18.x86_64 >06:31:56,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for pam-1.1.6-3.fc18.x86_64 >06:31:56,059 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-2.fc18.x86_64 as install for pam-1.1.6-3.fc18.x86_64 >06:31:56,060 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-2.fc18.x86_64 as install for pam-1.1.6-3.fc18.x86_64 >06:31:56,068 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for polkit-0.107-4.fc18.x86_64 >06:31:56,074 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for ppp-2.4.5-23.fc18.x86_64 >06:31:56,075 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.3.0-2.fc18.x86_64 to require for libpcap.so.1()(64bit) >06:31:56,079 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for pygpgme-0.3-3.fc18.x86_64 >06:31:56,080 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >06:31:56,081 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for pygpgme-0.3-3.fc18.x86_64 >06:31:56,086 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-22.fc18.noarch >06:31:56,095 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >06:31:56,096 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >06:31:56,096 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >06:31:56,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for yum-metadata-parser-1.1.4-7.fc18.x86_64 >06:31:56,112 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2()(64bit) >06:31:56,112 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for yum-metadata-parser-1.1.4-7.fc18.x86_64 >06:31:56,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >06:31:56,126 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >06:31:56,126 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >06:31:56,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gpgme-1.3.2-1.fc18.x86_64 >06:31:56,131 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.19-4.fc18.x86_64 as install for gpgme-1.3.2-1.fc18.x86_64 >06:31:56,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.x86_64 as install for python-libs-2.7.3-13.fc18.x86_64 >06:31:56,178 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >06:31:56,179 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >06:31:56,220 DEBUG yum.verbose.YumBase: Depsolve time: 0.684 >06:31:56,220 DEBUG packaging: success >06:31:56,226 INFO packaging: 197 packages selected totalling 586.50 MB >06:31:59,501 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >11:29:47,970 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:29:47,986 INFO program: Running... udevadm settle --timeout=300 >11:29:48,104 INFO program: Running... modprobe fcoe >11:29:48,168 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:29:48,203 INFO program: No FCoE boot disk information is found in EDD! >11:29:48,205 INFO program: Running... udevadm settle --timeout=300 >11:29:48,251 INFO program: Running... multipath -d >11:29:48,305 INFO program: Running... multipath -ll >11:29:49,355 INFO program: Running... metacity --display :1 --sm-disable >11:29:49,829 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >11:29:49,965 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:49,991 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:49,993 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:49,994 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,000 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,004 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,005 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,006 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,008 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,009 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,017 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,018 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,019 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,020 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,022 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,032 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,033 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,036 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,037 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,038 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,047 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,048 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,049 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,050 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:29:50,739 INFO program: Running... udevadm control --property=ANACONDA=1 >11:29:50,744 INFO program: Running... systemctl start chronyd.service >11:29:50,921 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:29:51,009 INFO program: Running... udevadm settle --timeout=300 >11:29:51,069 INFO program: Running... udevadm settle --timeout=300 >11:29:51,148 INFO program: Running... multipath -d >11:29:51,179 INFO program: Running... multipath -ll >11:29:51,664 INFO program: Running... dumpe2fs -h /dev/vda1 >11:29:51,699 INFO program: Filesystem volume name: <none> >11:29:51,699 INFO program: Last mounted on: /boot >11:29:51,700 INFO program: Filesystem UUID: 2fb3819b-9d84-408a-a50a-2e56d14631ec >11:29:51,700 INFO program: Filesystem magic number: 0xEF53 >11:29:51,700 INFO program: Filesystem revision #: 1 (dynamic) >11:29:51,701 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:29:51,701 INFO program: Filesystem flags: signed_directory_hash >11:29:51,701 INFO program: Default mount options: user_xattr acl >11:29:51,702 INFO program: Filesystem state: clean >11:29:51,702 INFO program: Errors behavior: Continue >11:29:51,702 INFO program: Filesystem OS type: Linux >11:29:51,703 INFO program: Inode count: 128016 >11:29:51,703 INFO program: Block count: 512000 >11:29:51,704 INFO program: Reserved block count: 25600 >11:29:51,704 INFO program: Free blocks: 448989 >11:29:51,704 INFO program: Free inodes: 127670 >11:29:51,705 INFO program: First block: 1 >11:29:51,705 INFO program: Block size: 1024 >11:29:51,705 INFO program: Fragment size: 1024 >11:29:51,706 INFO program: Reserved GDT blocks: 256 >11:29:51,706 INFO program: Blocks per group: 8192 >11:29:51,706 INFO program: Fragments per group: 8192 >11:29:51,707 INFO program: Inodes per group: 2032 >11:29:51,707 INFO program: Inode blocks per group: 254 >11:29:51,711 INFO program: Flex block group size: 16 >11:29:51,711 INFO program: Filesystem created: Thu Dec 6 11:25:49 2012 >11:29:51,712 INFO program: Last mount time: Thu Dec 6 11:25:50 2012 >11:29:51,712 INFO program: Last write time: Thu Dec 6 11:25:50 2012 >11:29:51,712 INFO program: Mount count: 1 >11:29:51,713 INFO program: Maximum mount count: -1 >11:29:51,713 INFO program: Last checked: Thu Dec 6 11:25:49 2012 >11:29:51,713 INFO program: Check interval: 0 (<none>) >11:29:51,714 INFO program: Lifetime writes: 60 MB >11:29:51,714 INFO program: Reserved blocks uid: 0 (user root) >11:29:51,714 INFO program: Reserved blocks gid: 0 (group root) >11:29:51,715 INFO program: First inode: 11 >11:29:51,715 INFO program: Inode size: 128 >11:29:51,715 INFO program: Journal inode: 8 >11:29:51,716 INFO program: Default directory hash: half_md4 >11:29:51,716 INFO program: Directory Hash Seed: 86e0690d-2e8c-47d4-accf-8286298f6578 >11:29:51,716 INFO program: Journal backup: inode blocks >11:29:51,717 INFO program: Journal features: (none) >11:29:51,717 INFO program: Journal size: 8M >11:29:51,717 INFO program: Journal length: 8192 >11:29:51,718 INFO program: Journal sequence: 0x0000001e >11:29:51,718 INFO program: Journal start: 0 >11:29:51,719 INFO program: >11:29:51,719 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:29:51,719 INFO program: Running... dumpe2fs -h /dev/vda1 >11:29:51,735 INFO program: Filesystem volume name: <none> >11:29:51,736 INFO program: Last mounted on: /boot >11:29:51,736 INFO program: Filesystem UUID: 2fb3819b-9d84-408a-a50a-2e56d14631ec >11:29:51,737 INFO program: Filesystem magic number: 0xEF53 >11:29:51,737 INFO program: Filesystem revision #: 1 (dynamic) >11:29:51,737 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:29:51,738 INFO program: Filesystem flags: signed_directory_hash >11:29:51,738 INFO program: Default mount options: user_xattr acl >11:29:51,738 INFO program: Filesystem state: clean >11:29:51,739 INFO program: Errors behavior: Continue >11:29:51,739 INFO program: Filesystem OS type: Linux >11:29:51,739 INFO program: Inode count: 128016 >11:29:51,740 INFO program: Block count: 512000 >11:29:51,740 INFO program: Reserved block count: 25600 >11:29:51,740 INFO program: Free blocks: 448989 >11:29:51,741 INFO program: Free inodes: 127670 >11:29:51,741 INFO program: First block: 1 >11:29:51,741 INFO program: Block size: 1024 >11:29:51,742 INFO program: Fragment size: 1024 >11:29:51,742 INFO program: Reserved GDT blocks: 256 >11:29:51,742 INFO program: Blocks per group: 8192 >11:29:51,743 INFO program: Fragments per group: 8192 >11:29:51,743 INFO program: Inodes per group: 2032 >11:29:51,743 INFO program: Inode blocks per group: 254 >11:29:51,744 INFO program: Flex block group size: 16 >11:29:51,744 INFO program: Filesystem created: Thu Dec 6 11:25:49 2012 >11:29:51,744 INFO program: Last mount time: Thu Dec 6 11:25:50 2012 >11:29:51,744 INFO program: Last write time: Thu Dec 6 11:25:50 2012 >11:29:51,745 INFO program: Mount count: 1 >11:29:51,745 INFO program: Maximum mount count: -1 >11:29:51,745 INFO program: Last checked: Thu Dec 6 11:25:49 2012 >11:29:51,746 INFO program: Check interval: 0 (<none>) >11:29:51,746 INFO program: Lifetime writes: 60 MB >11:29:51,748 INFO program: Reserved blocks uid: 0 (user root) >11:29:51,749 INFO program: Reserved blocks gid: 0 (group root) >11:29:51,749 INFO program: First inode: 11 >11:29:51,750 INFO program: Inode size: 128 >11:29:51,750 INFO program: Journal inode: 8 >11:29:51,750 INFO program: Default directory hash: half_md4 >11:29:51,751 INFO program: Directory Hash Seed: 86e0690d-2e8c-47d4-accf-8286298f6578 >11:29:51,751 INFO program: Journal backup: inode blocks >11:29:51,751 INFO program: Journal features: (none) >11:29:51,752 INFO program: Journal size: 8M >11:29:51,752 INFO program: Journal length: 8192 >11:29:51,753 INFO program: Journal sequence: 0x0000001e >11:29:51,756 INFO program: Journal start: 0 >11:29:51,758 INFO program: >11:29:51,759 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:29:51,759 INFO program: Running... resize2fs -P /dev/vda1 >11:29:51,784 INFO program: Estimated minimum size of the filesystem: 52142 >11:29:51,785 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:29:51,977 INFO program: Running... dumpe2fs -h /dev/vda3 >11:29:52,001 INFO program: Filesystem volume name: <none> >11:29:52,003 INFO program: Last mounted on: /mnt/sysimage >11:29:52,003 INFO program: Filesystem UUID: b1002783-3786-4f03-895f-e3da1ff54cc4 >11:29:52,004 INFO program: Filesystem magic number: 0xEF53 >11:29:52,006 INFO program: Filesystem revision #: 1 (dynamic) >11:29:52,006 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:29:52,007 INFO program: Filesystem flags: signed_directory_hash >11:29:52,007 INFO program: Default mount options: user_xattr acl >11:29:52,007 INFO program: Filesystem state: clean >11:29:52,007 INFO program: Errors behavior: Continue >11:29:52,007 INFO program: Filesystem OS type: Linux >11:29:52,008 INFO program: Inode count: 435456 >11:29:52,008 INFO program: Block count: 1739520 >11:29:52,008 INFO program: Reserved block count: 86976 >11:29:52,008 INFO program: Free blocks: 1522254 >11:29:52,008 INFO program: Free inodes: 414592 >11:29:52,009 INFO program: First block: 0 >11:29:52,009 INFO program: Block size: 4096 >11:29:52,009 INFO program: Fragment size: 4096 >11:29:52,009 INFO program: Reserved GDT blocks: 424 >11:29:52,010 INFO program: Blocks per group: 32768 >11:29:52,010 INFO program: Fragments per group: 32768 >11:29:52,010 INFO program: Inodes per group: 8064 >11:29:52,010 INFO program: Inode blocks per group: 504 >11:29:52,010 INFO program: Flex block group size: 16 >11:29:52,014 INFO program: Filesystem created: Thu Dec 6 11:25:45 2012 >11:29:52,014 INFO program: Last mount time: Thu Dec 6 11:25:50 2012 >11:29:52,014 INFO program: Last write time: Thu Dec 6 11:25:50 2012 >11:29:52,015 INFO program: Mount count: 1 >11:29:52,015 INFO program: Maximum mount count: -1 >11:29:52,015 INFO program: Last checked: Thu Dec 6 11:25:45 2012 >11:29:52,015 INFO program: Check interval: 0 (<none>) >11:29:52,015 INFO program: Lifetime writes: 1147 MB >11:29:52,016 INFO program: Reserved blocks uid: 0 (user root) >11:29:52,016 INFO program: Reserved blocks gid: 0 (group root) >11:29:52,016 INFO program: First inode: 11 >11:29:52,016 INFO program: Inode size: 256 >11:29:52,016 INFO program: Required extra isize: 28 >11:29:52,016 INFO program: Desired extra isize: 28 >11:29:52,017 INFO program: Journal inode: 8 >11:29:52,017 INFO program: Default directory hash: half_md4 >11:29:52,017 INFO program: Directory Hash Seed: b85a6510-b9cb-4c75-bec0-26b701d46800 >11:29:52,017 INFO program: Journal backup: inode blocks >11:29:52,017 INFO program: Journal features: journal_incompat_revoke >11:29:52,018 INFO program: Journal size: 128M >11:29:52,018 INFO program: Journal length: 32768 >11:29:52,018 INFO program: Journal sequence: 0x000004d0 >11:29:52,018 INFO program: Journal start: 0 >11:29:52,018 INFO program: >11:29:52,018 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:29:52,019 INFO program: Running... dumpe2fs -h /dev/vda3 >11:29:52,032 INFO program: Filesystem volume name: <none> >11:29:52,032 INFO program: Last mounted on: /mnt/sysimage >11:29:52,032 INFO program: Filesystem UUID: b1002783-3786-4f03-895f-e3da1ff54cc4 >11:29:52,033 INFO program: Filesystem magic number: 0xEF53 >11:29:52,033 INFO program: Filesystem revision #: 1 (dynamic) >11:29:52,033 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:29:52,033 INFO program: Filesystem flags: signed_directory_hash >11:29:52,033 INFO program: Default mount options: user_xattr acl >11:29:52,034 INFO program: Filesystem state: clean >11:29:52,034 INFO program: Errors behavior: Continue >11:29:52,034 INFO program: Filesystem OS type: Linux >11:29:52,034 INFO program: Inode count: 435456 >11:29:52,034 INFO program: Block count: 1739520 >11:29:52,034 INFO program: Reserved block count: 86976 >11:29:52,035 INFO program: Free blocks: 1522254 >11:29:52,035 INFO program: Free inodes: 414592 >11:29:52,035 INFO program: First block: 0 >11:29:52,035 INFO program: Block size: 4096 >11:29:52,035 INFO program: Fragment size: 4096 >11:29:52,035 INFO program: Reserved GDT blocks: 424 >11:29:52,036 INFO program: Blocks per group: 32768 >11:29:52,036 INFO program: Fragments per group: 32768 >11:29:52,036 INFO program: Inodes per group: 8064 >11:29:52,036 INFO program: Inode blocks per group: 504 >11:29:52,036 INFO program: Flex block group size: 16 >11:29:52,036 INFO program: Filesystem created: Thu Dec 6 11:25:45 2012 >11:29:52,037 INFO program: Last mount time: Thu Dec 6 11:25:50 2012 >11:29:52,037 INFO program: Last write time: Thu Dec 6 11:25:50 2012 >11:29:52,037 INFO program: Mount count: 1 >11:29:52,037 INFO program: Maximum mount count: -1 >11:29:52,037 INFO program: Last checked: Thu Dec 6 11:25:45 2012 >11:29:52,038 INFO program: Check interval: 0 (<none>) >11:29:52,038 INFO program: Lifetime writes: 1147 MB >11:29:52,041 INFO program: Reserved blocks uid: 0 (user root) >11:29:52,041 INFO program: Reserved blocks gid: 0 (group root) >11:29:52,041 INFO program: First inode: 11 >11:29:52,042 INFO program: Inode size: 256 >11:29:52,042 INFO program: Required extra isize: 28 >11:29:52,042 INFO program: Desired extra isize: 28 >11:29:52,042 INFO program: Journal inode: 8 >11:29:52,042 INFO program: Default directory hash: half_md4 >11:29:52,043 INFO program: Directory Hash Seed: b85a6510-b9cb-4c75-bec0-26b701d46800 >11:29:52,043 INFO program: Journal backup: inode blocks >11:29:52,043 INFO program: Journal features: journal_incompat_revoke >11:29:52,043 INFO program: Journal size: 128M >11:29:52,043 INFO program: Journal length: 32768 >11:29:52,043 INFO program: Journal sequence: 0x000004d0 >11:29:52,044 INFO program: Journal start: 0 >11:29:52,044 INFO program: >11:29:52,044 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:29:52,044 INFO program: Running... resize2fs -P /dev/vda3 >11:29:52,058 INFO program: Estimated minimum size of the filesystem: 201015 >11:29:52,058 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:29:52,130 INFO program: Running... dumpe2fs -h /dev/loop1 >11:29:52,142 INFO program: Filesystem volume name: Anaconda >11:29:52,142 INFO program: Last mounted on: / >11:29:52,143 INFO program: Filesystem UUID: 7e397d69-89ec-4887-b091-610d7314bec1 >11:29:52,143 INFO program: Filesystem magic number: 0xEF53 >11:29:52,143 INFO program: Filesystem revision #: 1 (dynamic) >11:29:52,143 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:29:52,143 INFO program: Filesystem flags: signed_directory_hash >11:29:52,143 INFO program: Default mount options: user_xattr acl >11:29:52,144 INFO program: Filesystem state: clean >11:29:52,144 INFO program: Errors behavior: Continue >11:29:52,144 INFO program: Filesystem OS type: Linux >11:29:52,144 INFO program: Inode count: 65536 >11:29:52,144 INFO program: Block count: 1048576 >11:29:52,145 INFO program: Reserved block count: 0 >11:29:52,145 INFO program: Free blocks: 315303 >11:29:52,145 INFO program: Free inodes: 37991 >11:29:52,145 INFO program: First block: 1 >11:29:52,145 INFO program: Block size: 1024 >11:29:52,145 INFO program: Fragment size: 1024 >11:29:52,146 INFO program: Reserved GDT blocks: 256 >11:29:52,146 INFO program: Blocks per group: 8192 >11:29:52,146 INFO program: Fragments per group: 8192 >11:29:52,146 INFO program: Inodes per group: 512 >11:29:52,146 INFO program: Inode blocks per group: 128 >11:29:52,146 INFO program: Flex block group size: 16 >11:29:52,147 INFO program: Filesystem created: Thu Dec 6 03:28:19 2012 >11:29:52,147 INFO program: Last mount time: Thu Dec 6 03:29:35 2012 >11:29:52,147 INFO program: Last write time: Thu Dec 6 03:29:43 2012 >11:29:52,147 INFO program: Mount count: 2 >11:29:52,147 INFO program: Maximum mount count: -1 >11:29:52,147 INFO program: Last checked: Thu Dec 6 03:28:19 2012 >11:29:52,148 INFO program: Check interval: 0 (<none>) >11:29:52,148 INFO program: Lifetime writes: 32 MB >11:29:52,148 INFO program: Reserved blocks uid: 0 (user root) >11:29:52,148 INFO program: Reserved blocks gid: 0 (group root) >11:29:52,148 INFO program: First inode: 11 >11:29:52,148 INFO program: Inode size: 256 >11:29:52,149 INFO program: Required extra isize: 28 >11:29:52,149 INFO program: Desired extra isize: 28 >11:29:52,149 INFO program: Journal inode: 8 >11:29:52,149 INFO program: Default directory hash: half_md4 >11:29:52,149 INFO program: Directory Hash Seed: 4d7879e3-69e0-4b8e-a48a-a5dd8d2e140a >11:29:52,150 INFO program: Journal backup: inode blocks >11:29:52,150 INFO program: Journal features: (none) >11:29:52,150 INFO program: Journal size: 32M >11:29:52,150 INFO program: Journal length: 32768 >11:29:52,150 INFO program: Journal sequence: 0x00000012 >11:29:52,150 INFO program: Journal start: 0 >11:29:52,151 INFO program: >11:29:52,151 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:29:52,151 INFO program: Running... dumpe2fs -h /dev/loop1 >11:29:52,164 INFO program: Filesystem volume name: Anaconda >11:29:52,164 INFO program: Last mounted on: / >11:29:52,165 INFO program: Filesystem UUID: 7e397d69-89ec-4887-b091-610d7314bec1 >11:29:52,165 INFO program: Filesystem magic number: 0xEF53 >11:29:52,165 INFO program: Filesystem revision #: 1 (dynamic) >11:29:52,165 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:29:52,165 INFO program: Filesystem flags: signed_directory_hash >11:29:52,165 INFO program: Default mount options: user_xattr acl >11:29:52,166 INFO program: Filesystem state: clean >11:29:52,166 INFO program: Errors behavior: Continue >11:29:52,166 INFO program: Filesystem OS type: Linux >11:29:52,166 INFO program: Inode count: 65536 >11:29:52,166 INFO program: Block count: 1048576 >11:29:52,166 INFO program: Reserved block count: 0 >11:29:52,167 INFO program: Free blocks: 315303 >11:29:52,167 INFO program: Free inodes: 37991 >11:29:52,167 INFO program: First block: 1 >11:29:52,167 INFO program: Block size: 1024 >11:29:52,167 INFO program: Fragment size: 1024 >11:29:52,168 INFO program: Reserved GDT blocks: 256 >11:29:52,168 INFO program: Blocks per group: 8192 >11:29:52,168 INFO program: Fragments per group: 8192 >11:29:52,168 INFO program: Inodes per group: 512 >11:29:52,168 INFO program: Inode blocks per group: 128 >11:29:52,168 INFO program: Flex block group size: 16 >11:29:52,169 INFO program: Filesystem created: Thu Dec 6 03:28:19 2012 >11:29:52,169 INFO program: Last mount time: Thu Dec 6 03:29:35 2012 >11:29:52,169 INFO program: Last write time: Thu Dec 6 03:29:43 2012 >11:29:52,169 INFO program: Mount count: 2 >11:29:52,169 INFO program: Maximum mount count: -1 >11:29:52,169 INFO program: Last checked: Thu Dec 6 03:28:19 2012 >11:29:52,170 INFO program: Check interval: 0 (<none>) >11:29:52,170 INFO program: Lifetime writes: 32 MB >11:29:52,170 INFO program: Reserved blocks uid: 0 (user root) >11:29:52,170 INFO program: Reserved blocks gid: 0 (group root) >11:29:52,170 INFO program: First inode: 11 >11:29:52,171 INFO program: Inode size: 256 >11:29:52,171 INFO program: Required extra isize: 28 >11:29:52,171 INFO program: Desired extra isize: 28 >11:29:52,171 INFO program: Journal inode: 8 >11:29:52,171 INFO program: Default directory hash: half_md4 >11:29:52,171 INFO program: Directory Hash Seed: 4d7879e3-69e0-4b8e-a48a-a5dd8d2e140a >11:29:52,172 INFO program: Journal backup: inode blocks >11:29:52,172 INFO program: Journal features: (none) >11:29:52,172 INFO program: Journal size: 32M >11:29:52,172 INFO program: Journal length: 32768 >11:29:52,172 INFO program: Journal sequence: 0x00000012 >11:29:52,172 INFO program: Journal start: 0 >11:29:52,173 INFO program: >11:29:52,173 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:29:52,173 INFO program: Running... resize2fs -P /dev/loop1 >11:29:52,186 INFO program: Couldn't find valid filesystem superblock. >11:29:52,187 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:29:52,187 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:29:52,243 INFO program: Running... udevadm settle --timeout=300 >11:29:52,306 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:29:52,318 INFO program: Filesystem volume name: Anaconda >11:29:52,318 INFO program: Last mounted on: /sysroot >11:29:52,319 INFO program: Filesystem UUID: 7e397d69-89ec-4887-b091-610d7314bec1 >11:29:52,319 INFO program: Filesystem magic number: 0xEF53 >11:29:52,319 INFO program: Filesystem revision #: 1 (dynamic) >11:29:52,319 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:29:52,319 INFO program: Filesystem flags: signed_directory_hash >11:29:52,320 INFO program: Default mount options: user_xattr acl >11:29:52,320 INFO program: Filesystem state: clean >11:29:52,320 INFO program: Errors behavior: Continue >11:29:52,320 INFO program: Filesystem OS type: Linux >11:29:52,320 INFO program: Inode count: 65536 >11:29:52,320 INFO program: Block count: 1048576 >11:29:52,321 INFO program: Reserved block count: 0 >11:29:52,321 INFO program: Free blocks: 315303 >11:29:52,321 INFO program: Free inodes: 37991 >11:29:52,321 INFO program: First block: 1 >11:29:52,321 INFO program: Block size: 1024 >11:29:52,322 INFO program: Fragment size: 1024 >11:29:52,322 INFO program: Reserved GDT blocks: 256 >11:29:52,322 INFO program: Blocks per group: 8192 >11:29:52,322 INFO program: Fragments per group: 8192 >11:29:52,322 INFO program: Inodes per group: 512 >11:29:52,323 INFO program: Inode blocks per group: 128 >11:29:52,323 INFO program: Flex block group size: 16 >11:29:52,323 INFO program: Filesystem created: Thu Dec 6 03:28:19 2012 >11:29:52,323 INFO program: Last mount time: Thu Dec 6 11:29:43 2012 >11:29:52,323 INFO program: Last write time: Thu Dec 6 11:29:43 2012 >11:29:52,324 INFO program: Mount count: 3 >11:29:52,324 INFO program: Maximum mount count: -1 >11:29:52,324 INFO program: Last checked: Thu Dec 6 03:28:19 2012 >11:29:52,328 INFO program: Check interval: 0 (<none>) >11:29:52,328 INFO program: Lifetime writes: 32 MB >11:29:52,328 INFO program: Reserved blocks uid: 0 (user root) >11:29:52,329 INFO program: Reserved blocks gid: 0 (group root) >11:29:52,329 INFO program: First inode: 11 >11:29:52,329 INFO program: Inode size: 256 >11:29:52,329 INFO program: Required extra isize: 28 >11:29:52,329 INFO program: Desired extra isize: 28 >11:29:52,330 INFO program: Journal inode: 8 >11:29:52,330 INFO program: Default directory hash: half_md4 >11:29:52,330 INFO program: Directory Hash Seed: 4d7879e3-69e0-4b8e-a48a-a5dd8d2e140a >11:29:52,330 INFO program: Journal backup: inode blocks >11:29:52,330 INFO program: Journal features: (none) >11:29:52,330 INFO program: Journal size: 32M >11:29:52,331 INFO program: Journal length: 32768 >11:29:52,331 INFO program: Journal sequence: 0x00000013 >11:29:52,331 INFO program: Journal start: 1 >11:29:52,331 INFO program: >11:29:52,331 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:29:52,332 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:29:52,345 INFO program: Filesystem volume name: Anaconda >11:29:52,345 INFO program: Last mounted on: /sysroot >11:29:52,346 INFO program: Filesystem UUID: 7e397d69-89ec-4887-b091-610d7314bec1 >11:29:52,346 INFO program: Filesystem magic number: 0xEF53 >11:29:52,346 INFO program: Filesystem revision #: 1 (dynamic) >11:29:52,346 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:29:52,346 INFO program: Filesystem flags: signed_directory_hash >11:29:52,347 INFO program: Default mount options: user_xattr acl >11:29:52,347 INFO program: Filesystem state: clean >11:29:52,347 INFO program: Errors behavior: Continue >11:29:52,347 INFO program: Filesystem OS type: Linux >11:29:52,347 INFO program: Inode count: 65536 >11:29:52,347 INFO program: Block count: 1048576 >11:29:52,348 INFO program: Reserved block count: 0 >11:29:52,348 INFO program: Free blocks: 315303 >11:29:52,348 INFO program: Free inodes: 37991 >11:29:52,348 INFO program: First block: 1 >11:29:52,348 INFO program: Block size: 1024 >11:29:52,349 INFO program: Fragment size: 1024 >11:29:52,349 INFO program: Reserved GDT blocks: 256 >11:29:52,349 INFO program: Blocks per group: 8192 >11:29:52,349 INFO program: Fragments per group: 8192 >11:29:52,349 INFO program: Inodes per group: 512 >11:29:52,349 INFO program: Inode blocks per group: 128 >11:29:52,350 INFO program: Flex block group size: 16 >11:29:52,350 INFO program: Filesystem created: Thu Dec 6 03:28:19 2012 >11:29:52,350 INFO program: Last mount time: Thu Dec 6 11:29:43 2012 >11:29:52,350 INFO program: Last write time: Thu Dec 6 11:29:43 2012 >11:29:52,350 INFO program: Mount count: 3 >11:29:52,350 INFO program: Maximum mount count: -1 >11:29:52,351 INFO program: Last checked: Thu Dec 6 03:28:19 2012 >11:29:52,351 INFO program: Check interval: 0 (<none>) >11:29:52,355 INFO program: Lifetime writes: 32 MB >11:29:52,355 INFO program: Reserved blocks uid: 0 (user root) >11:29:52,355 INFO program: Reserved blocks gid: 0 (group root) >11:29:52,356 INFO program: First inode: 11 >11:29:52,356 INFO program: Inode size: 256 >11:29:52,356 INFO program: Required extra isize: 28 >11:29:52,356 INFO program: Desired extra isize: 28 >11:29:52,357 INFO program: Journal inode: 8 >11:29:52,357 INFO program: Default directory hash: half_md4 >11:29:52,358 INFO program: Directory Hash Seed: 4d7879e3-69e0-4b8e-a48a-a5dd8d2e140a >11:29:52,359 INFO program: Journal backup: inode blocks >11:29:52,360 INFO program: Journal features: (none) >11:29:52,362 INFO program: Journal size: 32M >11:29:52,366 INFO program: Journal length: 32768 >11:29:52,367 INFO program: Journal sequence: 0x00000013 >11:29:52,368 INFO program: Journal start: 1 >11:29:52,369 INFO program: >11:29:52,370 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:29:52,372 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:29:52,386 INFO program: Estimated minimum size of the filesystem: 730919 >11:29:52,387 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:29:52,408 INFO program: Running... udevadm settle --timeout=300 >11:29:52,439 INFO program: Running... udevadm settle --timeout=300 >11:29:52,475 INFO program: Running... udevadm settle --timeout=300 >11:29:52,510 INFO program: Running... udevadm settle --timeout=300 >11:29:52,543 INFO program: Running... udevadm settle --timeout=300 >11:29:52,577 INFO program: Running... udevadm settle --timeout=300 >11:29:52,605 INFO program: Running... udevadm settle --timeout=300 >11:29:52,639 INFO program: Running... udevadm settle --timeout=300 >11:29:52,696 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >11:29:52,721 INFO program: Running... /bin/umount /mnt/sysimage >11:29:52,735 INFO program: Running... udevadm settle --timeout=300 >11:29:52,768 INFO program: Running... udevadm settle --timeout=300 >11:29:52,801 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >11:29:52,816 INFO program: Running... arch >11:29:52,832 INFO program: x86_64 >11:29:52,845 INFO program: Running... /bin/umount /mnt/sysimage >11:29:52,854 INFO program: Running... udevadm settle --timeout=300 >06:29:57,185 INFO program: Running... modprobe btrfs >06:29:57,267 INFO program: Running... modprobe xfs >06:29:57,340 INFO program: Running... modprobe vfat >06:30:08,512 INFO program: Running... udevadm settle --timeout=300 >06:31:14,683 INFO program: Running... udevadm settle --timeout=300 >06:31:58,731 INFO program: Running... hwclock --systohc --utc >06:31:59,506 INFO program: Running... udevadm settle --timeout=300 >06:31:59,524 INFO program: Running... udevadm settle --timeout=300 >06:31:59,542 INFO program: Running... udevadm settle --timeout=300 >06:31:59,555 INFO program: Running... udevadm settle --timeout=300 >06:31:59,573 INFO program: Running... udevadm settle --timeout=300 >06:31:59,627 INFO program: Running... wipefs -a /dev/vda1 >06:31:59,698 INFO program: /dev/vda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >06:31:59,699 INFO program: Running... udevadm settle --timeout=300 >06:31:59,714 INFO program: Running... udevadm settle --timeout=300 >06:31:59,728 INFO program: Running... udevadm settle --timeout=300 >06:31:59,750 INFO program: Running... udevadm settle --timeout=300 >06:31:59,779 INFO program: Running... udevadm settle --timeout=300 >06:31:59,811 INFO program: Running... udevadm settle --timeout=300 >06:31:59,834 INFO program: Running... udevadm settle --timeout=300 >06:31:59,853 INFO program: Running... wipefs -a /dev/vda3 >06:31:59,885 INFO program: /dev/vda3: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >06:31:59,887 INFO program: Running... udevadm settle --timeout=300 >06:31:59,905 INFO program: Running... udevadm settle --timeout=300 >06:31:59,916 INFO program: Running... udevadm settle --timeout=300 >06:31:59,933 INFO program: Running... wipefs -a /dev/vda2 >06:31:59,981 INFO program: /dev/vda2: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >06:31:59,989 INFO program: Running... udevadm settle --timeout=300 >06:32:00,007 INFO program: Running... udevadm settle --timeout=300 >06:32:00,019 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >11:29:47,569 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:29:47,571 DEBUG storage: registered device format class SwapSpace as swap >11:29:47,605 DEBUG storage: registered device format class LUKS as luks >11:29:47,606 DEBUG storage: registered device format class BIOSBoot as biosboot >11:29:47,607 DEBUG storage: registered device format class MultipathMember as multipath_member >11:29:47,610 DEBUG storage: registered device format class DiskLabel as disklabel >11:29:47,611 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:29:47,626 DEBUG storage: registered device format class Ext2FS as ext2 >11:29:47,626 DEBUG storage: registered device format class Ext3FS as ext3 >11:29:47,627 DEBUG storage: registered device format class Ext4FS as ext4 >11:29:47,627 DEBUG storage: registered device format class FATFS as vfat >11:29:47,628 DEBUG storage: registered device format class EFIFS as efi >11:29:47,628 DEBUG storage: registered device format class BTRFS as btrfs >11:29:47,628 DEBUG storage: registered device format class GFS2 as gfs2 >11:29:47,629 DEBUG storage: registered device format class JFS as jfs >11:29:47,629 DEBUG storage: registered device format class ReiserFS as reiserfs >11:29:47,630 DEBUG storage: registered device format class XFS as xfs >11:29:47,630 DEBUG storage: registered device format class HFS as hfs >11:29:47,630 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:29:47,631 DEBUG storage: registered device format class HFSPlus as hfs+ >11:29:47,631 DEBUG storage: registered device format class NTFS as ntfs >11:29:47,632 DEBUG storage: registered device format class NFS as nfs >11:29:47,632 DEBUG storage: registered device format class NFSv4 as nfs4 >11:29:47,632 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:29:47,633 DEBUG storage: registered device format class NoDevFS as nodev >11:29:47,633 DEBUG storage: registered device format class DevPtsFS as devpts >11:29:47,633 DEBUG storage: registered device format class ProcFS as proc >11:29:47,634 DEBUG storage: registered device format class SysFS as sysfs >11:29:47,634 DEBUG storage: registered device format class TmpFS as tmpfs >11:29:47,634 DEBUG storage: registered device format class BindFS as bind >11:29:47,635 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:29:47,635 DEBUG storage: registered device format class USBFS as usbfs >11:29:47,637 DEBUG storage: registered device format class MDRaidMember as mdmember >11:29:47,638 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:29:48,239 DEBUG storage: MultipathTopology._build_topology: >11:29:48,239 DEBUG storage: /etc/multipath.conf contents: >11:29:48,240 DEBUG storage: # multipath.conf written by anaconda >11:29:48,240 DEBUG storage: >11:29:48,240 DEBUG storage: defaults { >11:29:48,241 DEBUG storage: user_friendly_names yes >11:29:48,241 DEBUG storage: } >11:29:48,241 DEBUG storage: blacklist { >11:29:48,242 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:29:48,242 DEBUG storage: devnode "^hd[a-z]" >11:29:48,242 DEBUG storage: devnode "^dcssblk[0-9]*" >11:29:48,243 DEBUG storage: device { >11:29:48,243 DEBUG storage: vendor "DGC" >11:29:48,243 DEBUG storage: product "LUNZ" >11:29:48,243 DEBUG storage: } >11:29:48,244 DEBUG storage: device { >11:29:48,244 DEBUG storage: vendor "IBM" >11:29:48,244 DEBUG storage: product "S/390.*" >11:29:48,245 DEBUG storage: } >11:29:48,245 DEBUG storage: # don't count normal SATA devices as multipaths >11:29:48,245 DEBUG storage: device { >11:29:48,246 DEBUG storage: vendor "ATA" >11:29:48,246 DEBUG storage: } >11:29:48,246 DEBUG storage: # don't count 3ware devices as multipaths >11:29:48,247 DEBUG storage: device { >11:29:48,247 DEBUG storage: vendor "3ware" >11:29:48,247 DEBUG storage: } >11:29:48,248 DEBUG storage: device { >11:29:48,248 DEBUG storage: vendor "AMCC" >11:29:48,248 DEBUG storage: } >11:29:48,249 DEBUG storage: # nor highpoint devices >11:29:48,249 DEBUG storage: device { >11:29:48,249 DEBUG storage: vendor "HPT" >11:29:48,250 DEBUG storage: } >11:29:48,250 DEBUG storage: } >11:29:48,250 DEBUG storage: multipaths { >11:29:48,250 DEBUG storage: } >11:29:48,251 DEBUG storage: (end of /etc/multipath.conf) >11:29:48,313 INFO storage: MultipathTopology: found non-disk device: sr0 >11:29:48,314 INFO storage: MultipathTopology: found singlepath device: vda >11:29:48,315 INFO storage: MultipathTopology: found non-disk device: vda1 >11:29:48,316 INFO storage: MultipathTopology: found non-disk device: vda2 >11:29:48,316 INFO storage: MultipathTopology: found non-disk device: vda3 >11:29:48,317 INFO storage: MultipathTopology: found singlepath device: loop0 >11:29:48,318 INFO storage: MultipathTopology: found singlepath device: loop1 >11:29:48,318 INFO storage: MultipathTopology: found singlepath device: loop2 >11:29:48,318 INFO storage: MultipathTopology: found singlepath device: loop3 >11:29:48,319 INFO storage: MultipathTopology: found singlepath device: loop4 >11:29:48,319 INFO storage: MultipathTopology: found singlepath device: loop5 >11:29:48,319 INFO storage: MultipathTopology: found singlepath device: loop6 >11:29:48,320 INFO storage: MultipathTopology: found singlepath device: loop7 >11:29:48,320 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:29:51,067 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:29:51,068 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:29:51,127 DEBUG storage: MultipathTopology._build_topology: >11:29:51,133 DEBUG storage: /etc/multipath.conf contents: >11:29:51,133 DEBUG storage: # multipath.conf written by anaconda >11:29:51,134 DEBUG storage: >11:29:51,134 DEBUG storage: defaults { >11:29:51,134 DEBUG storage: user_friendly_names yes >11:29:51,135 DEBUG storage: } >11:29:51,135 DEBUG storage: blacklist { >11:29:51,135 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:29:51,136 DEBUG storage: devnode "^hd[a-z]" >11:29:51,136 DEBUG storage: devnode "^dcssblk[0-9]*" >11:29:51,136 DEBUG storage: device { >11:29:51,137 DEBUG storage: vendor "DGC" >11:29:51,137 DEBUG storage: product "LUNZ" >11:29:51,138 DEBUG storage: } >11:29:51,138 DEBUG storage: device { >11:29:51,138 DEBUG storage: vendor "IBM" >11:29:51,139 DEBUG storage: product "S/390.*" >11:29:51,139 DEBUG storage: } >11:29:51,139 DEBUG storage: # don't count normal SATA devices as multipaths >11:29:51,140 DEBUG storage: device { >11:29:51,140 DEBUG storage: vendor "ATA" >11:29:51,140 DEBUG storage: } >11:29:51,141 DEBUG storage: # don't count 3ware devices as multipaths >11:29:51,141 DEBUG storage: device { >11:29:51,141 DEBUG storage: vendor "3ware" >11:29:51,142 DEBUG storage: } >11:29:51,142 DEBUG storage: device { >11:29:51,142 DEBUG storage: vendor "AMCC" >11:29:51,142 DEBUG storage: } >11:29:51,143 DEBUG storage: # nor highpoint devices >11:29:51,143 DEBUG storage: device { >11:29:51,143 DEBUG storage: vendor "HPT" >11:29:51,147 DEBUG storage: } >11:29:51,147 DEBUG storage: } >11:29:51,147 DEBUG storage: multipaths { >11:29:51,148 DEBUG storage: } >11:29:51,148 DEBUG storage: (end of /etc/multipath.conf) >11:29:51,196 INFO storage: MultipathTopology: found non-disk device: sr0 >11:29:51,197 INFO storage: MultipathTopology: found singlepath device: vda >11:29:51,198 INFO storage: MultipathTopology: found non-disk device: vda1 >11:29:51,199 INFO storage: MultipathTopology: found non-disk device: vda2 >11:29:51,200 INFO storage: MultipathTopology: found non-disk device: vda3 >11:29:51,200 INFO storage: MultipathTopology: found singlepath device: loop0 >11:29:51,201 INFO storage: MultipathTopology: found singlepath device: loop1 >11:29:51,201 INFO storage: MultipathTopology: found singlepath device: loop2 >11:29:51,202 INFO storage: MultipathTopology: found singlepath device: loop3 >11:29:51,202 INFO storage: MultipathTopology: found singlepath device: loop4 >11:29:51,203 INFO storage: MultipathTopology: found singlepath device: loop5 >11:29:51,203 INFO storage: MultipathTopology: found singlepath device: loop6 >11:29:51,204 INFO storage: MultipathTopology: found singlepath device: loop7 >11:29:51,204 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:29:51,205 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >11:29:51,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2012-12-05-22-37-37-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-05-22-37-37-00', > 'ID_FS_UUID_ENC': '2012-12-05-22-37-37-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '48771', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2012-12-05-22-37-37-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:29:51,225 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:29:51,226 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:29:51,227 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:51,227 INFO storage: sr0 is a cdrom >11:29:51,228 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:29:51,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:51,234 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:29:51,235 INFO storage: added cdrom sr0 (id 0) to device tree >11:29:51,236 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:29:51,242 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:29:51,243 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:29:51,244 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:29:51,245 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:29:51,260 WARN storage: disklabel detected but not usable on sr0 >11:29:51,261 INFO storage: type detected on 'sr0' is 'iso9660' >11:29:51,265 DEBUG storage: Iso9660FS.supported: supported: True ; >11:29:51,266 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:29:51,267 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:29:51,268 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:29:51,276 DEBUG storage: looking up parted Device: /dev/sr0 >11:29:51,282 INFO storage: got device: OpticalDevice instance (0x7f02acf5da10) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4349.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2226688 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58320> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:29:51,284 DEBUG storage: Iso9660FS.supported: supported: True ; >11:29:51,284 INFO storage: got format: Iso9660FS instance (0x2082e90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-05-22-37-37-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >11:29:51,285 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76441', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >11:29:51,292 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >11:29:51,297 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >11:29:51,299 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:51,300 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >11:29:51,302 INFO storage: vda is a disk >11:29:51,303 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:51,304 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:29:51,305 INFO storage: added disk vda (id 1) to device tree >11:29:51,309 DEBUG storage: looking up parted Device: /dev/vda >11:29:51,349 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:29:51,353 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >11:29:51,354 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:29:51,357 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >11:29:51,402 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f02c512bcd0>, <parted.partition.Partition object at 0x7f02c51310d0>, <parted.partition.Partition object at 0x7f02c5131350>] > device: <parted.device.Device object at 0x7f02c512bad0> > PedDisk: <_ped.Disk object at 0x7f02c512e8c0> >11:29:51,403 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:29:51,406 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:29:51,425 INFO storage: got device: DiskDevice instance (0x2082e50) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58680> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f02c512b7d0> >11:29:51,429 INFO storage: got format: DiskLabel instance (0x7f02c512b8d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f02c512bcd0>, <parted.partition.Partition object at 0x7f02c51310d0>, <parted.partition.Partition object at 0x7f02c5131350>] > device: <parted.device.Device object at 0x7f02c512bad0> > PedDisk: <_ped.Disk object at 0x7f02c512e8c0> > origPartedDisk = <parted.disk.Disk object at 0x7f02c5131510> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf587a0> > >11:29:51,431 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/2fb3819b-9d84-408a-a50a-2e56d14631ec', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2fb3819b-9d84-408a-a50a-2e56d14631ec', > 'ID_FS_UUID_ENC': '2fb3819b-9d84-408a-a50a-2e56d14631ec', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77913', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/2fb3819b-9d84-408a-a50a-2e56d14631ec'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >11:29:51,436 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >11:29:51,437 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >11:29:51,489 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:51,514 INFO storage: vda1 is a partition >11:29:51,557 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:29:51,606 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >11:29:51,611 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >11:29:51,612 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >11:29:51,613 DEBUG storage: PartitionDevice._setFormat: vda1 ; >11:29:51,614 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:51,615 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >11:29:51,618 DEBUG storage: looking up parted Partition: /dev/vda1 >11:29:51,619 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >11:29:51,621 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >11:29:51,621 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >11:29:51,622 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >11:29:51,628 INFO storage: added partition vda1 (id 2) to device tree >11:29:51,629 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >11:29:51,635 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >11:29:51,636 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:29:51,638 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >11:29:51,661 WARN storage: disklabel detected but not usable on vda1 >11:29:51,663 INFO storage: type detected on 'vda1' is 'ext4' >11:29:51,786 DEBUG storage: padding min size from 51 up to 56 >11:29:51,789 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:51,789 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:29:51,790 DEBUG storage: PartitionDevice._setFormat: vda1 ; >11:29:51,795 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >11:29:51,796 DEBUG storage: looking up parted Device: /dev/vda1 >11:29:51,797 INFO storage: got device: PartitionDevice instance (0x7f02c512b750) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58b00> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02c512bb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f02c5131210> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02c512be50> PedPartition: <_ped.Partition object at 0x7f02c511dfb0> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:29:51,799 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:51,799 INFO storage: got format: Ext4FS instance (0x7f02c51317d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 2fb3819b-9d84-408a-a50a-2e56d14631ec exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >11:29:51,802 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/ee6f6bab-18bf-499a-8c5b-bc7f8b1d23d1', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ee6f6bab-18bf-499a-8c5b-bc7f8b1d23d1', > 'ID_FS_UUID_ENC': 'ee6f6bab-18bf-499a-8c5b-bc7f8b1d23d1', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6029312', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77926', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/ee6f6bab-18bf-499a-8c5b-bc7f8b1d23d1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >11:29:51,833 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >11:29:51,840 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >11:29:51,841 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:51,842 INFO storage: vda2 is a partition >11:29:51,843 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:29:51,849 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >11:29:51,850 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >11:29:51,851 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >11:29:51,852 DEBUG storage: PartitionDevice._setFormat: vda2 ; >11:29:51,856 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:51,858 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >11:29:51,858 DEBUG storage: looking up parted Partition: /dev/vda2 >11:29:51,859 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >11:29:51,860 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >11:29:51,861 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >11:29:51,866 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >11:29:51,866 INFO storage: added partition vda2 (id 3) to device tree >11:29:51,867 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >11:29:51,868 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >11:29:51,869 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:29:51,870 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >11:29:51,897 WARN storage: disklabel detected but not usable on vda2 >11:29:51,898 INFO storage: type detected on 'vda2' is 'swap' >11:29:51,899 DEBUG storage: SwapSpace.__init__: device: /dev/vda2 ; serial: None ; uuid: ee6f6bab-18bf-499a-8c5b-bc7f8b1d23d1 ; exists: True ; label: None ; >11:29:51,899 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:29:51,900 DEBUG storage: PartitionDevice._setFormat: vda2 ; >11:29:51,905 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: swap ; >11:29:51,906 DEBUG storage: looking up parted Device: /dev/vda2 >11:29:51,907 INFO storage: got device: PartitionDevice instance (0x7f02afe6eb10) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2944.0 > format = existing swap > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 6029312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5981, 16, 63) biosGeometry: (375, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58d40> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02c512bb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f02c5131250> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02c5131190> PedPartition: <_ped.Partition object at 0x7f02c5132050> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 7055359 length = 6029312 > flags = >11:29:51,908 INFO storage: got format: SwapSpace instance (0x7f02afe75750) -- > type = swap name = swap status = False > device = /dev/vda2 uuid = ee6f6bab-18bf-499a-8c5b-bc7f8b1d23d1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:29:51,910 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/b1002783-3786-4f03-895f-e3da1ff54cc4', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b1002783-3786-4f03-895f-e3da1ff54cc4', > 'ID_FS_UUID_ENC': 'b1002783-3786-4f03-895f-e3da1ff54cc4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7055360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '13916160', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77935', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/b1002783-3786-4f03-895f-e3da1ff54cc4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3'} ; name: vda3 ; >11:29:51,913 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3)... >11:29:51,914 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >11:29:51,915 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:51,916 INFO storage: vda3 is a partition >11:29:51,916 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >11:29:51,921 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >11:29:51,921 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >11:29:51,922 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >11:29:51,923 DEBUG storage: PartitionDevice._setFormat: vda3 ; >11:29:51,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:51,928 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >11:29:51,928 DEBUG storage: looking up parted Partition: /dev/vda3 >11:29:51,929 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >11:29:51,930 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >11:29:51,931 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >11:29:51,931 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >11:29:51,933 INFO storage: added partition vda3 (id 4) to device tree >11:29:51,934 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >11:29:51,954 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >11:29:51,955 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >11:29:51,957 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >11:29:51,973 WARN storage: disklabel detected but not usable on vda3 >11:29:51,974 INFO storage: type detected on 'vda3' is 'ext4' >11:29:52,059 DEBUG storage: padding min size from 786 up to 864 >11:29:52,062 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,063 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:29:52,064 DEBUG storage: PartitionDevice._setFormat: vda3 ; >11:29:52,068 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >11:29:52,068 DEBUG storage: looking up parted Device: /dev/vda3 >11:29:52,070 INFO storage: got device: PartitionDevice instance (0x7f02afe6eb90) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 6795.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13916160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13805, 16, 63) biosGeometry: (866, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58f80> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02c512bb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f02c5131410> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02c5131390> PedPartition: <_ped.Partition object at 0x7f02c51320b0> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 7055360 end = 20971519 length = 13916160 > flags = >11:29:52,071 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,073 INFO storage: got format: Ext4FS instance (0x7f02afb3cc90) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = b1002783-3786-4f03-895f-e3da1ff54cc4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6795.0 targetSize = 6795.0 > >11:29:52,074 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37548', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:29:52,078 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:29:52,079 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:29:52,080 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:52,080 INFO storage: loop0 is a loop device >11:29:52,081 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:29:52,081 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >11:29:52,082 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:52,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:52,087 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >11:29:52,088 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >11:29:52,088 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >11:29:52,089 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:52,090 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:29:52,093 INFO storage: added loop loop0 (id 6) to device tree >11:29:52,094 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:29:52,095 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:29:52,095 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:29:52,096 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:29:52,097 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:29:52,102 WARN storage: disklabel detected but not usable on loop0 >11:29:52,103 INFO storage: type detected on 'loop0' is 'squashfs' >11:29:52,103 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:29:52,104 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:29:52,104 INFO storage: got device: LoopDevice instance (0x7f02afe81fd0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >11:29:52,106 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/7e397d69-89ec-4887-b091-610d7314bec1', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7e397d69-89ec-4887-b091-610d7314bec1', > 'ID_FS_UUID_ENC': '7e397d69-89ec-4887-b091-610d7314bec1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37561', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/7e397d69-89ec-4887-b091-610d7314bec1'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:29:52,110 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:29:52,111 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:29:52,112 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:52,112 INFO storage: loop1 is a loop device >11:29:52,113 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:29:52,113 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:29:52,118 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:52,118 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:52,119 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:29:52,119 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >11:29:52,120 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:29:52,120 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:52,121 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:29:52,123 INFO storage: added loop loop1 (id 8) to device tree >11:29:52,123 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:29:52,128 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:29:52,129 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,129 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:29:52,129 DEBUG storage: device loop1 does not contain a disklabel >11:29:52,129 INFO storage: type detected on 'loop1' is 'ext4' >11:29:52,187 DEBUG storage: using current size 0 as min size >11:29:52,189 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,189 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:29:52,190 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:29:52,191 INFO storage: got device: LoopDevice instance (0x7f02afe81b50) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >11:29:52,193 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,194 INFO storage: got format: Ext4FS instance (0x7f02afe88dd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 7e397d69-89ec-4887-b091-610d7314bec1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:29:52,195 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '38624', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:29:52,199 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:29:52,200 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:29:52,201 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:52,201 INFO storage: loop2 is a loop device >11:29:52,202 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:29:52,202 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:29:52,207 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:52,207 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:52,208 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:29:52,208 INFO storage: added file /overlay (deleted) (id 9) to device tree >11:29:52,209 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:29:52,210 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:52,210 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:29:52,214 INFO storage: added loop loop2 (id 10) to device tree >11:29:52,215 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:29:52,216 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:29:52,216 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:29:52,217 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:29:52,218 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:29:52,223 WARN storage: disklabel detected but not usable on loop2 >11:29:52,224 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >11:29:52,224 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:29:52,225 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:29:52,226 INFO storage: got device: LoopDevice instance (0x7f02afe95550) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >11:29:52,227 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '39451', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:29:52,231 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >11:29:52,231 DEBUG storage: lvm filter: adding loop3 to the reject list >11:29:52,232 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '39465', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:29:52,233 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >11:29:52,233 DEBUG storage: lvm filter: adding loop4 to the reject list >11:29:52,234 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '40038', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:29:52,234 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:29:52,235 DEBUG storage: lvm filter: adding loop5 to the reject list >11:29:52,236 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '40635', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:29:52,237 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:29:52,237 DEBUG storage: lvm filter: adding loop6 to the reject list >11:29:52,238 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '40649', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:29:52,242 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:29:52,242 DEBUG storage: lvm filter: adding loop7 to the reject list >11:29:52,243 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:29:52,276 INFO storage: devices to scan: ['dm-0'] >11:29:52,278 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/7e397d69-89ec-4887-b091-610d7314bec1 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7e397d69-89ec-4887-b091-610d7314bec1', > 'ID_FS_UUID_ENC': '7e397d69-89ec-4887-b091-610d7314bec1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61951', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/7e397d69-89ec-4887-b091-610d7314bec1', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:29:52,282 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:29:52,283 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:29:52,284 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:52,284 INFO storage: live-rw is a device-mapper device >11:29:52,285 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:29:52,285 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:29:52,290 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >11:29:52,291 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:29:52,292 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >11:29:52,293 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:29:52,297 DEBUG storage: DeviceTree.getDeviceByName returned None >11:29:52,298 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:29:52,298 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:29:52,299 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:29:52,299 INFO storage: added dm live-rw (id 11) to device tree >11:29:52,300 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:29:52,304 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:29:52,305 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,305 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:29:52,305 DEBUG storage: device live-rw does not contain a disklabel >11:29:52,305 INFO storage: type detected on 'live-rw' is 'ext4' >11:29:52,388 DEBUG storage: padding min size from 714 up to 785 >11:29:52,389 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,389 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:29:52,390 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:29:52,390 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:29:52,402 INFO storage: got device: DMDevice instance (0x7f02afe95f90) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f02afe83050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:29:52,403 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,407 INFO storage: got format: Ext4FS instance (0x7f02afe9ae10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 7e397d69-89ec-4887-b091-610d7314bec1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:29:52,434 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:29:52,474 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:29:52,507 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:29:52,508 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:29:52,510 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:29:52,540 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:29:52,541 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >11:29:52,543 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >11:29:52,574 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:29:52,576 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:29:52,577 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:29:52,604 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >11:29:52,633 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:29:52,634 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:29:52,635 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:29:52,669 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:29:52,670 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:29:52,670 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:29:52,671 INFO storage: edd: collected mbr signatures: {'vda': '0x00026896'} >11:29:52,671 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00026896 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >11:29:52,672 DEBUG storage: edd: matched 0x80 to vda using pci_dev >11:29:52,673 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:29:52,690 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:29:52,715 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:29:52,766 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:29:52,767 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:29:52,768 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:29:52,795 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >11:29:52,796 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:29:52,833 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:29:52,833 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:29:52,833 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >11:29:52,834 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:29:52,834 DEBUG storage: crypttab maps: [] >11:29:52,834 DEBUG storage: parsing /mnt/sysimage/etc/fstab >11:29:52,834 DEBUG storage: resolved 'UUID=b1002783-3786-4f03-895f-e3da1ff54cc4' to 'vda3' (partition) >11:29:52,835 DEBUG storage: resolved 'UUID=2fb3819b-9d84-408a-a50a-2e56d14631ec' to 'vda1' (partition) >11:29:52,835 DEBUG storage: resolved 'UUID=ee6f6bab-18bf-499a-8c5b-bc7f8b1d23d1' to 'vda2' (partition) >11:29:52,836 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >11:29:52,961 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,966 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,967 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:29:52,973 DEBUG storage: Iso9660FS.supported: supported: True ; >11:29:52,974 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:52,976 DEBUG storage: Ext4FS.supported: supported: True ; >11:29:53,156 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >11:29:53,161 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:29:53,163 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4349MB cdrom sr0 (0) with existing iso9660 filesystem >06:29:57,164 DEBUG storage: Iso9660FS.supported: supported: True ; >06:29:57,165 DEBUG storage: Iso9660FS.supported: supported: True ; >06:29:57,166 DEBUG storage: NFSv4.supported: supported: False ; >06:29:57,167 DEBUG storage: NFSv4.supported: supported: False ; >06:29:57,168 DEBUG storage: SELinuxFS.supported: supported: False ; >06:29:57,169 DEBUG storage: SELinuxFS.supported: supported: False ; >06:29:57,170 DEBUG storage: Ext4FS.supported: supported: True ; >06:29:57,171 DEBUG storage: Ext4FS.supported: supported: True ; >06:29:57,172 DEBUG storage: Ext3FS.supported: supported: True ; >06:29:57,173 DEBUG storage: Ext3FS.supported: supported: True ; >06:29:57,174 DEBUG storage: Ext2FS.supported: supported: True ; >06:29:57,175 DEBUG storage: Ext2FS.supported: supported: True ; >06:29:57,176 DEBUG storage: SysFS.supported: supported: False ; >06:29:57,176 DEBUG storage: SysFS.supported: supported: False ; >06:29:57,177 DEBUG storage: MultipathMember.__init__: >06:29:57,178 DEBUG storage: SwapSpace.__init__: >06:29:57,179 DEBUG storage: ProcFS.supported: supported: False ; >06:29:57,180 DEBUG storage: ProcFS.supported: supported: False ; >06:29:57,181 DEBUG storage: NoDevFS.supported: supported: False ; >06:29:57,182 DEBUG storage: NoDevFS.supported: supported: False ; >06:29:57,183 DEBUG storage: DevPtsFS.supported: supported: False ; >06:29:57,184 DEBUG storage: DevPtsFS.supported: supported: False ; >06:29:57,184 DEBUG storage: BTRFS.supported: supported: True ; >06:29:57,262 DEBUG storage: USBFS.supported: supported: False ; >06:29:57,263 DEBUG storage: USBFS.supported: supported: False ; >06:29:57,263 DEBUG storage: DiskLabel.__init__: >06:29:57,264 INFO storage: DiskLabel.partedDevice returning None >06:29:57,265 DEBUG storage: HFSPlus.supported: supported: False ; >06:29:57,265 DEBUG storage: HFSPlus.supported: supported: False ; >06:29:57,266 DEBUG storage: XFS.supported: supported: True ; >06:29:57,327 DEBUG storage: XFS.supported: supported: True ; >06:29:57,329 DEBUG storage: TmpFS.supported: supported: False ; >06:29:57,330 DEBUG storage: TmpFS.supported: supported: False ; >06:29:57,331 DEBUG storage: LUKS.__init__: >06:29:57,331 DEBUG storage: NTFS.supported: supported: False ; >06:29:57,333 DEBUG storage: NTFS.supported: supported: False ; >06:29:57,333 DEBUG storage: BindFS.supported: supported: False ; >06:29:57,334 DEBUG storage: BindFS.supported: supported: False ; >06:29:57,335 DEBUG storage: HFS.supported: supported: False ; >06:29:57,336 DEBUG storage: HFS.supported: supported: False ; >06:29:57,337 DEBUG storage: LVMPhysicalVolume.__init__: >06:29:57,338 DEBUG storage: NFS.supported: supported: False ; >06:29:57,338 DEBUG storage: NFS.supported: supported: False ; >06:29:57,339 DEBUG storage: FATFS.supported: supported: True ; >06:29:57,361 DEBUG storage: FATFS.supported: supported: True ; >06:29:57,362 DEBUG storage: DMRaidMember.__init__: >06:29:57,363 DEBUG storage: MDRaidMember.__init__: >06:30:08,507 DEBUG storage: clearpart: looking at vda3 >06:30:08,508 DEBUG storage: clearpart: looking at vda2 >06:30:08,509 DEBUG storage: clearpart: looking at vda1 >06:30:08,510 DEBUG storage: checking whether disk vda has an empty extended >06:30:08,510 DEBUG storage: extended is None ; logicals is [] >06:30:08,511 DEBUG storage: new disk order: [] >06:30:08,530 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >06:30:08,531 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >06:30:08,533 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >06:30:08,534 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >06:30:08,534 DEBUG storage: resolved 'vda' to 'vda' (disk) >06:30:08,535 DEBUG storage: _is_valid_disklabel(vda) returning True >06:30:08,535 DEBUG storage: _is_valid_size(vda) returning True >06:30:08,536 DEBUG storage: _is_valid_location(vda) returning True >06:30:08,536 DEBUG storage: _is_valid_format(vda) returning True >06:30:08,537 DEBUG storage: is_valid_stage1_device(vda) returning True >06:30:08,568 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >06:30:08,570 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f02a42fc610> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02a42fc410> PedPartition: <_ped.Partition object at 0x7f02a42f5a10> >06:30:08,571 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >06:30:08,572 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f02a42fc650> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02a42fc590> PedPartition: <_ped.Partition object at 0x7f02a42f59b0> >06:30:08,573 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >06:30:08,573 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f02a42fc810> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02a42fc790> PedPartition: <_ped.Partition object at 0x7f02a42f5a70> >06:30:10,965 DEBUG storage: Ext4FS.supported: supported: True ; >06:30:10,966 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:30:11,875 DEBUG storage: Ext4FS.supported: supported: True ; >06:30:11,875 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:30:11,876 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 500.0, ['vda'], None >06:30:11,880 DEBUG storage: SwapSpace.__init__: >06:30:11,881 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:30:20,928 DEBUG storage: SwapSpace.__init__: >06:30:20,929 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:30:24,354 DEBUG storage: SwapSpace.__init__: >06:30:24,355 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:30:24,355 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 2944.0, ['vda'], None >06:30:24,357 DEBUG storage.ui: SwapSpace.__init__: device: /dev/vda2 ; mountpoint: None ; label: ; >06:30:24,357 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >06:30:24,359 DEBUG storage.ui: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >06:30:24,360 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >06:30:24,360 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:30:24,361 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: swap ; type: None ; >06:30:24,362 INFO storage.ui: registered action: [0] Destroy Format swap on partition vda2 (id 3) >06:30:24,363 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >06:30:24,364 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >06:30:24,365 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: None ; type: swap ; >06:30:24,365 INFO storage.ui: registered action: [1] Create Format swap on partition vda2 (id 3) >06:30:27,394 DEBUG storage: SwapSpace.__init__: >06:30:27,394 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:30:27,395 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 2944.0, ['vda'], None >06:30:28,975 DEBUG storage: SwapSpace.__init__: >06:30:28,975 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:30:28,976 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 2944.0, ['vda'], None >06:30:28,981 DEBUG storage: Ext4FS.supported: supported: True ; >06:30:28,981 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:30:35,124 DEBUG storage: Ext4FS.supported: supported: True ; >06:30:35,125 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:30:35,125 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 500.0, ['vda'], None >06:30:51,465 DEBUG storage: Ext4FS.supported: supported: True ; >06:30:51,467 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:02,681 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:02,682 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:02,682 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 1000.0, ['vda'], None >06:31:02,683 INFO storage.ui: registered action: [2] Resize Format (Shrink) ext4 filesystem on partition vda3 (id 4) >06:31:02,684 DEBUG storage.ui: PartitionDevice._computeResize: vda3 ; status: True ; >06:31:02,685 INFO storage.ui: registered action: [3] Resize Device (Shrink) partition vda3 (id 4) >06:31:02,701 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:31:02,702 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:31:02,703 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >06:31:02,703 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:31:02,705 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >06:31:02,705 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on partition vda3 (id 4) >06:31:02,706 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >06:31:02,707 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >06:31:02,708 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >06:31:02,709 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at /home on partition vda3 (id 4) >06:31:02,716 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:02,716 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:04,655 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:04,656 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:04,656 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 1000.0, ['vda'], None >06:31:04,661 DEBUG storage: SwapSpace.__init__: >06:31:04,662 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:05,634 DEBUG storage: SwapSpace.__init__: >06:31:05,635 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:05,635 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 2944.0, ['vda'], None >06:31:05,640 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:05,640 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:06,403 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:06,404 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:06,404 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 1000.0, ['vda'], None >06:31:06,409 DEBUG storage: SwapSpace.__init__: >06:31:06,409 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:07,704 DEBUG storage: SwapSpace.__init__: >06:31:07,705 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:07,705 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 2944.0, ['vda'], None >06:31:07,710 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:07,711 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:08,414 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:08,414 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:08,415 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 500.0, ['vda'], None >06:31:14,678 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >06:31:14,679 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:31:14,680 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >06:31:14,680 INFO storage.ui: registered action: [6] Destroy Format ext4 filesystem on partition vda1 (id 2) >06:31:14,681 DEBUG storage.ui: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >06:31:14,683 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >06:31:14,695 INFO storage.ui: removed partition vda1 (id 2) from device tree >06:31:14,696 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >06:31:14,697 INFO storage.ui: registered action: [7] Destroy Device partition vda1 (id 2) >06:31:14,714 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:14,714 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:22,336 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:22,336 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:22,337 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 1000.0, ['vda'], None >06:31:26,277 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 6295.969238, [], None >06:31:26,279 DEBUG storage.ui: Storage.newDevice: 0 ; 6295.969238 ; mountpoint: / ; disks: [DiskDevice instance (0x7f02a3017bd0) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58680> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f02a3017c50>] ; fstype: ext4 ; encrypted: False ; >06:31:26,279 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 6295.969238, ['vda'], None >06:31:26,280 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f02a43185d0> ; members: [] ; >06:31:26,282 DEBUG storage.ui: LVMPhysicalVolume.__init__: >06:31:26,282 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >06:31:26,283 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >06:31:26,284 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >06:31:26,289 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >06:31:26,290 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >06:31:26,291 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >06:31:26,292 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >06:31:26,293 INFO storage.ui: added partition req0 (id 12) to device tree >06:31:26,293 INFO storage.ui: registered action: [8] Create Device partition req0 (id 12) >06:31:26,294 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:31:26,294 INFO storage.ui: registered action: [9] Create Format lvmpv on partition req0 (id 12) >06:31:26,295 DEBUG storage.ui: adding a TotalSizeSet with size 6300 >06:31:26,295 DEBUG storage.ui: set.allocated = 8 >06:31:26,297 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >06:31:26,298 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 12)'] from disk(s) ['vda'] >06:31:26,298 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 12)'] >06:31:26,299 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 12)'] from disk(s) ['vda'] >06:31:26,301 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >06:31:26,302 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >06:31:26,302 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >06:31:26,304 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >06:31:26,305 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >06:31:26,305 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >06:31:26,306 DEBUG storage.ui: allocating partition: req0 ; id: 12 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 6300.0 >06:31:26,306 DEBUG storage.ui: checking freespace on vda >06:31:26,307 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >06:31:26,308 DEBUG storage.ui: current free range is 63-1026047 (500MB) >06:31:26,308 DEBUG storage.ui: current free range is 9103360-20971519 (5795MB) >06:31:26,309 DEBUG storage.ui: evaluating growth potential for new layout >06:31:26,309 DEBUG storage.ui: calculating growth for disk /dev/vda >06:31:26,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:31:26,311 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b83496d0> PedPartition: <_ped.Partition object at 0x7f02b834b050> >06:31:26,313 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >06:31:26,314 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >06:31:26,314 DEBUG storage.ui: adding request 12 to chunk 11868160 (9103360-20971519) on /dev/vda >06:31:26,315 DEBUG storage.ui: Chunk.growRequests: 1025985 on /dev/vda start = 63 end = 1026047 >sectorSize = 512 > >06:31:26,315 DEBUG storage.ui: Chunk.growRequests: 11868160 on /dev/vda start = 9103360 end = 20971519 >sectorSize = 512 > >06:31:26,316 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 12886016 >done = False >06:31:26,316 DEBUG storage.ui: 1 requests and 11851776 (5787MB) left in chunk >06:31:26,316 DEBUG storage.ui: adding 11851776 (5787MB) to 12 (vda1) >06:31:26,317 DEBUG storage.ui: new grow amount for request 12 (vda1) is 11851776 units, or 5787MB >06:31:26,317 DEBUG storage.ui: request 12 (vda1) growth: 11851776 (5787MB) size: 5795MB >06:31:26,318 DEBUG storage.ui: disk /dev/vda growth: 11851776 (5787MB) >06:31:26,319 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >06:31:26,319 DEBUG storage.ui: device vda1 new partedPartition None >06:31:26,320 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >06:31:26,321 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >06:31:26,322 DEBUG storage.ui: total growth: 11851776 sectors >06:31:26,322 DEBUG storage.ui: updating use_disk to vda, type: 0 >06:31:26,323 DEBUG storage.ui: new free: 9103360-20971519 / 5795MB >06:31:26,323 DEBUG storage.ui: new free allows for 11851776 sectors of growth >06:31:26,324 DEBUG storage.ui: created partition vda1 of 8MB and added it to /dev/vda >06:31:26,325 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:31:26,326 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b8349910> PedPartition: <_ped.Partition object at 0x7f02b834b0b0> >06:31:26,327 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >06:31:26,328 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >06:31:26,330 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >06:31:26,330 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b8349b90> PedPartition: <_ped.Partition object at 0x7f02b834b1d0> >06:31:26,331 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 12)'] >06:31:26,331 DEBUG storage.ui: growable partitions are ['vda1'] >06:31:26,332 DEBUG storage.ui: adding request 12 to chunk 11868160 (9103360-20971519) on /dev/vda >06:31:26,332 DEBUG storage.ui: disk vda has 2 chunks >06:31:26,333 DEBUG storage.ui: Chunk.growRequests: 11868160 on /dev/vda start = 9103360 end = 20971519 >sectorSize = 512 > >06:31:26,333 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 12886016 >done = False >06:31:26,334 DEBUG storage.ui: 1 requests and 11851776 (5787MB) left in chunk >06:31:26,334 DEBUG storage.ui: adding 11851776 (5787MB) to 12 (vda1) >06:31:26,334 DEBUG storage.ui: new grow amount for request 12 (vda1) is 11851776 units, or 5787MB >06:31:26,335 DEBUG storage.ui: set: ['vda1'] 8/6300 >06:31:26,335 DEBUG storage.ui: allocating 5787 to TotalSizeSet with 8/6300 (6292 needed) >06:31:26,336 DEBUG storage.ui: PartitionRequest instance -- >id = 12 name = vda1 growable = True >base = 16384 growth = 11851776 max_grow = 12886016 >done = False >06:31:26,336 DEBUG storage.ui: needed: 505 >06:31:26,336 DEBUG storage.ui: set: ['vda1'] 5795/6300 >06:31:26,337 DEBUG storage.ui: allocating 0 to TotalSizeSet with 5795/6300 (505 needed) >06:31:26,337 DEBUG storage.ui: PartitionRequest instance -- >id = 12 name = vda1 growable = True >base = 16384 growth = 11851776 max_grow = 12886016 >done = False >06:31:26,338 DEBUG storage.ui: needed: 505 >06:31:26,338 DEBUG storage.ui: growing partitions on vda >06:31:26,338 DEBUG storage.ui: partition vda1 (12): 0 >06:31:26,339 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 9103360 end: 20971519 length: 11868160 > device: <parted.device.Device object at 0x7f02a3017d10> PedGeometry: <_ped.Geometry object at 0x7f02b8342f50> >06:31:26,339 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 12)'] from disk(s) ['vda'] >06:31:26,341 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >06:31:26,341 DEBUG storage.ui: device vda1 new partedPartition None >06:31:26,342 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >06:31:26,343 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >06:31:26,344 DEBUG storage.ui: back from removeNewPartitions >06:31:26,344 DEBUG storage.ui: extended: None >06:31:26,345 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 9103360 end: 20971519 length: 11868160 > device: <parted.device.Device object at 0x7f02a3017d10> PedGeometry: <_ped.Geometry object at 0x7f02b8342f50> >06:31:26,346 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:31:26,347 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b8349dd0> PedPartition: <_ped.Partition object at 0x7f02b8345f50> >06:31:26,348 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >06:31:26,349 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >06:31:26,351 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >06:31:26,352 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b8349710> PedPartition: <_ped.Partition object at 0x7f02b834b0b0> >06:31:26,352 DEBUG storage.ui: fixing size of non-existent 5795MB partition vda1 (12) with non-existent lvmpv at 5795.00 >06:31:26,353 DEBUG storage.ui: fixing size of existing 2944MB partition vda2 (3) with non-existent swap at 2944.00 >06:31:26,354 DEBUG storage.ui: fixing size of existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home at 1000.00 >06:31:26,354 DEBUG storage.ui: creating new container >06:31:26,356 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda1 ; >06:31:26,356 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:31:26,357 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >06:31:26,358 INFO storage.ui: added lvmvg fedora (id 13) to device tree >06:31:26,358 INFO storage.ui: registered action: [10] Create Device lvmvg fedora (id 13) >06:31:26,359 DEBUG storage.ui: fedora size is 5792MB >06:31:26,359 DEBUG storage.ui: vg fedora has 5792MB free >06:31:26,360 DEBUG storage.ui: fedora size is 5792MB >06:31:26,360 DEBUG storage.ui: vg fedora has 5792MB free >06:31:26,361 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f02a4308390) -- > name = fedora status = False kids = 0 id = 13 > parents = ['non-existent 5795MB partition vda1 (12) with non-existent lvmpv'] > uuid = None size = 5792 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1448.0 free space = 5792 > free extents = 1448.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 5795MB partition vda1 (12) with non-existent lvmpv'] > LVs = [] >06:31:26,361 DEBUG storage.ui: fedora size is 5792MB >06:31:26,362 DEBUG storage.ui: vg fedora has 5792MB free >06:31:26,362 INFO storage.ui: adjusting device size from 6295.97 to 5792.00 so it fits in container >06:31:26,363 DEBUG storage.ui: creating new device >06:31:26,364 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:31:26,364 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:31:26,365 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >06:31:26,367 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >06:31:26,367 DEBUG storage.ui: fedora size is 5792MB >06:31:26,368 DEBUG storage.ui: vg fedora has 5792MB free >06:31:26,368 DEBUG storage.ui: Adding fedora-root/5792MB to fedora >06:31:26,368 INFO storage.ui: added lvmlv fedora-root (id 14) to device tree >06:31:26,369 INFO storage.ui: registered action: [11] Create Device lvmlv fedora-root (id 14) >06:31:26,369 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:31:26,370 INFO storage.ui: registered action: [12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 14) >06:31:26,392 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >06:31:26,394 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 5792MB lvmvg fedora (13) >06:31:36,293 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:36,294 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:36,294 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 5792.0, ['vda'], single >06:31:36,295 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >06:31:36,296 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 5792MB lvmvg fedora (13) >06:31:37,274 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:37,275 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:37,275 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 1000.0, ['vda'], None >06:31:37,280 DEBUG storage: SwapSpace.__init__: >06:31:37,280 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:37,705 DEBUG storage: SwapSpace.__init__: >06:31:37,705 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:37,705 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 2944.0, ['vda'], None >06:31:37,710 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:37,710 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:37,717 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >06:31:37,718 DEBUG storage: DeviceTree.getDeviceByName returned None >06:31:37,720 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >06:31:37,721 DEBUG storage: DeviceTree.getDeviceByName returned None >06:31:37,723 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >06:31:37,724 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 5792MB lvmvg fedora (13) >06:31:37,728 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >06:31:37,729 DEBUG storage: DeviceTree.getDeviceByName returned None >06:31:37,731 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >06:31:37,732 DEBUG storage: DeviceTree.getDeviceByName returned None >06:31:37,733 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >06:31:37,734 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 5792MB lvmvg fedora (13) >06:31:40,068 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:40,069 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:40,069 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 5792.0, ['vda'], None >06:31:40,071 INFO storage.ui: removed lvmlv fedora-root (id 14) from device tree >06:31:40,072 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >06:31:40,072 INFO storage.ui: registered action: [13] Destroy Device lvmlv fedora-root (id 14) >06:31:40,073 INFO storage.ui: removed lvmvg fedora (id 13) from device tree >06:31:40,074 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda1 ; >06:31:40,074 INFO storage.ui: registered action: [14] Destroy Device lvmvg fedora (id 13) >06:31:40,075 INFO storage.ui: removed partition vda1 (id 12) from device tree >06:31:40,076 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >06:31:40,077 INFO storage.ui: registered action: [15] Destroy Device partition vda1 (id 12) >06:31:40,079 DEBUG storage.ui: Storage.newDevice: 2 ; 5792.0 ; name: root ; encrypted: False ; disks: [DiskDevice instance (0x7f02a3017bd0) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f02acf58680> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f02a3017c50>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: / ; fstype: ext4 ; >06:31:40,080 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 5792.0, ['vda'], None >06:31:40,081 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >06:31:40,082 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >06:31:40,083 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f02a4308d90> ; members: [] ; >06:31:40,083 DEBUG storage.ui: creating new device >06:31:40,085 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:31:40,085 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:31:40,086 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >06:31:40,087 DEBUG storage.ui: PartitionDevice._setFormat: root ; >06:31:40,089 DEBUG storage.ui: PartitionDevice._setFormat: root ; current: None ; type: ext4 ; >06:31:40,090 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >06:31:40,090 INFO storage.ui: added partition root (id 15) to device tree >06:31:40,091 INFO storage.ui: registered action: [16] Create Device partition root (id 15) >06:31:40,091 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:31:40,092 INFO storage.ui: registered action: [17] Create Format ext4 filesystem mounted at / on partition root (id 15) >06:31:40,093 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >06:31:40,094 DEBUG storage.ui: removing all non-preexisting partitions ['root(id 15)'] from disk(s) ['vda'] >06:31:40,094 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['root(id 15)'] >06:31:40,095 DEBUG storage.ui: removing all non-preexisting partitions ['root(id 15)'] from disk(s) ['vda'] >06:31:40,096 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >06:31:40,097 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >06:31:40,098 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >06:31:40,099 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >06:31:40,100 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >06:31:40,101 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >06:31:40,101 DEBUG storage.ui: allocating partition: root ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 5792.0 >06:31:40,102 DEBUG storage.ui: checking freespace on vda >06:31:40,103 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >06:31:40,103 DEBUG storage.ui: current free range is 63-1026047 (500MB) >06:31:40,104 DEBUG storage.ui: current free range is 9103360-20971519 (5795MB) >06:31:40,104 DEBUG storage.ui: evaluating growth potential for new layout >06:31:40,104 DEBUG storage.ui: calculating growth for disk /dev/vda >06:31:40,106 DEBUG storage.ui: PartitionDevice._setPartedPartition: root ; >06:31:40,107 DEBUG storage.ui: device root new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b8342c90> PedPartition: <_ped.Partition object at 0x7f02b8345e90> >06:31:40,108 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >06:31:40,109 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >06:31:40,110 DEBUG storage.ui: adding request 15 to chunk 11868160 (9103360-20971519) on /dev/vda >06:31:40,110 DEBUG storage.ui: Chunk.growRequests: 1025985 on /dev/vda start = 63 end = 1026047 >sectorSize = 512 > >06:31:40,111 DEBUG storage.ui: Chunk.growRequests: 11868160 on /dev/vda start = 9103360 end = 20971519 >sectorSize = 512 > >06:31:40,111 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 11859968 >done = False >06:31:40,112 DEBUG storage.ui: 1 requests and 11866112 (5794MB) left in chunk >06:31:40,112 DEBUG storage.ui: adding 11866112 (5794MB) to 15 (vda1) >06:31:40,112 DEBUG storage.ui: taking back 6144 (3MB) from 15 (vda1) >06:31:40,113 DEBUG storage.ui: new grow amount for request 15 (vda1) is 11859968 units, or 5791MB >06:31:40,113 DEBUG storage.ui: request 15 (vda1) growth: 11859968 (5791MB) size: 5792MB >06:31:40,113 DEBUG storage.ui: disk /dev/vda growth: 11859968 (5791MB) >06:31:40,115 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >06:31:40,115 DEBUG storage.ui: device vda1 new partedPartition None >06:31:40,116 DEBUG storage.ui: PartitionDevice._setDisk: root ; new: None ; old: vda ; >06:31:40,118 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >06:31:40,118 DEBUG storage.ui: total growth: 11859968 sectors >06:31:40,118 DEBUG storage.ui: updating use_disk to vda, type: 0 >06:31:40,119 DEBUG storage.ui: new free: 9103360-20971519 / 5795MB >06:31:40,119 DEBUG storage.ui: new free allows for 11859968 sectors of growth >06:31:40,120 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >06:31:40,121 DEBUG storage.ui: PartitionDevice._setPartedPartition: root ; >06:31:40,122 DEBUG storage.ui: device root new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b8342e10> PedPartition: <_ped.Partition object at 0x7f02b8345ef0> >06:31:40,123 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >06:31:40,124 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >06:31:40,126 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >06:31:40,127 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b834a290> PedPartition: <_ped.Partition object at 0x7f02b834b1d0> >06:31:40,127 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 15)'] >06:31:40,128 DEBUG storage.ui: growable partitions are ['vda1'] >06:31:40,128 DEBUG storage.ui: adding request 15 to chunk 11868160 (9103360-20971519) on /dev/vda >06:31:40,129 DEBUG storage.ui: disk vda has 2 chunks >06:31:40,129 DEBUG storage.ui: Chunk.growRequests: 11868160 on /dev/vda start = 9103360 end = 20971519 >sectorSize = 512 > >06:31:40,130 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 11859968 >done = False >06:31:40,130 DEBUG storage.ui: 1 requests and 11866112 (5794MB) left in chunk >06:31:40,131 DEBUG storage.ui: adding 11866112 (5794MB) to 15 (vda1) >06:31:40,131 DEBUG storage.ui: taking back 6144 (3MB) from 15 (vda1) >06:31:40,131 DEBUG storage.ui: new grow amount for request 15 (vda1) is 11859968 units, or 5791MB >06:31:40,132 DEBUG storage.ui: growing partitions on vda >06:31:40,132 DEBUG storage.ui: partition vda1 (15): 0 >06:31:40,133 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 9103360 end: 20965375 length: 11862016 > device: <parted.device.Device object at 0x7f02a3017d10> PedGeometry: <_ped.Geometry object at 0x7f02b8349c50> >06:31:40,133 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)'] from disk(s) ['vda'] >06:31:40,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >06:31:40,135 DEBUG storage.ui: device vda1 new partedPartition None >06:31:40,137 DEBUG storage.ui: PartitionDevice._setDisk: root ; new: None ; old: vda ; >06:31:40,138 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >06:31:40,139 DEBUG storage.ui: back from removeNewPartitions >06:31:40,139 DEBUG storage.ui: extended: None >06:31:40,139 DEBUG storage.ui: setting root new geometry: parted.Geometry instance -- > start: 9103360 end: 20965375 length: 11862016 > device: <parted.device.Device object at 0x7f02a3017d10> PedGeometry: <_ped.Geometry object at 0x7f02b8349c50> >06:31:40,141 DEBUG storage.ui: PartitionDevice._setPartedPartition: root ; >06:31:40,141 DEBUG storage.ui: device root new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b8349b90> PedPartition: <_ped.Partition object at 0x7f02b8345fb0> >06:31:40,143 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >06:31:40,144 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >06:31:40,146 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >06:31:40,147 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a3017e10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02b834a3d0> PedPartition: <_ped.Partition object at 0x7f02a42f5bf0> >06:31:40,148 DEBUG storage.ui: fixing size of non-existent 5792MB partition vda1 (15) with non-existent ext4 filesystem mounted at / at 5792.00 >06:31:40,148 DEBUG storage.ui: fixing size of existing 2944MB partition vda2 (3) with non-existent swap at 2944.00 >06:31:40,149 DEBUG storage.ui: fixing size of existing 1000MB partition vda3 (4) with non-existent ext4 filesystem mounted at /home at 1000.00 >06:31:41,646 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:41,646 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:41,647 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 5792.0, ['vda'], None >06:31:41,651 DEBUG storage: SwapSpace.__init__: >06:31:41,652 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:42,175 DEBUG storage: SwapSpace.__init__: >06:31:42,175 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:42,176 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 2944.0, ['vda'], None >06:31:42,181 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:42,181 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:42,936 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:42,936 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:42,937 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 5792.0, ['vda'], None >06:31:43,675 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:43,675 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:43,676 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 1000.0, ['vda'], None >06:31:44,162 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:44,162 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:44,162 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 5792.0, ['vda'], None >06:31:44,166 DEBUG storage: SwapSpace.__init__: >06:31:44,166 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:44,971 DEBUG storage: SwapSpace.__init__: >06:31:44,971 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:31:44,971 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 2944.0, ['vda'], None >06:31:44,975 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:44,976 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:45,612 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:45,612 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:45,612 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 5792.0, ['vda'], None >06:31:46,494 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:46,494 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:46,495 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 1000.0, ['vda'], None >06:31:47,805 DEBUG storage: Ext4FS.supported: supported: True ; >06:31:47,805 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:31:47,806 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f02a725c510>, 5792.0, ['vda'], None >06:31:47,809 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >06:31:47,810 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >06:31:47,811 DEBUG storage: resolved 'vda' to 'vda' (disk) >06:31:47,812 DEBUG storage: _is_valid_disklabel(vda) returning True >06:31:47,812 DEBUG storage: _is_valid_size(vda) returning True >06:31:47,813 DEBUG storage: _is_valid_location(vda) returning True >06:31:47,813 DEBUG storage: _is_valid_format(vda) returning True >06:31:47,813 DEBUG storage: is_valid_stage1_device(vda) returning True >06:31:47,823 DEBUG storage: _is_valid_disklabel(vda) returning True >06:31:47,824 DEBUG storage: _is_valid_size(vda) returning True >06:31:47,824 DEBUG storage: _is_valid_location(vda) returning True >06:31:47,825 DEBUG storage: _is_valid_format(vda) returning True >06:31:47,825 DEBUG storage: is_valid_stage1_device(vda) returning True >06:31:47,826 DEBUG storage: _is_valid_disklabel(vda1) returning True >06:31:47,826 DEBUG storage: _is_valid_size(vda1) returning True >06:31:47,826 DEBUG storage: _is_valid_location(vda1) returning True >06:31:47,827 DEBUG storage: _is_valid_partition(vda1) returning True >06:31:47,827 DEBUG storage: _is_valid_format(vda1) returning True >06:31:47,827 DEBUG storage: is_valid_stage2_device(vda1) returning True >06:31:59,505 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >06:31:59,522 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >06:31:59,523 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >06:31:59,538 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >06:31:59,540 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >06:31:59,541 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >06:31:59,554 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >06:31:59,569 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >06:31:59,571 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >06:31:59,572 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >06:31:59,585 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:31:59,586 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:31:59,589 DEBUG storage: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >06:31:59,589 INFO storage: resetting parted disks... >06:31:59,590 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >06:31:59,591 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >06:31:59,592 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >06:31:59,593 DEBUG storage: sector-based lookup found partition vda2 >06:31:59,594 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >06:31:59,594 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a42f73d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f02a3b32f10> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02a3b32d10> PedPartition: <_ped.Partition object at 0x7f02a3b3f470> >06:31:59,595 DEBUG storage: PartitionDevice.preCommitFixup: vda3 ; >06:31:59,596 DEBUG storage: sector-based lookup found partition vda3 >06:31:59,597 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >06:31:59,597 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a42f73d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f02a3b32f90> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02a42fc510> PedPartition: <_ped.Partition object at 0x7f02a42f59b0> >06:31:59,598 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >06:31:59,599 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >06:31:59,601 DEBUG storage: sector-based lookup found partition vda1 >06:31:59,603 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >06:31:59,603 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02a42f73d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f02a42fc7d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02a42fc710> PedPartition: <_ped.Partition object at 0x7f02a42f5a70> >06:31:59,604 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >06:31:59,605 DEBUG storage: action: [0] Destroy Format swap on partition vda2 (id 3) >06:31:59,605 DEBUG storage: action: [1] Create Format swap on partition vda2 (id 3) >06:31:59,606 DEBUG storage: action: [2] Resize Format (Shrink) ext4 filesystem mounted at /home on partition vda3 (id 4) >06:31:59,606 DEBUG storage: action: [3] Resize Device (Shrink) partition vda3 (id 4) >06:31:59,606 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition vda3 (id 4) >06:31:59,607 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /home on partition vda3 (id 4) >06:31:59,607 DEBUG storage: action: [6] Destroy Format ext4 filesystem on partition vda1 (id 2) >06:31:59,608 DEBUG storage: action: [7] Destroy Device partition vda1 (id 2) >06:31:59,608 DEBUG storage: action: [8] Create Device partition vda1 (id 12) >06:31:59,608 DEBUG storage: action: [9] Create Format lvmpv on partition vda1 (id 12) >06:31:59,609 DEBUG storage: action: [10] Create Device lvmvg fedora (id 13) >06:31:59,609 DEBUG storage: action: [11] Create Device lvmlv fedora-root (id 14) >06:31:59,609 DEBUG storage: action: [12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 14) >06:31:59,610 DEBUG storage: action: [13] Destroy Device lvmlv fedora-root (id 14) >06:31:59,610 DEBUG storage: action: [14] Destroy Device lvmvg fedora (id 13) >06:31:59,611 DEBUG storage: action: [15] Destroy Device partition vda1 (id 12) >06:31:59,611 DEBUG storage: action: [16] Create Device partition vda1 (id 15) >06:31:59,611 DEBUG storage: action: [17] Create Format ext4 filesystem mounted at / on partition vda1 (id 15) >06:31:59,612 INFO storage: pruning action queue... >06:31:59,612 INFO storage: removing obsolete action 8 (15) >06:31:59,612 INFO storage: removing obsolete action 9 (15) >06:31:59,614 INFO storage: removing obsolete action 15 (15) >06:31:59,615 INFO storage: removing obsolete action 10 (14) >06:31:59,615 INFO storage: removing obsolete action 14 (14) >06:31:59,616 INFO storage: removing obsolete action 11 (13) >06:31:59,616 INFO storage: removing obsolete action 12 (13) >06:31:59,617 INFO storage: removing obsolete action 13 (13) >06:31:59,617 DEBUG storage: action 12 already pruned >06:31:59,617 DEBUG storage: action 11 already pruned >06:31:59,618 DEBUG storage: action 10 already pruned >06:31:59,618 DEBUG storage: action 9 already pruned >06:31:59,618 DEBUG storage: action 8 already pruned >06:31:59,619 INFO storage: removing obsolete action 2 (5) >06:31:59,619 INFO storage: removing obsolete action 3 (4) >06:31:59,620 DEBUG storage: action 3 already pruned >06:31:59,620 DEBUG storage: action 2 already pruned >06:31:59,620 INFO storage: sorting actions... >06:31:59,621 DEBUG storage: action: [6] Destroy Format ext4 filesystem on partition vda1 (id 2) >06:31:59,621 DEBUG storage: action: [7] Destroy Device partition vda1 (id 2) >06:31:59,622 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition vda3 (id 4) >06:31:59,622 DEBUG storage: action: [0] Destroy Format swap on partition vda2 (id 3) >06:31:59,623 DEBUG storage: action: [16] Create Device partition vda1 (id 15) >06:31:59,623 DEBUG storage: action: [17] Create Format ext4 filesystem mounted at / on partition vda1 (id 15) >06:31:59,623 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /home on partition vda3 (id 4) >06:31:59,624 DEBUG storage: action: [1] Create Format swap on partition vda2 (id 3) >06:31:59,624 INFO storage: executing action: [6] Destroy Format ext4 filesystem on partition vda1 (id 2) >06:31:59,625 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: True ; >06:31:59,626 DEBUG storage: Ext4FS.destroy: device: /dev/vda1 ; status: False ; type: ext4 ; >06:31:59,712 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >06:31:59,714 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >06:31:59,744 INFO storage: executing action: [7] Destroy Device partition vda1 (id 2) >06:31:59,746 DEBUG storage: PartitionDevice.destroy: vda1 ; status: True ; >06:31:59,748 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >06:31:59,750 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >06:31:59,763 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >06:31:59,764 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >06:31:59,765 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >06:31:59,767 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >06:31:59,767 DEBUG storage: PartitionDevice._destroy: vda1 ; status: True ; >06:31:59,769 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >06:31:59,802 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >06:31:59,846 INFO storage: executing action: [4] Destroy Format ext4 filesystem on partition vda3 (id 4) >06:31:59,849 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: True ; >06:31:59,853 DEBUG storage: Ext4FS.destroy: device: /dev/vda3 ; status: False ; type: ext4 ; >06:31:59,903 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >06:31:59,930 INFO storage: executing action: [0] Destroy Format swap on partition vda2 (id 3) >06:31:59,932 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >06:31:59,933 DEBUG storage: SwapSpace.destroy: device: /dev/vda2 ; status: False ; type: swap ; >06:32:00,005 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >06:32:00,006 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >06:32:00,032 INFO storage: executing action: [16] Create Device partition vda1 (id 15) >06:32:00,034 DEBUG storage: PartitionDevice.create: vda1 ; status: False ; >06:32:00,035 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >06:32:00,036 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >06:32:00,037 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >06:32:00,038 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >06:32:00,039 DEBUG storage: PartitionDevice._create: vda1 ; status: False ; > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >11:29:45,304 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >11:29:45,304 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="575" x-info="http://www.rsyslog.com"] start >11:29:45,304 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >11:29:45,304 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >11:29:45,304 NOTICE kernel:[ 0.000000] Linux version 3.6.7-5.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Nov 20 19:40:08 UTC 2012 >11:29:45,304 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >11:29:45,304 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >11:29:45,304 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >11:29:45,304 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >11:29:45,304 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >11:29:45,304 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005dbfdfff] usable >11:29:45,304 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005dbfe000-0x000000005dbfffff] reserved >11:29:45,304 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >11:29:45,304 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >11:29:45,304 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >11:29:45,304 INFO kernel:[ 0.000000] DMI 2.4 present. >11:29:45,304 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >11:29:45,304 INFO kernel:[ 0.000000] Hypervisor detected: KVM >11:29:45,304 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >11:29:45,304 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >11:29:45,304 INFO kernel:[ 0.000000] No AGP bridge found >11:29:45,304 INFO kernel:[ 0.000000] e820: last_pfn = 0x5dbfe max_arch_pfn = 0x400000000 >11:29:45,304 DEBUG kernel:[ 0.000000] MTRR default type: write-back >11:29:45,304 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >11:29:45,304 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >11:29:45,304 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >11:29:45,304 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >11:29:45,304 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >11:29:45,304 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >11:29:45,304 DEBUG kernel:[ 0.000000] 1 disabled >11:29:45,304 DEBUG kernel:[ 0.000000] 2 disabled >11:29:45,304 DEBUG kernel:[ 0.000000] 3 disabled >11:29:45,304 DEBUG kernel:[ 0.000000] 4 disabled >11:29:45,304 DEBUG kernel:[ 0.000000] 5 disabled >11:29:45,304 DEBUG kernel:[ 0.000000] 6 disabled >11:29:45,304 DEBUG kernel:[ 0.000000] 7 disabled >11:29:45,304 INFO kernel:[ 0.000000] PAT not supported by CPU. >11:29:45,304 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >11:29:45,304 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >11:29:45,304 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >11:29:45,304 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x5dbfdfff] >11:29:45,304 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x5d9fffff] page 2M >11:29:45,304 DEBUG kernel:[ 0.000000] [mem 0x5da00000-0x5dbfdfff] page 4k >11:29:45,304 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x5dbfdfff @ [mem 0x1fffc000-0x1fffffff] >11:29:45,304 INFO kernel:[ 0.000000] RAMDISK: [mem 0x5c17e000-0x5dbdcfff] >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: RSDT 000000005dbfe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: FACP 000000005dbfff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: DSDT 000000005dbfe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: FACS 000000005dbfff40 00040 >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: SSDT 000000005dbffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: APIC 000000005dbffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: HPET 000000005dbffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >11:29:45,304 WARNING kernel:[ 0.000000] ACPI: SSDT 000000005dbff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >11:29:45,304 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:29:45,304 INFO kernel:[ 0.000000] No NUMA configuration found >11:29:45,304 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005dbfdfff] >11:29:45,304 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5dbfdfff] >11:29:45,304 INFO kernel:[ 0.000000] NODE_DATA [mem 0x5dbea000-0x5dbfdfff] >11:29:45,304 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >11:29:45,304 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >11:29:45,304 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005a000000-ffff88005b7fffff] on node 0 >11:29:45,304 WARNING kernel:[ 0.000000] Zone ranges: >11:29:45,304 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >11:29:45,304 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >11:29:45,304 WARNING kernel:[ 0.000000] Normal empty >11:29:45,304 WARNING kernel:[ 0.000000] Movable zone start for each node >11:29:45,304 WARNING kernel:[ 0.000000] Early memory node ranges >11:29:45,304 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >11:29:45,304 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5dbfdfff] >11:29:45,304 DEBUG kernel:[ 0.000000] On node 0 totalpages: 383885 >11:29:45,304 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >11:29:45,304 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >11:29:45,304 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >11:29:45,304 DEBUG kernel:[ 0.000000] DMA32 zone: 5936 pages used for memmap >11:29:45,304 DEBUG kernel:[ 0.000000] DMA32 zone: 373966 pages, LIFO batch:31 >11:29:45,304 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >11:29:45,304 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:29:45,304 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >11:29:45,304 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >11:29:45,304 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >11:29:45,304 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >11:29:45,304 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:29:45,305 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >11:29:45,305 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >11:29:45,305 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >11:29:45,305 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >11:29:45,305 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >11:29:45,305 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >11:29:45,305 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >11:29:45,305 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >11:29:45,305 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >11:29:45,305 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >11:29:45,305 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >11:29:45,305 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >11:29:45,305 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >11:29:45,305 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >11:29:45,305 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >11:29:45,305 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >11:29:45,305 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >11:29:45,305 INFO kernel:[ 0.000000] e820: [mem 0x5dc00000-0xfeffbfff] available for PCI devices >11:29:45,305 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >11:29:45,305 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >11:29:45,305 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88005be00000 s84288 r8192 d22208 u2097152 >11:29:45,305 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >11:29:45,305 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >11:29:45,305 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:5be13c01, primary cpu clock >11:29:45,305 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >11:29:45,305 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 5be0dec0 >11:29:45,305 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 377879 >11:29:45,305 WARNING kernel:[ 0.000000] Policy zone: DMA32 >11:29:45,305 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >11:29:45,305 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >11:29:45,305 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >11:29:45,305 INFO kernel:[ 0.000000] Checking aperture... >11:29:45,305 INFO kernel:[ 0.000000] No AGP bridge found >11:29:45,305 INFO kernel:[ 0.000000] Memory: 1467608k/1535992k available (6333k kernel code, 452k absent, 67932k reserved, 6871k data, 1036k init) >11:29:45,305 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >11:29:45,305 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >11:29:45,305 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >11:29:45,305 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >11:29:45,305 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >11:29:45,305 INFO kernel:[ 0.000000] console [tty0] enabled >11:29:45,305 INFO kernel:[ 0.000000] allocated 6291456 bytes of page_cgroup >11:29:45,305 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >11:29:45,305 DEBUG kernel:[ 0.000000] hpet clockevent registered >11:29:45,305 INFO kernel:[ 0.000000] tsc: Detected 2790.930 MHz processor >11:29:45,305 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5581.86 BogoMIPS (lpj=2790930) >11:29:45,305 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >11:29:45,305 INFO kernel:[ 0.001999] Security Framework initialized >11:29:45,305 INFO kernel:[ 0.001999] SELinux: Initializing. >11:29:45,305 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >11:29:45,305 INFO kernel:[ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >11:29:45,305 INFO kernel:[ 0.001999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >11:29:45,305 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >11:29:45,305 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >11:29:45,305 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >11:29:45,305 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >11:29:45,305 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >11:29:45,305 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >11:29:45,305 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >11:29:45,305 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >11:29:45,305 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >11:29:45,305 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >11:29:45,305 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >11:29:45,305 INFO kernel:[ 0.001999] tlb_flushall_shift is 0x6 >11:29:45,305 INFO kernel:[ 0.002047] SMP alternatives: switching to UP code >11:29:45,305 INFO kernel:[ 0.013782] Freeing SMP alternatives: 24k freed >11:29:45,305 INFO kernel:[ 0.013789] ACPI: Core revision 20120711 >11:29:45,305 INFO kernel:[ 0.014324] ftrace: allocating 23485 entries in 92 pages >11:29:45,305 INFO kernel:[ 0.019839] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:29:45,305 INFO kernel:[ 0.019841] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0.1 stepping 03 >11:29:45,305 INFO kernel:[ 0.019996] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >11:29:45,305 WARNING kernel:[ 0.019996] NMI watchdog: disabled (cpu0): hardware events not enabled >11:29:45,305 INFO kernel:[ 0.019996] Brought up 1 CPUs >11:29:45,305 INFO kernel:[ 0.019996] smpboot: Total of 1 processors activated (5581.86 BogoMIPS) >11:29:45,305 INFO kernel:[ 0.019996] devtmpfs: initialized >11:29:45,305 INFO kernel:[ 0.020191] atomic64 test passed for x86-64 platform with CX8 and with SSE >11:29:45,305 INFO kernel:[ 0.020238] RTC time: 11:29:40, date: 12/06/12 >11:29:45,305 INFO kernel:[ 0.020265] NET: Registered protocol family 16 >11:29:45,305 INFO kernel:[ 0.020356] ACPI: bus type pci registered >11:29:45,305 INFO kernel:[ 0.020421] PCI: Using configuration type 1 for base access >11:29:45,305 INFO kernel:[ 0.020845] bio: create slab <bio-0> at 0 >11:29:45,305 INFO kernel:[ 0.020887] ACPI: Added _OSI(Module Device) >11:29:45,305 INFO kernel:[ 0.020888] ACPI: Added _OSI(Processor Device) >11:29:45,305 INFO kernel:[ 0.020889] ACPI: Added _OSI(3.0 _SCP Extensions) >11:29:45,305 INFO kernel:[ 0.020890] ACPI: Added _OSI(Processor Aggregator Device) >11:29:45,305 DEBUG kernel:[ 0.021196] ACPI: EC: Look up EC in DSDT >11:29:45,305 INFO kernel:[ 0.021973] ACPI: Interpreter enabled >11:29:45,305 INFO kernel:[ 0.021974] ACPI: (supports S0 S5) >11:29:45,305 INFO kernel:[ 0.021979] ACPI: Using IOAPIC for interrupt routing >11:29:45,305 INFO kernel:[ 0.023450] ACPI: No dock devices found. >11:29:45,305 INFO kernel:[ 0.023453] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >11:29:45,305 INFO kernel:[ 0.023498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >11:29:45,305 WARNING kernel:[ 0.023558] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >11:29:45,305 INFO kernel:[ 0.023573] PCI host bridge to bus 0000:00 >11:29:45,305 DEBUG kernel:[ 0.023575] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >11:29:45,305 INFO kernel:[ 0.023576] pci_bus 0000:00: root bus resource [bus 00-ff] >11:29:45,305 INFO kernel:[ 0.023577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >11:29:45,305 INFO kernel:[ 0.023579] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >11:29:45,305 INFO kernel:[ 0.023580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >11:29:45,305 INFO kernel:[ 0.023581] pci_bus 0000:00: root bus resource [mem 0x5dc00000-0xfebfffff] >11:29:45,305 DEBUG kernel:[ 0.023608] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >11:29:45,305 DEBUG kernel:[ 0.023780] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >11:29:45,305 DEBUG kernel:[ 0.024036] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >11:29:45,305 DEBUG kernel:[ 0.024336] pci 0000:00:01.1: reg 20: [io 0xc1c0-0xc1cf] >11:29:45,305 DEBUG kernel:[ 0.024498] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >11:29:45,305 DEBUG kernel:[ 0.024771] pci 0000:00:01.2: reg 20: [io 0xc140-0xc15f] >11:29:45,305 DEBUG kernel:[ 0.024930] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >11:29:45,305 INFO kernel:[ 0.025166] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >11:29:45,305 INFO kernel:[ 0.025172] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >11:29:45,305 DEBUG kernel:[ 0.025258] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >11:29:45,305 DEBUG kernel:[ 0.026002] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >11:29:45,305 DEBUG kernel:[ 0.027000] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >11:29:45,305 DEBUG kernel:[ 0.027824] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >11:29:45,305 DEBUG kernel:[ 0.028465] pci 0000:00:02.0: reg 1c: [io 0xc160-0xc17f] >11:29:45,305 DEBUG kernel:[ 0.031476] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >11:29:45,305 DEBUG kernel:[ 0.031548] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >11:29:45,305 DEBUG kernel:[ 0.031666] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] >11:29:45,305 DEBUG kernel:[ 0.031760] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc0260ff] >11:29:45,305 DEBUG kernel:[ 0.032245] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >11:29:45,305 DEBUG kernel:[ 0.032327] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >11:29:45,305 DEBUG kernel:[ 0.032419] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >11:29:45,305 DEBUG kernel:[ 0.032940] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >11:29:45,305 DEBUG kernel:[ 0.033263] pci 0000:00:05.0: reg 10: [io 0xc180-0xc19f] >11:29:45,305 DEBUG kernel:[ 0.033799] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >11:29:45,305 DEBUG kernel:[ 0.036381] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >11:29:45,305 DEBUG kernel:[ 0.036892] pci 0000:00:06.0: reg 10: [io 0xc100-0xc13f] >11:29:45,305 DEBUG kernel:[ 0.037232] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >11:29:45,305 DEBUG kernel:[ 0.039800] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >11:29:45,305 DEBUG kernel:[ 0.040188] pci 0000:00:07.0: reg 10: [io 0xc1a0-0xc1bf] >11:29:45,305 DEBUG kernel:[ 0.040682] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >11:29:45,305 INFO kernel:[ 0.040892] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >11:29:45,305 INFO kernel:[ 0.040894] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >11:29:45,305 INFO kernel:[ 0.042567] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >11:29:45,305 INFO kernel:[ 0.042620] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >11:29:45,305 INFO kernel:[ 0.042664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >11:29:45,305 INFO kernel:[ 0.042706] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >11:29:45,305 INFO kernel:[ 0.042746] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >11:29:45,305 INFO kernel:[ 0.042838] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >11:29:45,305 INFO kernel:[ 0.042840] vgaarb: loaded >11:29:45,305 INFO kernel:[ 0.042840] vgaarb: bridge control possible 0000:00:02.0 >11:29:45,305 NOTICE kernel:[ 0.042889] SCSI subsystem initialized >11:29:45,305 INFO kernel:[ 0.042890] ACPI: bus type scsi registered >11:29:45,305 DEBUG kernel:[ 0.042922] libata version 3.00 loaded. >11:29:45,305 INFO kernel:[ 0.042940] ACPI: bus type usb registered >11:29:45,305 INFO kernel:[ 0.042950] usbcore: registered new interface driver usbfs >11:29:45,305 INFO kernel:[ 0.042956] usbcore: registered new interface driver hub >11:29:45,305 INFO kernel:[ 0.042968] usbcore: registered new device driver usb >11:29:45,305 INFO kernel:[ 0.043006] PCI: Using ACPI for IRQ routing >11:29:45,305 DEBUG kernel:[ 0.043007] PCI: pci_cache_line_size set to 64 bytes >11:29:45,305 DEBUG kernel:[ 0.043138] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >11:29:45,305 DEBUG kernel:[ 0.043140] e820: reserve RAM buffer [mem 0x5dbfe000-0x5fffffff] >11:29:45,305 INFO kernel:[ 0.043207] NetLabel: Initializing >11:29:45,305 INFO kernel:[ 0.043208] NetLabel: domain hash size = 128 >11:29:45,305 INFO kernel:[ 0.043208] NetLabel: protocols = UNLABELED CIPSOv4 >11:29:45,305 INFO kernel:[ 0.043215] NetLabel: unlabeled traffic allowed by default >11:29:45,305 INFO kernel:[ 0.043246] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >11:29:45,305 INFO kernel:[ 0.043257] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >11:29:45,305 INFO kernel:[ 0.043259] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >11:29:45,305 INFO kernel:[ 0.048100] Switching to clocksource kvm-clock >11:29:45,305 INFO kernel:[ 0.051629] pnp: PnP ACPI init >11:29:45,305 INFO kernel:[ 0.051641] ACPI: bus type pnp registered >11:29:45,305 DEBUG kernel:[ 0.051704] pnp 00:00: [bus 00-ff] >11:29:45,305 DEBUG kernel:[ 0.051706] pnp 00:00: [io 0x0cf8-0x0cff] >11:29:45,305 DEBUG kernel:[ 0.051707] pnp 00:00: [io 0x0000-0x0cf7 window] >11:29:45,305 DEBUG kernel:[ 0.051708] pnp 00:00: [io 0x0d00-0xffff window] >11:29:45,305 DEBUG kernel:[ 0.051709] pnp 00:00: [mem 0x000a0000-0x000bffff window] >11:29:45,305 DEBUG kernel:[ 0.051710] pnp 00:00: [mem 0x5dc00000-0xfebfffff window] >11:29:45,305 DEBUG kernel:[ 0.051734] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >11:29:45,305 DEBUG kernel:[ 0.051741] pnp 00:01: [io 0x0070-0x0071] >11:29:45,305 DEBUG kernel:[ 0.051763] pnp 00:01: [irq 8] >11:29:45,305 DEBUG kernel:[ 0.051764] pnp 00:01: [io 0x0072-0x0077] >11:29:45,305 DEBUG kernel:[ 0.051777] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >11:29:45,305 DEBUG kernel:[ 0.051790] pnp 00:02: [io 0x0060] >11:29:45,305 DEBUG kernel:[ 0.051792] pnp 00:02: [io 0x0064] >11:29:45,305 DEBUG kernel:[ 0.051802] pnp 00:02: [irq 1] >11:29:45,305 DEBUG kernel:[ 0.051811] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >11:29:45,305 DEBUG kernel:[ 0.051831] pnp 00:03: [irq 12] >11:29:45,305 DEBUG kernel:[ 0.051841] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >11:29:45,305 DEBUG kernel:[ 0.051852] pnp 00:04: [io 0x03f2-0x03f5] >11:29:45,305 DEBUG kernel:[ 0.051853] pnp 00:04: [io 0x03f7] >11:29:45,305 DEBUG kernel:[ 0.051863] pnp 00:04: [irq 6] >11:29:45,305 DEBUG kernel:[ 0.051864] pnp 00:04: [dma 2] >11:29:45,305 DEBUG kernel:[ 0.051873] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >11:29:45,305 DEBUG kernel:[ 0.051934] pnp 00:05: [io 0x03f8-0x03ff] >11:29:45,305 DEBUG kernel:[ 0.051944] pnp 00:05: [irq 4] >11:29:45,305 DEBUG kernel:[ 0.051956] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >11:29:45,305 DEBUG kernel:[ 0.052032] pnp 00:06: [mem 0xfed00000-0xfed003ff] >11:29:45,305 DEBUG kernel:[ 0.052045] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >11:29:45,305 INFO kernel:[ 0.052115] pnp: PnP ACPI: found 7 devices >11:29:45,305 INFO kernel:[ 0.052116] ACPI: ACPI bus type pnp unregistered >11:29:45,305 DEBUG kernel:[ 0.057446] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >11:29:45,305 DEBUG kernel:[ 0.057448] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >11:29:45,305 DEBUG kernel:[ 0.057449] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >11:29:45,305 DEBUG kernel:[ 0.057450] pci_bus 0000:00: resource 7 [mem 0x5dc00000-0xfebfffff] >11:29:45,305 INFO kernel:[ 0.057473] NET: Registered protocol family 2 >11:29:45,305 INFO kernel:[ 0.057724] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >11:29:45,305 INFO kernel:[ 0.058264] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >11:29:45,305 INFO kernel:[ 0.058378] TCP: Hash tables configured (established 262144 bind 65536) >11:29:45,305 INFO kernel:[ 0.058396] TCP: reno registered >11:29:45,305 INFO kernel:[ 0.058399] UDP hash table entries: 1024 (order: 3, 32768 bytes) >11:29:45,305 INFO kernel:[ 0.058406] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >11:29:45,305 INFO kernel:[ 0.058457] NET: Registered protocol family 1 >11:29:45,305 INFO kernel:[ 0.058465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >11:29:45,305 INFO kernel:[ 0.058491] pci 0000:00:01.0: PIIX3: Enabling Passive Release >11:29:45,305 INFO kernel:[ 0.058505] pci 0000:00:01.0: Activating ISA DMA hang workarounds >11:29:45,305 WARNING kernel:[ 0.058605] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >11:29:45,305 DEBUG kernel:[ 0.058679] pci 0000:00:02.0: Boot video device >11:29:45,305 DEBUG kernel:[ 0.058711] PCI: CLS 0 bytes, default 64 >11:29:45,305 INFO kernel:[ 0.058742] Unpacking initramfs... >11:29:45,305 INFO kernel:[ 2.210465] Freeing initrd memory: 27004k freed >11:29:45,305 NOTICE kernel:[ 2.214370] Initialise module verification >11:29:45,305 INFO kernel:[ 2.214400] audit: initializing netlink socket (disabled) >11:29:45,305 NOTICE kernel:[ 2.214409] type=2000 audit(1354793384.213:1): initialized >11:29:45,305 INFO kernel:[ 2.227333] HugeTLB registered 2 MB page size, pre-allocated 0 pages >11:29:45,305 NOTICE kernel:[ 2.228110] VFS: Disk quotas dquot_6.5.2 >11:29:45,305 WARNING kernel:[ 2.228134] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:29:45,305 INFO kernel:[ 2.228350] msgmni has been set to 2919 >11:29:45,305 DEBUG kernel:[ 2.228383] SELinux: Registering netfilter hooks >11:29:45,305 INFO kernel:[ 2.228631] alg: No test for stdrng (krng) >11:29:45,305 INFO kernel:[ 2.228634] NET: Registered protocol family 38 >11:29:45,305 NOTICE kernel:[ 2.228635] Key type asymmetric registered >11:29:45,305 NOTICE kernel:[ 2.228636] Asymmetric key parser 'x509' registered >11:29:45,305 INFO kernel:[ 2.228655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >11:29:45,305 INFO kernel:[ 2.228667] io scheduler noop registered >11:29:45,305 INFO kernel:[ 2.228668] io scheduler deadline registered >11:29:45,305 INFO kernel:[ 2.228683] io scheduler cfq registered (default) >11:29:45,305 INFO kernel:[ 2.228738] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >11:29:45,305 INFO kernel:[ 2.228748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >11:29:45,305 INFO kernel:[ 2.228748] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:29:45,305 INFO kernel:[ 2.228791] acpiphp: Slot [3] registered >11:29:45,305 INFO kernel:[ 2.228798] acpiphp: Slot [4] registered >11:29:45,305 INFO kernel:[ 2.228806] acpiphp: Slot [5] registered >11:29:45,305 INFO kernel:[ 2.228814] acpiphp: Slot [6] registered >11:29:45,305 INFO kernel:[ 2.228821] acpiphp: Slot [7] registered >11:29:45,305 INFO kernel:[ 2.228829] acpiphp: Slot [8] registered >11:29:45,305 INFO kernel:[ 2.228837] acpiphp: Slot [9] registered >11:29:45,305 INFO kernel:[ 2.228846] acpiphp: Slot [10] registered >11:29:45,305 INFO kernel:[ 2.228853] acpiphp: Slot [11] registered >11:29:45,305 INFO kernel:[ 2.228862] acpiphp: Slot [12] registered >11:29:45,305 INFO kernel:[ 2.228870] acpiphp: Slot [13] registered >11:29:45,305 INFO kernel:[ 2.228878] acpiphp: Slot [14] registered >11:29:45,305 INFO kernel:[ 2.228885] acpiphp: Slot [15] registered >11:29:45,305 INFO kernel:[ 2.228901] acpiphp: Slot [16] registered >11:29:45,305 INFO kernel:[ 2.228911] acpiphp: Slot [17] registered >11:29:45,305 INFO kernel:[ 2.228920] acpiphp: Slot [18] registered >11:29:45,305 INFO kernel:[ 2.228928] acpiphp: Slot [19] registered >11:29:45,305 INFO kernel:[ 2.228935] acpiphp: Slot [20] registered >11:29:45,305 INFO kernel:[ 2.228942] acpiphp: Slot [21] registered >11:29:45,305 INFO kernel:[ 2.228951] acpiphp: Slot [22] registered >11:29:45,305 INFO kernel:[ 2.228958] acpiphp: Slot [23] registered >11:29:45,305 INFO kernel:[ 2.228965] acpiphp: Slot [24] registered >11:29:45,305 INFO kernel:[ 2.228972] acpiphp: Slot [25] registered >11:29:45,305 INFO kernel:[ 2.228980] acpiphp: Slot [26] registered >11:29:45,305 INFO kernel:[ 2.228987] acpiphp: Slot [27] registered >11:29:45,305 INFO kernel:[ 2.228995] acpiphp: Slot [28] registered >11:29:45,305 INFO kernel:[ 2.229002] acpiphp: Slot [29] registered >11:29:45,305 INFO kernel:[ 2.229028] acpiphp: Slot [30] registered >11:29:45,305 INFO kernel:[ 2.229036] acpiphp: Slot [31] registered >11:29:45,305 DEBUG kernel:[ 2.229106] intel_idle: does not run on family 6 model 2 >11:29:45,305 INFO kernel:[ 2.229137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >11:29:45,305 INFO kernel:[ 2.229139] ACPI: Power Button [PWRF] >11:29:45,305 INFO kernel:[ 2.230134] GHES: HEST is not enabled! >11:29:45,305 WARNING kernel:[ 2.230248] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >11:29:45,305 DEBUG kernel:[ 2.230281] virtio-pci 0000:00:05.0: setting latency timer to 64 >11:29:45,305 WARNING kernel:[ 2.230411] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >11:29:45,305 DEBUG kernel:[ 2.230428] virtio-pci 0000:00:06.0: setting latency timer to 64 >11:29:45,305 WARNING kernel:[ 2.230562] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >11:29:45,305 DEBUG kernel:[ 2.230579] virtio-pci 0000:00:07.0: setting latency timer to 64 >11:29:45,305 INFO kernel:[ 2.230635] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >11:29:45,305 INFO kernel:[ 2.251864] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >11:29:45,305 INFO kernel:[ 2.274540] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >11:29:45,305 DEBUG kernel:[ 2.274824] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >11:29:45,305 DEBUG kernel:[ 2.274836] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >11:29:45,305 INFO kernel:[ 2.308737] Non-volatile memory driver v1.3 >11:29:45,305 INFO kernel:[ 2.308745] Linux agpgart interface v0.103 >11:29:45,305 INFO kernel:[ 2.310249] loop: module loaded >11:29:45,305 DEBUG kernel:[ 2.310290] ata_piix 0000:00:01.1: version 2.13 >11:29:45,305 DEBUG kernel:[ 2.310351] ata_piix 0000:00:01.1: setting latency timer to 64 >11:29:45,305 INFO kernel:[ 2.310542] scsi0 : ata_piix >11:29:45,305 INFO kernel:[ 2.310576] scsi1 : ata_piix >11:29:45,305 INFO kernel:[ 2.310594] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 >11:29:45,305 INFO kernel:[ 2.310595] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 >11:29:45,305 INFO kernel:[ 2.310635] libphy: Fixed MDIO Bus: probed >11:29:45,305 INFO kernel:[ 2.310658] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:29:45,305 INFO kernel:[ 2.310665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:29:45,305 INFO kernel:[ 2.310670] uhci_hcd: USB Universal Host Controller Interface driver >11:29:45,305 DEBUG kernel:[ 2.310706] uhci_hcd 0000:00:01.2: setting latency timer to 64 >11:29:45,305 INFO kernel:[ 2.310712] uhci_hcd 0000:00:01.2: UHCI Host Controller >11:29:45,305 INFO kernel:[ 2.310733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >11:29:45,305 INFO kernel:[ 2.310799] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c140 >11:29:45,305 INFO kernel:[ 2.310841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >11:29:45,305 INFO kernel:[ 2.310843] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:29:45,305 INFO kernel:[ 2.310844] usb usb1: Product: UHCI Host Controller >11:29:45,305 INFO kernel:[ 2.310845] usb usb1: Manufacturer: Linux 3.6.7-5.fc18.x86_64 uhci_hcd >11:29:45,305 INFO kernel:[ 2.310846] usb usb1: SerialNumber: 0000:00:01.2 >11:29:45,305 INFO kernel:[ 2.310906] hub 1-0:1.0: USB hub found >11:29:45,305 INFO kernel:[ 2.310909] hub 1-0:1.0: 2 ports detected >11:29:45,305 INFO kernel:[ 2.310973] usbcore: registered new interface driver usbserial >11:29:45,305 INFO kernel:[ 2.310979] usbcore: registered new interface driver usbserial_generic >11:29:45,305 INFO kernel:[ 2.310983] USB Serial support registered for generic >11:29:45,305 INFO kernel:[ 2.310984] usbserial: USB Serial Driver core >11:29:45,305 INFO kernel:[ 2.311001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >11:29:45,305 INFO kernel:[ 2.311990] serio: i8042 KBD port at 0x60,0x64 irq 1 >11:29:45,305 INFO kernel:[ 2.311995] serio: i8042 AUX port at 0x60,0x64 irq 12 >11:29:45,305 INFO kernel:[ 2.312054] mousedev: PS/2 mouse device common for all mice >11:29:45,305 INFO kernel:[ 2.312293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >11:29:45,305 INFO kernel:[ 2.314130] rtc_cmos 00:01: RTC can wake from S4 >11:29:45,305 INFO kernel:[ 2.314304] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >11:29:45,305 INFO kernel:[ 2.314379] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >11:29:45,305 INFO kernel:[ 2.314432] device-mapper: uevent: version 1.0.3 >11:29:45,305 INFO kernel:[ 2.314469] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >11:29:45,305 INFO kernel:[ 2.314507] cpuidle: using governor ladder >11:29:45,305 INFO kernel:[ 2.314508] cpuidle: using governor menu >11:29:45,305 INFO kernel:[ 2.314541] EFI Variables Facility v0.08 2004-May-17 >11:29:45,305 INFO kernel:[ 2.314597] usbcore: registered new interface driver usbhid >11:29:45,305 INFO kernel:[ 2.314598] usbhid: USB HID core driver >11:29:45,305 INFO kernel:[ 2.314611] drop_monitor: Initializing network drop monitor service >11:29:45,305 INFO kernel:[ 2.314681] ip_tables: (C) 2000-2006 Netfilter Core Team >11:29:45,305 INFO kernel:[ 2.314702] TCP: cubic registered >11:29:45,305 INFO kernel:[ 2.314704] Initializing XFRM netlink socket >11:29:45,305 INFO kernel:[ 2.314764] NET: Registered protocol family 10 >11:29:45,305 INFO kernel:[ 2.314864] mip6: Mobile IPv6 >11:29:45,305 INFO kernel:[ 2.314865] NET: Registered protocol family 17 >11:29:45,305 DEBUG kernel:[ 2.314991] PM: Hibernation image not present or could not be loaded. >11:29:45,305 NOTICE kernel:[ 2.314993] Loading module verification certificates >11:29:45,305 NOTICE kernel:[ 2.315670] MODSIGN: Loaded cert 'Fedora kernel signing key: 40d782109bd95aa217bbef83ca0b50a227ef4859' >11:29:45,305 INFO kernel:[ 2.315677] registered taskstats version 1 >11:29:45,305 INFO kernel:[ 2.315959] Magic number: 8:578:478 >11:29:45,305 INFO kernel:[ 2.315961] rtc rtc0: hash matches >11:29:45,305 INFO kernel:[ 2.316039] rtc_cmos 00:01: setting system clock to 2012-12-06 11:29:42 UTC (1354793382) >11:29:45,305 DEBUG kernel:[ 2.469081] ata2.01: NODEV after polling detection >11:29:45,305 INFO kernel:[ 2.470094] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >11:29:45,305 INFO kernel:[ 2.470516] ata2.00: configured for MWDMA2 >11:29:45,305 NOTICE kernel:[ 2.470981] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >11:29:45,305 WARNING kernel:[ 2.471392] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >11:29:45,305 INFO kernel:[ 2.471394] cdrom: Uniform CD-ROM driver Revision: 3.20 >11:29:45,305 DEBUG kernel:[ 2.471481] sr 1:0:0:0: Attached scsi CD-ROM sr0 >11:29:45,305 NOTICE kernel:[ 2.471521] sr 1:0:0:0: Attached scsi generic sg0 type 5 >11:29:45,305 INFO kernel:[ 2.472791] Freeing unused kernel memory: 1036k freed >11:29:45,305 INFO kernel:[ 2.472952] Write protecting the kernel read-only data: 12288k >11:29:45,305 INFO kernel:[ 2.476161] Freeing unused kernel memory: 1848k freed >11:29:45,305 INFO kernel:[ 2.478779] Freeing unused kernel memory: 1412k freed >11:29:45,305 INFO kernel:[ 2.536003] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >11:29:45,305 INFO kernel:[ 2.603036] squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:29:45,305 INFO kernel:[ 2.605319] Loading iSCSI transport class v2.0-870. >11:29:45,305 NOTICE kernel:[ 2.608606] iscsi: registered transport (tcp) >11:29:45,305 INFO kernel:[ 2.610323] alua: device handler registered >11:29:45,305 INFO kernel:[ 2.611863] emc: device handler registered >11:29:45,305 INFO kernel:[ 2.612030] usb 1-1: new full-speed USB device number 2 using uhci_hcd >11:29:45,305 INFO kernel:[ 2.613396] hp_sw: device handler registered >11:29:45,305 INFO kernel:[ 2.615033] rdac: device handler registered >11:29:45,305 INFO kernel:[ 2.628407] FDC 0 is a S82078B >11:29:45,305 INFO kernel:[ 2.632327] No iBFT detected. >11:29:45,305 INFO kernel:[ 2.634030] md: raid0 personality registered for level 0 >11:29:45,305 INFO kernel:[ 2.636039] md: raid1 personality registered for level 1 >11:29:45,305 INFO kernel:[ 2.637577] async_tx: api initialized (async) >11:29:45,305 INFO kernel:[ 2.638463] xor: automatically using best checksumming function: >11:29:45,305 INFO kernel:[ 2.648012] generic_sse: 14108.000 MB/sec >11:29:45,305 WARNING kernel:[ 2.667017] raid6: sse2x1 8671 MB/s >11:29:45,305 WARNING kernel:[ 2.684019] raid6: sse2x2 10800 MB/s >11:29:45,305 WARNING kernel:[ 2.701013] raid6: sse2x4 12582 MB/s >11:29:45,305 WARNING kernel:[ 2.701014] raid6: using algorithm sse2x4 (12582 MB/s) >11:29:45,305 WARNING kernel:[ 2.701015] raid6: using intx1 recovery algorithm >11:29:45,305 INFO kernel:[ 2.705695] md: raid6 personality registered for level 6 >11:29:45,305 INFO kernel:[ 2.705697] md: raid5 personality registered for level 5 >11:29:45,305 INFO kernel:[ 2.705698] md: raid4 personality registered for level 4 >11:29:45,305 INFO kernel:[ 2.709543] md: raid10 personality registered for level 10 >11:29:45,305 INFO kernel:[ 2.711143] md: linear personality registered for level -1 >11:29:45,305 INFO kernel:[ 2.716199] device-mapper: multipath: version 1.5.0 loaded >11:29:45,305 INFO kernel:[ 2.717724] device-mapper: multipath round-robin: version 1.0.0 loaded >11:29:45,305 INFO kernel:[ 2.744729] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >11:29:45,305 INFO kernel:[ 2.749087] RPC: Registered named UNIX socket transport module. >11:29:45,305 INFO kernel:[ 2.749089] RPC: Registered udp transport module. >11:29:45,305 INFO kernel:[ 2.749090] RPC: Registered tcp transport module. >11:29:45,305 INFO kernel:[ 2.749090] RPC: Registered tcp NFSv4.1 backchannel transport module. >11:29:45,305 INFO kernel:[ 2.894845] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >11:29:45,305 INFO kernel:[ 2.896522] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc90000862000, 52:54:00:f3:4a:6b, IRQ 11 >11:29:45,305 DEBUG kernel:[ 2.896542] 8139cp 0000:00:03.0: setting latency timer to 64 >11:29:45,305 INFO kernel:[ 2.897936] 8139too: 8139too Fast Ethernet driver 0.9.28 >11:29:45,305 DEBUG kernel:[ 2.899836] virtio-pci 0000:00:06.0: irq 42 for MSI/MSI-X >11:29:45,305 DEBUG kernel:[ 2.899872] virtio-pci 0000:00:06.0: irq 43 for MSI/MSI-X >11:29:45,305 INFO kernel:[ 2.932529] vda: vda1 vda2 vda3 >11:29:45,305 INFO kernel:[ 3.009970] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >11:29:45,305 INFO kernel:[ 3.009974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >11:29:45,305 INFO kernel:[ 3.009976] usb 1-1: Product: QEMU USB Tablet >11:29:45,305 INFO kernel:[ 3.009978] usb 1-1: Manufacturer: QEMU 1.0.1 >11:29:45,305 INFO kernel:[ 3.009979] usb 1-1: SerialNumber: 42 >11:29:45,305 INFO kernel:[ 3.045056] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >11:29:45,305 INFO kernel:[ 3.045144] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >11:29:45,305 DEBUG kernel:[ 3.083673] ISO 9660 Extensions: Microsoft Joliet Level 3 >11:29:45,305 DEBUG kernel:[ 3.086450] ISO 9660 Extensions: RRIP_1991A >11:29:45,305 INFO kernel:[ 3.179583] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:29:45,305 INFO kernel:[ 3.216038] tsc: Refined TSC clocksource calibration: 2790.926 MHz >11:29:45,305 DEBUG kernel:[ 3.741161] SELinux: 2048 avtab hash slots, 93769 rules. >11:29:45,305 DEBUG kernel:[ 3.751960] SELinux: 2048 avtab hash slots, 93769 rules. >11:29:45,305 DEBUG kernel:[ 3.888922] SELinux: 9 users, 15 roles, 4353 types, 236 bools, 1 sens, 1024 cats >11:29:45,305 DEBUG kernel:[ 3.888925] SELinux: 83 classes, 93769 rules >11:29:45,305 DEBUG kernel:[ 3.892088] SELinux: Completing initialization. >11:29:45,305 DEBUG kernel:[ 3.892089] SELinux: Setting up existing superblocks. >11:29:45,305 DEBUG kernel:[ 3.892094] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.892097] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.892106] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.892109] SELinux: initialized (dev proc, type proc), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.892114] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 3.892123] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 3.892518] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >11:29:45,305 DEBUG kernel:[ 3.892520] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.892829] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >11:29:45,305 DEBUG kernel:[ 3.892835] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.892837] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 3.892849] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 3.892854] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 3.892858] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.892865] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893025] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893027] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 3.893032] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 3.893112] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 3.893130] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893132] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893136] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893143] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893146] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893148] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893150] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893152] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893155] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893157] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893160] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 3.893175] SELinux: initialized (dev loop0, type squashfs), uses xattr >11:29:45,305 DEBUG kernel:[ 3.893187] SELinux: initialized (dev dm-0, type ext4), uses xattr >11:29:45,305 NOTICE kernel:[ 3.894224] type=1403 audit(1354793384.076:2): policy loaded auid=4294967295 ses=4294967295 >11:29:45,305 DEBUG kernel:[ 4.203314] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >11:29:45,305 DEBUG kernel:[ 4.303504] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 4.303985] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:29:45,305 DEBUG kernel:[ 4.469075] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >11:29:45,305 NOTICE kernel:[ 4.671953] type=1400 audit(1354793384.853:3): avc: denied { create } for pid=511 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:29:45,305 NOTICE kernel:[ 4.671999] type=1400 audit(1354793384.853:4): avc: denied { setattr } for pid=511 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=26269 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:29:45,305 NOTICE kernel:[ 4.672125] type=1400 audit(1354793384.854:5): avc: denied { relabelfrom } for pid=511 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=26269 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:29:45,305 INFO kernel:[ 4.771315] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >11:29:45,305 INFO kernel:[ 4.837249] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >11:29:45,305 INFO kernel:[ 4.938978] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >11:29:45,312 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >11:29:45,312 INFO systemd: Detected virtualization 'kvm'. >11:29:45,312 INFO systemd: Initializing machine ID from KVM UUID. >11:29:45,312 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >11:29:45,312 INFO systemd: Started Remount Root and Kernel File Systems. >11:29:45,312 INFO systemd: Starting Local File Systems (Pre). >11:29:45,312 INFO systemd: Reached target Local File Systems (Pre). >11:29:45,312 INFO systemd: Mounting Temporary Directory... >11:29:45,312 INFO systemd: Starting Load Random Seed... >11:29:45,312 INFO systemd: Started Load Random Seed. >11:29:45,312 INFO systemd: Started Apply Kernel Variables. >11:29:45,338 INFO systemd: Started Terminate Plymouth Boot Screen. >11:29:45,338 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >11:29:45,338 INFO systemd: Starting Shell on tty2... >11:29:45,338 INFO systemd: Started Shell on tty2. >11:29:45,338 NOTICE kernel:[ 5.140341] type=1400 audit(1354793385.322:6): avc: denied { write } for pid=572 comm="firewalld" name="python2.7" dev="dm-0" ino=35800 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >11:29:45,338 NOTICE kernel:[ 5.140347] type=1400 audit(1354793385.322:7): avc: denied { remove_name } for pid=572 comm="firewalld" name="site.pyc" dev="dm-0" ino=36624 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >11:29:45,338 NOTICE kernel:[ 5.140350] type=1400 audit(1354793385.322:8): avc: denied { unlink } for pid=572 comm="firewalld" name="site.pyc" dev="dm-0" ino=36624 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >11:29:45,350 NOTICE kernel:[ 5.164532] type=1400 audit(1354793385.346:9): avc: denied { execute } for pid=585 comm="bash" name="hostname" dev="dm-0" ino=58603 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >11:29:45,350 NOTICE kernel:[ 5.164539] type=1400 audit(1354793385.346:10): avc: denied { read open } for pid=585 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=58603 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >11:29:46,160 INFO systemd: Starting D-Bus System Message Bus... >11:29:46,160 INFO systemd: Started D-Bus System Message Bus. >11:29:46,230 INFO systemd: Started firewalld - dynamic firewall daemon. >11:29:46,230 INFO systemd: Starting Network Manager... >11:29:46,409 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-8.git20121004.fc18) is starting... >11:29:46,409 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >11:29:46,409 INFO NetworkManager: <info> WEXT support is enabled >11:29:46,417 INFO dbus-daemon: dbus[586]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:29:46,417 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:29:46,417 INFO systemd: Starting Authorization Manager... >11:29:46,504 INFO polkitd: Started polkitd version 0.107 >11:29:46,564 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:29:46,564 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:29:46,564 INFO systemd: Started Authorization Manager. >11:29:46,583 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >11:29:46,583 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >11:29:46,584 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:29:46,584 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:29:46,584 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >11:29:46,585 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >11:29:46,611 INFO systemd: Started Network Manager. >11:29:46,629 INFO systemd: Starting Anaconda System Services. >11:29:46,629 INFO systemd: Reached target Anaconda System Services. >11:29:46,631 INFO systemd: Starting Anaconda... >11:29:46,631 INFO systemd: Starting Network Manager Wait Online... >11:29:46,636 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >11:29:46,636 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >11:29:46,637 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >11:29:46,637 INFO NetworkManager: <info> Networking is enabled by state file >11:29:46,637 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >11:29:46,647 INFO NetworkManager: <info> (eth0): carrier is OFF >11:29:46,648 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >11:29:46,649 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >11:29:46,652 INFO systemd: Started Anaconda. >11:29:46,678 INFO systemd: Starting Anaconda Text Console... >11:29:46,682 INFO systemd: Started Anaconda Text Console. >11:29:46,683 INFO kernel:[ 6.500276] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >11:29:46,684 INFO NetworkManager: <info> (eth0): now managed >11:29:46,684 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >11:29:46,684 INFO NetworkManager: <info> (eth0): bringing up device. >11:29:46,685 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >11:29:46,691 INFO NetworkManager: <info> (eth0): preparing device. >11:29:46,692 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >11:29:46,692 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >11:29:46,694 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >11:29:46,694 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >11:29:46,695 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >11:29:46,696 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >11:29:46,696 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >11:29:46,696 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:29:46,697 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >11:29:46,697 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >11:29:46,697 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >11:29:46,698 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >11:29:46,724 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >11:29:46,724 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >11:29:46,724 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >11:29:46,724 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >11:29:46,727 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >11:29:46,736 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >11:29:46,742 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >11:29:46,742 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >11:29:46,742 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:29:46,742 INFO NetworkManager: <info> dhclient started with pid 611 >11:29:46,743 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >11:29:46,743 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >11:29:46,899 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >11:29:46,899 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >11:29:46,900 INFO dhclient: All rights reserved. >11:29:46,900 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:29:46,900 INFO dhclient: >11:29:46,910 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >11:29:46,911 INFO dhclient: Listening on LPF/eth0/52:54:00:f3:4a:6b >11:29:46,912 INFO dhclient: Sending on LPF/eth0/52:54:00:f3:4a:6b >11:29:46,912 INFO dhclient: Sending on Socket/fallback >11:29:46,912 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x68f85271) >11:29:46,914 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x68f85271) >11:29:46,915 INFO dhclient: DHCPOFFER from 192.168.1.1 >11:29:46,983 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x68f85271) >11:29:46,985 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >11:29:46,985 INFO NetworkManager: <info> address 192.168.1.20 >11:29:46,985 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >11:29:46,986 INFO NetworkManager: <info> gateway 192.168.1.1 >11:29:46,986 INFO NetworkManager: <info> nameserver '192.168.1.1' >11:29:46,986 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:29:46,987 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >11:29:46,989 INFO dhclient: bound to 192.168.1.20 -- renewal in 1352 seconds. >11:29:47,904 WARNING kernel:[ 7.721649] audit_printk_skb: 21 callbacks suppressed >11:29:47,904 NOTICE kernel:[ 7.721651] type=1400 audit(1354793387.903:18): avc: denied { read write } for pid=619 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7350 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:29:47,912 WARNING kernel:[ 7.729035] auditd (620): /proc/620/oom_adj is deprecated, please use /proc/620/oom_score_adj instead. >11:29:47,989 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >11:29:47,989 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >11:29:47,989 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:29:47,989 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >11:29:47,998 INFO systemd: Started Network Manager Wait Online. >11:29:47,998 INFO systemd: Starting Network. >11:29:48,013 INFO systemd: Reached target Network. >11:29:48,013 INFO systemd: Startup finished in 2s 480ms 249us (kernel) + 1s 472ms 619us (initrd) + 3s 862ms 86us (userspace) = 7s 814ms 954us. >11:29:48,019 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >11:29:48,019 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >11:29:48,020 INFO dbus-daemon: dbus[586]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >11:29:48,031 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:29:48,033 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:29:48,088 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >11:29:50,753 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >11:29:50,762 INFO NetworkManager: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >11:29:50,763 INFO NetworkManager: <info> (eth0): deactivating device (reason 'connection-removed') [38] >11:29:50,766 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 611 >11:29:50,767 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >11:29:50,776 INFO NetworkManager: <info> Saved default wired connection 'eth0' to persistent storage >11:29:50,777 WARNING NetworkManager: <warn> (eth0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: eth0 >11:29:50,778 INFO NetworkManager: <info> Auto-activating connection 'eth0'. >11:29:50,778 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >11:29:50,778 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:29:50,779 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >11:29:50,779 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >11:29:50,779 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >11:29:50,779 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >11:29:50,779 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >11:29:50,780 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >11:29:50,780 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >11:29:50,780 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >11:29:50,784 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >11:29:50,785 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >11:29:50,785 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >11:29:50,785 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >11:29:50,786 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:29:50,786 INFO NetworkManager: <info> dhclient started with pid 721 >11:29:50,787 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >11:29:50,788 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >11:29:50,808 INFO systemd: Starting NTP client/server... >11:29:50,843 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >11:29:50,847 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >11:29:50,847 INFO dhclient: All rights reserved. >11:29:50,848 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:29:50,848 INFO dhclient: >11:29:50,863 INFO dhclient: Listening on LPF/eth0/52:54:00:f3:4a:6b >11:29:50,863 INFO dhclient: Sending on LPF/eth0/52:54:00:f3:4a:6b >11:29:50,864 INFO dhclient: Sending on Socket/fallback >11:29:50,864 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x1620dd80) >11:29:50,865 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >11:29:50,873 INFO chrony-helper: tr: write error: Broken pipe >11:29:50,874 INFO chrony-helper: tr: write error >11:29:50,904 INFO chronyd: chronyd version 1.27-git1ca844 starting >11:29:50,906 INFO chronyd: Linux kernel major=3 minor=6 patch=7 >11:29:50,906 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >11:29:50,918 INFO systemd: Started NTP client/server. >11:29:50,929 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x1620dd80) >11:29:50,932 INFO dhclient: bound to 192.168.1.20 -- renewal in 1662 seconds. >11:29:50,933 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >11:29:50,935 INFO NetworkManager: <info> address 192.168.1.20 >11:29:50,935 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >11:29:50,935 INFO NetworkManager: <info> gateway 192.168.1.1 >11:29:50,935 INFO NetworkManager: <info> nameserver '192.168.1.1' >11:29:50,935 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:29:50,935 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >11:29:51,937 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >11:29:51,937 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >11:29:51,937 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >11:29:51,938 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:29:51,942 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >11:29:51,944 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >11:29:51,965 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >11:29:52,713 INFO kernel:[ 12.530153] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >11:29:52,713 DEBUG kernel:[ 12.530296] SELinux: initialized (dev vda1, type ext4), uses xattr >11:29:52,816 INFO kernel:[ 12.633224] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >11:29:52,816 DEBUG kernel:[ 12.633232] SELinux: initialized (dev vda3, type ext4), uses xattr >11:29:57,260 INFO kernel:[ 17.111665] Btrfs loaded >11:29:57,326 INFO kernel:[ 17.177105] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >11:30:11,150 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >11:30:11,150 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >11:30:11,150 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >11:30:11,150 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
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 870586
:
634101
|
634102
|
634103
|
634104
|
634105
|
634106
|
634107
|
634108
|
634109
|
634110
|
634111
|
634112
|
634113
|
647007
|
647039
|
649869
| 658701