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 893204 Details for
Bug 1095244
AttributeError: 'NoneType' object has no attribute 'duplicate'
[?]
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.
File: anaconda-tb
anaconda-tb (text/plain), 780.18 KB, created by
Igor Gnatenko
on 2014-05-07 10:57:47 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Igor Gnatenko
Created:
2014-05-07 10:57:47 UTC
Size:
780.18 KB
patch
obsolete
>anaconda 21.35-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 91, in __deepcopy__ > setattr(new, attr, value.duplicate()) > File "/usr/lib64/python2.7/copy.py", line 174, in deepcopy > y = copier(memo) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 262, in __deepcopy__ > setattr(new, attr, copy.deepcopy(value, memo)) > File "/usr/lib64/python2.7/copy.py", line 174, in deepcopy > y = copier(memo) > File "/usr/lib64/python2.7/copy.py", line 230, in _deepcopy_list > y.append(deepcopy(a, memo)) > File "/usr/lib64/python2.7/copy.py", line 163, in deepcopy > y = copier(x, memo) > File "/usr/lib64/python2.7/copy.py", line 257, in _deepcopy_dict > y[deepcopy(key, memo)] = deepcopy(value, memo) > File "/usr/lib64/python2.7/copy.py", line 163, in deepcopy > y = copier(x, memo) > File "/usr/lib64/python2.7/copy.py", line 334, in _reconstruct > state = deepcopy(state, memo) > File "/usr/lib64/python2.7/copy.py", line 190, in deepcopy > y = _reconstruct(x, rv, 1, memo) > File "/usr/lib64/python2.7/copy.py", line 257, in _deepcopy_dict > y[deepcopy(key, memo)] = deepcopy(value, memo) > File "/usr/lib64/python2.7/copy.py", line 163, in deepcopy > y = copier(x, memo) > File "/usr/lib64/python2.7/copy.py", line 334, in _reconstruct > state = deepcopy(state, memo) > File "/usr/lib64/python2.7/copy.py", line 190, in deepcopy > y = _reconstruct(x, rv, 1, memo) > File "/usr/lib64/python2.7/copy.py", line 257, in _deepcopy_dict > y[deepcopy(key, memo)] = deepcopy(value, memo) > File "/usr/lib64/python2.7/copy.py", line 163, in deepcopy > y = copier(x, memo) > File "/usr/lib64/python2.7/copy.py", line 334, in _reconstruct > state = deepcopy(state, memo) > File "/usr/lib64/python2.7/copy.py", line 190, in deepcopy > y = _reconstruct(x, rv, 1, memo) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1968, in copy > new = copy.deepcopy(self) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 360, in _reset_storage > self._storage_playground = self.storage.copy() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 376, in refresh > self._reset_storage() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 109, in _runSpoke > action.refresh() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 404, in _on_spoke_clicked > self._runSpoke(spoke) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 422, in _on_spoke_clicked > self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) >AttributeError: 'NoneType' object has no attribute 'duplicate' > >Local variables in innermost frame: >shallow_copy_attrs: ('_partedDevice', '_alignment', '_endAlignment') >attr: _partedDisk > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f33951bab50>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sdb,sda ># Keyboard layouts >keyboard --xlayouts='us','ru' --switch='grp:caps_toggle' ># System language >lang en_US.UTF-8 --addsupport=ru_RU.UTF-8 > ># Network information >network --bootproto=dhcp --device=p2p1 --noipv6 --activate >network --hostname=admin.postdep.ru ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Moscow --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel --drives=sdb,sda > >%packages >@base-x >@c-development >@core >@development-tools >@dial-up >@epiphany >@firefox >@fonts >@gnome-desktop >@gnome-games >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@rpm-development-tools >@standard >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 129, 'sdb': 130} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition sdb1 (30) >, '/': existing 461.27 GiB partition sdb2 (36) >, '/home': existing 149.05 GiB partition sda1 (19) >} > swaps: [existing 4096 MiB partition sdb3 (42) >] > name: CentOS Linux 6.5 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._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x7f338aaeffd0) -- > name = fedora_admin-swap status = False kids = 0 id = 187 > parents = ['non-existent 614.32 GiB lvmvg fedora_admin (170)'] > uuid = None size = 3968 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 3968 MiB path = /dev/mapper/fedora_admin-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3384841ed0) -- > name = fedora_admin status = False kids = 0 id = 170 > parents = ['non-existent 148.56 GiB partition sda2 (153) with non-existent lvmpv', > 'non-existent 465.76 GiB partition sdb1 (159) with non-existent lvmpv'] > uuid = None size = 614.32 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_admin > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 2 > modified = True extents = 157265 free space = 614.32 GiB > free extents = 157265 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 148.56 GiB partition sda2 (153) with non-existent lvmpv', > 'non-existent 465.76 GiB partition sdb1 (159) with non-existent lvmpv'] > LVs = [] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 3972 MiB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: af8a5547-7e19-46dd-b174-ebc893b79f1a > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: 474.96 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 149.05 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 23 > origFormat._device: /dev/sda1 > container: None > id: 124 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 126 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 149.05 GiB disk sda (14) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 127 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing swap > container: None > id: 129 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 131 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 5d6bf93d-d248-4ce7-9c94-9c19be852b69 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008018 > origFormat._minInstanceSize: 3387.74 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 461.27 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 40 > origFormat._device: /dev/sdb2 > container: None > id: 132 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 134 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008017 > origFormat._minInstanceSize: 43.58 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 34 > origFormat._device: /dev/sdb1 > container: None > id: 135 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 137 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 465.76 GiB disk sdb (25) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 138 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 140 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 142 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 145 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 146 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 148 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 151 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 148.56 GiB partition sda2 (153) with non-existent lvmpv > container: None > id: 155 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 156 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 465.76 GiB partition sdb1 (159) with non-existent lvmpv > container: None > id: 161 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 162 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition sda1 (165) with non-existent ext4 filesystem mounted at /boot > container: None > id: 167 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 164 > _format._device: /dev/req2 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 168 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 614.32 GiB lvmvg fedora_admin (170) > container: None > id: 173 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 50 GiB lvmlv fedora_admin-root (175) with non-existent ext4 filesystem mounted at / > container: Already dumped (LVMVolumeGroupDevice instance) > id: 177 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 174 > _format._device: /dev/mapper/fedora_admin-root > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 178 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 560.44 GiB lvmlv fedora_admin-home (181) with non-existent ext4 filesystem mounted at /home > container: Already dumped (LVMVolumeGroupDevice instance) > id: 183 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /home > _format.id: 180 > _format._device: /dev/mapper/fedora_admin-home > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 184 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 3968 MiB lvmlv fedora_admin-swap (187) with non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 189 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: non-existent swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 190 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 192 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 193 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 194 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 195 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 196 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 197 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 198 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 11 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f3395183cd0) -- > name = sr0 status = True kids = 0 id = 11 > parents = [] > uuid = None size = 0 > format = existing disklabel > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f3395183cd0) -- > name = sr0 status = True kids = 0 id = 11 > parents = [] > uuid = None size = 0 > format = existing disklabel > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing disklabel > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: Already dumped (Size instance) > _model: Optiarc_DVD_RW_AD-5200A > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 48 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3392830c90) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 48 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3392830c90) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 48 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 51 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3392839550) -- > name = loop0 status = False kids = 0 id = 51 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (48)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3392839550) -- > name = loop0 status = False kids = 0 id = 51 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (48)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3392839850) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 57 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3392839850) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 57 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 60 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3392839990) -- > name = loop1 status = False kids = 1 id = 60 > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3392839990) -- > name = loop1 status = False kids = 1 id = 60 > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: a87211f2-e996-4f37-b591-33eac6531285 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 64 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/a87211f2-e996-4f37-b591-33eac6531285] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 64 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: a87211f2-e996-4f37-b591-33eac6531285 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 66 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f338f583f50) -- > name = /overlay (deleted) status = False kids = 1 id = 66 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f338f583f50) -- > name = /overlay (deleted) status = False kids = 1 id = 66 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 69 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3392839cd0) -- > name = loop2 status = False kids = 1 id = 69 > parents = ['existing 0 B file /overlay (deleted) (66)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3392839cd0) -- > name = loop2 status = False kids = 1 id = 69 > parents = ['existing 0 B file /overlay (deleted) (66)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (75) with existing ext4 filesystem >, existing 2048 MiB dm live-base (81) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, sdb, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sdc4, sdc] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 2032 KiB partition sdc4 (6) with existing msdos disklabel >, existing 7633.5 MiB disk sdc (1) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _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.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: [sdb, sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdb, sda] > _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.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _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: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f338ab57210) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f338ab572d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f338ab57650) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f338ab57290) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f338ab64810) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f33b67ecb90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'jbossas', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'jbossas', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _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._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._yum: Skipped > _intf.payload._base_repo: anaconda > _intf.payload.txID: 1399460085.73 > _intf.payload._rpm_macros: [] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 4779.07 MiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._tx_id: 1399460085.73 > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._addonStates: {'korean-support': 0, 'mate-applications': 0, 'office': 0, 'khmer-support': 0, 'critical-path-kde': 0, 'engineering-and-scientific': 0, 'persian-support': 0, 'mysql': 0, 'georgian-support': 0, 'development-libs': 0, 'sanskrit-support': 0, 'kde-media': 0, 'font-design': 0, 'editors': 0, 'window-managers': 0, 'directory-server': 0, 'system-tools': 0, 'xmonad-mate': 0, 'kde-education': 0, 'japanese-support': 0, 'libreoffice': 0, 'punjabi-support': 0, 'bhutanese-support': 0, 'xmonad': 0, 'input-methods': 0, 'fedora-packager': 0, 'development-tools': 1, 'critical-path-base': 0, 'gnome-software-development': 0, 'legacy-fonts': 0, 'yiddish-support': 0, 'lxde-office': 0, 'c-development': 1, 'kashmiri-support': 0, 'electronic-lab': 0, 'fonts': 0, 'mate-desktop': 0, 'online-docs': 0, 'russian-support': 0, 'simplified-chinese-support': 0, 'xfce-software-development': 0, 'text-internet': 0, 'gujarati-support': 0, 'dogri-support': 0, 'dial-up': 0, 'books': 0, 'x-software-development': 0, 'virtualization': 0, 'xfce-apps': 0, 'rpm-development-tools': 1, 'legacy-network-server': 0, 'dns-server': 0, 'gnome-desktop': 0, 'news-server': 0, 'guest-desktop-agents': 0, 'multimedia': 0, 'arabic-support': 0, 'kde-telepathy': 0, 'dogtag': 0, 'printing': 0, 'mongodb': 0, 'core': 0, 'authoring-and-publishing': 0, 'rubyonrails': 0, 'security-lab': 0, 'standard': 0, 'konkani-support': 0, 'sindhi-support': 0, 'gnome-games': 1, 'ftp-server': 0, 'thai-support': 0, 'java-development': 0, 'kde-office': 0, 'perl-web': 0, 'haproxy': 0, 'kannada-support': 0, 'cinnamon-desktop': 0, 'd-development': 0, 'anaconda-tools': 0, 'lxde-media': 0, 'ocaml': 0, 'hardware-support': 0, 'epiphany': 1, 'games': 0, 'critical-path-gnome': 0, 'greek-support': 0, 'xfce-desktop': 0, 'firefox': 0, 'tibetan-support': 0, 'milkymist': 0, 'manipuri-support': 0, 'bodo-support': 0, 'haskell': 0, 'legacy-software-development': 0, 'freeipa-server': 0, 'vietnamese-support': 0, 'java': 0, 'mingw32': 0, 'telugu-support': 0, 'network-server': 0, 'urdu-support': 0, 'perl': 0, 'sugar-apps': 0, 'mate-compiz': 0, 'tamil-support': 0, 'legacy-software-support': 0, 'xfce-media': 0, 'smb-server': 0, 'load-balancer': 0, 'sinhala-support': 0, 'cloud-infrastructure': 0, 'base-x': 0, 'python-web': 0, 'malayalam-support': 0, 'jbossas': 0, 'graphics': 0, 'web-server': 0, 'ha': 0, 'ruby': 0, 'eclipse': 0, 'xfce-office': 0, 'kde-apps': 0, 'oriya-support': 0, 'libreoffice-development': 0, 'nepali-support': 0, 'kde-software-development': 0, '3d-printing': 0, 'assamese-support': 0, 'kde-desktop': 0, 'santali-support': 0, 'basic-desktop': 0, 'bengali-support': 0, 'mail-server': 0, 'traditional-chinese-support': 0, 'education': 0, 'hebrew-support': 0, 'critical-path-xfce': 0, 'kurdish-support': 0, 'server-cfg': 0, 'sound-and-video': 0, 'sql-server': 0, 'finnish-support': 0, 'admin-tools': 0, 'critical-path-apps': 0, 'buildsys-build': 0, 'hindi-support': 0, 'robotics-suite': 0, 'critical-path-lxde': 0, 'marathi-support': 0, 'ethiopic-support': 0, 'burmese-support': 0, 'php': 0, 'xfce-extra-plugins': 0, 'guest-agents': 0, 'design-suite': 0, 'tomcat': 0, 'medical': 0, 'lepcha-support': 0, 'sugar-desktop': 0, 'maithili-support': 0, 'lxde-desktop': 0, 'lxde-apps': 0, 'graphical-internet': 0} > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._environmentListBox: ListBox instance, containing members: > _intf._currentAction._spokes._addonListBox: ListBox instance, containing members: > _intf._currentAction._spokes.selectedGroups: [libreoffice, gnome-games, epiphany, c-development, development-tools, rpm-development-tools] > _intf._currentAction._spokes._origAddons: [epiphany, gnome-games, libreoffice, c-development, development-tools, rpm-development-tools] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._origEnvironment: gnome-desktop-environment > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: gnome-desktop-environment >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: None > _intf._currentAction._spokes._repoNameWarningBox: None > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._duplicateRepoCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._duplicateRepoCheck._run_check: <bound method SourceSpoke._checkDuplicateRepos of <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650>> > _intf._currentAction._spokes._duplicateRepoCheck._parent: Already dumped (SourceSpoke instance) > _intf._currentAction._spokes._duplicateRepoCheck._input_obj: Already dumped (ListStore instance) > _intf._currentAction._spokes._duplicateRepoCheck._data: None > _intf._currentAction._spokes._duplicateRepoCheck._check_status: None > _intf._currentAction._spokes._duplicateRepoCheck._enabled: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoURLChecks: {} > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoView: TreeView instance, containing members: > _intf._currentAction._spokes._repoNameChecks: {} > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProxyChecks: {} > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._urlCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._urlCheck._run_check: <bound method SourceSpoke._checkURLEntry of <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650>> > _intf._currentAction._spokes._urlCheck._parent: Already dumped (SourceSpoke instance) > _intf._currentAction._spokes._urlCheck._input_obj: Already dumped (Entry instance) > _intf._currentAction._spokes._urlCheck._data: None > _intf._currentAction._spokes._urlCheck._check_status: None > _intf._currentAction._spokes._urlCheck._enabled: False > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._check_list: [Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._add_dialog._chosen_layouts: [ru] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: True > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._typeStore: ListStore instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._hidden_disks: [] > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._device_size_text: None > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set(['ru_RU.UTF-8', 'en_US.UTF-8']) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera']), 'Atlantic': set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia']), 'Australia': set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide']), 'Europe': set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo']), 'Indian': set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas']), 'Pacific': set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji']), 'US': set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska']), 'Etc': set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT'])} > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._serverCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck._run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7f338dada0d0>> > _intf._currentAction._spokes._config_dialog._serverCheck._parent: Already dumped (NTPconfigDialog instance) > _intf._currentAction._spokes._config_dialog._serverCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck._data: None > _intf._currentAction._spokes._config_dialog._serverCheck._check_status: Skipped > _intf._currentAction._spokes._config_dialog._serverCheck._enabled: True > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f33a008fdd0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._addButton: Button instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [Already dumped (InputCheck instance) >] > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: Europe > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: 2733 > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: Moscow > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes.selected_disks: [sdb, sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Skipped > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: True > _intf._currentAction._checker.deficit: 0 B > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >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.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _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: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f339289d488>, True), 'type': (<function <lambda> at 0x7f339289d6e0>, True), 'addons': (<function list_addons_callback at 0x7f339289d5f0>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f339289d500>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.35-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > 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, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >10:54:26,542 INFO anaconda: /sbin/anaconda 21.35-1 >10:54:27,062 INFO anaconda: 4063232 kB (3968 MB) are available >10:54:27,062 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >10:54:27,075 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >10:54:27,076 INFO anaconda: Default encoding = utf-8 >10:54:27,140 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >10:54:27,762 INFO anaconda: Display mode = g >10:54:27,763 INFO anaconda: 4063232 kB (3968 MB) are available >10:54:27,764 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >10:54:28,763 DEBUG anaconda: X server has signalled a successful start. >10:54:28,764 WARN anaconda: logo image is missing, using a substitute >10:54:28,768 INFO anaconda: Starting window manager, pid 1258. >10:54:28,842 INFO anaconda: Started spice-vdagent. >10:54:29,930 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139859661682432) >10:54:29,973 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:54:29,975 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:54:29,976 INFO anaconda: using only installclass _Fedora >10:54:30,713 INFO anaconda: bootloader GRUB2 on X86 platform >10:54:30,792 INFO anaconda: bootloader GRUB2 on X86 platform >10:54:30,850 DEBUG anaconda: network: devices found ['p2p1'] >10:54:31,253 DEBUG anaconda: updating hostname localhost.localdomain >10:54:31,282 INFO anaconda: Running Thread: AnaStorageThread (139859465611008) >10:54:31,292 INFO anaconda: Running Thread: AnaTimeInitThread (139859457218304) >10:54:31,297 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139859448825600) >10:54:31,301 INFO anaconda: Running Thread: AnaPayloadThread (139859440432896) >10:54:31,500 DEBUG anaconda: updating hostname localhost.localdomain >10:54:31,591 INFO anaconda: got 0 NTP servers from DHCP >10:54:31,592 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139859448825600) >10:54:31,623 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139859448825600) >10:54:31,651 INFO anaconda: Starting geolocation lookup >10:54:31,652 INFO anaconda: Geolocation provider: Fedora GeoIP >10:54:32,713 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >10:54:32,715 INFO anaconda: Geolocation lookup finished in 1.1 seconds >10:54:32,716 INFO anaconda: no results from geolocation >10:54:32,717 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139859448825600) >10:54:35,571 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139859661682432) >10:54:35,973 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >10:52:08,124 INFO anaconda: Thread Done: AnaStorageThread (139859465611008) >10:52:18,003 INFO anaconda: Thread Done: AnaTimeInitThread (139859457218304) >10:52:59,125 DEBUG anaconda: network standalone spoke (init): completed: ['p2p1'] >10:52:59,166 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >10:52:59,167 DEBUG anaconda: Entered hub: SummaryHub >10:52:59,854 INFO anaconda: Running Thread: AnaNTPserver1 (139859457218304) >10:52:59,856 INFO anaconda: Running Thread: AnaNTPserver2 (139859465611008) >10:52:59,869 INFO anaconda: Running Thread: AnaNTPserver3 (139859661682432) >10:52:59,871 INFO anaconda: Running Thread: AnaNTPserver4 (139859448825600) >10:52:59,883 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >10:52:59,889 INFO anaconda: Running Thread: AnaDateTimeThread (139859357648640) >10:52:59,955 INFO anaconda: Thread Done: AnaNTPserver2 (139859465611008) >10:52:59,993 INFO anaconda: Thread Done: AnaDateTimeThread (139859357648640) >10:52:59,999 INFO anaconda: Thread Done: AnaNTPserver3 (139859661682432) >10:53:00,033 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139859661682432) >10:53:00,035 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f338dadab50>> on <dictionary-keyiterator object at 0x7f338dbb4158> >10:53:00,036 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139859357648640) >10:53:00,040 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139859357648640) >10:53:00,099 INFO anaconda: Thread Done: AnaNTPserver4 (139859448825600) >10:53:00,139 INFO anaconda: Running Thread: AnaKeyboardThread (139859448825600) >10:53:00,146 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >10:53:00,285 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >10:53:00,364 INFO anaconda: Running Thread: AnaSourceWatcher (139859357648640) >10:53:00,389 INFO anaconda: Running Thread: AnaSoftwareWatcher (139859465611008) >10:53:00,444 INFO anaconda: Running Thread: AnaStorageWatcher (139859349255936) >10:53:00,451 INFO anaconda: Thread Done: AnaStorageWatcher (139859349255936) >10:53:00,497 INFO anaconda: Running Thread: AnaCustomStorageInit (139859349255936) >10:53:00,974 DEBUG anaconda: network: GUI, device configuration added: connection 873240af-6602-432e-92e4-98c66939a2bd device p2p1 >10:53:00,997 DEBUG anaconda: network: GUI, connection 873240af-6602-432e-92e4-98c66939a2bd found >10:53:01,174 DEBUG anaconda: updating hostname localhost.localdomain >10:53:02,880 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f338dada090> >10:53:02,890 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f338dada950> >10:53:02,891 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f338dada950> status to: Getting list of layouts... >10:53:02,892 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650> status to: Probing storage... >10:53:02,893 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650> status to: Downloading package metadata... >10:53:02,894 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> status to: Downloading package metadata... >10:53:02,895 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> status to: Probing storage... >10:53:02,905 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> >06:53:04,995 INFO anaconda: Thread Done: AnaNTPserver1 (139859457218304) >06:53:05,105 INFO anaconda: Thread Done: AnaCustomStorageInit (139859349255936) >06:53:08,259 DEBUG anaconda: Entered spoke: DatetimeSpoke >06:53:08,265 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:753: Warning: Source ID 2730 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >06:53:08,348 INFO anaconda: Running Thread: AnaSyncTime_0.fedora.pool.ntp.org (139859349255936) >06:53:08,001 INFO anaconda: System time set to Wed May 7 06:53:08 2014 >06:53:08,002 INFO anaconda: Thread Done: AnaSyncTime_0.fedora.pool.ntp.org (139859349255936) >06:53:08,705 INFO anaconda: Running Thread: AnaNTPserver5 (139859349255936) >06:53:08,715 INFO anaconda: Running Thread: AnaNTPserver6 (139859457218304) >06:53:08,724 INFO anaconda: Running Thread: AnaNTPserver7 (139859292931840) >06:53:08,731 INFO anaconda: Running Thread: AnaNTPserver8 (139859284539136) >06:53:08,754 INFO anaconda: Thread Done: AnaNTPserver5 (139859349255936) >06:53:08,819 INFO anaconda: Thread Done: AnaNTPserver6 (139859457218304) >06:53:08,831 INFO anaconda: Thread Done: AnaNTPserver7 (139859292931840) >06:53:08,954 INFO anaconda: Thread Done: AnaNTPserver8 (139859284539136) >06:53:09,516 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f338dadab50>> on <dictionary-keyiterator object at 0x7f338dbb4158> >06:53:09,516 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139859661682432) >06:53:09,517 INFO anaconda: Thread Done: AnaKeyboardThread (139859448825600) >14:53:09,723 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f338dada950> >14:53:10,159 DEBUG anaconda: updating hostname localhost.localdomain >14:53:10,432 DEBUG anaconda: updating hostname localhost.localdomain >14:53:10,434 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f338dbb5850> status to: Wired (p2p1) connected >14:53:12,277 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:515: Warning: Source ID 2730 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >14:53:12,310 DEBUG anaconda: Left spoke: DatetimeSpoke >06:53:13,000 INFO anaconda: System time set to Wed May 7 06:53:13 2014 >14:53:14,374 DEBUG anaconda: Entered spoke: LangsupportSpoke >14:53:19,453 DEBUG anaconda: Left spoke: LangsupportSpoke >14:53:21,310 DEBUG anaconda: Entered spoke: NetworkSpoke >14:53:29,125 INFO anaconda: Thread Done: AnaPayloadThread (139859440432896) >14:53:29,836 DEBUG anaconda: Setting up repos: [] >14:53:29,903 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> status to: Downloading group metadata... >14:53:29,916 INFO anaconda: Thread Done: AnaSoftwareWatcher (139859465611008) >14:53:29,917 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139859440432896) >14:53:30,014 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> >14:53:30,025 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> >14:53:30,036 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650> >14:53:30,037 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> status to: Checking software dependencies... >14:53:31,432 DEBUG anaconda: updating hostname admin.postdep.ru >14:53:31,456 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=p2p1 --noipv6 --activate >network --hostname=admin.postdep.ru > >14:53:31,457 INFO anaconda: setting installation environment hostname to admin.postdep.ru >14:53:31,647 DEBUG anaconda: Left spoke: NetworkSpoke >14:53:32,965 DEBUG anaconda: Entered spoke: StorageSpoke >14:53:47,247 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139859440432896) >14:53:47,358 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> >14:53:47,366 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650> >14:53:47,427 INFO anaconda: Thread Done: AnaSourceWatcher (139859357648640) >14:53:47,451 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650> >14:53:59,558 DEBUG anaconda: disk free: 2865 KiB fs free: 606.99 GiB sw needs: 4177.5 MiB auto swap: 0 B >14:54:07,196 INFO anaconda: Running Thread: AnaExecuteStorageThread (139859357648640) >14:54:07,196 DEBUG anaconda: Left spoke: StorageSpoke >14:54:07,262 DEBUG anaconda: new disk order: [] >14:54:07,666 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> >14:54:07,671 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> status to: Saving storage configuration... >14:54:07,674 DEBUG anaconda: _is_valid_disklabel(sda) returning True >14:54:07,675 DEBUG anaconda: _is_valid_size(sda) returning True >14:54:07,676 DEBUG anaconda: _is_valid_location(sda) returning True >14:54:07,676 DEBUG anaconda: _is_valid_format(sda) returning True >14:54:07,677 DEBUG anaconda: is_valid_stage1_device(sda) returning True >14:54:09,733 DEBUG anaconda: new disk order: [] >14:54:30,497 DEBUG anaconda: Entered spoke: SoftwareSelectionSpoke >14:54:45,728 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139859440432896) >14:54:45,728 DEBUG anaconda: Left spoke: SoftwareSelectionSpoke >14:54:46,288 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> >14:54:46,299 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650> >14:54:46,300 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> status to: Checking software dependencies... >14:54:52,782 DEBUG anaconda: Entered spoke: KeyboardSpoke >14:55:03,210 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139859440432896) >14:55:03,308 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f338dbb5c50> >14:55:03,316 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f338dbb5650> >14:55:24,158 DEBUG anaconda: Left spoke: KeyboardSpoke >14:55:24,342 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/nm.py:175: Warning: g_source_set_ready_time: assertion 'source->ref_count > 0' failed > devices = _get_property(ac, "Devices", ".Connection.Active") > >14:56:16,617 DEBUG anaconda: stage1 device cannot be of type lvmvg >14:56:16,618 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:56:16,619 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:56:16,620 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:56:16,623 DEBUG anaconda: _is_valid_disklabel(sda) returning True >14:56:16,623 DEBUG anaconda: _is_valid_size(sda) returning True >14:56:16,624 DEBUG anaconda: _is_valid_location(sda) returning True >14:56:16,624 DEBUG anaconda: _is_valid_format(sda) returning True >14:56:16,625 DEBUG anaconda: is_valid_stage1_device(sda) returning True >14:56:16,629 DEBUG anaconda: _is_valid_disklabel(sda) returning True >14:56:16,629 DEBUG anaconda: _is_valid_size(sda) returning True >14:56:16,630 DEBUG anaconda: _is_valid_location(sda) returning True >14:56:16,630 DEBUG anaconda: _is_valid_format(sda) returning True >14:56:16,630 DEBUG anaconda: is_valid_stage1_device(sda) returning True >14:56:16,631 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >14:56:16,632 DEBUG anaconda: _is_valid_size(sda1) returning True >14:56:16,632 DEBUG anaconda: _is_valid_location(sda1) returning True >14:56:16,633 DEBUG anaconda: _is_valid_partition(sda1) returning True >14:56:16,633 DEBUG anaconda: _is_valid_format(sda1) returning True >14:56:16,634 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >14:56:16,636 DEBUG anaconda: new disk order: [] >14:56:16,758 DEBUG anaconda: stage1 device cannot be of type lvmvg >14:56:16,759 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:56:16,760 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:56:16,762 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:56:16,764 DEBUG anaconda: _is_valid_disklabel(sda) returning True >14:56:16,764 DEBUG anaconda: _is_valid_size(sda) returning True >14:56:16,765 DEBUG anaconda: _is_valid_location(sda) returning True >14:56:16,765 DEBUG anaconda: _is_valid_format(sda) returning True >14:56:16,765 DEBUG anaconda: is_valid_stage1_device(sda) returning True >14:56:16,766 INFO anaconda: Running Thread: AnaCheckStorageThread (139859440432896) >14:56:16,766 INFO anaconda: Thread Done: AnaExecuteStorageThread (139859357648640) >14:56:16,772 DEBUG anaconda: _is_valid_disklabel(sda) returning True >14:56:16,772 DEBUG anaconda: _is_valid_size(sda) returning True >14:56:16,772 DEBUG anaconda: _is_valid_location(sda) returning True >14:56:16,773 DEBUG anaconda: _is_valid_format(sda) returning True >14:56:16,773 DEBUG anaconda: is_valid_stage1_device(sda) returning True >14:56:16,774 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >14:56:16,775 DEBUG anaconda: _is_valid_size(sda1) returning True >14:56:16,775 DEBUG anaconda: _is_valid_location(sda1) returning True >14:56:16,776 DEBUG anaconda: _is_valid_partition(sda1) returning True >14:56:16,777 DEBUG anaconda: _is_valid_format(sda1) returning True >14:56:16,777 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >14:56:16,779 INFO anaconda: Thread Done: AnaCheckStorageThread (139859440432896) >14:56:16,808 INFO anaconda: fs space: 50 GiB needed: 4779.07 MiB >14:56:16,860 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> >14:56:16,864 INFO anaconda: fs space: 50 GiB needed: 4779.07 MiB >14:56:16,915 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> >14:56:16,915 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> status to: Checking storage configuration... >14:56:16,920 INFO anaconda: fs space: 50 GiB needed: 4779.07 MiB >14:56:16,971 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> >14:56:24,472 DEBUG anaconda: Entered spoke: StorageSpoke >14:56:27,789 DEBUG anaconda: disk free: 614.81 GiB fs free: 0 B sw needs: 4779.07 MiB auto swap: 3968 MiB >14:56:27,904 INFO anaconda: Running Thread: AnaExecuteStorageThread (139859440432896) >14:56:27,904 DEBUG anaconda: Left spoke: StorageSpoke >14:56:27,914 DEBUG anaconda: new disk order: [] >14:56:28,046 DEBUG anaconda: new disk order: [] >14:56:28,212 DEBUG anaconda: _is_valid_disklabel(sda) returning True >14:56:28,213 DEBUG anaconda: _is_valid_size(sda) returning True >14:56:28,214 DEBUG anaconda: _is_valid_location(sda) returning True >14:56:28,214 DEBUG anaconda: _is_valid_format(sda) returning True >14:56:28,215 DEBUG anaconda: is_valid_stage1_device(sda) returning True >14:56:28,216 INFO anaconda: Thread Done: AnaExecuteStorageThread (139859440432896) >14:56:28,320 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >14:56:28,337 DEBUG anaconda: running handleException >14:56:28,338 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 422, in _on_spoke_clicked > self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 404, in _on_spoke_clicked > self._runSpoke(spoke) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 109, in _runSpoke > action.refresh() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 376, in refresh > self._reset_storage() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 360, in _reset_storage > self._storage_playground = self.storage.copy() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1968, in copy > new = copy.deepcopy(self) > > File "/usr/lib64/python2.7/copy.py", line 190, in deepcopy > y = _reconstruct(x, rv, 1, memo) > > File "/usr/lib64/python2.7/copy.py", line 334, in _reconstruct > state = deepcopy(state, memo) > > File "/usr/lib64/python2.7/copy.py", line 163, in deepcopy > y = copier(x, memo) > > File "/usr/lib64/python2.7/copy.py", line 257, in _deepcopy_dict > y[deepcopy(key, memo)] = deepcopy(value, memo) > > File "/usr/lib64/python2.7/copy.py", line 190, in deepcopy > y = _reconstruct(x, rv, 1, memo) > > File "/usr/lib64/python2.7/copy.py", line 334, in _reconstruct > state = deepcopy(state, memo) > > File "/usr/lib64/python2.7/copy.py", line 163, in deepcopy > y = copier(x, memo) > > File "/usr/lib64/python2.7/copy.py", line 257, in _deepcopy_dict > y[deepcopy(key, memo)] = deepcopy(value, memo) > > File "/usr/lib64/python2.7/copy.py", line 190, in deepcopy > y = _reconstruct(x, rv, 1, memo) > > File "/usr/lib64/python2.7/copy.py", line 334, in _reconstruct > state = deepcopy(state, memo) > > File "/usr/lib64/python2.7/copy.py", line 163, in deepcopy > y = copier(x, memo) > > File "/usr/lib64/python2.7/copy.py", line 257, in _deepcopy_dict > y[deepcopy(key, memo)] = deepcopy(value, memo) > > File "/usr/lib64/python2.7/copy.py", line 163, in deepcopy > y = copier(x, memo) > > File "/usr/lib64/python2.7/copy.py", line 230, in _deepcopy_list > y.append(deepcopy(a, memo)) > > File "/usr/lib64/python2.7/copy.py", line 174, in deepcopy > y = copier(memo) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 262, in __deepcopy__ > setattr(new, attr, copy.deepcopy(value, memo)) > > File "/usr/lib64/python2.7/copy.py", line 174, in deepcopy > y = copier(memo) > > File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 91, in __deepcopy__ > setattr(new, attr, value.duplicate()) > >AttributeError: 'NoneType' object has no attribute 'duplicate' > >14:56:28,339 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >14:56:28,350 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> >14:56:28,351 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> status to: Saving storage configuration... >14:56:28,362 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f338dbb5c90> > > >/tmp/packaging.log: >10:52:08,126 INFO packaging: configuring base repo >10:52:08,676 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >10:52:08,677 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >10:52:08,677 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >10:52:08,678 DEBUG yum.verbose.plugin: Adding en_US to language list >10:52:08,682 DEBUG yum.verbose.YumBase: Config time: 0.036 >10:52:08,727 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >10:52:08,728 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >10:52:08,728 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >10:52:08,729 DEBUG yum.verbose.plugin: Adding en_US to language list >10:52:08,732 DEBUG yum.verbose.YumBase: Config time: 0.012 >10:52:08,769 INFO packaging: adding yum repo, name: anaconda, baseurl: http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/, mirrorlist: None >10:52:09,220 INFO packaging: gathering repo metadata >10:52:09,223 INFO packaging: skipping disabled repo fedora >10:52:09,225 INFO packaging: gathering repo metadata for anaconda >10:52:33,577 INFO packaging: skipping disabled repo updates-testing >10:52:33,579 INFO packaging: skipping disabled repo rawhide >10:52:33,581 INFO packaging: skipping disabled repo updates >10:52:33,581 INFO packaging: Refreshing environmentAddons >10:52:33,583 DEBUG yum.verbose.YumBase: Setting up Package Sacks >10:52:33,584 INFO_2 yum.verbose.plugin: Determining fastest mirrors >14:53:13,981 DEBUG yum.verbose.YumBase: pkgsack time: 40.397 >14:53:14,192 DEBUG yum.verbose.YumBase: group time: 40.608 >14:53:29,122 INFO packaging: metadata retrieval complete >14:53:29,918 INFO packaging: checking software selection >14:53:29,925 DEBUG yum.verbose.YumBase: Setting up Package Sacks >14:53:31,009 DEBUG yum.verbose.YumBase: pkgsack time: 1.084 >14:53:31,285 DEBUG yum.verbose.YumBase: group time: 1.360 >14:53:31,289 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >14:53:31,816 DEBUG yum.verbose.YumBase: Obs Init time: 0.521 >14:53:31,921 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >14:53:32,004 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >14:53:32,216 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >14:53:32,219 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >14:53:32,352 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >14:53:32,362 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >14:53:32,373 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >14:53:32,404 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >14:53:32,571 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >14:53:32,839 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >14:53:32,841 INFO packaging: no kernel-PAE package >14:53:32,844 INFO packaging: selected kernel >14:53:32,847 INFO packaging: checking dependencies >14:53:33,229 DEBUG yum.verbose.YumBase: Building updates object >14:53:34,846 DEBUG yum.verbose.YumBase: up:simple updates time: 0.586 >14:53:34,857 DEBUG yum.verbose.YumBase: up:obs time: 0.011 >14:53:34,858 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >14:53:34,858 DEBUG yum.verbose.YumBase: updates time: 1.629 >14:53:34,870 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.40.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:53:34,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:53:34,879 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:53:34,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:53:34,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-212-2.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:53:34,888 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >14:53:34,889 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >14:53:34,889 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >14:53:34,902 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-5.git20140319.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,905 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,919 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,924 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-212-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,927 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >14:53:34,927 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >14:53:34,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,932 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.0-1.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >14:53:34,944 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,947 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.70-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,950 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-25.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,958 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.10-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,965 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.46.0-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,974 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,979 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.4-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,981 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.4-2.fc21.x86_64 to require for libplc4.so()(64bit) >14:53:34,984 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,987 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-5.git20140319.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >14:53:34,988 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >14:53:34,988 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-3.so.200()(64bit) >14:53:34,991 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:34,996 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:53:35,003 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,006 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,009 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,015 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,020 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,022 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.3-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >14:53:35,026 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.1-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,038 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.7-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,043 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,048 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,052 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.1-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:53:35,063 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.99-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >14:53:35,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >14:53:35,070 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >14:53:35,076 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.1.git20140128.fc21.x86_64 >14:53:35,082 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-4.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-4.fc21.x86_64 >14:53:35,087 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-4.git20140428.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-4.git20140428.fc21.x86_64 >14:53:35,094 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.2-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.2-1.fc21.x86_64 >14:53:35,098 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.4.3-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.2-1.fc21.x86_64 >14:53:35,106 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.4-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.2-1.fc21.x86_64 >14:53:35,132 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >14:53:35,137 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >14:53:35,141 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-5.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >14:53:35,145 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >14:53:35,148 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >14:53:35,153 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,162 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,167 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,170 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,173 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,176 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,178 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,181 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,184 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,186 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,189 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,192 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:53:35,197 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7-8.fc21.x86_64 as install for abrt-desktop-2.2.1-1.fc21.x86_64 >14:53:35,200 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.6-1.fc21.x86_64 as install for abrt-desktop-2.2.1-1.fc21.x86_64 >14:53:35,203 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.158-3.fc21.x86_64 as install for abrt-desktop-2.2.1-1.fc21.x86_64 >14:53:35,207 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.1-1.fc21.x86_64 as install for abrt-desktop-2.2.1-1.fc21.x86_64 >14:53:35,214 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >14:53:35,218 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-10.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >14:53:35,220 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-10.fc21.x86_64 to require for librpm.so.3()(64bit) >14:53:35,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.2-3.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >14:53:35,227 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.1-1.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >14:53:35,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >14:53:35,236 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >14:53:35,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-6.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >14:53:35,248 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-1.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:53:35,255 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:53:35,257 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-7.fc20.x86_64 to require for GConf2 >14:53:35,261 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2e-2.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:53:35,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:53:35,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:53:35,272 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc21.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >14:53:35,279 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-3.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >14:53:35,284 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >14:53:35,286 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >14:53:35,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >14:53:35,296 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >14:53:35,300 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-13.20140323.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >14:53:35,302 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >14:53:35,303 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >14:53:35,303 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >14:53:35,309 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-10.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >14:53:35,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-7.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >14:53:35,315 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-10.fc21.x86_64 to require for libpam.so.0()(64bit) >14:53:35,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >14:53:35,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >14:53:35,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >14:53:35,343 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.6-1.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >14:53:35,347 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-6.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >14:53:35,349 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >14:53:35,351 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >14:53:35,355 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >14:53:35,357 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >14:53:35,358 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.6-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >14:53:35,367 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-6.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >14:53:35,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >14:53:35,378 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >14:53:35,382 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-44.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >14:53:35,391 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-25.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:53:35,397 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:53:35,404 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:53:35,406 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-12.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:53:35,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-4.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:53:35,415 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-17-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >14:53:35,426 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc21.x86_64 as install for 1:bash-completion-2.1-4.fc21.noarch >14:53:35,431 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >14:53:35,435 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >14:53:35,447 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,451 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,460 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.0.0-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,471 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >14:53:35,472 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >14:53:35,475 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,599 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.1-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >14:53:35,602 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,612 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.1-2.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:53:35,615 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >14:53:35,616 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >14:53:35,616 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >14:53:35,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:53:35,627 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:53:35,632 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-3.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:53:35,634 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisccfg.so.90()(64bit) >14:53:35,634 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisccc.so.90()(64bit) >14:53:35,635 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisc.so.95()(64bit) >14:53:35,639 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-44.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:53:35,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:53:35,649 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-2.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >14:53:35,650 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-2.fc21.x86_64 to require for libpci.so.3()(64bit) >14:53:35,653 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-1.fc21.x86_64 as install for bluez-cups-5.18-1.fc21.x86_64 >14:53:35,665 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,673 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,676 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,678 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,682 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-21.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,685 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,689 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,701 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,703 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >14:53:35,704 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >14:53:35,708 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-3.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,710 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >14:53:35,710 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >14:53:35,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:53:35,723 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.1-1.fc21.x86_64 as install for brasero-nautilus-3.11.3-3.fc21.x86_64 >14:53:35,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.2-1.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >14:53:35,733 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-1.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >14:53:35,734 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-1.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >14:53:35,737 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >14:53:35,741 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >14:53:35,746 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >14:53:35,755 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-4.fc21.noarch as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,761 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.40.0-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,778 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.2-0.2.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,790 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.14.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,798 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2-0.2.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,803 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,810 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.0-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,813 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-2.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >14:53:35,813 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-2.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >14:53:35,817 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.18.2-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,826 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,842 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2-0.2.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:53:35,859 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.1-1.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:53:35,862 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-1.fc21.noarch as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:53:35,866 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.1-1.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:53:35,870 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-2.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:53:35,875 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.10-3.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:53:35,877 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.1-1.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >14:53:35,883 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.0-2.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >14:53:35,884 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.0-2.fc21.x86_64 to require for libfreebl3.so()(64bit) >14:53:35,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-5.20140213cvs.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >14:53:35,895 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-2.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:53:35,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:53:35,904 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:53:35,905 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >14:53:35,906 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:53:35,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-2.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:53:35,921 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.0-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >14:53:35,924 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.2.0-1.fc21.x86_64 >14:53:35,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.18-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >14:53:35,932 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >14:53:35,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >14:53:35,938 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.0-1.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >14:53:35,939 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.0-1.fc21.x86_64 to require for libcolord.so.2()(64bit) >14:53:35,953 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.1-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,956 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,962 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,965 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,966 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >14:53:35,968 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.12.0-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,976 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.22.1-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,981 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,986 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,988 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.53-1.fc21.noarch as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,991 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:35,993 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,009 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-4.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-10.git20140424.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,019 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.7-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,027 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,031 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,036 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.2-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,041 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,048 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,052 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2-0.2.rc1.20140505.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:53:36,063 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:53:36,066 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:53:36,069 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:53:36,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:53:36,076 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-1.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >14:53:36,077 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-1.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >14:53:36,080 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.0-2.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:53:36,083 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:53:36,090 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.18-1.fc21.x86_64 as install for coreutils-8.22-14.fc21.x86_64 >14:53:36,097 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-3.fc21.x86_64 as install for coreutils-8.22-14.fc21.x86_64 >14:53:36,098 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-3.fc21.x86_64 to require for libgmp.so.10()(64bit) >14:53:36,103 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-6.fc21.x86_64 >14:53:36,111 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-6.fc21.x86_64 as install for cronie-1.4.11-6.fc21.x86_64 >14:53:36,120 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >14:53:36,125 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >14:53:36,129 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >14:53:36,142 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.2-2.fc21.noarch as install for 1:cups-1.7.2-2.fc21.x86_64 >14:53:36,144 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.2-2.fc21.x86_64 as install for 1:cups-1.7.2-2.fc21.x86_64 >14:53:36,157 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.53-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:53:36,160 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:53:36,165 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:53:36,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:53:36,173 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:53:36,178 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:53:36,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-2.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:53:36,184 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.53-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >14:53:36,187 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-25.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:53:36,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.36.0-2.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >14:53:36,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-12.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >14:53:36,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >14:53:36,212 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-5.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >14:53:36,214 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-5.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >14:53:36,219 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-16.fc21.x86_64 >14:53:36,230 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.23-2.fc21.x86_64 as install for deja-dup-30.0-1.fc21.x86_64 >14:53:36,233 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-30.0-1.fc21.x86_64 >14:53:36,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.0-1.fc21.x86_64 as install for deja-dup-30.0-1.fc21.x86_64 >14:53:36,241 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >14:53:36,247 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-8alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >14:53:36,249 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-8alpha.fc21.x86_64 to require for liblzma.so.5()(64bit) >14:53:36,255 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >14:53:36,258 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >14:53:36,262 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-3.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >14:53:36,264 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libisc-export.so.95()(64bit) >14:53:36,264 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libirs-export.so.91()(64bit) >14:53:36,265 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libdns-export.so.100()(64bit) >14:53:36,268 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-11.git20140402.fc21.x86_64 as install for dracut-config-rescue-037-11.git20140402.fc21.x86_64 >14:53:36,273 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >14:53:36,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >14:53:36,282 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >14:53:36,305 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-5.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,313 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.1-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,316 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,320 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,324 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,327 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,333 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,334 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >14:53:36,335 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >14:53:36,336 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >14:53:36,336 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >14:53:36,336 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >14:53:36,337 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >14:53:36,337 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >14:53:36,337 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >14:53:36,338 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >14:53:36,338 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >14:53:36,339 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >14:53:36,339 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >14:53:36,339 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >14:53:36,340 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >14:53:36,340 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >14:53:36,340 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >14:53:36,341 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >14:53:36,341 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >14:53:36,342 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >14:53:36,342 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >14:53:36,342 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >14:53:36,343 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >14:53:36,343 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >14:53:36,343 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >14:53:36,344 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >14:53:36,344 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >14:53:36,344 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >14:53:36,345 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >14:53:36,345 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >14:53:36,346 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >14:53:36,346 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >14:53:36,346 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >14:53:36,347 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >14:53:36,347 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >14:53:36,347 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >14:53:36,348 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >14:53:36,348 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >14:53:36,349 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >14:53:36,349 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >14:53:36,349 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >14:53:36,350 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >14:53:36,350 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >14:53:36,350 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >14:53:36,351 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >14:53:36,351 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >14:53:36,351 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >14:53:36,352 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >14:53:36,352 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >14:53:36,353 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >14:53:36,353 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >14:53:36,353 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >14:53:36,354 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >14:53:36,354 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >14:53:36,354 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >14:53:36,355 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >14:53:36,355 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >14:53:36,356 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >14:53:36,356 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >14:53:36,356 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >14:53:36,357 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >14:53:36,357 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >14:53:36,357 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >14:53:36,358 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >14:53:36,358 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >14:53:36,359 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >14:53:36,359 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >14:53:36,359 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >14:53:36,360 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >14:53:36,363 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.1-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,367 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,373 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,377 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,382 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.12.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,387 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.0-2.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,389 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.0-2.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >14:53:36,389 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.0-2.fc21.x86_64 to require for libgck-1.so.0()(64bit) >14:53:36,392 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,395 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-4.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >14:53:36,398 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.7-3.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.7-3.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:53:36,418 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.1-1.fc21.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >14:53:36,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >14:53:36,425 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-4.fc21.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >14:53:36,435 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.12.1-1.fc21.x86_64 as install for evince-3.12.1-1.fc21.x86_64 >14:53:36,437 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.1-1.fc21.x86_64 to require for libevview3.so.3()(64bit) >14:53:36,437 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.1-1.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >14:53:36,453 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:53:36,459 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.1-2.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:53:36,467 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:53:36,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.1-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:53:36,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.0-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:53:36,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.12.1-1.fc21.x86_64 >14:53:36,491 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >14:53:36,498 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-20.fc21.x86_64 as install for file-5.14-20.fc21.x86_64 >14:53:36,499 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-20.fc21.x86_64 to require for libmagic.so.1()(64bit) >14:53:36,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc21.x86_64 as install for file-roller-3.13.1-1.fc21.x86_64 >14:53:36,537 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-4.fc21.noarch as install for firefox-29.0-5.fc21.x86_64 >14:53:36,539 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:53:36,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-4.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:53:36,547 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:53:36,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:53:36,553 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >14:53:36,553 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >14:53:36,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:53:36,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:53:36,564 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:53:36,571 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.1-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >14:53:36,573 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-1.fc21.noarch as install for firewall-config-0.3.9.3-1.fc21.noarch >14:53:36,577 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >14:53:36,580 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >14:53:36,583 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-13.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >14:53:36,589 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >14:53:36,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-298.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >14:53:36,620 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(vars) >14:53:36,620 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(strict) >14:53:36,621 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(POSIX) >14:53:36,622 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(Getopt::Std) >14:53:36,624 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for foomatic-4.0.11-1.fc21.x86_64 >14:53:36,628 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-1.fc21.noarch as install for foomatic-4.0.11-1.fc21.x86_64 >14:53:36,635 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.60-1.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >14:53:36,638 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-1.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >14:53:36,641 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >14:53:36,644 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.11-1.fc21.x86_64 >14:53:36,650 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >14:53:36,654 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >14:53:36,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:53:36,672 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:53:36,679 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:53:36,682 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:53:36,685 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-3.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:53:36,687 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.12.1-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:53:36,690 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.0-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:53:36,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:53:36,707 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-12.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >14:53:36,713 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >14:53:36,717 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.12.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >14:53:36,720 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >14:53:36,728 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >14:53:36,731 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >14:53:36,733 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >14:53:36,738 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-2.fc21.noarch as install for glib-networking-2.40.1-1.fc21.x86_64 >14:53:36,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for glib-networking-2.40.1-1.fc21.x86_64 >14:53:36,750 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-3.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-1.fc21.x86_64 >14:53:36,764 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,771 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >14:53:36,772 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >14:53:36,772 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >14:53:36,772 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >14:53:36,773 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >14:53:36,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,777 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >14:53:36,778 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >14:53:36,778 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >14:53:36,779 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >14:53:36,779 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >14:53:36,779 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >14:53:36,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,788 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,792 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,797 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,799 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >14:53:36,800 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >14:53:36,800 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >14:53:36,800 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >14:53:36,801 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >14:53:36,801 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >14:53:36,802 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >14:53:36,802 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >14:53:36,802 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >14:53:36,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-3.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,808 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,821 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,825 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,829 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:53:36,836 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:53:36,839 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:53:36,841 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:53:36,843 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:53:36,846 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:53:36,860 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >14:53:36,865 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.1-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >14:53:36,869 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >14:53:36,888 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >14:53:36,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >14:53:36,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.9.9-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >14:53:36,904 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.12.0-2.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >14:53:36,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-3.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >14:53:36,912 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.40.1-1.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >14:53:36,919 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.28-1.fc21.x86_64 as install for gnome-font-viewer-3.12.0-1.fc21.x86_64 >14:53:36,940 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.8-1.fc21.x86_64 as install for gnome-maps-3.12.1-1.fc21.x86_64 >14:53:36,948 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.2-1.fc21.x86_64 as install for gnome-packagekit-3.12.1-1.fc21.x86_64 >14:53:36,957 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-1.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >14:53:36,961 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-1.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >14:53:36,965 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-17.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >14:53:36,970 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >14:53:36,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.13.1-1.fc21.x86_64 >14:53:37,006 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.1-2.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >14:53:37,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >14:53:37,016 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-3.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >14:53:37,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-1.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >14:53:37,027 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.0-1.fc21.x86_64 as install for gnome-software-3.13.1-1.fc21.x86_64 >14:53:37,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.1.4-1.fc21.x86_64 as install for gnome-software-3.13.1-1.fc21.x86_64 >14:53:37,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:53:37,052 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:53:37,056 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.12.0-1.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:53:37,060 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.40.0-1.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:53:37,062 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.40.0-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >14:53:37,065 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:53:37,070 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:53:37,077 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.13.1-1.fc21.x86_64 as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >14:53:37,084 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.1-1.fc21.x86_64 as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >14:53:37,086 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.13.1-1.fc21.noarch as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >14:53:37,092 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >14:53:37,098 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:53:37,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:53:37,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:53:37,110 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-22.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:53:37,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:53:37,144 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,157 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,161 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,173 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,180 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,182 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >14:53:37,183 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >14:53:37,183 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >14:53:37,183 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >14:53:37,185 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >14:53:37,185 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >14:53:37,186 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-7.fc21.x86_64 to require for libgstbase-0.10.so.0()(64bit) >14:53:37,187 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >14:53:37,191 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,198 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:53:37,206 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >14:53:37,230 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,244 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,248 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,253 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,258 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,262 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,271 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-17.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,285 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:53:37,293 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-0.6.pre2.fc21.x86_64 as install for gutenprint-5.2.10-0.6.pre2.fc21.x86_64 >14:53:37,295 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-0.6.pre2.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >14:53:37,303 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.2.c24463e.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:53:37,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:53:37,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.5-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:53:37,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:53:37,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:53:37,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.5.0-4.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:53:37,337 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.21.1-2.fc21.x86_64 >14:53:37,339 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >14:53:37,341 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.21.1-2.fc21.x86_64 >14:53:37,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-7.fc21.x86_64 as install for gvfs-gphoto2-1.21.1-2.fc21.x86_64 >14:53:37,353 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-7.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >14:53:37,353 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-7.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >14:53:37,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.21.1-2.fc21.x86_64 >14:53:37,374 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.4-4.fc21.x86_64 as install for 1:hpijs-3.14.4-4.fc21.x86_64 >14:53:37,376 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.4-4.fc21.x86_64 to require for libhpmud.so.0()(64bit) >14:53:37,376 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.4-4.fc21.x86_64 to require for libhpip.so.0()(64bit) >14:53:37,385 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.4.0-3.fc21.x86_64 as install for hplip-3.14.4-4.fc21.x86_64 >14:53:37,390 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-19.fc21.x86_64 as install for hplip-3.14.4-4.fc21.x86_64 >14:53:37,395 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-7.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >14:53:37,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >14:53:37,411 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.7-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >14:53:37,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >14:53:37,426 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.1-1.fc21.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >14:53:37,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.3-1.fc21.x86_64 as install for ibus-kkc-1.5.20-1.fc21.x86_64 >14:53:37,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.20-1.fc21.x86_64 >14:53:37,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >14:53:37,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >14:53:37,455 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >14:53:37,455 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >14:53:37,458 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >14:53:37,462 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >14:53:37,471 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >14:53:37,472 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >14:53:37,473 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >14:53:37,477 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-12.fc20.noarch as install for ibus-typing-booster-1.2.10-2.fc21.noarch >14:53:37,480 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-1.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >14:53:37,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >14:53:37,487 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-6.fc20.noarch as install for icedtea-web-1.5-2.fc21.x86_64 >14:53:37,490 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 as install for icedtea-web-1.5-2.fc21.x86_64 >14:53:37,501 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >14:53:37,506 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-2.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >14:53:37,517 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.54-2.fc21.x86_64 >14:53:37,523 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.54-2.fc21.x86_64 >14:53:37,526 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-1.fc21.x86_64 as install for initscripts-9.54-2.fc21.x86_64 >14:53:37,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-4.fc21.x86_64 as install for iproute-3.14.0-1.fc21.x86_64 >14:53:37,537 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc21.x86_64 as install for iproute-3.14.0-1.fc21.x86_64 >14:53:37,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc21.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >14:53:37,554 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >14:53:37,556 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >14:53:37,556 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >14:53:37,562 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.265-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >14:53:37,565 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-3.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >14:53:37,575 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >14:53:37,577 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >14:53:37,580 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.15.0-0.rc4.git0.1.fc21.x86_64 as install for kernel-3.15.0-0.rc4.git0.1.fc21.x86_64 >14:53:37,582 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.15.0-0.rc4.git0.1.fc21.x86_64 as install for kernel-3.15.0-0.rc4.git0.1.fc21.x86_64 >14:53:37,586 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >14:53:37,589 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-7.fc21.x86_64 >14:53:37,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.13-1.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >14:53:37,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-24.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >14:53:37,611 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-2.fc21.noarch >14:53:37,617 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.fc21.x86_64 as install for libproxy-mozjs-0.4.11-8.fc21.x86_64 >14:53:37,619 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-10.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >14:53:37,642 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.1-7.fc21.x86_64 >14:53:37,650 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.1-7.fc21.x86_64 >14:53:37,683 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >14:53:37,684 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >14:53:37,684 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >14:53:37,685 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >14:53:37,685 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >14:53:37,686 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >14:53:37,686 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >14:53:37,687 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >14:53:37,687 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >14:53:37,688 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >14:53:37,689 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >14:53:37,689 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >14:53:37,690 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >14:53:37,690 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >14:53:37,691 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >14:53:37,691 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >14:53:37,692 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >14:53:37,692 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >14:53:37,693 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >14:53:37,694 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >14:53:37,694 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >14:53:37,695 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libvcllo.so()(64bit) >14:53:37,696 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >14:53:37,696 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libutllo.so()(64bit) >14:53:37,698 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >14:53:37,699 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >14:53:37,699 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >14:53:37,700 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libtllo.so()(64bit) >14:53:37,701 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libtklo.so()(64bit) >14:53:37,702 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsvxlo.so()(64bit) >14:53:37,702 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >14:53:37,703 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsvtlo.so()(64bit) >14:53:37,703 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsvllo.so()(64bit) >14:53:37,704 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsotlo.so()(64bit) >14:53:37,704 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsfxlo.so()(64bit) >14:53:37,705 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsblo.so()(64bit) >14:53:37,706 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsaxlo.so()(64bit) >14:53:37,711 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-6.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.1-7.fc21.x86_64 >14:53:37,712 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-6.fc21.x86_64 to require for liborcus-0.6.so.0()(64bit) >14:53:37,714 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libmsfilterlo.so()(64bit) >14:53:37,718 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.2.4.1-7.fc21.x86_64 >14:53:37,721 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libfilelo.so()(64bit) >14:53:37,721 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libeditenglo.so()(64bit) >14:53:37,722 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >14:53:37,723 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >14:53:37,723 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libcomphelper.so()(64bit) >14:53:37,724 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libbasegfxlo.so()(64bit) >14:53:37,724 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libavmedialo.so()(64bit) >14:53:37,729 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.4.1-7.fc21.x86_64 as install for 1:libreoffice-draw-4.2.4.1-7.fc21.x86_64 >14:53:37,734 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.4.1-7.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.2.4.1-7.fc21.x86_64 >14:53:37,751 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:53:37,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:53:37,757 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-2.fc21.x86_64 to require for libwpd-0.9.so.9()(64bit) >14:53:37,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-3.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:53:37,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:53:37,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:53:37,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-4.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:53:37,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:53:37,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.16-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:53:37,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-7.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.1-7.fc21.x86_64 >14:53:37,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-4.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.1-7.fc21.x86_64 >14:53:37,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.1-7.fc21.x86_64 >14:53:37,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.1-7.fc21.x86_64 >14:53:37,843 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-9.fc21.x86_64 as install for libsane-hpaio-3.14.4-4.fc21.x86_64 >14:53:37,856 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >14:53:37,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-1.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >14:53:37,864 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-1.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >14:53:37,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.2-3.fc21.x86_64 as install for mdadm-3.3-7.fc21.x86_64 >14:53:37,878 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.2-0.2.rc1.20140505.fc21.x86_64 as install for mesa-dri-drivers-10.2-0.2.rc1.20140505.fc21.x86_64 >14:53:37,883 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-3.fc21.x86_64 as install for mesa-dri-drivers-10.2-0.2.rc1.20140505.fc21.x86_64 >14:53:37,884 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >14:53:37,885 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1()(64bit) >14:53:37,888 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-6.fc21.x86_64 as install for mesa-dri-drivers-10.2-0.2.rc1.20140505.fc21.x86_64 >14:53:37,897 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >14:53:37,898 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >14:53:37,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc21.x86_64 as install for mousetweaks-3.12.0-1.fc21.x86_64 >14:53:37,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:53:37,933 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:53:37,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-8.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:53:37,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.2-1.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:53:37,946 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.2-1.fc21.x86_64 to require for libmount >14:53:37,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:53:37,956 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.85-3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:53:37,961 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >14:53:37,976 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >14:53:37,977 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >14:53:37,989 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-9.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >14:53:37,991 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-9.fc21.x86_64 to require for libvmtools.so.0()(64bit) >14:53:37,992 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-9.fc21.x86_64 to require for libhgfs.so.0()(64bit) >14:53:37,995 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >14:53:37,997 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >14:53:38,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >14:53:38,007 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >14:53:38,017 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-7.fc21.x86_64 as install for orca-3.13.1-1.fc21.noarch >14:53:38,019 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-1.fc21.noarch as install for orca-3.13.1-1.fc21.noarch >14:53:38,021 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-2.fc21.x86_64 as install for orca-3.13.1-1.fc21.noarch >14:53:38,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc21.x86_64 as install for orca-3.13.1-1.fc21.noarch >14:53:38,031 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.13.1-1.fc21.noarch >14:53:38,048 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-28.fc21.x86_64 as install for paps-0.6.8-28.fc21.x86_64 >14:53:38,049 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-28.fc21.x86_64 to require for libpaps.so.0()(64bit) >14:53:38,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.2-1.fc21.x86_64 as install for parted-3.1-21.fc21.x86_64 >14:53:38,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc21.x86_64 >14:53:38,069 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >14:53:38,075 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-17-1.fc21.x86_64 as install for pciutils-3.2.1-2.fc21.x86_64 >14:53:38,076 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-17-1.fc21.x86_64 to require for libkmod.so.2()(64bit) >14:53:38,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc21.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >14:53:38,084 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.24.rc2.fc21.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >14:53:38,089 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >14:53:38,094 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >14:53:38,095 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >14:53:38,098 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >14:53:38,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-7.fc21.x86_64 as install for policycoreutils-2.2.5-14.fc21.x86_64 >14:53:38,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.2-3.fc21.x86_64 as install for policycoreutils-2.2.5-14.fc21.x86_64 >14:53:38,111 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-6.fc21.x86_64 as install for policycoreutils-2.2.5-14.fc21.x86_64 >14:53:38,129 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >14:53:38,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >14:53:38,142 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >14:53:38,155 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-12.fc21.noarch as install for 1:quota-4.01-12.fc21.x86_64 >14:53:38,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-2.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:53:38,177 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:53:38,179 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:53:38,181 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.12.0-1.fc21.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:53:38,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-12.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:53:38,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-2.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:53:38,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-4.fc21.x86_64 as install for rpm-4.11.2-10.fc21.x86_64 >14:53:38,212 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-6.fc21.x86_64 as install for rsyslog-7.4.8-2.fc21.x86_64 >14:53:38,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-2.fc21.x86_64 >14:53:38,249 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >14:53:38,254 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >14:53:38,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >14:53:38,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >14:53:38,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >14:53:38,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >14:53:38,264 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >14:53:38,265 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >14:53:38,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >14:53:38,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >14:53:38,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >14:53:38,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >14:53:38,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >14:53:38,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >14:53:38,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >14:53:38,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >14:53:38,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >14:53:38,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >14:53:38,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >14:53:38,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >14:53:38,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.6)(64bit) >14:53:38,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >14:53:38,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >14:53:38,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >14:53:38,274 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >14:53:38,274 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >14:53:38,274 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >14:53:38,275 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >14:53:38,275 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >14:53:38,276 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >14:53:38,276 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >14:53:38,276 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >14:53:38,277 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >14:53:38,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >14:53:38,283 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >14:53:38,283 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >14:53:38,284 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >14:53:38,285 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >14:53:38,285 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >14:53:38,286 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >14:53:38,286 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >14:53:38,286 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >14:53:38,287 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >14:53:38,287 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >14:53:38,288 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >14:53:38,288 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >14:53:38,288 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >14:53:38,289 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >14:53:38,289 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >14:53:38,289 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >14:53:38,290 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >14:53:38,290 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.6)(64bit) >14:53:38,291 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >14:53:38,291 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_tdb.so()(64bit) >14:53:38,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so()(64bit) >14:53:38,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >14:53:38,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so()(64bit) >14:53:38,294 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so()(64bit) >14:53:38,294 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >14:53:38,295 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >14:53:38,295 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so()(64bit) >14:53:38,295 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so()(64bit) >14:53:38,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so()(64bit) >14:53:38,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so()(64bit) >14:53:38,297 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so()(64bit) >14:53:38,297 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >14:53:38,297 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >14:53:38,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so()(64bit) >14:53:38,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >14:53:38,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >14:53:38,299 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so()(64bit) >14:53:38,299 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0()(64bit) >14:53:38,301 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0()(64bit) >14:53:38,301 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so()(64bit) >14:53:38,301 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0()(64bit) >14:53:38,302 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >14:53:38,302 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so()(64bit) >14:53:38,303 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >14:53:38,303 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so()(64bit) >14:53:38,303 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so()(64bit) >14:53:38,304 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >14:53:38,304 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >14:53:38,305 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so()(64bit) >14:53:38,306 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0()(64bit) >14:53:38,306 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so()(64bit) >14:53:38,307 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so()(64bit) >14:53:38,308 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >14:53:38,308 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >14:53:38,308 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >14:53:38,309 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so()(64bit) >14:53:38,309 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >14:53:38,310 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so()(64bit) >14:53:38,310 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >14:53:38,310 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >14:53:38,311 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so()(64bit) >14:53:38,311 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so()(64bit) >14:53:38,311 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so()(64bit) >14:53:38,312 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so()(64bit) >14:53:38,312 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so()(64bit) >14:53:38,319 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-9.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-9.fc21.x86_64 >14:53:38,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-9.fc21.x86_64 >14:53:38,337 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-1.fc21.x86_64 as install for seahorse-3.12.0-1.fc21.x86_64 >14:53:38,342 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for seahorse-3.12.0-1.fc21.x86_64 >14:53:38,343 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >14:53:38,343 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11()(64bit) >14:53:38,347 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-49.fc21.noarch as install for selinux-policy-targeted-3.13.1-49.fc21.noarch >14:53:38,348 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-49.fc21.noarch to require for selinux-policy >14:53:38,354 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.18-1.1.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >14:53:38,357 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >14:53:38,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.2-3.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >14:53:38,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.2-3.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >14:53:38,371 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc21.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >14:53:38,384 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-2.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >14:53:38,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.0-1.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >14:53:38,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-1.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >14:53:38,403 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-5.fc21.x86_64 >14:53:38,439 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-11.fc21.x86_64 as install for 1:smartmontools-6.2-5.fc21.x86_64 >14:53:38,442 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >14:53:38,446 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-8alpha.fc21.x86_64 as install for sos-3.1-1.fc21.noarch >14:53:38,449 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-10.fc21.x86_64 as install for sos-3.1-1.fc21.noarch >14:53:38,452 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.1-1.fc21.noarch >14:53:38,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >14:53:38,463 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:53:38,466 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:53:38,469 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:53:38,471 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:53:38,474 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:53:38,479 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:53:38,484 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:53:38,487 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.5.1-1.fc21.noarch as install for sssd-1.11.5.1-1.fc21.x86_64 >14:53:38,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.12.0-1.fc21.x86_64 >14:53:38,509 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-2.fc21.noarch as install for system-config-printer-1.4.4-2.fc21.x86_64 >14:53:38,513 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-8.fc21.x86_64 as install for system-config-printer-1.4.4-2.fc21.x86_64 >14:53:38,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >14:53:38,530 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >14:53:38,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.34-2.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >14:53:38,542 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >14:53:38,556 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.12.0-1.fc21.x86_64 >14:53:38,559 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-3.fc21.x86_64 as install for 1:totem-3.12.0-1.fc21.x86_64 >14:53:38,577 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >14:53:38,581 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.04-5.fc21.x86_64 >14:53:38,586 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-1.fc21.noarch as install for usb_modeswitch-2.1.1-1.fc21.x86_64 >14:53:38,599 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-1.fc21.x86_64 as install for usb_modeswitch-2.1.1-1.fc21.x86_64 >14:53:38,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for util-linux-2.24.2-1.fc21.x86_64 >14:53:38,614 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc21.x86_64 to require for libutempter.so.0()(64bit) >14:53:38,625 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for vinagre-3.12.1-1.fc21.x86_64 >14:53:38,630 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-25.fc21.x86_64 as install for vinagre-3.12.1-1.fc21.x86_64 >14:53:38,634 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-25.fc21.x86_64 as install for vinagre-3.12.1-1.fc21.x86_64 >14:53:38,641 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-2.fc21.x86_64 as install for wget-1.15-1.fc21.x86_64 >14:53:38,646 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-2.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >14:53:38,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >14:53:38,655 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >14:53:38,656 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >14:53:38,656 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >14:53:38,660 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-4.fc21.x86_64 >14:53:38,666 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.99.1-2.fc21.x86_64 >14:53:38,672 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-1.fc21.x86_64 as install for xorg-x11-drv-evdev-2.8.99.1-2.fc21.x86_64 >14:53:38,674 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.5-1.fc21.x86_64 to require for libmtdev.so.1()(64bit) >14:53:38,682 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >14:53:38,686 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >14:53:38,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >14:53:38,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >14:53:38,713 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.2-0.2.rc1.20140505.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.2-1.fc21.x86_64 >14:53:38,714 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.2-0.2.rc1.20140505.fc21.x86_64 to require for libxatracker.so.2()(64bit) >14:53:38,723 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.99.902-5.20140428.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:53:38,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:53:38,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:53:38,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:53:38,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:53:38,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >14:53:38,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc21.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >14:53:38,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >14:53:38,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >14:53:38,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >14:53:38,771 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.12.0-1.fc21.x86_64 as install for 1:yelp-3.12.0-1.fc21.x86_64 >14:53:38,774 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-1.fc21.noarch as install for 1:yelp-3.12.0-1.fc21.x86_64 >14:53:38,779 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-11.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >14:53:38,782 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for yum-3.4.3-146.fc21.noarch >14:53:38,784 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >14:53:38,787 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-12.fc21.noarch as install for yum-3.4.3-146.fc21.noarch >14:53:38,789 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >14:53:38,792 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >14:53:38,795 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >14:53:38,799 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >14:53:38,831 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-3.fc21.x86_64 as install for GConf2-3.2.6-7.fc20.x86_64 >14:53:38,844 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >14:53:38,854 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-21.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-4.git20140428.fc21.x86_64 >14:53:38,860 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc21.noarch as install for PackageKit-0.9.2-1.fc21.x86_64 >14:53:38,865 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.1-0.gitf78f5de.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >14:53:38,866 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.1-0.gitf78f5de.fc21.x86_64 to require for libsolv.so.0()(64bit) >14:53:38,870 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.2-1.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >14:53:38,874 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.14-1.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >14:53:38,881 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.1-1.fc21.x86_64 as install for abrt-2.2.1-1.fc21.x86_64 >14:53:38,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.2-3.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.1-1.fc21.x86_64 >14:53:38,893 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-212-2.fc21.x86_64 as install for abrt-addon-python-2.2.1-1.fc21.x86_64 >14:53:38,896 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-212-2.fc21.x86_64 as install for abrt-addon-python3-2.2.1-1.fc21.x86_64 >14:53:38,899 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.1-1.fc21.x86_64 as install for abrt-addon-python3-2.2.1-1.fc21.x86_64 >14:53:38,903 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.2.1-1.fc21.x86_64 >14:53:38,906 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.6-5.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-1.fc21.x86_64 >14:53:38,909 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.5-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-1.fc21.x86_64 >14:53:38,921 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.1-1.fc21.x86_64 as install for abrt-gui-2.2.1-1.fc21.x86_64 >14:53:38,924 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.1-1.fc21.x86_64 as install for abrt-gui-2.2.1-1.fc21.x86_64 >14:53:38,932 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1904.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-1.fc21.x86_64 >14:53:38,936 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1904.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-1.fc21.x86_64 >14:53:38,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.2-3.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-1.fc21.x86_64 >14:53:38,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.2-3.fc21.x86_64 as install for abrt-tui-2.2.1-1.fc21.x86_64 >14:53:38,964 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc21.x86_64 >14:53:38,986 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-3.fc21.noarch as install for 32:bind-libs-9.9.5-3.fc21.x86_64 >14:53:38,999 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.97-2.fc21.noarch >14:53:39,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-1.fc21.x86_64 as install for cdrdao-1.2.3-21.fc21.x86_64 >14:53:39,017 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-1.fc21.x86_64 to require for libao.so.4()(64bit) >14:53:39,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.1.0-1.fc21.x86_64 as install for clutter-1.18.2-1.fc21.x86_64 >14:53:39,055 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-2.fc21.x86_64 >14:53:39,078 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-16.fc21.noarch as install for desktop-file-utils-0.22-1.fc21.x86_64 >14:53:39,082 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.85-3.fc21.x86_64 as install for device-mapper-libs-1.02.85-3.fc21.x86_64 >14:53:39,093 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:53:39,097 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:53:39,102 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.5-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:53:39,106 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.10-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:53:39,110 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.7-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:53:39,114 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:53:39,120 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for dnsmasq-2.70-1.fc21.x86_64 >14:53:39,122 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >14:53:39,126 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-64.fc21.x86_64 as install for dracut-037-11.git20140402.fc21.x86_64 >14:53:39,129 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc21.x86_64 as install for dracut-037-11.git20140402.fc21.x86_64 >14:53:39,143 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-1.fc21.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,151 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,156 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-7.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,166 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-4.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,174 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.2-1.fc21.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,179 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-5.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,183 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-1.6-4.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,188 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-22.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,194 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-6.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >14:53:39,210 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-3.fc21.x86_64 as install for elfutils-0.158-3.fc21.x86_64 >14:53:39,212 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >14:53:39,212 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >14:53:39,212 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >14:53:39,213 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >14:53:39,213 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >14:53:39,214 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >14:53:39,214 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >14:53:39,214 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >14:53:39,215 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >14:53:39,215 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1()(64bit) >14:53:39,215 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libasm.so.1()(64bit) >14:53:39,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-6.fc21.x86_64 as install for 1:epiphany-runtime-3.12.0-1.fc21.x86_64 >14:53:39,231 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-6.fc21.x86_64 to require for libxslt.so.1()(64bit) >14:53:39,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.1-1.fc21.x86_64 as install for 1:epiphany-runtime-3.12.0-1.fc21.x86_64 >14:53:39,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >14:53:39,253 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-3.fc21.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >14:53:39,258 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >14:53:39,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >14:53:39,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >14:53:39,292 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-1.fc21.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >14:53:39,295 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >14:53:39,301 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for fipscheck-lib-1.4.1-4.fc21.x86_64 >14:53:39,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >14:53:39,337 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 >14:53:39,342 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 >14:53:39,345 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >14:53:39,346 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >14:53:39,346 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >14:53:39,347 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >14:53:39,347 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >14:53:39,348 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >14:53:39,348 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >14:53:39,349 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >14:53:39,349 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >14:53:39,349 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >14:53:39,350 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >14:53:39,350 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >14:53:39,351 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >14:53:39,351 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >14:53:39,351 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >14:53:39,352 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >14:53:39,352 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >14:53:39,352 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >14:53:39,353 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >14:53:39,354 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >14:53:39,354 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >14:53:39,354 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >14:53:39,355 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >14:53:39,355 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >14:53:39,356 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >14:53:39,356 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >14:53:39,356 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >14:53:39,357 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >14:53:39,357 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >14:53:39,385 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-2.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:53:39,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:53:39,394 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-14.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:53:39,399 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-1.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:53:39,400 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >14:53:39,404 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-3.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:53:39,405 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >14:53:39,406 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libHalf.so.11()(64bit) >14:53:39,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >14:53:39,415 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >14:53:39,416 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >14:53:39,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >14:53:39,435 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014b-1.fc21.noarch as install for glibc-common-2.19.90-12.fc21.x86_64 >14:53:39,444 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.6-1.fc21.x86_64 >14:53:39,453 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc21.noarch as install for gnome-desktop3-3.13.1-1.fc21.x86_64 >14:53:39,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.4.0-1.fc21.x86_64 as install for gnome-online-miners-3.12.0-2.fc21.x86_64 >14:53:39,483 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.1-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.13.1-1.fc21.noarch >14:53:39,487 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-1.fc21.x86_64 as install for gnome-video-effects-0.4.1-1.fc21.noarch >14:53:39,493 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-3.fc21.x86_64 as install for gnutls-3.3.1-4.fc21.x86_64 >14:53:39,505 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-0.2.10-1.fc21.x86_64 >14:53:39,514 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-1.fc21.x86_64 as install for grilo-plugins-0.2.12-3.fc21.x86_64 >14:53:39,522 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >14:53:39,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >14:53:39,538 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >14:53:39,539 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-16.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >14:53:39,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-3.fc21.x86_64 >14:53:39,582 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.1-1.fc21.noarch as install for gtk3-3.13.1-2.fc21.x86_64 >14:53:39,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc21.x86_64 as install for 5:guile-2.0.11-1.fc21.x86_64 >14:53:39,617 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 as install for gvfs-1.21.1-2.fc21.x86_64 >14:53:39,618 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >14:53:39,621 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-1.fc21.x86_64 as install for gvfs-1.21.1-2.fc21.x86_64 >14:53:39,624 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >14:53:39,631 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-1.fc21.x86_64 as install for harfbuzz-0.9.28-1.fc21.x86_64 >14:53:39,642 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.4-4.fc21.x86_64 as install for hplip-libs-3.14.4-4.fc21.x86_64 >14:53:39,652 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.7-1.fc21.x86_64 as install for ibus-1.5.7-1.fc21.x86_64 >14:53:39,654 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.7-1.fc21.noarch as install for ibus-1.5.7-1.fc21.x86_64 >14:53:39,666 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc21.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >14:53:39,669 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-16.fc21.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >14:53:39,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc21.x86_64 as install for iptables-1.4.21-8.fc21.x86_64 >14:53:39,681 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.53-1.fc21.noarch >14:53:39,695 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >14:53:39,699 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >14:53:39,704 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >14:53:39,704 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjvm.so()(64bit) >14:53:39,704 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjava.so()(64bit) >14:53:39,708 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-10.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >14:53:39,716 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140317-37.gitdec41bce.fc21.noarch as install for kernel-core-3.15.0-0.rc4.git0.1.fc21.x86_64 >14:53:39,730 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-1.fc21.x86_64 as install for krb5-libs-1.12.1-6.fc21.x86_64 >14:53:39,733 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >14:53:39,735 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >14:53:39,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc21.noarch as install for libX11-1.6.1-1.fc21.x86_64 >14:53:39,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc21.x86_64 >14:53:39,786 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >14:53:39,850 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-4.fc21.x86_64 as install for libgphoto2-2.5.3-7.fc21.x86_64 >14:53:39,855 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-1.fc21.x86_64 as install for libgphoto2-2.5.3-7.fc21.x86_64 >14:53:39,862 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.38-1.fc21.x86_64 as install for libgpod-0.8.3-2.fc21.x86_64 >14:53:39,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.3-1.fc21.noarch as install for libkkc-0.3.3-1.fc21.x86_64 >14:53:39,889 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc21.x86_64 as install for libkkc-0.3.3-1.fc21.x86_64 >14:53:39,892 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc21.noarch as install for libkkc-0.3.3-1.fc21.x86_64 >14:53:39,896 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-5.fc21.x86_64 as install for libkkc-0.3.3-1.fc21.x86_64 >14:53:39,905 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >14:53:39,925 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >14:53:39,938 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc21.x86_64 >14:53:39,940 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >14:53:39,940 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0()(64bit) >14:53:39,948 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-10.git20140424.fc21.x86_64 >14:53:39,957 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-1.fc21.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >14:53:39,964 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-14.fc21.x86_64 as install for liborcus-0.5.1-6.fc21.x86_64 >14:53:39,980 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc21.x86_64 as install for libpeas-1.10.0-1.fc21.x86_64 >14:53:39,986 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-12.fc21.x86_64 as install for libpeas-1.10.0-1.fc21.x86_64 >14:53:40,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc21.x86_64 as install for libproxy-0.4.11-8.fc21.x86_64 >14:53:40,004 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >14:53:40,008 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >14:53:40,047 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.2.4.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,054 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,056 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,061 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,067 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.3.20130214.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,070 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.2.4.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,074 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,078 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.13-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,082 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,086 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.3-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,091 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.28-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,095 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-10.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,112 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,113 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >14:53:40,117 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,121 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-14.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,125 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:53:40,148 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-2.fc21.x86_64 as install for libreport-2.2.2-3.fc21.x86_64 >14:53:40,149 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >14:53:40,150 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >14:53:40,150 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0()(64bit) >14:53:40,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.2-3.fc21.x86_64 as install for libreport-gtk-2.2.2-3.fc21.x86_64 >14:53:40,158 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.2.2-3.fc21.x86_64 >14:53:40,175 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-2.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >14:53:40,188 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc21.x86_64 as install for libsemanage-2.2-3.fc21.x86_64 >14:53:40,189 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >14:53:40,190 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >14:53:40,224 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-10.fc21.x86_64 as install for libtiff-4.0.3-14.fc21.x86_64 >14:53:40,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-3.fc21.x86_64 as install for libtranslit-m17n-0.0.3-3.fc21.x86_64 >14:53:40,255 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.1-4.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:53:40,258 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.2-1.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:53:40,265 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:53:40,271 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:53:40,276 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-1.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:53:40,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.4-2.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:53:40,282 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.4-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >14:53:40,282 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.4-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >14:53:40,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.3-2.fc21.x86_64 >14:53:40,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.3-2.fc21.x86_64 >14:53:40,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:53:40,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:53:40,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:53:40,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:53:40,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:53:40,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:53:40,311 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.0.0-3.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:53:40,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-1.fc21.x86_64 as install for libvirt-gobject-0.1.8-1.fc21.x86_64 >14:53:40,327 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-1.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >14:53:40,327 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-1.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >14:53:40,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-2.fc21.noarch as install for libwacom-0.9-2.fc21.x86_64 >14:53:40,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc21.x86_64 >14:53:40,387 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-2.fc21.noarch as install for m17n-lib-1.6.4-10.fc21.x86_64 >14:53:40,397 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2-0.2.rc1.20140505.fc21.x86_64 as install for mesa-libEGL-10.2-0.2.rc1.20140505.fc21.x86_64 >14:53:40,427 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-13.20140323.fc21.noarch as install for ncurses-libs-5.9-13.20140323.fc21.x86_64 >14:53:40,433 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc21.x86_64 as install for newt-0.52.17-1.fc21.x86_64 >14:53:40,435 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc21.x86_64 to require for libslang.so.2()(64bit) >14:53:40,445 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.0-1.fc21.x86_64 as install for nss-3.16.0-1.fc21.x86_64 >14:53:40,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-13.fc21.x86_64 as install for open-vm-tools-9.4.0-9.fc21.x86_64 >14:53:40,477 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-21.svn457.fc21.noarch as install for openconnect-5.99-1.fc21.x86_64 >14:53:40,481 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.5-1.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >14:53:40,486 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >14:53:40,487 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >14:53:40,488 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >14:53:40,488 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >14:53:40,503 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc21.x86_64 as install for 1:openssl-1.0.1e-44.fc21.x86_64 >14:53:40,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-1.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >14:53:40,524 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-1.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >14:53:40,524 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-1.fc21.x86_64 to require for libthai.so.0()(64bit) >14:53:40,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-6.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >14:53:40,564 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-298.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,567 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,570 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,572 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-298.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,575 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-2.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,578 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,581 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,584 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,587 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,590 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,594 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,596 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >14:53:40,597 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-298.fc21.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,600 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,603 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-1.fc21.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,606 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,608 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-1.fc21.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:53:40,623 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc21.noarch as install for 1:perl-Encode-2.60-1.fc21.x86_64 >14:53:40,631 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >14:53:40,634 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.fc21.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >14:53:40,654 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 >14:53:40,660 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >14:53:40,668 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc21.x86_64 as install for poppler-0.24.3-3.fc21.x86_64 >14:53:40,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-libs-5.0-3.fc21.x86_64 >14:53:40,693 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-1.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-3.fc21.x86_64 >14:53:40,694 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-1.fc21.x86_64 to require for libsbc.so.1()(64bit) >14:53:40,701 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-2.fc20.x86_64 as install for pycairo-1.8.10-8.fc21.x86_64 >14:53:40,714 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >14:53:40,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >14:53:40,725 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-1.fc21.noarch as install for python-caribou-0.4.13-4.fc21.noarch >14:53:40,732 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-1.fc21.noarch as install for python-iniparse-0.4-12.fc21.noarch >14:53:40,741 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >14:53:40,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-3.fc21.x86_64 as install for python-pillow-2.4.0-3.fc21.x86_64 >14:53:40,749 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-3.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >14:53:40,750 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-3.fc21.x86_64 to require for libwebp.so.5()(64bit) >14:53:40,753 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.0.0-5.fc21.x86_64 as install for python-pillow-2.4.0-3.fc21.x86_64 >14:53:40,756 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc21.noarch as install for python-slip-dbus-0.6.0-1.fc21.noarch >14:53:40,759 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-1.fc21.x86_64 as install for python-urlgrabber-3.10.1-0.fc21.noarch >14:53:40,769 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.2-2.fc21.x86_64 as install for python3-brlapi-0.6.2-2.fc21.x86_64 >14:53:40,771 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-2.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >14:53:40,777 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.13.1-1.fc21.x86_64 >14:53:40,781 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc21.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >14:53:40,783 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >14:53:40,790 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-7.fc21.x86_64 as install for python3-speechd-0.8-7.fc21.x86_64 >14:53:40,812 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-10.fc21.x86_64 as install for rpm-python-4.11.2-10.fc21.x86_64 >14:53:40,814 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.2-10.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >14:53:40,869 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc21.x86_64 as install for 2:samba-libs-4.1.6-2.fc21.x86_64 >14:53:40,871 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >14:53:40,885 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-1.fc21.noarch as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:53:40,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-7.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:53:40,890 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.6-1.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:53:40,896 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:53:40,899 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-14.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:53:40,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-1.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >14:53:40,917 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >14:53:40,918 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >14:53:40,922 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >14:53:40,926 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.0.0-3.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >14:53:40,942 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.5.1-1.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >14:53:40,944 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.5.1-1.fc21.x86_64 to require for libsss_krb5_common.so()(64bit) >14:53:40,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.5.1-1.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >14:53:40,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-21.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >14:53:40,963 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.5.1-1.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >14:53:40,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-21.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >14:53:40,971 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-21.fc21.x86_64 to require for libini_config.so.3()(64bit) >14:53:40,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-21.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >14:53:40,978 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >14:53:40,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.5.1-1.fc21.x86_64 as install for sssd-ipa-1.11.5.1-1.fc21.x86_64 >14:53:40,995 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.5.1-1.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >14:53:41,006 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-1.fc21.x86_64 as install for system-config-printer-libs-1.4.4-2.fc21.noarch >14:53:41,015 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.5.0-6.fc21.noarch as install for tagsoup-1.2.1-6.fc20.noarch >14:53:41,017 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-3.5.0-6.fc21.noarch to require for jpackage-utils >14:53:41,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.10-1.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >14:53:41,027 DEBUG yum.verbose.YumBase: Quick matched libteam-1.10-1.fc21.x86_64 to require for libteam.so.5()(64bit) >14:53:41,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-2.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >14:53:41,034 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-3.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >14:53:41,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-1.fc21.x86_64 as install for telepathy-haze-0.8.0-1.fc21.x86_64 >14:53:41,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-2.fc21.x86_64 as install for totem-pl-parser-3.10.2-1.fc21.x86_64 >14:53:41,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >14:53:41,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-1.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >14:53:41,136 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-1.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >14:53:41,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >14:53:41,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >14:53:41,159 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >14:53:41,162 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-2.fc21.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >14:53:41,203 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.15.0-0.rc4.git0.1.fc21.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >14:53:41,208 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc21.x86_64 as install for xorg-x11-server-utils-7.7-4.fc21.x86_64 >14:53:41,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.2-3.fc21.x86_64 as install for abrt-python3-2.2.1-1.fc21.x86_64 >14:53:41,258 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-2.fc21.x86_64 as install for brlapi-0.6.2-2.fc21.x86_64 >14:53:41,265 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-1.fc21.x86_64 as install for brlapi-0.6.2-2.fc21.x86_64 >14:53:41,281 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-13.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >14:53:41,286 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-1.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >14:53:41,294 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc21.noarch >14:53:41,323 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc21.x86_64 as install for frei0r-plugins-1.4-1.fc21.x86_64 >14:53:41,336 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.2-1.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >14:53:41,337 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.2-1.fc21.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >14:53:41,346 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc21.x86_64 as install for gnupg-1.4.16-4.fc21.x86_64 >14:53:41,353 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.1-4.fc21.x86_64 as install for gnutls-utils-3.3.1-4.fc21.x86_64 >14:53:41,354 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.3.1-4.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >14:53:41,357 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.2-2.fc21.x86_64 as install for gnutls-utils-3.3.1-4.fc21.x86_64 >14:53:41,387 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014b-1.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >14:53:41,391 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.5.0-6.fc21.noarch as install for javapackages-tools-3.5.0-6.fc21.noarch >14:53:41,398 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-037-11.git20140402.fc21.x86_64 as install for kexec-tools-2.0.6-5.fc21.x86_64 >14:53:41,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >14:53:41,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >14:53:41,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >14:53:41,480 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-16.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:53:41,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-11.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:53:41,485 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-11.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >14:53:41,489 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-14.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:53:41,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.3.rc2.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:53:41,497 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:53:41,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-1.fc21.noarch as install for libquvi-0.9.4-2.fc21.x86_64 >14:53:41,513 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-3.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.2-3.fc21.x86_64 >14:53:41,551 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-15.20140225git.fc21.x86_64 as install for libvirt-daemon-1.2.3-2.fc21.x86_64 >14:53:41,558 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-2.fc21.x86_64 as install for libvirt-daemon-1.2.3-2.fc21.x86_64 >14:53:41,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.2.3-2.fc21.x86_64 >14:53:41,570 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-7.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.3-2.fc21.x86_64 >14:53:41,572 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >14:53:41,573 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >14:53:41,573 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >14:53:41,573 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >14:53:41,574 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1()(64bit) >14:53:41,578 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.10.0-2.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.3-2.fc21.x86_64 >14:53:41,580 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-8.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.3-2.fc21.x86_64 >14:53:41,590 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.2.3-2.fc21.x86_64 >14:53:41,593 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.0.0-3.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.3-2.fc21.x86_64 >14:53:41,605 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:53:41,608 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-6.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:53:41,611 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.106-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:53:41,618 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-21.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:53:41,623 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.72.2-2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:53:41,625 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.72.2-2.fc21.x86_64 to require for librados.so.2()(64bit) >14:53:41,629 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:53:41,630 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-3.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >14:53:41,631 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-3.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >14:53:41,634 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:53:41,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc21.x86_64 as install for mcpp-2.7.2-11.fc21.x86_64 >14:53:41,674 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >14:53:41,686 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-1.fc21.x86_64 as install for openvpn-2.3.2-4.fc21.x86_64 >14:53:41,712 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-1.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-298.fc21.noarch >14:53:41,722 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-298.fc21.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >14:53:41,728 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >14:53:41,731 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >14:53:41,772 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >14:53:41,775 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >14:53:41,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.2-3.fc21.x86_64 as install for policycoreutils-python-2.2.5-14.fc21.x86_64 >14:53:41,783 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-9.fc21.noarch as install for policycoreutils-python-2.2.5-14.fc21.x86_64 >14:53:41,788 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-14.fc21.x86_64 >14:53:41,790 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >14:53:41,790 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >14:53:41,792 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.2-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-14.fc21.x86_64 >14:53:41,793 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libapol.so.4()(64bit) >14:53:41,819 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-1.fc21.x86_64 as install for python-paramiko-1.12.2-1.fc21.noarch >14:53:41,821 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.10-3.fc21.noarch as install for python-paramiko-1.12.2-1.fc21.noarch >14:53:41,834 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.0.0-3.fc21.x86_64 as install for 2:qemu-kvm-2.0.0-3.fc21.x86_64 >14:53:41,845 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-1.fc21.x86_64 as install for redland-1.0.17-1.fc21.x86_64 >14:53:41,855 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc21.x86_64 >14:53:41,860 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc21.x86_64 as install for seed-3.8.1-2.fc21.x86_64 >14:53:41,869 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc21.noarch as install for speech-dispatcher-0.8-7.fc21.x86_64 >14:53:41,873 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-21.fc21.x86_64 as install for speech-dispatcher-0.8-7.fc21.x86_64 >14:53:41,875 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >14:53:41,875 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >14:53:41,875 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite.so.1()(64bit) >14:53:41,878 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-8.fc21.x86_64 as install for speech-dispatcher-0.8-7.fc21.x86_64 >14:53:41,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.5.1-1.fc21.x86_64 as install for sssd-client-1.11.5.1-1.fc21.x86_64 >14:53:41,892 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 as install for sssd-krb5-common-1.11.5.1-1.fc21.x86_64 >14:53:41,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc21.x86_64 as install for stoken-libs-0.5-1.fc21.x86_64 >14:53:41,907 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-6.20130314.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >14:53:41,909 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-6.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >14:53:41,912 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-12.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >14:53:41,939 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-41.fc21.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >14:53:41,941 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-41.fc21.x86_64 to require for ttmkfdir >14:53:41,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.0-1.fc21.x86_64 as install for atlas-3.10.1-12.fc21.x86_64 >14:53:41,950 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-1.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >14:53:41,951 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-1.fc21.x86_64 to require for libgfortran.so.3()(64bit) >14:53:41,965 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >14:53:42,134 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >14:53:42,138 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-14.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >14:53:42,155 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >14:53:42,158 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >14:53:42,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc21.x86_64 >14:53:42,173 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.0-3.fc21.x86_64 as install for glusterfs-api-3.5.0-3.fc21.x86_64 >14:53:42,182 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch >14:53:42,187 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-21.fc21.x86_64 as install for iscsi-initiator-utils-6.2.0.873-21.fc21.x86_64 >14:53:42,196 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-8.fc21.x86_64 as install for libgadu-1.12.0-0.3.rc2.fc21.x86_64 >14:53:42,204 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.4rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >14:53:42,207 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >14:53:42,209 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >14:53:42,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc21.x86_64 as install for libtomcrypt-1.17-21.fc21.x86_64 >14:53:42,225 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc21.x86_64 to require for libtommath.so.0()(64bit) >14:53:42,236 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.106-3.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >14:53:42,239 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-1.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >14:53:42,243 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.85-3.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >14:53:42,268 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-1.fc21.noarch as install for perl-Pod-Perldoc-3.23-1.fc21.noarch >14:53:42,291 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-1.fc21.x86_64 as install for python-javapackages-3.5.0-6.fc21.noarch >14:53:42,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-2.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:53:42,304 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-2.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >14:53:42,307 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-3.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:53:42,309 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-3.fc21.x86_64 to require for libxenguest.so.4.4()(64bit) >14:53:42,309 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-3.fc21.x86_64 to require for libxenctrl.so.4.4()(64bit) >14:53:42,313 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-1.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:53:42,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-5.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:53:42,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-4.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:53:42,338 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.0.0-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:53:42,342 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.4-5.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:53:42,344 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-1.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:53:42,347 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:53:42,349 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.4-5.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:53:42,354 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:53:42,355 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >14:53:42,356 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >14:53:42,356 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >14:53:42,357 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >14:53:42,357 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >14:53:42,357 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >14:53:42,358 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >14:53:42,358 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >14:53:42,359 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >14:53:42,359 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >14:53:42,359 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >14:53:42,360 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >14:53:42,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:53:42,375 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >14:53:42,377 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >14:53:42,379 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >14:53:42,382 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6()(64bit) >14:53:42,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-2.fc21.x86_64 as install for corosync-2.3.3-1.fc21.x86_64 >14:53:42,416 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >14:53:42,423 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >14:53:42,425 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >14:53:42,427 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >14:53:42,427 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >14:53:42,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.0-1.fc21.x86_64 as install for libgfortran-4.9.0-1.fc21.x86_64 >14:53:42,447 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-1.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >14:53:42,447 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-1.fc21.x86_64 to require for libquadmath.so.0()(64bit) >14:53:42,455 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc21.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >14:53:42,460 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.85-3.fc21.x86_64 as install for lvm2-libs-2.02.106-3.fc21.x86_64 >14:53:42,471 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >14:53:42,475 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >14:53:42,484 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-1.fc21.noarch as install for python-lxml-3.3.5-1.fc21.x86_64 >14:53:42,502 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-3.fc21.x86_64 as install for xen-libs-4.4.0-3.fc21.x86_64 >14:53:43,545 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-7.fc21.noarch as install for hunspell-en-0.20121024-7.fc21.noarch >14:53:47,142 DEBUG yum.verbose.YumBase: Depsolve time: 14.295 >14:53:47,228 INFO packaging: 1353 packages selected totalling 4177.5 MiB >14:54:45,729 INFO packaging: checking software selection >14:54:45,944 DEBUG yum.verbose.YumBase: Setting up Package Sacks >14:54:47,072 DEBUG yum.verbose.YumBase: pkgsack time: 1.128 >14:54:47,277 DEBUG yum.verbose.YumBase: group time: 1.334 >14:54:47,283 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >14:54:47,630 DEBUG yum.verbose.YumBase: Obs Init time: 0.343 >14:54:47,785 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >14:54:47,835 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >14:54:47,998 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >14:54:48,001 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >14:54:48,135 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >14:54:48,145 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >14:54:48,157 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >14:54:48,186 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >14:54:48,350 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >14:54:48,689 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >14:54:48,690 INFO packaging: no kernel-PAE package >14:54:48,693 INFO packaging: selected kernel >14:54:48,695 INFO packaging: selecting kernel-devel >14:54:48,938 INFO packaging: checking dependencies >14:54:49,249 DEBUG yum.verbose.YumBase: Building updates object >14:54:51,026 DEBUG yum.verbose.YumBase: up:simple updates time: 0.638 >14:54:51,038 DEBUG yum.verbose.YumBase: up:obs time: 0.011 >14:54:51,039 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >14:54:51,039 DEBUG yum.verbose.YumBase: updates time: 1.789 >14:54:51,051 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.40.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:54:51,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:54:51,060 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:54:51,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:54:51,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-212-2.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >14:54:51,070 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >14:54:51,070 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >14:54:51,070 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >14:54:51,084 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-5.git20140319.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,087 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,101 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,106 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-212-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,108 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >14:54:51,109 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >14:54:51,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,114 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.0-1.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >14:54:51,125 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,128 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.70-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,131 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-25.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,139 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.10-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,145 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.46.0-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,156 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,161 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.4-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,162 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.4-2.fc21.x86_64 to require for libplc4.so()(64bit) >14:54:51,165 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,168 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-5.git20140319.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >14:54:51,169 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >14:54:51,170 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-3.so.200()(64bit) >14:54:51,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,177 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >14:54:51,184 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,187 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,190 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,193 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,197 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,202 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,204 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.3-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >14:54:51,207 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.1-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,215 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,219 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.7-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,224 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,229 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,233 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.1-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:54:51,243 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.99-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >14:54:51,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >14:54:51,251 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >14:54:51,256 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.1.git20140128.fc21.x86_64 >14:54:51,262 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-4.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-4.fc21.x86_64 >14:54:51,267 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-4.git20140428.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-4.git20140428.fc21.x86_64 >14:54:51,274 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.2-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.2-1.fc21.x86_64 >14:54:51,278 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.4.3-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.2-1.fc21.x86_64 >14:54:51,284 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.4-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.2-1.fc21.x86_64 >14:54:51,312 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >14:54:51,317 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >14:54:51,320 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-5.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >14:54:51,324 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >14:54:51,328 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >14:54:51,333 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,347 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,350 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,352 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,356 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,359 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,361 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,364 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,366 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,369 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,372 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.1-1.fc21.x86_64 as install for abrt-cli-2.2.1-1.fc21.x86_64 >14:54:51,377 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.6-1.fc21.x86_64 as install for abrt-desktop-2.2.1-1.fc21.x86_64 >14:54:51,380 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.1-1.fc21.x86_64 as install for abrt-desktop-2.2.1-1.fc21.x86_64 >14:54:51,387 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >14:54:51,393 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-10.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >14:54:51,395 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-10.fc21.x86_64 to require for librpm.so.3()(64bit) >14:54:51,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.2-3.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >14:54:51,403 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.1-1.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >14:54:51,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >14:54:51,412 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >14:54:51,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-6.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >14:54:51,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-1.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:54:51,431 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:54:51,433 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-7.fc20.x86_64 to require for GConf2 >14:54:51,437 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2e-2.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:54:51,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:54:51,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >14:54:51,449 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc21.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >14:54:51,456 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-3.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >14:54:51,461 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >14:54:51,463 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >14:54:51,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >14:54:51,474 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >14:54:51,477 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-13.20140323.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >14:54:51,480 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >14:54:51,480 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >14:54:51,481 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >14:54:51,486 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-10.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >14:54:51,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-7.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >14:54:51,493 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-10.fc21.x86_64 to require for libpam.so.0()(64bit) >14:54:51,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >14:54:51,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >14:54:51,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >14:54:51,521 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.6-1.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >14:54:51,526 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-6.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >14:54:51,528 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >14:54:51,530 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >14:54:51,534 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >14:54:51,536 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >14:54:51,537 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.6-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >14:54:51,546 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-6.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >14:54:51,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >14:54:51,557 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >14:54:51,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-44.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >14:54:51,574 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-298.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >14:54:51,580 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.17-4.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >14:54:51,582 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(vars) >14:54:51,582 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(strict) >14:54:51,584 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for autoconf-2.69-14.fc21.noarch >14:54:51,587 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.fc21.noarch as install for autoconf-2.69-14.fc21.noarch >14:54:51,589 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(IO::File) >14:54:51,591 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for autoconf-2.69-14.fc21.noarch >14:54:51,595 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >14:54:51,598 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for autoconf-2.69-14.fc21.noarch >14:54:51,601 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(File::Copy) >14:54:51,601 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(File::Compare) >14:54:51,602 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(File::Basename) >14:54:51,604 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-1.fc21.noarch as install for autoconf-2.69-14.fc21.noarch >14:54:51,606 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(DynaLoader) >14:54:51,609 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-1.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >14:54:51,613 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-1.fc21.noarch as install for autoconf-2.69-14.fc21.noarch >14:54:51,617 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >14:54:51,629 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc21.x86_64 as install for automake-1.14.1-2.fc21.noarch >14:54:51,632 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Thread-Queue-3.05-1.fc21.noarch as install for automake-1.14.1-2.fc21.noarch >14:54:51,638 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.30-2.fc21.noarch as install for automake-1.14.1-2.fc21.noarch >14:54:51,648 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-25.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:54:51,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:54:51,661 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:54:51,663 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-12.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:54:51,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-4.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >14:54:51,672 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-17-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >14:54:51,683 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >14:54:51,695 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,699 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,706 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.0.0-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,718 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >14:54:51,718 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >14:54:51,721 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,723 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.1-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >14:54:51,726 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,736 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.1-2.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >14:54:51,740 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >14:54:51,741 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >14:54:51,741 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >14:54:51,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:54:51,752 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:54:51,757 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-3.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:54:51,759 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisccfg.so.90()(64bit) >14:54:51,759 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisccc.so.90()(64bit) >14:54:51,759 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisc.so.95()(64bit) >14:54:51,764 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-44.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:54:51,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >14:54:51,777 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-2.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >14:54:51,779 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-2.fc21.x86_64 to require for libpci.so.3()(64bit) >14:54:51,783 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-1.fc21.x86_64 as install for bluez-cups-5.18-1.fc21.x86_64 >14:54:51,794 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,803 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,805 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,808 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,811 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-21.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,815 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,819 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,830 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,833 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >14:54:51,833 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >14:54:51,837 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-3.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,839 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >14:54:51,839 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >14:54:51,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >14:54:51,852 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.1-1.fc21.x86_64 as install for brasero-nautilus-3.11.3-3.fc21.x86_64 >14:54:51,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.2-1.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >14:54:51,863 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-1.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >14:54:51,863 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-1.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >14:54:51,866 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >14:54:51,870 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >14:54:51,876 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >14:54:51,886 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-4.fc21.noarch as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,892 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.40.0-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,908 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.2-0.2.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,920 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.14.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,928 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2-0.2.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,941 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.0-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,942 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-2.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >14:54:51,943 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-2.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >14:54:51,946 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.18.2-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,967 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,971 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2-0.2.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >14:54:51,988 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.1-1.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:54:51,991 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-1.fc21.noarch as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:54:51,995 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.1-1.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:54:51,999 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-2.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:54:52,004 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.10-3.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >14:54:52,007 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.1-1.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >14:54:52,012 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.0-2.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >14:54:52,014 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.0-2.fc21.x86_64 to require for libfreebl3.so()(64bit) >14:54:52,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-5.20140213cvs.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >14:54:52,024 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-2.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:54:52,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:54:52,032 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:54:52,034 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >14:54:52,035 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:54:52,041 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-2.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >14:54:52,049 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.0-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >14:54:52,052 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.2.0-1.fc21.x86_64 >14:54:52,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.18-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >14:54:52,061 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >14:54:52,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >14:54:52,066 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.0-1.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >14:54:52,067 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.0-1.fc21.x86_64 to require for libcolord.so.2()(64bit) >14:54:52,081 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.1-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,083 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,092 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,095 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,097 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >14:54:52,098 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.12.0-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,106 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.22.1-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,111 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,116 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,118 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.53-1.fc21.noarch as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,121 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,123 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,138 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-4.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-10.git20140424.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,148 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.7-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,156 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,161 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,165 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.2-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,170 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,174 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,178 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2-0.2.rc1.20140505.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >14:54:52,189 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:54:52,191 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:54:52,194 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:54:52,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:54:52,202 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-1.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >14:54:52,202 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-1.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >14:54:52,205 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.0-2.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:54:52,208 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >14:54:52,216 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.18-1.fc21.x86_64 as install for coreutils-8.22-14.fc21.x86_64 >14:54:52,222 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-3.fc21.x86_64 as install for coreutils-8.22-14.fc21.x86_64 >14:54:52,224 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-3.fc21.x86_64 to require for libgmp.so.10()(64bit) >14:54:52,228 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-6.fc21.x86_64 >14:54:52,236 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-6.fc21.x86_64 as install for cronie-1.4.11-6.fc21.x86_64 >14:54:52,248 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >14:54:52,252 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >14:54:52,256 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >14:54:52,262 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.34-5.fc21.noarch as install for cscope-15.8-8.fc21.x86_64 >14:54:52,264 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-16.fc21.noarch as install for cscope-15.8-8.fc21.x86_64 >14:54:52,275 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.2-2.fc21.noarch as install for 1:cups-1.7.2-2.fc21.x86_64 >14:54:52,277 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.2-2.fc21.x86_64 as install for 1:cups-1.7.2-2.fc21.x86_64 >14:54:52,290 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.53-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:54:52,293 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:54:52,297 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:54:52,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:54:52,306 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:54:52,311 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:54:52,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-2.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:54:52,317 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.53-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >14:54:52,320 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-25.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >14:54:52,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.36.0-2.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >14:54:52,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-12.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >14:54:52,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >14:54:52,346 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-5.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >14:54:52,348 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-5.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >14:54:52,356 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-16.fc21.x86_64 >14:54:52,368 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.23-2.fc21.x86_64 as install for deja-dup-30.0-1.fc21.x86_64 >14:54:52,371 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-30.0-1.fc21.x86_64 >14:54:52,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.0-1.fc21.x86_64 as install for deja-dup-30.0-1.fc21.x86_64 >14:54:52,379 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >14:54:52,385 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-8alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >14:54:52,387 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-8alpha.fc21.x86_64 to require for liblzma.so.5()(64bit) >14:54:52,394 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >14:54:52,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >14:54:52,401 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-3.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >14:54:52,402 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libisc-export.so.95()(64bit) >14:54:52,403 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libirs-export.so.91()(64bit) >14:54:52,403 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libdns-export.so.100()(64bit) >14:54:52,409 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-11.git20140402.fc21.x86_64 as install for dracut-config-rescue-037-11.git20140402.fc21.x86_64 >14:54:52,415 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >14:54:52,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >14:54:52,425 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >14:54:52,435 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-3.fc21.x86_64 as install for elfutils-0.158-3.fc21.x86_64 >14:54:52,441 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-3.fc21.x86_64 as install for elfutils-0.158-3.fc21.x86_64 >14:54:52,442 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >14:54:52,443 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >14:54:52,443 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >14:54:52,443 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >14:54:52,444 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >14:54:52,444 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >14:54:52,445 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >14:54:52,445 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >14:54:52,446 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >14:54:52,447 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >14:54:52,447 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >14:54:52,447 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >14:54:52,448 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >14:54:52,448 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >14:54:52,448 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >14:54:52,449 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >14:54:52,450 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libasm.so.1()(64bit) >14:54:52,474 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-5.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,482 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.1-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,486 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,489 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,494 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,497 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,503 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,505 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >14:54:52,505 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >14:54:52,505 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >14:54:52,506 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >14:54:52,506 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >14:54:52,507 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >14:54:52,507 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >14:54:52,507 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >14:54:52,508 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >14:54:52,508 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >14:54:52,509 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >14:54:52,509 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >14:54:52,510 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >14:54:52,510 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >14:54:52,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >14:54:52,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >14:54:52,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >14:54:52,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >14:54:52,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >14:54:52,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >14:54:52,513 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >14:54:52,513 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >14:54:52,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >14:54:52,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >14:54:52,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >14:54:52,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >14:54:52,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >14:54:52,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >14:54:52,516 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >14:54:52,516 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >14:54:52,517 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >14:54:52,517 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >14:54:52,518 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >14:54:52,518 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >14:54:52,518 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >14:54:52,519 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >14:54:52,519 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >14:54:52,519 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >14:54:52,520 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >14:54:52,520 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >14:54:52,520 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >14:54:52,521 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >14:54:52,521 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >14:54:52,522 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >14:54:52,522 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >14:54:52,522 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >14:54:52,523 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >14:54:52,523 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >14:54:52,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >14:54:52,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >14:54:52,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >14:54:52,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >14:54:52,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >14:54:52,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >14:54:52,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >14:54:52,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >14:54:52,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >14:54:52,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >14:54:52,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >14:54:52,528 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >14:54:52,528 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >14:54:52,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >14:54:52,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >14:54:52,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >14:54:52,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >14:54:52,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >14:54:52,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >14:54:52,531 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >14:54:52,534 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.1-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,539 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,544 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,552 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,557 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.12.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,562 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.0-2.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,564 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.0-2.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >14:54:52,564 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.0-2.fc21.x86_64 to require for libgck-1.so.0()(64bit) >14:54:52,568 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,570 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-4.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >14:54:52,573 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.7-3.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.7-3.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >14:54:52,594 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.1-1.fc21.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >14:54:52,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >14:54:52,602 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-4.fc21.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >14:54:52,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-6.fc21.x86_64 as install for 1:epiphany-3.12.0-1.fc21.x86_64 >14:54:52,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.0-1.fc21.x86_64 as install for 1:epiphany-3.12.0-1.fc21.x86_64 >14:54:52,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc21.x86_64 as install for 1:epiphany-3.12.0-1.fc21.x86_64 >14:54:52,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.1-1.fc21.x86_64 as install for 1:epiphany-3.12.0-1.fc21.x86_64 >14:54:52,633 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-25.fc21.x86_64 as install for 1:epiphany-3.12.0-1.fc21.x86_64 >14:54:52,643 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.12.1-1.fc21.x86_64 as install for evince-3.12.1-1.fc21.x86_64 >14:54:52,645 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.1-1.fc21.x86_64 to require for libevview3.so.3()(64bit) >14:54:52,645 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.1-1.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >14:54:52,661 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:54:52,668 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.1-2.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:54:52,676 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:54:52,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.1-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:54:52,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.0-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >14:54:52,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.12.1-1.fc21.x86_64 >14:54:52,701 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >14:54:52,708 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-20.fc21.x86_64 as install for file-5.14-20.fc21.x86_64 >14:54:52,710 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-20.fc21.x86_64 to require for libmagic.so.1()(64bit) >14:54:52,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc21.x86_64 as install for file-roller-3.13.1-1.fc21.x86_64 >14:54:52,746 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-4.fc21.noarch as install for firefox-29.0-5.fc21.x86_64 >14:54:52,748 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:54:52,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-4.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:54:52,756 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:54:52,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:54:52,762 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >14:54:52,762 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >14:54:52,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:54:52,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:54:52,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >14:54:52,782 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.1-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >14:54:52,786 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-1.fc21.noarch as install for firewall-config-0.3.9.3-1.fc21.noarch >14:54:52,791 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >14:54:52,795 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >14:54:52,798 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-13.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >14:54:52,809 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >14:54:52,835 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.60-1.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >14:54:52,840 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.11-1.fc21.x86_64 >14:54:52,846 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >14:54:52,854 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >14:54:52,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.0-1.fc21.x86_64 as install for gcc-4.9.0-1.fc21.x86_64 >14:54:52,876 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.9.0-1.fc21.x86_64 as install for gcc-4.9.0-1.fc21.x86_64 >14:54:52,883 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc21.x86_64 as install for gcc-4.9.0-1.fc21.x86_64 >14:54:52,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-1.0.2-1.fc21.x86_64 as install for gcc-4.9.0-1.fc21.x86_64 >14:54:52,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.9.0-1.fc21.x86_64 as install for gcc-c++-4.9.0-1.fc21.x86_64 >14:54:52,908 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-6.fc21.x86_64 as install for gdb-7.7-8.fc21.x86_64 >14:54:52,921 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:54:52,924 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:54:52,930 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:54:52,933 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:54:52,935 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-3.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:54:52,938 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.12.1-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:54:52,941 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.0-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:54:52,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >14:54:52,957 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-12.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >14:54:52,963 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >14:54:52,968 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.12.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >14:54:52,971 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >14:54:52,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >14:54:52,984 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.2-1.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >14:54:52,985 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.2-1.fc21.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >14:54:52,989 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >14:54:52,997 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >14:54:53,000 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >14:54:53,002 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >14:54:53,014 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-1.9.0-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >14:54:53,016 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-TermReadKey-2.30-20.fc21.x86_64 as install for git-1.9.0-1.fc21.x86_64 >14:54:53,019 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >14:54:53,022 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17022-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >14:54:53,026 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-2.fc21.x86_64 as install for git-1.9.0-1.fc21.x86_64 >14:54:53,031 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-2.fc21.noarch as install for glib-networking-2.40.1-1.fc21.x86_64 >14:54:53,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for glib-networking-2.40.1-1.fc21.x86_64 >14:54:53,046 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.19.90-12.fc21.x86_64 as install for glibc-devel-2.19.90-12.fc21.x86_64 >14:54:53,047 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.19.90-12.fc21.x86_64 to require for glibc-headers >14:54:53,053 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-3.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-1.fc21.x86_64 >14:54:53,066 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,076 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >14:54:53,076 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >14:54:53,077 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >14:54:53,077 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >14:54:53,078 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >14:54:53,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,082 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >14:54:53,083 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >14:54:53,083 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >14:54:53,084 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >14:54:53,084 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >14:54:53,085 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >14:54:53,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,094 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,098 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,108 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >14:54:53,109 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >14:54:53,109 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >14:54:53,110 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >14:54:53,110 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >14:54:53,110 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >14:54:53,111 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >14:54:53,111 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >14:54:53,111 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >14:54:53,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-3.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,117 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,130 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,135 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,139 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >14:54:53,149 DEBUG yum.verbose.YumBase: TSINFO: Marking gnuchess-6.1.1-1.fc21.x86_64 as install for gnome-chess-3.13.1-1.fc21.x86_64 >14:54:53,153 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-4.fc21.x86_64 as install for gnome-chess-3.13.1-1.fc21.x86_64 >14:54:53,157 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:54:53,159 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:54:53,162 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:54:53,164 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:54:53,167 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >14:54:53,181 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >14:54:53,186 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.1-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >14:54:53,191 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >14:54:53,210 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >14:54:53,215 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >14:54:53,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.9.9-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >14:54:53,226 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.12.0-2.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >14:54:53,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-3.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >14:54:53,235 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.40.1-1.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >14:54:53,242 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.28-1.fc21.x86_64 as install for gnome-font-viewer-3.12.0-1.fc21.x86_64 >14:54:53,268 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.8-1.fc21.x86_64 as install for gnome-maps-3.12.1-1.fc21.x86_64 >14:54:53,283 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.2-1.fc21.x86_64 as install for gnome-packagekit-3.12.1-1.fc21.x86_64 >14:54:53,292 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-1.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >14:54:53,296 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-1.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >14:54:53,301 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-17.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >14:54:53,305 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >14:54:53,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.13.1-1.fc21.x86_64 >14:54:53,344 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.1-2.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >14:54:53,349 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-3.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >14:54:53,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-1.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >14:54:53,362 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.1.4-1.fc21.x86_64 as install for gnome-software-3.13.1-1.fc21.x86_64 >14:54:53,372 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.1-1.fc21.x86_64 as install for 1:gnome-sudoku-3.12.1-1.fc21.noarch >14:54:53,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:54:53,389 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:54:53,393 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.12.0-1.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:54:53,398 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.40.0-1.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:54:53,399 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.40.0-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >14:54:53,403 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:54:53,407 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >14:54:53,417 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.13.1-1.fc21.x86_64 as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >14:54:53,424 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.1-1.fc21.x86_64 as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >14:54:53,427 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.13.1-1.fc21.noarch as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >14:54:53,432 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >14:54:53,439 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:54:53,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:54:53,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:54:53,451 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-22.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:54:53,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >14:54:53,484 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,497 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,502 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,510 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,514 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,521 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,523 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >14:54:53,524 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >14:54:53,524 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >14:54:53,525 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >14:54:53,526 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >14:54:53,527 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >14:54:53,528 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-7.fc21.x86_64 to require for libgstbase-0.10.so.0()(64bit) >14:54:53,529 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >14:54:53,532 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,540 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >14:54:53,546 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >14:54:53,569 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,573 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,582 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,586 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,590 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,595 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-17.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,620 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >14:54:53,628 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-0.6.pre2.fc21.x86_64 as install for gutenprint-5.2.10-0.6.pre2.fc21.x86_64 >14:54:53,629 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-0.6.pre2.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >14:54:53,637 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.2.c24463e.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:54:53,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:54:53,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.5-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:54:53,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:54:53,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:54:53,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.5.0-4.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >14:54:53,672 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.21.1-2.fc21.x86_64 >14:54:53,673 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >14:54:53,675 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.21.1-2.fc21.x86_64 >14:54:53,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-7.fc21.x86_64 as install for gvfs-gphoto2-1.21.1-2.fc21.x86_64 >14:54:53,686 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-7.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >14:54:53,686 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-7.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >14:54:53,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.21.1-2.fc21.x86_64 >14:54:53,707 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.4-4.fc21.x86_64 as install for 1:hpijs-3.14.4-4.fc21.x86_64 >14:54:53,709 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.4-4.fc21.x86_64 to require for libhpmud.so.0()(64bit) >14:54:53,709 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.4-4.fc21.x86_64 to require for libhpip.so.0()(64bit) >14:54:53,720 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.4.0-3.fc21.x86_64 as install for hplip-3.14.4-4.fc21.x86_64 >14:54:53,908 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-19.fc21.x86_64 as install for hplip-3.14.4-4.fc21.x86_64 >14:54:53,913 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-7.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >14:54:53,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >14:54:53,931 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.7-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >14:54:53,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >14:54:53,942 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-7.fc20.x86_64 to require for libhangul.so.1()(64bit) >14:54:53,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.3-1.fc21.x86_64 as install for ibus-kkc-1.5.20-1.fc21.x86_64 >14:54:53,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.20-1.fc21.x86_64 >14:54:53,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >14:54:53,973 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >14:54:53,976 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >14:54:53,977 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >14:54:53,983 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >14:54:53,988 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >14:54:54,000 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >14:54:54,002 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >14:54:54,003 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >14:54:54,008 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-12.fc20.noarch as install for ibus-typing-booster-1.2.10-2.fc21.noarch >14:54:54,011 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-1.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >14:54:54,015 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >14:54:54,023 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-6.fc20.noarch as install for icedtea-web-1.5-2.fc21.x86_64 >14:54:54,028 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 as install for icedtea-web-1.5-2.fc21.x86_64 >14:54:54,047 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >14:54:54,055 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-2.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >14:54:54,071 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.54-2.fc21.x86_64 >14:54:54,083 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.54-2.fc21.x86_64 >14:54:54,087 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-1.fc21.x86_64 as install for initscripts-9.54-2.fc21.x86_64 >14:54:54,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-4.fc21.x86_64 as install for iproute-3.14.0-1.fc21.x86_64 >14:54:54,103 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc21.x86_64 as install for iproute-3.14.0-1.fc21.x86_64 >14:54:54,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc21.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >14:54:54,133 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >14:54:54,136 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >14:54:54,136 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >14:54:54,144 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.265-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >14:54:54,152 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-3.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >14:54:54,162 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >14:54:54,167 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >14:54:54,172 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.15.0-0.rc4.git0.1.fc21.x86_64 as install for kernel-3.15.0-0.rc4.git0.1.fc21.x86_64 >14:54:54,178 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.15.0-0.rc4.git0.1.fc21.x86_64 as install for kernel-3.15.0-0.rc4.git0.1.fc21.x86_64 >14:54:54,185 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >14:54:54,190 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-7.fc20.x86_64 as install for koji-1.9.0-1.fc21.noarch >14:54:54,194 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-10.fc21.x86_64 as install for koji-1.9.0-1.fc21.noarch >14:54:54,199 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for koji-1.9.0-1.fc21.noarch >14:54:54,205 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-1.fc21.x86_64 as install for koji-1.9.0-1.fc21.noarch >14:54:54,211 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-7.fc21.x86_64 >14:54:54,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.13-1.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >14:54:54,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-24.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >14:54:54,245 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-2.fc21.noarch >14:54:54,256 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.fc21.x86_64 as install for libproxy-mozjs-0.4.11-8.fc21.x86_64 >14:54:54,259 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-10.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >14:54:54,281 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.1-7.fc21.x86_64 >14:54:54,300 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.1-7.fc21.x86_64 >14:54:54,316 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >14:54:54,317 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >14:54:54,318 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >14:54:54,318 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >14:54:54,319 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >14:54:54,320 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >14:54:54,321 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >14:54:54,322 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >14:54:54,322 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >14:54:54,324 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >14:54:54,325 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >14:54:54,325 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >14:54:54,326 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >14:54:54,327 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >14:54:54,328 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >14:54:54,329 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >14:54:54,329 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >14:54:54,330 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >14:54:54,331 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >14:54:54,332 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >14:54:54,333 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >14:54:54,335 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libvcllo.so()(64bit) >14:54:54,336 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >14:54:54,336 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libutllo.so()(64bit) >14:54:54,338 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >14:54:54,339 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >14:54:54,340 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.1-7.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >14:54:54,342 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libtllo.so()(64bit) >14:54:54,343 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libtklo.so()(64bit) >14:54:54,343 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsvxlo.so()(64bit) >14:54:54,344 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >14:54:54,345 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsvtlo.so()(64bit) >14:54:54,346 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsvllo.so()(64bit) >14:54:54,347 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsotlo.so()(64bit) >14:54:54,347 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsfxlo.so()(64bit) >14:54:54,348 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsblo.so()(64bit) >14:54:54,349 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libsaxlo.so()(64bit) >14:54:54,356 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-6.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.1-7.fc21.x86_64 >14:54:54,359 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-6.fc21.x86_64 to require for liborcus-0.6.so.0()(64bit) >14:54:54,361 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libmsfilterlo.so()(64bit) >14:54:54,368 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.2.4.1-7.fc21.x86_64 >14:54:54,372 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libfilelo.so()(64bit) >14:54:54,372 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libeditenglo.so()(64bit) >14:54:54,373 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >14:54:54,374 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >14:54:54,375 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libcomphelper.so()(64bit) >14:54:54,376 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libbasegfxlo.so()(64bit) >14:54:54,376 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 to require for libavmedialo.so()(64bit) >14:54:54,381 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.4.1-7.fc21.x86_64 as install for 1:libreoffice-draw-4.2.4.1-7.fc21.x86_64 >14:54:54,389 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.4.1-7.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.2.4.1-7.fc21.x86_64 >14:54:54,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:54:54,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:54:54,425 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-2.fc21.x86_64 to require for libwpd-0.9.so.9()(64bit) >14:54:54,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-3.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:54:54,441 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:54:54,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:54:54,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-4.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:54:54,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:54:54,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.16-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.1-7.fc21.x86_64 >14:54:54,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-7.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.1-7.fc21.x86_64 >14:54:54,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-4.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.1-7.fc21.x86_64 >14:54:54,544 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.1-7.fc21.x86_64 >14:54:54,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.1-7.fc21.x86_64 >14:54:54,566 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-9.fc21.x86_64 as install for libsane-hpaio-3.14.4-4.fc21.x86_64 >14:54:54,595 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >14:54:54,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-1.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >14:54:54,611 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-1.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >14:54:54,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.2-3.fc21.x86_64 as install for mdadm-3.3-7.fc21.x86_64 >14:54:54,634 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.2-0.2.rc1.20140505.fc21.x86_64 as install for mesa-dri-drivers-10.2-0.2.rc1.20140505.fc21.x86_64 >14:54:54,642 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-6.fc21.x86_64 as install for mesa-dri-drivers-10.2-0.2.rc1.20140505.fc21.x86_64 >14:54:54,656 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >14:54:54,659 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >14:54:54,666 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc21.x86_64 as install for mock-1.1.38-1.fc21.noarch >14:54:54,670 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decoratortools-1.8-8.fc21.noarch as install for mock-1.1.38-1.fc21.noarch >14:54:54,675 DEBUG yum.verbose.YumBase: TSINFO: Marking pigz-2.2.5-3.fc21.x86_64 as install for mock-1.1.38-1.fc21.noarch >14:54:54,680 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.10.3-2.fc21.noarch as install for mock-1.1.38-1.fc21.noarch >14:54:54,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc21.x86_64 as install for mousetweaks-3.12.0-1.fc21.x86_64 >14:54:54,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:54:54,731 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:54:54,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-8.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:54:54,757 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.2-1.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:54:54,760 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.2-1.fc21.x86_64 to require for libmount >14:54:54,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:54:54,778 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.85-3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >14:54:54,787 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >14:54:54,807 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >14:54:54,811 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >14:54:54,826 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-9.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >14:54:54,833 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-9.fc21.x86_64 to require for libvmtools.so.0()(64bit) >14:54:54,834 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-9.fc21.x86_64 to require for libhgfs.so.0()(64bit) >14:54:54,840 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >14:54:54,844 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >14:54:54,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >14:54:54,860 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >14:54:54,886 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.6-6.fc21.x86_64 as install for oprofile-gui-0.9.9-3.54.gb7e9a57.fc21.x86_64 >14:54:54,898 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.6-6.fc21.x86_64 to require for libQtNetwork.so.4()(64bit) >14:54:54,908 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.6-6.fc21.x86_64 as install for oprofile-gui-0.9.9-3.54.gb7e9a57.fc21.x86_64 >14:54:54,919 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-7.fc21.x86_64 as install for orca-3.13.1-1.fc21.noarch >14:54:54,924 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-1.fc21.noarch as install for orca-3.13.1-1.fc21.noarch >14:54:54,928 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-2.fc21.x86_64 as install for orca-3.13.1-1.fc21.noarch >14:54:54,933 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.13.1-1.fc21.noarch >14:54:54,956 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-28.fc21.x86_64 as install for paps-0.6.8-28.fc21.x86_64 >14:54:54,958 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-28.fc21.x86_64 to require for libpaps.so.0()(64bit) >14:54:54,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.2-1.fc21.x86_64 as install for parted-3.1-21.fc21.x86_64 >14:54:54,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc21.x86_64 >14:54:54,991 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >14:54:55,003 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-17-1.fc21.x86_64 as install for pciutils-3.2.1-2.fc21.x86_64 >14:54:55,006 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-17-1.fc21.x86_64 to require for libkmod.so.2()(64bit) >14:54:55,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc21.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >14:54:55,019 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.24.rc2.fc21.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >14:54:55,028 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >14:54:55,036 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >14:54:55,039 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >14:54:55,043 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >14:54:55,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-7.fc21.x86_64 as install for policycoreutils-2.2.5-14.fc21.x86_64 >14:54:55,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.2-3.fc21.x86_64 as install for policycoreutils-2.2.5-14.fc21.x86_64 >14:54:55,067 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-6.fc21.x86_64 as install for policycoreutils-2.2.5-14.fc21.x86_64 >14:54:55,089 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >14:54:55,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >14:54:55,108 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >14:54:55,129 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-12.fc21.noarch as install for 1:quota-4.01-12.fc21.x86_64 >14:54:55,141 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.11-2.fc21.x86_64 as install for redhat-rpm-config-21-1.fc21.noarch >14:54:55,146 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-11.fc21.noarch as install for redhat-rpm-config-21-1.fc21.noarch >14:54:55,151 DEBUG yum.verbose.YumBase: TSINFO: Marking ocaml-srpm-macros-2-1.fc21.noarch as install for redhat-rpm-config-21-1.fc21.noarch >14:54:55,155 DEBUG yum.verbose.YumBase: TSINFO: Marking ghc-srpm-macros-1.2.7-1.fc21.noarch as install for redhat-rpm-config-21-1.fc21.noarch >14:54:55,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-2.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:54:55,180 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:54:55,185 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:54:55,189 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.12.0-1.fc21.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:54:55,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-12.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:54:55,207 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-2.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >14:54:55,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-4.fc21.x86_64 as install for rpm-4.11.2-10.fc21.x86_64 >14:54:55,236 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.7.1-7.fc21.x86_64 as install for rpm-build-4.11.2-10.fc21.x86_64 >14:54:55,242 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-8alpha.fc21.x86_64 as install for rpm-build-4.11.2-10.fc21.x86_64 >14:54:55,258 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-10.fc21.x86_64 as install for rpm-build-4.11.2-10.fc21.x86_64 >14:54:55,267 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-1.18.4-2.fc21.x86_64 as install for rpmdevtools-8.4-2.fc21.noarch >14:54:55,285 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-6.fc21.x86_64 as install for rsyslog-7.4.8-2.fc21.x86_64 >14:54:55,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-2.fc21.x86_64 >14:54:55,347 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >14:54:55,356 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >14:54:55,368 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >14:54:55,369 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >14:54:55,370 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >14:54:55,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >14:54:55,380 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >14:54:55,382 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >14:54:55,383 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >14:54:55,384 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >14:54:55,384 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >14:54:55,385 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >14:54:55,386 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >14:54:55,387 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >14:54:55,388 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >14:54:55,388 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >14:54:55,389 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >14:54:55,390 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >14:54:55,391 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >14:54:55,392 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >14:54:55,392 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.6)(64bit) >14:54:55,393 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >14:54:55,396 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >14:54:55,397 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >14:54:55,397 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >14:54:55,398 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >14:54:55,399 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >14:54:55,400 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >14:54:55,401 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >14:54:55,401 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >14:54:55,402 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >14:54:55,403 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >14:54:55,404 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >14:54:55,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >14:54:55,415 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >14:54:55,416 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >14:54:55,417 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >14:54:55,419 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >14:54:55,420 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >14:54:55,420 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >14:54:55,421 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >14:54:55,422 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >14:54:55,423 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >14:54:55,424 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >14:54:55,424 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >14:54:55,425 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >14:54:55,426 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >14:54:55,427 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >14:54:55,428 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >14:54:55,429 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >14:54:55,429 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >14:54:55,430 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.6)(64bit) >14:54:55,431 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >14:54:55,432 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_tdb.so()(64bit) >14:54:55,433 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so()(64bit) >14:54:55,434 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >14:54:55,434 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so()(64bit) >14:54:55,437 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so()(64bit) >14:54:55,438 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >14:54:55,439 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >14:54:55,440 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so()(64bit) >14:54:55,440 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so()(64bit) >14:54:55,441 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so()(64bit) >14:54:55,442 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so()(64bit) >14:54:55,443 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so()(64bit) >14:54:55,443 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >14:54:55,444 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >14:54:55,445 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so()(64bit) >14:54:55,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >14:54:55,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >14:54:55,448 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so()(64bit) >14:54:55,449 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0()(64bit) >14:54:55,451 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0()(64bit) >14:54:55,452 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so()(64bit) >14:54:55,452 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0()(64bit) >14:54:55,453 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >14:54:55,454 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so()(64bit) >14:54:55,455 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >14:54:55,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so()(64bit) >14:54:55,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so()(64bit) >14:54:55,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >14:54:55,458 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >14:54:55,459 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so()(64bit) >14:54:55,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0()(64bit) >14:54:55,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so()(64bit) >14:54:55,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so()(64bit) >14:54:55,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >14:54:55,465 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >14:54:55,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >14:54:55,467 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so()(64bit) >14:54:55,467 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >14:54:55,468 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so()(64bit) >14:54:55,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >14:54:55,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >14:54:55,471 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so()(64bit) >14:54:55,471 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so()(64bit) >14:54:55,472 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so()(64bit) >14:54:55,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so()(64bit) >14:54:55,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so()(64bit) >14:54:55,484 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-9.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-9.fc21.x86_64 >14:54:55,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-9.fc21.x86_64 >14:54:55,517 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-qt-0.8.3-1.fc21.x86_64 as install for seahorse-3.12.0-1.fc21.x86_64 >14:54:55,524 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for seahorse-3.12.0-1.fc21.x86_64 >14:54:55,527 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >14:54:55,528 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11()(64bit) >14:54:55,532 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-49.fc21.noarch as install for selinux-policy-targeted-3.13.1-49.fc21.noarch >14:54:55,537 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-49.fc21.noarch to require for selinux-policy >14:54:55,545 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.18-1.1.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >14:54:55,552 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >14:54:55,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.2-3.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >14:54:55,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.2-3.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >14:54:55,590 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-2.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >14:54:55,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-1.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >14:54:55,614 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-5.fc21.x86_64 >14:54:55,671 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-11.fc21.x86_64 as install for 1:smartmontools-6.2-5.fc21.x86_64 >14:54:55,677 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >14:54:55,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.1-1.fc21.noarch >14:54:55,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >14:54:55,702 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:54:55,709 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:54:55,715 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:54:55,720 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:54:55,727 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:54:55,734 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:54:55,744 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >14:54:55,751 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.5.1-1.fc21.noarch as install for sssd-1.11.5.1-1.fc21.x86_64 >14:54:55,770 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.8.8-3.fc21.x86_64 as install for subversion-1.8.8-3.fc21.x86_64 >14:54:55,774 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_wc-1.so.0()(64bit) >14:54:55,775 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_subr-1.so.0()(64bit) >14:54:55,776 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_repos-1.so.0()(64bit) >14:54:55,777 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >14:54:55,778 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_ra_serf-1.so.0()(64bit) >14:54:55,778 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >14:54:55,779 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_ra-1.so.0()(64bit) >14:54:55,780 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >14:54:55,781 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >14:54:55,782 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >14:54:55,783 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_fs-1.so.0()(64bit) >14:54:55,783 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_diff-1.so.0()(64bit) >14:54:55,784 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_delta-1.so.0()(64bit) >14:54:55,785 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-3.fc21.x86_64 to require for libsvn_client-1.so.0()(64bit) >14:54:55,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libserf-1.3.5-1.fc21.x86_64 as install for subversion-1.8.8-3.fc21.x86_64 >14:54:55,800 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-1.fc21.x86_64 as install for subversion-1.8.8-3.fc21.x86_64 >14:54:55,806 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-1.fc21.x86_64 as install for subversion-1.8.8-3.fc21.x86_64 >14:54:55,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.12.0-1.fc21.x86_64 >14:54:55,835 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-2.fc21.noarch as install for system-config-printer-1.4.4-2.fc21.x86_64 >14:54:55,840 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-8.fc21.x86_64 as install for system-config-printer-1.4.4-2.fc21.x86_64 >14:54:55,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >14:54:55,856 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >14:54:55,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.34-2.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >14:54:55,867 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.6-0.11.gbe329745a929.fc21.x86_64 as install for systemtap-2.6-0.11.gbe329745a929.fc21.x86_64 >14:54:55,871 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.6-0.11.gbe329745a929.fc21.x86_64 as install for systemtap-2.6-0.11.gbe329745a929.fc21.x86_64 >14:54:55,885 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >14:54:55,899 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.12.0-1.fc21.x86_64 >14:54:55,902 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-3.fc21.x86_64 as install for 1:totem-3.12.0-1.fc21.x86_64 >14:54:55,919 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >14:54:55,923 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.04-5.fc21.x86_64 >14:54:55,927 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-1.fc21.noarch as install for usb_modeswitch-2.1.1-1.fc21.x86_64 >14:54:55,936 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-1.fc21.x86_64 as install for usb_modeswitch-2.1.1-1.fc21.x86_64 >14:54:55,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for util-linux-2.24.2-1.fc21.x86_64 >14:54:55,951 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc21.x86_64 to require for libutempter.so.0()(64bit) >14:54:55,964 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for vinagre-3.12.1-1.fc21.x86_64 >14:54:55,969 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-25.fc21.x86_64 as install for vinagre-3.12.1-1.fc21.x86_64 >14:54:55,976 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-2.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >14:54:55,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >14:54:55,985 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >14:54:55,985 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >14:54:55,986 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >14:54:55,989 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-4.fc21.x86_64 >14:54:55,995 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.99.1-2.fc21.x86_64 >14:54:56,001 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-1.fc21.x86_64 as install for xorg-x11-drv-evdev-2.8.99.1-2.fc21.x86_64 >14:54:56,003 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.5-1.fc21.x86_64 to require for libmtdev.so.1()(64bit) >14:54:56,011 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >14:54:56,015 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >14:54:56,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >14:54:56,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >14:54:56,041 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.2-0.2.rc1.20140505.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.2-1.fc21.x86_64 >14:54:56,043 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.2-0.2.rc1.20140505.fc21.x86_64 to require for libxatracker.so.2()(64bit) >14:54:56,051 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.99.902-5.20140428.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:54:56,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:54:56,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:54:56,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:54:56,066 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >14:54:56,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >14:54:56,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc21.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >14:54:56,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >14:54:56,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >14:54:56,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >14:54:56,097 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.12.0-1.fc21.x86_64 as install for 1:yelp-3.12.0-1.fc21.x86_64 >14:54:56,100 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-1.fc21.noarch as install for 1:yelp-3.12.0-1.fc21.x86_64 >14:54:56,105 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-11.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >14:54:56,107 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >14:54:56,110 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-12.fc21.noarch as install for yum-3.4.3-146.fc21.noarch >14:54:56,112 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >14:54:56,114 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >14:54:56,117 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >14:54:56,121 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >14:54:56,157 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-3.fc21.x86_64 as install for GConf2-3.2.6-7.fc20.x86_64 >14:54:56,170 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >14:54:56,179 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-21.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-4.git20140428.fc21.x86_64 >14:54:56,187 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc21.noarch as install for PackageKit-0.9.2-1.fc21.x86_64 >14:54:56,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.1-0.gitf78f5de.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >14:54:56,198 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.1-0.gitf78f5de.fc21.x86_64 to require for libsolv.so.0()(64bit) >14:54:56,207 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.2-1.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >14:54:56,216 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.14-1.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >14:54:56,226 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.1-1.fc21.x86_64 as install for abrt-2.2.1-1.fc21.x86_64 >14:54:56,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.2-3.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.1-1.fc21.x86_64 >14:54:56,248 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-212-2.fc21.x86_64 as install for abrt-addon-python-2.2.1-1.fc21.x86_64 >14:54:56,255 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-212-2.fc21.x86_64 as install for abrt-addon-python3-2.2.1-1.fc21.x86_64 >14:54:56,260 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.1-1.fc21.x86_64 as install for abrt-addon-python3-2.2.1-1.fc21.x86_64 >14:54:56,268 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.2.1-1.fc21.x86_64 >14:54:56,273 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.6-5.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-1.fc21.x86_64 >14:54:56,281 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.5-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-1.fc21.x86_64 >14:54:56,300 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.1-1.fc21.x86_64 as install for abrt-gui-2.2.1-1.fc21.x86_64 >14:54:56,306 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.1-1.fc21.x86_64 as install for abrt-gui-2.2.1-1.fc21.x86_64 >14:54:56,320 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1904.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-1.fc21.x86_64 >14:54:56,329 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1904.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-1.fc21.x86_64 >14:54:56,337 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.2-3.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-1.fc21.x86_64 >14:54:56,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.2-3.fc21.x86_64 as install for abrt-tui-2.2.1-1.fc21.x86_64 >14:54:56,370 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc21.x86_64 >14:54:56,404 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-3.fc21.noarch as install for 32:bind-libs-9.9.5-3.fc21.x86_64 >14:54:56,420 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.97-2.fc21.noarch >14:54:56,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-1.fc21.x86_64 as install for cdrdao-1.2.3-21.fc21.x86_64 >14:54:56,449 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-1.fc21.x86_64 to require for libao.so.4()(64bit) >14:54:56,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.1.0-1.fc21.x86_64 as install for clutter-1.18.2-1.fc21.x86_64 >14:54:56,502 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-2.fc21.x86_64 >14:54:56,509 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-3.fc21.x86_64 as install for createrepo-0.10.3-2.fc21.noarch >14:54:56,541 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.85-3.fc21.x86_64 as install for device-mapper-libs-1.02.85-3.fc21.x86_64 >14:54:56,559 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:54:56,567 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:54:56,578 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.5-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:54:56,587 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.10-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:54:56,597 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.7-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:54:56,605 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >14:54:56,616 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for dnsmasq-2.70-1.fc21.x86_64 >14:54:56,620 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >14:54:56,627 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-64.fc21.x86_64 as install for dracut-037-11.git20140402.fc21.x86_64 >14:54:56,632 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc21.x86_64 as install for dracut-037-11.git20140402.fc21.x86_64 >14:54:56,641 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-1.fc21.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:54:56,648 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:54:56,652 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-7.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >14:54:56,659 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-4.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >14:54:56,665 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.2-1.fc21.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:54:56,670 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-5.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:54:56,675 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-1.6-4.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >14:54:56,683 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-22.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >14:54:56,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >14:54:56,729 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-3.fc21.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >14:54:56,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >14:54:56,768 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-libs-1.18.4-2.fc21.x86_64 as install for fakeroot-1.18.4-2.fc21.x86_64 >14:54:56,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >14:54:56,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >14:54:56,805 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-1.fc21.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >14:54:56,812 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >14:54:56,822 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for fipscheck-lib-1.4.1-4.fc21.x86_64 >14:54:56,856 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >14:54:56,877 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 >14:54:56,890 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 >14:54:56,897 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >14:54:56,899 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >14:54:56,900 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >14:54:56,901 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >14:54:56,901 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >14:54:56,902 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >14:54:56,903 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >14:54:56,904 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >14:54:56,904 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >14:54:56,905 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >14:54:56,906 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >14:54:56,907 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >14:54:56,908 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >14:54:56,909 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >14:54:56,910 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >14:54:56,910 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >14:54:56,911 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >14:54:56,912 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >14:54:56,913 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >14:54:56,914 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >14:54:56,915 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >14:54:56,916 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >14:54:56,917 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >14:54:56,918 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >14:54:56,919 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >14:54:56,920 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >14:54:56,920 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >14:54:56,921 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >14:54:56,922 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >14:54:56,954 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-2.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:54:56,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:54:56,972 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-14.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:54:56,981 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-1.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:54:56,984 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >14:54:56,991 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-3.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >14:54:56,995 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >14:54:56,996 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libHalf.so.11()(64bit) >14:54:57,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >14:54:57,012 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >14:54:57,013 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >14:54:57,028 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >14:54:57,044 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014b-1.fc21.noarch as install for glibc-common-2.19.90-12.fc21.x86_64 >14:54:57,049 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.15.0-0.rc4.git0.1.fc21.x86_64 as install for glibc-headers-2.19.90-12.fc21.x86_64 >14:54:57,051 DEBUG yum.verbose.YumBase: Quick matched kernel-headers-3.15.0-0.rc4.git0.1.fc21.x86_64 to require for kernel-headers >14:54:57,063 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.6-1.fc21.x86_64 >14:54:57,075 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc21.noarch as install for gnome-desktop3-3.13.1-1.fc21.x86_64 >14:54:57,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.4.0-1.fc21.x86_64 as install for gnome-online-miners-3.12.0-2.fc21.x86_64 >14:54:57,116 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.1-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.13.1-1.fc21.noarch >14:54:57,123 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-1.fc21.x86_64 as install for gnome-video-effects-0.4.1-1.fc21.noarch >14:54:57,131 DEBUG yum.verbose.YumBase: TSINFO: Marking rubypick-1.1.1-1.fc21.noarch as install for gnuchess-6.1.1-1.fc21.x86_64 >14:54:57,141 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-3.fc21.x86_64 as install for gnutls-3.3.1-4.fc21.x86_64 >14:54:57,160 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-0.2.10-1.fc21.x86_64 >14:54:57,175 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-1.fc21.x86_64 as install for grilo-plugins-0.2.12-3.fc21.x86_64 >14:54:57,187 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >14:54:57,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >14:54:57,212 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >14:54:57,216 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-16.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >14:54:57,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-3.fc21.x86_64 >14:54:57,272 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.1-1.fc21.noarch as install for gtk3-3.13.1-2.fc21.x86_64 >14:54:57,310 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 as install for gvfs-1.21.1-2.fc21.x86_64 >14:54:57,313 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >14:54:57,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-1.fc21.x86_64 as install for gvfs-1.21.1-2.fc21.x86_64 >14:54:57,325 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >14:54:57,338 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-1.fc21.x86_64 as install for harfbuzz-0.9.28-1.fc21.x86_64 >14:54:57,354 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.4-4.fc21.x86_64 as install for hplip-libs-3.14.4-4.fc21.x86_64 >14:54:57,369 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.7-1.fc21.x86_64 as install for ibus-1.5.7-1.fc21.x86_64 >14:54:57,375 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.7-1.fc21.noarch as install for ibus-1.5.7-1.fc21.x86_64 >14:54:57,394 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc21.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >14:54:57,402 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-16.fc21.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >14:54:57,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc21.x86_64 as install for iptables-1.4.21-8.fc21.x86_64 >14:54:57,425 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.53-1.fc21.noarch >14:54:57,446 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >14:54:57,458 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >14:54:57,475 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >14:54:57,476 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjvm.so()(64bit) >14:54:57,477 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjava.so()(64bit) >14:54:57,485 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-10.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >14:54:57,498 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140317-37.gitdec41bce.fc21.noarch as install for kernel-core-3.15.0-0.rc4.git0.1.fc21.x86_64 >14:54:57,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-1.fc21.x86_64 as install for krb5-libs-1.12.1-6.fc21.x86_64 >14:54:57,532 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >14:54:57,536 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >14:54:57,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc21.noarch as install for libX11-1.6.1-1.fc21.x86_64 >14:54:57,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc21.x86_64 >14:54:57,602 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >14:54:57,680 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-4.fc21.x86_64 as install for libgphoto2-2.5.3-7.fc21.x86_64 >14:54:57,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-1.fc21.x86_64 as install for libgphoto2-2.5.3-7.fc21.x86_64 >14:54:57,702 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.38-1.fc21.x86_64 as install for libgpod-0.8.3-2.fc21.x86_64 >14:54:57,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.3-1.fc21.noarch as install for libkkc-0.3.3-1.fc21.x86_64 >14:54:57,738 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc21.x86_64 as install for libkkc-0.3.3-1.fc21.x86_64 >14:54:57,743 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc21.noarch as install for libkkc-0.3.3-1.fc21.x86_64 >14:54:57,750 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-5.fc21.x86_64 as install for libkkc-0.3.3-1.fc21.x86_64 >14:54:57,768 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >14:54:57,792 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >14:54:57,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc21.x86_64 >14:54:57,816 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >14:54:57,817 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0()(64bit) >14:54:57,826 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-10.git20140424.fc21.x86_64 >14:54:57,841 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-1.fc21.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >14:54:57,853 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-14.fc21.x86_64 as install for liborcus-0.5.1-6.fc21.x86_64 >14:54:57,873 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc21.x86_64 as install for libpeas-1.10.0-1.fc21.x86_64 >14:54:57,889 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-12.fc21.x86_64 as install for libpeas-1.10.0-1.fc21.x86_64 >14:54:57,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc21.x86_64 as install for libproxy-0.4.11-8.fc21.x86_64 >14:54:57,919 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >14:54:57,927 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >14:54:57,976 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.2.4.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:57,990 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:57,995 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,015 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,032 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.3.20130214.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,038 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.2.4.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,046 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,055 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.13-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,064 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,074 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.3-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,083 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.28-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,093 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-10.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,135 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,139 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >14:54:58,146 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,156 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-14.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.1-7.fc21.x86_64 >14:54:58,189 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-2.fc21.x86_64 as install for libreport-2.2.2-3.fc21.x86_64 >14:54:58,192 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >14:54:58,193 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >14:54:58,194 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0()(64bit) >14:54:58,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.2-3.fc21.x86_64 as install for libreport-gtk-2.2.2-3.fc21.x86_64 >14:54:58,208 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.2.2-3.fc21.x86_64 >14:54:58,232 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-2.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >14:54:58,254 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc21.x86_64 as install for libsemanage-2.2-3.fc21.x86_64 >14:54:58,256 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >14:54:58,257 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >14:54:58,304 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-10.fc21.x86_64 as install for libtiff-4.0.3-14.fc21.x86_64 >14:54:58,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-3.fc21.x86_64 as install for libtranslit-m17n-0.0.3-3.fc21.x86_64 >14:54:58,348 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.1-4.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:54:58,364 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:54:58,379 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:54:58,391 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-1.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:54:58,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.4-2.fc21.x86_64 as install for libvirt-client-1.2.3-2.fc21.x86_64 >14:54:58,404 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.4-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >14:54:58,405 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.4-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >14:54:58,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.3-2.fc21.x86_64 >14:54:58,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.3-2.fc21.x86_64 >14:54:58,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:54:58,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:54:58,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:54:58,457 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:54:58,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:54:58,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.3-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:54:58,475 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.0.0-3.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.3-2.fc21.x86_64 >14:54:58,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-1.fc21.x86_64 as install for libvirt-gobject-0.1.8-1.fc21.x86_64 >14:54:58,498 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-1.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >14:54:58,499 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-1.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >14:54:58,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-2.fc21.noarch as install for libwacom-0.9-2.fc21.x86_64 >14:54:58,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-3.fc21.x86_64 as install for libwebkit2gtk-2.4.1-1.fc21.x86_64 >14:54:58,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc21.x86_64 >14:54:58,603 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-2.fc21.noarch as install for m17n-lib-1.6.4-10.fc21.x86_64 >14:54:58,620 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2-0.2.rc1.20140505.fc21.x86_64 as install for mesa-libEGL-10.2-0.2.rc1.20140505.fc21.x86_64 >14:54:58,659 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-13.20140323.fc21.noarch as install for ncurses-libs-5.9-13.20140323.fc21.x86_64 >14:54:58,670 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc21.x86_64 as install for newt-0.52.17-1.fc21.x86_64 >14:54:58,673 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc21.x86_64 to require for libslang.so.2()(64bit) >14:54:58,687 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.0-1.fc21.x86_64 as install for nss-3.16.0-1.fc21.x86_64 >14:54:58,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-13.fc21.x86_64 as install for open-vm-tools-9.4.0-9.fc21.x86_64 >14:54:58,731 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-21.svn457.fc21.noarch as install for openconnect-5.99-1.fc21.x86_64 >14:54:58,740 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.5-1.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >14:54:58,751 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >14:54:58,754 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >14:54:58,755 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >14:54:58,755 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >14:54:58,797 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-1.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >14:54:58,799 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-1.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >14:54:58,800 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-1.fc21.x86_64 to require for libthai.so.0()(64bit) >14:54:58,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-6.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >14:54:58,851 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-298.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,857 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,864 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,869 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-298.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,875 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-2.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,881 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,887 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,893 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,902 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,907 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >14:54:58,910 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-298.fc21.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,917 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >14:54:58,938 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc21.noarch as install for 1:perl-Encode-2.60-1.fc21.x86_64 >14:54:58,964 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >14:54:59,013 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 >14:54:59,023 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >14:54:59,036 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc21.x86_64 as install for poppler-0.24.3-3.fc21.x86_64 >14:54:59,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-libs-5.0-3.fc21.x86_64 >14:54:59,071 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-1.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-3.fc21.x86_64 >14:54:59,074 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-1.fc21.x86_64 to require for libsbc.so.1()(64bit) >14:54:59,087 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-2.fc20.x86_64 as install for pycairo-1.8.10-8.fc21.x86_64 >14:54:59,107 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >14:54:59,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >14:54:59,128 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-1.fc21.noarch as install for python-caribou-0.4.13-4.fc21.noarch >14:54:59,134 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-1.fc21.noarch as install for python-iniparse-0.4-12.fc21.noarch >14:54:59,139 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >14:54:59,155 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.0.0-5.fc21.x86_64 as install for python-pillow-2.4.0-3.fc21.x86_64 >14:54:59,160 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc21.noarch as install for python-slip-dbus-0.6.0-1.fc21.noarch >14:54:59,166 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-1.fc21.x86_64 as install for python-urlgrabber-3.10.1-0.fc21.noarch >14:54:59,182 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.2-2.fc21.x86_64 as install for python3-brlapi-0.6.2-2.fc21.x86_64 >14:54:59,186 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-2.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >14:54:59,195 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.13.1-1.fc21.x86_64 >14:54:59,201 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc21.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >14:54:59,206 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >14:54:59,219 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-7.fc21.x86_64 as install for python3-speechd-0.8-7.fc21.x86_64 >14:54:59,237 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-20-13.fc21.noarch as install for 1:qt-4.8.6-6.fc21.x86_64 >14:54:59,253 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-2.0.2-1.fc21.x86_64 as install for 1:qt-x11-4.8.6-6.fc21.x86_64 >14:54:59,338 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc21.x86_64 as install for 2:samba-libs-4.1.6-2.fc21.x86_64 >14:54:59,342 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >14:54:59,363 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-1.fc21.noarch as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:54:59,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-7.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:54:59,373 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.6-1.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:54:59,384 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:54:59,389 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-14.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >14:54:59,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-1.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >14:54:59,410 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >14:54:59,411 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >14:54:59,415 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >14:54:59,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.0.0-3.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >14:54:59,435 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.5.1-1.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >14:54:59,437 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.5.1-1.fc21.x86_64 to require for libsss_krb5_common.so()(64bit) >14:54:59,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.5.1-1.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >14:54:59,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-21.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >14:54:59,461 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.5.1-1.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >14:54:59,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-21.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >14:54:59,481 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-21.fc21.x86_64 to require for libini_config.so.3()(64bit) >14:54:59,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-21.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >14:54:59,495 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >14:54:59,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.5.1-1.fc21.x86_64 as install for sssd-ipa-1.11.5.1-1.fc21.x86_64 >14:54:59,519 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.5.1-1.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >14:54:59,536 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-1.fc21.x86_64 as install for system-config-printer-libs-1.4.4-2.fc21.noarch >14:54:59,559 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.6-0.11.gbe329745a929.fc21.x86_64 as install for systemtap-client-2.6-0.11.gbe329745a929.fc21.x86_64 >14:54:59,569 DEBUG yum.verbose.YumBase: TSINFO: Marking mokutil-0.7-1.fc20.x86_64 as install for systemtap-client-2.6-0.11.gbe329745a929.fc21.x86_64 >14:54:59,589 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.5.0-6.fc21.noarch as install for tagsoup-1.2.1-6.fc20.noarch >14:54:59,595 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-3.5.0-6.fc21.noarch to require for jpackage-utils >14:54:59,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.10-1.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >14:54:59,614 DEBUG yum.verbose.YumBase: Quick matched libteam-1.10-1.fc21.x86_64 to require for libteam.so.5()(64bit) >14:54:59,621 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-2.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >14:54:59,632 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-3.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >14:54:59,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-1.fc21.x86_64 as install for telepathy-haze-0.8.0-1.fc21.x86_64 >14:54:59,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-2.fc21.x86_64 as install for totem-pl-parser-3.10.2-1.fc21.x86_64 >14:54:59,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >14:54:59,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-1.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >14:54:59,782 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-1.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >14:54:59,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >14:54:59,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >14:54:59,825 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >14:54:59,834 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-2.fc21.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >14:54:59,889 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.15.0-0.rc4.git0.1.fc21.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >14:54:59,899 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc21.x86_64 as install for xorg-x11-server-utils-7.7-4.fc21.x86_64 >14:54:59,942 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.2-3.fc21.x86_64 as install for abrt-python3-2.2.1-1.fc21.x86_64 >14:54:59,966 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-2.fc21.x86_64 as install for brlapi-0.6.2-2.fc21.x86_64 >14:55:00,001 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-1.fc21.x86_64 as install for brlapi-0.6.2-2.fc21.x86_64 >14:55:00,026 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-1.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >14:55:00,039 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc21.noarch >14:55:00,073 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc21.x86_64 as install for frei0r-plugins-1.4-1.fc21.x86_64 >14:55:00,094 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc21.x86_64 as install for gnupg-1.4.16-4.fc21.x86_64 >14:55:00,107 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.1-4.fc21.x86_64 as install for gnutls-utils-3.3.1-4.fc21.x86_64 >14:55:00,111 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.3.1-4.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >14:55:00,118 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.2-2.fc21.x86_64 as install for gnutls-utils-3.3.1-4.fc21.x86_64 >14:55:00,157 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014b-1.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >14:55:00,162 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.5.0-6.fc21.noarch as install for javapackages-tools-3.5.0-6.fc21.noarch >14:55:00,173 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-037-11.git20140402.fc21.x86_64 as install for kexec-tools-2.0.6-5.fc21.x86_64 >14:55:00,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >14:55:00,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >14:55:00,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >14:55:00,289 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-16.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:55:00,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-11.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:55:00,299 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-11.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >14:55:00,307 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-14.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:55:00,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.3.rc2.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:55:00,329 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >14:55:00,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-1.fc21.noarch as install for libquvi-0.9.4-2.fc21.x86_64 >14:55:00,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-3.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.2-3.fc21.x86_64 >14:55:00,399 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-15.20140225git.fc21.x86_64 as install for libvirt-daemon-1.2.3-2.fc21.x86_64 >14:55:00,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-2.fc21.x86_64 as install for libvirt-daemon-1.2.3-2.fc21.x86_64 >14:55:00,425 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.2.3-2.fc21.x86_64 >14:55:00,447 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-7.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.3-2.fc21.x86_64 >14:55:00,453 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >14:55:00,453 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >14:55:00,454 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >14:55:00,455 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >14:55:00,456 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1()(64bit) >14:55:00,462 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.10.0-2.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.3-2.fc21.x86_64 >14:55:00,467 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-8.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.3-2.fc21.x86_64 >14:55:00,482 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.2.3-2.fc21.x86_64 >14:55:00,488 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.0.0-3.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.3-2.fc21.x86_64 >14:55:00,511 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:55:00,518 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-6.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:55:00,526 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.106-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:55:00,550 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-21.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:55:00,564 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.72.2-2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:55:00,571 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.72.2-2.fc21.x86_64 to require for librados.so.2()(64bit) >14:55:00,578 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:55:00,583 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-3.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >14:55:00,584 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-3.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >14:55:00,591 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.3-2.fc21.x86_64 >14:55:00,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc21.x86_64 as install for mcpp-2.7.2-11.fc21.x86_64 >14:55:00,630 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >14:55:00,649 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-1.fc21.x86_64 as install for openvpn-2.3.2-4.fc21.x86_64 >14:55:00,667 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-1.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-298.fc21.noarch >14:55:00,683 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-298.fc21.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >14:55:00,693 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >14:55:00,702 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >14:55:00,750 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >14:55:00,756 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >14:55:00,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.2-3.fc21.x86_64 as install for policycoreutils-python-2.2.5-14.fc21.x86_64 >14:55:00,774 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-9.fc21.noarch as install for policycoreutils-python-2.2.5-14.fc21.x86_64 >14:55:00,785 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-14.fc21.x86_64 >14:55:00,790 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >14:55:00,791 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >14:55:00,794 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.2-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-14.fc21.x86_64 >14:55:00,798 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libapol.so.4()(64bit) >14:55:00,823 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-1.fc21.x86_64 as install for python-paramiko-1.12.2-1.fc21.noarch >14:55:00,829 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.10-3.fc21.noarch as install for python-paramiko-1.12.2-1.fc21.noarch >14:55:00,846 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.0.0-3.fc21.x86_64 as install for 2:qemu-kvm-2.0.0-3.fc21.x86_64 >14:55:00,878 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-1.fc21.x86_64 as install for redland-1.0.17-1.fc21.x86_64 >14:55:00,897 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-2.1.1-19.fc21.x86_64 as install for rubypick-1.1.1-1.fc21.noarch >14:55:00,909 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc21.x86_64 >14:55:00,922 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc21.noarch as install for speech-dispatcher-0.8-7.fc21.x86_64 >14:55:00,931 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-21.fc21.x86_64 as install for speech-dispatcher-0.8-7.fc21.x86_64 >14:55:00,934 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >14:55:00,935 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >14:55:00,936 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite.so.1()(64bit) >14:55:00,942 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-8.fc21.x86_64 as install for speech-dispatcher-0.8-7.fc21.x86_64 >14:55:00,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.5.1-1.fc21.x86_64 as install for sssd-client-1.11.5.1-1.fc21.x86_64 >14:55:00,970 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 as install for sssd-krb5-common-1.11.5.1-1.fc21.x86_64 >14:55:00,982 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc21.x86_64 as install for stoken-libs-0.5-1.fc21.x86_64 >14:55:00,994 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-6.20130314.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >14:55:00,998 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-6.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >14:55:01,006 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-12.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >14:55:01,033 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-6.fc21.x86_64 as install for systemtap-runtime-2.6-0.11.gbe329745a929.fc21.x86_64 >14:55:01,038 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-6.fc21.x86_64 to require for libdyninstAPI.so.8.1()(64bit) >14:55:01,063 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-41.fc21.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >14:55:01,067 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-41.fc21.x86_64 to require for ttmkfdir >14:55:01,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.0-1.fc21.x86_64 as install for atlas-3.10.1-12.fc21.x86_64 >14:55:01,084 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-1.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >14:55:01,085 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-1.fc21.x86_64 to require for libgfortran.so.3()(64bit) >14:55:01,102 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >14:55:01,111 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >14:55:01,121 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-14.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >14:55:01,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20140413-1.fc21.x86_64 as install for dyninst-8.1.2-6.fc21.x86_64 >14:55:01,164 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >14:55:01,176 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >14:55:01,193 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc21.x86_64 >14:55:01,201 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.0-3.fc21.x86_64 as install for glusterfs-api-3.5.0-3.fc21.x86_64 >14:55:01,220 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch >14:55:01,228 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-21.fc21.x86_64 as install for iscsi-initiator-utils-6.2.0.873-21.fc21.x86_64 >14:55:01,244 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-8.fc21.x86_64 as install for libgadu-1.12.0-0.3.rc2.fc21.x86_64 >14:55:01,260 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.4rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >14:55:01,265 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >14:55:01,270 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >14:55:01,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc21.x86_64 as install for libtomcrypt-1.17-21.fc21.x86_64 >14:55:01,295 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc21.x86_64 to require for libtommath.so.0()(64bit) >14:55:01,316 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.106-3.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >14:55:01,324 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-1.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >14:55:01,335 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.85-3.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >14:55:01,364 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-1.fc21.noarch as install for perl-Pod-Perldoc-3.23-1.fc21.noarch >14:55:01,394 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-1.fc21.x86_64 as install for python-javapackages-3.5.0-6.fc21.noarch >14:55:01,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-2.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:55:01,414 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-2.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >14:55:01,421 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-3.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:55:01,424 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-3.fc21.x86_64 to require for libxenguest.so.4.4()(64bit) >14:55:01,425 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-3.fc21.x86_64 to require for libxenctrl.so.4.4()(64bit) >14:55:01,431 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-1.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:55:01,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-5.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:55:01,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-4.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >14:55:01,469 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.0.0-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:55:01,477 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.4-5.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:55:01,481 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-1.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:55:01,486 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:55:01,490 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.4-5.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:55:01,499 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:55:01,506 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >14:55:01,507 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >14:55:01,508 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >14:55:01,509 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >14:55:01,510 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >14:55:01,511 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >14:55:01,511 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >14:55:01,512 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >14:55:01,513 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >14:55:01,514 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >14:55:01,514 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >14:55:01,515 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >14:55:01,520 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >14:55:01,530 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-libs-2.1.1-19.fc21.x86_64 as install for ruby-2.1.1-19.fc21.x86_64 >14:55:01,533 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-bigdecimal-1.2.4-19.fc21.x86_64 as install for ruby-2.1.1-19.fc21.x86_64 >14:55:01,536 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygems-2.2.2-19.fc21.noarch as install for ruby-2.1.1-19.fc21.x86_64 >14:55:01,547 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >14:55:01,549 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >14:55:01,550 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >14:55:01,554 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6()(64bit) >14:55:01,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-2.fc21.x86_64 as install for corosync-2.3.3-1.fc21.x86_64 >14:55:01,592 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >14:55:01,598 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >14:55:01,601 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >14:55:01,602 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >14:55:01,603 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >14:55:01,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.0-1.fc21.x86_64 as install for libgfortran-4.9.0-1.fc21.x86_64 >14:55:01,624 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-1.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >14:55:01,625 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-1.fc21.x86_64 to require for libquadmath.so.0()(64bit) >14:55:01,632 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc21.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >14:55:01,638 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.85-3.fc21.x86_64 as install for lvm2-libs-2.02.106-3.fc21.x86_64 >14:55:01,649 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >14:55:01,653 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >14:55:01,662 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-1.fc21.noarch as install for python-lxml-3.3.5-1.fc21.x86_64 >14:55:01,677 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-rdoc-4.1.0-19.fc21.noarch as install for rubygems-2.2.2-19.fc21.noarch >14:55:01,679 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-psych-2.0.3-19.fc21.x86_64 as install for rubygems-2.2.2-19.fc21.noarch >14:55:01,682 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-io-console-0.4.2-19.fc21.x86_64 as install for rubygems-2.2.2-19.fc21.noarch >14:55:01,695 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-3.fc21.x86_64 as install for xen-libs-4.4.0-3.fc21.x86_64 >14:55:01,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libyaml-0.1.6-2.fc21.x86_64 as install for rubygem-psych-2.0.3-19.fc21.x86_64 >14:55:01,722 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-irb-2.1.1-19.fc21.noarch as install for rubygem-rdoc-4.1.0-19.fc21.noarch >14:55:01,725 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-json-1.8.1-19.fc21.x86_64 as install for rubygem-rdoc-4.1.0-19.fc21.noarch >14:55:02,633 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-7.fc21.noarch as install for hunspell-en-0.20121024-7.fc21.noarch >14:55:03,084 DEBUG yum.verbose.YumBase: Depsolve time: 14.146 >14:55:03,190 INFO packaging: 1454 packages selected totalling 4779.07 MiB > > >/tmp/program.log: >10:54:27,171 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:54:27,194 DEBUG program: Return code: 0 >10:54:27,195 INFO program: Running... udevadm settle --timeout=300 >10:54:27,561 DEBUG program: Return code: 0 >10:54:27,621 INFO program: Running... modprobe fcoe >10:54:27,693 DEBUG program: Return code: 0 >10:54:27,694 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:54:27,720 INFO program: No FCoE boot disk information is found in EDD! >10:54:27,720 DEBUG program: Return code: 1 >10:54:28,771 INFO program: Running... spice-vdagent >10:54:28,770 INFO program: Running... metacity --display :1 --sm-disable >10:54:28,842 DEBUG program: Return code: 0 >10:54:31,286 INFO program: Running... udevadm settle --timeout=300 >10:54:31,344 DEBUG program: Return code: 0 >10:54:31,344 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >10:54:31,472 DEBUG program: Return code: 0 >10:54:31,473 INFO program: Running... udevadm settle --timeout=300 >10:54:31,514 DEBUG program: Return code: 0 >10:54:31,603 INFO program: Running... multipath -c /dev/sdc >10:54:31,625 INFO program: /dev/sdc is not a valid multipath device path >10:54:31,625 DEBUG program: Return code: 1 >10:54:31,626 INFO program: Running... systemctl start chronyd.service >10:54:31,738 DEBUG program: Return code: 0 >10:54:33,629 INFO program: Running... multipath -c /dev/sda >10:54:33,652 INFO program: /dev/sda is not a valid multipath device path >10:54:33,653 DEBUG program: Return code: 1 >10:54:34,007 INFO program: Running... dumpe2fs -h /dev/sda1 >10:54:34,081 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >10:54:34,082 INFO program: Filesystem volume name: <none> >10:54:34,083 INFO program: Last mounted on: <not available> >10:54:34,084 INFO program: Filesystem UUID: af8a5547-7e19-46dd-b174-ebc893b79f1a >10:54:34,084 INFO program: Filesystem magic number: 0xEF53 >10:54:34,085 INFO program: Filesystem revision #: 1 (dynamic) >10:54:34,086 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 >10:54:34,086 INFO program: Filesystem flags: signed_directory_hash >10:54:34,087 INFO program: Default mount options: user_xattr acl >10:54:34,088 INFO program: Filesystem state: clean >10:54:34,088 INFO program: Errors behavior: Continue >10:54:34,089 INFO program: Filesystem OS type: Linux >10:54:34,090 INFO program: Inode count: 9773056 >10:54:34,090 INFO program: Block count: 39072256 >10:54:34,091 INFO program: Reserved block count: 1953612 >10:54:34,091 INFO program: Free blocks: 38410905 >10:54:34,092 INFO program: Free inodes: 9773045 >10:54:34,093 INFO program: First block: 0 >10:54:34,093 INFO program: Block size: 4096 >10:54:34,094 INFO program: Fragment size: 4096 >10:54:34,094 INFO program: Reserved GDT blocks: 1014 >10:54:34,095 INFO program: Blocks per group: 32768 >10:54:34,096 INFO program: Fragments per group: 32768 >10:54:34,096 INFO program: Inodes per group: 8192 >10:54:34,097 INFO program: Inode blocks per group: 512 >10:54:34,097 INFO program: Flex block group size: 16 >10:54:34,098 INFO program: Filesystem created: Thu Jan 16 16:01:44 2014 >10:54:34,099 INFO program: Last mount time: Wed Jan 29 14:02:51 2014 >10:54:34,099 INFO program: Last write time: Fri Jan 31 06:51:44 2014 >10:54:34,100 INFO program: Mount count: 9 >10:54:34,101 INFO program: Maximum mount count: -1 >10:54:34,101 INFO program: Last checked: Thu Jan 16 16:01:44 2014 >10:54:34,102 INFO program: Check interval: 0 (<none>) >10:54:34,103 INFO program: Lifetime writes: 2519 MB >10:54:34,103 INFO program: Reserved blocks uid: 0 (user root) >10:54:34,104 INFO program: Reserved blocks gid: 0 (group root) >10:54:34,104 INFO program: First inode: 11 >10:54:34,105 INFO program: Inode size: 256 >10:54:34,106 INFO program: Required extra isize: 28 >10:54:34,106 INFO program: Desired extra isize: 28 >10:54:34,107 INFO program: Journal inode: 8 >10:54:34,108 INFO program: Default directory hash: half_md4 >10:54:34,108 INFO program: Directory Hash Seed: 2bbccbf0-f415-46a8-9d37-5519e6c3bedb >10:54:34,109 INFO program: Journal backup: inode blocks >10:54:34,110 INFO program: Journal features: (none) >10:54:34,110 INFO program: Journal size: 128M >10:54:34,111 INFO program: Journal length: 32768 >10:54:34,112 INFO program: Journal sequence: 0x0000000d >10:54:34,112 INFO program: Journal start: 0 >10:54:34,113 INFO program: >10:54:34,113 DEBUG program: Return code: 0 >10:54:34,115 INFO program: Running... resize2fs -P /dev/sda1 >10:54:34,173 INFO program: resize2fs 1.42.9 (28-Dec-2013) >10:54:34,174 INFO program: Estimated minimum size of the filesystem: 121589 >10:54:34,174 DEBUG program: Return code: 0 >10:54:34,484 INFO program: Running... multipath -c /dev/sdb >10:54:34,504 INFO program: /dev/sdb is not a valid multipath device path >10:54:34,505 DEBUG program: Return code: 1 >10:54:34,824 INFO program: Running... dumpe2fs -h /dev/sdb1 >10:54:34,862 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >10:54:34,863 INFO program: Filesystem volume name: <none> >10:54:34,864 INFO program: Last mounted on: /boot >10:54:34,864 INFO program: Filesystem UUID: fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c >10:54:34,865 INFO program: Filesystem magic number: 0xEF53 >10:54:34,865 INFO program: Filesystem revision #: 1 (dynamic) >10:54:34,866 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 >10:54:34,867 INFO program: Filesystem flags: signed_directory_hash >10:54:34,867 INFO program: Default mount options: user_xattr acl >10:54:34,868 INFO program: Filesystem state: clean >10:54:34,868 INFO program: Errors behavior: Continue >10:54:34,869 INFO program: Filesystem OS type: Linux >10:54:34,869 INFO program: Inode count: 128016 >10:54:34,870 INFO program: Block count: 512000 >10:54:34,870 INFO program: Reserved block count: 25600 >10:54:34,871 INFO program: Free blocks: 456234 >10:54:34,871 INFO program: Free inodes: 127977 >10:54:34,872 INFO program: First block: 1 >10:54:34,872 INFO program: Block size: 1024 >10:54:34,873 INFO program: Fragment size: 1024 >10:54:34,873 INFO program: Reserved GDT blocks: 256 >10:54:34,874 INFO program: Blocks per group: 8192 >10:54:34,874 INFO program: Fragments per group: 8192 >10:54:34,875 INFO program: Inodes per group: 2032 >10:54:34,876 INFO program: Inode blocks per group: 254 >10:54:34,876 INFO program: Flex block group size: 16 >10:54:34,877 INFO program: Filesystem created: Thu Jan 16 16:02:32 2014 >10:54:34,877 INFO program: Last mount time: Wed Jan 29 14:02:51 2014 >10:54:34,878 INFO program: Last write time: Fri Jan 31 06:51:44 2014 >10:54:34,878 INFO program: Mount count: 9 >10:54:34,879 INFO program: Maximum mount count: -1 >10:54:34,879 INFO program: Last checked: Thu Jan 16 16:02:32 2014 >10:54:34,880 INFO program: Check interval: 0 (<none>) >10:54:34,880 INFO program: Lifetime writes: 53 MB >10:54:34,881 INFO program: Reserved blocks uid: 0 (user root) >10:54:34,881 INFO program: Reserved blocks gid: 0 (group root) >10:54:34,882 INFO program: First inode: 11 >10:54:34,882 INFO program: Inode size: 128 >10:54:34,883 INFO program: Journal inode: 8 >10:54:34,883 INFO program: Default directory hash: half_md4 >10:54:34,884 INFO program: Directory Hash Seed: cfa80ad2-0e95-4c34-bdd9-4b634fdf273f >10:54:34,884 INFO program: Journal backup: inode blocks >10:54:34,885 INFO program: Journal features: (none) >10:54:34,885 INFO program: Journal size: 8M >10:54:34,886 INFO program: Journal length: 8192 >10:54:34,886 INFO program: Journal sequence: 0x0000002e >10:54:34,887 INFO program: Journal start: 0 >10:54:34,887 INFO program: >10:54:34,888 DEBUG program: Return code: 0 >10:54:34,889 INFO program: Running... resize2fs -P /dev/sdb1 >10:54:34,919 INFO program: resize2fs 1.42.9 (28-Dec-2013) >10:54:34,920 INFO program: Estimated minimum size of the filesystem: 44626 >10:54:34,921 DEBUG program: Return code: 0 >10:54:35,281 INFO program: Running... dumpe2fs -h /dev/sdb2 >10:54:35,346 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >10:54:35,347 INFO program: Filesystem volume name: <none> >10:54:35,348 INFO program: Last mounted on: / >10:54:35,349 INFO program: Filesystem UUID: 5d6bf93d-d248-4ce7-9c94-9c19be852b69 >10:54:35,349 INFO program: Filesystem magic number: 0xEF53 >10:54:35,350 INFO program: Filesystem revision #: 1 (dynamic) >10:54:35,350 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 >10:54:35,351 INFO program: Filesystem flags: signed_directory_hash >10:54:35,352 INFO program: Default mount options: user_xattr acl >10:54:35,352 INFO program: Filesystem state: clean >10:54:35,353 INFO program: Errors behavior: Continue >10:54:35,354 INFO program: Filesystem OS type: Linux >10:54:35,354 INFO program: Inode count: 30236672 >10:54:35,355 INFO program: Block count: 120919808 >10:54:35,356 INFO program: Reserved block count: 6045990 >10:54:35,357 INFO program: Free blocks: 118404691 >10:54:35,357 INFO program: Free inodes: 30172504 >10:54:35,358 INFO program: First block: 0 >10:54:35,358 INFO program: Block size: 4096 >10:54:35,359 INFO program: Fragment size: 4096 >10:54:35,360 INFO program: Reserved GDT blocks: 995 >10:54:35,360 INFO program: Blocks per group: 32768 >10:54:35,361 INFO program: Fragments per group: 32768 >10:54:35,362 INFO program: Inodes per group: 8192 >10:54:35,362 INFO program: Inode blocks per group: 512 >10:54:35,363 INFO program: Flex block group size: 16 >10:54:35,363 INFO program: Filesystem created: Thu Jan 16 16:02:34 2014 >10:54:35,364 INFO program: Last mount time: Wed Jan 29 14:02:50 2014 >10:54:35,365 INFO program: Last write time: Thu Jan 23 11:10:06 2014 >10:54:35,366 INFO program: Mount count: 9 >10:54:35,366 INFO program: Maximum mount count: -1 >10:54:35,367 INFO program: Last checked: Thu Jan 16 16:02:34 2014 >10:54:35,368 INFO program: Check interval: 0 (<none>) >10:54:35,368 INFO program: Lifetime writes: 12 GB >10:54:35,369 INFO program: Reserved blocks uid: 0 (user root) >10:54:35,370 INFO program: Reserved blocks gid: 0 (group root) >10:54:35,370 INFO program: First inode: 11 >10:54:35,371 INFO program: Inode size: 256 >10:54:35,372 INFO program: Required extra isize: 28 >10:54:35,374 INFO program: Desired extra isize: 28 >10:54:35,375 INFO program: Journal inode: 8 >10:54:35,375 INFO program: Default directory hash: half_md4 >10:54:35,376 INFO program: Directory Hash Seed: 7de6a52d-38a9-47c2-b29f-d0cd10b58758 >10:54:35,376 INFO program: Journal backup: inode blocks >10:54:35,377 INFO program: Journal features: journal_incompat_revoke >10:54:35,378 INFO program: Journal size: 128M >10:54:35,379 INFO program: Journal length: 32768 >10:54:35,379 INFO program: Journal sequence: 0x000157ce >10:54:35,380 INFO program: Journal start: 0 >10:54:35,380 INFO program: >10:54:35,381 DEBUG program: Return code: 0 >10:54:35,382 INFO program: Running... resize2fs -P /dev/sdb2 >10:54:35,411 INFO program: resize2fs 1.42.9 (28-Dec-2013) >10:54:35,413 INFO program: Estimated minimum size of the filesystem: 867261 >10:54:35,413 DEBUG program: Return code: 0 >10:54:36,155 INFO program: Running... dumpe2fs -h /dev/loop1 >10:54:36,171 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >10:54:36,172 INFO program: Filesystem volume name: Anaconda >10:54:36,172 INFO program: Last mounted on: / >10:54:36,173 INFO program: Filesystem UUID: a87211f2-e996-4f37-b591-33eac6531285 >10:54:36,174 INFO program: Filesystem magic number: 0xEF53 >10:54:36,175 INFO program: Filesystem revision #: 1 (dynamic) >10:54:36,175 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 >10:54:36,176 INFO program: Filesystem flags: signed_directory_hash >10:54:36,177 INFO program: Default mount options: user_xattr acl >10:54:36,177 INFO program: Filesystem state: clean >10:54:36,178 INFO program: Errors behavior: Continue >10:54:36,179 INFO program: Filesystem OS type: Linux >10:54:36,179 INFO program: Inode count: 131072 >10:54:36,180 INFO program: Block count: 2097152 >10:54:36,181 INFO program: Reserved block count: 0 >10:54:36,181 INFO program: Free blocks: 1145165 >10:54:36,182 INFO program: Free inodes: 95775 >10:54:36,183 INFO program: First block: 1 >10:54:36,184 INFO program: Block size: 1024 >10:54:36,184 INFO program: Fragment size: 1024 >10:54:36,185 INFO program: Reserved GDT blocks: 256 >10:54:36,186 INFO program: Blocks per group: 8192 >10:54:36,187 INFO program: Fragments per group: 8192 >10:54:36,187 INFO program: Inodes per group: 512 >10:54:36,188 INFO program: Inode blocks per group: 128 >10:54:36,189 INFO program: Flex block group size: 16 >10:54:36,189 INFO program: Filesystem created: Tue May 6 10:14:09 2014 >10:54:36,190 INFO program: Last mount time: Tue May 6 10:14:55 2014 >10:54:36,191 INFO program: Last write time: Tue May 6 10:15:08 2014 >10:54:36,191 INFO program: Mount count: 2 >10:54:36,192 INFO program: Maximum mount count: -1 >10:54:36,193 INFO program: Last checked: Tue May 6 10:14:09 2014 >10:54:36,193 INFO program: Check interval: 0 (<none>) >10:54:36,194 INFO program: Lifetime writes: 32 MB >10:54:36,194 INFO program: Reserved blocks uid: 0 (user root) >10:54:36,195 INFO program: Reserved blocks gid: 0 (group root) >10:54:36,196 INFO program: First inode: 11 >10:54:36,197 INFO program: Inode size: 256 >10:54:36,198 INFO program: Required extra isize: 28 >10:54:36,198 INFO program: Desired extra isize: 28 >10:54:36,199 INFO program: Journal inode: 8 >10:54:36,200 INFO program: Default directory hash: half_md4 >10:54:36,201 INFO program: Directory Hash Seed: 1a8210e2-511d-4daa-baff-6a071ace3041 >10:54:36,202 INFO program: Journal backup: inode blocks >10:54:36,202 INFO program: Journal features: (none) >10:54:36,203 INFO program: Journal size: 32M >10:54:36,204 INFO program: Journal length: 32768 >10:54:36,205 INFO program: Journal sequence: 0x0000000f >10:54:36,206 INFO program: Journal start: 0 >10:54:36,206 INFO program: >10:54:36,207 DEBUG program: Return code: 0 >10:54:36,209 INFO program: Running... resize2fs -P /dev/loop1 >10:54:36,231 INFO program: resize2fs 1.42.9 (28-Dec-2013) >10:54:36,232 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >10:54:36,232 INFO program: Couldn't find valid filesystem superblock. >10:54:36,233 DEBUG program: Return code: 1 >10:54:36,469 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:54:36,486 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >10:54:36,487 INFO program: Filesystem volume name: Anaconda >10:54:36,488 INFO program: Last mounted on: / >10:54:36,489 INFO program: Filesystem UUID: a87211f2-e996-4f37-b591-33eac6531285 >10:54:36,489 INFO program: Filesystem magic number: 0xEF53 >10:54:36,490 INFO program: Filesystem revision #: 1 (dynamic) >10:54:36,490 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 >10:54:36,491 INFO program: Filesystem flags: signed_directory_hash >10:54:36,492 INFO program: Default mount options: user_xattr acl >10:54:36,493 INFO program: Filesystem state: clean >10:54:36,493 INFO program: Errors behavior: Continue >10:54:36,494 INFO program: Filesystem OS type: Linux >10:54:36,494 INFO program: Inode count: 131072 >10:54:36,494 INFO program: Block count: 2097152 >10:54:36,502 INFO program: Reserved block count: 0 >10:54:36,503 INFO program: Free blocks: 1145165 >10:54:36,504 INFO program: Free inodes: 95775 >10:54:36,504 INFO program: First block: 1 >10:54:36,505 INFO program: Block size: 1024 >10:54:36,506 INFO program: Fragment size: 1024 >10:54:36,506 INFO program: Reserved GDT blocks: 256 >10:54:36,507 INFO program: Blocks per group: 8192 >10:54:36,507 INFO program: Fragments per group: 8192 >10:54:36,508 INFO program: Inodes per group: 512 >10:54:36,508 INFO program: Inode blocks per group: 128 >10:54:36,509 INFO program: Flex block group size: 16 >10:54:36,510 INFO program: Filesystem created: Tue May 6 10:14:09 2014 >10:54:36,510 INFO program: Last mount time: Wed May 7 10:54:06 2014 >10:54:36,511 INFO program: Last write time: Wed May 7 10:54:06 2014 >10:54:36,511 INFO program: Mount count: 3 >10:54:36,512 INFO program: Maximum mount count: -1 >10:54:36,513 INFO program: Last checked: Tue May 6 10:14:09 2014 >10:54:36,513 INFO program: Check interval: 0 (<none>) >10:54:36,514 INFO program: Lifetime writes: 32 MB >10:54:36,514 INFO program: Reserved blocks uid: 0 (user root) >10:54:36,515 INFO program: Reserved blocks gid: 0 (group root) >10:54:36,516 INFO program: First inode: 11 >10:54:36,516 INFO program: Inode size: 256 >10:54:36,517 INFO program: Required extra isize: 28 >10:54:36,517 INFO program: Desired extra isize: 28 >10:54:36,518 INFO program: Journal inode: 8 >10:54:36,518 INFO program: Default directory hash: half_md4 >10:54:36,519 INFO program: Directory Hash Seed: 1a8210e2-511d-4daa-baff-6a071ace3041 >10:54:36,520 INFO program: Journal backup: inode blocks >10:54:36,520 INFO program: Journal features: (none) >10:54:36,521 INFO program: Journal size: 32M >10:54:36,522 INFO program: Journal length: 32768 >10:54:36,522 INFO program: Journal sequence: 0x00000010 >10:54:36,523 INFO program: Journal start: 1 >10:54:36,523 INFO program: >10:54:36,524 DEBUG program: Return code: 0 >10:54:36,525 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:54:36,556 INFO program: resize2fs 1.42.9 (28-Dec-2013) >10:54:36,557 INFO program: Estimated minimum size of the filesystem: 938649 >10:54:36,557 DEBUG program: Return code: 0 >10:54:36,950 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >10:54:37,029 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >10:54:37,031 INFO program: Filesystem volume name: Anaconda >10:54:37,031 INFO program: Last mounted on: / >10:54:37,032 INFO program: Filesystem UUID: a87211f2-e996-4f37-b591-33eac6531285 >10:54:37,033 INFO program: Filesystem magic number: 0xEF53 >10:54:37,033 INFO program: Filesystem revision #: 1 (dynamic) >10:54:37,034 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 >10:54:37,035 INFO program: Filesystem flags: signed_directory_hash >10:54:37,035 INFO program: Default mount options: user_xattr acl >10:54:37,035 INFO program: Filesystem state: clean >10:54:37,036 INFO program: Errors behavior: Continue >10:54:37,036 INFO program: Filesystem OS type: Linux >10:54:37,037 INFO program: Inode count: 131072 >10:54:37,037 INFO program: Block count: 2097152 >10:54:37,037 INFO program: Reserved block count: 0 >10:54:37,038 INFO program: Free blocks: 1145165 >10:54:37,039 INFO program: Free inodes: 95775 >10:54:37,040 INFO program: First block: 1 >10:54:37,040 INFO program: Block size: 1024 >10:54:37,041 INFO program: Fragment size: 1024 >10:54:37,041 INFO program: Reserved GDT blocks: 256 >10:54:37,042 INFO program: Blocks per group: 8192 >10:54:37,043 INFO program: Fragments per group: 8192 >10:54:37,045 INFO program: Inodes per group: 512 >10:54:37,045 INFO program: Inode blocks per group: 128 >10:54:37,046 INFO program: Flex block group size: 16 >10:54:37,046 INFO program: Filesystem created: Tue May 6 10:14:09 2014 >10:54:37,047 INFO program: Last mount time: Tue May 6 10:14:55 2014 >10:54:37,048 INFO program: Last write time: Tue May 6 10:15:08 2014 >10:54:37,048 INFO program: Mount count: 2 >10:54:37,050 INFO program: Maximum mount count: -1 >10:54:37,051 INFO program: Last checked: Tue May 6 10:14:09 2014 >10:54:37,052 INFO program: Check interval: 0 (<none>) >10:54:37,053 INFO program: Lifetime writes: 32 MB >10:54:37,054 INFO program: Reserved blocks uid: 0 (user root) >10:54:37,055 INFO program: Reserved blocks gid: 0 (group root) >10:54:37,056 INFO program: First inode: 11 >10:54:37,057 INFO program: Inode size: 256 >10:54:37,058 INFO program: Required extra isize: 28 >10:54:37,059 INFO program: Desired extra isize: 28 >10:54:37,059 INFO program: Journal inode: 8 >10:54:37,060 INFO program: Default directory hash: half_md4 >10:54:37,061 INFO program: Directory Hash Seed: 1a8210e2-511d-4daa-baff-6a071ace3041 >10:54:37,062 INFO program: Journal backup: inode blocks >10:54:37,063 INFO program: Journal features: (none) >10:54:37,064 INFO program: Journal size: 32M >10:54:37,065 INFO program: Journal length: 32768 >10:54:37,066 INFO program: Journal sequence: 0x0000000f >10:54:37,067 INFO program: Journal start: 0 >10:54:37,068 INFO program: >10:54:37,068 DEBUG program: Return code: 0 >10:54:37,070 INFO program: Running... resize2fs -P /dev/mapper/live-base >10:54:37,090 INFO program: resize2fs 1.42.9 (28-Dec-2013) >10:54:37,092 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >10:54:37,092 INFO program: Couldn't find valid filesystem superblock. >10:54:37,096 DEBUG program: Return code: 1 >10:54:37,304 INFO program: Running... udevadm settle --timeout=300 >10:54:37,337 DEBUG program: Return code: 0 >10:54:37,355 INFO program: Running... udevadm settle --timeout=300 >10:54:37,384 DEBUG program: Return code: 0 >10:54:37,398 INFO program: Running... udevadm settle --timeout=300 >10:54:37,432 DEBUG program: Return code: 0 >10:54:37,445 INFO program: Running... udevadm settle --timeout=300 >10:54:37,478 DEBUG program: Return code: 0 >10:54:37,485 INFO program: Running... udevadm settle --timeout=300 >10:54:37,520 DEBUG program: Return code: 0 >10:54:37,533 INFO program: Running... udevadm settle --timeout=300 >10:54:37,564 DEBUG program: Return code: 0 >10:54:37,570 INFO program: Running... udevadm settle --timeout=300 >10:54:37,599 DEBUG program: Return code: 0 >10:54:37,614 INFO program: Running... udevadm settle --timeout=300 >10:54:37,648 DEBUG program: Return code: 0 >10:54:37,658 INFO program: Running... udevadm settle --timeout=300 >10:54:37,702 DEBUG program: Return code: 0 >10:54:37,718 INFO program: Running... udevadm settle --timeout=300 >10:54:37,751 DEBUG program: Return code: 0 >10:54:37,761 INFO program: Running... udevadm settle --timeout=300 >10:52:07,056 DEBUG program: Return code: 0 >10:52:07,065 INFO program: Running... udevadm settle --timeout=300 >10:52:07,094 DEBUG program: Return code: 0 >10:52:07,119 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >10:52:07,172 DEBUG program: Return code: 0 >10:52:07,196 INFO program: Running... udevadm settle --timeout=300 >10:52:07,224 DEBUG program: Return code: 0 >10:52:07,225 INFO program: Running... umount /mnt/sysimage >10:52:07,253 DEBUG program: Return code: 0 >10:52:07,254 INFO program: Running... udevadm settle --timeout=300 >10:52:07,282 DEBUG program: Return code: 0 >10:52:07,289 INFO program: Running... udevadm settle --timeout=300 >10:52:07,315 DEBUG program: Return code: 0 >10:52:07,318 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >10:52:07,363 DEBUG program: Return code: 0 >10:52:07,369 INFO program: Running... udevadm settle --timeout=300 >10:52:07,396 DEBUG program: Return code: 0 >10:52:07,396 INFO program: Running... umount /mnt/sysimage >10:52:07,418 DEBUG program: Return code: 0 >10:52:07,419 INFO program: Running... udevadm settle --timeout=300 >10:52:07,446 DEBUG program: Return code: 0 >10:52:07,454 INFO program: Running... udevadm settle --timeout=300 >10:52:07,479 DEBUG program: Return code: 0 >10:52:07,482 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb2 /mnt/sysimage >10:52:07,553 DEBUG program: Return code: 0 >10:52:07,603 INFO program: Running... arch >10:52:07,761 INFO program: x86_64 >10:52:07,762 DEBUG program: Return code: 0 >10:52:07,848 INFO program: Running... udevadm settle --timeout=300 >10:52:07,874 DEBUG program: Return code: 0 >10:52:07,875 INFO program: Running... umount /mnt/sysimage >10:52:07,896 DEBUG program: Return code: 0 >10:52:07,897 INFO program: Running... udevadm settle --timeout=300 >10:52:07,923 DEBUG program: Return code: 0 >10:52:08,127 INFO program: Running... hwclock --hctosys --utc >10:52:18,003 DEBUG program: Return code: 0 >10:53:00,590 INFO program: Running... modprobe btrfs >10:53:00,710 DEBUG program: Return code: 0 >10:53:00,729 INFO program: Running... modprobe xfs >10:53:00,850 DEBUG program: Return code: 0 >10:53:00,927 INFO program: Running... modprobe vfat >10:53:00,973 DEBUG program: Return code: 0 >06:53:08,283 INFO program: Running... systemctl status chronyd.service >06:53:08,314 INFO program: * chronyd.service - NTP client/server >06:53:08,315 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >06:53:08,315 INFO program: Active: active (running) since Wed 2014-05-07 10:54:31 UTC; 1min 23s left >06:53:08,316 INFO program: Process: 1309 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >06:53:08,316 INFO program: Process: 1306 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >06:53:08,317 INFO program: Main PID: 1308 (chronyd) >06:53:08,318 INFO program: CGroup: /system.slice/chronyd.service >06:53:08,318 INFO program: `-1308 /usr/sbin/chronyd -u chrony >06:53:08,319 INFO program: >06:53:08,319 INFO program: May 07 10:54:31 localhost systemd[1]: Starting NTP client/server... >06:53:08,320 INFO program: May 07 10:54:31 localhost systemd[1]: Started NTP client/server. >06:53:08,320 DEBUG program: Return code: 0 >06:53:08,333 INFO program: Running... systemctl start chronyd.service >06:53:08,357 DEBUG program: Return code: 0 >14:53:12,278 INFO program: Running... systemctl status chronyd.service >14:53:12,301 INFO program: * chronyd.service - NTP client/server >14:53:12,302 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >14:53:12,303 INFO program: Active: active (running) since Wed 2014-05-07 10:54:31 UTC; 1min 19s left >14:53:12,304 INFO program: Process: 1309 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >14:53:12,304 INFO program: Process: 1306 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >14:53:12,305 INFO program: Main PID: 1308 (chronyd) >14:53:12,305 INFO program: CGroup: /system.slice/chronyd.service >14:53:12,306 INFO program: `-1308 /usr/sbin/chronyd -u chrony >14:53:12,307 INFO program: >14:53:12,307 INFO program: May 07 10:54:31 localhost systemd[1]: Starting NTP client/server... >14:53:12,308 INFO program: May 07 10:54:31 localhost systemd[1]: Started NTP client/server. >14:53:12,309 INFO program: May 07 10:53:08 localhost systemd[1]: Started NTP client/server. >14:53:12,309 DEBUG program: Return code: 0 >14:53:29,300 INFO program: Running... udevadm settle --timeout=300 >14:53:29,372 DEBUG program: Return code: 0 >14:53:31,458 INFO program: Running... hostnamectl set-hostname admin.postdep.ru >14:53:31,646 DEBUG program: Return code: 0 >14:54:09,734 INFO program: Running... udevadm settle --timeout=300 >14:56:16,535 DEBUG program: Return code: 0 >14:56:16,546 INFO program: Running... udevadm settle --timeout=300 >14:56:16,580 DEBUG program: Return code: 0 >14:56:16,636 INFO program: Running... udevadm settle --timeout=300 >14:56:16,670 DEBUG program: Return code: 0 >14:56:16,684 INFO program: Running... udevadm settle --timeout=300 >14:56:16,723 DEBUG program: Return code: 0 >14:56:27,916 INFO program: Running... udevadm settle --timeout=300 >14:56:27,956 DEBUG program: Return code: 0 >14:56:27,973 INFO program: Running... udevadm settle --timeout=300 >14:56:28,013 DEBUG program: Return code: 0 >14:56:28,047 INFO program: Running... udevadm settle --timeout=300 >14:56:28,089 DEBUG program: Return code: 0 >14:56:28,109 INFO program: Running... udevadm settle --timeout=300 >14:56:28,154 DEBUG program: Return code: 0 > > >/tmp/storage.log: >10:54:27,617 DEBUG blivet: Caught exception, continuing. >10:54:27,618 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >10:54:27,618 DEBUG blivet: Begin exception details. >10:54:27,618 DEBUG blivet: Traceback (most recent call last): >10:54:27,619 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >10:54:27,619 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >10:54:27,619 DEBUG blivet: IOError: Unknown error >10:54:27,620 DEBUG blivet: End exception details. >10:54:27,620 INFO blivet: ISCSID is /sbin/iscsid >10:54:27,621 INFO blivet: no initiator set >10:54:27,721 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:54:27,721 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >10:54:29,930 DEBUG blivet: trying to set new default fstype to 'ext4' >10:54:29,945 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:29,947 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >10:54:29,950 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:29,953 DEBUG blivet: Caught exception, continuing. >10:54:29,953 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >10:54:29,963 DEBUG blivet: Begin exception details. >10:54:29,963 DEBUG blivet: Traceback (most recent call last): >10:54:29,964 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >10:54:29,964 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >10:54:29,965 DEBUG blivet: IOError: Unknown error >10:54:29,965 DEBUG blivet: End exception details. >10:54:30,721 INFO blivet: Detected 3968 MiB of memory >10:54:30,756 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >10:54:30,792 INFO blivet: Swap attempt of 0.0 >10:54:31,283 INFO blivet: resetting Blivet (version 0.51) instance <blivet.Blivet object at 0x7f339e319dd0> >10:54:31,284 INFO blivet: no initiator set >10:54:31,285 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:54:31,285 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:54:31,539 INFO blivet: devices to scan: ['sdc', 'sdc4', 'sr0', 'sda', 'sda1', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >10:54:31,563 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_200524439116A2811523-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_200524439116A2811523-0:0', > 'ID_SERIAL_SHORT': '200524439116A2811523', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7664608', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_200524439116A2811523-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc'} ; name: sdc ; >10:54:31,569 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc)... >10:54:31,575 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >10:54:31,583 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:31,591 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >10:54:31,594 INFO blivet: sdc is a disk >10:54:31,597 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >10:54:31,602 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >10:54:31,626 INFO blivet: added disk sdc (id 1) to device tree >10:54:31,634 DEBUG blivet: looking up parted Device: /dev/sdc >10:54:31,700 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >10:54:31,703 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >10:54:31,705 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >10:54:31,706 DEBUG blivet: required disklabel type for sdc (1) is None >10:54:31,708 DEBUG blivet: default disklabel type for sdc is msdos >10:54:31,710 DEBUG blivet: selecting msdos disklabel for sdc based on size >10:54:31,713 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >10:54:31,736 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f339e3df210>] > device: <parted.device.Device object at 0x7f339e3d8b10> > PedDisk: <_ped.Disk object at 0x7f339e3db758> >10:54:31,740 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >10:54:31,754 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >10:54:31,759 INFO blivet: got device: DiskDevice instance (0x7f33928c4390) -- > name = sdc status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7633.5 MiB > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7633, 64, 32) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f3392d4df80> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f339e3cc890> >10:54:33,145 INFO blivet: got format: DiskLabel instance (0x7f339e3ccb90) object id 4-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f339e3df210>] > device: <parted.device.Device object at 0x7f339e3d8b10> > PedDisk: <_ped.Disk object at 0x7f339e3db758> > origPartedDisk = <parted.disk.Disk object at 0x7f339e3d8d90> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7633, 64, 32) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f3392ed47a0> > >10:54:33,165 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_200524439116A2811523-0:0-part4 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '32', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4064', > 'ID_PART_ENTRY_TYPE': '0xeb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_200524439116A2811523-0:0', > 'ID_SERIAL_SHORT': '200524439116A2811523', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '36', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7664646', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_200524439116A2811523-0:0-part4', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >10:54:33,170 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc4)... >10:54:33,176 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc4 ; >10:54:33,177 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:33,180 INFO blivet: sdc4 is a partition >10:54:33,181 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >10:54:33,186 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >10:54:33,202 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633.5 MiB disk sdc (1) with existing msdos disklabel >10:54:33,217 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:54:33,219 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >10:54:33,220 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >10:54:33,222 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >10:54:33,223 DEBUG blivet: looking up parted Partition: /dev/sdc4 >10:54:33,227 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >10:54:33,233 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >10:54:33,235 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >10:54:33,239 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >10:54:33,242 INFO blivet: added partition sdc4 (id 6) to device tree >10:54:33,244 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >10:54:33,249 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >10:54:33,256 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >10:54:33,258 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >10:54:33,278 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f339e3e9c10> > PedDisk: <_ped.Disk object at 0x7f338f580d40> >10:54:33,283 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >10:54:33,285 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >10:54:33,288 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: disklabel ; >10:54:33,307 DEBUG blivet: looking up parted Device: /dev/sdc4 >10:54:33,292 INFO blivet: got device: PartitionDevice instance (0x7f339e3d8f10) -- > name = sdc4 status = True kids = 0 id = 6 > parents = ['existing 7633.5 MiB disk sdc (1) with existing msdos disklabel'] > uuid = None size = 2032 KiB > format = existing msdos disklabel > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172290> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f339e3d8bd0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f339e3df250> PedPartition: <_ped.Partition object at 0x7f339e3dd710> > disk = existing 7633.5 MiB disk sdc (1) with existing msdos disklabel > start = 32 end = 4095 length = 4064 > flags = boot >10:54:33,510 INFO blivet: got format: DiskLabel instance (0x7f339e3cc850) object id 9-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc4 uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f339e3e9c10> > PedDisk: <_ped.Disk object at 0x7f338f580d40> > origPartedDisk = <parted.disk.Disk object at 0x7f338f583410> > partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172440> > >10:54:33,530 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-5200A', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-5200A', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-5200A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-5200A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '7665319', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-5200A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >10:54:33,537 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >10:54:33,538 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >10:54:33,540 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:33,545 INFO blivet: sr0 is a cdrom >10:54:33,546 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:54:33,547 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >10:54:33,550 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:54:33,555 INFO blivet: added cdrom sr0 (id 11) to device tree >10:54:33,557 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:54:33,596 DEBUG blivet: no device or no media present >10:54:33,602 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RA65LV8', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3160815AS', > 'ID_MODEL_ENC': 'ST3160815AS\\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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e90ce90c', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST3160815AS_9RA65LV8', > 'ID_SERIAL_SHORT': '9RA65LV8', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7666491', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RA65LV8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >10:54:33,604 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >10:54:33,608 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:54:33,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:33,616 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:54:33,618 INFO blivet: sda is a disk >10:54:33,623 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 15 >10:54:33,625 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:54:33,654 INFO blivet: added disk sda (id 14) to device tree >10:54:33,655 DEBUG blivet: looking up parted Device: /dev/sda >10:54:33,682 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:54:33,684 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:54:33,689 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:54:33,693 DEBUG blivet: required disklabel type for sda (1) is None >10:54:33,694 DEBUG blivet: default disklabel type for sda is msdos >10:54:33,695 DEBUG blivet: selecting msdos disklabel for sda based on size >10:54:33,698 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:54:33,822 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f338f59a2d0>] > device: <parted.device.Device object at 0x7f338f59a090> > PedDisk: <_ped.Disk object at 0x7f338f599a28> >10:54:33,828 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 17 >10:54:33,831 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:54:33,832 INFO blivet: got device: DiskDevice instance (0x7f338f583c10) -- > name = sda status = True kids = 0 id = 14 > parents = [] > uuid = None size = 149.05 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3160815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172710> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f338f583d90> >10:54:33,921 INFO blivet: got format: DiskLabel instance (0x7f338f583e90) object id 17-- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f338f59a2d0>] > device: <parted.device.Device object at 0x7f338f59a090> > PedDisk: <_ped.Disk object at 0x7f338f599a28> > origPartedDisk = <parted.disk.Disk object at 0x7f338f59a710> > partedDevice = parted.Device instance -- > model: ATA ST3160815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7f33951725f0> > >10:54:33,939 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RA65LV8-part1 /dev/disk/by-uuid/af8a5547-7e19-46dd-b174-ebc893b79f1a', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af8a5547-7e19-46dd-b174-ebc893b79f1a', > 'ID_FS_UUID_ENC': 'af8a5547-7e19-46dd-b174-ebc893b79f1a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160815AS', > 'ID_MODEL_ENC': 'ST3160815AS\\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\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '312578048', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'e90ce90c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e90ce90c', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST3160815AS_9RA65LV8', > 'ID_SERIAL_SHORT': '9RA65LV8', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7666566', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RA65LV8-part1', > '/dev/disk/by-uuid/af8a5547-7e19-46dd-b174-ebc893b79f1a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:54:33,941 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >10:54:33,943 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >10:54:33,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:33,946 INFO blivet: sda1 is a partition >10:54:33,949 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:54:33,952 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:54:33,963 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with existing msdos disklabel >10:54:33,966 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:54:33,969 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:54:33,970 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >10:54:33,972 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:54:33,973 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:54:33,976 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:54:33,979 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:54:33,982 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:54:33,984 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:54:33,985 INFO blivet: added partition sda1 (id 19) to device tree >10:54:33,987 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:54:33,989 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >10:54:33,992 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:54:33,995 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >10:54:34,005 WARN blivet: disklabel detected but not usable on sda1 >10:54:34,006 INFO blivet: type detected on 'sda1' is 'ext4' >10:54:34,175 DEBUG blivet: size=474.96 MiB, current=149.05 GiB >10:54:34,230 DEBUG blivet: padding min size from 498028544 up to 498029044 >10:54:34,233 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:34,234 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 23 >10:54:34,236 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:54:34,242 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >10:54:34,253 DEBUG blivet: looking up parted Device: /dev/sda1 >10:54:34,242 INFO blivet: got device: PartitionDevice instance (0x7f33a4a2e5d0) -- > name = sda1 status = True kids = 0 id = 19 > parents = ['existing 149.05 GiB disk sda (14) with existing msdos disklabel'] > uuid = None size = 149.05 GiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312578048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172950> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338f59a150> fileSystem: <parted.filesystem.FileSystem object at 0x7f338f59a7d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338f59a450> PedPartition: <_ped.Partition object at 0x7f338e680b90> > disk = existing 149.05 GiB disk sda (14) with existing msdos disklabel > start = 2048 end = 312580095 length = 312578048 > flags = >10:54:34,375 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:34,370 INFO blivet: got format: Ext4FS instance (0x7f338f583b50) object id 23-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = af8a5547-7e19-46dd-b174-ebc893b79f1a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 149.05 GiB targetSize = 149.05 GiB > >10:54:34,398 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:34,419 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:34,440 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:34,467 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL /dev/disk/by-id/wwn-0x5000c5002d3e7a30', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c76e8755', > 'ID_REVISION': 'CC46', > 'ID_SERIAL': 'ST3500418AS_9VMTZ4YL', > 'ID_SERIAL_SHORT': '9VMTZ4YL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002d3e7a30', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002d3e7a30', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7667540', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL', > '/dev/disk/by-id/wwn-0x5000c5002d3e7a30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >10:54:34,470 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >10:54:34,472 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >10:54:34,474 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:34,477 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >10:54:34,479 INFO blivet: sdb is a disk >10:54:34,480 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >10:54:34,483 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >10:54:34,506 INFO blivet: added disk sdb (id 25) to device tree >10:54:34,507 DEBUG blivet: looking up parted Device: /dev/sdb >10:54:34,540 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >10:54:34,545 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >10:54:34,549 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:54:34,550 DEBUG blivet: required disklabel type for sdb (1) is None >10:54:34,550 DEBUG blivet: default disklabel type for sdb is msdos >10:54:34,552 DEBUG blivet: selecting msdos disklabel for sdb based on size >10:54:34,554 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >10:54:34,646 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3392821850>, <parted.partition.Partition object at 0x7f3392821650>, <parted.partition.Partition object at 0x7f3392821b50>] > device: <parted.device.Device object at 0x7f338f583d10> > PedDisk: <_ped.Disk object at 0x7f339282bbd8> >10:54:34,649 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 28 >10:54:34,651 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >10:54:34,652 INFO blivet: got device: DiskDevice instance (0x7f338f59a790) -- > name = sdb status = True kids = 0 id = 25 > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172cb0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3392821810> >10:54:34,704 INFO blivet: got format: DiskLabel instance (0x7f338f5a0050) object id 28-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3392821850>, <parted.partition.Partition object at 0x7f3392821650>, <parted.partition.Partition object at 0x7f3392821b50>] > device: <parted.device.Device object at 0x7f338f583d10> > PedDisk: <_ped.Disk object at 0x7f339282bbd8> > origPartedDisk = <parted.disk.Disk object at 0x7f3392821c50> > partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172b00> > >10:54:34,726 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part1 /dev/disk/by-id/wwn-0x5000c5002d3e7a30-part1 /dev/disk/by-uuid/fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c', > 'ID_FS_UUID_ENC': 'fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\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\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > '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_ENTRY_UUID': 'c76e8755-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c76e8755', > 'ID_REVISION': 'CC46', > 'ID_SERIAL': 'ST3500418AS_9VMTZ4YL', > 'ID_SERIAL_SHORT': '9VMTZ4YL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002d3e7a30', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002d3e7a30', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7667622', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part1', > '/dev/disk/by-id/wwn-0x5000c5002d3e7a30-part1', > '/dev/disk/by-uuid/fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >10:54:34,729 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >10:54:34,733 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >10:54:34,735 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:34,736 INFO blivet: sdb1 is a partition >10:54:34,738 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >10:54:34,740 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >10:54:34,760 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdb (25) with existing msdos disklabel >10:54:34,766 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:54:34,769 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >10:54:34,769 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >10:54:34,772 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >10:54:34,773 DEBUG blivet: looking up parted Partition: /dev/sdb1 >10:54:34,775 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >10:54:34,778 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >10:54:34,781 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >10:54:34,784 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >10:54:34,785 INFO blivet: added partition sdb1 (id 30) to device tree >10:54:34,788 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >10:54:34,793 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >10:54:34,795 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:54:34,798 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >10:54:34,822 WARN blivet: disklabel detected but not usable on sdb1 >10:54:34,823 INFO blivet: type detected on 'sdb1' is 'ext4' >10:54:34,921 DEBUG blivet: size=43.58 MiB, current=500 MiB >10:54:34,979 DEBUG blivet: padding min size from 45697024 up to 45697524 >10:54:34,982 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:34,983 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 34 >10:54:34,986 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >10:54:34,988 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >10:54:34,999 DEBUG blivet: looking up parted Device: /dev/sdb1 >10:54:34,989 INFO blivet: got device: PartitionDevice instance (0x7f3392821d90) -- > name = sdb1 status = True kids = 0 id = 30 > parents = ['existing 465.76 GiB disk sdb (25) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 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 0x7f3395172e60> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338f583f10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3392821a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f33928218d0> PedPartition: <_ped.Partition object at 0x7f339281fef0> > disk = existing 465.76 GiB disk sdb (25) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:54:35,119 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,116 INFO blivet: got format: Ext4FS instance (0x7f3392830290) object id 34-- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >10:54:35,141 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,163 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,184 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,214 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part2 /dev/disk/by-id/wwn-0x5000c5002d3e7a30-part2 /dev/disk/by-uuid/5d6bf93d-d248-4ce7-9c94-9c19be852b69', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5d6bf93d-d248-4ce7-9c94-9c19be852b69', > 'ID_FS_UUID_ENC': '5d6bf93d-d248-4ce7-9c94-9c19be852b69', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\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\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '967358464', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'c76e8755-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c76e8755', > 'ID_REVISION': 'CC46', > 'ID_SERIAL': 'ST3500418AS_9VMTZ4YL', > 'ID_SERIAL_SHORT': '9VMTZ4YL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002d3e7a30', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002d3e7a30', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7667706', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part2', > '/dev/disk/by-id/wwn-0x5000c5002d3e7a30-part2', > '/dev/disk/by-uuid/5d6bf93d-d248-4ce7-9c94-9c19be852b69'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >10:54:35,216 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >10:54:35,218 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >10:54:35,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:35,221 INFO blivet: sdb2 is a partition >10:54:35,224 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >10:54:35,227 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >10:54:35,238 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdb (25) with existing msdos disklabel >10:54:35,241 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >10:54:35,244 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >10:54:35,244 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >10:54:35,247 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >10:54:35,248 DEBUG blivet: looking up parted Partition: /dev/sdb2 >10:54:35,250 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >10:54:35,253 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >10:54:35,256 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >10:54:35,259 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >10:54:35,259 INFO blivet: added partition sdb2 (id 36) to device tree >10:54:35,261 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >10:54:35,264 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >10:54:35,266 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >10:54:35,269 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >10:54:35,278 WARN blivet: disklabel detected but not usable on sdb2 >10:54:35,280 INFO blivet: type detected on 'sdb2' is 'ext4' >10:54:35,414 DEBUG blivet: size=3387.74 MiB, current=461.27 GiB >10:54:35,470 DEBUG blivet: padding min size from 3552301056 up to 3552301556 >10:54:35,473 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,474 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 40 >10:54:35,476 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >10:54:35,479 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: ext4 ; >10:54:35,490 DEBUG blivet: looking up parted Device: /dev/sdb2 >10:54:35,479 INFO blivet: got device: PartitionDevice instance (0x7f3392821f90) -- > name = sdb2 status = True kids = 0 id = 36 > parents = ['existing 465.76 GiB disk sdb (25) with existing msdos disklabel'] > uuid = None size = 461.27 GiB > format = existing ext4 filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 967358464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60215, 255, 63) biosGeometry: (60215, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338f583f10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3392821a50> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3392821990> PedPartition: <_ped.Partition object at 0x7f339281fe90> > disk = existing 465.76 GiB disk sdb (25) with existing msdos disklabel > start = 1026048 end = 968384511 length = 967358464 > flags = >10:54:35,608 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,605 INFO blivet: got format: Ext4FS instance (0x7f3392830590) object id 40-- > type = ext4 name = ext4 status = False > device = /dev/sdb2 uuid = 5d6bf93d-d248-4ce7-9c94-9c19be852b69 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 461.27 GiB targetSize = 461.27 GiB > >10:54:35,630 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,653 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,680 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:35,713 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part3 /dev/disk/by-id/wwn-0x5000c5002d3e7a30-part3 /dev/disk/by-uuid/4061b969-80d2-4a4c-8a78-2f7a51a3b8eb', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4061b969-80d2-4a4c-8a78-2f7a51a3b8eb', > 'ID_FS_UUID_ENC': '4061b969-80d2-4a4c-8a78-2f7a51a3b8eb', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\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\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '968384512', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'c76e8755-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c76e8755', > 'ID_REVISION': 'CC46', > 'ID_SERIAL': 'ST3500418AS_9VMTZ4YL', > 'ID_SERIAL_SHORT': '9VMTZ4YL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002d3e7a30', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002d3e7a30', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7667787', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part3', > '/dev/disk/by-id/wwn-0x5000c5002d3e7a30-part3', > '/dev/disk/by-uuid/4061b969-80d2-4a4c-8a78-2f7a51a3b8eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >10:54:35,715 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >10:54:35,718 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >10:54:35,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:35,722 INFO blivet: sdb3 is a partition >10:54:35,726 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >10:54:35,729 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >10:54:35,743 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdb (25) with existing msdos disklabel >10:54:35,749 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >10:54:35,753 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >10:54:35,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >10:54:35,758 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >10:54:35,759 DEBUG blivet: looking up parted Partition: /dev/sdb3 >10:54:35,763 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >10:54:35,767 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >10:54:35,771 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >10:54:35,776 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >10:54:35,777 INFO blivet: added partition sdb3 (id 42) to device tree >10:54:35,780 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >10:54:35,784 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >10:54:35,787 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >10:54:35,791 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >10:54:35,824 WARN blivet: disklabel detected but not usable on sdb3 >10:54:35,825 INFO blivet: type detected on 'sdb3' is 'swap' >10:54:35,831 DEBUG blivet: SwapSpace.__init__: device: /dev/sdb3 ; serial: 9VMTZ4YL ; uuid: 4061b969-80d2-4a4c-8a78-2f7a51a3b8eb ; exists: True ; label: None ; >10:54:35,833 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 46 >10:54:35,838 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >10:54:35,845 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: swap ; >10:54:35,874 DEBUG blivet: looking up parted Device: /dev/sdb3 >10:54:35,847 INFO blivet: got device: PartitionDevice instance (0x7f3392821fd0) -- > name = sdb3 status = True kids = 0 id = 42 > parents = ['existing 465.76 GiB disk sdb (25) with existing msdos disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172ef0> > target size = 0 B path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338f583f10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3392821c10> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3392821b90> PedPartition: <_ped.Partition object at 0x7f339281ffb0> > disk = existing 465.76 GiB disk sdb (25) with existing msdos disklabel > start = 968384512 end = 976773119 length = 8388608 > flags = >10:54:36,054 INFO blivet: got format: SwapSpace instance (0x7f3392821e50) object id 46-- > type = swap name = swap status = False > device = /dev/sdb3 uuid = 4061b969-80d2-4a4c-8a78-2f7a51a3b8eb exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:54:36,059 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7697550', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:54:36,060 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:54:36,063 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >10:54:36,064 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,065 INFO blivet: loop0 is a loop device >10:54:36,067 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:54:36,069 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >10:54:36,071 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,072 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >10:54:36,074 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >10:54:36,075 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 48) to device tree >10:54:36,078 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >10:54:36,079 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >10:54:36,082 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:54:36,083 INFO blivet: added loop loop0 (id 51) to device tree >10:54:36,085 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:54:36,087 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:54:36,088 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 54 >10:54:36,090 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >10:54:36,092 WARN blivet: Caught exception, continuing. >10:54:36,093 WARN blivet: Problem description: setup of loop0 failed, aborting disklabel handler >10:54:36,094 WARN blivet: Begin exception details. >10:54:36,095 WARN blivet: Traceback (most recent call last): >10:54:36,095 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1223, in handleUdevDiskLabelFormat >10:54:36,096 WARN blivet: device.setup() >10:54:36,097 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 795, in setup >10:54:36,098 WARN blivet: if not self._preSetup(orig=orig): >10:54:36,098 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4101, in _preSetup >10:54:36,099 WARN blivet: raise errors.DeviceError("specified file (%s) does not exist" % self.slave.path) >10:54:36,100 WARN blivet: DeviceError: specified file (/tmp/curl_fetch_url1/squashfs.img (deleted)) does not exist >10:54:36,101 WARN blivet: End exception details. >10:54:36,102 INFO blivet: type detected on 'loop0' is 'squashfs' >10:54:36,103 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 55 >10:54:36,105 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:54:36,106 INFO blivet: got device: LoopDevice instance (0x7f3392839550) -- > name = loop0 status = False kids = 0 id = 51 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (48)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >10:54:36,119 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a87211f2-e996-4f37-b591-33eac6531285', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a87211f2-e996-4f37-b591-33eac6531285', > 'ID_FS_UUID_ENC': 'a87211f2-e996-4f37-b591-33eac6531285', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7698193', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a87211f2-e996-4f37-b591-33eac6531285'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:54:36,120 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:54:36,123 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:54:36,125 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,126 INFO blivet: loop1 is a loop device >10:54:36,128 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:54:36,130 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >10:54:36,132 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,133 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >10:54:36,136 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:54:36,137 INFO blivet: added file /LiveOS/rootfs.img (id 57) to device tree >10:54:36,140 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:54:36,141 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >10:54:36,143 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:54:36,144 INFO blivet: added loop loop1 (id 60) to device tree >10:54:36,146 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:54:36,149 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:54:36,152 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,152 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 63 >10:54:36,153 DEBUG blivet: device loop1 does not contain a disklabel >10:54:36,154 INFO blivet: type detected on 'loop1' is 'ext4' >10:54:36,234 DEBUG blivet: size=0 B, current=2048 MiB >10:54:36,259 DEBUG blivet: using current size 0 as min size >10:54:36,262 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,263 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 64 >10:54:36,266 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:54:36,267 INFO blivet: got device: LoopDevice instance (0x7f3392839990) -- > name = loop1 status = False kids = 0 id = 60 > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >10:54:36,276 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,274 INFO blivet: got format: Ext4FS instance (0x7f3392839b10) object id 64-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a87211f2-e996-4f37-b591-33eac6531285 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >10:54:36,294 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,314 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,335 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,361 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7698826', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:54:36,362 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:54:36,364 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:54:36,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,367 INFO blivet: loop2 is a loop device >10:54:36,370 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:54:36,372 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:54:36,374 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,375 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >10:54:36,379 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:54:36,380 INFO blivet: added file /overlay (deleted) (id 66) to device tree >10:54:36,383 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:54:36,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 70 >10:54:36,387 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:54:36,387 INFO blivet: added loop loop2 (id 69) to device tree >10:54:36,390 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:54:36,392 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:54:36,393 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 72 >10:54:36,395 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >10:54:36,397 WARN blivet: Caught exception, continuing. >10:54:36,398 WARN blivet: Problem description: setup of loop2 failed, aborting disklabel handler >10:54:36,399 WARN blivet: Begin exception details. >10:54:36,400 WARN blivet: Traceback (most recent call last): >10:54:36,400 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1223, in handleUdevDiskLabelFormat >10:54:36,401 WARN blivet: device.setup() >10:54:36,402 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 795, in setup >10:54:36,402 WARN blivet: if not self._preSetup(orig=orig): >10:54:36,403 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4101, in _preSetup >10:54:36,404 WARN blivet: raise errors.DeviceError("specified file (%s) does not exist" % self.slave.path) >10:54:36,405 WARN blivet: DeviceError: specified file (/overlay (deleted)) does not exist >10:54:36,405 WARN blivet: End exception details. >10:54:36,406 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >10:54:36,407 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 73 >10:54:36,410 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:54:36,410 INFO blivet: got device: LoopDevice instance (0x7f3392839cd0) -- > name = loop2 status = False kids = 0 id = 69 > parents = ['existing 0 B file /overlay (deleted) (66)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >10:54:36,421 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a87211f2-e996-4f37-b591-33eac6531285 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > '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': 'a87211f2-e996-4f37-b591-33eac6531285', > 'ID_FS_UUID_ENC': 'a87211f2-e996-4f37-b591-33eac6531285', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4793260', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a87211f2-e996-4f37-b591-33eac6531285', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:54:36,423 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:54:36,425 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:54:36,427 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,428 INFO blivet: live-rw is a device-mapper device >10:54:36,431 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:54:36,434 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:54:36,437 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (60) with existing ext4 filesystem >10:54:36,440 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:54:36,444 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (69) >10:54:36,447 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:54:36,450 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,453 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:54:36,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >10:54:36,457 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:54:36,458 INFO blivet: added dm live-rw (id 75) to device tree >10:54:36,460 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:54:36,463 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:54:36,465 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,466 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 78 >10:54:36,467 DEBUG blivet: device live-rw does not contain a disklabel >10:54:36,468 INFO blivet: type detected on 'live-rw' is 'ext4' >10:54:36,558 DEBUG blivet: size=916.65 MiB, current=2048 MiB >10:54:36,608 DEBUG blivet: padding min size from 961176576 up to 961177076 >10:54:36,611 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,612 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 79 >10:54:36,614 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:54:36,616 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:54:36,614 INFO blivet: got device: DMDevice instance (0x7f3392839790) -- > name = live-rw status = True kids = 0 id = 75 > parents = ['existing 0 B loop loop2 (69)'] > uuid = None size = 2048 MiB > 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172f80> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:54:36,808 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,804 INFO blivet: got format: Ext4FS instance (0x7f3392839e90) object id 79-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a87211f2-e996-4f37-b591-33eac6531285 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >10:54:36,834 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,862 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,885 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,913 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a87211f2-e996-4f37-b591-33eac6531285 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399460059', > 'DM_NAME': 'live-base', > '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': 'a87211f2-e996-4f37-b591-33eac6531285', > 'ID_FS_UUID_ENC': 'a87211f2-e996-4f37-b591-33eac6531285', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4815906', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a87211f2-e996-4f37-b591-33eac6531285', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:54:36,915 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:54:36,918 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:54:36,920 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,921 INFO blivet: live-base is a device-mapper device >10:54:36,923 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:54:36,925 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:54:36,927 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:54:36,929 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (60) with existing ext4 filesystem >10:54:36,932 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:54:36,934 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:36,937 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >10:54:36,938 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >10:54:36,940 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:54:36,941 INFO blivet: added dm live-base (id 81) to device tree >10:54:36,942 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:54:36,944 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:54:36,947 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:36,948 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 84 >10:54:36,948 DEBUG blivet: device live-base does not contain a disklabel >10:54:36,949 INFO blivet: type detected on 'live-base' is 'ext4' >10:54:37,097 DEBUG blivet: size=0 B, current=2048 MiB >10:54:37,132 DEBUG blivet: using current size 0 as min size >10:54:37,136 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:37,138 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 85 >10:54:37,141 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:54:37,144 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:54:37,142 INFO blivet: got device: DMDevice instance (0x7f3392839c10) -- > name = live-base status = True kids = 0 id = 81 > parents = ['existing 0 B loop loop1 (60) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172dd0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:54:37,208 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:37,204 INFO blivet: got format: Ext4FS instance (0x7f3392e2d4d0) object id 85-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = a87211f2-e996-4f37-b591-33eac6531285 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >10:54:37,226 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:37,251 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:37,280 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:37,349 DEBUG blivet: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >10:54:37,351 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc4 ; status: False ; type: disklabel ; >10:54:37,355 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc4 ; status: False ; type: disklabel ; >10:54:37,388 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:54:37,392 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:54:37,397 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:54:37,435 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:54:37,438 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:54:37,444 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:54:37,482 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:54:37,524 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:54:37,527 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:54:37,532 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:54:37,568 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:54:37,603 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:54:37,607 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:54:37,613 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:54:37,652 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >10:54:37,704 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:54:37,707 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:54:37,717 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:54:37,754 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >10:54:37,756 DEBUG blivet: SwapSpace.teardown: device: /dev/sdb3 ; status: False ; type: swap ; >10:54:37,760 DEBUG blivet: SwapSpace.teardown: device: /dev/sdb3 ; status: False ; type: swap ; >10:52:07,058 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:52:07,060 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:52:07,064 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:52:07,096 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:52:07,097 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:52:07,110 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >10:52:07,111 INFO blivet: edd: collected mbr signatures: {'sda': '0xe90ce90c', 'sdb': '0xc76e8755'} >10:52:07,112 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 15633408 >10:52:07,113 ERR blivet: edd: unable to match edd entry 0x80 >10:52:07,114 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0xe90ce90c > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 312581808 >10:52:07,114 INFO blivet: edd: matched 0x81 to sda using MBR sig >10:52:07,115 DEBUG blivet: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0xc76e8755 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >10:52:07,116 INFO blivet: edd: matched 0x82 to sdb using MBR sig >10:52:07,118 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:52:07,194 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:52:07,284 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:52:07,286 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:52:07,289 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:52:07,317 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:52:07,367 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:52:07,449 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:52:07,450 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:52:07,454 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:52:07,481 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >10:52:07,778 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:52:07,797 DEBUG blivet: blkid.tab devs: ['/dev/sdb2'] >10:52:07,797 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >10:52:07,798 DEBUG blivet: crypttab maps: [] >10:52:07,798 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >10:52:07,814 DEBUG blivet: resolved 'UUID=5d6bf93d-d248-4ce7-9c94-9c19be852b69' to 'sdb2' (partition) >10:52:07,814 DEBUG blivet: resolved 'UUID=fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c' to 'sdb1' (partition) >10:52:07,815 DEBUG blivet: resolved 'UUID=af8a5547-7e19-46dd-b174-ebc893b79f1a' to 'sda1' (partition) >10:52:07,815 DEBUG blivet: resolved 'UUID=4061b969-80d2-4a4c-8a78-2f7a51a3b8eb' to 'sdb3' (partition) >10:52:07,818 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >10:52:07,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:52:07,821 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >10:52:07,823 DEBUG blivet: DeviceTree.getDeviceByPath returned None >10:52:07,823 DEBUG blivet: failed to resolve '/dev/tmpfs' >10:52:07,825 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >10:52:07,827 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:52:07,828 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >10:52:07,830 DEBUG blivet: DeviceTree.getDeviceByPath returned None >10:52:07,830 DEBUG blivet: failed to resolve '/dev/devpts' >10:52:07,832 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >10:52:07,833 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:52:07,835 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >10:52:07,837 DEBUG blivet: DeviceTree.getDeviceByPath returned None >10:52:07,837 DEBUG blivet: failed to resolve '/dev/sysfs' >10:52:07,840 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >10:52:07,842 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:52:07,843 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >10:52:07,845 DEBUG blivet: DeviceTree.getDeviceByPath returned None >10:52:07,845 DEBUG blivet: failed to resolve '/dev/proc' >10:52:07,847 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >10:52:07,957 DEBUG blivet: Ext4FS.supported: supported: True ; >10:52:07,960 DEBUG blivet: Ext4FS.supported: supported: True ; >10:52:07,963 DEBUG blivet: Ext4FS.supported: supported: True ; >10:52:07,967 DEBUG blivet: Ext4FS.supported: supported: True ; >10:52:07,972 DEBUG blivet: Ext4FS.supported: supported: True ; >10:52:07,975 DEBUG blivet: Ext4FS.supported: supported: True ; >10:52:07,982 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:53:00,531 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:53:00,533 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:53:00,535 DEBUG blivet: NFSv4.supported: supported: False ; >10:53:00,537 DEBUG blivet: NFSv4.supported: supported: False ; >10:53:00,541 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:53:00,543 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:53:00,546 DEBUG blivet: Ext4FS.supported: supported: True ; >10:53:00,549 DEBUG blivet: Ext4FS.supported: supported: True ; >10:53:00,552 DEBUG blivet: Ext3FS.supported: supported: True ; >10:53:00,555 DEBUG blivet: Ext3FS.supported: supported: True ; >10:53:00,558 DEBUG blivet: Ext2FS.supported: supported: True ; >10:53:00,560 DEBUG blivet: Ext2FS.supported: supported: True ; >10:53:00,564 DEBUG blivet: SysFS.supported: supported: False ; >10:53:00,566 DEBUG blivet: SysFS.supported: supported: False ; >10:53:00,568 DEBUG blivet: MultipathMember.__init__: >10:53:00,572 DEBUG blivet: SwapSpace.__init__: >10:53:00,574 DEBUG blivet: ProcFS.supported: supported: False ; >10:53:00,576 DEBUG blivet: ProcFS.supported: supported: False ; >10:53:00,580 DEBUG blivet: NoDevFS.supported: supported: False ; >10:53:00,582 DEBUG blivet: NoDevFS.supported: supported: False ; >10:53:00,584 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:53:00,586 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:53:00,589 DEBUG blivet: BTRFS.supported: supported: True ; >10:53:00,715 DEBUG blivet: USBFS.supported: supported: False ; >10:53:00,716 DEBUG blivet: USBFS.supported: supported: False ; >10:53:00,718 DEBUG blivet: DiskLabel.__init__: >10:53:00,719 INFO blivet: DiskLabel.partedDevice returning None >10:53:00,721 DEBUG blivet: HFSPlus.supported: supported: False ; >10:53:00,723 DEBUG blivet: HFSPlus.supported: supported: False ; >10:53:00,727 DEBUG blivet: XFS.supported: supported: True ; >10:53:00,854 DEBUG blivet: XFS.supported: supported: True ; >10:53:00,861 DEBUG blivet: TmpFS.supported: supported: True ; >10:53:00,896 DEBUG blivet: LUKS.__init__: >10:53:00,899 DEBUG blivet: NTFS.supported: supported: False ; >10:53:00,901 DEBUG blivet: NTFS.supported: supported: False ; >10:53:00,903 DEBUG blivet: BindFS.supported: supported: False ; >10:53:00,909 DEBUG blivet: BindFS.supported: supported: False ; >10:53:00,912 DEBUG blivet: HFS.supported: supported: False ; >10:53:00,915 DEBUG blivet: HFS.supported: supported: False ; >10:53:00,918 DEBUG blivet: LVMPhysicalVolume.__init__: >10:53:00,921 DEBUG blivet: NFS.supported: supported: False ; >10:53:00,924 DEBUG blivet: NFS.supported: supported: False ; >10:53:00,926 DEBUG blivet: FATFS.supported: supported: True ; >10:53:00,977 DEBUG blivet: FATFS.supported: supported: True ; >10:53:00,980 DEBUG blivet: DMRaidMember.__init__: >10:53:00,983 DEBUG blivet: MDRaidMember.__init__: >14:53:29,138 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:53:29,131 INFO blivet: updating format of device: existing 0 cdrom sr0 (11) >14:53:29,179 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:53:29,223 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:53:29,263 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:53:29,298 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >14:53:29,380 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:53:29,384 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >14:53:29,385 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 122 >14:53:29,390 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:53:29,395 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >14:53:29,466 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >14:53:29,468 INFO blivet: DiskLabel.partedDevice returning None >14:53:29,469 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 123 >14:53:29,474 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: disklabel ; >14:53:29,546 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >14:53:29,547 INFO blivet: DiskLabel.partedDevice returning None >14:53:29,557 DEBUG blivet: Caught exception, continuing. >14:53:29,558 DEBUG blivet: Begin exception details. >14:53:29,561 DEBUG blivet: Traceback (most recent call last): >14:53:29,562 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >14:53:29,563 DEBUG blivet: lt = self.partedDisk.type >14:53:29,563 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >14:53:29,564 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >14:53:29,565 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >14:53:29,566 DEBUG blivet: ret = fn(*args, **kwds) >14:53:29,567 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >14:53:29,568 DEBUG blivet: raise parted.DiskException, "no device specified" >14:53:29,569 DEBUG blivet: DiskException: no device specified >14:53:29,570 DEBUG blivet: End exception details. >14:53:29,475 INFO blivet: got format: existing disklabel >14:53:29,642 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >14:53:29,643 INFO blivet: DiskLabel.partedDevice returning None >14:53:29,652 DEBUG blivet: Caught exception, continuing. >14:53:29,653 DEBUG blivet: Begin exception details. >14:53:29,655 DEBUG blivet: Traceback (most recent call last): >14:53:29,656 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >14:53:29,657 DEBUG blivet: lt = self.partedDisk.type >14:53:29,658 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >14:53:29,658 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >14:53:29,659 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >14:53:29,660 DEBUG blivet: ret = fn(*args, **kwds) >14:53:29,661 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >14:53:29,662 DEBUG blivet: raise parted.DiskException, "no device specified" >14:53:29,662 DEBUG blivet: DiskException: no device specified >14:53:29,663 DEBUG blivet: End exception details. >14:53:29,734 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >14:53:29,735 INFO blivet: DiskLabel.partedDevice returning None >14:53:29,745 DEBUG blivet: Caught exception, continuing. >14:53:29,746 DEBUG blivet: Begin exception details. >14:53:29,748 DEBUG blivet: Traceback (most recent call last): >14:53:29,749 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >14:53:29,750 DEBUG blivet: lt = self.partedDisk.type >14:53:29,751 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >14:53:29,752 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >14:53:29,753 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >14:53:29,754 DEBUG blivet: ret = fn(*args, **kwds) >14:53:29,755 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >14:53:29,755 DEBUG blivet: raise parted.DiskException, "no device specified" >14:53:29,756 DEBUG blivet: DiskException: no device specified >14:53:29,757 DEBUG blivet: End exception details. >14:53:29,828 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >14:53:29,829 INFO blivet: DiskLabel.partedDevice returning None >14:53:29,831 DEBUG blivet: Caught exception, continuing. >14:53:29,831 DEBUG blivet: Begin exception details. >14:53:29,832 DEBUG blivet: Traceback (most recent call last): >14:53:29,832 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >14:53:29,832 DEBUG blivet: lt = self.partedDisk.type >14:53:29,833 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >14:53:29,833 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >14:53:29,833 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >14:53:29,834 DEBUG blivet: ret = fn(*args, **kwds) >14:53:29,834 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >14:53:29,834 DEBUG blivet: raise parted.DiskException, "no device specified" >14:53:29,835 DEBUG blivet: DiskException: no device specified >14:53:29,835 DEBUG blivet: End exception details. >14:53:59,547 INFO blivet: hiding device partition sdc4 (id 6) >14:53:59,548 INFO blivet: removed partition sdc4 (id 6) from device tree >14:53:59,552 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >14:53:59,552 DEBUG blivet: lvm filter: adding sdc4 to the reject list >14:53:59,553 INFO blivet: hiding device disk sdc (id 1) >14:53:59,553 INFO blivet: removed disk sdc (id 1) from device tree >14:53:59,553 DEBUG blivet: lvm filter: adding sdc to the reject list >14:54:02,581 INFO blivet: Detected 3968 MiB of memory >14:54:02,609 INFO blivet: Swap attempt of 3968 MiB >14:54:07,076 DEBUG blivet: removing sda >14:54:07,076 DEBUG blivet: devices to remove: ['sda1'] >14:54:07,077 DEBUG blivet: leaves to remove: ['sda1'] >14:54:07,081 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:54:07,082 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 125 >14:54:07,084 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >14:54:07,085 INFO blivet: registered action: [124] destroy format ext4 filesystem on partition sda1 (id 19) >14:54:07,086 INFO blivet: removed partition sda1 (id 19) from device tree >14:54:07,088 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:54:07,089 INFO blivet: registered action: [126] destroy device partition sda1 (id 19) >14:54:07,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 128 >14:54:07,091 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >14:54:07,092 INFO blivet: registered action: [127] destroy format msdos disklabel on disk sda (id 14) >14:54:07,094 DEBUG blivet: removing sdb >14:54:07,094 DEBUG blivet: devices to remove: ['sdb3', 'sdb2', 'sdb1'] >14:54:07,095 DEBUG blivet: leaves to remove: ['sdb3', 'sdb2', 'sdb1'] >14:54:07,097 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >14:54:07,098 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 130 >14:54:07,100 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: swap ; type: None ; >14:54:07,101 INFO blivet: registered action: [129] destroy format swap on partition sdb3 (id 42) >14:54:07,102 INFO blivet: removed partition sdb3 (id 42) from device tree >14:54:07,104 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >14:54:07,105 INFO blivet: registered action: [131] destroy device partition sdb3 (id 42) >14:54:07,107 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >14:54:07,108 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 133 >14:54:07,110 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: ext4 ; type: None ; >14:54:07,110 INFO blivet: registered action: [132] destroy format ext4 filesystem on partition sdb2 (id 36) >14:54:07,111 INFO blivet: removed partition sdb2 (id 36) from device tree >14:54:07,114 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >14:54:07,114 INFO blivet: registered action: [134] destroy device partition sdb2 (id 36) >14:54:07,117 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >14:54:07,117 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 136 >14:54:07,120 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >14:54:07,121 INFO blivet: registered action: [135] destroy format ext4 filesystem on partition sdb1 (id 30) >14:54:07,122 INFO blivet: removed partition sdb1 (id 30) from device tree >14:54:07,124 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >14:54:07,124 INFO blivet: registered action: [137] destroy device partition sdb1 (id 30) >14:54:07,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 139 >14:54:07,127 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >14:54:07,128 INFO blivet: registered action: [138] destroy format msdos disklabel on disk sdb (id 25) >14:54:07,145 INFO blivet: Detected 3968 MiB of memory >14:54:07,171 INFO blivet: Swap attempt of 3968 MiB >14:54:07,199 DEBUG blivet: clearpart: initializing sda >14:54:07,200 DEBUG blivet: removing sda >14:54:07,201 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 141 >14:54:07,206 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:54:07,207 INFO blivet: registered action: [140] destroy format None on disk sda (id 14) >14:54:07,208 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 143 >14:54:07,213 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:54:07,214 INFO blivet: registered action: [142] destroy format None on disk sda (id 14) >14:54:07,216 DEBUG blivet: required disklabel type for sda (1) is None >14:54:07,216 DEBUG blivet: default disklabel type for sda is msdos >14:54:07,218 DEBUG blivet: selecting msdos disklabel for sda based on size >14:54:07,220 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >14:54:07,224 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >14:54:07,225 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f338ab646d0> > PedDisk: <_ped.Disk object at 0x7f338abb3878> >14:54:07,228 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 144 >14:54:07,231 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:54:07,232 INFO blivet: registered action: [145] create format msdos disklabel on disk sda (id 14) >14:54:07,233 DEBUG blivet: clearpart: initializing sdb >14:54:07,234 DEBUG blivet: removing sdb >14:54:07,235 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 147 >14:54:07,237 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >14:54:07,238 INFO blivet: registered action: [146] destroy format None on disk sdb (id 25) >14:54:07,239 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 149 >14:54:07,242 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >14:54:07,243 INFO blivet: registered action: [148] destroy format None on disk sdb (id 25) >14:54:07,244 DEBUG blivet: required disklabel type for sdb (1) is None >14:54:07,245 DEBUG blivet: default disklabel type for sdb is msdos >14:54:07,246 DEBUG blivet: selecting msdos disklabel for sdb based on size >14:54:07,248 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >14:54:07,252 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >14:54:07,253 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f338ab57110> > PedDisk: <_ped.Disk object at 0x7f338abc2bd8> >14:54:07,255 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 150 >14:54:07,258 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >14:54:07,259 INFO blivet: registered action: [151] create format msdos disklabel on disk sdb (id 25) >14:54:07,264 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:07,277 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,278 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:07,282 INFO blivet: Detected 3968 MiB of memory >14:54:07,323 INFO blivet: Swap attempt of 3968 MiB >14:54:07,365 DEBUG blivet: doAutoPart: True >14:54:07,366 DEBUG blivet: encryptedAutoPart: False >14:54:07,367 DEBUG blivet: autoPartType: 2 >14:54:07,368 DEBUG blivet: clearPartType: 2 >14:54:07,368 DEBUG blivet: clearPartDisks: ['sdb', 'sda'] >14:54:07,427 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f338ab57210) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f338ab572d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f338ab57650) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f338ab57290) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f338ab64810) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >14:54:07,429 DEBUG blivet: storage.disks: ['sda', 'sdb'] >14:54:07,430 DEBUG blivet: storage.partitioned: ['sda', 'sdb'] >14:54:07,431 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sr0'] >14:54:07,435 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:07,448 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,449 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:07,450 DEBUG blivet: boot disk: sda >14:54:07,455 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >14:54:07,456 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 152 >14:54:07,460 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:54:07,463 DEBUG blivet: PartitionDevice._setFormat: req0 ; >14:54:07,466 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >14:54:07,470 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:54:07,471 INFO blivet: added partition req0 (id 153) to device tree >14:54:07,471 INFO blivet: registered action: [155] create device partition req0 (id 153) >14:54:07,472 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 157 >14:54:07,476 DEBUG blivet: PartitionDevice._setFormat: req0 ; >14:54:07,480 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >14:54:07,481 INFO blivet: registered action: [156] create format lvmpv on partition req0 (id 153) >14:54:07,484 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >14:54:07,484 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 158 >14:54:07,488 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >14:54:07,491 DEBUG blivet: PartitionDevice._setFormat: req1 ; >14:54:07,494 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >14:54:07,498 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >14:54:07,499 INFO blivet: added partition req1 (id 159) to device tree >14:54:07,500 INFO blivet: registered action: [161] create device partition req1 (id 159) >14:54:07,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 163 >14:54:07,507 DEBUG blivet: PartitionDevice._setFormat: req1 ; >14:54:07,511 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: lvmpv ; type: lvmpv ; >14:54:07,512 INFO blivet: registered action: [162] create format lvmpv on partition req1 (id 159) >14:54:07,513 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f338f583c10) -- > name = sda status = True kids = 0 id = 14 > parents = [] > uuid = None size = 149.05 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3160815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172710> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f338f583d90>, DiskDevice instance (0x7f338f59a790) -- > name = sdb status = True kids = 0 id = 25 > parents = [] > uuid = None size = 465.76 GiB > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3395172cb0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f3392821810>] >14:54:07,595 DEBUG blivet: devs: [PartitionDevice instance (0x7f338aaf2710) -- > name = req0 status = False kids = 0 id = 153 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f338ab64f10) -- > name = req1 status = False kids = 0 id = 159 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:54:07,680 DEBUG blivet: Ext4FS.supported: supported: True ; >14:54:07,681 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 164 >14:54:07,684 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:54:07,687 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >14:54:07,690 DEBUG blivet: PartitionDevice._setFormat: req2 ; >14:54:07,693 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >14:54:07,696 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:54:07,697 INFO blivet: added partition req2 (id 165) to device tree >14:54:07,698 INFO blivet: registered action: [167] create device partition req2 (id 165) >14:54:07,699 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 169 >14:54:07,702 DEBUG blivet: PartitionDevice._setFormat: req2 ; >14:54:07,705 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: ext4 ; type: ext4 ; >14:54:07,706 INFO blivet: registered action: [168] create format ext4 filesystem mounted at /boot on partition req2 (id 165) >14:54:07,707 INFO blivet: skipping unneeded stage1 biosboot request >14:54:07,708 DEBUG blivet: PartSpec instance (0x7f338ab57290) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >14:54:07,728 DEBUG blivet: existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,750 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:54:07,752 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >14:54:07,754 DEBUG blivet: removing all non-preexisting partitions ['req0(id 153)', 'req1(id 159)', 'req2(id 165)'] from disk(s) ['sda', 'sdb'] >14:54:07,755 DEBUG blivet: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 153)', 'req1(id 159)', 'req2(id 165)'] >14:54:07,756 DEBUG blivet: removing all non-preexisting partitions ['req2(id 165)', 'req0(id 153)', 'req1(id 159)'] from disk(s) ['sda', 'sdb'] >14:54:07,758 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:07,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,767 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:07,769 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:07,778 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,779 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:07,781 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:07,790 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,790 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:07,792 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:07,801 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,802 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:07,802 DEBUG blivet: allocating partition: req2 ; id: 165 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >14:54:07,822 DEBUG blivet: checking freespace on sda >14:54:07,823 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >14:54:07,843 DEBUG blivet: checking 63-312581807 (149.05 GiB) >14:54:07,863 DEBUG blivet: current free range is 63-312581807 (149.05 GiB) >14:54:07,883 DEBUG blivet: updating use_disk to sda, type: 0 >14:54:07,883 DEBUG blivet: new free: 63-312581807 / 149.05 GiB >14:54:07,903 DEBUG blivet: new free allows for 0 sectors of growth >14:54:07,903 DEBUG blivet: found free space for bootable request >14:54:07,904 DEBUG blivet: adjusted start sector from 63 to 2048 >14:54:07,906 DEBUG blivet: created partition sda1 of 500 MiB and added it to /dev/sda >14:54:07,928 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >14:54:07,928 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaef110> PedPartition: <_ped.Partition object at 0x7f338aaf3410> >14:54:07,932 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: sdb ; >14:54:07,935 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >14:54:07,937 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:54:07,942 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:54:07,942 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338ab64390> PedPartition: <_ped.Partition object at 0x7f338aaf31d0> >14:54:07,946 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:07,955 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,956 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:07,958 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:07,967 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:07,967 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:07,967 DEBUG blivet: allocating partition: req0 ; id: 153 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >14:54:07,988 DEBUG blivet: checking freespace on sda >14:54:07,989 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >14:54:08,009 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:54:08,028 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >14:54:08,047 DEBUG blivet: checking 1026048-312581807 (148.56 GiB) >14:54:08,068 DEBUG blivet: current free range is 1026048-312581807 (148.56 GiB) >14:54:08,088 DEBUG blivet: evaluating growth potential for new layout >14:54:08,088 DEBUG blivet: calculating growth for disk /dev/sdb >14:54:08,089 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 B > >14:54:08,090 DEBUG blivet: disk /dev/sdb growth: 0 (0 B) >14:54:08,092 DEBUG blivet: calculating growth for disk /dev/sda >14:54:08,094 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:54:08,095 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaef0d0> PedPartition: <_ped.Partition object at 0x7f338aaf3650> >14:54:08,097 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >14:54:08,100 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:54:08,100 DEBUG blivet: adding request 165 to chunk 312581745 (63-312581807) on /dev/sda >14:54:08,101 DEBUG blivet: adding request 153 to chunk 312581745 (63-312581807) on /dev/sda >14:54:08,102 DEBUG blivet: Chunk.growRequests: 312581745 on /dev/sda start = 63 end = 312581807 >sectorSize = 512 B > >14:54:08,103 DEBUG blivet: req: PartitionRequest instance -- >id = 165 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:54:08,103 DEBUG blivet: req: PartitionRequest instance -- >id = 153 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:54:08,104 DEBUG blivet: 1 requests and 310533745 (148.07 GiB) left in chunk >14:54:08,124 DEBUG blivet: adding 310533745 (148.07 GiB) to 153 (sda2) >14:54:08,144 DEBUG blivet: new grow amount for request 153 (sda2) is 310533745 units, or 148.07 GiB >14:54:08,164 DEBUG blivet: request 165 (sda1) growth: 0 (0 B) size: 500 MiB >14:54:08,184 DEBUG blivet: request 153 (sda2) growth: 310533745 (148.07 GiB) size: 148.56 GiB >14:54:08,223 DEBUG blivet: disk /dev/sda growth: 310533745 (148.07 GiB) >14:54:08,244 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:54:08,244 DEBUG blivet: device sda2 new partedPartition None >14:54:08,246 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >14:54:08,248 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >14:54:08,249 DEBUG blivet: total growth: 310533745 sectors >14:54:08,249 DEBUG blivet: updating use_disk to sda, type: 0 >14:54:08,250 DEBUG blivet: new free: 1026048-312581807 / 148.56 GiB >14:54:08,269 DEBUG blivet: new free allows for 310533745 sectors of growth >14:54:08,271 DEBUG blivet: created partition sda2 of 500 MiB and added it to /dev/sda >14:54:08,292 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:54:08,292 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaef290> PedPartition: <_ped.Partition object at 0x7f338aaf3710> >14:54:08,295 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >14:54:08,297 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:54:08,300 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:54:08,300 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaef3d0> PedPartition: <_ped.Partition object at 0x7f338aaf35f0> >14:54:08,303 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:08,312 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:08,312 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:08,314 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:54:08,322 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:54:08,323 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:54:08,323 DEBUG blivet: allocating partition: req1 ; id: 159 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >14:54:08,343 DEBUG blivet: checking freespace on sdb >14:54:08,344 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >14:54:08,364 DEBUG blivet: checking 63-976773167 (465.76 GiB) >14:54:08,384 DEBUG blivet: current free range is 63-976773167 (465.76 GiB) >14:54:08,404 DEBUG blivet: evaluating growth potential for new layout >14:54:08,404 DEBUG blivet: calculating growth for disk /dev/sdb >14:54:08,405 DEBUG blivet: adjusted start sector from 63 to 2048 >14:54:08,407 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >14:54:08,408 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab570d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaef950> PedPartition: <_ped.Partition object at 0x7f338aaf3290> >14:54:08,412 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >14:54:08,416 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >14:54:08,418 DEBUG blivet: adding request 159 to chunk 976773105 (63-976773167) on /dev/sdb >14:54:08,418 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 B > >14:54:08,419 DEBUG blivet: req: PartitionRequest instance -- >id = 159 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:54:08,420 DEBUG blivet: 1 requests and 975749105 (465.27 GiB) left in chunk >14:54:08,439 DEBUG blivet: adding 975749105 (465.27 GiB) to 159 (sdb1) >14:54:08,459 DEBUG blivet: new grow amount for request 159 (sdb1) is 975749105 units, or 465.27 GiB >14:54:08,479 DEBUG blivet: request 159 (sdb1) growth: 975749105 (465.27 GiB) size: 465.76 GiB >14:54:08,517 DEBUG blivet: disk /dev/sdb growth: 975749105 (465.27 GiB) >14:54:08,537 DEBUG blivet: calculating growth for disk /dev/sda >14:54:08,538 DEBUG blivet: adding request 165 to chunk 312581745 (63-312581807) on /dev/sda >14:54:08,538 DEBUG blivet: adding request 153 to chunk 312581745 (63-312581807) on /dev/sda >14:54:08,539 DEBUG blivet: Chunk.growRequests: 312581745 on /dev/sda start = 63 end = 312581807 >sectorSize = 512 B > >14:54:08,540 DEBUG blivet: req: PartitionRequest instance -- >id = 165 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:54:08,541 DEBUG blivet: req: PartitionRequest instance -- >id = 153 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:54:08,541 DEBUG blivet: 1 requests and 310533745 (148.07 GiB) left in chunk >14:54:08,561 DEBUG blivet: adding 310533745 (148.07 GiB) to 153 (sda2) >14:54:08,581 DEBUG blivet: new grow amount for request 153 (sda2) is 310533745 units, or 148.07 GiB >14:54:08,600 DEBUG blivet: request 165 (sda1) growth: 0 (0 B) size: 500 MiB >14:54:08,620 DEBUG blivet: request 153 (sda2) growth: 310533745 (148.07 GiB) size: 148.56 GiB >14:54:08,657 DEBUG blivet: disk /dev/sda growth: 310533745 (148.07 GiB) >14:54:08,678 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >14:54:08,678 DEBUG blivet: device sdb1 new partedPartition None >14:54:08,680 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >14:54:08,684 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >14:54:08,685 DEBUG blivet: total growth: 1286282850 sectors >14:54:08,685 DEBUG blivet: updating use_disk to sdb, type: 0 >14:54:08,686 DEBUG blivet: new free: 63-976773167 / 465.76 GiB >14:54:08,705 DEBUG blivet: new free allows for 1286282850 sectors of growth >14:54:08,705 DEBUG blivet: adjusted start sector from 63 to 2048 >14:54:08,707 DEBUG blivet: created partition sdb1 of 500 MiB and added it to /dev/sdb >14:54:08,727 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >14:54:08,727 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab570d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaefa50> PedPartition: <_ped.Partition object at 0x7f338aaf38f0> >14:54:08,731 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >14:54:08,734 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >14:54:08,736 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >14:54:08,737 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab570d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338ab64450> PedPartition: <_ped.Partition object at 0x7f338aaf3710> >14:54:08,739 DEBUG blivet: growPartitions: disks=['sda', 'sdb'], partitions=['sda2(id 153)', 'sdb1(id 159)', 'sda1(id 165)'] >14:54:08,740 DEBUG blivet: growable partitions are ['sda2', 'sdb1'] >14:54:08,741 DEBUG blivet: adding request 153 to chunk 312581745 (63-312581807) on /dev/sda >14:54:08,741 DEBUG blivet: adding request 165 to chunk 312581745 (63-312581807) on /dev/sda >14:54:08,742 DEBUG blivet: disk sda has 1 chunks >14:54:08,743 DEBUG blivet: adding request 159 to chunk 976773105 (63-976773167) on /dev/sdb >14:54:08,743 DEBUG blivet: disk sdb has 1 chunks >14:54:08,743 DEBUG blivet: Chunk.growRequests: 312581745 on /dev/sda start = 63 end = 312581807 >sectorSize = 512 B > >14:54:08,745 DEBUG blivet: req: PartitionRequest instance -- >id = 165 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:54:08,745 DEBUG blivet: req: PartitionRequest instance -- >id = 153 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:54:08,746 DEBUG blivet: 1 requests and 310533745 (148.07 GiB) left in chunk >14:54:08,765 DEBUG blivet: adding 310533745 (148.07 GiB) to 153 (sda2) >14:54:08,784 DEBUG blivet: new grow amount for request 153 (sda2) is 310533745 units, or 148.07 GiB >14:54:08,804 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 B > >14:54:08,805 DEBUG blivet: req: PartitionRequest instance -- >id = 159 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:54:08,805 DEBUG blivet: 1 requests and 975749105 (465.27 GiB) left in chunk >14:54:08,825 DEBUG blivet: adding 975749105 (465.27 GiB) to 159 (sdb1) >14:54:08,845 DEBUG blivet: new grow amount for request 159 (sdb1) is 975749105 units, or 465.27 GiB >14:54:08,865 DEBUG blivet: growing partitions on sda >14:54:08,866 DEBUG blivet: partition sda1 (165): 0 >14:54:08,866 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f338ab64590> PedGeometry: <_ped.Geometry object at 0x7f338aaf2bd0> >14:54:08,867 DEBUG blivet: partition sda2 (153): 0 >14:54:08,868 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 312580095 length: 311554048 > device: <parted.device.Device object at 0x7f338ab64590> PedGeometry: <_ped.Geometry object at 0x7f338aaf2610> >14:54:08,868 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 165)', 'sda2(id 153)'] from disk(s) ['sda'] >14:54:08,870 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:54:08,871 DEBUG blivet: device sda1 new partedPartition None >14:54:08,873 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >14:54:08,875 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >14:54:08,877 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:54:08,877 DEBUG blivet: device sda2 new partedPartition None >14:54:08,879 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >14:54:08,881 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:54:08,882 DEBUG blivet: back from removeNewPartitions >14:54:08,882 DEBUG blivet: extended: None >14:54:08,883 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f338ab64590> PedGeometry: <_ped.Geometry object at 0x7f338aaf2bd0> >14:54:08,885 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >14:54:08,885 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaefa10> PedPartition: <_ped.Partition object at 0x7f338aaf34d0> >14:54:08,890 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:54:08,892 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:54:08,894 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:54:08,894 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaef7d0> PedPartition: <_ped.Partition object at 0x7f338aaf3830> >14:54:08,897 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 312580095 length: 311554048 > device: <parted.device.Device object at 0x7f338ab64590> PedGeometry: <_ped.Geometry object at 0x7f338aaf2610> >14:54:08,899 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:54:08,900 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338ab64950> PedPartition: <_ped.Partition object at 0x7f338aaf37d0> >14:54:08,902 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >14:54:08,904 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:54:08,907 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:54:08,907 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab64690> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaefbd0> PedPartition: <_ped.Partition object at 0x7f338aaf35f0> >14:54:08,909 DEBUG blivet: growing partitions on sdb >14:54:08,909 DEBUG blivet: partition sdb1 (159): 0 >14:54:08,910 DEBUG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 976773119 length: 976771072 > device: <parted.device.Device object at 0x7f338ab64ed0> PedGeometry: <_ped.Geometry object at 0x7f338aaefd90> >14:54:08,910 DEBUG blivet: removing all non-preexisting partitions ['sdb1(id 159)'] from disk(s) ['sdb'] >14:54:08,912 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >14:54:08,913 DEBUG blivet: device sdb1 new partedPartition None >14:54:08,915 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >14:54:08,917 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >14:54:08,917 DEBUG blivet: back from removeNewPartitions >14:54:08,918 DEBUG blivet: extended: None >14:54:08,918 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 976773119 length: 976771072 > device: <parted.device.Device object at 0x7f338ab64ed0> PedGeometry: <_ped.Geometry object at 0x7f338aaefd90> >14:54:08,920 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >14:54:08,921 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab570d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338ab64ad0> PedPartition: <_ped.Partition object at 0x7f338aaf3950> >14:54:08,925 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >14:54:08,927 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >14:54:08,929 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >14:54:08,930 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f338ab570d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f338aaf2550> PedPartition: <_ped.Partition object at 0x7f338aaf3770> >14:54:08,932 DEBUG blivet: fixing size of non-existent 500 MiB partition sda1 (165) with non-existent ext4 filesystem mounted at /boot >14:54:08,953 DEBUG blivet: fixing size of non-existent 148.56 GiB partition sda2 (153) with non-existent lvmpv >14:54:08,974 DEBUG blivet: fixing size of non-existent 465.76 GiB partition sdb1 (159) with non-existent lvmpv >14:54:09,004 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_admin ; member: sda2 ; >14:54:09,006 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >14:54:09,009 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_admin ; member: sdb1 ; >14:54:09,011 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >14:54:09,012 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 171 >14:54:09,014 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_admin ; current: None ; type: None ; >14:54:09,015 INFO blivet: added lvmvg fedora_admin (id 170) to device tree >14:54:09,016 INFO blivet: registered action: [173] create device lvmvg fedora_admin (id 170) >14:54:09,018 DEBUG blivet: Ext4FS.supported: supported: True ; >14:54:09,018 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 174 >14:54:09,021 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_admin ; >14:54:09,024 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-root ; current: None ; type: ext4 ; >14:54:09,032 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,053 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:54:09,073 DEBUG blivet: Adding fedora_admin-root/1024 MiB to fedora_admin >14:54:09,093 INFO blivet: added lvmlv fedora_admin-root (id 175) to device tree >14:54:09,093 INFO blivet: registered action: [177] create device lvmlv fedora_admin-root (id 175) >14:54:09,094 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 179 >14:54:09,096 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-root ; current: ext4 ; type: ext4 ; >14:54:09,097 INFO blivet: registered action: [178] create format ext4 filesystem mounted at / on lvmlv fedora_admin-root (id 175) >14:54:09,100 DEBUG blivet: Ext4FS.supported: supported: True ; >14:54:09,100 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 180 >14:54:09,103 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_admin ; >14:54:09,105 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-home ; current: None ; type: ext4 ; >14:54:09,113 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,134 DEBUG blivet: vg fedora_admin has 613.32 GiB free >14:54:09,154 DEBUG blivet: Adding fedora_admin-home/500 MiB to fedora_admin >14:54:09,174 INFO blivet: added lvmlv fedora_admin-home (id 181) to device tree >14:54:09,174 INFO blivet: registered action: [183] create device lvmlv fedora_admin-home (id 181) >14:54:09,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 185 >14:54:09,177 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-home ; current: ext4 ; type: ext4 ; >14:54:09,177 INFO blivet: registered action: [184] create format ext4 filesystem mounted at /home on lvmlv fedora_admin-home (id 181) >14:54:09,179 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >14:54:09,180 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 186 >14:54:09,182 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_admin ; >14:54:09,184 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-swap ; current: None ; type: swap ; >14:54:09,192 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,214 DEBUG blivet: vg fedora_admin has 612.83 GiB free >14:54:09,234 DEBUG blivet: Adding fedora_admin-swap/3968 MiB to fedora_admin >14:54:09,254 INFO blivet: added lvmlv fedora_admin-swap (id 187) to device tree >14:54:09,254 INFO blivet: registered action: [189] create device lvmlv fedora_admin-swap (id 187) >14:54:09,255 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 191 >14:54:09,256 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-swap ; current: swap ; type: swap ; >14:54:09,257 INFO blivet: registered action: [190] create format swap on lvmlv fedora_admin-swap (id 187) >14:54:09,259 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,281 DEBUG blivet: vg fedora_admin has 608.95 GiB free >14:54:09,301 DEBUG blivet: vg fedora_admin: 608.95 GiB free ; lvs: ['root', 'home', 'swap'] >14:54:09,323 DEBUG blivet: adding request 175 to chunk 157265 on /dev/fedora_admin >14:54:09,324 DEBUG blivet: adding request 181 to chunk 157265 on /dev/fedora_admin >14:54:09,324 DEBUG blivet: adding request 187 to chunk 157265 on /dev/fedora_admin >14:54:09,324 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora_admin length = 157265 size = 614.32 GiB >remaining = 2 pool = 155891 >14:54:09,344 DEBUG blivet: req: LVRequest instance -- >id = 187 name = fedora_admin-swap growable = False >base = 993 growth = 0 max_grow = 0 >done = True >14:54:09,345 DEBUG blivet: req: LVRequest instance -- >id = 175 name = fedora_admin-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >14:54:09,345 DEBUG blivet: req: LVRequest instance -- >id = 181 name = fedora_admin-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >14:54:09,346 DEBUG blivet: 2 requests and 155891 (608.95 GiB) left in chunk >14:54:09,366 DEBUG blivet: adding 0 (0 B) to 175 (fedora_admin-root) >14:54:09,367 DEBUG blivet: new grow amount for request 175 (fedora_admin-root) is 0 units, or 0 B >14:54:09,368 DEBUG blivet: adding 0 (0 B) to 181 (fedora_admin-home) >14:54:09,370 DEBUG blivet: new grow amount for request 181 (fedora_admin-home) is 0 units, or 0 B >14:54:09,371 DEBUG blivet: adding 155891 (608.95 GiB) to 175 (fedora_admin-root) >14:54:09,391 DEBUG blivet: taking back 143347 (559.95 GiB) from 175 (fedora_admin-root) >14:54:09,411 DEBUG blivet: new grow amount for request 175 (fedora_admin-root) is 12544 units, or 49 GiB >14:54:09,431 DEBUG blivet: adding 143347 (559.95 GiB) to 181 (fedora_admin-home) >14:54:09,450 DEBUG blivet: new grow amount for request 181 (fedora_admin-home) is 143347 units, or 559.95 GiB >14:54:09,470 DEBUG blivet: trying to set lv fedora_admin-root size to 50 GiB >14:54:09,491 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,513 DEBUG blivet: vg fedora_admin has 608.95 GiB free >14:54:09,534 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,556 DEBUG blivet: vg fedora_admin has 559.95 GiB free >14:54:09,577 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,598 DEBUG blivet: vg fedora_admin has 559.95 GiB free >14:54:09,619 DEBUG blivet: trying to set lv fedora_admin-home size to 560.44 GiB >14:54:09,640 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,662 DEBUG blivet: vg fedora_admin has 559.95 GiB free >14:54:09,684 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,707 DEBUG blivet: vg fedora_admin has 0 B free >14:54:09,709 DEBUG blivet: fedora_admin size is 614.32 GiB >14:54:09,731 DEBUG blivet: vg fedora_admin has 0 B free >14:56:16,593 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:56:16,602 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:56:16,603 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:56:16,605 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:56:16,614 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:56:16,614 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:56:16,736 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:56:16,745 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:56:16,746 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:56:16,747 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:56:16,755 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:56:16,756 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:56:24,528 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >14:56:24,536 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdb (25) with non-existent msdos disklabel >14:56:24,538 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:56:24,545 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:56:27,759 DEBUG blivet: removing sda1 >14:56:27,760 INFO blivet: removed partition sda1 (id 165) from device tree >14:56:27,762 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >14:56:27,762 INFO blivet: registered action: [192] destroy device partition sda1 (id 165) >14:56:27,763 DEBUG blivet: removing sda2 >14:56:27,764 DEBUG blivet: devices to remove: ['fedora_admin-swap', 'fedora_admin-home', 'fedora_admin-root', 'fedora_admin'] >14:56:27,764 DEBUG blivet: leaves to remove: ['fedora_admin-swap', 'fedora_admin-home', 'fedora_admin-root'] >14:56:27,765 INFO blivet: removed lvmlv fedora_admin-swap (id 187) from device tree >14:56:27,768 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora_admin ; >14:56:27,768 INFO blivet: registered action: [193] destroy device lvmlv fedora_admin-swap (id 187) >14:56:27,769 INFO blivet: removed lvmlv fedora_admin-home (id 181) from device tree >14:56:27,771 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_admin ; >14:56:27,771 INFO blivet: registered action: [194] destroy device lvmlv fedora_admin-home (id 181) >14:56:27,772 INFO blivet: removed lvmlv fedora_admin-root (id 175) from device tree >14:56:27,774 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_admin ; >14:56:27,774 INFO blivet: registered action: [195] destroy device lvmlv fedora_admin-root (id 175) >14:56:27,775 DEBUG blivet: devices to remove: ['fedora_admin'] >14:56:27,775 DEBUG blivet: leaves to remove: ['fedora_admin'] >14:56:27,776 INFO blivet: removed lvmvg fedora_admin (id 170) from device tree >14:56:27,777 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >14:56:27,779 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >14:56:27,779 INFO blivet: registered action: [196] destroy device lvmvg fedora_admin (id 170) >14:56:27,780 INFO blivet: removed partition sda2 (id 153) from device tree >14:56:27,782 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:56:27,782 INFO blivet: registered action: [197] destroy device partition sda2 (id 153) >14:56:27,783 DEBUG blivet: removing sdb1 >14:56:27,784 INFO blivet: removed partition sdb1 (id 159) from device tree >14:56:27,785 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >14:56:27,787 INFO blivet: registered action: [198] destroy device partition sdb1 (id 159) >14:56:27,853 INFO blivet: Detected 3968 MiB of memory >14:56:27,878 INFO blivet: Swap attempt of 3968 MiB >14:56:27,906 DEBUG blivet: checking whether disk sda has an empty extended >14:56:27,907 DEBUG blivet: extended is None ; logicals is [] >14:56:27,908 DEBUG blivet: checking whether disk sdb has an empty extended >14:56:27,910 DEBUG blivet: extended is None ; logicals is [] >14:56:28,031 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:56:28,045 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:56:28,045 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:56:28,173 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:56:28,189 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:56:28,189 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:56:28,191 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:56:28,206 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >14:56:28,207 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:56:28,320 DEBUG blivet: starting Blivet copy >14:56:28,395 DEBUG blivet: Ext4FS.supported: supported: True ; >14:56:28,443 DEBUG blivet: Ext4FS.supported: supported: True ; >14:56:28,496 DEBUG blivet: Ext4FS.supported: supported: True ; >14:56:28,537 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:28,557 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:28,577 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:28,597 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:28,669 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:28,688 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:28,708 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:28,728 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:28,774 DEBUG blivet: Ext4FS.supported: supported: True ; >14:56:28,817 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:28,837 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:28,857 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:28,877 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:28,969 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:28,990 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:29,010 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:29,030 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:29,228 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:29,248 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:29,268 DEBUG blivet: fedora_admin size is 614.32 GiB >14:56:29,288 DEBUG blivet: vg fedora_admin has 614.32 GiB free >14:56:29,476 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:56:29,508 DEBUG blivet: looking up parted Device: /dev/sr0 >14:56:29,648 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >14:56:29,649 INFO blivet: DiskLabel.partedDevice returning None >14:56:29,651 DEBUG blivet: Caught exception, continuing. >14:56:29,652 DEBUG blivet: Begin exception details. >14:56:29,652 DEBUG blivet: Traceback (most recent call last): >14:56:29,653 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >14:56:29,653 DEBUG blivet: lt = self.partedDisk.type >14:56:29,654 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >14:56:29,654 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >14:56:29,655 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >14:56:29,656 DEBUG blivet: ret = fn(*args, **kwds) >14:56:29,656 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >14:56:29,657 DEBUG blivet: raise parted.DiskException, "no device specified" >14:56:29,658 DEBUG blivet: DiskException: no device specified >14:56:29,658 DEBUG blivet: End exception details. >14:56:29,661 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:56:29,696 DEBUG blivet: looking up parted Device: /dev/sr0 >14:56:29,837 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >14:56:29,838 INFO blivet: DiskLabel.partedDevice returning None >14:56:29,841 DEBUG blivet: Caught exception, continuing. >14:56:29,841 DEBUG blivet: Begin exception details. >14:56:29,842 DEBUG blivet: Traceback (most recent call last): >14:56:29,842 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >14:56:29,843 DEBUG blivet: lt = self.partedDisk.type >14:56:29,844 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >14:56:29,844 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >14:56:29,845 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >14:56:29,846 DEBUG blivet: ret = fn(*args, **kwds) >14:56:29,846 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >14:56:29,847 DEBUG blivet: raise parted.DiskException, "no device specified" >14:56:29,847 DEBUG blivet: DiskException: no device specified >14:56:29,848 DEBUG blivet: End exception details. >14:56:29,919 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >14:56:29,920 INFO blivet: DiskLabel.partedDevice returning None >14:56:29,922 DEBUG blivet: Caught exception, continuing. >14:56:29,922 DEBUG blivet: Begin exception details. >14:56:29,923 DEBUG blivet: Traceback (most recent call last): >14:56:29,923 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >14:56:29,924 DEBUG blivet: lt = self.partedDisk.type >14:56:29,924 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >14:56:29,924 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >14:56:29,925 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >14:56:29,925 DEBUG blivet: ret = fn(*args, **kwds) >14:56:29,926 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >14:56:29,926 DEBUG blivet: raise parted.DiskException, "no device specified" >14:56:29,926 DEBUG blivet: DiskException: no device specified >14:56:29,927 DEBUG blivet: End exception details. > > >/tmp/ifcfg.log: >10:54:30,851 DEBUG ifcfg: content of files (network initialization): >10:54:30,851 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >10:54:30,852 DEBUG ifcfg: # Generated by dracut initrd >10:54:30,852 DEBUG ifcfg: DEVICE="p2p1" >10:54:30,853 DEBUG ifcfg: ONBOOT=yes >10:54:30,853 DEBUG ifcfg: NETBOOT=yes >10:54:30,853 DEBUG ifcfg: UUID="873240af-6602-432e-92e4-98c66939a2bd" >10:54:30,854 DEBUG ifcfg: BOOTPROTO=dhcp >10:54:30,854 DEBUG ifcfg: HWADDR="00:1c:c0:1d:97:56" >10:54:30,854 DEBUG ifcfg: TYPE=Ethernet >10:54:30,855 DEBUG ifcfg: NAME="p2p1" >10:54:30,877 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 28, 192, 29, 151, 86]}, 'connection': {'timestamp': 1399460062L, 'interface-name': 'p2p1', 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '873240af-6602-432e-92e4-98c66939a2bd'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >10:54:31,103 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >10:54:31,104 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >10:54:31,106 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >10:53:01,113 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >10:53:01,115 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >14:53:31,349 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >14:53:31,350 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 > > >/proc/cmdline: >repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz > > >/tmp/syslog: >10:54:19,983 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.8" x-pid="1141" x-info="http://www.rsyslog.com"] start >10:54:19,985 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >10:54:19,985 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >10:54:19,985 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >10:54:19,985 NOTICE kernel:[ 0.000000] Linux version 3.15.0-0.rc4.git0.1.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.0 20140422 (Red Hat 4.9.0-1) (GCC) ) #1 SMP Mon May 5 19:59:35 UTC 2014 >10:54:19,985 INFO kernel:[ 0.000000] Command line: repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz >10:54:19,985 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cf216fff] usable >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf217000-0x00000000cf258fff] ACPI NVS >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf259000-0x00000000cf331fff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf332000-0x00000000cf334fff] ACPI NVS >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf335000-0x00000000cf3dffff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3e0000-0x00000000cf3e5fff] ACPI data >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3e6000-0x00000000cf3e6fff] ACPI NVS >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3e7000-0x00000000cf3e8fff] ACPI data >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3e9000-0x00000000cf3e9fff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3ea000-0x00000000cf3effff] ACPI NVS >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3f0000-0x00000000cf3fffff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf400000-0x00000000cf5fffff] usable >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffbfffff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >10:54:19,985 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable >10:54:19,985 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >10:54:19,985 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >10:54:19,985 DEBUG kernel:[ 0.000000] DMI: /DG31PR, BIOS PRG3110H.86A.0028.2007.0928.1134 09/28/2007 >10:54:19,985 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >10:54:19,985 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >10:54:19,985 INFO kernel:[ 0.000000] e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000 >10:54:19,985 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >10:54:19,985 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >10:54:19,985 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >10:54:19,985 DEBUG kernel:[ 0.000000] A0000-DFFFF uncachable >10:54:19,985 DEBUG kernel:[ 0.000000] E0000-FFFFF write-protect >10:54:19,985 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >10:54:19,985 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F00000000 write-back >10:54:19,985 DEBUG kernel:[ 0.000000] 1 base 100000000 mask FE0000000 write-back >10:54:19,985 DEBUG kernel:[ 0.000000] 2 base 120000000 mask FF0000000 write-back >10:54:19,985 DEBUG kernel:[ 0.000000] 3 base 0CF600000 mask FFFE00000 uncachable >10:54:19,985 DEBUG kernel:[ 0.000000] 4 base 0CF800000 mask FFF800000 uncachable >10:54:19,985 DEBUG kernel:[ 0.000000] 5 base 0D0000000 mask FF0000000 uncachable >10:54:19,985 DEBUG kernel:[ 0.000000] 6 base 0E0000000 mask FE0000000 uncachable >10:54:19,985 DEBUG kernel:[ 0.000000] 7 disabled >10:54:19,985 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >10:54:19,985 DEBUG kernel:[ 0.000000] e820: update [mem 0xcf600000-0xffffffff] usable ==> reserved >10:54:19,985 INFO kernel:[ 0.000000] e820: last_pfn = 0xcf600 max_arch_pfn = 0x400000000 >10:54:19,985 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd300-0x000fd30f] mapped at [ffff8800000fd300] >10:54:19,985 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >10:54:19,985 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >10:54:19,985 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >10:54:19,985 DEBUG kernel:[ 0.000000] BRK [0x02035000, 0x02035fff] PGTABLE >10:54:19,985 DEBUG kernel:[ 0.000000] BRK [0x02036000, 0x02036fff] PGTABLE >10:54:19,985 DEBUG kernel:[ 0.000000] BRK [0x02037000, 0x02037fff] PGTABLE >10:54:19,985 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x12fe00000-0x12fffffff] >10:54:19,985 DEBUG kernel:[ 0.000000] [mem 0x12fe00000-0x12fffffff] page 2M >10:54:19,985 DEBUG kernel:[ 0.000000] BRK [0x02038000, 0x02038fff] PGTABLE >10:54:19,985 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x12c000000-0x12fdfffff] >10:54:19,985 DEBUG kernel:[ 0.000000] [mem 0x12c000000-0x12fdfffff] page 2M >10:54:19,985 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x12bffffff] >10:54:19,985 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x12bffffff] page 2M >10:54:19,985 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcf216fff] >10:54:19,985 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >10:54:19,985 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xcf1fffff] page 2M >10:54:19,985 DEBUG kernel:[ 0.000000] [mem 0xcf200000-0xcf216fff] page 4k >10:54:19,985 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xcf400000-0xcf5fffff] >10:54:19,985 DEBUG kernel:[ 0.000000] [mem 0xcf400000-0xcf5fffff] page 2M >10:54:19,985 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d9f9000-0x7fffefff] >10:54:19,985 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F03C0 000024 (v02 INTEL ) >10:54:19,985 WARNING kernel:[ 0.000000] ACPI: XSDT 0x00000000CF3E7F10 000044 (v01 INTEL DG31PR 06222004 MSFT 00010013) >10:54:19,985 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000CF3E5D90 0000F4 (v04 INTEL DG31PR 06222004 MSFT 00010013) >10:54:19,985 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xCF3E6F40/0x00000000CF3E6E40, using 64-bit address (20140214/tbfadt-271) >10:54:19,985 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000CF3E0010 0049ED (v01 INTEL DG31PR 00000000 INTL 20051117) >10:54:19,985 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000CF3E6E40 000040 >10:54:19,985 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000CF3E5F10 00006C (v02 INTEL DG31PR 06222004 MSFT 00010013) >10:54:19,985 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000CF3EED10 000038 (v01 INTEL ICH7HPET 06222004 AMI. 00000001) >10:54:19,985 WARNING kernel:[ 0.000000] ACPI: MCFG 0x00000000CF3EEC10 00003C (v01 INTEL DG31PR 06222004 MSFT 00000097) >10:54:19,985 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:54:19,985 INFO kernel:[ 0.000000] No NUMA configuration found >10:54:19,985 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000012fffffff] >10:54:19,985 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x12fffffff] >10:54:19,985 INFO kernel:[ 0.000000] NODE_DATA [mem 0x12ffe8000-0x12fffbfff] >10:54:19,985 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0 >10:54:19,985 WARNING kernel:[ 0.000000] Zone ranges: >10:54:19,985 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >10:54:19,985 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >10:54:19,985 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x12fffffff] >10:54:19,985 WARNING kernel:[ 0.000000] Movable zone start for each node >10:54:19,985 WARNING kernel:[ 0.000000] Early memory node ranges >10:54:19,985 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >10:54:19,985 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcf216fff] >10:54:19,985 WARNING kernel:[ 0.000000] node 0: [mem 0xcf400000-0xcf5fffff] >10:54:19,985 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x12fffffff] >10:54:19,985 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1045429 >10:54:19,985 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >10:54:19,985 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >10:54:19,985 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >10:54:19,985 DEBUG kernel:[ 0.000000] DMA32 zone: 13201 pages used for memmap >10:54:19,985 DEBUG kernel:[ 0.000000] DMA32 zone: 844823 pages, LIFO batch:31 >10:54:19,985 DEBUG kernel:[ 0.000000] Normal zone: 3072 pages used for memmap >10:54:19,985 DEBUG kernel:[ 0.000000] Normal zone: 196608 pages, LIFO batch:31 >10:54:19,985 INFO kernel:[ 0.000000] Reserving Intel graphics stolen memory at 0xcf800000-0xcfffffff >10:54:19,985 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >10:54:19,985 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:54:19,985 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >10:54:19,985 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >10:54:19,985 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] disabled) >10:54:19,985 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled) >10:54:19,985 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >10:54:19,985 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >10:54:19,985 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >10:54:19,985 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >10:54:19,985 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >10:54:19,985 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >10:54:19,985 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >10:54:19,985 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >10:54:19,985 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >10:54:19,985 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >10:54:19,985 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf217000-0xcf258fff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf259000-0xcf331fff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf332000-0xcf334fff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf335000-0xcf3dffff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3e0000-0xcf3e5fff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3e6000-0xcf3e6fff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3e7000-0xcf3e8fff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3e9000-0xcf3e9fff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3ea000-0xcf3effff] >10:54:19,985 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3f0000-0xcf3fffff] >10:54:19,986 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf600000-0xcf7fffff] >10:54:19,986 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf800000-0xcfffffff] >10:54:19,986 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfed1bfff] >10:54:19,986 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >10:54:19,986 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xff9fffff] >10:54:19,986 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffbfffff] >10:54:19,986 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffdfffff] >10:54:19,986 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >10:54:19,986 INFO kernel:[ 0.000000] e820: [mem 0xd0000000-0xfed1bfff] available for PCI devices >10:54:19,986 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >10:54:19,986 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >10:54:19,986 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88012fc00000 s88128 r8192 d22464 u524288 >10:54:19,986 DEBUG kernel:[ 0.000000] pcpu-alloc: s88128 r8192 d22464 u524288 alloc=1*2097152 >10:54:19,986 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >10:54:19,986 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1029071 >10:54:19,986 WARNING kernel:[ 0.000000] Policy zone: Normal >10:54:19,986 NOTICE kernel:[ 0.000000] Kernel command line: repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz >10:54:19,986 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >10:54:19,986 WARNING kernel:[ 0.000000] Memory: 3993676K/4181716K available (7254K kernel code, 1172K rwdata, 3080K rodata, 1440K init, 1652K bss, 188040K reserved) >10:54:19,986 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >10:54:19,986 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >10:54:19,986 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=4. >10:54:19,986 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >10:54:19,986 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:712 16 >10:54:19,986 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >10:54:19,986 INFO kernel:[ 0.000000] console [tty0] enabled >10:54:19,986 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >10:54:19,986 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >10:54:19,986 DEBUG kernel:[ 0.000000] hpet clockevent registered >10:54:19,986 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >10:54:19,986 INFO kernel:[ 0.000000] tsc: Detected 1999.839 MHz processor >10:54:19,986 INFO kernel:[ 0.001016] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.67 BogoMIPS (lpj=1999839) >10:54:19,986 INFO kernel:[ 0.001156] pid_max: default: 32768 minimum: 301 >10:54:19,986 INFO kernel:[ 0.001237] ACPI: Core revision 20140214 >10:54:19,986 WARNING kernel:[ 0.005578] ACPI: All ACPI Tables successfully acquired >10:54:19,986 INFO kernel:[ 0.005899] Security Framework initialized >10:54:19,986 INFO kernel:[ 0.005978] SELinux: Initializing. >10:54:19,986 DEBUG kernel:[ 0.006012] SELinux: Starting in permissive mode >10:54:19,986 INFO kernel:[ 0.006551] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >10:54:19,986 INFO kernel:[ 0.009034] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >10:54:19,986 INFO kernel:[ 0.010176] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >10:54:19,986 INFO kernel:[ 0.010270] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >10:54:19,986 INFO kernel:[ 0.010713] Initializing cgroup subsys memory >10:54:19,986 INFO kernel:[ 0.010791] Initializing cgroup subsys devices >10:54:19,986 INFO kernel:[ 0.010859] Initializing cgroup subsys freezer >10:54:19,986 INFO kernel:[ 0.010927] Initializing cgroup subsys net_cls >10:54:19,986 INFO kernel:[ 0.011009] Initializing cgroup subsys blkio >10:54:19,986 INFO kernel:[ 0.011077] Initializing cgroup subsys perf_event >10:54:19,986 INFO kernel:[ 0.011146] Initializing cgroup subsys net_prio >10:54:19,986 INFO kernel:[ 0.011214] Initializing cgroup subsys hugetlb >10:54:19,986 INFO kernel:[ 0.011309] CPU: Physical Processor ID: 0 >10:54:19,986 INFO kernel:[ 0.011374] CPU: Processor Core ID: 0 >10:54:19,986 INFO kernel:[ 0.011440] mce: CPU supports 6 MCE banks >10:54:19,986 INFO kernel:[ 0.011514] CPU0: Thermal monitoring enabled (TM2) >10:54:19,986 INFO kernel:[ 0.011590] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >10:54:19,986 INFO kernel:[ 0.011590] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0 >10:54:19,986 INFO kernel:[ 0.011590] tlb_flushall_shift: -1 >10:54:19,986 INFO kernel:[ 0.011858] Freeing SMP alternatives memory: 28K (ffffffff81e8f000 - ffffffff81e96000) >10:54:19,986 INFO kernel:[ 0.013369] ftrace: allocating 26547 entries in 104 pages >10:54:19,986 INFO kernel:[ 0.022442] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >10:54:19,986 INFO kernel:[ 0.032524] smpboot: CPU0: Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz (fam: 06, model: 0f, stepping: 0d) >10:54:19,986 INFO kernel:[ 0.033000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >10:54:19,986 WARNING kernel:[ 0.033000] perf_event_intel: PEBS disabled due to CPU errata >10:54:19,986 INFO kernel:[ 0.033000] ... version: 2 >10:54:19,986 INFO kernel:[ 0.033000] ... bit width: 40 >10:54:19,986 INFO kernel:[ 0.033000] ... generic registers: 2 >10:54:19,986 INFO kernel:[ 0.033000] ... value mask: 000000ffffffffff >10:54:19,986 INFO kernel:[ 0.033000] ... max period: 000000007fffffff >10:54:19,986 INFO kernel:[ 0.033000] ... fixed-purpose events: 3 >10:54:19,986 INFO kernel:[ 0.033000] ... event mask: 0000000700000003 >10:54:19,986 INFO kernel:[ 0.034917] x86: Booting SMP configuration: >10:54:19,986 INFO kernel:[ 0.034989] .... node #0, CPUs: #1 >10:54:19,986 INFO kernel:[ 0.047056] x86: Booted up 1 node, 2 CPUs >10:54:19,986 INFO kernel:[ 0.047182] smpboot: Total of 2 processors activated (7999.35 BogoMIPS) >10:54:19,986 INFO kernel:[ 0.047369] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >10:54:19,986 INFO kernel:[ 0.048175] devtmpfs: initialized >10:54:19,986 INFO kernel:[ 0.053281] PM: Registering ACPI NVS region [mem 0xcf217000-0xcf258fff] (270336 bytes) >10:54:19,986 INFO kernel:[ 0.053281] PM: Registering ACPI NVS region [mem 0xcf332000-0xcf334fff] (12288 bytes) >10:54:19,986 INFO kernel:[ 0.053281] PM: Registering ACPI NVS region [mem 0xcf3e6000-0xcf3e6fff] (4096 bytes) >10:54:19,986 INFO kernel:[ 0.053367] PM: Registering ACPI NVS region [mem 0xcf3ea000-0xcf3effff] (24576 bytes) >10:54:19,986 INFO kernel:[ 0.055182] atomic64 test passed for x86-64 platform with CX8 and with SSE >10:54:19,986 INFO kernel:[ 0.055257] pinctrl core: initialized pinctrl subsystem >10:54:19,986 INFO kernel:[ 0.055993] RTC time: 10:44:11, date: 05/07/14 >10:54:19,986 INFO kernel:[ 0.056070] NET: Registered protocol family 16 >10:54:19,986 INFO kernel:[ 0.056285] cpuidle: using governor menu >10:54:19,986 INFO kernel:[ 0.056404] ACPI: bus type PCI registered >10:54:19,986 INFO kernel:[ 0.056471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >10:54:19,986 INFO kernel:[ 0.056642] PCI: MMCONFIG for domain 0000 [bus 00-40] at [mem 0xe0000000-0xe40fffff] (base 0xe0000000) >10:54:19,986 INFO kernel:[ 0.056757] PCI: not using MMCONFIG >10:54:19,986 INFO kernel:[ 0.056821] PCI: Using configuration type 1 for base access >10:54:19,986 INFO kernel:[ 0.059083] ACPI: Added _OSI(Module Device) >10:54:19,986 INFO kernel:[ 0.059141] ACPI: Added _OSI(Processor Device) >10:54:19,986 INFO kernel:[ 0.059209] ACPI: Added _OSI(3.0 _SCP Extensions) >10:54:19,986 INFO kernel:[ 0.059276] ACPI: Added _OSI(Processor Aggregator Device) >10:54:19,986 WARNING kernel:[ 0.061659] ACPI: Executed 1 blocks of module-level executable AML code >10:54:19,986 WARNING kernel:[ 0.063687] ACPI: SSDT 0x00000000CF3EB590 0004EC (v01 AMI IST 00000001 MSFT 03000001) >10:54:19,986 WARNING kernel:[ 0.064216] ACPI: Dynamic OEM Table Load: >10:54:19,986 WARNING kernel:[ 0.064322] ACPI: SSDT 0x0000000000000000 0004EC (v01 AMI IST 00000001 MSFT 03000001) >10:54:19,986 INFO kernel:[ 0.064657] ACPI: Interpreter enabled >10:54:19,986 WARNING kernel:[ 0.064731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >10:54:19,986 INFO kernel:[ 0.064897] ACPI: (supports S0 S1 S3 S4 S5) >10:54:19,986 INFO kernel:[ 0.064963] ACPI: Using IOAPIC for interrupt routing >10:54:19,986 INFO kernel:[ 0.065027] PCI: MMCONFIG for domain 0000 [bus 00-40] at [mem 0xe0000000-0xe40fffff] (base 0xe0000000) >10:54:19,986 INFO kernel:[ 0.065710] PCI: MMCONFIG at [mem 0xe0000000-0xe40fffff] reserved in ACPI motherboard resources >10:54:19,986 INFO kernel:[ 0.065824] PCI: MMCONFIG for 0000 [bus00-1f] at [mem 0xe0000000-0xe1ffffff] (base 0xe0000000) (size reduced!) >10:54:19,986 INFO kernel:[ 0.070202] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >10:54:19,986 NOTICE kernel:[ 0.070776] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >10:54:19,986 DEBUG kernel:[ 0.075669] ACPI: \_PR_.CPU3: failed to get CPU APIC ID. >10:54:19,986 DEBUG kernel:[ 0.075676] ACPI: \_PR_.CPU4: failed to get CPU APIC ID. >10:54:19,986 DEBUG kernel:[ 0.075682] ACPI: \_PR_.CPU5: failed to get CPU APIC ID. >10:54:19,986 DEBUG kernel:[ 0.075687] ACPI: \_PR_.CPU6: failed to get CPU APIC ID. >10:54:19,986 DEBUG kernel:[ 0.075695] ACPI: \_PR_.CPU7: failed to get CPU APIC ID. >10:54:19,986 DEBUG kernel:[ 0.075701] ACPI: \_PR_.CPU8: failed to get CPU APIC ID. >10:54:19,986 INFO kernel:[ 0.075756] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >10:54:19,986 INFO kernel:[ 0.075833] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >10:54:19,986 INFO kernel:[ 0.076191] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] >10:54:19,986 DEBUG kernel:[ 0.076378] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored) >10:54:19,986 DEBUG kernel:[ 0.076382] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored) >10:54:19,986 DEBUG kernel:[ 0.076384] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >10:54:19,986 DEBUG kernel:[ 0.076387] acpi PNP0A08:00: host bridge window [mem 0xd0000000-0xff1b9fff] (ignored) >10:54:19,986 DEBUG kernel:[ 0.076389] PCI: root bus 00: using default resources >10:54:19,986 INFO kernel:[ 0.076393] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-1f] only partially covers this bridge >10:54:19,986 INFO kernel:[ 0.076682] PCI host bridge to bus 0000:00 >10:54:19,986 INFO kernel:[ 0.076750] pci_bus 0000:00: root bus resource [bus 00-ff] >10:54:19,986 INFO kernel:[ 0.076820] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >10:54:19,986 INFO kernel:[ 0.076892] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >10:54:19,986 DEBUG kernel:[ 0.076973] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 >10:54:19,986 DEBUG kernel:[ 0.077105] pci 0000:00:01.0: [8086:29c1] type 01 class 0x060400 >10:54:19,986 DEBUG kernel:[ 0.077156] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >10:54:19,986 INFO kernel:[ 0.077201] pci 0000:00:01.0: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.077328] pci 0000:00:02.0: [8086:29c2] type 00 class 0x030000 >10:54:19,986 DEBUG kernel:[ 0.077341] pci 0000:00:02.0: reg 0x10: [mem 0xfeb00000-0xfeb7ffff] >10:54:19,986 DEBUG kernel:[ 0.077348] pci 0000:00:02.0: reg 0x14: [io 0xe140-0xe147] >10:54:19,986 DEBUG kernel:[ 0.077355] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref] >10:54:19,986 DEBUG kernel:[ 0.077361] pci 0000:00:02.0: reg 0x1c: [mem 0xfe900000-0xfe9fffff] >10:54:19,986 DEBUG kernel:[ 0.077504] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 >10:54:19,986 DEBUG kernel:[ 0.077581] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >10:54:19,986 INFO kernel:[ 0.077628] pci 0000:00:1c.0: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.077756] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 >10:54:19,986 DEBUG kernel:[ 0.077833] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >10:54:19,986 INFO kernel:[ 0.077880] pci 0000:00:1c.1: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.078015] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 >10:54:19,986 DEBUG kernel:[ 0.078056] pci 0000:00:1d.0: reg 0x20: [io 0xe080-0xe09f] >10:54:19,986 INFO kernel:[ 0.078136] pci 0000:00:1d.0: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.078263] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 >10:54:19,986 DEBUG kernel:[ 0.078304] pci 0000:00:1d.1: reg 0x20: [io 0xe060-0xe07f] >10:54:19,986 INFO kernel:[ 0.078378] pci 0000:00:1d.1: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.078503] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 >10:54:19,986 DEBUG kernel:[ 0.078545] pci 0000:00:1d.2: reg 0x20: [io 0xe040-0xe05f] >10:54:19,986 INFO kernel:[ 0.078619] pci 0000:00:1d.2: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.078746] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 >10:54:19,986 DEBUG kernel:[ 0.078787] pci 0000:00:1d.3: reg 0x20: [io 0xe020-0xe03f] >10:54:19,986 INFO kernel:[ 0.078860] pci 0000:00:1d.3: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.078994] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 >10:54:19,986 DEBUG kernel:[ 0.079018] pci 0000:00:1d.7: reg 0x10: [mem 0xfeb80000-0xfeb803ff] >10:54:19,986 DEBUG kernel:[ 0.079103] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >10:54:19,986 INFO kernel:[ 0.079148] pci 0000:00:1d.7: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.079277] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >10:54:19,986 INFO kernel:[ 0.079364] pci 0000:00:1e.0: System wakeup disabled by ACPI >10:54:19,986 DEBUG kernel:[ 0.079493] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100 >10:54:19,986 INFO kernel:[ 0.079574] pci 0000:00:1f.0: can't claim BAR 13 [io 0x0400-0x047f]: address conflict with ACPI CPU throttle [io 0x0410-0x0415] >10:54:19,986 INFO kernel:[ 0.079699] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO >10:54:19,986 INFO kernel:[ 0.079774] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0290 (mask 00ff) >10:54:19,986 DEBUG kernel:[ 0.079995] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a >10:54:19,986 DEBUG kernel:[ 0.080013] pci 0000:00:1f.1: reg 0x10: [io 0xe130-0xe137] >10:54:19,986 DEBUG kernel:[ 0.080023] pci 0000:00:1f.1: reg 0x14: [io 0xe120-0xe123] >10:54:19,986 DEBUG kernel:[ 0.080033] pci 0000:00:1f.1: reg 0x18: [io 0xe110-0xe117] >10:54:19,986 DEBUG kernel:[ 0.080043] pci 0000:00:1f.1: reg 0x1c: [io 0xe100-0xe103] >10:54:19,986 DEBUG kernel:[ 0.080052] pci 0000:00:1f.1: reg 0x20: [io 0xe0f0-0xe0ff] >10:54:19,986 INFO kernel:[ 0.080072] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >10:54:19,986 INFO kernel:[ 0.080146] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >10:54:19,986 INFO kernel:[ 0.080218] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >10:54:19,986 INFO kernel:[ 0.080292] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >10:54:19,986 DEBUG kernel:[ 0.080449] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f >10:54:19,986 DEBUG kernel:[ 0.080464] pci 0000:00:1f.2: reg 0x10: [io 0xe0e0-0xe0e7] >10:54:19,986 DEBUG kernel:[ 0.080473] pci 0000:00:1f.2: reg 0x14: [io 0xe0d0-0xe0d3] >10:54:19,986 DEBUG kernel:[ 0.080482] pci 0000:00:1f.2: reg 0x18: [io 0xe0c0-0xe0c7] >10:54:19,986 DEBUG kernel:[ 0.080490] pci 0000:00:1f.2: reg 0x1c: [io 0xe0b0-0xe0b3] >10:54:19,986 DEBUG kernel:[ 0.080499] pci 0000:00:1f.2: reg 0x20: [io 0xe0a0-0xe0af] >10:54:19,986 DEBUG kernel:[ 0.080536] pci 0000:00:1f.2: PME# supported from D3hot >10:54:19,986 DEBUG kernel:[ 0.080627] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 >10:54:19,986 DEBUG kernel:[ 0.080679] pci 0000:00:1f.3: reg 0x20: [io 0xe000-0xe01f] >10:54:19,986 INFO kernel:[ 0.080834] pci 0000:00:01.0: PCI bridge to [bus 01] >10:54:19,986 INFO kernel:[ 0.080971] pci 0000:00:1c.0: PCI bridge to [bus 02] >10:54:19,986 DEBUG kernel:[ 0.081094] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 >10:54:19,986 DEBUG kernel:[ 0.081114] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff] >10:54:19,986 DEBUG kernel:[ 0.081147] pci 0000:03:00.0: reg 0x18: [mem 0xfea20000-0xfea20fff 64bit] >10:54:19,986 DEBUG kernel:[ 0.081184] pci 0000:03:00.0: reg 0x30: [mem 0xfea00000-0xfea1ffff pref] >10:54:19,986 DEBUG kernel:[ 0.081286] pci 0000:03:00.0: supports D1 D2 >10:54:19,986 DEBUG kernel:[ 0.081289] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold >10:54:19,986 INFO kernel:[ 0.081365] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >10:54:19,986 INFO kernel:[ 0.081489] pci 0000:00:1c.1: PCI bridge to [bus 03] >10:54:19,986 DEBUG kernel:[ 0.081561] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >10:54:19,986 DEBUG kernel:[ 0.081566] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff] >10:54:19,986 INFO kernel:[ 0.081655] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode) >10:54:19,986 DEBUG kernel:[ 0.081735] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >10:54:19,986 DEBUG kernel:[ 0.081738] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode) >10:54:19,986 INFO kernel:[ 0.082158] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >10:54:19,986 INFO kernel:[ 0.082533] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >10:54:19,986 INFO kernel:[ 0.082908] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15) >10:54:19,986 INFO kernel:[ 0.083279] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15) >10:54:19,986 INFO kernel:[ 0.083648] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0 >10:54:19,986 INFO kernel:[ 0.084057] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0 >10:54:19,986 INFO kernel:[ 0.084481] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0 >10:54:19,986 INFO kernel:[ 0.084905] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15) >10:54:19,986 WARNING kernel:[ 0.085324] ACPI: Enabled 3 GPEs in block 00 to 1F >10:54:19,986 INFO kernel:[ 0.085555] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >10:54:19,986 INFO kernel:[ 0.085555] vgaarb: loaded >10:54:19,986 INFO kernel:[ 0.085555] vgaarb: bridge control possible 0000:00:02.0 >10:54:19,986 NOTICE kernel:[ 0.085555] SCSI subsystem initialized >10:54:19,986 DEBUG kernel:[ 0.086051] libata version 3.00 loaded. >10:54:19,986 INFO kernel:[ 0.086067] ACPI: bus type USB registered >10:54:19,986 INFO kernel:[ 0.086162] usbcore: registered new interface driver usbfs >10:54:19,986 INFO kernel:[ 0.086245] usbcore: registered new interface driver hub >10:54:19,986 INFO kernel:[ 0.086317] usbcore: registered new device driver usb >10:54:19,986 INFO kernel:[ 0.086317] PCI: Using ACPI for IRQ routing >10:54:19,986 DEBUG kernel:[ 0.087314] PCI: pci_cache_line_size set to 64 bytes >10:54:19,986 DEBUG kernel:[ 0.087363] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >10:54:19,986 DEBUG kernel:[ 0.087366] e820: reserve RAM buffer [mem 0xcf217000-0xcfffffff] >10:54:19,986 DEBUG kernel:[ 0.087369] e820: reserve RAM buffer [mem 0xcf600000-0xcfffffff] >10:54:19,986 INFO kernel:[ 0.087520] NetLabel: Initializing >10:54:19,986 INFO kernel:[ 0.087585] NetLabel: domain hash size = 128 >10:54:19,986 INFO kernel:[ 0.087650] NetLabel: protocols = UNLABELED CIPSOv4 >10:54:19,986 INFO kernel:[ 0.087736] NetLabel: unlabeled traffic allowed by default >10:54:19,986 INFO kernel:[ 0.087848] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >10:54:19,986 INFO kernel:[ 0.087924] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >10:54:19,986 INFO kernel:[ 0.088059] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >10:54:19,986 INFO kernel:[ 0.090023] Switched to clocksource hpet >10:54:19,986 INFO kernel:[ 0.101446] pnp: PnP ACPI init >10:54:19,986 INFO kernel:[ 0.101543] ACPI: bus type PNP registered >10:54:19,986 INFO kernel:[ 0.101773] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved >10:54:19,986 INFO kernel:[ 0.101849] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved >10:54:19,986 DEBUG kernel:[ 0.101924] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >10:54:19,986 INFO kernel:[ 0.102147] system 00:01: [io 0x0400-0x047f] could not be reserved >10:54:19,986 INFO kernel:[ 0.102222] system 00:01: [io 0x1180-0x119f] has been reserved >10:54:19,986 INFO kernel:[ 0.102294] system 00:01: [io 0x0500-0x053f] has been reserved >10:54:19,986 INFO kernel:[ 0.102365] system 00:01: [mem 0xfec00000-0xfecfffff] could not be reserved >10:54:19,986 INFO kernel:[ 0.102439] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved >10:54:19,986 INFO kernel:[ 0.102513] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >10:54:19,986 INFO kernel:[ 0.102586] system 00:01: [mem 0xffb00000-0xffcfffff] could not be reserved >10:54:19,986 INFO kernel:[ 0.102660] system 00:01: [mem 0xfc800000-0xfc800fff] has been reserved >10:54:19,986 INFO kernel:[ 0.102734] system 00:01: [mem 0xfed20000-0xfed7ffff] has been reserved >10:54:19,986 INFO kernel:[ 0.102807] system 00:01: [mem 0xffe00000-0xffffffff] has been reserved >10:54:19,986 DEBUG kernel:[ 0.102881] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >10:54:19,986 INFO kernel:[ 0.103084] system 00:02: [io 0x0290-0x029f] has been reserved >10:54:19,986 DEBUG kernel:[ 0.103158] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >10:54:19,986 DEBUG kernel:[ 0.103234] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >10:54:19,986 DEBUG kernel:[ 0.103297] pnp 00:04: Plug and Play ACPI device, IDs PNP0f12 PNP0f13 (active) >10:54:19,986 DEBUG kernel:[ 0.103626] pnp 00:05: [dma 0 disabled] >10:54:19,986 DEBUG kernel:[ 0.103706] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >10:54:19,986 DEBUG kernel:[ 0.103721] pnp 00:06: [dma 4] >10:54:19,986 DEBUG kernel:[ 0.103757] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active) >10:54:19,986 DEBUG kernel:[ 0.103805] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) >10:54:19,986 DEBUG kernel:[ 0.103843] pnp 00:08: Plug and Play ACPI device, IDs PNP0800 (active) >10:54:19,986 INFO kernel:[ 0.103927] system 00:09: [io 0x04d0-0x04d1] has been reserved >10:54:19,986 DEBUG kernel:[ 0.104000] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >10:54:19,986 DEBUG kernel:[ 0.104055] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >10:54:19,986 DEBUG kernel:[ 0.104176] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active) >10:54:19,986 INFO kernel:[ 0.104326] pnp: PnP ACPI: found 12 devices >10:54:19,986 INFO kernel:[ 0.104392] ACPI: bus type PNP unregistered >10:54:19,986 DEBUG kernel:[ 0.111992] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >10:54:19,986 DEBUG kernel:[ 0.111998] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >10:54:19,986 DEBUG kernel:[ 0.112007] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >10:54:19,986 DEBUG kernel:[ 0.112017] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >10:54:19,986 WARNING kernel:[ 0.112031] pci 0000:00:1f.0: BAR 13: [io 0x0400-0x047f] has bogus alignment >10:54:19,986 DEBUG kernel:[ 0.112108] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >10:54:19,986 DEBUG kernel:[ 0.112111] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >10:54:19,986 DEBUG kernel:[ 0.112114] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >10:54:19,986 DEBUG kernel:[ 0.112117] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >10:54:19,986 INFO kernel:[ 0.112125] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe4000000-0xe41fffff] >10:54:19,986 INFO kernel:[ 0.112201] pci 0000:00:1c.0: BAR 15: assigned [mem 0x130000000-0x1301fffff 64bit pref] >10:54:19,986 INFO kernel:[ 0.112314] pci 0000:00:1c.1: BAR 15: assigned [mem 0x130200000-0x1303fffff 64bit pref] >10:54:19,986 INFO kernel:[ 0.112426] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >10:54:19,986 INFO kernel:[ 0.112499] pci 0000:00:01.0: PCI bridge to [bus 01] >10:54:19,986 INFO kernel:[ 0.112573] pci 0000:00:1c.0: PCI bridge to [bus 02] >10:54:19,986 INFO kernel:[ 0.112642] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >10:54:19,986 INFO kernel:[ 0.112715] pci 0000:00:1c.0: bridge window [mem 0xe4000000-0xe41fffff] >10:54:19,986 INFO kernel:[ 0.112790] pci 0000:00:1c.0: bridge window [mem 0x130000000-0x1301fffff 64bit pref] >10:54:19,986 INFO kernel:[ 0.112905] pci 0000:00:1c.1: PCI bridge to [bus 03] >10:54:19,986 INFO kernel:[ 0.112974] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >10:54:19,986 INFO kernel:[ 0.113053] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff] >10:54:19,986 INFO kernel:[ 0.113128] pci 0000:00:1c.1: bridge window [mem 0x130200000-0x1303fffff 64bit pref] >10:54:19,986 INFO kernel:[ 0.113242] pci 0000:00:1e.0: PCI bridge to [bus 04] >10:54:19,986 DEBUG kernel:[ 0.113320] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >10:54:19,986 DEBUG kernel:[ 0.113323] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >10:54:19,986 DEBUG kernel:[ 0.113326] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >10:54:19,986 DEBUG kernel:[ 0.113328] pci_bus 0000:02: resource 1 [mem 0xe4000000-0xe41fffff] >10:54:19,986 DEBUG kernel:[ 0.113331] pci_bus 0000:02: resource 2 [mem 0x130000000-0x1301fffff 64bit pref] >10:54:19,986 DEBUG kernel:[ 0.113334] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >10:54:19,986 DEBUG kernel:[ 0.113336] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff] >10:54:19,986 DEBUG kernel:[ 0.113339] pci_bus 0000:03: resource 2 [mem 0x130200000-0x1303fffff 64bit pref] >10:54:19,986 DEBUG kernel:[ 0.113342] pci_bus 0000:04: resource 4 [io 0x0000-0xffff] >10:54:19,986 DEBUG kernel:[ 0.113344] pci_bus 0000:04: resource 5 [mem 0x00000000-0xfffffffff] >10:54:19,986 INFO kernel:[ 0.113386] NET: Registered protocol family 2 >10:54:19,986 INFO kernel:[ 0.113671] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >10:54:19,986 INFO kernel:[ 0.113931] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >10:54:19,986 INFO kernel:[ 0.114202] TCP: Hash tables configured (established 32768 bind 32768) >10:54:19,986 INFO kernel:[ 0.114334] TCP: reno registered >10:54:19,986 INFO kernel:[ 0.114410] UDP hash table entries: 2048 (order: 4, 65536 bytes) >10:54:19,986 INFO kernel:[ 0.114519] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >10:54:19,986 INFO kernel:[ 0.114724] NET: Registered protocol family 1 >10:54:19,986 DEBUG kernel:[ 0.114818] pci 0000:00:02.0: Boot video device >10:54:19,986 DEBUG kernel:[ 0.115621] PCI: CLS 64 bytes, default 64 >10:54:19,986 INFO kernel:[ 0.115707] Unpacking initramfs... >10:54:19,986 INFO kernel:[ 5.939263] Freeing initrd memory: 38936K (ffff88007d9f9000 - ffff88007ffff000) >10:54:19,986 INFO kernel:[ 5.939386] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >10:54:19,986 INFO kernel:[ 5.939459] software IO TLB [mem 0xcb217000-0xcf217000] (64MB) mapped at [ffff8800cb217000-ffff8800cf216fff] >10:54:19,986 INFO kernel:[ 5.940534] futex hash table entries: 1024 (order: 4, 65536 bytes) >10:54:19,986 NOTICE kernel:[ 5.940637] Initialise system trusted keyring >10:54:19,986 INFO kernel:[ 5.940729] audit: initializing netlink subsys (disabled) >10:54:19,986 NOTICE kernel:[ 5.940823] audit: type=2000 audit(1399459456.939:1): initialized >10:54:19,986 INFO kernel:[ 5.974722] HugeTLB registered 2 MB page size, pre-allocated 0 pages >10:54:19,986 INFO kernel:[ 5.977294] zbud: loaded >10:54:19,986 NOTICE kernel:[ 5.977582] VFS: Disk quotas dquot_6.5.2 >10:54:19,986 WARNING kernel:[ 5.977706] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >10:54:19,986 INFO kernel:[ 5.978348] msgmni has been set to 7876 >10:54:19,986 NOTICE kernel:[ 5.978498] Key type big_key registered >10:54:19,986 DEBUG kernel:[ 5.978565] SELinux: Registering netfilter hooks >10:54:19,986 INFO kernel:[ 5.979364] alg: No test for stdrng (krng) >10:54:19,986 INFO kernel:[ 5.979440] NET: Registered protocol family 38 >10:54:19,986 NOTICE kernel:[ 5.979510] Key type asymmetric registered >10:54:19,986 NOTICE kernel:[ 5.979577] Asymmetric key parser 'x509' registered >10:54:19,986 INFO kernel:[ 5.979720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >10:54:19,986 INFO kernel:[ 5.979876] io scheduler noop registered >10:54:19,986 INFO kernel:[ 5.979942] io scheduler deadline registered >10:54:19,986 INFO kernel:[ 5.980074] io scheduler cfq registered (default) >10:54:19,986 DEBUG kernel:[ 5.980388] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >10:54:19,986 DEBUG kernel:[ 5.980548] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >10:54:19,986 DEBUG kernel:[ 5.980741] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X >10:54:19,986 INFO kernel:[ 5.980889] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >10:54:19,986 DEBUG kernel:[ 5.980966] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >10:54:19,986 INFO kernel:[ 5.980988] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >10:54:19,986 DEBUG kernel:[ 5.981077] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >10:54:19,986 INFO kernel:[ 5.981102] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >10:54:19,986 INFO kernel:[ 5.981176] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >10:54:19,986 DEBUG kernel:[ 5.981250] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >10:54:19,986 INFO kernel:[ 5.981274] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >10:54:19,986 INFO kernel:[ 5.981389] pciehp 0000:00:1c.0:pcie04: Slot #1 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+ >10:54:19,986 DEBUG kernel:[ 5.981543] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded >10:54:19,986 INFO kernel:[ 5.981558] pciehp 0000:00:1c.1:pcie04: Slot #2 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+ >10:54:19,986 DEBUG kernel:[ 5.981702] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded >10:54:19,986 INFO kernel:[ 5.981711] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >10:54:19,986 DEBUG kernel:[ 5.981844] intel_idle: does not run on family 6 model 15 >10:54:19,986 INFO kernel:[ 5.981946] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 >10:54:19,986 INFO kernel:[ 5.982699] ACPI: Sleep Button [SLPB] >10:54:19,986 INFO kernel:[ 5.982826] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 >10:54:19,986 INFO kernel:[ 5.982937] ACPI: Power Button [PWRB] >10:54:19,986 INFO kernel:[ 5.983075] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >10:54:19,986 INFO kernel:[ 5.983186] ACPI: Power Button [PWRF] >10:54:19,986 INFO kernel:[ 5.983513] GHES: HEST is not enabled! >10:54:19,986 INFO kernel:[ 5.983688] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >10:54:19,986 INFO kernel:[ 6.004305] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >10:54:19,986 INFO kernel:[ 6.005108] Non-volatile memory driver v1.3 >10:54:19,986 INFO kernel:[ 6.005177] Linux agpgart interface v0.103 >10:54:19,986 INFO kernel:[ 6.005324] agpgart-intel 0000:00:00.0: Intel G33 Chipset >10:54:19,986 INFO kernel:[ 6.005494] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable >10:54:19,986 INFO kernel:[ 6.005920] agpgart-intel 0000:00:00.0: detected 8192K stolen memory >10:54:19,986 INFO kernel:[ 6.006156] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >10:54:19,986 DEBUG kernel:[ 6.006422] ata_piix 0000:00:1f.1: version 2.13 >10:54:19,986 INFO kernel:[ 6.007798] scsi0 : ata_piix >10:54:19,986 INFO kernel:[ 6.008072] scsi1 : ata_piix >10:54:19,986 INFO kernel:[ 6.008200] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xe0f0 irq 14 >10:54:19,986 INFO kernel:[ 6.008274] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xe0f8 irq 15 >10:54:19,986 INFO kernel:[ 6.008474] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] >10:54:19,986 DEBUG kernel:[ 6.008985] ata2: port disabled--ignoring >10:54:19,986 INFO kernel:[ 6.008996] scsi2 : ata_piix >10:54:19,986 INFO kernel:[ 6.009214] scsi3 : ata_piix >10:54:19,986 INFO kernel:[ 6.009340] ata3: SATA max UDMA/133 cmd 0xe0e0 ctl 0xe0d0 bmdma 0xe0a0 irq 17 >10:54:19,986 INFO kernel:[ 6.009414] ata4: SATA max UDMA/133 cmd 0xe0c0 ctl 0xe0b0 bmdma 0xe0a8 irq 17 >10:54:19,986 INFO kernel:[ 6.009572] libphy: Fixed MDIO Bus: probed >10:54:19,986 INFO kernel:[ 6.009734] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >10:54:19,986 INFO kernel:[ 6.009822] ehci-pci: EHCI PCI platform driver >10:54:19,986 INFO kernel:[ 6.010036] ehci-pci 0000:00:1d.7: EHCI Host Controller >10:54:19,986 INFO kernel:[ 6.010179] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 >10:54:19,986 INFO kernel:[ 6.010314] ehci-pci 0000:00:1d.7: debug port 1 >10:54:19,986 DEBUG kernel:[ 6.014290] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >10:54:19,986 INFO kernel:[ 6.014312] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfeb80000 >10:54:19,986 INFO kernel:[ 6.020026] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >10:54:19,986 INFO kernel:[ 6.020183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >10:54:19,986 INFO kernel:[ 6.020256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:54:19,986 INFO kernel:[ 6.020365] usb usb1: Product: EHCI Host Controller >10:54:19,986 INFO kernel:[ 6.020433] usb usb1: Manufacturer: Linux 3.15.0-0.rc4.git0.1.fc21.x86_64 ehci_hcd >10:54:19,986 INFO kernel:[ 6.020543] usb usb1: SerialNumber: 0000:00:1d.7 >10:54:19,986 INFO kernel:[ 6.020781] hub 1-0:1.0: USB hub found >10:54:19,986 INFO kernel:[ 6.020855] hub 1-0:1.0: 8 ports detected >10:54:19,986 INFO kernel:[ 6.021202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >10:54:19,986 INFO kernel:[ 6.021279] ohci-pci: OHCI PCI platform driver >10:54:19,986 INFO kernel:[ 6.021364] uhci_hcd: USB Universal Host Controller Interface driver >10:54:19,986 INFO kernel:[ 6.021549] uhci_hcd 0000:00:1d.0: UHCI Host Controller >10:54:19,986 INFO kernel:[ 6.021687] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >10:54:19,986 INFO kernel:[ 6.021802] uhci_hcd 0000:00:1d.0: detected 2 ports >10:54:19,986 INFO kernel:[ 6.021892] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e080 >10:54:19,986 INFO kernel:[ 6.022034] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >10:54:19,986 INFO kernel:[ 6.022108] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:54:19,986 INFO kernel:[ 6.022216] usb usb2: Product: UHCI Host Controller >10:54:19,986 INFO kernel:[ 6.022285] usb usb2: Manufacturer: Linux 3.15.0-0.rc4.git0.1.fc21.x86_64 uhci_hcd >10:54:19,986 INFO kernel:[ 6.022394] usb usb2: SerialNumber: 0000:00:1d.0 >10:54:19,986 INFO kernel:[ 6.022616] hub 2-0:1.0: USB hub found >10:54:19,986 INFO kernel:[ 6.022690] hub 2-0:1.0: 2 ports detected >10:54:19,986 INFO kernel:[ 6.022969] uhci_hcd 0000:00:1d.1: UHCI Host Controller >10:54:19,986 INFO kernel:[ 6.023119] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >10:54:19,986 INFO kernel:[ 6.023236] uhci_hcd 0000:00:1d.1: detected 2 ports >10:54:19,986 INFO kernel:[ 6.023333] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e060 >10:54:19,986 INFO kernel:[ 6.023461] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >10:54:19,986 INFO kernel:[ 6.023535] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:54:19,986 INFO kernel:[ 6.023643] usb usb3: Product: UHCI Host Controller >10:54:19,986 INFO kernel:[ 6.023711] usb usb3: Manufacturer: Linux 3.15.0-0.rc4.git0.1.fc21.x86_64 uhci_hcd >10:54:19,986 INFO kernel:[ 6.023822] usb usb3: SerialNumber: 0000:00:1d.1 >10:54:19,986 INFO kernel:[ 6.024048] hub 3-0:1.0: USB hub found >10:54:19,986 INFO kernel:[ 6.024122] hub 3-0:1.0: 2 ports detected >10:54:19,986 INFO kernel:[ 6.024393] uhci_hcd 0000:00:1d.2: UHCI Host Controller >10:54:19,986 INFO kernel:[ 6.024540] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >10:54:19,986 INFO kernel:[ 6.024656] uhci_hcd 0000:00:1d.2: detected 2 ports >10:54:19,986 INFO kernel:[ 6.024752] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e040 >10:54:19,986 INFO kernel:[ 6.024883] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >10:54:19,986 INFO kernel:[ 6.024957] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:54:19,986 INFO kernel:[ 6.025078] usb usb4: Product: UHCI Host Controller >10:54:19,986 INFO kernel:[ 6.025147] usb usb4: Manufacturer: Linux 3.15.0-0.rc4.git0.1.fc21.x86_64 uhci_hcd >10:54:19,986 INFO kernel:[ 6.025257] usb usb4: SerialNumber: 0000:00:1d.2 >10:54:19,986 INFO kernel:[ 6.025484] hub 4-0:1.0: USB hub found >10:54:19,986 INFO kernel:[ 6.025556] hub 4-0:1.0: 2 ports detected >10:54:19,986 INFO kernel:[ 6.025828] uhci_hcd 0000:00:1d.3: UHCI Host Controller >10:54:19,986 INFO kernel:[ 6.025964] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >10:54:19,986 INFO kernel:[ 6.026095] uhci_hcd 0000:00:1d.3: detected 2 ports >10:54:19,986 INFO kernel:[ 6.026195] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e020 >10:54:19,986 INFO kernel:[ 6.026324] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >10:54:19,986 INFO kernel:[ 6.026398] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:54:19,986 INFO kernel:[ 6.026506] usb usb5: Product: UHCI Host Controller >10:54:19,986 INFO kernel:[ 6.026575] usb usb5: Manufacturer: Linux 3.15.0-0.rc4.git0.1.fc21.x86_64 uhci_hcd >10:54:19,986 INFO kernel:[ 6.026684] usb usb5: SerialNumber: 0000:00:1d.3 >10:54:19,986 INFO kernel:[ 6.026897] hub 5-0:1.0: USB hub found >10:54:19,986 INFO kernel:[ 6.026972] hub 5-0:1.0: 2 ports detected >10:54:19,986 INFO kernel:[ 6.027264] usbcore: registered new interface driver usbserial >10:54:19,986 INFO kernel:[ 6.027345] usbcore: registered new interface driver usbserial_generic >10:54:19,986 INFO kernel:[ 6.027427] usbserial: USB Serial support registered for generic >10:54:19,986 INFO kernel:[ 6.027559] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f12:PS2M] at 0x60,0x64 irq 1,12 >10:54:19,986 INFO kernel:[ 6.030480] serio: i8042 KBD port at 0x60,0x64 irq 1 >10:54:19,987 INFO kernel:[ 6.030556] serio: i8042 AUX port at 0x60,0x64 irq 12 >10:54:19,987 INFO kernel:[ 6.030786] mousedev: PS/2 mouse device common for all mice >10:54:19,987 INFO kernel:[ 6.031133] rtc_cmos 00:07: RTC can wake from S4 >10:54:19,987 INFO kernel:[ 6.031359] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 >10:54:19,987 INFO kernel:[ 6.031460] rtc_cmos 00:07: alarms up to one year, y3k, 114 bytes nvram, hpet irqs >10:54:19,987 INFO kernel:[ 6.031685] device-mapper: uevent: version 1.0.3 >10:54:19,987 INFO kernel:[ 6.031850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >10:54:19,987 INFO kernel:[ 6.032361] hidraw: raw HID events driver (C) Jiri Kosina >10:54:19,987 INFO kernel:[ 6.032585] usbcore: registered new interface driver usbhid >10:54:19,987 INFO kernel:[ 6.032656] usbhid: USB HID core driver >10:54:19,987 INFO kernel:[ 6.032770] drop_monitor: Initializing network drop monitor service >10:54:19,987 INFO kernel:[ 6.032925] ip_tables: (C) 2000-2006 Netfilter Core Team >10:54:19,987 INFO kernel:[ 6.033038] TCP: cubic registered >10:54:19,987 INFO kernel:[ 6.033103] Initializing XFRM netlink socket >10:54:19,987 INFO kernel:[ 6.033351] NET: Registered protocol family 10 >10:54:19,987 INFO kernel:[ 6.033683] mip6: Mobile IPv6 >10:54:19,987 INFO kernel:[ 6.033749] NET: Registered protocol family 17 >10:54:19,987 NOTICE kernel:[ 6.034168] Loading compiled-in X.509 certificates >10:54:19,987 NOTICE kernel:[ 6.035660] Loaded X.509 cert 'Fedora kernel signing key: ead00af8f670e0128c171b916bd2c1d6b6877ad4' >10:54:19,987 INFO kernel:[ 6.035789] registered taskstats version 1 >10:54:19,987 INFO kernel:[ 6.036266] Magic number: 14:262:729 >10:54:19,987 INFO kernel:[ 6.036440] rtc_cmos 00:07: setting system clock to 2014-05-07 10:44:17 UTC (1399459457) >10:54:19,987 DEBUG kernel:[ 6.036663] PM: Hibernation image not present or could not be loaded. >10:54:19,987 INFO kernel:[ 6.162337] ata1.00: ATAPI: Optiarc DVD RW AD-5200A, 1.03, max UDMA/66 >10:54:19,987 INFO kernel:[ 6.164365] ata4.00: ATA-8: ST3500418AS, CC46, max UDMA/133 >10:54:19,987 INFO kernel:[ 6.164445] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >10:54:19,987 INFO kernel:[ 6.168214] ata1.00: configured for UDMA/66 >10:54:19,987 INFO kernel:[ 6.171365] ata4.00: configured for UDMA/133 >10:54:19,987 NOTICE kernel:[ 6.171763] scsi 0:0:0:0: CD-ROM Optiarc DVD RW AD-5200A 1.03 PQ: 0 ANSI: 5 >10:54:19,987 WARNING kernel:[ 6.184755] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray >10:54:19,987 INFO kernel:[ 6.184838] cdrom: Uniform CD-ROM driver Revision: 3.20 >10:54:19,987 DEBUG kernel:[ 6.185111] sr 0:0:0:0: Attached scsi CD-ROM sr0 >10:54:19,987 NOTICE kernel:[ 6.185198] sr 0:0:0:0: Attached scsi generic sg0 type 5 >10:54:19,987 INFO kernel:[ 6.210632] ata3.00: ATA-7: ST3160815AS, 4.AAB, max UDMA/133 >10:54:19,987 INFO kernel:[ 6.210712] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32) >10:54:19,987 INFO kernel:[ 6.285596] ata3.00: configured for UDMA/133 >10:54:19,987 NOTICE kernel:[ 6.285797] scsi 2:0:0:0: Direct-Access ATA ST3160815AS 4.AA PQ: 0 ANSI: 5 >10:54:19,987 NOTICE kernel:[ 6.286144] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) >10:54:19,987 NOTICE kernel:[ 6.286196] sd 2:0:0:0: Attached scsi generic sg1 type 0 >10:54:19,987 NOTICE kernel:[ 6.286331] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC46 PQ: 0 ANSI: 5 >10:54:19,987 NOTICE kernel:[ 6.286528] sd 2:0:0:0: [sda] Write Protect is off >10:54:19,987 NOTICE kernel:[ 6.286554] sd 3:0:0:0: Attached scsi generic sg2 type 0 >10:54:19,987 NOTICE kernel:[ 6.286628] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >10:54:19,987 NOTICE kernel:[ 6.286687] sd 3:0:0:0: [sdb] Write Protect is off >10:54:19,987 DEBUG kernel:[ 6.286690] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >10:54:19,987 NOTICE kernel:[ 6.286715] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >10:54:19,987 DEBUG kernel:[ 6.286998] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 >10:54:19,987 NOTICE kernel:[ 6.287050] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >10:54:19,987 INFO kernel:[ 6.333606] sda: sda1 >10:54:19,987 NOTICE kernel:[ 6.334022] sd 2:0:0:0: [sda] Attached SCSI disk >10:54:19,987 INFO kernel:[ 6.334886] sdb: sdb1 sdb2 sdb3 >10:54:19,987 NOTICE kernel:[ 6.335387] sd 3:0:0:0: [sdb] Attached SCSI disk >10:54:19,987 INFO kernel:[ 6.337388] Freeing unused kernel memory: 1440K (ffffffff81d27000 - ffffffff81e8f000) >10:54:19,987 INFO kernel:[ 6.337508] Write protecting the kernel read-only data: 12288k >10:54:19,987 INFO kernel:[ 6.341131] Freeing unused kernel memory: 928K (ffff880001718000 - ffff880001800000) >10:54:19,987 INFO kernel:[ 6.344827] Freeing unused kernel memory: 1016K (ffff880001b02000 - ffff880001c00000) >10:54:19,987 NOTICE kernel:[ 6.347791] random: systemd urandom read with 95 bits of entropy available >10:54:19,987 INFO kernel:[ 6.428578] usb 1-5: new high-speed USB device number 4 using ehci-pci >10:54:19,987 INFO kernel:[ 6.439525] device-mapper: multipath: version 1.7.0 loaded >10:54:19,987 INFO kernel:[ 6.540623] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >10:54:19,987 INFO kernel:[ 6.542934] usb 1-5: New USB device found, idVendor=0781, idProduct=5530 >10:54:19,987 INFO kernel:[ 6.543080] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >10:54:19,987 INFO kernel:[ 6.543160] usb 1-5: Product: Cruzer >10:54:19,987 INFO kernel:[ 6.543227] usb 1-5: Manufacturer: SanDisk >10:54:19,987 INFO kernel:[ 6.543296] usb 1-5: SerialNumber: 200524439116A2811523 >10:54:19,987 INFO kernel:[ 6.880596] squashfs: version 4.0 (2009/01/31) Phillip Lougher >10:54:19,987 INFO kernel:[ 6.886469] Loading iSCSI transport class v2.0-870. >10:54:19,987 NOTICE kernel:[ 6.893316] iscsi: registered transport (tcp) >10:54:19,987 INFO kernel:[ 6.897239] alua: device handler registered >10:54:19,987 INFO kernel:[ 6.901096] emc: device handler registered >10:54:19,987 INFO kernel:[ 6.904889] hp_sw: device handler registered >10:54:19,987 INFO kernel:[ 6.908774] rdac: device handler registered >10:54:19,987 INFO kernel:[ 6.940033] tsc: Refined TSC clocksource calibration: 1999.959 MHz >10:54:19,987 INFO kernel:[ 6.958059] usb 3-1: new low-speed USB device number 2 using uhci_hcd >10:54:19,987 INFO kernel:[ 7.124451] usb 3-1: New USB device found, idVendor=046d, idProduct=c316 >10:54:19,987 INFO kernel:[ 7.124535] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >10:54:19,987 INFO kernel:[ 7.124620] usb 3-1: Product: Logitech USB Keyboard >10:54:19,987 INFO kernel:[ 7.124688] usb 3-1: Manufacturer: Logitech >10:54:19,987 INFO kernel:[ 7.142060] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/0003:046D:C316.0001/input/input6 >10:54:19,987 INFO kernel:[ 7.142331] hid-generic 0003:046D:C316.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.1-1/input0 >10:54:19,987 INFO kernel:[ 7.179586] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/0003:046D:C316.0002/input/input7 >10:54:19,987 INFO kernel:[ 7.179832] hid-generic 0003:046D:C316.0002: input,hidraw1: USB HID v1.10 Device [Logitech Logitech USB Keyboard] on usb-0000:00:1d.1-1/input1 >10:54:19,987 INFO kernel:[ 7.386046] usb 3-2: new low-speed USB device number 3 using uhci_hcd >10:54:19,987 INFO kernel:[ 7.547451] usb 3-2: New USB device found, idVendor=046d, idProduct=c05b >10:54:19,987 INFO kernel:[ 7.547535] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >10:54:19,987 INFO kernel:[ 7.547620] usb 3-2: Product: USB Optical Mouse >10:54:19,987 INFO kernel:[ 7.547687] usb 3-2: Manufacturer: Logitech >10:54:19,987 INFO kernel:[ 7.566050] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/0003:046D:C05B.0003/input/input8 >10:54:19,987 INFO kernel:[ 7.566357] hid-generic 0003:046D:C05B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.1-2/input0 >10:54:19,987 INFO kernel:[ 7.940139] Switched to clocksource tsc >10:54:19,987 INFO kernel:[ 9.936128] floppy0: no floppy controllers found >10:54:19,987 INFO kernel:[ 9.948563] No iBFT detected. >10:54:19,987 INFO kernel:[ 9.952450] md: raid0 personality registered for level 0 >10:54:19,987 INFO kernel:[ 9.956860] md: raid1 personality registered for level 1 >10:54:19,987 INFO kernel:[ 9.960612] async_tx: api initialized (async) >10:54:19,987 INFO kernel:[ 9.962485] xor: measuring software checksum speed >10:54:19,987 INFO kernel:[ 9.972004] prefetch64-sse: 8060.000 MB/sec >10:54:19,987 INFO kernel:[ 9.982003] generic_sse: 7144.000 MB/sec >10:54:19,987 INFO kernel:[ 9.982071] xor: using function: prefetch64-sse (8060.000 MB/sec) >10:54:19,987 WARNING kernel:[ 10.003009] raid6: sse2x1 3300 MB/s >10:54:19,987 WARNING kernel:[ 10.020003] raid6: sse2x2 3542 MB/s >10:54:19,987 WARNING kernel:[ 10.037009] raid6: sse2x4 5929 MB/s >10:54:19,987 WARNING kernel:[ 10.037075] raid6: using algorithm sse2x4 (5929 MB/s) >10:54:19,987 WARNING kernel:[ 10.037143] raid6: using ssse3x2 recovery algorithm >10:54:19,987 INFO kernel:[ 10.045719] md: raid6 personality registered for level 6 >10:54:19,987 INFO kernel:[ 10.045795] md: raid5 personality registered for level 5 >10:54:19,987 INFO kernel:[ 10.045864] md: raid4 personality registered for level 4 >10:54:19,987 INFO kernel:[ 10.054282] md: raid10 personality registered for level 10 >10:54:19,987 INFO kernel:[ 10.058063] md: linear personality registered for level -1 >10:54:19,987 INFO kernel:[ 10.071068] device-mapper: multipath round-robin: version 1.0.0 loaded >10:54:19,987 INFO kernel:[ 10.080870] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >10:54:19,987 INFO kernel:[ 10.107203] RPC: Registered named UNIX socket transport module. >10:54:19,987 INFO kernel:[ 10.107281] RPC: Registered udp transport module. >10:54:19,987 INFO kernel:[ 10.107349] RPC: Registered tcp transport module. >10:54:19,987 INFO kernel:[ 10.107417] RPC: Registered tcp NFSv4.1 backchannel transport module. >10:54:19,987 INFO kernel:[ 10.258882] usb-storage 1-5:1.0: USB Mass Storage device detected >10:54:19,987 INFO kernel:[ 10.259403] scsi4 : usb-storage 1-5:1.0 >10:54:19,987 INFO kernel:[ 10.259646] usbcore: registered new interface driver usb-storage >10:54:19,987 INFO kernel:[ 10.264489] usbcore: registered new interface driver uas >10:54:19,987 INFO kernel:[ 10.389633] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >10:54:19,987 DEBUG kernel:[ 10.389966] r8169 0000:03:00.0: irq 43 for MSI/MSI-X >10:54:19,987 INFO kernel:[ 10.394841] r8169 0000:03:00.0 eth0: RTL8168b/8111b at 0xffffc90002768000, 00:1c:c0:1d:97:56, XID 98500000 IRQ 43 >10:54:19,987 INFO kernel:[ 10.394994] r8169 0000:03:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko] >10:54:19,987 INFO kernel:[ 10.403624] [drm] Initialized drm 1.1.0 20060810 >10:54:19,987 INFO kernel:[ 10.441280] [drm] Memory usable by graphics device = 512M >10:54:19,987 NOTICE kernel:[ 10.441312] random: nonblocking pool is initialized >10:54:19,987 DEBUG kernel:[ 10.493082] i915 0000:00:02.0: irq 44 for MSI/MSI-X >10:54:19,987 INFO kernel:[ 10.493095] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >10:54:19,987 INFO kernel:[ 10.493170] [drm] Driver supports precise vblank timestamp query. >10:54:19,987 INFO kernel:[ 10.493312] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >10:54:19,987 INFO kernel:[ 10.494576] [drm] initialized overlay support >10:54:19,987 INFO kernel:[ 10.536709] fbcon: inteldrmfb (fb0) is primary device >10:54:19,987 INFO kernel:[ 10.571396] Console: switching to colour frame buffer device 180x56 >10:54:19,987 INFO kernel:[ 10.576048] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >10:54:19,987 INFO kernel:[ 10.576090] i915 0000:00:02.0: registered panic notifier >10:54:19,987 WARNING kernel:[ 10.577935] i915: No ACPI video bus found >10:54:19,987 INFO kernel:[ 10.578054] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >10:54:19,987 NOTICE kernel:[ 11.263476] scsi 4:0:0:0: Direct-Access SanDisk Cruzer 1.26 PQ: 0 ANSI: 5 >10:54:19,987 NOTICE kernel:[ 11.263954] sd 4:0:0:0: Attached scsi generic sg3 type 0 >10:54:19,987 NOTICE kernel:[ 11.265339] sd 4:0:0:0: [sdc] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB) >10:54:19,987 NOTICE kernel:[ 11.269346] sd 4:0:0:0: [sdc] Write Protect is off >10:54:19,987 DEBUG kernel:[ 11.269393] sd 4:0:0:0: [sdc] Mode Sense: 43 00 00 00 >10:54:19,987 NOTICE kernel:[ 11.270470] sd 4:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >10:54:19,987 INFO kernel:[ 11.278356] sdc: sdc4 >10:54:19,987 NOTICE kernel:[ 11.283353] sd 4:0:0:0: [sdc] Attached SCSI removable disk >10:54:19,987 INFO kernel:[ 11.514595] r8169 0000:03:00.0 p2p1: link down >10:54:19,987 INFO kernel:[ 11.514611] r8169 0000:03:00.0 p2p1: link down >10:54:19,987 INFO kernel:[ 11.514732] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >10:54:19,987 INFO kernel:[ 13.179400] r8169 0000:03:00.0 p2p1: link up >10:54:19,987 INFO kernel:[ 13.179461] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >10:54:19,987 INFO kernel:[ 594.743877] loop: module loaded >10:54:19,987 INFO kernel:[ 595.007372] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >10:54:19,987 DEBUG kernel:[ 606.351038] SELinux: 2048 avtab hash slots, 107264 rules. >10:54:19,987 DEBUG kernel:[ 606.373467] SELinux: 2048 avtab hash slots, 107264 rules. >10:54:19,987 DEBUG kernel:[ 606.425255] SELinux: 8 users, 102 roles, 4848 types, 283 bools, 1 sens, 1024 cats >10:54:19,987 DEBUG kernel:[ 606.425261] SELinux: 83 classes, 107264 rules >10:54:19,987 DEBUG kernel:[ 606.431884] SELinux: Completing initialization. >10:54:19,987 DEBUG kernel:[ 606.431889] SELinux: Setting up existing superblocks. >10:54:19,987 DEBUG kernel:[ 606.431903] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 606.431937] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.431958] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.431966] SELinux: initialized (dev proc, type proc), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.432059] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 606.432782] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.435922] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >10:54:19,987 DEBUG kernel:[ 606.435929] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >10:54:19,987 DEBUG kernel:[ 606.435937] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.435942] SELinux: initialized (dev aio, type aio), not configured for labeling >10:54:19,987 DEBUG kernel:[ 606.435946] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 606.435969] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 606.435980] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 606.435991] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.436034] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437143] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437148] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 606.437160] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 606.437344] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 606.437380] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437389] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437392] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437395] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437399] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437417] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437425] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437428] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437431] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437450] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437453] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437458] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437468] SELinux: initialized (dev drm, type drm), not configured for labeling >10:54:19,987 DEBUG kernel:[ 606.437473] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 606.437487] SELinux: initialized (dev loop0, type squashfs), uses xattr >10:54:19,987 DEBUG kernel:[ 606.437513] SELinux: initialized (dev dm-0, type ext4), uses xattr >10:54:19,987 NOTICE kernel:[ 606.454620] audit: type=1403 audit(1399460057.916:2): policy loaded auid=4294967295 ses=4294967295 >10:54:19,987 DEBUG kernel:[ 606.893373] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >10:54:19,987 DEBUG kernel:[ 607.002480] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:54:19,987 DEBUG kernel:[ 607.118837] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:54:19,987 INFO kernel:[ 607.768514] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >10:54:19,987 INFO kernel:[ 607.810131] leds_ss4200: no LED devices found >10:54:19,987 INFO kernel:[ 607.843193] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >10:54:19,987 INFO kernel:[ 608.148742] microcode: CPU0 sig=0x6fd, pf=0x1, revision=0xa1 >10:54:19,987 INFO kernel:[ 608.236632] microcode: CPU1 sig=0x6fd, pf=0x1, revision=0xa1 >10:54:19,987 INFO kernel:[ 608.236894] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >10:54:19,987 INFO kernel:[ 608.415380] gpio_ich: GPIO from 206 to 255 on gpio_ich >10:54:21,143 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >10:54:21,144 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >10:54:21,144 INFO NetworkManager: <info> WEXT support is enabled >10:54:21,250 INFO kernel:[ 609.786331] cfg80211: Calling CRDA to update world regulatory domain >10:54:21,385 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:54:21,464 INFO polkitd: Started polkitd version 0.112 >10:54:21,723 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:54:21,761 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >10:54:21,762 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >10:54:21,762 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:54:21,762 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:54:21,762 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >10:54:21,765 NOTICE NetworkManager: ifcfg-rh: read connection 'p2p1' >10:54:21,875 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >10:54:21,880 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >10:54:21,982 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >10:54:22,002 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >10:54:22,025 INFO NetworkManager: <info> WiFi hardware radio set enabled >10:54:22,027 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >10:54:22,027 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >10:54:22,027 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >10:54:22,027 INFO NetworkManager: <info> Networking is enabled by state file >10:54:22,028 INFO NetworkManager: <info> (lo): link connected >10:54:22,028 INFO NetworkManager: <info> (lo): carrier is ON >10:54:22,028 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >10:54:22,029 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >10:54:22,031 INFO NetworkManager: <info> (p2p1): link connected >10:54:22,041 INFO NetworkManager: <info> (p2p1): carrier is ON >10:54:22,042 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'r8169' ifindex: 2) >10:54:22,042 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/1 >10:54:22,044 INFO NetworkManager: <info> (p2p1): found matching connection 'p2p1' >10:54:22,044 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >10:54:22,045 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >10:54:22,046 INFO NetworkManager: <info> Activation (p2p1) starting connection 'p2p1' >10:54:22,046 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >10:54:22,048 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >10:54:22,048 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >10:54:22,048 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >10:54:22,048 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >10:54:22,049 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >10:54:22,049 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >10:54:22,049 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >10:54:22,051 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >10:54:22,051 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >10:54:22,052 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >10:54:22,052 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >10:54:22,052 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >10:54:22,086 INFO NetworkManager: <info> dhclient started with pid 1171 >10:54:22,086 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >10:54:22,415 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >10:54:22,415 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >10:54:22,415 INFO dhclient: All rights reserved. >10:54:22,417 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:54:22,417 INFO dhclient: >10:54:22,436 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >10:54:22,442 INFO dhclient: Listening on LPF/p2p1/00:1c:c0:1d:97:56 >10:54:22,442 INFO dhclient: Sending on LPF/p2p1/00:1c:c0:1d:97:56 >10:54:22,443 INFO dhclient: Sending on Socket/fallback >10:54:22,443 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x6e3e8e26) >10:54:22,444 INFO dhclient: DHCPACK from 192.168.0.11 (xid=0x6e3e8e26) >10:54:22,450 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> reboot >10:54:22,450 INFO NetworkManager: <info> address 192.168.0.213 >10:54:22,450 INFO NetworkManager: <info> plen 23 (255.255.254.0) >10:54:22,450 INFO NetworkManager: <info> gateway 192.168.0.1 >10:54:22,451 INFO NetworkManager: <info> server identifier 192.168.0.11 >10:54:22,451 INFO NetworkManager: <info> lease time 691200 >10:54:22,451 INFO NetworkManager: <info> nameserver '192.168.0.2' >10:54:22,452 INFO NetworkManager: <info> nameserver '192.168.0.11' >10:54:22,452 INFO NetworkManager: <info> domain name 'postdep.ru' >10:54:22,453 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >10:54:22,453 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >10:54:22,454 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >10:54:22,454 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >10:54:22,455 INFO NetworkManager: <info> (p2p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >10:54:22,456 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >10:54:22,456 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >10:54:22,457 INFO NetworkManager: <info> Policy set 'p2p1' (p2p1) as default for IPv4 routing and DNS. >10:54:22,462 INFO dhclient: bound to 192.168.0.213 -- renewal in 285507 seconds. >10:54:22,464 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >10:54:22,474 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >10:54:22,530 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:54:27,074 NOTICE kernel:[ 615.610643] audit: type=1400 audit(1399460067.072:3): avc: denied { read write } for pid=1220 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=10640 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >10:54:27,466 INFO NetworkManager: <info> startup complete >10:54:27,754 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >10:54:29,777 NOTICE kernel:[ 618.313361] audit: type=1400 audit(1399460069.775:4): avc: denied { read write } for pid=1264 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >10:54:29,995 NOTICE kernel:[ 618.531287] audit: type=1400 audit(1399460069.993:5): avc: denied { open } for pid=1149 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=17166 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file >10:54:31,686 INFO chronyd: chronyd version 1.29.1 starting >10:54:31,687 INFO chronyd: Linux kernel major=3 minor=15 patch=0 >10:54:31,687 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 >10:54:31,688 INFO chronyd: Generated key 1 >10:54:37,765 INFO chronyd: Selected source 85.21.78.23 >10:54:37,765 WARNING chronyd: System clock wrong by -150.735054 seconds, adjustment started >10:52:07,030 WARNING chronyd: System clock was stepped by -150.735 seconds >10:52:07,172 INFO kernel:[ 626.441681] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >10:52:07,172 DEBUG kernel:[ 626.441697] SELinux: initialized (dev sda1, type ext4), uses xattr >10:52:07,358 INFO kernel:[ 626.629433] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >10:52:07,363 DEBUG kernel:[ 626.633909] SELinux: initialized (dev sdb1, type ext4), uses xattr >10:52:07,553 INFO kernel:[ 626.823655] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) >10:52:07,553 DEBUG kernel:[ 626.823672] SELinux: initialized (dev sdb2, type ext4), uses xattr >10:52:08,149 NOTICE kernel:[ 627.420524] audit: type=1400 audit(1399459928.147:6): avc: denied { read write } for pid=1372 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >10:52:08,150 NOTICE kernel:[ 627.421387] audit: type=1400 audit(1399459928.148:7): avc: denied { read write } for pid=1372 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=10640 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >10:52:18,002 NOTICE kernel:[ 637.434889] audit: type=1400 audit(1399459938.000:8): avc: denied { ioctl } for pid=1372 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >10:52:18,002 NOTICE kernel:[ 637.434909] audit: type=1400 audit(1399459938.000:9): avc: denied { getattr } for pid=1372 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >10:53:00,708 INFO kernel:[ 680.140039] Btrfs loaded >10:53:00,846 INFO kernel:[ 680.278555] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >10:53:13,159 INFO chronyd: Can't synchronise: no majority >02:53:13,183 WARNING chronyd: Backward time jump detected! (correction 28800.2 +- 1.0 seconds) >02:53:13,190 INFO chronyd: Selected source 85.21.78.8 >02:53:13,190 WARNING chronyd: System clock wrong by 28800.757359 seconds, adjustment started >10:53:13,948 WARNING chronyd: System clock was stepped by 28800.757 seconds >10:53:31,502 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >10:53:31,585 DEBUG kernel:[ 710.829180] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:53:31,625 NOTICE kernel:[ 710.869473] audit: type=1400 audit(1399460011.624:10): avc: denied { read } for pid=1419 comm="systemd-hostnam" name="urandom" dev="tmpfs" ino=22516 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >10:53:31,625 NOTICE kernel:[ 710.869492] audit: type=1400 audit(1399460011.624:11): avc: denied { open } for pid=1419 comm="systemd-hostnam" path="/dev/urandom" dev="tmpfs" ino=22516 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >10:53:31,627 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >10:53:31,634 NOTICE kernel:[ 710.878109] audit: type=1107 audit(1399460011.633:12): pid=1158 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.233 spid=1419 tpid=1417 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >10:53:31,634 NOTICE kernel:[ 710.878109] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >10:54:18,723 INFO chronyd: Can't synchronise: no majority >10:54:18,926 INFO chronyd: Selected source 85.21.78.23 >10:56:04,888 NOTICE kernel:[ 864.132739] audit: type=1400 audit(1399460164.887:13): avc: denied { read } for pid=1425 comm="bash" name=".profile" dev="dm-0" ino=50712 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >10:56:04,888 NOTICE kernel:[ 864.132776] audit: type=1400 audit(1399460164.887:14): avc: denied { open } for pid=1425 comm="bash" path="/root/.profile" dev="dm-0" ino=50712 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file
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 1095244
: 893204 |
893205
|
893206
|
893207
|
893208
|
893209
|
893210
|
893211
|
893212
|
893213
|
893214