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 696618 Details for
Bug 910301
LVMError: lvresize failed for LogVol00: running lvm lvresize --force -L 12288m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_gemini/LogVol00 failed
[?]
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.
anaconda-tb-trdgd3 log for reproducer
anaconda-tb-trdgd3 (text/plain), 394.88 KB, created by
Steve Tyler
on 2013-02-12 21:03:16 UTC
(
hide
)
Description:
anaconda-tb-trdgd3 log for reproducer
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2013-02-12 21:03:16 UTC
Size:
394.88 KB
patch
obsolete
>anaconda 18.37.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/lvm.py", line 390, in lvresize > raise LVMError("lvresize failed for %s: %s" % (lv_name, msg)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2603, in resize > lvm.lvresize(self.vg.name, self._name, self.size) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 370, in execute > self.device.resize() > 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 323, 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) >LVMError: lvresize failed for root: running lvm lvresize --force -L 36424m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root failed > >Local variables in innermost frame: >msg: running lvm lvresize --force -L 36424m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root failed >args: ['lvresize', '--force', '-L', '36424m', '--config', ' devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } ', 'fedora/root'] >lv_name: root >vg_name: fedora >size: 36424.0 > > >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: {'sda': 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': existing 500MB partition sda1 (1) with existing ext4 filesystem >, '/': existing 36424MB lvmlv fedora-root (13) with non-existent ext4 filesystem mounted at / >} > swaps: [existing 4032MB lvmlv fedora-swap (12) with existing 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: [sda, sda1, sda2, fedora, fedora-swap, fedora-root, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _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: [sda1, sda2, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'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 >, 'sda2': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, 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: [existing 40960MB disk sda (0) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 40459MB partition sda2 (2) with existing lvmpv >, existing 40456MB lvmvg fedora (3) >, 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: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6c7d5f0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-09-19-59-42-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: 2013-01-09-19-59-42-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: 4362.0 > _serial: None > id: 4 > 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: /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: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > _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: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > 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 >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 226bd8e8-0805-4e0e-9ebd-14c7de7a2773 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 30000.0 > origFormat._device: /dev/mapper/fedora-root > origFormat._minInstanceSize: 933.9 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 36424.0 > id: 2 >, ActionResizeDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origsize: 36424.0 > id: 1 > dir: 88 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 3 >] > _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: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _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 (LVMLogicalVolumeDevice instance) > _intf.storage._bootloader.disks: [existing 40960MB disk sda (0) 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 (0x7f1fe6c307d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f1fe6c30810) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f1fe6c30850) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f1fe6c30890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f1fe6c30910) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 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: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6c7d5f0> > _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: 2013-01-09-19-59-42-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: 2013-01-09-19-59-42-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: 4362.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 4 > _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: 1360702334.13 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3.43 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 1238 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 1237 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 1235 > _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 0x7f1fd9b37680> > _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: 6 > _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.37.11 > 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: >20:51:56,142 INFO anaconda: /sbin/anaconda 18.37.11 >20:51:57,143 INFO anaconda: 2097152 kB (2048 MB) are available >20:51:57,143 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >20:51:57,156 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >20:51:57,157 INFO anaconda: Default encoding = utf-8 >20:51:57,458 INFO anaconda: ISCSID is /sbin/iscsid >20:51:57,459 INFO anaconda: no initiator set >20:51:57,595 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >20:51:57,595 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >20:51:57,784 INFO anaconda: Display mode = g >20:51:57,786 INFO anaconda: 2097152 kB (2048 MB) are available >20:51:57,786 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >20:51:59,016 DEBUG anaconda: X server has signalled a successful start. >20:51:59,019 INFO anaconda: Starting window manager, pid 695. >20:52:00,150 INFO anaconda: using only installclass _Fedora >20:52:00,831 INFO anaconda: Detected 2016M of memory >20:52:00,832 INFO anaconda: Swap attempt of 4032M >20:52:00,848 INFO anaconda: Running Thread: AnaStorageThread (139775143716608) >20:52:00,850 INFO anaconda: Running Thread: AnaNetworkThread (139775135323904) >20:52:00,855 INFO anaconda: Running Thread: AnaPayloadThread (139774906885888) >20:52:00,855 DEBUG anaconda: network: devices found ['eth0'] >20:52:00,928 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on eth0 >20:52:01,398 INFO anaconda: no initiator set >20:52:01,735 DEBUG anaconda: required disklabel type for sda (1) is None >20:52:01,737 DEBUG anaconda: default disklabel type for sda is msdos >20:52:01,759 DEBUG anaconda: selecting msdos disklabel for sda based on size >20:52:02,206 DEBUG anaconda: updating hostname localhost.localdomain >20:52:02,342 INFO anaconda: Thread Done: AnaNetworkThread (139775135323904) >20:52:04,529 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >20:52:04,562 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:52:04,957 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >20:52:05,048 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:52:05,366 INFO anaconda: Thread Done: AnaStorageThread (139775143716608) >20:52:05,774 INFO anaconda: Thread Done: AnaPayloadThread (139774906885888) >20:52:11,903 DEBUG anaconda: network standalone spoke (init): completed: True >15:52:12,024 INFO anaconda: fs space: 0 B needed: 3 GB >15:52:12,082 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) > >15:52:12,087 INFO anaconda: fs space: 0 B needed: 3 GB >15:52:12,147 INFO anaconda: fs space: 0 B needed: 3 GB >15:52:12,148 INFO anaconda: Running Thread: AnaSourceWatcher (139774890100480) >15:52:12,200 DEBUG anaconda: network: selected device eth0 >15:52:12,209 INFO anaconda: fs space: 0 B needed: 3 GB >15:52:12,235 INFO anaconda: Running Thread: AnaSoftwareWatcher (139775135323904) >15:52:12,250 INFO anaconda: Running Thread: AnaStorageWatcher (139774832977664) >15:52:12,907 INFO anaconda: Running Thread: AnaNTPserver0 (139774906885888) >15:52:12,913 INFO anaconda: Running Thread: AnaNTPserver1 (139774816192256) >15:52:12,923 INFO anaconda: Running Thread: AnaNTPserver2 (139774824584960) >15:52:12,931 INFO anaconda: Thread Done: AnaSourceWatcher (139774890100480) >15:52:12,935 INFO anaconda: Running Thread: AnaNTPserver3 (139774807799552) >15:52:13,141 INFO anaconda: Thread Done: AnaNTPserver1 (139774816192256) >15:52:14,128 INFO anaconda: Thread Done: AnaSoftwareWatcher (139775135323904) >15:52:14,129 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139774816192256) >15:52:14,135 INFO anaconda: Thread Done: AnaStorageWatcher (139774832977664) >15:52:14,140 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1fdeea6590> status to: Probing storage... >15:52:14,141 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1fdeea6590> status to: Downloading package metadata... >15:52:14,142 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1fe0b35ad0> status to: Downloading package metadata... >15:52:14,143 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1fe0b35ad0> status to: Downloading group metadata... >15:52:14,148 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> status to: Probing storage... >15:52:14,153 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1fdeea6590> >15:52:14,158 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1fe0b35ad0> >15:52:14,165 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1fe0b35ad0> >15:52:14,177 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1fdeea6590> >15:52:14,178 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1fe0b35ad0> status to: Checking software dependencies... >15:52:14,188 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> >15:52:14,317 DEBUG anaconda: updating hostname localhost.localdomain >15:52:14,345 DEBUG anaconda: updating hostname localhost.localdomain >15:52:15,588 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f1fdeeadcd0> status to: Wired (eth0) connected >15:52:20,231 DEBUG anaconda: disk free: 969.23 kB fs free: 441 MB sw needs: 3 GB auto swap: 4.03 GB >15:52:21,173 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139774816192256) >15:52:21,597 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1fe0b35ad0> >15:52:21,601 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1fdeea6590> >15:52:22,949 INFO anaconda: Thread Done: AnaNTPserver0 (139774906885888) >15:52:22,971 INFO anaconda: Thread Done: AnaNTPserver3 (139774807799552) >15:52:22,975 INFO anaconda: Thread Done: AnaNTPserver2 (139774824584960) >15:52:23,446 INFO anaconda: Running Thread: AnaExecuteStorageThread (139774807799552) >15:52:23,490 INFO anaconda: Thread Done: AnaExecuteStorageThread (139774807799552) >15:52:23,528 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >15:52:23,529 DEBUG anaconda: ui: unused=[] >15:52:23,530 DEBUG anaconda: ui: new_devices=[] >15:52:23,551 DEBUG anaconda: page clicked: New Fedora 18 Installation >15:52:23,552 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >15:52:23,618 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> >15:52:23,619 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> status to: Saving storage configuration... >15:52:23,624 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> >15:53:06,574 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >15:53:06,576 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >15:53:06,595 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >15:53:06,597 DEBUG anaconda: updated device_disks to ['sda'] >15:53:06,598 DEBUG anaconda: updated device_vg_name to None >15:53:06,600 DEBUG anaconda: min: 58.3 max: 500.0 current: 500.0 >15:53:06,601 DEBUG anaconda: fs type changed: ext4 >15:53:06,607 INFO anaconda: getting device type for None >15:53:06,609 ERR anaconda: unknown device type: 'None' >15:53:06,609 DEBUG anaconda: device_type_changed: None None >15:53:06,612 INFO anaconda: getting device type for Standard Partition >15:53:06,613 DEBUG anaconda: device_type_changed: 2 Standard Partition >15:53:06,614 INFO anaconda: getting device type for Standard Partition >15:53:06,615 DEBUG anaconda: populate_raid: 2, None >15:53:06,616 INFO anaconda: getting device type for Standard Partition >15:53:06,618 INFO anaconda: getting device type for Standard Partition >15:53:06,619 DEBUG anaconda: populate_raid: 2, None >15:53:06,620 INFO anaconda: getting device type for Standard Partition >15:53:09,518 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >15:53:09,522 DEBUG anaconda: new selector: existing 36424MB lvmlv fedora-root (13) with existing ext4 filesystem >15:53:09,524 DEBUG anaconda: notebook page = 1 >15:53:09,525 INFO anaconda: ui: saving changes to device sda1 >15:53:09,526 DEBUG anaconda: old_name: sda1 >15:53:09,527 DEBUG anaconda: new_name: None >15:53:09,527 DEBUG anaconda: new size: 500.0 >15:53:09,528 DEBUG anaconda: old size: 500.0 >15:53:09,528 INFO anaconda: getting device type for Standard Partition >15:53:09,529 DEBUG anaconda: new device type: 2 >15:53:09,530 DEBUG anaconda: reformat: False >15:53:09,531 DEBUG anaconda: new fs type: ext4 >15:53:09,532 DEBUG anaconda: old encryption setting: False >15:53:09,532 DEBUG anaconda: new encryption setting: False >15:53:09,533 DEBUG anaconda: old mountpoint: >15:53:09,533 DEBUG anaconda: new mountpoint: >15:53:09,534 INFO anaconda: getting device type for Standard Partition >15:53:09,539 DEBUG anaconda: populate_right_side: existing 36424MB lvmlv fedora-root (13) with existing ext4 filesystem >15:53:09,540 DEBUG anaconda: updated device_disks to ['sda'] >15:53:09,540 DEBUG anaconda: updated device_vg_name to fedora >15:53:09,542 DEBUG anaconda: min: 933.9 max: 36424.0 current: 36424.0 >15:53:09,546 INFO anaconda: getting device type for LVM >15:53:09,547 DEBUG anaconda: device_type_changed: 0 LVM >15:53:09,548 INFO anaconda: getting device type for LVM >15:53:09,549 DEBUG anaconda: populate_raid: 0, None >15:53:09,550 INFO anaconda: getting device type for LVM >15:53:09,551 DEBUG anaconda: default vg is fedora >15:53:09,552 DEBUG anaconda: new vg selection: fedora >15:53:09,558 INFO anaconda: getting device type for LVM >15:53:09,559 DEBUG anaconda: populate_raid: 0, None >15:53:09,559 INFO anaconda: getting device type for LVM >15:53:09,560 DEBUG anaconda: default vg is fedora >15:53:09,561 DEBUG anaconda: new vg selection: None >15:53:09,562 DEBUG anaconda: new vg selection: None >15:53:09,563 DEBUG anaconda: new vg selection: fedora >15:53:40,339 INFO anaconda: ui: saving changes to device fedora-root >15:53:40,341 DEBUG anaconda: old_name: root >15:53:40,343 DEBUG anaconda: new_name: None >15:53:40,345 DEBUG anaconda: new size: 30000.0 >15:53:40,347 DEBUG anaconda: old size: 36424.0 >15:53:40,348 INFO anaconda: getting device type for LVM >15:53:40,349 DEBUG anaconda: new device type: 0 >15:53:40,349 DEBUG anaconda: reformat: True >15:53:40,350 DEBUG anaconda: new fs type: ext4 >15:53:40,351 DEBUG anaconda: old encryption setting: False >15:53:40,351 DEBUG anaconda: new encryption setting: False >15:53:40,352 DEBUG anaconda: old mountpoint: >15:53:40,353 DEBUG anaconda: new mountpoint: / >15:53:40,354 INFO anaconda: getting device type for LVM >15:53:40,373 DEBUG anaconda: LVMLogicalVolumeDevice instance (0x7f1fd9b99b10) -- > name = fedora-root status = False kids = 0 id = 13 > parents = ['existing 40456MB lvmvg fedora (3)'] > uuid = 1PoBGN-XIvt-Jnog-Oqlu-ueMm-4iLq-Tnobe2 size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 74596352 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4643, 255, 63) biosGeometry: (4643, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6c7ddd0> > target size = 30000.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fd9b1f590) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 40459MB partition sda2 (2) with existing lvmpv'] > uuid = FGDV3Q-qzfR-vPur-9qOi-GIEr-MW5x-sMA6FC size = 40456 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 10114 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 10114.0 free space = 6424 > free extents = 1606.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 40459MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (12) with existing swap', > 'existing 30000MB lvmlv fedora-root (13) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 30000MB >15:53:40,375 DEBUG anaconda: new size: 30000.0 >15:53:40,376 DEBUG anaconda: target size: 30000.0 >15:53:40,378 DEBUG anaconda: updating selector size to '30 GB' >15:53:40,384 DEBUG anaconda: populate_right_side: existing 30000MB lvmlv fedora-root (13) with existing ext4 filesystem >15:53:40,385 DEBUG anaconda: updated device_disks to ['sda'] >15:53:40,385 DEBUG anaconda: updated device_vg_name to fedora >15:53:40,387 DEBUG anaconda: min: 933.9 max: 36424.0 current: 30000.0 >15:53:40,392 INFO anaconda: getting device type for LVM >15:53:40,393 DEBUG anaconda: populate_raid: 0, None >15:53:40,393 INFO anaconda: getting device type for LVM >15:53:40,394 DEBUG anaconda: default vg is fedora >15:53:40,395 DEBUG anaconda: new vg selection: None >15:53:40,396 DEBUG anaconda: new vg selection: None >15:53:40,397 DEBUG anaconda: new vg selection: fedora >15:53:40,402 INFO anaconda: scheduling reformat of fedora-root as ext4 >15:53:40,420 DEBUG anaconda: populate_right_side: existing 36424MB lvmlv fedora-root (13) with non-existent ext4 filesystem mounted at / >15:53:40,421 DEBUG anaconda: updated device_disks to ['sda'] >15:53:40,422 DEBUG anaconda: updated device_vg_name to fedora >15:53:40,424 DEBUG anaconda: min: 36424.0 max: 36424.0 current: 36424.0 >15:53:40,431 INFO anaconda: getting device type for LVM >15:53:40,432 DEBUG anaconda: populate_raid: 0, None >15:53:40,433 INFO anaconda: getting device type for LVM >15:53:40,434 DEBUG anaconda: default vg is fedora >15:53:40,434 DEBUG anaconda: new vg selection: None >15:53:40,435 DEBUG anaconda: new vg selection: None >15:53:40,437 DEBUG anaconda: new vg selection: fedora >15:53:40,458 INFO anaconda: Running Thread: AnaCheckStorageThread (139775143716608) >15:53:40,477 INFO anaconda: Thread Done: AnaCheckStorageThread (139775143716608) >15:53:40,599 INFO anaconda: fs space: 36.42 GB needed: 3.43 GB >15:53:40,600 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> >15:53:40,605 INFO anaconda: fs space: 36.42 GB needed: 3.43 GB >15:53:40,606 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> >15:53:40,607 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> status to: Checking storage configuration... >15:53:40,612 INFO anaconda: fs space: 36.42 GB needed: 3.43 GB >15:53:40,613 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1fdeea6690> >15:53:44,482 INFO anaconda: Running Thread: AnaInstallThread (139775143716608) >15:53:46,179 INFO anaconda: Thread Done: AnaInstallThread (139775143716608) > > >/tmp/packaging.log: >20:52:00,795 DEBUG packaging: getting release version from tree at None (18) >20:52:00,796 DEBUG packaging: got a release version of 18 >20:52:05,369 INFO packaging: updating base repo >20:52:05,524 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >20:52:05,530 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >20:52:05,531 DEBUG yum.verbose.plugin: Adding en_US to language list >20:52:05,534 DEBUG yum.verbose.YumBase: Config time: 0.164 >20:52:05,566 DEBUG packaging: getting release version from tree at None (18) >20:52:05,571 DEBUG packaging: got a release version of 18 >20:52:05,571 INFO packaging: configuring base repo >20:52:05,572 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >20:52:05,572 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >20:52:05,628 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >20:52:05,628 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >20:52:05,630 DEBUG packaging: got a release version of 18 >20:52:05,645 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >20:52:05,650 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >20:52:05,651 DEBUG yum.verbose.plugin: Adding en_US to language list >20:52:05,653 DEBUG yum.verbose.YumBase: Config time: 0.023 >20:52:05,683 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >20:52:05,695 DEBUG packaging: disabling repo fedora >20:52:05,699 DEBUG packaging: disabling repo updates-testing >20:52:05,700 DEBUG packaging: disabling repo updates >20:52:05,700 INFO packaging: gathering repo metadata >20:52:05,700 DEBUG packaging: getting repo metadata for anaconda >20:52:05,739 DEBUG packaging: getting group info for anaconda >20:52:05,774 INFO packaging: metadata retrieval complete >15:52:12,934 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:52:12,951 INFO_2 yum.verbose.plugin: Determining fastest mirrors >15:52:13,854 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >15:52:13,969 DEBUG yum.verbose.YumBase: pkgsack time: 1.020 >15:52:14,111 DEBUG yum.verbose.YumBase: group time: 1.177 >15:52:14,120 DEBUG packaging: deleting package sacks >15:52:14,130 INFO packaging: checking software selection >15:52:14,131 DEBUG packaging: deleting package sacks >15:52:14,131 DEBUG packaging: deleting yum transaction info >15:52:14,132 DEBUG packaging: select group core >15:52:14,133 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:52:14,327 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >15:52:14,388 DEBUG yum.verbose.YumBase: pkgsack time: 0.252 >15:52:14,469 DEBUG yum.verbose.YumBase: group time: 0.336 >15:52:14,523 DEBUG yum.verbose.YumBase: Obs Init time: 0.051 >15:52:14,547 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >15:52:14,557 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >15:52:14,558 DEBUG packaging: select group core >15:52:14,559 DEBUG packaging: select group gnome-desktop >15:52:14,575 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >15:52:14,579 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >15:52:14,585 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >15:52:14,631 DEBUG packaging: select group multimedia >15:52:14,650 DEBUG packaging: select group input-methods >15:52:14,659 DEBUG packaging: select group base-x >15:52:14,670 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >15:52:14,673 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >15:52:14,676 DEBUG packaging: select group fonts >15:52:14,807 DEBUG packaging: select group hardware-support >15:52:14,824 DEBUG packaging: select group dial-up >15:52:14,830 DEBUG packaging: select group printing >15:52:14,889 DEBUG packaging: select group firefox >15:52:14,891 DEBUG packaging: select group standard >15:52:14,948 DEBUG packaging: select package kernel-PAE >15:52:14,965 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >15:52:14,967 INFO packaging: no kernel-PAE package >15:52:14,967 DEBUG packaging: select package kernel >15:52:14,969 INFO packaging: selected kernel >15:52:14,970 INFO packaging: checking dependencies >15:52:15,143 DEBUG yum.verbose.YumBase: Building updates object >15:52:15,243 DEBUG yum.verbose.YumBase: up:simple updates time: 0.038 >15:52:15,245 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >15:52:15,246 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >15:52:15,246 DEBUG yum.verbose.YumBase: updates time: 0.102 >15:52:15,249 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >15:52:15,251 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >15:52:15,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-15.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >15:52:15,256 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >15:52:15,256 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >15:52:15,258 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >15:52:15,269 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,272 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,275 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,277 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,280 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,283 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,285 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,286 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >15:52:15,288 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,296 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,298 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >15:52:15,300 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,303 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,305 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >15:52:15,306 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >15:52:15,309 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >15:52:15,310 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >15:52:15,310 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >15:52:15,317 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 >15:52:15,320 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 >15:52:15,322 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) >15:52:15,325 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.3-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >15:52:15,327 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >15:52:15,329 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 >15:52:15,333 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 >15:52:15,336 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 >15:52:15,339 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 >15:52:15,341 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >15:52:15,344 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >15:52:15,346 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 >15:52:15,353 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >15:52:15,355 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 >15:52:15,358 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 >15:52:15,361 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 >15:52:15,368 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 >15:52:15,375 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 >15:52:15,379 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.6-1.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >15:52:15,382 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >15:52:15,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >15:52:15,390 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.6-1.fc18.x86_64 >15:52:15,392 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >15:52:15,397 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >15:52:15,401 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >15:52:15,403 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >15:52:15,405 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.2-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >15:52:15,408 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.6-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >15:52:15,411 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >15:52:15,414 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 >15:52:15,417 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,420 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,425 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,431 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,434 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,436 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,439 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,441 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,444 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,446 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,448 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,451 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >15:52:15,456 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 >15:52:15,457 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >15:52:15,459 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 >15:52:15,466 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 >15:52:15,469 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 >15:52:15,472 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 >15:52:15,474 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 >15:52:15,476 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 >15:52:15,481 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 >15:52:15,484 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-2.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >15:52:15,493 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 >15:52:15,495 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) >15:52:15,497 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 >15:52:15,499 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 >15:52:15,501 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >15:52:15,502 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >15:52:15,503 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >15:52:15,508 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.1.x86_64 as install for at-3.1.13-10.fc18.x86_64 >15:52:15,511 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 >15:52:15,513 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >15:52:15,521 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 >15:52:15,524 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 >15:52:15,526 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 >15:52:15,528 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 >15:52:15,537 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 >15:52:15,540 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 >15:52:15,541 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >15:52:15,547 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >15:52:15,550 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >15:52:15,552 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >15:52:15,555 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >15:52:15,563 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 >15:52:15,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >15:52:15,568 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 >15:52:15,570 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 >15:52:15,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >15:52:15,578 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >15:52:15,592 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 >15:52:15,596 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >15:52:15,598 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >15:52:15,605 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >15:52:15,607 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >15:52:15,610 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-5.P1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >15:52:15,612 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >15:52:15,613 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisccc.so.90()(64bit) >15:52:15,613 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisc.so.92()(64bit) >15:52:15,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-5.P1.fc18.x86_64 >15:52:15,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-5.P1.fc18.x86_64 >15:52:15,622 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 >15:52:15,626 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 >15:52:15,630 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-5.fc18.x86_64 as install for bluez-cups-4.101-5.fc18.x86_64 >15:52:15,640 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 >15:52:15,642 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 >15:52:15,644 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 >15:52:15,646 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 >15:52:15,648 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 >15:52:15,650 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 >15:52:15,652 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 >15:52:15,655 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 >15:52:15,658 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 >15:52:15,660 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 >15:52:15,664 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 >15:52:15,667 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) >15:52:15,668 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 >15:52:15,682 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 >15:52:15,684 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >15:52:15,684 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >15:52:15,688 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-3.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >15:52:15,695 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 >15:52:15,696 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) >15:52:15,697 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) >15:52:15,697 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) >15:52:15,698 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 >15:52:15,702 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 >15:52:15,707 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.4.2-6.fc18.noarch as install for caribou-0.4.4.2-6.fc18.x86_64 >15:52:15,709 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >15:52:15,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >15:52:15,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >15:52:15,726 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 >15:52:15,729 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 >15:52:15,731 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 >15:52:15,733 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 >15:52:15,735 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 >15:52:15,736 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >15:52:15,737 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 >15:52:15,740 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 >15:52:15,742 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 >15:52:15,745 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >15:52:15,746 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 >15:52:15,748 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 >15:52:15,750 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 >15:52:15,752 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 >15:52:15,757 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 >15:52:15,759 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 >15:52:15,761 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 >15:52:15,762 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) >15:52:15,763 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 >15:52:15,766 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 >15:52:15,772 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.6-1.fc18.noarch as install for colord-0.1.25-1.fc18.x86_64 >15:52:15,774 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.25-1.fc18.x86_64 >15:52:15,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >15:52:15,778 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >15:52:15,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >15:52:15,792 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 >15:52:15,793 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 >15:52:15,795 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 >15:52:15,797 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 >15:52:15,799 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 >15:52:15,801 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 >15:52:15,803 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 >15:52:15,805 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 >15:52:15,807 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 >15:52:15,809 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 >15:52:15,811 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 >15:52:15,814 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-8.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >15:52:15,816 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 >15:52:15,817 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 >15:52:15,819 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) >15:52:15,821 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >15:52:15,823 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 >15:52:15,830 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >15:52:15,832 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >15:52:15,834 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 >15:52:15,837 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 >15:52:15,839 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >15:52:15,839 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >15:52:15,841 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 >15:52:15,843 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 >15:52:15,845 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 >15:52:15,854 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >15:52:15,856 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 >15:52:15,857 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >15:52:15,863 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 >15:52:15,869 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 >15:52:15,873 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 >15:52:15,875 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 >15:52:15,877 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >15:52:15,892 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 >15:52:15,894 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 >15:52:15,896 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 >15:52:15,898 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 >15:52:15,900 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 >15:52:15,908 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 >15:52:15,910 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >15:52:15,914 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 >15:52:15,927 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 >15:52:15,929 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 >15:52:15,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.2-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >15:52:15,933 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 >15:52:15,938 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >15:52:15,940 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >15:52:15,942 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >15:52:15,943 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 to require for libdns-export.so.95()(64bit) >15:52:15,947 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >15:52:15,949 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >15:52:15,951 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >15:52:15,953 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-36.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >15:52:15,955 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 >15:52:15,957 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 >15:52:15,963 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 >15:52:15,967 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 >15:52:15,985 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:15,987 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:15,990 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.6.0-2.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:15,993 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.16.4-2.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:15,996 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.13-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:15,998 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.fc18.noarch as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,001 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,003 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) >15:52:16,004 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) >15:52:16,004 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) >15:52:16,004 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) >15:52:16,004 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) >15:52:16,005 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) >15:52:16,005 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) >15:52:16,005 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) >15:52:16,005 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) >15:52:16,006 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) >15:52:16,006 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) >15:52:16,006 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) >15:52:16,006 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) >15:52:16,007 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) >15:52:16,007 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) >15:52:16,007 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) >15:52:16,007 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) >15:52:16,008 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) >15:52:16,008 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) >15:52:16,008 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) >15:52:16,008 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) >15:52:16,009 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) >15:52:16,009 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) >15:52:16,009 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) >15:52:16,009 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) >15:52:16,009 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) >15:52:16,010 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) >15:52:16,010 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) >15:52:16,010 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) >15:52:16,010 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) >15:52:16,011 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) >15:52:16,011 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) >15:52:16,011 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) >15:52:16,011 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) >15:52:16,012 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) >15:52:16,012 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) >15:52:16,012 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) >15:52:16,012 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) >15:52:16,013 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) >15:52:16,013 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) >15:52:16,013 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) >15:52:16,013 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) >15:52:16,014 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) >15:52:16,014 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) >15:52:16,014 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) >15:52:16,014 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) >15:52:16,015 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) >15:52:16,015 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) >15:52:16,015 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) >15:52:16,015 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) >15:52:16,016 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) >15:52:16,016 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) >15:52:16,016 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) >15:52:16,016 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) >15:52:16,017 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) >15:52:16,017 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) >15:52:16,017 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) >15:52:16,017 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) >15:52:16,018 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) >15:52:16,018 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) >15:52:16,018 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) >15:52:16,018 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) >15:52:16,019 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) >15:52:16,019 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) >15:52:16,019 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) >15:52:16,019 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) >15:52:16,021 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,024 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.6.0-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,026 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,033 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,036 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,038 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,040 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >15:52:16,040 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >15:52:16,042 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.8.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,043 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >15:52:16,045 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,047 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >15:52:16,059 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 >15:52:16,061 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 >15:52:16,063 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 >15:52:16,065 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 >15:52:16,074 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 >15:52:16,075 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >15:52:16,076 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >15:52:16,094 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >15:52:16,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >15:52:16,099 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 >15:52:16,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >15:52:16,102 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >15:52:16,103 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >15:52:16,104 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 >15:52:16,106 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 >15:52:16,107 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >15:52:16,109 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 >15:52:16,111 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 >15:52:16,114 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) >15:52:16,114 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) >15:52:16,115 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) >15:52:16,115 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) >15:52:16,115 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) >15:52:16,127 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >15:52:16,128 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >15:52:16,145 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-17.0.1-1.fc18.x86_64 as install for firefox-17.0.1-1.fc18.x86_64 >15:52:16,148 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0.1-1.fc18.x86_64 >15:52:16,150 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0.1-1.fc18.x86_64 to require for libxpcom.so()(64bit) >15:52:16,151 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.x86_64 as install for firefox-17.0.1-1.fc18.x86_64 >15:52:16,154 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.4.2-6.fc18.x86_64 as install for firewall-config-0.2.11-2.fc18.noarch >15:52:16,156 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.11-2.fc18.noarch >15:52:16,159 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.24-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >15:52:16,161 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >15:52:16,170 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >15:52:16,173 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >15:52:16,177 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.1-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,179 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,181 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.4-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,184 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.0-1.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,186 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,188 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,190 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.19-3.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,199 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.5-1.fc18.2.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >15:52:16,313 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >15:52:16,316 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(vars) >15:52:16,316 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(strict) >15:52:16,317 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(POSIX) >15:52:16,317 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Std) >15:52:16,318 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Long) >15:52:16,319 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(FileHandle) >15:52:16,319 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Exporter) >15:52:16,320 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Encode) >15:52:16,322 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >15:52:16,324 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >15:52:16,326 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 >15:52:16,331 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 >15:52:16,337 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-4.fc18.x86_64 as install for fprintd-pam-0.4.1-4.fc18.x86_64 >15:52:16,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >15:52:16,355 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >15:52:16,358 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-5.fc18.x86_64 >15:52:16,360 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >15:52:16,362 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >15:52:16,364 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >15:52:16,366 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >15:52:16,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >15:52:16,376 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-6.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >15:52:16,378 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 >15:52:16,380 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 >15:52:16,389 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >15:52:16,391 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >15:52:16,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >15:52:16,395 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 >15:52:16,397 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >15:52:16,400 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 >15:52:16,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >15:52:16,409 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 >15:52:16,411 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 >15:52:16,415 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 >15:52:16,416 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >15:52:16,420 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 >15:52:16,422 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 >15:52:16,424 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0.1-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >15:52:16,431 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-5.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >15:52:16,434 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >15:52:16,436 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >15:52:16,438 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-2.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >15:52:16,449 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 >15:52:16,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >15:52:16,453 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >15:52:16,454 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >15:52:16,454 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >15:52:16,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >15:52:16,456 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >15:52:16,457 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >15:52:16,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >15:52:16,460 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 >15:52:16,463 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 >15:52:16,465 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 >15:52:16,467 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) >15:52:16,467 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) >15:52:16,469 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >15:52:16,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >15:52:16,476 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 >15:52:16,478 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 >15:52:16,481 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >15:52:16,483 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >15:52:16,492 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 >15:52:16,495 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >15:52:16,497 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 >15:52:16,500 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 >15:52:16,502 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 >15:52:16,520 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 >15:52:16,522 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 >15:52:16,531 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 >15:52:16,533 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 >15:52:16,535 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 >15:52:16,546 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.6-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >15:52:16,548 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-2.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >15:52:16,558 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 >15:52:16,561 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 >15:52:16,564 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 >15:52:16,571 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 >15:52:16,573 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >15:52:16,574 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 >15:52:16,576 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 >15:52:16,585 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 >15:52:16,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-2.fc18.x86_64 >15:52:16,611 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >15:52:16,614 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >15:52:16,616 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-5.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >15:52:16,618 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >15:52:16,621 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >15:52:16,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.2.11-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >15:52:16,636 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >15:52:16,638 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.6.0-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >15:52:16,641 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.34.1-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >15:52:16,642 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >15:52:16,644 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-5.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >15:52:16,647 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >15:52:16,654 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 >15:52:16,656 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 >15:52:16,659 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 >15:52:16,662 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 >15:52:16,670 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >15:52:16,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >15:52:16,674 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >15:52:16,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,704 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,706 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,715 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-13.fc18.x86_64 >15:52:16,717 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) >15:52:16,718 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) >15:52:16,719 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) >15:52:16,719 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) >15:52:16,720 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) >15:52:16,720 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) >15:52:16,721 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) >15:52:16,721 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) >15:52:16,722 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) >15:52:16,723 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,731 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:52:16,736 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 >15:52:16,756 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 >15:52:16,759 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 >15:52:16,761 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 >15:52:16,764 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 >15:52:16,766 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 >15:52:16,769 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 >15:52:16,771 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 >15:52:16,773 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 >15:52:16,775 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 >15:52:16,778 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 >15:52:16,780 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 >15:52:16,782 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 >15:52:16,784 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 >15:52:16,802 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >15:52:16,804 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) >15:52:16,805 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >15:52:16,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >15:52:16,816 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-2.fc18.x86_64 >15:52:16,818 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >15:52:16,819 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >15:52:16,824 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for gvfs-smb-1.14.2-2.fc18.x86_64 >15:52:16,826 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >15:52:16,839 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.11-1.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >15:52:16,842 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >15:52:16,844 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.11-1.fc18.x86_64 to require for libhpip.so.0()(64bit) >15:52:16,852 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >15:52:16,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >15:52:16,860 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 >15:52:16,864 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121109-8.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >15:52:16,867 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 >15:52:16,869 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 >15:52:16,871 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >15:52:16,872 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >15:52:16,876 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 >15:52:16,877 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >15:52:16,881 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 >15:52:16,883 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >15:52:16,889 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 >15:52:16,891 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 >15:52:16,894 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >15:52:16,894 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >15:52:16,896 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 >15:52:16,898 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 >15:52:16,904 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 >15:52:16,906 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-4.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >15:52:16,909 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 >15:52:16,911 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-4.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >15:52:16,912 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 >15:52:16,914 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >15:52:16,918 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 >15:52:16,925 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 >15:52:16,932 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 >15:52:16,934 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 >15:52:16,946 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >15:52:16,948 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >15:52:16,951 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >15:52:16,953 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >15:52:16,960 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 >15:52:16,963 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 >15:52:16,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.2-1.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >15:52:16,976 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 >15:52:16,977 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) >15:52:16,978 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >15:52:16,984 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >15:52:16,986 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 >15:52:16,992 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 >15:52:16,995 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >15:52:16,997 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-18.git20130102.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >15:52:17,000 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 >15:52:17,008 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >15:52:17,020 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 >15:52:17,022 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 >15:52:17,028 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.2-12.fc18.noarch as install for 1:liberation-mono-fonts-1.07.2-12.fc18.noarch >15:52:17,041 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.x86_64 as install for libsane-hpaio-3.12.11-1.fc18.x86_64 >15:52:17,052 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 >15:52:17,056 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 >15:52:17,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-2.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >15:52:17,060 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 >15:52:17,066 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.19-3.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >15:52:17,073 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0.1-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >15:52:17,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >15:52:17,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >15:52:17,078 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >15:52:17,079 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >15:52:17,079 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >15:52:17,080 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >15:52:17,088 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 >15:52:17,090 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 >15:52:17,094 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 >15:52:17,095 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >15:52:17,116 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 >15:52:17,119 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 >15:52:17,137 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 >15:52:17,139 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 >15:52:17,141 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 >15:52:17,143 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 >15:52:17,144 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >15:52:17,146 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 >15:52:17,147 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >15:52:17,149 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 >15:52:17,159 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-8.fc18.x86_64 >15:52:17,169 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 >15:52:17,170 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >15:52:17,181 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >15:52:17,183 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >15:52:17,192 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 >15:52:17,194 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 >15:52:17,196 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 >15:52:17,199 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >15:52:17,200 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 >15:52:17,215 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 >15:52:17,216 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >15:52:17,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >15:52:17,230 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 >15:52:17,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >15:52:17,238 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 >15:52:17,244 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >15:52:17,245 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >15:52:17,247 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-5.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >15:52:17,248 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-5.fc18.x86_64 as install for plymouth-system-theme-0.8.8-5.fc18.x86_64 >15:52:17,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >15:52:17,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >15:52:17,258 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >15:52:17,273 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-8.fc18.x86_64 >15:52:17,274 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >15:52:17,288 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >15:52:17,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >15:52:17,292 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 >15:52:17,294 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >15:52:17,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >15:52:17,310 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 >15:52:17,326 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >15:52:17,327 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >15:52:17,329 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >15:52:17,332 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 >15:52:17,334 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 >15:52:17,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >15:52:17,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >15:52:17,340 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.4-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >15:52:17,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >15:52:17,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >15:52:17,347 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 >15:52:17,357 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 >15:52:17,359 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 >15:52:17,361 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >15:52:17,362 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 >15:52:17,373 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >15:52:17,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >15:52:17,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >15:52:17,394 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 >15:52:17,397 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 >15:52:17,401 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) >15:52:17,401 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) >15:52:17,402 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) >15:52:17,403 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 >15:52:17,405 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) >15:52:17,406 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) >15:52:17,406 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) >15:52:17,406 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) >15:52:17,406 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) >15:52:17,407 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) >15:52:17,407 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) >15:52:17,407 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) >15:52:17,407 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) >15:52:17,408 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) >15:52:17,408 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) >15:52:17,408 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) >15:52:17,408 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) >15:52:17,409 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) >15:52:17,409 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) >15:52:17,409 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) >15:52:17,410 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) >15:52:17,411 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) >15:52:17,411 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) >15:52:17,411 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) >15:52:17,412 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) >15:52:17,412 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) >15:52:17,412 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) >15:52:17,412 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) >15:52:17,413 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) >15:52:17,413 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) >15:52:17,415 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 >15:52:17,416 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) >15:52:17,417 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) >15:52:17,417 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) >15:52:17,418 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) >15:52:17,418 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) >15:52:17,418 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) >15:52:17,418 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) >15:52:17,419 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) >15:52:17,419 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) >15:52:17,419 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) >15:52:17,419 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) >15:52:17,420 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) >15:52:17,420 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) >15:52:17,420 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) >15:52:17,420 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) >15:52:17,421 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) >15:52:17,421 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) >15:52:17,422 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 >15:52:17,424 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) >15:52:17,424 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >15:52:17,425 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >15:52:17,425 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >15:52:17,425 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >15:52:17,426 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >15:52:17,427 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >15:52:17,427 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) >15:52:17,427 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >15:52:17,427 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >15:52:17,428 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >15:52:17,428 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >15:52:17,431 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >15:52:17,439 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) >15:52:17,439 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >15:52:17,439 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >15:52:17,439 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) >15:52:17,440 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) >15:52:17,440 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >15:52:17,440 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >15:52:17,441 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >15:52:17,445 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >15:52:17,446 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) >15:52:17,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >15:52:17,446 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) >15:52:17,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >15:52:17,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >15:52:17,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >15:52:17,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >15:52:17,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >15:52:17,448 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >15:52:17,449 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >15:52:17,449 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >15:52:17,449 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >15:52:17,450 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >15:52:17,450 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) >15:52:17,450 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >15:52:17,454 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >15:52:17,455 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >15:52:17,455 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >15:52:17,455 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) >15:52:17,455 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >15:52:17,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >15:52:17,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >15:52:17,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >15:52:17,468 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 >15:52:17,474 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 >15:52:17,476 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 >15:52:17,505 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 >15:52:17,507 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 >15:52:17,509 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >15:52:17,510 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >15:52:17,513 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 >15:52:17,517 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-66.fc18.noarch as install for selinux-policy-targeted-3.11.1-66.fc18.noarch >15:52:17,520 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >15:52:17,527 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >15:52:17,529 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 >15:52:17,531 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 >15:52:17,537 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 >15:52:17,540 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >15:52:17,542 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 >15:52:17,544 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 >15:52:17,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.19-3.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >15:52:17,550 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >15:52:17,562 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 >15:52:17,565 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 >15:52:17,567 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 >15:52:17,569 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 >15:52:17,581 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >15:52:17,584 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 >15:52:17,586 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >15:52:17,589 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >15:52:17,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >15:52:17,596 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 >15:52:17,609 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,615 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,618 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,621 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,625 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,631 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >15:52:17,645 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 >15:52:17,650 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.12-7.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >15:52:17,652 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >15:52:17,654 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.24-1.fc18.noarch as install for system-config-printer-1.3.12-7.fc18.x86_64 >15:52:17,656 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >15:52:17,668 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >15:52:17,670 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >15:52:17,672 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >15:52:17,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >15:52:17,685 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 >15:52:17,690 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >15:52:17,702 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.4-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >15:52:17,704 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 >15:52:17,707 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 >15:52:17,727 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 >15:52:17,732 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 >15:52:17,744 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 >15:52:17,745 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >15:52:17,757 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 >15:52:17,759 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 >15:52:17,762 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >15:52:17,770 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 >15:52:17,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >15:52:17,777 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >15:52:17,777 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >15:52:17,778 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >15:52:17,781 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 >15:52:17,787 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 >15:52:17,789 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 >15:52:17,790 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >15:52:17,797 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 >15:52:17,799 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 >15:52:17,801 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 >15:52:17,817 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0.1-1.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >15:52:17,818 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0.1-1.fc18.x86_64 to require for libxatracker.so.1()(64bit) >15:52:17,828 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.13.0-11.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >15:52:17,829 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >15:52:17,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-2.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >15:52:17,835 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 >15:52:17,837 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 >15:52:17,841 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 >15:52:17,846 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 >15:52:17,848 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 >15:52:17,855 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 >15:52:17,858 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >15:52:17,860 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >15:52:17,862 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >15:52:17,864 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >15:52:17,865 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >15:52:17,868 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 >15:52:17,870 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 >15:52:17,906 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >15:52:17,908 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >15:52:17,910 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.6-1.fc18.x86_64 as install for PackageKit-0.8.6-1.fc18.x86_64 >15:52:17,917 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.19-2.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >15:52:17,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.19-3.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >15:52:17,921 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.23-1.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >15:52:17,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.19-3.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 >15:52:17,934 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.19-2.fc18.x86_64 >15:52:17,941 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.19-2.fc18.x86_64 as install for abrt-gui-2.0.19-2.fc18.x86_64 >15:52:17,945 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.19-2.fc18.x86_64 >15:52:17,947 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >15:52:17,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.19-3.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >15:52:17,973 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 >15:52:17,982 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 >15:52:17,989 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.5-1.fc18.2.x86_64 >15:52:18,007 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-5.P1.fc18.noarch as install for 32:bind-libs-9.9.2-5.P1.fc18.x86_64 >15:52:18,030 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0.1-1.fc18.x86_64 as install for cairo-1.12.8-2.fc18.x86_64 >15:52:18,042 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 >15:52:18,043 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >15:52:18,079 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 >15:52:18,110 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-5.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.x86_64 >15:52:18,125 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 >15:52:18,127 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-4.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >15:52:18,133 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-18.git20130102.fc18.x86_64 >15:52:18,137 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 >15:52:18,139 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 >15:52:18,141 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 >15:52:18,143 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.13-1.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >15:52:18,148 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 >15:52:18,167 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >15:52:18,168 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >15:52:18,169 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >15:52:18,169 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >15:52:18,170 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >15:52:18,170 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >15:52:18,170 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >15:52:18,170 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >15:52:18,171 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >15:52:18,171 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >15:52:18,185 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 >15:52:18,187 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 >15:52:18,189 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 >15:52:18,215 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 >15:52:18,217 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 >15:52:18,226 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 >15:52:18,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.x86_64 as install for fprintd-0.4.1-4.fc18.x86_64 >15:52:18,276 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 >15:52:18,277 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >15:52:18,277 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >15:52:18,281 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 >15:52:18,294 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 >15:52:18,299 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >15:52:18,323 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 >15:52:18,344 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 >15:52:18,351 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 >15:52:18,390 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 >15:52:18,406 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 >15:52:18,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >15:52:18,421 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >15:52:18,453 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >15:52:18,457 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >15:52:18,463 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >15:52:18,498 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 >15:52:18,533 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 >15:52:18,536 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 >15:52:18,537 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >15:52:18,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-2.fc18.x86_64 >15:52:18,608 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >15:52:18,608 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >15:52:18,608 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >15:52:18,609 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >15:52:18,609 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >15:52:18,614 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >15:52:18,615 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >15:52:18,616 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >15:52:18,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >15:52:18,624 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-2.fc18.x86_64 >15:52:18,636 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.11-1.fc18.x86_64 as install for hplip-libs-3.12.11-1.fc18.x86_64 >15:52:18,651 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 >15:52:18,653 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >15:52:18,665 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >15:52:18,676 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 >15:52:18,678 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012j-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >15:52:18,680 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 >15:52:18,681 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 >15:52:18,711 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 >15:52:18,723 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 >15:52:18,760 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >15:52:18,782 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 >15:52:18,783 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >15:52:18,833 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 >15:52:18,839 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 >15:52:18,858 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 >15:52:18,860 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 >15:52:18,862 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 >15:52:18,873 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 >15:52:18,888 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 >15:52:18,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-4.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >15:52:18,898 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-4.fc18.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >15:52:18,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-1.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >15:52:18,912 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 >15:52:18,920 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-1.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >15:52:18,926 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.27-2.fc18.x86_64 as install for libosinfo-0.2.1-1.fc18.x86_64 >15:52:18,928 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >15:52:18,928 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1()(64bit) >15:52:18,936 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.x86_64 as install for libpeas-1.6.2-1.fc18.x86_64 >15:52:18,949 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 >15:52:18,953 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >15:52:18,954 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >15:52:18,976 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 >15:52:18,977 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) >15:52:18,977 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >15:52:19,014 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 >15:52:19,023 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 >15:52:19,057 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >15:52:19,059 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >15:52:19,061 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >15:52:19,063 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >15:52:19,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >15:52:19,066 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >15:52:19,067 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >15:52:19,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >15:52:19,071 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >15:52:19,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >15:52:19,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >15:52:19,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >15:52:19,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >15:52:19,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >15:52:19,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >15:52:19,086 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.2-3.fc18.x86_64 >15:52:19,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.4-1.fc18.x86_64 as install for libvirt-gobject-0.1.4-1.fc18.x86_64 >15:52:19,097 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >15:52:19,097 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >15:52:19,104 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 >15:52:19,111 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 >15:52:19,152 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0.1-1.fc18.x86_64 as install for mesa-libGL-9.0.1-1.fc18.x86_64 >15:52:19,172 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 >15:52:19,182 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 >15:52:19,184 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 >15:52:19,190 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 >15:52:19,194 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-235.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >15:52:19,195 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) >15:52:19,196 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) >15:52:19,200 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 >15:52:19,202 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >15:52:19,215 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >15:52:19,244 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 >15:52:19,245 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >15:52:19,261 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 >15:52:19,268 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 >15:52:19,270 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >15:52:19,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >15:52:19,290 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >15:52:19,290 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >15:52:19,291 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >15:52:19,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >15:52:19,327 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,329 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,331 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,332 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,334 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,337 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,341 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple::Search) >15:52:19,341 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple) >15:52:19,342 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::ParseUtils) >15:52:19,342 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::Find) >15:52:19,343 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,345 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,347 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >15:52:19,368 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-5.fc18.x86_64 >15:52:19,377 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 >15:52:19,378 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >15:52:19,379 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-4.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >15:52:19,381 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 >15:52:19,413 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-6.fc18.x86_64 >15:52:19,425 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 >15:52:19,434 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 >15:52:19,435 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >15:52:19,442 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 >15:52:19,451 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 >15:52:19,454 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 >15:52:19,455 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 >15:52:19,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.19-3.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >15:52:19,463 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.24-1.fc18.noarch as install for python-slip-dbus-0.2.24-1.fc18.noarch >15:52:19,467 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 >15:52:19,487 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 >15:52:19,488 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >15:52:19,530 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 >15:52:19,531 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >15:52:19,545 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 >15:52:19,547 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 >15:52:19,549 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 >15:52:19,551 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 >15:52:19,553 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-44.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >15:52:19,555 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 >15:52:19,556 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) >15:52:19,557 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >15:52:19,557 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >15:52:19,562 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 >15:52:19,571 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 >15:52:19,573 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 >15:52:19,574 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >15:52:19,574 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >15:52:19,575 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >15:52:19,576 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 >15:52:19,586 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 >15:52:19,587 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >15:52:19,588 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 >15:52:19,590 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 >15:52:19,606 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.4-1.fc18.noarch >15:52:19,608 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 >15:52:19,610 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.12-7.fc18.x86_64 >15:52:19,655 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 >15:52:19,699 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 >15:52:19,701 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 >15:52:19,703 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 >15:52:19,705 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >15:52:19,706 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 >15:52:19,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >15:52:19,718 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 >15:52:19,720 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 >15:52:19,751 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 >15:52:19,752 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >15:52:19,752 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >15:52:19,766 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 >15:52:19,814 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >15:52:19,821 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.x86_64 as install for btparser-0.23-1.fc18.x86_64 >15:52:19,838 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 >15:52:19,850 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 >15:52:19,853 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >15:52:19,867 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.3-3.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >15:52:19,869 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >15:52:19,869 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >15:52:19,870 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >15:52:19,870 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >15:52:19,870 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >15:52:19,870 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >15:52:19,871 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >15:52:19,871 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >15:52:19,871 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >15:52:19,871 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >15:52:19,872 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >15:52:19,872 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >15:52:19,872 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >15:52:19,872 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >15:52:19,873 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 >15:52:19,880 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 >15:52:19,890 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 >15:52:19,891 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) >15:52:19,900 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 >15:52:19,902 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 >15:52:19,903 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >15:52:19,904 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 >15:52:19,926 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 >15:52:19,987 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 >15:52:19,989 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >15:52:19,990 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 >15:52:19,991 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 >15:52:19,993 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 >15:52:19,998 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 >15:52:20,032 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,035 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,037 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,039 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,040 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-8.20121130git.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,042 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,044 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-4.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,049 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.2-3.fc18.x86_64 >15:52:20,050 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,052 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,054 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >15:52:20,091 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 >15:52:20,092 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >15:52:20,121 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 >15:52:20,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >15:52:20,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >15:52:20,130 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0.1-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >15:52:20,143 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >15:52:20,156 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 >15:52:20,175 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-235.fc18.noarch as install for perl-Pod-Parser-1.51-235.fc18.noarch >15:52:20,184 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-235.fc18.noarch as install for 1:perl-Pod-Simple-3.20-235.fc18.noarch >15:52:20,213 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >15:52:20,215 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >15:52:20,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >15:52:20,223 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >15:52:20,241 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >15:52:20,247 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 >15:52:20,258 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 >15:52:20,265 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 >15:52:20,286 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 >15:52:20,292 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >15:52:20,321 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 >15:52:20,323 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 >15:52:20,431 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 >15:52:20,434 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 >15:52:20,457 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 >15:52:20,462 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 >15:52:20,464 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) >15:52:20,464 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) >15:52:20,465 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >15:52:20,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >15:52:20,487 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 >15:52:20,556 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-4.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >15:52:20,562 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >15:52:20,590 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 >15:52:20,595 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) >15:52:20,595 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >15:52:20,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >15:52:20,621 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >15:52:20,625 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >15:52:20,626 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >15:52:20,629 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >15:52:20,664 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-235.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-235.fc18.noarch >15:52:20,695 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 >15:52:20,699 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 >15:52:20,704 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 >15:52:20,726 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 >15:52:20,728 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >15:52:20,730 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 >15:52:20,749 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 >15:52:20,751 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 >15:52:20,753 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 >15:52:20,755 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 >15:52:20,757 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 >15:52:20,758 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) >15:52:20,758 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) >15:52:20,759 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) >15:52:20,759 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) >15:52:20,759 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) >15:52:20,759 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) >15:52:20,760 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) >15:52:20,760 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) >15:52:20,760 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) >15:52:20,761 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 >15:52:20,764 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 >15:52:20,771 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 >15:52:20,772 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) >15:52:20,774 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 >15:52:20,776 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >15:52:20,782 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 >15:52:20,796 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 >15:52:20,803 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 >15:52:20,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-5.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >15:52:20,807 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >15:52:20,964 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >15:52:21,137 DEBUG yum.verbose.YumBase: Depsolve time: 6.167 >15:52:21,139 DEBUG packaging: success >15:52:21,172 INFO packaging: 1186 packages selected totalling 3.43 GB >15:53:45,501 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >20:51:57,244 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:51:57,263 INFO program: Running... udevadm settle --timeout=300 >20:51:57,460 INFO program: Running... modprobe fcoe >20:51:57,542 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >20:51:57,594 INFO program: No FCoE boot disk information is found in EDD! >20:51:57,596 INFO program: Running... udevadm settle --timeout=300 >20:51:57,658 INFO program: Running... multipath -d >20:51:57,720 INFO program: Running... multipath -ll >20:51:59,025 INFO program: Running... metacity --display :1 --sm-disable >20:51:59,595 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >20:51:59,748 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,767 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,769 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,776 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,795 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,807 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,826 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,828 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,829 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,835 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,836 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,838 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,840 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,841 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,850 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,852 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,853 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,856 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,858 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,868 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,872 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,874 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,875 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:51:59,885 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:52:00,849 INFO program: Running... udevadm control --property=ANACONDA=1 >20:52:00,853 INFO program: Running... systemctl start chronyd.service >20:52:01,071 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:52:01,205 INFO program: Running... udevadm settle --timeout=300 >20:52:01,402 INFO program: Running... udevadm settle --timeout=300 >20:52:01,516 INFO program: Running... multipath -d >20:52:01,554 INFO program: Running... multipath -ll >20:52:02,218 INFO program: Running... dumpe2fs -h /dev/sda1 >20:52:02,280 INFO program: Filesystem volume name: <none> >20:52:02,281 INFO program: Last mounted on: /boot >20:52:02,282 INFO program: Filesystem UUID: 773b8847-43ef-422a-9ba1-760f6065449f >20:52:02,283 INFO program: Filesystem magic number: 0xEF53 >20:52:02,283 INFO program: Filesystem revision #: 1 (dynamic) >20:52:02,283 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 >20:52:02,284 INFO program: Filesystem flags: signed_directory_hash >20:52:02,284 INFO program: Default mount options: user_xattr acl >20:52:02,285 INFO program: Filesystem state: clean >20:52:02,285 INFO program: Errors behavior: Continue >20:52:02,286 INFO program: Filesystem OS type: Linux >20:52:02,286 INFO program: Inode count: 128016 >20:52:02,287 INFO program: Block count: 512000 >20:52:02,287 INFO program: Reserved block count: 25600 >20:52:02,287 INFO program: Free blocks: 447563 >20:52:02,288 INFO program: Free inodes: 127670 >20:52:02,288 INFO program: First block: 1 >20:52:02,294 INFO program: Block size: 1024 >20:52:02,294 INFO program: Fragment size: 1024 >20:52:02,295 INFO program: Reserved GDT blocks: 256 >20:52:02,295 INFO program: Blocks per group: 8192 >20:52:02,296 INFO program: Fragments per group: 8192 >20:52:02,296 INFO program: Inodes per group: 2032 >20:52:02,297 INFO program: Inode blocks per group: 254 >20:52:02,297 INFO program: Flex block group size: 16 >20:52:02,297 INFO program: Filesystem created: Tue Feb 12 20:45:08 2013 >20:52:02,298 INFO program: Last mount time: Tue Feb 12 20:45:25 2013 >20:52:02,298 INFO program: Last write time: Tue Feb 12 20:45:25 2013 >20:52:02,299 INFO program: Mount count: 1 >20:52:02,299 INFO program: Maximum mount count: -1 >20:52:02,300 INFO program: Last checked: Tue Feb 12 20:45:08 2013 >20:52:02,300 INFO program: Check interval: 0 (<none>) >20:52:02,301 INFO program: Lifetime writes: 61 MB >20:52:02,301 INFO program: Reserved blocks uid: 0 (user root) >20:52:02,316 INFO program: Reserved blocks gid: 0 (group root) >20:52:02,317 INFO program: First inode: 11 >20:52:02,317 INFO program: Inode size: 128 >20:52:02,318 INFO program: Journal inode: 8 >20:52:02,318 INFO program: Default directory hash: half_md4 >20:52:02,319 INFO program: Directory Hash Seed: 58da6c98-3e8d-437e-bc46-153b646c4a53 >20:52:02,319 INFO program: Journal backup: inode blocks >20:52:02,320 INFO program: Journal features: (none) >20:52:02,320 INFO program: Journal size: 8M >20:52:02,321 INFO program: Journal length: 8192 >20:52:02,321 INFO program: Journal sequence: 0x0000001e >20:52:02,322 INFO program: Journal start: 0 >20:52:02,322 INFO program: >20:52:02,322 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:52:02,323 INFO program: Running... dumpe2fs -h /dev/sda1 >20:52:02,347 INFO program: Filesystem volume name: <none> >20:52:02,348 INFO program: Last mounted on: /boot >20:52:02,348 INFO program: Filesystem UUID: 773b8847-43ef-422a-9ba1-760f6065449f >20:52:02,349 INFO program: Filesystem magic number: 0xEF53 >20:52:02,349 INFO program: Filesystem revision #: 1 (dynamic) >20:52:02,350 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 >20:52:02,350 INFO program: Filesystem flags: signed_directory_hash >20:52:02,351 INFO program: Default mount options: user_xattr acl >20:52:02,351 INFO program: Filesystem state: clean >20:52:02,352 INFO program: Errors behavior: Continue >20:52:02,352 INFO program: Filesystem OS type: Linux >20:52:02,353 INFO program: Inode count: 128016 >20:52:02,353 INFO program: Block count: 512000 >20:52:02,354 INFO program: Reserved block count: 25600 >20:52:02,354 INFO program: Free blocks: 447563 >20:52:02,355 INFO program: Free inodes: 127670 >20:52:02,355 INFO program: First block: 1 >20:52:02,355 INFO program: Block size: 1024 >20:52:02,356 INFO program: Fragment size: 1024 >20:52:02,356 INFO program: Reserved GDT blocks: 256 >20:52:02,357 INFO program: Blocks per group: 8192 >20:52:02,357 INFO program: Fragments per group: 8192 >20:52:02,366 INFO program: Inodes per group: 2032 >20:52:02,367 INFO program: Inode blocks per group: 254 >20:52:02,367 INFO program: Flex block group size: 16 >20:52:02,368 INFO program: Filesystem created: Tue Feb 12 20:45:08 2013 >20:52:02,368 INFO program: Last mount time: Tue Feb 12 20:45:25 2013 >20:52:02,369 INFO program: Last write time: Tue Feb 12 20:45:25 2013 >20:52:02,369 INFO program: Mount count: 1 >20:52:02,370 INFO program: Maximum mount count: -1 >20:52:02,372 INFO program: Last checked: Tue Feb 12 20:45:08 2013 >20:52:02,372 INFO program: Check interval: 0 (<none>) >20:52:02,373 INFO program: Lifetime writes: 61 MB >20:52:02,373 INFO program: Reserved blocks uid: 0 (user root) >20:52:02,375 INFO program: Reserved blocks gid: 0 (group root) >20:52:02,378 INFO program: First inode: 11 >20:52:02,382 INFO program: Inode size: 128 >20:52:02,383 INFO program: Journal inode: 8 >20:52:02,383 INFO program: Default directory hash: half_md4 >20:52:02,384 INFO program: Directory Hash Seed: 58da6c98-3e8d-437e-bc46-153b646c4a53 >20:52:02,384 INFO program: Journal backup: inode blocks >20:52:02,385 INFO program: Journal features: (none) >20:52:02,385 INFO program: Journal size: 8M >20:52:02,386 INFO program: Journal length: 8192 >20:52:02,386 INFO program: Journal sequence: 0x0000001e >20:52:02,387 INFO program: Journal start: 0 >20:52:02,387 INFO program: >20:52:02,388 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:52:02,389 INFO program: Running... resize2fs -P /dev/sda1 >20:52:02,421 INFO program: Estimated minimum size of the filesystem: 53565 >20:52:02,423 ERR program: resize2fs 1.42.5 (29-Jul-2012) >20:52:02,832 INFO program: Running... dumpe2fs -h /dev/loop1 >20:52:02,844 INFO program: Filesystem volume name: Anaconda >20:52:02,845 INFO program: Last mounted on: / >20:52:02,845 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >20:52:02,846 INFO program: Filesystem magic number: 0xEF53 >20:52:02,846 INFO program: Filesystem revision #: 1 (dynamic) >20:52:02,846 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 >20:52:02,846 INFO program: Filesystem flags: signed_directory_hash >20:52:02,847 INFO program: Default mount options: user_xattr acl >20:52:02,847 INFO program: Filesystem state: clean >20:52:02,847 INFO program: Errors behavior: Continue >20:52:02,847 INFO program: Filesystem OS type: Linux >20:52:02,848 INFO program: Inode count: 65536 >20:52:02,848 INFO program: Block count: 1048576 >20:52:02,848 INFO program: Reserved block count: 0 >20:52:02,848 INFO program: Free blocks: 306388 >20:52:02,848 INFO program: Free inodes: 37841 >20:52:02,849 INFO program: First block: 1 >20:52:02,849 INFO program: Block size: 1024 >20:52:02,849 INFO program: Fragment size: 1024 >20:52:02,849 INFO program: Reserved GDT blocks: 256 >20:52:02,850 INFO program: Blocks per group: 8192 >20:52:02,854 INFO program: Fragments per group: 8192 >20:52:02,854 INFO program: Inodes per group: 512 >20:52:02,855 INFO program: Inode blocks per group: 128 >20:52:02,855 INFO program: Flex block group size: 16 >20:52:02,855 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >20:52:02,855 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >20:52:02,855 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >20:52:02,856 INFO program: Mount count: 2 >20:52:02,856 INFO program: Maximum mount count: -1 >20:52:02,856 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >20:52:02,856 INFO program: Check interval: 0 (<none>) >20:52:02,857 INFO program: Lifetime writes: 32 MB >20:52:02,857 INFO program: Reserved blocks uid: 0 (user root) >20:52:02,857 INFO program: Reserved blocks gid: 0 (group root) >20:52:02,857 INFO program: First inode: 11 >20:52:02,857 INFO program: Inode size: 256 >20:52:02,858 INFO program: Required extra isize: 28 >20:52:02,858 INFO program: Desired extra isize: 28 >20:52:02,858 INFO program: Journal inode: 8 >20:52:02,858 INFO program: Default directory hash: half_md4 >20:52:02,859 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >20:52:02,859 INFO program: Journal backup: inode blocks >20:52:02,859 INFO program: Journal features: (none) >20:52:02,859 INFO program: Journal size: 32M >20:52:02,859 INFO program: Journal length: 32768 >20:52:02,860 INFO program: Journal sequence: 0x00000007 >20:52:02,864 INFO program: Journal start: 0 >20:52:02,864 INFO program: >20:52:02,865 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:52:02,865 INFO program: Running... dumpe2fs -h /dev/loop1 >20:52:02,878 INFO program: Filesystem volume name: Anaconda >20:52:02,879 INFO program: Last mounted on: / >20:52:02,879 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >20:52:02,879 INFO program: Filesystem magic number: 0xEF53 >20:52:02,879 INFO program: Filesystem revision #: 1 (dynamic) >20:52:02,880 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 >20:52:02,880 INFO program: Filesystem flags: signed_directory_hash >20:52:02,880 INFO program: Default mount options: user_xattr acl >20:52:02,880 INFO program: Filesystem state: clean >20:52:02,881 INFO program: Errors behavior: Continue >20:52:02,881 INFO program: Filesystem OS type: Linux >20:52:02,881 INFO program: Inode count: 65536 >20:52:02,881 INFO program: Block count: 1048576 >20:52:02,882 INFO program: Reserved block count: 0 >20:52:02,882 INFO program: Free blocks: 306388 >20:52:02,882 INFO program: Free inodes: 37841 >20:52:02,882 INFO program: First block: 1 >20:52:02,882 INFO program: Block size: 1024 >20:52:02,883 INFO program: Fragment size: 1024 >20:52:02,883 INFO program: Reserved GDT blocks: 256 >20:52:02,883 INFO program: Blocks per group: 8192 >20:52:02,883 INFO program: Fragments per group: 8192 >20:52:02,884 INFO program: Inodes per group: 512 >20:52:02,887 INFO program: Inode blocks per group: 128 >20:52:02,887 INFO program: Flex block group size: 16 >20:52:02,888 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >20:52:02,888 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >20:52:02,888 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >20:52:02,888 INFO program: Mount count: 2 >20:52:02,889 INFO program: Maximum mount count: -1 >20:52:02,889 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >20:52:02,889 INFO program: Check interval: 0 (<none>) >20:52:02,889 INFO program: Lifetime writes: 32 MB >20:52:02,890 INFO program: Reserved blocks uid: 0 (user root) >20:52:02,890 INFO program: Reserved blocks gid: 0 (group root) >20:52:02,890 INFO program: First inode: 11 >20:52:02,890 INFO program: Inode size: 256 >20:52:02,890 INFO program: Required extra isize: 28 >20:52:02,891 INFO program: Desired extra isize: 28 >20:52:02,891 INFO program: Journal inode: 8 >20:52:02,891 INFO program: Default directory hash: half_md4 >20:52:02,891 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >20:52:02,892 INFO program: Journal backup: inode blocks >20:52:02,892 INFO program: Journal features: (none) >20:52:02,892 INFO program: Journal size: 32M >20:52:02,892 INFO program: Journal length: 32768 >20:52:02,893 INFO program: Journal sequence: 0x00000007 >20:52:02,893 INFO program: Journal start: 0 >20:52:02,897 INFO program: >20:52:02,897 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:52:02,900 INFO program: Running... resize2fs -P /dev/loop1 >20:52:02,918 INFO program: Couldn't find valid filesystem superblock. >20:52:02,919 ERR program: resize2fs 1.42.5 (29-Jul-2012) >20:52:02,919 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:52:03,010 INFO program: Running... udevadm settle --timeout=300 >20:52:03,105 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:52:03,124 INFO program: Filesystem volume name: Anaconda >20:52:03,125 INFO program: Last mounted on: /sysroot >20:52:03,125 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >20:52:03,125 INFO program: Filesystem magic number: 0xEF53 >20:52:03,125 INFO program: Filesystem revision #: 1 (dynamic) >20:52:03,126 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 >20:52:03,126 INFO program: Filesystem flags: signed_directory_hash >20:52:03,126 INFO program: Default mount options: user_xattr acl >20:52:03,126 INFO program: Filesystem state: clean >20:52:03,127 INFO program: Errors behavior: Continue >20:52:03,127 INFO program: Filesystem OS type: Linux >20:52:03,127 INFO program: Inode count: 65536 >20:52:03,127 INFO program: Block count: 1048576 >20:52:03,128 INFO program: Reserved block count: 0 >20:52:03,128 INFO program: Free blocks: 306388 >20:52:03,128 INFO program: Free inodes: 37841 >20:52:03,128 INFO program: First block: 1 >20:52:03,128 INFO program: Block size: 1024 >20:52:03,129 INFO program: Fragment size: 1024 >20:52:03,129 INFO program: Reserved GDT blocks: 256 >20:52:03,129 INFO program: Blocks per group: 8192 >20:52:03,129 INFO program: Fragments per group: 8192 >20:52:03,130 INFO program: Inodes per group: 512 >20:52:03,131 INFO program: Inode blocks per group: 128 >20:52:03,131 INFO program: Flex block group size: 16 >20:52:03,131 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >20:52:03,131 INFO program: Last mount time: Tue Feb 12 20:51:50 2013 >20:52:03,132 INFO program: Last write time: Tue Feb 12 20:51:50 2013 >20:52:03,135 INFO program: Mount count: 3 >20:52:03,135 INFO program: Maximum mount count: -1 >20:52:03,136 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >20:52:03,136 INFO program: Check interval: 0 (<none>) >20:52:03,136 INFO program: Lifetime writes: 32 MB >20:52:03,136 INFO program: Reserved blocks uid: 0 (user root) >20:52:03,137 INFO program: Reserved blocks gid: 0 (group root) >20:52:03,137 INFO program: First inode: 11 >20:52:03,137 INFO program: Inode size: 256 >20:52:03,137 INFO program: Required extra isize: 28 >20:52:03,137 INFO program: Desired extra isize: 28 >20:52:03,138 INFO program: Journal inode: 8 >20:52:03,138 INFO program: Default directory hash: half_md4 >20:52:03,138 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >20:52:03,138 INFO program: Journal backup: inode blocks >20:52:03,139 INFO program: Journal features: (none) >20:52:03,139 INFO program: Journal size: 32M >20:52:03,139 INFO program: Journal length: 32768 >20:52:03,139 INFO program: Journal sequence: 0x00000008 >20:52:03,140 INFO program: Journal start: 1 >20:52:03,140 INFO program: >20:52:03,144 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:52:03,145 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:52:03,160 INFO program: Filesystem volume name: Anaconda >20:52:03,160 INFO program: Last mounted on: /sysroot >20:52:03,160 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >20:52:03,161 INFO program: Filesystem magic number: 0xEF53 >20:52:03,161 INFO program: Filesystem revision #: 1 (dynamic) >20:52:03,161 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 >20:52:03,161 INFO program: Filesystem flags: signed_directory_hash >20:52:03,162 INFO program: Default mount options: user_xattr acl >20:52:03,162 INFO program: Filesystem state: clean >20:52:03,162 INFO program: Errors behavior: Continue >20:52:03,162 INFO program: Filesystem OS type: Linux >20:52:03,163 INFO program: Inode count: 65536 >20:52:03,163 INFO program: Block count: 1048576 >20:52:03,163 INFO program: Reserved block count: 0 >20:52:03,163 INFO program: Free blocks: 306388 >20:52:03,163 INFO program: Free inodes: 37841 >20:52:03,164 INFO program: First block: 1 >20:52:03,164 INFO program: Block size: 1024 >20:52:03,164 INFO program: Fragment size: 1024 >20:52:03,164 INFO program: Reserved GDT blocks: 256 >20:52:03,165 INFO program: Blocks per group: 8192 >20:52:03,165 INFO program: Fragments per group: 8192 >20:52:03,165 INFO program: Inodes per group: 512 >20:52:03,165 INFO program: Inode blocks per group: 128 >20:52:03,165 INFO program: Flex block group size: 16 >20:52:03,166 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >20:52:03,166 INFO program: Last mount time: Tue Feb 12 20:51:50 2013 >20:52:03,166 INFO program: Last write time: Tue Feb 12 20:51:50 2013 >20:52:03,166 INFO program: Mount count: 3 >20:52:03,167 INFO program: Maximum mount count: -1 >20:52:03,167 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >20:52:03,167 INFO program: Check interval: 0 (<none>) >20:52:03,167 INFO program: Lifetime writes: 32 MB >20:52:03,167 INFO program: Reserved blocks uid: 0 (user root) >20:52:03,168 INFO program: Reserved blocks gid: 0 (group root) >20:52:03,168 INFO program: First inode: 11 >20:52:03,168 INFO program: Inode size: 256 >20:52:03,168 INFO program: Required extra isize: 28 >20:52:03,169 INFO program: Desired extra isize: 28 >20:52:03,169 INFO program: Journal inode: 8 >20:52:03,169 INFO program: Default directory hash: half_md4 >20:52:03,173 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >20:52:03,174 INFO program: Journal backup: inode blocks >20:52:03,174 INFO program: Journal features: (none) >20:52:03,174 INFO program: Journal size: 32M >20:52:03,174 INFO program: Journal length: 32768 >20:52:03,174 INFO program: Journal sequence: 0x00000008 >20:52:03,175 INFO program: Journal start: 1 >20:52:03,175 INFO program: >20:52:03,175 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:52:03,176 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:52:03,193 INFO program: Estimated minimum size of the filesystem: 739687 >20:52:03,193 ERR program: resize2fs 1.42.5 (29-Jul-2012) >20:52:03,216 INFO program: Running... udevadm settle --timeout=300 >20:52:03,285 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >20:52:03,422 INFO program: Running... udevadm settle --timeout=300 >20:52:03,517 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >20:52:03,647 INFO program: Running... udevadm settle --timeout=300 >20:52:03,688 INFO program: Running... udevadm settle --timeout=300 >20:52:03,810 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >20:52:03,829 INFO program: Filesystem volume name: <none> >20:52:03,830 INFO program: Last mounted on: /mnt/sysimage >20:52:03,830 INFO program: Filesystem UUID: 226bd8e8-0805-4e0e-9ebd-14c7de7a2773 >20:52:03,830 INFO program: Filesystem magic number: 0xEF53 >20:52:03,830 INFO program: Filesystem revision #: 1 (dynamic) >20:52:03,831 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 >20:52:03,831 INFO program: Filesystem flags: signed_directory_hash >20:52:03,831 INFO program: Default mount options: user_xattr acl >20:52:03,831 INFO program: Filesystem state: clean >20:52:03,832 INFO program: Errors behavior: Continue >20:52:03,832 INFO program: Filesystem OS type: Linux >20:52:03,832 INFO program: Inode count: 2334720 >20:52:03,832 INFO program: Block count: 9324544 >20:52:03,832 INFO program: Reserved block count: 466227 >20:52:03,833 INFO program: Free blocks: 8981084 >20:52:03,833 INFO program: Free inodes: 2314356 >20:52:03,833 INFO program: First block: 0 >20:52:03,834 INFO program: Block size: 4096 >20:52:03,834 INFO program: Fragment size: 4096 >20:52:03,834 INFO program: Reserved GDT blocks: 1021 >20:52:03,834 INFO program: Blocks per group: 32768 >20:52:03,834 INFO program: Fragments per group: 32768 >20:52:03,835 INFO program: Inodes per group: 8192 >20:52:03,835 INFO program: Inode blocks per group: 512 >20:52:03,839 INFO program: Flex block group size: 16 >20:52:03,839 INFO program: Filesystem created: Tue Feb 12 20:45:12 2013 >20:52:03,840 INFO program: Last mount time: Tue Feb 12 20:45:25 2013 >20:52:03,840 INFO program: Last write time: Tue Feb 12 20:45:25 2013 >20:52:03,840 INFO program: Mount count: 1 >20:52:03,840 INFO program: Maximum mount count: -1 >20:52:03,841 INFO program: Last checked: Tue Feb 12 20:45:12 2013 >20:52:03,841 INFO program: Check interval: 0 (<none>) >20:52:03,841 INFO program: Lifetime writes: 1293 MB >20:52:03,841 INFO program: Reserved blocks uid: 0 (user root) >20:52:03,842 INFO program: Reserved blocks gid: 0 (group root) >20:52:03,842 INFO program: First inode: 11 >20:52:03,842 INFO program: Inode size: 256 >20:52:03,842 INFO program: Required extra isize: 28 >20:52:03,843 INFO program: Desired extra isize: 28 >20:52:03,843 INFO program: Journal inode: 8 >20:52:03,843 INFO program: Default directory hash: half_md4 >20:52:03,843 INFO program: Directory Hash Seed: 9f6ab5e6-6b61-4eec-94bb-3251ce434294 >20:52:03,843 INFO program: Journal backup: inode blocks >20:52:03,844 INFO program: Journal features: journal_incompat_revoke >20:52:03,844 INFO program: Journal size: 128M >20:52:03,844 INFO program: Journal length: 32768 >20:52:03,844 INFO program: Journal sequence: 0x0000049f >20:52:03,845 INFO program: Journal start: 0 >20:52:03,845 INFO program: >20:52:03,845 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:52:03,846 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >20:52:03,866 INFO program: Filesystem volume name: <none> >20:52:03,866 INFO program: Last mounted on: /mnt/sysimage >20:52:03,867 INFO program: Filesystem UUID: 226bd8e8-0805-4e0e-9ebd-14c7de7a2773 >20:52:03,867 INFO program: Filesystem magic number: 0xEF53 >20:52:03,867 INFO program: Filesystem revision #: 1 (dynamic) >20:52:03,867 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 >20:52:03,868 INFO program: Filesystem flags: signed_directory_hash >20:52:03,868 INFO program: Default mount options: user_xattr acl >20:52:03,868 INFO program: Filesystem state: clean >20:52:03,868 INFO program: Errors behavior: Continue >20:52:03,868 INFO program: Filesystem OS type: Linux >20:52:03,869 INFO program: Inode count: 2334720 >20:52:03,869 INFO program: Block count: 9324544 >20:52:03,869 INFO program: Reserved block count: 466227 >20:52:03,869 INFO program: Free blocks: 8981084 >20:52:03,870 INFO program: Free inodes: 2314356 >20:52:03,870 INFO program: First block: 0 >20:52:03,870 INFO program: Block size: 4096 >20:52:03,870 INFO program: Fragment size: 4096 >20:52:03,870 INFO program: Reserved GDT blocks: 1021 >20:52:03,871 INFO program: Blocks per group: 32768 >20:52:03,871 INFO program: Fragments per group: 32768 >20:52:03,871 INFO program: Inodes per group: 8192 >20:52:03,875 INFO program: Inode blocks per group: 512 >20:52:03,875 INFO program: Flex block group size: 16 >20:52:03,876 INFO program: Filesystem created: Tue Feb 12 20:45:12 2013 >20:52:03,876 INFO program: Last mount time: Tue Feb 12 20:45:25 2013 >20:52:03,876 INFO program: Last write time: Tue Feb 12 20:45:25 2013 >20:52:03,876 INFO program: Mount count: 1 >20:52:03,876 INFO program: Maximum mount count: -1 >20:52:03,877 INFO program: Last checked: Tue Feb 12 20:45:12 2013 >20:52:03,877 INFO program: Check interval: 0 (<none>) >20:52:03,877 INFO program: Lifetime writes: 1293 MB >20:52:03,877 INFO program: Reserved blocks uid: 0 (user root) >20:52:03,878 INFO program: Reserved blocks gid: 0 (group root) >20:52:03,878 INFO program: First inode: 11 >20:52:03,878 INFO program: Inode size: 256 >20:52:03,878 INFO program: Required extra isize: 28 >20:52:03,878 INFO program: Desired extra isize: 28 >20:52:03,879 INFO program: Journal inode: 8 >20:52:03,879 INFO program: Default directory hash: half_md4 >20:52:03,879 INFO program: Directory Hash Seed: 9f6ab5e6-6b61-4eec-94bb-3251ce434294 >20:52:03,879 INFO program: Journal backup: inode blocks >20:52:03,880 INFO program: Journal features: journal_incompat_revoke >20:52:03,880 INFO program: Journal size: 128M >20:52:03,880 INFO program: Journal length: 32768 >20:52:03,880 INFO program: Journal sequence: 0x0000049f >20:52:03,880 INFO program: Journal start: 0 >20:52:03,881 INFO program: >20:52:03,881 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:52:03,885 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >20:52:03,904 INFO program: Estimated minimum size of the filesystem: 217300 >20:52:03,906 ERR program: resize2fs 1.42.5 (29-Jul-2012) >20:52:03,942 INFO program: Running... udevadm settle --timeout=300 >20:52:04,007 INFO program: Running... udevadm settle --timeout=300 >20:52:04,050 INFO program: Running... udevadm settle --timeout=300 >20:52:04,089 INFO program: Running... udevadm settle --timeout=300 >20:52:04,134 INFO program: Running... udevadm settle --timeout=300 >20:52:04,166 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >20:52:04,275 INFO program: Running... udevadm settle --timeout=300 >20:52:04,311 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >20:52:04,402 INFO program: 0 logical volume(s) in volume group "fedora" now active >20:52:04,415 INFO program: Running... udevadm settle --timeout=300 >20:52:04,464 INFO program: Running... udevadm settle --timeout=300 >20:52:04,534 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >20:52:04,568 INFO program: Running... /bin/umount /mnt/sysimage >20:52:04,583 INFO program: Running... udevadm settle --timeout=300 >20:52:04,644 INFO program: Running... udevadm settle --timeout=300 >20:52:04,747 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >20:52:04,908 INFO program: Running... udevadm settle --timeout=300 >20:52:04,963 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >20:52:04,986 INFO program: Running... arch >20:52:05,026 INFO program: x86_64 >20:52:05,058 INFO program: Running... /bin/umount /mnt/sysimage >20:52:05,070 INFO program: Running... udevadm settle --timeout=300 >20:52:05,117 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >15:52:12,320 INFO program: Running... modprobe btrfs >15:52:12,420 INFO program: Running... modprobe xfs >15:52:12,523 INFO program: Running... modprobe vfat >15:52:23,453 INFO program: Running... udevadm settle --timeout=300 >15:53:44,483 INFO program: Running... hwclock --systohc --utc >15:53:45,508 INFO program: Running... udevadm settle --timeout=300 >15:53:45,539 INFO program: Running... udevadm settle --timeout=300 >15:53:45,562 INFO program: Running... udevadm settle --timeout=300 >15:53:45,619 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >15:53:45,772 INFO program: Running... udevadm settle --timeout=300 >15:53:45,796 INFO program: Running... wipefs -a /dev/mapper/fedora-root >15:53:45,920 INFO program: /dev/mapper/fedora-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:53:45,929 INFO program: Running... udevadm settle --timeout=300 >15:53:45,980 INFO program: Running... udevadm settle --timeout=300 >15:53:46,000 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >15:53:46,074 INFO program: Running... udevadm settle --timeout=300 >15:53:46,111 INFO program: Running... udevadm settle --timeout=300 >15:53:46,130 INFO program: Running... lvm lvresize --force -L 36424m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >15:53:46,172 ERR program: New size (9106 extents) matches existing size (9106 extents) >15:53:46,174 ERR program: Run `lvresize --help' for more information. > > >/tmp/storage.log: >20:51:56,566 DEBUG storage: registered device format class MultipathMember as multipath_member >20:51:56,569 DEBUG storage: registered device format class DMRaidMember as dmraidmember >20:51:56,591 DEBUG storage: registered device format class Ext2FS as ext2 >20:51:56,592 DEBUG storage: registered device format class Ext3FS as ext3 >20:51:56,593 DEBUG storage: registered device format class Ext4FS as ext4 >20:51:56,593 DEBUG storage: registered device format class FATFS as vfat >20:51:56,594 DEBUG storage: registered device format class EFIFS as efi >20:51:56,595 DEBUG storage: registered device format class BTRFS as btrfs >20:51:56,595 DEBUG storage: registered device format class GFS2 as gfs2 >20:51:56,596 DEBUG storage: registered device format class JFS as jfs >20:51:56,596 DEBUG storage: registered device format class ReiserFS as reiserfs >20:51:56,597 DEBUG storage: registered device format class XFS as xfs >20:51:56,598 DEBUG storage: registered device format class HFS as hfs >20:51:56,598 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >20:51:56,599 DEBUG storage: registered device format class HFSPlus as hfs+ >20:51:56,599 DEBUG storage: registered device format class NTFS as ntfs >20:51:56,600 DEBUG storage: registered device format class NFS as nfs >20:51:56,600 DEBUG storage: registered device format class NFSv4 as nfs4 >20:51:56,601 DEBUG storage: registered device format class Iso9660FS as iso9660 >20:51:56,602 DEBUG storage: registered device format class NoDevFS as nodev >20:51:56,602 DEBUG storage: registered device format class DevPtsFS as devpts >20:51:56,603 DEBUG storage: registered device format class ProcFS as proc >20:51:56,603 DEBUG storage: registered device format class SysFS as sysfs >20:51:56,604 DEBUG storage: registered device format class TmpFS as tmpfs >20:51:56,604 DEBUG storage: registered device format class BindFS as bind >20:51:56,605 DEBUG storage: registered device format class SELinuxFS as selinuxfs >20:51:56,605 DEBUG storage: registered device format class USBFS as usbfs >20:51:56,609 DEBUG storage: registered device format class SwapSpace as swap >20:51:56,618 DEBUG storage: registered device format class DiskLabel as disklabel >20:51:56,620 DEBUG storage: registered device format class BIOSBoot as biosboot >20:51:56,622 DEBUG storage: registered device format class PPCPRePBoot as prepboot >20:51:56,624 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >20:51:56,626 DEBUG storage: registered device format class MDRaidMember as mdmember >20:51:56,669 DEBUG storage: registered device format class LUKS as luks >20:51:57,640 DEBUG storage: MultipathTopology._build_topology: >20:51:57,641 DEBUG storage: /etc/multipath.conf contents: >20:51:57,641 DEBUG storage: # multipath.conf written by anaconda >20:51:57,642 DEBUG storage: >20:51:57,642 DEBUG storage: defaults { >20:51:57,643 DEBUG storage: user_friendly_names yes >20:51:57,643 DEBUG storage: } >20:51:57,644 DEBUG storage: blacklist { >20:51:57,644 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:51:57,645 DEBUG storage: devnode "^hd[a-z]" >20:51:57,645 DEBUG storage: devnode "^dcssblk[0-9]*" >20:51:57,646 DEBUG storage: device { >20:51:57,646 DEBUG storage: vendor "DGC" >20:51:57,647 DEBUG storage: product "LUNZ" >20:51:57,647 DEBUG storage: } >20:51:57,647 DEBUG storage: device { >20:51:57,648 DEBUG storage: vendor "IBM" >20:51:57,648 DEBUG storage: product "S/390.*" >20:51:57,649 DEBUG storage: } >20:51:57,649 DEBUG storage: # don't count normal SATA devices as multipaths >20:51:57,650 DEBUG storage: device { >20:51:57,650 DEBUG storage: vendor "ATA" >20:51:57,651 DEBUG storage: } >20:51:57,651 DEBUG storage: # don't count 3ware devices as multipaths >20:51:57,652 DEBUG storage: device { >20:51:57,652 DEBUG storage: vendor "3ware" >20:51:57,653 DEBUG storage: } >20:51:57,653 DEBUG storage: device { >20:51:57,653 DEBUG storage: vendor "AMCC" >20:51:57,654 DEBUG storage: } >20:51:57,654 DEBUG storage: # nor highpoint devices >20:51:57,655 DEBUG storage: device { >20:51:57,655 DEBUG storage: vendor "HPT" >20:51:57,656 DEBUG storage: } >20:51:57,656 DEBUG storage: } >20:51:57,657 DEBUG storage: multipaths { >20:51:57,657 DEBUG storage: } >20:51:57,658 DEBUG storage: (end of /etc/multipath.conf) >20:51:57,743 INFO storage: MultipathTopology: found singlepath device: sda >20:51:57,746 INFO storage: MultipathTopology: found non-disk device: sda1 >20:51:57,748 INFO storage: MultipathTopology: found non-disk device: sda2 >20:51:57,750 INFO storage: MultipathTopology: found non-disk device: sr0 >20:51:57,751 INFO storage: MultipathTopology: found singlepath device: loop0 >20:51:57,753 INFO storage: MultipathTopology: found singlepath device: loop1 >20:51:57,754 INFO storage: MultipathTopology: found singlepath device: loop2 >20:51:57,756 INFO storage: MultipathTopology: found singlepath device: loop3 >20:51:57,757 INFO storage: MultipathTopology: found singlepath device: loop4 >20:51:57,758 INFO storage: MultipathTopology: found singlepath device: loop5 >20:51:57,760 INFO storage: MultipathTopology: found singlepath device: loop6 >20:51:57,761 INFO storage: MultipathTopology: found singlepath device: loop7 >20:51:57,763 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:52:01,399 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >20:52:01,401 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:52:01,479 DEBUG storage: MultipathTopology._build_topology: >20:52:01,485 DEBUG storage: /etc/multipath.conf contents: >20:52:01,491 DEBUG storage: # multipath.conf written by anaconda >20:52:01,492 DEBUG storage: >20:52:01,493 DEBUG storage: defaults { >20:52:01,497 DEBUG storage: user_friendly_names yes >20:52:01,498 DEBUG storage: } >20:52:01,498 DEBUG storage: blacklist { >20:52:01,499 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:52:01,499 DEBUG storage: devnode "^hd[a-z]" >20:52:01,500 DEBUG storage: devnode "^dcssblk[0-9]*" >20:52:01,500 DEBUG storage: device { >20:52:01,501 DEBUG storage: vendor "DGC" >20:52:01,501 DEBUG storage: product "LUNZ" >20:52:01,502 DEBUG storage: } >20:52:01,502 DEBUG storage: device { >20:52:01,503 DEBUG storage: vendor "IBM" >20:52:01,503 DEBUG storage: product "S/390.*" >20:52:01,504 DEBUG storage: } >20:52:01,504 DEBUG storage: # don't count normal SATA devices as multipaths >20:52:01,505 DEBUG storage: device { >20:52:01,505 DEBUG storage: vendor "ATA" >20:52:01,506 DEBUG storage: } >20:52:01,506 DEBUG storage: # don't count 3ware devices as multipaths >20:52:01,506 DEBUG storage: device { >20:52:01,507 DEBUG storage: vendor "3ware" >20:52:01,507 DEBUG storage: } >20:52:01,508 DEBUG storage: device { >20:52:01,508 DEBUG storage: vendor "AMCC" >20:52:01,512 DEBUG storage: } >20:52:01,512 DEBUG storage: # nor highpoint devices >20:52:01,513 DEBUG storage: device { >20:52:01,513 DEBUG storage: vendor "HPT" >20:52:01,514 DEBUG storage: } >20:52:01,514 DEBUG storage: } >20:52:01,515 DEBUG storage: multipaths { >20:52:01,515 DEBUG storage: } >20:52:01,516 DEBUG storage: (end of /etc/multipath.conf) >20:52:01,592 INFO storage: MultipathTopology: found singlepath device: sda >20:52:01,595 INFO storage: MultipathTopology: found non-disk device: sda1 >20:52:01,597 INFO storage: MultipathTopology: found non-disk device: sda2 >20:52:01,598 INFO storage: MultipathTopology: found non-disk device: sr0 >20:52:01,599 INFO storage: MultipathTopology: found singlepath device: loop0 >20:52:01,601 INFO storage: MultipathTopology: found singlepath device: loop1 >20:52:01,602 INFO storage: MultipathTopology: found singlepath device: loop2 >20:52:01,603 INFO storage: MultipathTopology: found singlepath device: loop3 >20:52:01,605 INFO storage: MultipathTopology: found singlepath device: loop4 >20:52:01,611 INFO storage: MultipathTopology: found singlepath device: loop5 >20:52:01,614 INFO storage: MultipathTopology: found singlepath device: loop6 >20:52:01,617 INFO storage: MultipathTopology: found singlepath device: loop7 >20:52:01,619 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:52:01,623 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >20:52:01,626 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76002', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:52:01,632 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:52:01,633 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:52:01,635 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:01,637 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >20:52:01,647 INFO storage: sda is a disk >20:52:01,648 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:01,663 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:52:01,676 INFO storage: added disk sda (id 0) to device tree >20:52:01,680 DEBUG storage: looking up parted Device: /dev/sda >20:52:01,706 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:52:01,715 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >20:52:01,725 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:52:01,773 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >20:52:01,826 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1fe6c7b510>, <parted.partition.Partition object at 0x7f1fe6c7b850>] > device: <parted.device.Device object at 0x7f1fe6c7b350> > PedDisk: <_ped.Disk object at 0x7f1fe6c7c7a0> >20:52:01,829 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:52:01,837 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:52:01,871 INFO storage: got device: DiskDevice instance (0x7f1fe3e8ff90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 40960.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6bc0c20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1fe6c61510> >20:52:01,880 INFO storage: got format: DiskLabel instance (0x7f1fe6c615d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1fe6c7b510>, <parted.partition.Partition object at 0x7f1fe6c7b850>] > device: <parted.device.Device object at 0x7f1fe6c7b350> > PedDisk: <_ped.Disk object at 0x7f1fe6c7c7a0> > origPartedDisk = <parted.disk.Disk object at 0x7f1fe6c7ba90> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6bc0f80> > >20:52:02,051 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/773b8847-43ef-422a-9ba1-760f6065449f', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '773b8847-43ef-422a-9ba1-760f6065449f', > 'ID_FS_UUID_ENC': '773b8847-43ef-422a-9ba1-760f6065449f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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_ENTRY_DISK': '8: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', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76039', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/773b8847-43ef-422a-9ba1-760f6065449f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:52:02,053 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:52:02,054 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:52:02,055 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,060 INFO storage: sda1 is a partition >20:52:02,062 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:52:02,063 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:52:02,064 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB disk sda (0) with existing msdos disklabel >20:52:02,066 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:52:02,069 DEBUG storage: PartitionDevice._setFormat: sda1 ; >20:52:02,076 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,077 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >20:52:02,085 DEBUG storage: looking up parted Partition: /dev/sda1 >20:52:02,086 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >20:52:02,089 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >20:52:02,104 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >20:52:02,105 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >20:52:02,119 INFO storage: added partition sda1 (id 1) to device tree >20:52:02,123 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >20:52:02,135 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >20:52:02,143 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:52:02,148 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >20:52:02,192 WARN storage: disklabel detected but not usable on sda1 >20:52:02,217 INFO storage: type detected on 'sda1' is 'ext4' >20:52:02,425 DEBUG storage: padding min size from 53 up to 58 >20:52:02,431 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:02,435 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:52:02,442 DEBUG storage: PartitionDevice._setFormat: sda1 ; >20:52:02,446 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >20:52:02,451 DEBUG storage: looking up parted Device: /dev/sda1 >20:52:02,453 INFO storage: got device: PartitionDevice instance (0x7f1fe3e8ffd0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 40960MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6c52170> > target size = 0 path = /dev/sda1 > 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 0x7f1fe6c7b410> fileSystem: <parted.filesystem.FileSystem object at 0x7f1fe6c7b990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1fe6c7b610> PedPartition: <_ped.Partition object at 0x7f1fe6c73b90> > disk = existing 40960MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >20:52:02,458 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:02,459 INFO storage: got format: Ext4FS instance (0x7f1fe6c55810) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 773b8847-43ef-422a-9ba1-760f6065449f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >20:52:02,468 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'aTKmiJ-mXXM-gyM7-ARN5-iWPX-I7kW-nrHjkg', > 'ID_FS_UUID_ENC': 'aTKmiJ-mXXM-gyM7-ARN5-iWPX-I7kW-nrHjkg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '82860032', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '37298176.00'], > 'LVM2_LV_UUID': ['aQxRK4-s2hQ-9iDV-Ny8x-rpLA-hDPn-LCAiFE', > '1PoBGN-XIvt-Jnog-Oqlu-ueMm-4iLq-Tnobe2'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '10114', > 'LVM2_PV_PE_COUNT': '10114', > 'LVM2_PV_SIZE': '41426944.00', > 'LVM2_PV_UUID': 'aTKmiJ-mXXM-gyM7-ARN5-iWPX-I7kW-nrHjkg', > 'LVM2_VG_EXTENT_COUNT': '10114', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '41426944.00', > 'LVM2_VG_UUID': 'FGDV3Q-qzfR-vPur-9qOi-GIEr-MW5x-sMA6FC', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76050', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >20:52:02,478 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >20:52:02,504 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:52:02,508 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,513 INFO storage: sda2 is a partition >20:52:02,515 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >20:52:02,516 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:52:02,518 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB disk sda (0) with existing msdos disklabel >20:52:02,528 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:52:02,532 DEBUG storage: PartitionDevice._setFormat: sda2 ; >20:52:02,536 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,538 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >20:52:02,539 DEBUG storage: looking up parted Partition: /dev/sda2 >20:52:02,540 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >20:52:02,542 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >20:52:02,547 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >20:52:02,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >20:52:02,553 INFO storage: added partition sda2 (id 2) to device tree >20:52:02,554 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >20:52:02,556 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >20:52:02,557 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >20:52:02,562 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >20:52:02,584 WARN storage: disklabel detected but not usable on sda2 >20:52:02,590 INFO storage: type detected on 'sda2' is 'LVM2_member' >20:52:02,597 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: aTKmiJ-mXXM-gyM7-ARN5-iWPX-I7kW-nrHjkg ; exists: True ; vgUuid: FGDV3Q-qzfR-vPur-9qOi-GIEr-MW5x-sMA6FC ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: QM00001 ; >20:52:02,605 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >20:52:02,607 DEBUG storage: PartitionDevice._setFormat: sda2 ; >20:52:02,609 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >20:52:02,614 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >20:52:02,622 DEBUG storage: DeviceTree.getDeviceByUuid returned None >20:52:02,630 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >20:52:02,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,643 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >20:52:02,651 INFO storage: added lvmvg fedora (id 3) to device tree >20:52:02,661 DEBUG storage: looking up parted Device: /dev/sda2 >20:52:02,663 INFO storage: got device: PartitionDevice instance (0x7f1fe3e04590) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 40960MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 40459.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 82860032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5157, 255, 63) biosGeometry: (5157, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6c7d3b0> > target size = 0 path = /dev/sda2 > 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 0x7f1fe6c7b410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1fe6c7b910> PedPartition: <_ped.Partition object at 0x7f1fe6c73bf0> > disk = existing 40960MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 83886079 length = 82860032 > flags = lvm >20:52:02,670 INFO storage: got format: LVMPhysicalVolume instance (0x7f1fe3e0e110) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = aTKmiJ-mXXM-gyM7-ARN5-iWPX-I7kW-nrHjkg exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = FGDV3Q-qzfR-vPur-9qOi-GIEr-MW5x-sMA6FC peStart = 1.0 >20:52:02,674 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/2013-01-09-19-59-42-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': '2013-01-09-19-59-42-00', > 'ID_FS_UUID_ENC': '2013-01-09-19-59-42-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', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '82861', > '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/2013-01-09-19-59-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >20:52:02,679 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >20:52:02,681 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >20:52:02,682 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,686 INFO storage: sr0 is a cdrom >20:52:02,688 DEBUG storage: DeviceTree.addUdevOpticalDevice: >20:52:02,689 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,690 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:52:02,694 INFO storage: added cdrom sr0 (id 4) to device tree >20:52:02,695 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:52:02,698 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:52:02,700 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >20:52:02,705 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >20:52:02,707 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >20:52:02,721 WARN storage: disklabel detected but not usable on sr0 >20:52:02,722 INFO storage: type detected on 'sr0' is 'iso9660' >20:52:02,724 DEBUG storage: Iso9660FS.supported: supported: True ; >20:52:02,728 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:52:02,729 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >20:52:02,731 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:52:02,733 DEBUG storage: looking up parted Device: /dev/sr0 >20:52:02,733 INFO storage: got device: OpticalDevice instance (0x7f1fe3e04890) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 4362.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: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6c7d5f0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >20:52:02,736 DEBUG storage: Iso9660FS.supported: supported: True ; >20:52:02,740 INFO storage: got format: Iso9660FS instance (0x7f1fe3e15650) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-09-19-59-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >20:52:02,742 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '81315', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:52:02,743 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >20:52:02,744 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >20:52:02,749 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,749 INFO storage: loop0 is a loop device >20:52:02,751 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:52:02,752 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >20:52:02,757 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,758 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,759 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >20:52:02,760 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >20:52:02,761 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >20:52:02,765 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,767 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:52:02,767 INFO storage: added loop loop0 (id 6) to device tree >20:52:02,768 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:52:02,773 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:52:02,774 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:52:02,775 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >20:52:02,776 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >20:52:02,784 WARN storage: disklabel detected but not usable on loop0 >20:52:02,789 INFO storage: type detected on 'loop0' is 'squashfs' >20:52:02,789 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:52:02,791 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:52:02,791 INFO storage: got device: LoopDevice instance (0x7f1fe3e17a90) -- > 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 >20:52:02,794 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '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': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '83922', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:52:02,798 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >20:52:02,800 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:52:02,801 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,801 INFO storage: loop1 is a loop device >20:52:02,803 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:52:02,808 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:52:02,809 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,810 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,811 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:52:02,815 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >20:52:02,817 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:52:02,817 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,819 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:52:02,819 INFO storage: added loop loop1 (id 8) to device tree >20:52:02,824 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:52:02,825 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:52:02,826 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:02,827 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:52:02,831 DEBUG storage: device loop1 does not contain a disklabel >20:52:02,832 INFO storage: type detected on 'loop1' is 'ext4' >20:52:02,920 DEBUG storage: using current size 0 as min size >20:52:02,921 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:02,922 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:52:02,925 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:52:02,930 INFO storage: got device: LoopDevice instance (0x7f1fe3e20ad0) -- > 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 >20:52:02,931 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:02,932 INFO storage: got format: Ext4FS instance (0x7f1fe3e20f90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >20:52:02,934 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '89672', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:52:02,937 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >20:52:02,938 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:52:02,943 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,943 INFO storage: loop2 is a loop device >20:52:02,945 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:52:02,946 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:52:02,951 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:02,952 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,953 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:52:02,953 INFO storage: added file /overlay (deleted) (id 9) to device tree >20:52:02,955 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:52:02,959 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:02,961 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:52:02,961 INFO storage: added loop loop2 (id 10) to device tree >20:52:02,966 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:52:02,967 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:52:02,967 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >20:52:02,969 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:52:02,970 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:52:02,978 WARN storage: disklabel detected but not usable on loop2 >20:52:02,983 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >20:52:02,983 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >20:52:02,984 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:52:02,985 INFO storage: got device: LoopDevice instance (0x7f1ffbfea390) -- > 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 >20:52:02,987 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '92123', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:52:02,991 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >20:52:02,991 DEBUG storage: lvm filter: adding loop3 to the reject list >20:52:02,993 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '92171', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:52:02,993 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >20:52:02,994 DEBUG storage: lvm filter: adding loop4 to the reject list >20:52:02,995 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '92190', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >20:52:02,999 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >20:52:03,000 DEBUG storage: lvm filter: adding loop5 to the reject list >20:52:03,001 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '92883', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >20:52:03,002 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >20:52:03,002 DEBUG storage: lvm filter: adding loop6 to the reject list >20:52:03,004 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '92901', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >20:52:03,008 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >20:52:03,009 DEBUG storage: lvm filter: adding loop7 to the reject list >20:52:03,009 DEBUG storage: Skipping a device mapper drive (dm-0) for now >20:52:03,054 INFO storage: devices to scan: ['dm-0'] >20:52:03,060 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/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac /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': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25376', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:52:03,061 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >20:52:03,062 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:52:03,066 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:03,070 INFO storage: live-rw is a device-mapper device >20:52:03,071 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >20:52:03,073 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >20:52:03,073 DEBUG storage: failed to find dm node for fedora >20:52:03,074 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:52:03,079 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >20:52:03,081 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:52:03,086 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >20:52:03,088 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:52:03,089 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:03,090 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:52:03,094 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:03,096 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:52:03,096 INFO storage: added dm live-rw (id 11) to device tree >20:52:03,097 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:52:03,102 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:52:03,103 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:03,104 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:52:03,104 DEBUG storage: device live-rw does not contain a disklabel >20:52:03,105 INFO storage: type detected on 'live-rw' is 'ext4' >20:52:03,194 DEBUG storage: padding min size from 723 up to 795 >20:52:03,196 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:03,196 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:52:03,197 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:52:03,202 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >20:52:03,209 INFO storage: got device: DMDevice instance (0x7f1ffbfeac50) -- > 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 0x7f1fe6c7dd40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:52:03,214 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:03,215 INFO storage: got format: Ext4FS instance (0x7f1ffbff8150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >20:52:03,258 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >20:52:03,263 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:03,265 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >20:52:03,265 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:03,270 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >20:52:03,271 DEBUG storage: Adding fedora-swap/4032MB to fedora >20:52:03,271 INFO storage: added lvmlv fedora-swap (id 12) to device tree >20:52:03,273 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >20:52:03,274 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >20:52:03,279 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >20:52:03,281 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >20:52:03,469 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >20:52:03,475 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >20:52:03,476 DEBUG storage: DeviceTree.getDeviceByName returned None >20:52:03,484 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >20:52:03,488 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:03,492 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >20:52:03,495 DEBUG storage: Adding fedora-root/36424MB to fedora >20:52:03,497 INFO storage: added lvmlv fedora-root (id 13) to device tree >20:52:03,505 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >20:52:03,510 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >20:52:03,512 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >20:52:03,513 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >20:52:03,684 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >20:52:03,740 INFO storage: devices to scan: ['dm-1', 'dm-2'] >20:52:03,747 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-FGDV3QqzfRvPur9qOiGIErMW5xsMA6FCaQxRK4s2hQ9iDVNy8xrpLAhDPnLCAiFE /dev/disk/by-uuid/744f5c47-4d19-4e68-93f3-48dba1cc7be2 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-FGDV3QqzfRvPur9qOiGIErMW5xsMA6FCaQxRK4s2hQ9iDVNy8xrpLAhDPnLCAiFE', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '744f5c47-4d19-4e68-93f3-48dba1cc7be2', > 'ID_FS_UUID_ENC': '744f5c47-4d19-4e68-93f3-48dba1cc7be2', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '429864', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-FGDV3QqzfRvPur9qOiGIErMW5xsMA6FCaQxRK4s2hQ9iDVNy8xrpLAhDPnLCAiFE', > '/dev/disk/by-uuid/744f5c47-4d19-4e68-93f3-48dba1cc7be2', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >20:52:03,751 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-1)... >20:52:03,753 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >20:52:03,754 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (12) >20:52:03,759 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >20:52:03,760 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >20:52:03,762 DEBUG storage: SwapSpace.__init__: >20:52:03,766 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:52:03,767 DEBUG storage: device fedora-swap does not contain a disklabel >20:52:03,767 INFO storage: type detected on 'fedora-swap' is 'swap' >20:52:03,768 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 744f5c47-4d19-4e68-93f3-48dba1cc7be2 ; exists: True ; label: None ; >20:52:03,769 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:52:03,770 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >20:52:03,772 DEBUG storage: looking up parted Device: /dev/mapper/fedora >20:52:03,777 DEBUG storage: fedora size is 40456MB >20:52:03,778 DEBUG storage: vg fedora has 0MB free >20:52:03,782 DEBUG storage: fedora size is 40456MB >20:52:03,783 DEBUG storage: vg fedora has 0MB free >20:52:03,785 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f1ffbfeabd0) -- > name = fedora-swap status = True kids = 0 id = 12 > parents = ['existing 40456MB lvmvg fedora (3)'] > uuid = aQxRK4-s2hQ-9iDV-Ny8x-rpLA-hDPn-LCAiFE size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6c7db90> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fe3e0e550) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 40459MB partition sda2 (2) with existing lvmpv'] > uuid = FGDV3Q-qzfR-vPur-9qOi-GIEr-MW5x-sMA6FC size = 40456 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 10114 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 10114.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 40459MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (12) with existing swap', > 'existing 36424MB lvmlv fedora-root (13)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >20:52:03,786 INFO storage: got format: SwapSpace instance (0x7f1ffc019810) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 744f5c47-4d19-4e68-93f3-48dba1cc7be2 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >20:52:03,789 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-FGDV3QqzfRvPur9qOiGIErMW5xsMA6FC1PoBGNXIvtJnogOqluueMm4iLqTnobe2 /dev/disk/by-uuid/226bd8e8-0805-4e0e-9ebd-14c7de7a2773 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-FGDV3QqzfRvPur9qOiGIErMW5xsMA6FC1PoBGNXIvtJnogOqluueMm4iLqTnobe2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '226bd8e8-0805-4e0e-9ebd-14c7de7a2773', > 'ID_FS_UUID_ENC': '226bd8e8-0805-4e0e-9ebd-14c7de7a2773', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '658737', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-FGDV3QqzfRvPur9qOiGIErMW5xsMA6FC1PoBGNXIvtJnogOqluueMm4iLqTnobe2', > '/dev/disk/by-uuid/226bd8e8-0805-4e0e-9ebd-14c7de7a2773', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >20:52:03,793 INFO storage: scanning fedora-root (/devices/virtual/block/dm-2)... >20:52:03,795 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >20:52:03,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 36424MB lvmlv fedora-root (13) >20:52:03,801 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >20:52:03,802 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >20:52:03,804 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:03,808 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:52:03,809 DEBUG storage: device fedora-root does not contain a disklabel >20:52:03,809 INFO storage: type detected on 'fedora-root' is 'ext4' >20:52:03,907 DEBUG storage: padding min size from 849 up to 933 >20:52:03,911 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:03,913 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:52:03,919 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >20:52:03,925 DEBUG storage: looking up parted Device: /dev/mapper/fedora >20:52:03,930 DEBUG storage: fedora size is 40456MB >20:52:03,931 DEBUG storage: vg fedora has 0MB free >20:52:03,931 DEBUG storage: fedora size is 40456MB >20:52:03,932 DEBUG storage: vg fedora has 0MB free >20:52:03,938 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f1ffbff0510) -- > name = fedora-root status = True kids = 0 id = 13 > parents = ['existing 40456MB lvmvg fedora (3)'] > uuid = 1PoBGN-XIvt-Jnog-Oqlu-ueMm-4iLq-Tnobe2 size = 36424.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 74596352 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4643, 255, 63) biosGeometry: (4643, 255, 63) > PedDevice: <_ped.Device object at 0x7f1fe6c7ddd0> > target size = 36424.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fe3e0e550) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 40459MB partition sda2 (2) with existing lvmpv'] > uuid = FGDV3Q-qzfR-vPur-9qOi-GIEr-MW5x-sMA6FC size = 40456 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 10114 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 10114.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 40459MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (12) with existing swap', > 'existing 36424MB lvmlv fedora-root (13) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 36424MB >20:52:03,941 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:03,941 INFO storage: got format: Ext4FS instance (0x7f1fe6be1290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 226bd8e8-0805-4e0e-9ebd-14c7de7a2773 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 36424.0 targetSize = 36424.0 > >20:52:03,992 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >20:52:03,994 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (12) with existing swap >20:52:03,999 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >20:52:04,001 DEBUG storage: DeviceTree.getDeviceByName returned existing 36424MB lvmlv fedora-root (13) with existing ext4 filesystem >20:52:04,002 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:52:04,042 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:52:04,044 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:52:04,046 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:52:04,088 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:52:04,121 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:52:04,122 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:52:04,124 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >20:52:04,128 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >20:52:04,130 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >20:52:04,166 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >20:52:04,268 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >20:52:04,269 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >20:52:04,274 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >20:52:04,310 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >20:52:04,409 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:52:04,411 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >20:52:04,413 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >20:52:04,459 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:52:04,461 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:52:04,464 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:52:04,503 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >20:52:04,504 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >20:52:04,505 INFO storage: edd: collected mbr signatures: {'sda': '0x000cb399'} >20:52:04,506 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000cb399 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 83886080 >20:52:04,506 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >20:52:04,507 INFO storage: edd: matched 0x80 to sda using MBR sig >20:52:04,510 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:52:04,528 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:52:04,561 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:52:04,637 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:52:04,638 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:52:04,640 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:52:04,732 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >20:52:04,734 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >20:52:04,735 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >20:52:04,747 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >20:52:04,957 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:52:05,028 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:52:05,028 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >20:52:05,029 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >20:52:05,029 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:52:05,029 DEBUG storage: crypttab maps: [] >20:52:05,030 DEBUG storage: parsing /mnt/sysimage/etc/fstab >20:52:05,033 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >20:52:05,035 DEBUG storage: DeviceTree.getDeviceByPath returned existing 36424MB lvmlv fedora-root (13) with existing ext4 filesystem >20:52:05,039 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >20:52:05,040 DEBUG storage: resolved 'UUID=773b8847-43ef-422a-9ba1-760f6065449f' to 'sda1' (partition) >20:52:05,041 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >20:52:05,042 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4032MB lvmlv fedora-swap (12) with existing swap >20:52:05,046 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >20:52:05,047 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >20:52:05,116 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >20:52:05,330 DEBUG storage: fedora size is 40456MB >20:52:05,335 DEBUG storage: vg fedora has 0MB free >20:52:05,335 DEBUG storage: fedora size is 40456MB >20:52:05,336 DEBUG storage: vg fedora has 0MB free >20:52:05,338 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:05,344 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:05,349 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:05,351 DEBUG storage: Ext4FS.supported: supported: True ; >20:52:05,358 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:52:05,363 DEBUG storage: Iso9660FS.supported: supported: True ; >20:52:05,615 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >20:52:05,620 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:52:05,627 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4362MB cdrom sr0 (4) with existing iso9660 filesystem >15:52:12,278 DEBUG storage: Iso9660FS.supported: supported: True ; >15:52:12,280 DEBUG storage: Iso9660FS.supported: supported: True ; >15:52:12,282 DEBUG storage: NFSv4.supported: supported: False ; >15:52:12,283 DEBUG storage: NFSv4.supported: supported: False ; >15:52:12,285 DEBUG storage: SELinuxFS.supported: supported: False ; >15:52:12,287 DEBUG storage: SELinuxFS.supported: supported: False ; >15:52:12,289 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:12,290 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:12,293 DEBUG storage: Ext3FS.supported: supported: True ; >15:52:12,295 DEBUG storage: Ext3FS.supported: supported: True ; >15:52:12,297 DEBUG storage: Ext2FS.supported: supported: True ; >15:52:12,299 DEBUG storage: Ext2FS.supported: supported: True ; >15:52:12,301 DEBUG storage: SysFS.supported: supported: False ; >15:52:12,303 DEBUG storage: SysFS.supported: supported: False ; >15:52:12,305 DEBUG storage: MultipathMember.__init__: >15:52:12,307 DEBUG storage: SwapSpace.__init__: >15:52:12,309 DEBUG storage: ProcFS.supported: supported: False ; >15:52:12,311 DEBUG storage: ProcFS.supported: supported: False ; >15:52:12,312 DEBUG storage: NoDevFS.supported: supported: False ; >15:52:12,314 DEBUG storage: NoDevFS.supported: supported: False ; >15:52:12,316 DEBUG storage: DevPtsFS.supported: supported: False ; >15:52:12,318 DEBUG storage: DevPtsFS.supported: supported: False ; >15:52:12,319 DEBUG storage: BTRFS.supported: supported: True ; >15:52:12,410 DEBUG storage: USBFS.supported: supported: False ; >15:52:12,412 DEBUG storage: USBFS.supported: supported: False ; >15:52:12,414 DEBUG storage: DiskLabel.__init__: >15:52:12,414 INFO storage: DiskLabel.partedDevice returning None >15:52:12,416 DEBUG storage: HFSPlus.supported: supported: False ; >15:52:12,418 DEBUG storage: HFSPlus.supported: supported: False ; >15:52:12,419 DEBUG storage: XFS.supported: supported: True ; >15:52:12,499 DEBUG storage: XFS.supported: supported: True ; >15:52:12,501 DEBUG storage: TmpFS.supported: supported: False ; >15:52:12,503 DEBUG storage: TmpFS.supported: supported: False ; >15:52:12,505 DEBUG storage: LUKS.__init__: >15:52:12,506 DEBUG storage: NTFS.supported: supported: False ; >15:52:12,508 DEBUG storage: NTFS.supported: supported: False ; >15:52:12,510 DEBUG storage: BindFS.supported: supported: False ; >15:52:12,512 DEBUG storage: BindFS.supported: supported: False ; >15:52:12,513 DEBUG storage: HFS.supported: supported: False ; >15:52:12,515 DEBUG storage: HFS.supported: supported: False ; >15:52:12,517 DEBUG storage: LVMPhysicalVolume.__init__: >15:52:12,519 DEBUG storage: NFS.supported: supported: False ; >15:52:12,520 DEBUG storage: NFS.supported: supported: False ; >15:52:12,522 DEBUG storage: FATFS.supported: supported: True ; >15:52:12,550 DEBUG storage: FATFS.supported: supported: True ; >15:52:12,553 DEBUG storage: DMRaidMember.__init__: >15:52:12,555 DEBUG storage: MDRaidMember.__init__: >15:52:23,447 DEBUG storage: clearpart: looking at sda2 >15:52:23,450 DEBUG storage: clearpart: looking at sda1 >15:52:23,451 DEBUG storage: checking whether disk sda has an empty extended >15:52:23,451 DEBUG storage: extended is None ; logicals is [] >15:52:23,452 DEBUG storage: new disk order: [] >15:52:23,478 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:52:23,479 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB disk sda (0) with existing msdos disklabel >15:52:23,481 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:52:23,483 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB disk sda (0) with existing msdos disklabel >15:52:23,483 DEBUG storage: resolved 'sda' to 'sda' (disk) >15:52:23,485 DEBUG storage: stage1 device cannot be of type lvmvg >15:52:23,486 DEBUG storage: stage1 device cannot be of type lvmlv >15:52:23,487 DEBUG storage: stage1 device cannot be of type lvmlv >15:52:23,487 DEBUG storage: _is_valid_disklabel(sda) returning True >15:52:23,488 DEBUG storage: _is_valid_size(sda) returning True >15:52:23,489 DEBUG storage: _is_valid_location(sda) returning True >15:52:23,489 DEBUG storage: _is_valid_format(sda) returning True >15:52:23,490 DEBUG storage: is_valid_stage1_device(sda) returning True >15:52:23,521 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:52:23,523 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1fd9b99e90> fileSystem: <parted.filesystem.FileSystem object at 0x7f1fd9b22890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1fd9b22690> PedPartition: <_ped.Partition object at 0x7f1fd9b1be90> >15:52:23,525 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:52:23,526 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1fd9b99e90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1fd9b22810> PedPartition: <_ped.Partition object at 0x7f1fd9b1be30> >15:53:06,604 DEBUG storage: Ext4FS.supported: supported: True ; >15:53:06,604 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:53:09,536 DEBUG storage: Ext4FS.supported: supported: True ; >15:53:09,537 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:53:09,537 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1fdee89bd0>, 500.0, ['sda'], None >15:53:09,554 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >15:53:09,556 DEBUG storage: DeviceTree.getDeviceByName returned existing 40456MB lvmvg fedora (3) >15:53:09,565 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >15:53:09,567 DEBUG storage: DeviceTree.getDeviceByName returned existing 40456MB lvmvg fedora (3) >15:53:21,863 DEBUG storage: Ext4FS.supported: supported: True ; >15:53:21,864 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:53:40,357 DEBUG storage: Ext4FS.supported: supported: True ; >15:53:40,358 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:53:40,358 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f1fdee89bd0>, 30000.0, ['sda'], single >15:53:40,360 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >15:53:40,362 DEBUG storage: DeviceTree.getDeviceByName returned existing 40456MB lvmvg fedora (3) >15:53:40,364 INFO storage.ui: registered action: [0] Resize Format (Shrink) ext4 filesystem on lvmlv fedora-root (id 13) >15:53:40,365 INFO storage.ui: registered action: [1] Resize Device (Shrink) lvmlv fedora-root (id 13) >15:53:40,367 DEBUG storage.ui: looking up parted Device: /dev/mapper/fedora >15:53:40,369 DEBUG storage.ui: fedora size is 40456MB >15:53:40,370 DEBUG storage.ui: vg fedora has 6424MB free >15:53:40,371 DEBUG storage.ui: fedora size is 40456MB >15:53:40,372 DEBUG storage.ui: vg fedora has 6424MB free >15:53:40,399 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >15:53:40,401 DEBUG storage: DeviceTree.getDeviceByName returned existing 40456MB lvmvg fedora (3) >15:53:40,404 DEBUG storage.ui: Ext4FS.supported: supported: True ; >15:53:40,405 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >15:53:40,405 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:53:40,407 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >15:53:40,408 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on lvmlv fedora-root (id 13) >15:53:40,410 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora-root ; status: False ; type: None ; >15:53:40,411 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >15:53:40,412 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 13) >15:53:40,427 DEBUG storage: Ext4FS.supported: supported: True ; >15:53:40,428 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:53:40,439 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >15:53:40,440 DEBUG storage: DeviceTree.getDeviceByName returned existing 40456MB lvmvg fedora (3) >15:53:40,446 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:53:40,448 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB disk sda (0) with existing msdos disklabel >15:53:40,449 DEBUG storage: resolved 'sda' to 'sda' (disk) >15:53:40,450 DEBUG storage: stage1 device cannot be of type lvmvg >15:53:40,451 DEBUG storage: stage1 device cannot be of type lvmlv >15:53:40,451 DEBUG storage: stage1 device cannot be of type lvmlv >15:53:40,452 DEBUG storage: _is_valid_disklabel(sda) returning True >15:53:40,452 DEBUG storage: _is_valid_size(sda) returning True >15:53:40,453 DEBUG storage: _is_valid_location(sda) returning True >15:53:40,454 DEBUG storage: _is_valid_format(sda) returning True >15:53:40,454 DEBUG storage: is_valid_stage1_device(sda) returning True >15:53:40,463 DEBUG storage: _is_valid_disklabel(sda) returning True >15:53:40,470 DEBUG storage: _is_valid_size(sda) returning True >15:53:40,471 DEBUG storage: _is_valid_location(sda) returning True >15:53:40,472 DEBUG storage: _is_valid_format(sda) returning True >15:53:40,472 DEBUG storage: is_valid_stage1_device(sda) returning True >15:53:40,473 DEBUG storage: _is_valid_disklabel(fedora-root) returning True >15:53:40,473 DEBUG storage: _is_valid_size(fedora-root) returning True >15:53:40,474 DEBUG storage: _is_valid_location(fedora-root) returning True >15:53:40,475 DEBUG storage: _is_valid_partition(fedora-root) returning True >15:53:40,475 DEBUG storage: _is_valid_format(fedora-root) returning True >15:53:40,476 DEBUG storage: is_valid_stage2_device(fedora-root) returning True >15:53:45,507 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:53:45,534 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:53:45,536 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:53:45,539 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:53:45,560 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:53:45,582 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:53:45,584 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:53:45,586 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >15:53:45,588 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >15:53:45,588 INFO storage: resetting parted disks... >15:53:45,590 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:53:45,591 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:53:45,593 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >15:53:45,594 DEBUG storage: sector-based lookup found partition sda1 >15:53:45,595 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:53:45,596 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1fd9b1f450> fileSystem: <parted.filesystem.FileSystem object at 0x7f1fd9b30a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1fd9b30bd0> PedPartition: <_ped.Partition object at 0x7f1fd9b32ef0> >15:53:45,600 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >15:53:45,601 DEBUG storage: sector-based lookup found partition sda2 >15:53:45,603 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:53:45,604 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1fd9b1f450> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1fd9b30c50> PedPartition: <_ped.Partition object at 0x7f1fd9b32e90> >15:53:45,605 DEBUG storage: action: [0] Resize Format (Shrink) ext4 filesystem mounted at / on lvmlv fedora-root (id 13) >15:53:45,605 DEBUG storage: action: [1] Resize Device (Shrink) lvmlv fedora-root (id 13) >15:53:45,606 DEBUG storage: action: [2] Destroy Format ext4 filesystem on lvmlv fedora-root (id 13) >15:53:45,607 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 13) >15:53:45,607 INFO storage: pruning action queue... >15:53:45,608 INFO storage: removing obsolete action 0 (3) >15:53:45,608 DEBUG storage: action 0 already pruned >15:53:45,609 INFO storage: sorting actions... >15:53:45,609 DEBUG storage: action: [2] Destroy Format ext4 filesystem on lvmlv fedora-root (id 13) >15:53:45,610 DEBUG storage: action: [1] Resize Device (Shrink) lvmlv fedora-root (id 13) >15:53:45,611 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 13) >15:53:45,611 INFO storage: executing action: [2] Destroy Format ext4 filesystem on lvmlv fedora-root (id 13) >15:53:45,613 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: True ; >15:53:45,615 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: True ; >15:53:45,616 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >15:53:45,618 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: True ; >15:53:45,795 DEBUG storage: Ext4FS.destroy: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >15:53:45,977 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >15:53:45,999 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >15:53:46,094 INFO storage: executing action: [1] Resize Device (Shrink) lvmlv fedora-root (id 13) >15:53:46,096 DEBUG storage: LVMLogicalVolumeDevice.resize: fedora-root ; status: False ; >15:53:46,098 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >15:53:46,099 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: True ; >15:53:46,101 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >15:53:46,103 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >15:53:46,104 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: True ; >15:53:46,106 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >15:53:46,110 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; > > >/tmp/ifcfg.log: >20:52:00,856 DEBUG ifcfg: content of files (network initialization): >20:52:00,934 DEBUG ifcfg: content of files (ifcfgs created): >20:52:00,935 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:12:34:56 >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=f3223242-3c74-40da-b14c-16e8d9e6b39c >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >20:51:53,436 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="573" x-info="http://www.rsyslog.com"] start >20:51:53,438 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >20:51:53,438 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >20:51:53,438 NOTICE kernel:[ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >20:51:53,438 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >20:51:53,438 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >20:51:53,438 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >20:51:53,438 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >20:51:53,438 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >20:51:53,438 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffcfff] usable >20:51:53,438 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffd000-0x000000007fffffff] reserved >20:51:53,438 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >20:51:53,438 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >20:51:53,438 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >20:51:53,438 INFO kernel:[ 0.000000] DMI 2.4 present. >20:51:53,438 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >20:51:53,438 INFO kernel:[ 0.000000] Hypervisor detected: KVM >20:51:53,438 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >20:51:53,438 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >20:51:53,438 INFO kernel:[ 0.000000] No AGP bridge found >20:51:53,438 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffd max_arch_pfn = 0x400000000 >20:51:53,438 DEBUG kernel:[ 0.000000] MTRR default type: write-back >20:51:53,438 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >20:51:53,438 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >20:51:53,438 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >20:51:53,438 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >20:51:53,438 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >20:51:53,438 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >20:51:53,438 DEBUG kernel:[ 0.000000] 1 disabled >20:51:53,438 DEBUG kernel:[ 0.000000] 2 disabled >20:51:53,438 DEBUG kernel:[ 0.000000] 3 disabled >20:51:53,438 DEBUG kernel:[ 0.000000] 4 disabled >20:51:53,438 DEBUG kernel:[ 0.000000] 5 disabled >20:51:53,438 DEBUG kernel:[ 0.000000] 6 disabled >20:51:53,438 DEBUG kernel:[ 0.000000] 7 disabled >20:51:53,438 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >20:51:53,438 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >20:51:53,438 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >20:51:53,438 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >20:51:53,438 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffcfff] >20:51:53,438 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >20:51:53,438 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffcfff] page 4k >20:51:53,438 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7fffcfff @ [mem 0x1fffc000-0x1fffffff] >20:51:53,438 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e541000-0x7ffdbfff] >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd990 00014 (v00 BOCHS ) >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007fffe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fffe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fffff40 00040 >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: HPET 000000007ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >20:51:53,438 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >20:51:53,438 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:51:53,438 INFO kernel:[ 0.000000] No NUMA configuration found >20:51:53,438 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffcfff] >20:51:53,438 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffcfff] >20:51:53,438 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffe9000-0x7fffcfff] >20:51:53,438 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >20:51:53,438 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >20:51:53,438 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007bc00000-ffff88007dbfffff] on node 0 >20:51:53,438 WARNING kernel:[ 0.000000] Zone ranges: >20:51:53,438 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >20:51:53,438 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >20:51:53,438 WARNING kernel:[ 0.000000] Normal empty >20:51:53,438 WARNING kernel:[ 0.000000] Movable zone start for each node >20:51:53,438 WARNING kernel:[ 0.000000] Early memory node ranges >20:51:53,438 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >20:51:53,438 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffcfff] >20:51:53,438 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524172 >20:51:53,438 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >20:51:53,438 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >20:51:53,438 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >20:51:53,438 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >20:51:53,438 DEBUG kernel:[ 0.000000] DMA32 zone: 512061 pages, LIFO batch:31 >20:51:53,438 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >20:51:53,438 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:51:53,438 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >20:51:53,438 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >20:51:53,438 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >20:51:53,438 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >20:51:53,438 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >20:51:53,438 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >20:51:53,438 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >20:51:53,438 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >20:51:53,438 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >20:51:53,438 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >20:51:53,438 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >20:51:53,438 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >20:51:53,438 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >20:51:53,438 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >20:51:53,438 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >20:51:53,438 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >20:51:53,438 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >20:51:53,438 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >20:51:53,438 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >20:51:53,438 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >20:51:53,438 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >20:51:53,438 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >20:51:53,438 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >20:51:53,438 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >20:51:53,438 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >20:51:53,438 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >20:51:53,438 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >20:51:53,438 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >20:51:53,438 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >20:51:53,438 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >20:51:53,438 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >20:51:53,438 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515974 >20:51:53,438 WARNING kernel:[ 0.000000] Policy zone: DMA32 >20:51:53,438 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >20:51:53,438 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >20:51:53,438 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >20:51:53,438 INFO kernel:[ 0.000000] Checking aperture... >20:51:53,438 INFO kernel:[ 0.000000] No AGP bridge found >20:51:53,438 INFO kernel:[ 0.000000] Memory: 2020324k/2097140k available (6334k kernel code, 452k absent, 76364k reserved, 6870k data, 1036k init) >20:51:53,438 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >20:51:53,438 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >20:51:53,438 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >20:51:53,438 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >20:51:53,438 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >20:51:53,438 INFO kernel:[ 0.000000] console [tty0] enabled >20:51:53,438 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >20:51:53,438 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >20:51:53,438 DEBUG kernel:[ 0.000000] hpet clockevent registered >20:51:53,438 INFO kernel:[ 0.000000] tsc: Detected 3200.180 MHz processor >20:51:53,438 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6400.36 BogoMIPS (lpj=3200180) >20:51:53,438 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >20:51:53,439 INFO kernel:[ 0.001999] Security Framework initialized >20:51:53,439 INFO kernel:[ 0.001999] SELinux: Initializing. >20:51:53,439 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >20:51:53,439 INFO kernel:[ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >20:51:53,439 INFO kernel:[ 0.001999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >20:51:53,439 INFO kernel:[ 0.002121] Mount-cache hash table entries: 256 >20:51:53,439 INFO kernel:[ 0.002296] Initializing cgroup subsys cpuacct >20:51:53,439 INFO kernel:[ 0.002298] Initializing cgroup subsys memory >20:51:53,439 INFO kernel:[ 0.002310] Initializing cgroup subsys devices >20:51:53,439 INFO kernel:[ 0.002312] Initializing cgroup subsys freezer >20:51:53,439 INFO kernel:[ 0.002313] Initializing cgroup subsys net_cls >20:51:53,439 INFO kernel:[ 0.002314] Initializing cgroup subsys blkio >20:51:53,439 INFO kernel:[ 0.002315] Initializing cgroup subsys perf_event >20:51:53,439 INFO kernel:[ 0.002383] mce: CPU supports 10 MCE banks >20:51:53,439 INFO kernel:[ 0.002426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >20:51:53,439 INFO kernel:[ 0.002426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >20:51:53,439 INFO kernel:[ 0.002426] tlb_flushall_shift is 0xffffffff >20:51:53,439 INFO kernel:[ 0.002490] SMP alternatives: switching to UP code >20:51:53,439 INFO kernel:[ 0.012988] Freeing SMP alternatives: 24k freed >20:51:53,439 INFO kernel:[ 0.013008] ACPI: Core revision 20120711 >20:51:53,439 INFO kernel:[ 0.013619] ftrace: allocating 23489 entries in 92 pages >20:51:53,439 INFO kernel:[ 0.021189] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >20:51:53,439 INFO kernel:[ 0.021193] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >20:51:53,439 INFO kernel:[ 0.021996] Performance Events: Broken PMU hardware detected, using software events only. >20:51:53,439 ERR kernel:[ 0.021996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >20:51:53,439 WARNING kernel:[ 0.021996] NMI watchdog: disabled (cpu0): hardware events not enabled >20:51:53,439 INFO kernel:[ 0.021996] Brought up 1 CPUs >20:51:53,439 INFO kernel:[ 0.021996] smpboot: Total of 1 processors activated (6400.36 BogoMIPS) >20:51:53,439 INFO kernel:[ 0.022147] devtmpfs: initialized >20:51:53,439 INFO kernel:[ 0.022818] atomic64 test passed for x86-64 platform with CX8 and with SSE >20:51:53,439 INFO kernel:[ 0.022880] RTC time: 20:51:46, date: 02/12/13 >20:51:53,439 INFO kernel:[ 0.022914] NET: Registered protocol family 16 >20:51:53,439 INFO kernel:[ 0.023107] ACPI: bus type pci registered >20:51:53,439 INFO kernel:[ 0.023188] PCI: Using configuration type 1 for base access >20:51:53,439 INFO kernel:[ 0.023709] bio: create slab <bio-0> at 0 >20:51:53,439 INFO kernel:[ 0.023772] ACPI: Added _OSI(Module Device) >20:51:53,439 INFO kernel:[ 0.023773] ACPI: Added _OSI(Processor Device) >20:51:53,439 INFO kernel:[ 0.023774] ACPI: Added _OSI(3.0 _SCP Extensions) >20:51:53,439 INFO kernel:[ 0.023775] ACPI: Added _OSI(Processor Aggregator Device) >20:51:53,439 DEBUG kernel:[ 0.024108] ACPI: EC: Look up EC in DSDT >20:51:53,439 INFO kernel:[ 0.025006] ACPI: Interpreter enabled >20:51:53,439 INFO kernel:[ 0.025008] ACPI: (supports S0 S5) >20:51:53,439 INFO kernel:[ 0.025014] ACPI: Using IOAPIC for interrupt routing >20:51:53,439 INFO kernel:[ 0.026884] ACPI: No dock devices found. >20:51:53,439 INFO kernel:[ 0.026887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >20:51:53,439 INFO kernel:[ 0.026941] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >20:51:53,439 WARNING kernel:[ 0.027025] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >20:51:53,439 INFO kernel:[ 0.027044] PCI host bridge to bus 0000:00 >20:51:53,439 DEBUG kernel:[ 0.027046] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >20:51:53,439 INFO kernel:[ 0.027048] pci_bus 0000:00: root bus resource [bus 00-ff] >20:51:53,439 INFO kernel:[ 0.027050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >20:51:53,439 INFO kernel:[ 0.027064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >20:51:53,439 INFO kernel:[ 0.027066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >20:51:53,439 INFO kernel:[ 0.027067] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >20:51:53,439 DEBUG kernel:[ 0.027097] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >20:51:53,439 DEBUG kernel:[ 0.027438] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >20:51:53,439 DEBUG kernel:[ 0.027814] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >20:51:53,439 DEBUG kernel:[ 0.028169] pci 0000:00:01.1: reg 20: [io 0xc140-0xc14f] >20:51:53,439 DEBUG kernel:[ 0.028483] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >20:51:53,439 DEBUG kernel:[ 0.028928] pci 0000:00:01.2: reg 20: [io 0xc100-0xc11f] >20:51:53,439 DEBUG kernel:[ 0.029129] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >20:51:53,439 INFO kernel:[ 0.029483] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >20:51:53,439 INFO kernel:[ 0.029492] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >20:51:53,439 DEBUG kernel:[ 0.029664] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >20:51:53,439 DEBUG kernel:[ 0.031014] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >20:51:53,439 DEBUG kernel:[ 0.032010] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >20:51:53,439 DEBUG kernel:[ 0.034009] pci 0000:00:02.0: reg 18: [mem 0xfc020000-0xfc021fff] >20:51:53,439 DEBUG kernel:[ 0.035008] pci 0000:00:02.0: reg 1c: [io 0xc120-0xc13f] >20:51:53,439 DEBUG kernel:[ 0.039738] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >20:51:53,439 DEBUG kernel:[ 0.040058] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >20:51:53,439 DEBUG kernel:[ 0.040228] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] >20:51:53,439 DEBUG kernel:[ 0.040445] pci 0000:00:03.0: reg 14: [mem 0xfc022000-0xfc0220ff] >20:51:53,439 DEBUG kernel:[ 0.041177] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >20:51:53,439 DEBUG kernel:[ 0.041454] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >20:51:53,439 INFO kernel:[ 0.041712] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >20:51:53,439 INFO kernel:[ 0.041714] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >20:51:53,439 INFO kernel:[ 0.042925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >20:51:53,439 INFO kernel:[ 0.042986] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >20:51:53,439 INFO kernel:[ 0.043045] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >20:51:53,439 INFO kernel:[ 0.043093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >20:51:53,439 INFO kernel:[ 0.043138] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >20:51:53,439 INFO kernel:[ 0.043283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >20:51:53,439 INFO kernel:[ 0.043285] vgaarb: loaded >20:51:53,439 INFO kernel:[ 0.043286] vgaarb: bridge control possible 0000:00:02.0 >20:51:53,439 NOTICE kernel:[ 0.043346] SCSI subsystem initialized >20:51:53,439 INFO kernel:[ 0.043348] ACPI: bus type scsi registered >20:51:53,439 DEBUG kernel:[ 0.043393] libata version 3.00 loaded. >20:51:53,439 INFO kernel:[ 0.043416] ACPI: bus type usb registered >20:51:53,439 INFO kernel:[ 0.043430] usbcore: registered new interface driver usbfs >20:51:53,439 INFO kernel:[ 0.043437] usbcore: registered new interface driver hub >20:51:53,439 INFO kernel:[ 0.043451] usbcore: registered new device driver usb >20:51:53,439 INFO kernel:[ 0.043490] PCI: Using ACPI for IRQ routing >20:51:53,439 DEBUG kernel:[ 0.043492] PCI: pci_cache_line_size set to 64 bytes >20:51:53,439 DEBUG kernel:[ 0.043675] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >20:51:53,439 DEBUG kernel:[ 0.043678] e820: reserve RAM buffer [mem 0x7fffd000-0x7fffffff] >20:51:53,439 INFO kernel:[ 0.043769] NetLabel: Initializing >20:51:53,439 INFO kernel:[ 0.043770] NetLabel: domain hash size = 128 >20:51:53,439 INFO kernel:[ 0.043771] NetLabel: protocols = UNLABELED CIPSOv4 >20:51:53,439 INFO kernel:[ 0.043778] NetLabel: unlabeled traffic allowed by default >20:51:53,439 INFO kernel:[ 0.043819] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >20:51:53,439 INFO kernel:[ 0.043833] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >20:51:53,439 INFO kernel:[ 0.043835] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >20:51:53,439 INFO kernel:[ 0.047051] Switching to clocksource kvm-clock >20:51:53,439 INFO kernel:[ 0.051911] pnp: PnP ACPI init >20:51:53,439 INFO kernel:[ 0.051928] ACPI: bus type pnp registered >20:51:53,439 DEBUG kernel:[ 0.052043] pnp 00:00: [bus 00-ff] >20:51:53,439 DEBUG kernel:[ 0.052046] pnp 00:00: [io 0x0cf8-0x0cff] >20:51:53,439 DEBUG kernel:[ 0.052047] pnp 00:00: [io 0x0000-0x0cf7 window] >20:51:53,439 DEBUG kernel:[ 0.052049] pnp 00:00: [io 0x0d00-0xffff window] >20:51:53,439 DEBUG kernel:[ 0.052050] pnp 00:00: [mem 0x000a0000-0x000bffff window] >20:51:53,439 DEBUG kernel:[ 0.052052] pnp 00:00: [mem 0x80000000-0xfebfffff window] >20:51:53,439 DEBUG kernel:[ 0.052089] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >20:51:53,439 DEBUG kernel:[ 0.052096] pnp 00:01: [io 0x0070-0x0071] >20:51:53,439 DEBUG kernel:[ 0.052124] pnp 00:01: [irq 8] >20:51:53,439 DEBUG kernel:[ 0.052126] pnp 00:01: [io 0x0072-0x0077] >20:51:53,439 DEBUG kernel:[ 0.052137] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >20:51:53,439 DEBUG kernel:[ 0.052152] pnp 00:02: [io 0x0060] >20:51:53,439 DEBUG kernel:[ 0.052154] pnp 00:02: [io 0x0064] >20:51:53,439 DEBUG kernel:[ 0.052167] pnp 00:02: [irq 1] >20:51:53,439 DEBUG kernel:[ 0.052179] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >20:51:53,439 DEBUG kernel:[ 0.052204] pnp 00:03: [irq 12] >20:51:53,439 DEBUG kernel:[ 0.052215] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >20:51:53,439 DEBUG kernel:[ 0.052227] pnp 00:04: [io 0x03f2-0x03f5] >20:51:53,439 DEBUG kernel:[ 0.052229] pnp 00:04: [io 0x03f7] >20:51:53,439 DEBUG kernel:[ 0.052241] pnp 00:04: [irq 6] >20:51:53,439 DEBUG kernel:[ 0.052242] pnp 00:04: [dma 2] >20:51:53,439 DEBUG kernel:[ 0.052255] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >20:51:53,439 DEBUG kernel:[ 0.052362] pnp 00:05: [io 0x0378-0x037f] >20:51:53,439 DEBUG kernel:[ 0.052375] pnp 00:05: [irq 7] >20:51:53,439 DEBUG kernel:[ 0.052392] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active) >20:51:53,439 DEBUG kernel:[ 0.052422] pnp 00:06: [io 0x03f8-0x03ff] >20:51:53,439 DEBUG kernel:[ 0.052435] pnp 00:06: [irq 4] >20:51:53,439 DEBUG kernel:[ 0.052448] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >20:51:53,439 DEBUG kernel:[ 0.052524] pnp 00:07: [mem 0xfed00000-0xfed003ff] >20:51:53,439 DEBUG kernel:[ 0.052538] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) >20:51:53,439 INFO kernel:[ 0.052624] pnp: PnP ACPI: found 8 devices >20:51:53,439 INFO kernel:[ 0.052625] ACPI: ACPI bus type pnp unregistered >20:51:53,439 DEBUG kernel:[ 0.058147] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >20:51:53,439 DEBUG kernel:[ 0.058149] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >20:51:53,439 DEBUG kernel:[ 0.058151] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >20:51:53,439 DEBUG kernel:[ 0.058152] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >20:51:53,439 INFO kernel:[ 0.058183] NET: Registered protocol family 2 >20:51:53,439 INFO kernel:[ 0.058526] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >20:51:53,439 INFO kernel:[ 0.059799] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >20:51:53,439 INFO kernel:[ 0.060131] TCP: Hash tables configured (established 262144 bind 65536) >20:51:53,439 INFO kernel:[ 0.060173] TCP: reno registered >20:51:53,439 INFO kernel:[ 0.060181] UDP hash table entries: 1024 (order: 3, 32768 bytes) >20:51:53,439 INFO kernel:[ 0.060194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >20:51:53,439 INFO kernel:[ 0.060281] NET: Registered protocol family 1 >20:51:53,439 INFO kernel:[ 0.060291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >20:51:53,439 INFO kernel:[ 0.060373] pci 0000:00:01.0: PIIX3: Enabling Passive Release >20:51:53,439 INFO kernel:[ 0.060398] pci 0000:00:01.0: Activating ISA DMA hang workarounds >20:51:53,439 WARNING kernel:[ 0.060529] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >20:51:53,439 DEBUG kernel:[ 0.060623] pci 0000:00:02.0: Boot video device >20:51:53,439 DEBUG kernel:[ 0.060637] PCI: CLS 0 bytes, default 64 >20:51:53,439 INFO kernel:[ 0.060676] Unpacking initramfs... >20:51:53,439 INFO kernel:[ 2.478945] Freeing initrd memory: 27244k freed >20:51:53,439 NOTICE kernel:[ 2.486645] Initialise module verification >20:51:53,439 INFO kernel:[ 2.486680] audit: initializing netlink socket (disabled) >20:51:53,439 NOTICE kernel:[ 2.486689] type=2000 audit(1360702309.485:1): initialized >20:51:53,439 INFO kernel:[ 2.501236] HugeTLB registered 2 MB page size, pre-allocated 0 pages >20:51:53,439 NOTICE kernel:[ 2.502279] VFS: Disk quotas dquot_6.5.2 >20:51:53,439 WARNING kernel:[ 2.502316] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >20:51:53,439 INFO kernel:[ 2.502597] msgmni has been set to 3999 >20:51:53,439 DEBUG kernel:[ 2.502641] SELinux: Registering netfilter hooks >20:51:53,439 INFO kernel:[ 2.502945] alg: No test for stdrng (krng) >20:51:53,439 INFO kernel:[ 2.502948] NET: Registered protocol family 38 >20:51:53,439 NOTICE kernel:[ 2.502950] Key type asymmetric registered >20:51:53,439 NOTICE kernel:[ 2.502951] Asymmetric key parser 'x509' registered >20:51:53,439 INFO kernel:[ 2.502976] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >20:51:53,439 INFO kernel:[ 2.502990] io scheduler noop registered >20:51:53,439 INFO kernel:[ 2.502991] io scheduler deadline registered >20:51:53,439 INFO kernel:[ 2.503033] io scheduler cfq registered (default) >20:51:53,439 INFO kernel:[ 2.503101] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >20:51:53,439 INFO kernel:[ 2.503114] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >20:51:53,439 INFO kernel:[ 2.503115] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >20:51:53,439 INFO kernel:[ 2.503162] acpiphp: Slot [3] registered >20:51:53,439 INFO kernel:[ 2.503171] acpiphp: Slot [4] registered >20:51:53,439 INFO kernel:[ 2.503180] acpiphp: Slot [5] registered >20:51:53,439 INFO kernel:[ 2.503189] acpiphp: Slot [6] registered >20:51:53,439 INFO kernel:[ 2.503197] acpiphp: Slot [7] registered >20:51:53,439 INFO kernel:[ 2.503204] acpiphp: Slot [8] registered >20:51:53,439 INFO kernel:[ 2.503212] acpiphp: Slot [9] registered >20:51:53,439 INFO kernel:[ 2.503223] acpiphp: Slot [10] registered >20:51:53,439 INFO kernel:[ 2.503232] acpiphp: Slot [11] registered >20:51:53,439 INFO kernel:[ 2.503240] acpiphp: Slot [12] registered >20:51:53,439 INFO kernel:[ 2.503249] acpiphp: Slot [13] registered >20:51:53,439 INFO kernel:[ 2.503258] acpiphp: Slot [14] registered >20:51:53,439 INFO kernel:[ 2.503266] acpiphp: Slot [15] registered >20:51:53,439 INFO kernel:[ 2.503274] acpiphp: Slot [16] registered >20:51:53,439 INFO kernel:[ 2.503282] acpiphp: Slot [17] registered >20:51:53,439 INFO kernel:[ 2.503293] acpiphp: Slot [18] registered >20:51:53,439 INFO kernel:[ 2.503310] acpiphp: Slot [19] registered >20:51:53,439 INFO kernel:[ 2.503318] acpiphp: Slot [20] registered >20:51:53,439 INFO kernel:[ 2.503326] acpiphp: Slot [21] registered >20:51:53,439 INFO kernel:[ 2.503336] acpiphp: Slot [22] registered >20:51:53,439 INFO kernel:[ 2.503344] acpiphp: Slot [23] registered >20:51:53,439 INFO kernel:[ 2.503354] acpiphp: Slot [24] registered >20:51:53,439 INFO kernel:[ 2.503362] acpiphp: Slot [25] registered >20:51:53,439 INFO kernel:[ 2.503371] acpiphp: Slot [26] registered >20:51:53,439 INFO kernel:[ 2.503379] acpiphp: Slot [27] registered >20:51:53,439 INFO kernel:[ 2.503387] acpiphp: Slot [28] registered >20:51:53,439 INFO kernel:[ 2.503395] acpiphp: Slot [29] registered >20:51:53,439 INFO kernel:[ 2.503404] acpiphp: Slot [30] registered >20:51:53,439 INFO kernel:[ 2.503412] acpiphp: Slot [31] registered >20:51:53,439 INFO kernel:[ 2.503531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >20:51:53,439 INFO kernel:[ 2.503534] ACPI: Power Button [PWRF] >20:51:53,439 INFO kernel:[ 2.504627] GHES: HEST is not enabled! >20:51:53,439 INFO kernel:[ 2.504673] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >20:51:53,439 INFO kernel:[ 2.526128] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >20:51:53,439 INFO kernel:[ 2.547917] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >20:51:53,439 INFO kernel:[ 2.548106] Non-volatile memory driver v1.3 >20:51:53,439 INFO kernel:[ 2.548107] Linux agpgart interface v0.103 >20:51:53,439 INFO kernel:[ 2.548619] loop: module loaded >20:51:53,439 DEBUG kernel:[ 2.548667] ata_piix 0000:00:01.1: version 2.13 >20:51:53,439 DEBUG kernel:[ 2.548732] ata_piix 0000:00:01.1: setting latency timer to 64 >20:51:53,439 INFO kernel:[ 2.548963] scsi0 : ata_piix >20:51:53,439 INFO kernel:[ 2.549001] scsi1 : ata_piix >20:51:53,439 INFO kernel:[ 2.549040] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >20:51:53,439 INFO kernel:[ 2.549041] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >20:51:53,439 INFO kernel:[ 2.549087] libphy: Fixed MDIO Bus: probed >20:51:53,439 INFO kernel:[ 2.549116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >20:51:53,439 INFO kernel:[ 2.549124] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >20:51:53,439 INFO kernel:[ 2.549128] uhci_hcd: USB Universal Host Controller Interface driver >20:51:53,439 DEBUG kernel:[ 2.549166] uhci_hcd 0000:00:01.2: setting latency timer to 64 >20:51:53,439 INFO kernel:[ 2.549172] uhci_hcd 0000:00:01.2: UHCI Host Controller >20:51:53,439 INFO kernel:[ 2.549194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >20:51:53,439 INFO kernel:[ 2.549271] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >20:51:53,439 INFO kernel:[ 2.549328] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >20:51:53,439 INFO kernel:[ 2.549329] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:51:53,439 INFO kernel:[ 2.549331] usb usb1: Product: UHCI Host Controller >20:51:53,439 INFO kernel:[ 2.549332] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >20:51:53,439 INFO kernel:[ 2.549334] usb usb1: SerialNumber: 0000:00:01.2 >20:51:53,439 INFO kernel:[ 2.549396] hub 1-0:1.0: USB hub found >20:51:53,439 INFO kernel:[ 2.549399] hub 1-0:1.0: 2 ports detected >20:51:53,439 INFO kernel:[ 2.549467] usbcore: registered new interface driver usbserial >20:51:53,439 INFO kernel:[ 2.549473] usbcore: registered new interface driver usbserial_generic >20:51:53,439 INFO kernel:[ 2.549477] USB Serial support registered for generic >20:51:53,439 INFO kernel:[ 2.549478] usbserial: USB Serial Driver core >20:51:53,439 INFO kernel:[ 2.549499] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >20:51:53,439 INFO kernel:[ 2.550212] serio: i8042 KBD port at 0x60,0x64 irq 1 >20:51:53,439 INFO kernel:[ 2.550217] serio: i8042 AUX port at 0x60,0x64 irq 12 >20:51:53,439 INFO kernel:[ 2.550273] mousedev: PS/2 mouse device common for all mice >20:51:53,439 INFO kernel:[ 2.550472] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >20:51:53,439 INFO kernel:[ 2.552631] rtc_cmos 00:01: RTC can wake from S4 >20:51:53,439 INFO kernel:[ 2.552887] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >20:51:53,439 INFO kernel:[ 2.552975] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >20:51:53,439 INFO kernel:[ 2.553047] device-mapper: uevent: version 1.0.3 >20:51:53,439 INFO kernel:[ 2.553085] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >20:51:53,439 INFO kernel:[ 2.553127] cpuidle: using governor ladder >20:51:53,439 INFO kernel:[ 2.553128] cpuidle: using governor menu >20:51:53,439 INFO kernel:[ 2.553165] EFI Variables Facility v0.08 2004-May-17 >20:51:53,439 INFO kernel:[ 2.553237] usbcore: registered new interface driver usbhid >20:51:53,439 INFO kernel:[ 2.553238] usbhid: USB HID core driver >20:51:53,439 INFO kernel:[ 2.553256] drop_monitor: Initializing network drop monitor service >20:51:53,439 INFO kernel:[ 2.553325] ip_tables: (C) 2000-2006 Netfilter Core Team >20:51:53,439 INFO kernel:[ 2.553347] TCP: cubic registered >20:51:53,439 INFO kernel:[ 2.553349] Initializing XFRM netlink socket >20:51:53,439 INFO kernel:[ 2.553416] NET: Registered protocol family 10 >20:51:53,439 INFO kernel:[ 2.553540] mip6: Mobile IPv6 >20:51:53,439 INFO kernel:[ 2.553542] NET: Registered protocol family 17 >20:51:53,439 DEBUG kernel:[ 2.553665] PM: Hibernation image not present or could not be loaded. >20:51:53,439 NOTICE kernel:[ 2.553666] Loading module verification certificates >20:51:53,439 NOTICE kernel:[ 2.554561] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >20:51:53,439 INFO kernel:[ 2.554569] registered taskstats version 1 >20:51:53,439 INFO kernel:[ 2.554861] Magic number: 1:338:902 >20:51:53,439 INFO kernel:[ 2.554956] rtc_cmos 00:01: setting system clock to 2013-02-12 20:51:49 UTC (1360702309) >20:51:53,439 DEBUG kernel:[ 2.708182] ata2.01: NODEV after polling detection >20:51:53,439 INFO kernel:[ 2.708846] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >20:51:53,439 DEBUG kernel:[ 2.709354] ata1.01: NODEV after polling detection >20:51:53,439 INFO kernel:[ 2.710521] ata2.00: configured for MWDMA2 >20:51:53,439 INFO kernel:[ 2.710987] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >20:51:53,439 INFO kernel:[ 2.710994] ata1.00: 83886080 sectors, multi 16: LBA48 >20:51:53,439 INFO kernel:[ 2.712174] ata1.00: configured for MWDMA2 >20:51:53,439 NOTICE kernel:[ 2.712434] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >20:51:53,439 NOTICE kernel:[ 2.712757] sd 0:0:0:0: Attached scsi generic sg0 type 0 >20:51:53,439 NOTICE kernel:[ 2.713201] sd 0:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB) >20:51:53,439 NOTICE kernel:[ 2.713317] sd 0:0:0:0: [sda] Write Protect is off >20:51:53,439 DEBUG kernel:[ 2.713325] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >20:51:53,439 NOTICE kernel:[ 2.713372] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >20:51:53,439 NOTICE kernel:[ 2.714917] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >20:51:53,439 INFO kernel:[ 2.715306] sda: sda1 sda2 >20:51:53,439 NOTICE kernel:[ 2.715766] sd 0:0:0:0: [sda] Attached SCSI disk >20:51:53,439 WARNING kernel:[ 2.716730] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >20:51:53,439 INFO kernel:[ 2.716736] cdrom: Uniform CD-ROM driver Revision: 3.20 >20:51:53,439 DEBUG kernel:[ 2.716925] sr 1:0:0:0: Attached scsi CD-ROM sr0 >20:51:53,439 NOTICE kernel:[ 2.717080] sr 1:0:0:0: Attached scsi generic sg1 type 5 >20:51:53,439 INFO kernel:[ 2.721255] Freeing unused kernel memory: 1036k freed >20:51:53,439 INFO kernel:[ 2.721897] Write protecting the kernel read-only data: 12288k >20:51:53,439 INFO kernel:[ 2.730413] Freeing unused kernel memory: 1848k freed >20:51:53,439 INFO kernel:[ 2.734201] Freeing unused kernel memory: 1412k freed >20:51:53,439 INFO kernel:[ 2.804351] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >20:51:53,439 INFO kernel:[ 2.851062] usb 1-1: new full-speed USB device number 2 using uhci_hcd >20:51:53,439 INFO kernel:[ 2.899150] squashfs: version 4.0 (2009/01/31) Phillip Lougher >20:51:53,439 INFO kernel:[ 2.902366] Loading iSCSI transport class v2.0-870. >20:51:53,439 NOTICE kernel:[ 2.906651] iscsi: registered transport (tcp) >20:51:53,439 INFO kernel:[ 2.909171] alua: device handler registered >20:51:53,439 INFO kernel:[ 2.911565] emc: device handler registered >20:51:53,439 INFO kernel:[ 2.913917] hp_sw: device handler registered >20:51:53,439 INFO kernel:[ 2.916320] rdac: device handler registered >20:51:53,439 INFO kernel:[ 2.931546] FDC 0 is a S82078B >20:51:53,439 INFO kernel:[ 2.938447] No iBFT detected. >20:51:53,439 INFO kernel:[ 2.940890] md: raid0 personality registered for level 0 >20:51:53,439 INFO kernel:[ 2.943731] md: raid1 personality registered for level 1 >20:51:53,439 INFO kernel:[ 2.946118] async_tx: api initialized (async) >20:51:53,439 INFO kernel:[ 2.947318] xor: automatically using best checksumming function: >20:51:53,439 INFO kernel:[ 2.957012] generic_sse: 12624.000 MB/sec >20:51:53,439 WARNING kernel:[ 2.976025] raid6: sse2x1 4164 MB/s >20:51:53,439 WARNING kernel:[ 2.993020] raid6: sse2x2 7230 MB/s >20:51:53,439 WARNING kernel:[ 3.010016] raid6: sse2x4 7777 MB/s >20:51:53,439 WARNING kernel:[ 3.010017] raid6: using algorithm sse2x4 (7777 MB/s) >20:51:53,439 WARNING kernel:[ 3.010018] raid6: using intx1 recovery algorithm >20:51:53,439 INFO kernel:[ 3.010971] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >20:51:53,439 INFO kernel:[ 3.016739] md: raid6 personality registered for level 6 >20:51:53,439 INFO kernel:[ 3.016742] md: raid5 personality registered for level 5 >20:51:53,439 INFO kernel:[ 3.016742] md: raid4 personality registered for level 4 >20:51:53,439 INFO kernel:[ 3.022115] md: raid10 personality registered for level 10 >20:51:53,439 INFO kernel:[ 3.024513] md: linear personality registered for level -1 >20:51:53,439 INFO kernel:[ 3.031620] device-mapper: multipath: version 1.5.0 loaded >20:51:53,439 INFO kernel:[ 3.033988] device-mapper: multipath round-robin: version 1.0.0 loaded >20:51:53,439 INFO kernel:[ 3.075114] RPC: Registered named UNIX socket transport module. >20:51:53,439 INFO kernel:[ 3.075117] RPC: Registered udp transport module. >20:51:53,439 INFO kernel:[ 3.075118] RPC: Registered tcp transport module. >20:51:53,439 INFO kernel:[ 3.075119] RPC: Registered tcp NFSv4.1 backchannel transport module. >20:51:53,439 INFO kernel:[ 3.258465] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >20:51:53,439 INFO kernel:[ 3.258469] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >20:51:53,439 INFO kernel:[ 3.258471] usb 1-1: Product: QEMU USB Mouse >20:51:53,439 INFO kernel:[ 3.258472] usb 1-1: Manufacturer: QEMU 1.0.1 >20:51:53,439 INFO kernel:[ 3.258474] usb 1-1: SerialNumber: 42 >20:51:53,439 INFO kernel:[ 3.268214] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >20:51:53,439 WARNING kernel:[ 3.269250] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >20:51:53,439 INFO kernel:[ 3.274796] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc9000085e000, 52:54:00:12:34:56, IRQ 10 >20:51:53,439 DEBUG kernel:[ 3.274842] 8139cp 0000:00:03.0: setting latency timer to 64 >20:51:53,439 INFO kernel:[ 3.278465] 8139too: 8139too Fast Ethernet driver 0.9.28 >20:51:53,439 INFO kernel:[ 3.287147] input: QEMU 1.0.1 QEMU USB Mouse as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >20:51:53,439 INFO kernel:[ 3.287213] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU 1.0.1 QEMU USB Mouse] on usb-0000:00:01.2-1/input0 >20:51:53,439 DEBUG kernel:[ 3.457921] ISO 9660 Extensions: Microsoft Joliet Level 3 >20:51:53,439 DEBUG kernel:[ 3.467679] ISO 9660 Extensions: RRIP_1991A >20:51:53,439 INFO kernel:[ 3.488099] tsc: Refined TSC clocksource calibration: 3200.067 MHz >20:51:53,439 INFO kernel:[ 3.648699] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >20:51:53,439 DEBUG kernel:[ 4.397788] SELinux: 2048 avtab hash slots, 93843 rules. >20:51:53,439 DEBUG kernel:[ 4.408706] SELinux: 2048 avtab hash slots, 93843 rules. >20:51:53,439 DEBUG kernel:[ 4.679742] SELinux: 9 users, 15 roles, 4356 types, 237 bools, 1 sens, 1024 cats >20:51:53,439 DEBUG kernel:[ 4.679747] SELinux: 83 classes, 93843 rules >20:51:53,439 DEBUG kernel:[ 4.682890] SELinux: Completing initialization. >20:51:53,439 DEBUG kernel:[ 4.682894] SELinux: Setting up existing superblocks. >20:51:53,439 DEBUG kernel:[ 4.682902] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.682907] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.682916] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.682920] SELinux: initialized (dev proc, type proc), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.682927] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 4.682943] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 4.683475] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >20:51:53,439 DEBUG kernel:[ 4.683479] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684153] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >20:51:53,439 DEBUG kernel:[ 4.684159] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684162] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 4.684182] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 4.684187] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 4.684193] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684203] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684450] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684452] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 4.684462] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 4.684562] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 4.684586] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684589] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684593] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684608] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684614] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684617] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684619] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684622] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684627] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684631] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684636] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 4.684646] SELinux: initialized (dev loop0, type squashfs), uses xattr >20:51:53,439 DEBUG kernel:[ 4.684662] SELinux: initialized (dev dm-0, type ext4), uses xattr >20:51:53,439 NOTICE kernel:[ 4.686097] type=1403 audit(1360702311.631:2): policy loaded auid=4294967295 ses=4294967295 >20:51:53,439 DEBUG kernel:[ 5.083173] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >20:51:53,439 DEBUG kernel:[ 5.277574] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 5.290485] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:51:53,439 DEBUG kernel:[ 5.315913] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >20:51:53,439 NOTICE kernel:[ 5.739117] type=1400 audit(1360702312.683:3): avc: denied { create } for pid=506 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:51:53,439 NOTICE kernel:[ 5.739178] type=1400 audit(1360702312.683:4): avc: denied { setattr } for pid=506 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19051 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:51:53,439 NOTICE kernel:[ 5.739215] type=1400 audit(1360702312.683:5): avc: denied { relabelfrom } for pid=506 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19051 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:51:53,439 INFO kernel:[ 5.880363] parport_pc 00:05: reported by Plug and Play ACPI >20:51:53,439 INFO kernel:[ 5.880529] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >20:51:53,439 INFO kernel:[ 5.898471] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >20:51:53,439 WARNING kernel:[ 5.921735] microcode: AMD CPU family 0x6 not supported >20:51:53,441 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >20:51:53,441 INFO systemd: Detected virtualization 'kvm'. >20:51:53,441 INFO systemd: Initializing machine ID from random generator. >20:51:53,441 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. >20:51:53,441 INFO systemd-modules-load: Inserted module 'uinput' >20:51:53,441 INFO systemd: Mounted Temporary Directory. >20:51:53,441 INFO systemd: Mounted Huge Pages File System. >20:51:53,441 INFO systemd: Started Load Random Seed. >20:51:53,441 INFO systemd: Started Load Kernel Modules. >20:51:53,441 INFO systemd: Mounted FUSE Control File System. >20:51:53,441 INFO systemd: Mounting Configuration File System... >20:51:53,449 NOTICE kernel:[ 6.501380] type=1400 audit(1360702313.445:6): avc: denied { write } for pid=570 comm="firewalld" name="python2.7" dev="dm-0" ino=53188 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >20:51:53,449 NOTICE kernel:[ 6.501399] type=1400 audit(1360702313.445:7): avc: denied { remove_name } for pid=570 comm="firewalld" name="site.pyc" dev="dm-0" ino=53647 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >20:51:53,449 NOTICE kernel:[ 6.501405] type=1400 audit(1360702313.445:8): avc: denied { unlink } for pid=570 comm="firewalld" name="site.pyc" dev="dm-0" ino=53647 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >20:51:53,449 NOTICE kernel:[ 6.503209] type=1400 audit(1360702313.447:9): avc: denied { add_name } for pid=570 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >20:51:53,449 NOTICE kernel:[ 6.503258] type=1400 audit(1360702313.447:10): avc: denied { create } for pid=570 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >20:51:53,480 INFO systemd: Started Terminate Plymouth Boot Screen. >20:51:53,480 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >20:51:53,480 INFO systemd: Starting Shell on tty2... >20:51:53,480 INFO systemd: Started Shell on tty2. >20:51:54,807 INFO systemd: Starting D-Bus System Message Bus... >20:51:54,807 INFO systemd: Started D-Bus System Message Bus. >20:51:54,838 INFO systemd: Started firewalld - dynamic firewall daemon. >20:51:54,838 INFO systemd: Starting Network Manager... >20:51:55,092 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >20:51:55,093 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >20:51:55,093 INFO NetworkManager: <info> WEXT support is enabled >20:51:55,096 ERR firewalld: 2013-02-12 20:51:55 ERROR: ebtables not usable, disabling ethernet bridge firewall. >20:51:55,097 CRIT firewalld: 2013-02-12 20:51:55 FATAL ERROR: No IPv4 and IPv6 firewall. >20:51:55,098 ERR firewalld: 2013-02-12 20:51:55 ERROR: Raising SystemExit in run_server >20:51:55,134 INFO dbus-daemon: dbus[584]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >20:51:55,134 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >20:51:55,134 INFO systemd: Starting Authorization Manager... >20:51:55,237 INFO polkitd: Started polkitd version 0.107 >20:51:55,321 INFO dbus-daemon: dbus[584]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >20:51:55,321 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >20:51:55,321 INFO systemd: Started Authorization Manager. >20:51:55,350 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >20:51:55,351 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >20:51:55,351 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:51:55,352 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:51:55,352 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >20:51:55,354 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >20:51:55,371 INFO systemd: Started Network Manager. >20:51:55,386 INFO systemd: Starting Anaconda System Services. >20:51:55,386 INFO systemd: Reached target Anaconda System Services. >20:51:55,386 INFO systemd: Starting Anaconda... >20:51:55,386 INFO systemd: Starting Network Manager Wait Online... >20:51:55,410 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >20:51:55,412 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >20:51:55,412 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >20:51:55,412 INFO NetworkManager: <info> Networking is enabled by state file >20:51:55,413 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >20:51:55,417 INFO NetworkManager: <info> (eth0): carrier is OFF >20:51:55,420 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >20:51:55,426 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >20:51:55,427 INFO NetworkManager: <info> (eth0): now managed >20:51:55,428 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:51:55,428 INFO kernel:[ 8.483525] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >20:51:55,428 INFO NetworkManager: <info> (eth0): bringing up device. >20:51:55,432 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >20:51:55,433 INFO NetworkManager: <info> (eth0): preparing device. >20:51:55,433 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >20:51:55,437 INFO systemd: Started Anaconda. >20:51:55,450 INFO systemd: Starting Anaconda Text Console... >20:51:55,476 INFO systemd: Started Anaconda Text Console. >20:51:55,479 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >20:51:55,482 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >20:51:55,483 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >20:51:55,511 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >20:51:55,512 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >20:51:55,513 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >20:51:55,513 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:51:55,514 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >20:51:55,520 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >20:51:55,521 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >20:51:55,521 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >20:51:55,521 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >20:51:55,521 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >20:51:55,522 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >20:51:55,527 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >20:51:55,528 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >20:51:55,528 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >20:51:55,529 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >20:51:55,550 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:51:55,564 INFO NetworkManager: <info> dhclient started with pid 615 >20:51:55,568 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >20:51:55,569 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >20:51:55,604 WARNING kernel:[ 8.659759] audit_printk_skb: 18 callbacks suppressed >20:51:55,604 NOTICE kernel:[ 8.659762] type=1400 audit(1360702315.603:17): avc: denied { read write } for pid=618 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >20:51:55,832 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >20:51:55,832 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >20:51:55,832 INFO dhclient: All rights reserved. >20:51:55,833 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:51:55,833 INFO dhclient: >20:51:55,842 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >20:51:55,844 INFO dhclient: Listening on LPF/eth0/52:54:00:12:34:56 >20:51:55,844 INFO dhclient: Sending on LPF/eth0/52:54:00:12:34:56 >20:51:55,845 INFO dhclient: Sending on Socket/fallback >20:51:55,845 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x73633d53) >20:51:55,845 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x73633d53) >20:51:55,846 INFO dhclient: DHCPOFFER from 10.0.2.2 >20:51:55,846 INFO dhclient: DHCPACK from 10.0.2.2 (xid=0x73633d53) >20:51:55,854 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >20:51:55,854 INFO NetworkManager: <info> address 10.0.2.15 >20:51:55,854 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >20:51:55,855 INFO NetworkManager: <info> gateway 10.0.2.2 >20:51:55,855 INFO NetworkManager: <info> nameserver '10.0.2.3' >20:51:55,855 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >20:51:55,855 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >20:51:55,857 INFO dhclient: bound to 10.0.2.15 -- renewal in 35954 seconds. >20:51:56,859 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >20:51:56,859 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >20:51:56,859 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >20:51:56,859 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >20:51:56,869 INFO systemd: Started Network Manager Wait Online. >20:51:56,869 INFO systemd: Starting Network. >20:51:56,869 INFO systemd: Reached target Network. >20:51:56,882 INFO systemd: Startup finished in 2s 736ms 260us (kernel) + 2s 71ms 130us (initrd) + 5s 116ms 20us (userspace) = 9s 923ms 410us. >20:51:56,882 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >20:51:56,884 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >20:51:56,884 INFO dbus-daemon: dbus[584]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >20:51:56,913 INFO dbus-daemon: dbus[584]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >20:51:56,915 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >20:51:56,981 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >20:51:57,155 NOTICE kernel:[ 10.210164] type=1400 audit(1360702317.154:18): avc: denied { read write } for pid=649 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 >20:51:57,163 WARNING kernel:[ 10.218991] auditd (650): /proc/650/oom_adj is deprecated, please use /proc/650/oom_score_adj instead. >20:52:00,896 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >20:52:00,900 INFO NetworkManager: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >20:52:00,900 INFO NetworkManager: <info> (eth0): deactivating device (reason 'connection-removed') [38] >20:52:00,905 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 615 >20:52:00,907 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >20:52:00,917 INFO systemd: Starting NTP client/server... >20:52:00,924 INFO NetworkManager: <info> Saved default wired connection 'eth0' to persistent storage >20:52:00,924 INFO NetworkManager: <info> Auto-activating connection 'eth0'. >20:52:00,927 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >20:52:00,929 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:52:00,930 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >20:52:00,931 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >20:52:00,931 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >20:52:00,931 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >20:52:00,932 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >20:52:00,932 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >20:52:00,932 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >20:52:00,934 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >20:52:00,938 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >20:52:00,939 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >20:52:00,940 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >20:52:00,951 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:52:00,954 INFO NetworkManager: <info> dhclient started with pid 733 >20:52:00,956 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >20:52:00,957 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >20:52:01,008 INFO chrony-helper: tr: write error: Broken pipe >20:52:01,009 INFO chrony-helper: tr: write error >20:52:01,037 INFO chronyd: chronyd version 1.27-git1ca844 starting >20:52:01,039 INFO chronyd: Linux kernel major=3 minor=6 patch=10 >20:52:01,041 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 >20:52:01,057 INFO systemd: Started NTP client/server. >20:52:01,064 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >20:52:01,065 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >20:52:01,065 INFO dhclient: All rights reserved. >20:52:01,065 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:52:01,065 INFO dhclient: >20:52:01,080 INFO dhclient: Listening on LPF/eth0/52:54:00:12:34:56 >20:52:01,081 INFO dhclient: Sending on LPF/eth0/52:54:00:12:34:56 >20:52:01,081 INFO dhclient: Sending on Socket/fallback >20:52:01,081 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6b86c35f) >20:52:01,082 INFO dhclient: DHCPACK from 10.0.2.2 (xid=0x6b86c35f) >20:52:01,087 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >20:52:01,096 INFO dhclient: bound to 10.0.2.15 -- renewal in 40017 seconds. >20:52:01,097 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >20:52:01,097 INFO NetworkManager: <info> address 10.0.2.15 >20:52:01,098 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >20:52:01,099 INFO NetworkManager: <info> gateway 10.0.2.2 >20:52:01,099 INFO NetworkManager: <info> nameserver '10.0.2.3' >20:52:01,099 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >20:52:01,099 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >20:52:02,102 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >20:52:02,102 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >20:52:02,102 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >20:52:02,107 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >20:52:02,110 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >20:52:02,113 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >20:52:02,159 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >20:52:04,558 INFO kernel:[ 17.613192] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >20:52:04,558 DEBUG kernel:[ 17.613647] SELinux: initialized (dev sda1, type ext4), uses xattr >20:52:04,983 INFO kernel:[ 18.038759] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >20:52:04,983 DEBUG kernel:[ 18.038769] SELinux: initialized (dev dm-1, type ext4), uses xattr >20:52:08,054 INFO chronyd: Selected source 37.59.115.231 >20:52:08,055 WARNING chronyd: System clock wrong by 0.805001 seconds, adjustment started >20:52:12,408 INFO kernel:[ 25.821137] Btrfs loaded >20:52:12,495 INFO kernel:[ 25.908593] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >20:52:20,589 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >20:52:20,589 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >20:52:20,589 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >20:52:20,589 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >20:53:13,974 INFO chronyd: Selected source 72.26.198.240
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 910301
:
696436
|
696437
|
696438
|
696439
|
696440
|
696441
|
696442
|
696443
|
696444
|
696558
| 696618