Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 797787 Details for
Bug 1008137
BootLoaderError: bootloader install failed
Home
New
Search
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.rh90 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), 2.00 MB, created by
Björn 'besser82' Esser
on 2013-09-15 06:22:17 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Björn 'besser82' Esser
Created:
2013-09-15 06:22:17 UTC
Size:
2.00 MB
patch
obsolete
>anaconda 20.15-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1534, in install > raise BootLoaderError("bootloader install failed") > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1548, in write > self.install() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2304, in writeBootLoader > storage.bootloader.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 173, in doInstall > writeBootLoader(storage, payload, instClass, ksdata) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run > threading.Thread.run(self, *args, **kwargs) >BootLoaderError: bootloader install failed > >Local variables in innermost frame: >stage2dev: existing 500MB partition sdb1 (8) with existing ext4 filesystem mounted at /boot >self: <pyanaconda.bootloader.GRUB2 object at 0x7f7f52223fd0> >args: [] >grub_args: ['--no-floppy', '/dev/sdb'] >stage1dev: existing 114473MB disk sdb (7) with existing msdos disklabel >rc: 1 > > >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 0x7f7f52223d50>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable >group --name=mock >ignoredisk --only-use=sda,sdb,sdc ># Keyboard layouts >keyboard --vckeymap=de --xlayouts='de (nodeadkeys)','de','us','us (intl)' --switch='grp:alt_shift_toggle' ># System language >lang de_DE.UTF-8 > ># Network information >network --bootproto=dhcp --essid="Esser" --ipv6=auto >network --bootproto=dhcp --device=p4p1 --onboot=off --ipv6=auto >network --hostname=p170hm.esser.local ># Root password >rootpw --iscrypted $6$OcY2463E7SO0uDxo$guSVZ.3XfEAZiKfP7/gDppVwByDhZ84E/cdDJy0Q/0C6D2j8HbaiIyNPRtjTVEgqUdaF6ygfdcjYNhIwYke1Z1 ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Berlin --isUtc --ntpservers=0.de.pool.ntp.org,1.de.pool.ntp.org,2.de.pool.ntp.org,3.de.pool.ntp.org >user --groups=wheel,mock --homedir=/home/besser82 --name=besser82 --password=$6$WHE7NE7.fE.HUcDE$.ekieR2jXTMauUsqoS4/YrZjESmAUzSxASmP57KH2u/jIT9FWMQ3gnfGdiNFEqcoDTMwbXtQB7qoJeXjyFGvE/ --iscrypted --gecos="Björn Esser" ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdb ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part pv.15 --fstype="lvmpv" --noformat --onpart=sdc1 >part pv.2 --fstype="lvmpv" --noformat --onpart=sda1 >part /boot --fstype="ext4" --onpart=sdb1 --label=boot >part pv.9 --fstype="lvmpv" --noformat --onpart=sdb2 >volgroup p170hm_hdd1 --noformat --pesize=32768 --useexisting pv.15 >volgroup p170hm_hdd0 --noformat --pesize=32768 --useexisting pv.2 >volgroup p170hm_ssd0 --noformat --pesize=32768 --useexisting pv.9 >logvol /var/lib/mock --fstype="ext4" --useexisting --label="mock" --name=mock --vgname=p170hm_hdd0 >logvol /var/lib/libvirt --fstype="ext4" --useexisting --label="libvirt" --name=libvirt --vgname=p170hm_hdd1 >logvol /opt --fstype="ext4" --useexisting --label="opt" --name=opt --vgname=p170hm_ssd0 >logvol /usr/local --fstype="ext4" --useexisting --label="usr-local" --name=usr_local --vgname=p170hm_ssd0 >logvol / --fstype="ext4" --useexisting --label="root" --name=root --vgname=p170hm_ssd0 >logvol /home --fstype="ext4" --useexisting --label="home" --name=home --vgname=p170hm_hdd0 >logvol swap --fstype="swap" --useexisting --name=swap --vgname=p170hm_hdd0 > >%packages >@admin-tools >@base-x >@c-development >@core >@design-suite >@development-libs >@development-tools >@dial-up >@eclipse >@fedora-packager >@firefox >@fonts >@gnome-desktop >@gnome-software-development >@guest-desktop-agents >@hardware-support >@input-methods >@kde-software-development >@libreoffice >@multimedia >@printing >@rpm-development-tools >@standard >@virtualization >@web-server >@x-software-development >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 130, 'sdb': 129, 'sdc': 131} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _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._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 31 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 953869MB disk sda (1) with existing msdos disklabel >, existing 953868MB partition sda1 (2) with existing lvmpv >, existing 953864MB lvmvg p170hm_hdd0 (3) >, existing 860680MB lvmlv p170hm_hdd0-home (4) with existing ext4 filesystem mounted at /home >, existing 76800MB lvmlv p170hm_hdd0-mock (5) with existing ext4 filesystem mounted at /var/lib/mock >, existing 16384MB lvmlv p170hm_hdd0-swap (6) with existing swap >, existing 114473MB disk sdb (7) with existing msdos disklabel >, existing 500MB partition sdb1 (8) with existing ext4 filesystem mounted at /boot >, existing 113972MB partition sdb2 (9) with existing lvmpv >, existing 113968MB lvmvg p170hm_ssd0 (10) >, existing 5120MB lvmlv p170hm_ssd0-opt (11) with existing ext4 filesystem mounted at /opt >, existing 76800MB lvmlv p170hm_ssd0-root (12) with existing ext4 filesystem mounted at / >, existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with existing ext4 filesystem mounted at /usr/local >, existing 715404MB disk sdc (14) with existing msdos disklabel >, existing 715403MB partition sdc1 (15) with existing lvmpv >, existing 715400MB lvmvg p170hm_hdd1 (16) >, existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with existing ext4 filesystem mounted at /var/lib/libvirt >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 19 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 20 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _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 > id: 21 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 52e77a22-a98d-4b84-bad5-298e5687348d > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > _format._size: 2048.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/52e77a22-a98d-4b84-bad5-298e5687348d] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 52e77a22-a98d-4b84-bad5-298e5687348d > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 2048.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 22 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _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 > id: 23 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 2048MB dm live-rw (24) with existing ext4 filesystem >, existing 7652MB disk sdd (0) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 0 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 6 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 8 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 10 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 12 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: d6575c22-f995-4032-adf3-398c2b95fe99 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008017 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: boot > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 94.6 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sdb1 > origFormat._size: 500.0 > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 7 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 9 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 13 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 15 >] > _intf.storage.fsset.devicetree.names: [sdd, sdd1, sdd2, sdd3, sda, sda1, p170hm_hdd0, p170hm_hdd0-home, p170hm_hdd0-mock, p170hm_hdd0-swap, sdb, sdb1, sdb2, p170hm_ssd0, p170hm_ssd0-opt, p170hm_ssd0-root, p170hm_ssd0-usr_local, sdc, sdc1, p170hm_hdd1, p170hm_hdd1-libvirt, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdd] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20-Alpha_x86_64] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 32 > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format.label: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.parents: [] > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: 0 > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat.label: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 26 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 25 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 29 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 27 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 28 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 30 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: 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: [LABEL=Fedora_20-Alpha_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda, sdb, sdc] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda, sdb, sdc] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 114473MB disk sdb (7) with existing msdos disklabel >, existing 953869MB disk sda (1) with existing msdos disklabel >, existing 715404MB disk sdc (14) with existing msdos disklabel >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.11.0-300.fc20.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (LVMLogicalVolumeDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: rd.lvm.lv=p170hm_hdd0/swap vconsole.font=latarcyrheb-sun16 vconsole.keymap=de rd.lvm.lv=p170hm_ssd0/root rhgb quiet > _intf.storage._bootloader.boot_args: rd.lvm.lv=p170hm_ssd0/root rd.lvm.lv=p170hm_hdd0/swap vconsole.font=latarcyrheb-sun16 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) vconsole.keymap=de rhgb quiet > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _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: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f7f52223e10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f7f52223d90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f7f52223e90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f7f52223ed0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f7f52223f10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16136 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f7f6afc0b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.install_device: existing 7652MB disk sdd (0) with existing iso9660 filesystem > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [grub2, e2fsprogs, lvm2, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.txID: 1379225294.48 > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 8.25 GB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload 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._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 28476 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 10 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f7f3694a440> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: Skipped > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._error: False >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.guesser: {<Entry object at 0x7f7f36965410 (GtkEntry at 0x48a8780)>: False} > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 20544 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': group --name=wheel > >, 'mock': group --name=mock > >} > _intf._currentAction._spokes._advanced._groupsError: Label instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cHome: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._check_list: [GUICheck instance, containing members: > _handler_id: 20682 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7f7f47997398> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f7f36952290>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: besser82 > _intf._currentAction._spokes._advanced._user.isCrypted: True > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: Björn Esser > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [wheel, mock] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: $6$WHE7NE7.fE.HUcDE$.ekieR2jXTMauUsqoS4/YrZjESmAUzSxASmP57KH2u/jIT9FWMQ3gnfGdiNFEqcoDTMwbXtQB7qoJeXjyFGvE/ > _intf._currentAction._spokes._advanced._user.homedir: /home/besser82 > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 20541 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 20542 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 20543 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 20545 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 20546 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x159b640>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x7f7f479971b8> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 20547 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x7f7f59586140>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x7f7f520661b8> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f7f478ef1d0>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._wheel: group --name=wheel > > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 1 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._pwq: <pwquality.PWQSettings object at 0x7f7f478bc840> > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >, 'mock': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 14 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20-Alpha_x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: 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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f7f52248c08>, True), 'type': (<function <lambda> at 0x7f7f52248d70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f7f52248c80>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _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: 20.15-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': 'hd:LABEL=Fedora_20-Alpha_x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, '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: >06:02:22,054 INFO anaconda: /sbin/anaconda 20.15-1 >06:02:22,376 INFO anaconda: 33030144 kB (32256 MB) are available >06:02:22,376 INFO anaconda: check_memory(): total:32256, needed:512, graphical:512 >06:02:22,389 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >06:02:22,389 INFO anaconda: Default encoding = utf-8 >06:02:22,937 WARN anaconda.stdout: Not asking for VNC because we don't have a network >06:02:22,937 INFO anaconda: Display mode = g >06:02:22,938 INFO anaconda: 33030144 kB (32256 MB) are available >06:02:22,938 INFO anaconda: check_memory(): total:32256, needed:512, graphical:512 >06:02:23,542 DEBUG anaconda: X server has signalled a successful start. >06:02:23,543 INFO anaconda: Starting window manager, pid 965. >06:02:23,581 INFO anaconda: spice-vdagent exited with status 1 >06:02:24,188 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >06:02:24,189 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >06:02:24,189 INFO anaconda: using only installclass _Fedora >06:02:24,536 INFO anaconda: bootloader GRUB2 on X86 platform >06:02:24,537 INFO anaconda: bootloader GRUB2 on X86 platform >06:02:24,555 DEBUG anaconda: network: devices found ['p4p1', 'wlp4s0'] >06:02:24,598 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p4p1 >06:02:24,614 DEBUG anaconda: network: setting autoconnect of p4p1 to False >06:02:24,619 DEBUG anaconda: updating hostname localhost.localdomain >06:02:24,632 INFO anaconda: Running Thread: AnaStorageThread (140184623023872) >06:02:24,633 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140184606238464) >06:02:24,633 INFO anaconda: Running Thread: AnaTimeInitThread (140184614631168) >06:02:24,634 INFO anaconda: Running Thread: AnaPayloadThread (140184597845760) >06:02:24,638 DEBUG anaconda: updating hostname localhost.localdomain >06:02:24,641 INFO anaconda: got 0 NTP servers from DHCP >06:02:24,641 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140184606238464) >06:02:24,649 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140184606238464) >06:02:24,650 INFO anaconda: Starting geolocation lookup >06:02:24,652 INFO anaconda: Geolocation provider: Fedora GeoIP >06:02:24,655 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >06:02:24,655 INFO anaconda: Geolocation lookup finished in 0.0 seconds >06:02:24,656 INFO anaconda: no results from geolocation >06:02:24,656 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140184606238464) >06:02:26,672 INFO anaconda: Thread Done: AnaStorageThread (140184623023872) >06:02:26,935 INFO anaconda: Thread Done: AnaPayloadThread (140184597845760) >06:02:27,001 INFO anaconda: Thread Done: AnaTimeInitThread (140184614631168) >06:02:34,074 DEBUG anaconda: network standalone spoke (init): completed: False >06:02:34,091 DEBUG anaconda: network: selected device wlp4s0 >06:02:34,218 DEBUG anaconda: network: selected device wlp4s0 >06:02:34,307 DEBUG anaconda: updating hostname localhost.localdomain >06:02:44,671 INFO anaconda: network: access point changed: Esser >06:02:44,687 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/2' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 5 >06:03:09,107 DEBUG anaconda: updating hostname p170hm.esser.local >06:03:09,127 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --essid="Esser" --ipv6=auto >network --bootproto=dhcp --device=p4p1 --onboot=off --ipv6=auto >network --hostname=p170hm.esser.local > >06:03:09,138 DEBUG anaconda: network standalone spoke (apply) payload: anaconda completed: True >06:03:09,212 INFO anaconda: Running Thread: AnaDateTimeThread (140184614631168) >06:03:09,216 INFO anaconda: fs space: 0 B needed: 3 GB >06:03:09,233 INFO anaconda: Thread Done: AnaDateTimeThread (140184614631168) >06:03:09,257 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:254: Warning: g_object_disconnect: invalid signal spec "button-release-event" > self.window.clear_info() > >06:03:09,259 INFO anaconda: fs space: 0 B needed: 3 GB >06:03:09,298 INFO anaconda: fs space: 0 B needed: 3 GB >06:03:09,326 INFO anaconda: Running Thread: AnaSourceWatcher (140184606238464) >06:03:09,329 INFO anaconda: fs space: 0 B needed: 3 GB >06:03:09,339 INFO anaconda: Running Thread: AnaSoftwareWatcher (140184525674240) >06:03:09,383 INFO anaconda: Running Thread: AnaStorageWatcher (140184515151616) >06:03:09,385 INFO anaconda: Thread Done: AnaStorageWatcher (140184515151616) >06:03:09,406 INFO anaconda: Running Thread: AnaCustomStorageInit (140184515151616) >06:03:09,493 DEBUG anaconda: network: selected device wlp4s0 >06:03:09,550 DEBUG anaconda: updating hostname p170hm.esser.local >06:03:09,659 INFO anaconda: Running Thread: AnaNTPserver0 (140184501864192) >06:03:09,660 INFO anaconda: Running Thread: AnaNTPserver1 (140184493471488) >06:03:09,660 INFO anaconda: Running Thread: AnaNTPserver2 (140184485078784) >06:03:09,661 INFO anaconda: Running Thread: AnaNTPserver3 (140184476686080) >06:03:09,661 DEBUG anaconda: Setting up repos: [] >06:03:09,663 INFO anaconda: Thread Done: AnaSourceWatcher (140184606238464) >06:03:09,679 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f7f431afc50> >06:03:09,680 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f431b6850> status to: Ãberprüfen des Speichermediums... >06:03:09,680 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f431b6850> status to: Paket-Metadaten herunterladen... >06:03:09,680 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> status to: Paket-Metadaten herunterladen... >06:03:09,680 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> status to: Gruppen-Metadaten herunterladen... >06:03:09,681 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> status to: Ãberprüfen des Speichermediums... >06:03:09,687 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> >06:03:09,691 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f431b6850> >06:03:09,691 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f7f4047fdd0> status to: Kabellos verbunden mit Esser >06:03:09,727 INFO anaconda: Thread Done: AnaNTPserver0 (140184501864192) >06:03:09,731 INFO anaconda: Thread Done: AnaNTPserver1 (140184493471488) >06:03:09,775 INFO anaconda: Thread Done: AnaNTPserver3 (140184476686080) >06:03:09,816 INFO anaconda: Thread Done: AnaCustomStorageInit (140184515151616) >06:03:10,476 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140184515151616) >06:03:10,476 INFO anaconda: Thread Done: AnaSoftwareWatcher (140184525674240) >06:03:10,592 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> >06:03:10,622 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> >06:03:10,648 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f431b6850> >06:03:10,652 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> status to: Ãberprüfe Software-Abhängigkeiten... >06:03:11,638 INFO anaconda: Running Thread: AnaSyncTime_0.fedora.pool.ntp.org (140184525674240) >06:03:01,000 INFO anaconda: System time set to Sun Sep 15 06:03:01 2013 >06:03:01,000 INFO anaconda: Thread Done: AnaSyncTime_0.fedora.pool.ntp.org (140184525674240) >06:03:01,182 INFO anaconda: Running Thread: AnaNTPserver4 (140184525674240) >06:03:01,183 INFO anaconda: Running Thread: AnaNTPserver5 (140184597845760) >06:03:01,184 INFO anaconda: Running Thread: AnaNTPserver6 (140184476686080) >06:03:01,184 INFO anaconda: Running Thread: AnaNTPserver7 (140184493471488) >06:03:01,253 INFO anaconda: Thread Done: AnaNTPserver7 (140184493471488) >06:03:01,253 INFO anaconda: Thread Done: AnaNTPserver4 (140184525674240) >06:03:01,256 INFO anaconda: Thread Done: AnaNTPserver6 (140184476686080) >06:03:01,257 INFO anaconda: Thread Done: AnaNTPserver5 (140184597845760) >06:03:03,074 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140184515151616) >06:03:03,105 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> >06:03:03,116 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f431b6850> >06:03:04,056 INFO anaconda: Thread Done: AnaNTPserver2 (140184485078784) >06:03:06,000 INFO anaconda: System time set to Sun Sep 15 06:03:06 2013 >06:03:11,728 INFO anaconda: Running Thread: AnaNTPserver8 (140184485078784) >06:03:13,238 INFO anaconda: Thread Done: AnaNTPserver8 (140184485078784) >06:03:13,689 INFO anaconda: Running Thread: AnaNTPserver9 (140184485078784) >06:03:15,231 INFO anaconda: Thread Done: AnaNTPserver9 (140184485078784) >06:03:15,361 INFO anaconda: Running Thread: AnaNTPserver10 (140184485078784) >06:03:16,813 INFO anaconda: Thread Done: AnaNTPserver10 (140184485078784) >06:03:16,957 INFO anaconda: Running Thread: AnaNTPserver11 (140184485078784) >06:03:17,053 INFO anaconda: Thread Done: AnaNTPserver11 (140184485078784) >06:03:24,760 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:114: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >06:03:24,761 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:114: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >06:03:24,794 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:120: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >06:03:24,794 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:120: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >06:04:31,575 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140184485078784) >06:04:31,667 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> >06:04:31,672 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f431b6850> >06:04:31,672 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> status to: Ãberprüfe Software-Abhängigkeiten... >06:04:38,997 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140184485078784) >06:04:39,060 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f431b6c90> >06:04:39,072 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f431b6850> >06:04:43,871 DEBUG anaconda: disk free: 2.90 MB fs free: 405 MB sw needs: 8.01 GB auto swap: 16.13 GB >06:04:47,248 INFO anaconda: Running Thread: AnaExecuteStorageThread (140184485078784) >06:04:47,259 DEBUG anaconda: new disk order: [] >06:04:47,319 DEBUG anaconda: stage1 device cannot be of type lvmvg >06:04:47,319 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:04:47,319 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:04:47,319 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:04:47,319 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >06:04:47,320 DEBUG anaconda: _is_valid_size(sdb) returning True >06:04:47,320 DEBUG anaconda: _is_valid_location(sdb) returning True >06:04:47,320 DEBUG anaconda: _is_valid_format(sdb) returning True >06:04:47,320 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >06:04:47,320 INFO anaconda: Thread Done: AnaExecuteStorageThread (140184485078784) >06:04:47,375 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'p170hm_hdd0', 'p170hm_hdd0-home', 'p170hm_hdd0-mock', 'p170hm_hdd0-swap', 'p170hm_hdd1', 'p170hm_hdd1-libvirt', 'p170hm_ssd0', 'p170hm_ssd0-opt', 'p170hm_ssd0-root', 'p170hm_ssd0-usr_local', 'sda', 'sda1', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1'] >06:04:47,375 DEBUG anaconda: ui: unused=['p170hm_hdd0-home', 'p170hm_hdd0-mock', 'sdb1', 'p170hm_hdd1-libvirt', 'p170hm_ssd0-opt', 'p170hm_hdd0-swap', 'p170hm_ssd0-usr_local', 'p170hm_ssd0-root'] >06:04:47,376 DEBUG anaconda: ui: new_devices=[] >06:04:47,392 DEBUG anaconda: page clicked: New Fedora 20-Alpha Installation >06:04:47,392 DEBUG anaconda: show first mountpoint: New Fedora 20-Alpha Installation >06:04:47,392 DEBUG anaconda: show first mountpoint: New Fedora 20-Alpha Installation >06:04:47,444 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> >06:04:47,445 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> status to: Speicherkonfiguration sichern... >06:04:47,450 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> >06:04:49,250 DEBUG anaconda: page clicked: Unbekannt >06:04:49,251 DEBUG anaconda: show first mountpoint: Unbekannt >06:04:49,260 DEBUG anaconda: populate_right_side: existing 860680MB lvmlv p170hm_hdd0-home (4) >06:04:49,261 DEBUG anaconda: updated device_disks to ['sda'] >06:04:49,261 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:04:49,262 DEBUG anaconda: updated device_container_raid_level to None >06:04:49,262 DEBUG anaconda: updated device_container_encrypted to False >06:04:49,262 DEBUG anaconda: updated device_container_size to 953864 >06:04:49,266 DEBUG anaconda: fs type changed: Unknown >06:04:49,272 INFO anaconda: getting device type for LVM >06:04:49,273 DEBUG anaconda: device_type_changed: 0 LVM >06:04:49,273 INFO anaconda: getting device type for LVM >06:04:49,273 INFO anaconda: getting device type for LVM >06:04:49,274 INFO anaconda: getting device type for LVM >06:04:49,274 INFO anaconda: getting device type for LVM >06:04:49,275 INFO anaconda: getting device type for LVM >06:04:49,276 INFO anaconda: getting device type for LVM >06:04:49,276 INFO anaconda: getting device type for LVM >06:04:49,277 INFO anaconda: getting device type for LVM >06:04:49,277 DEBUG anaconda: populate_raid: 0, None >06:04:49,278 INFO anaconda: getting device type for LVM >06:04:49,279 INFO anaconda: getting device type for LVM >06:04:49,279 DEBUG anaconda: populate_raid: 0, None >06:04:49,279 INFO anaconda: getting device type for LVM >06:04:49,280 DEBUG anaconda: new container selection: p170hm_hdd0 >06:04:49,281 DEBUG anaconda: default container is p170hm_hdd0 >06:04:51,995 INFO anaconda: getting device type for LVM >06:04:55,118 DEBUG anaconda: fs type changed: ext4 >06:05:01,163 INFO anaconda: ui: saving changes to device p170hm_hdd0-home >06:05:01,163 DEBUG anaconda: old name: home >06:05:01,164 DEBUG anaconda: new name: None >06:05:01,168 DEBUG anaconda: old size: 860680.0 >06:05:01,168 DEBUG anaconda: new size: 860680 >06:05:01,169 INFO anaconda: getting device type for LVM >06:05:01,169 DEBUG anaconda: old device type: 0 >06:05:01,169 DEBUG anaconda: new device type: 0 >06:05:01,170 DEBUG anaconda: reformat: True >06:05:01,172 DEBUG anaconda: old fs type: None >06:05:01,172 DEBUG anaconda: new fs type: ext4 >06:05:01,172 DEBUG anaconda: old encryption setting: False >06:05:01,173 DEBUG anaconda: new encryption setting: False >06:05:01,173 DEBUG anaconda: old label: >06:05:01,173 DEBUG anaconda: new_label: home >06:05:01,173 DEBUG anaconda: old mountpoint: >06:05:01,173 DEBUG anaconda: new mountpoint: /home >06:05:01,174 DEBUG anaconda: old raid level: None >06:05:01,175 DEBUG anaconda: new raid level: None >06:05:01,176 DEBUG anaconda: old container: p170hm_hdd0 >06:05:01,176 DEBUG anaconda: new container: p170hm_hdd0 >06:05:01,176 DEBUG anaconda: old container encrypted: False >06:05:01,176 DEBUG anaconda: new container encrypted: False >06:05:01,177 DEBUG anaconda: old container raid level: None >06:05:01,177 DEBUG anaconda: new container raid level: None >06:05:01,177 DEBUG anaconda: old container size request: 953864 >06:05:01,177 DEBUG anaconda: new container size request: 953864 >06:05:01,177 DEBUG anaconda: old disks: ['sda'] >06:05:01,178 DEBUG anaconda: new disks: ['sda'] >06:05:01,178 INFO anaconda: scheduling reformat of p170hm_hdd0-home as ext4 >06:05:01,193 DEBUG anaconda: populate_right_side: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:05:01,194 DEBUG anaconda: updated device_disks to ['sda'] >06:05:01,194 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:05:01,194 DEBUG anaconda: updated device_container_raid_level to None >06:05:01,195 DEBUG anaconda: updated device_container_encrypted to False >06:05:01,195 DEBUG anaconda: updated device_container_size to 953864 >06:05:01,204 INFO anaconda: getting device type for LVM >06:05:01,205 DEBUG anaconda: populate_raid: 0, None >06:05:01,205 INFO anaconda: getting device type for LVM >06:05:01,206 DEBUG anaconda: new container selection: None >06:05:01,206 DEBUG anaconda: new container selection: None >06:05:01,207 DEBUG anaconda: new container selection: None >06:05:01,207 DEBUG anaconda: new container selection: None >06:05:01,208 DEBUG anaconda: new container selection: p170hm_hdd0 >06:05:01,208 DEBUG anaconda: default container is p170hm_hdd0 >06:05:02,555 DEBUG anaconda: current selector: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:05:02,556 DEBUG anaconda: notebook page = 1 >06:05:02,556 INFO anaconda: ui: saving changes to device p170hm_hdd0-home >06:05:02,556 DEBUG anaconda: old name: home >06:05:02,556 DEBUG anaconda: new name: None >06:05:02,560 DEBUG anaconda: old size: 860680.0 >06:05:02,560 DEBUG anaconda: new size: 860680 >06:05:02,561 INFO anaconda: getting device type for LVM >06:05:02,561 DEBUG anaconda: old device type: 0 >06:05:02,561 DEBUG anaconda: new device type: 0 >06:05:02,562 DEBUG anaconda: reformat: True >06:05:02,564 DEBUG anaconda: old fs type: ext4 >06:05:02,564 DEBUG anaconda: new fs type: ext4 >06:05:02,564 DEBUG anaconda: old encryption setting: False >06:05:02,564 DEBUG anaconda: new encryption setting: False >06:05:02,565 DEBUG anaconda: old label: home >06:05:02,565 DEBUG anaconda: new_label: home >06:05:02,565 DEBUG anaconda: old mountpoint: /home >06:05:02,565 DEBUG anaconda: new mountpoint: /home >06:05:02,566 DEBUG anaconda: old raid level: None >06:05:02,566 DEBUG anaconda: new raid level: None >06:05:02,567 DEBUG anaconda: old container: p170hm_hdd0 >06:05:02,567 DEBUG anaconda: new container: p170hm_hdd0 >06:05:02,567 DEBUG anaconda: old container encrypted: False >06:05:02,568 DEBUG anaconda: new container encrypted: False >06:05:02,568 DEBUG anaconda: old container raid level: None >06:05:02,568 DEBUG anaconda: new container raid level: None >06:05:02,568 DEBUG anaconda: old container size request: 953864 >06:05:02,568 DEBUG anaconda: new container size request: 953864 >06:05:02,569 DEBUG anaconda: old disks: ['sda'] >06:05:02,569 DEBUG anaconda: new disks: ['sda'] >06:05:02,569 DEBUG anaconda: populate_right_side: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:05:02,570 DEBUG anaconda: updated device_disks to ['sda'] >06:05:02,570 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:05:02,570 DEBUG anaconda: updated device_container_raid_level to None >06:05:02,570 DEBUG anaconda: updated device_container_encrypted to False >06:05:02,570 DEBUG anaconda: updated device_container_size to 953864 >06:05:02,580 INFO anaconda: getting device type for LVM >06:05:02,580 DEBUG anaconda: populate_raid: 0, None >06:05:02,580 INFO anaconda: getting device type for LVM >06:05:02,581 DEBUG anaconda: new container selection: None >06:05:02,582 DEBUG anaconda: new container selection: None >06:05:02,582 DEBUG anaconda: new container selection: None >06:05:02,582 DEBUG anaconda: new container selection: None >06:05:02,583 DEBUG anaconda: new container selection: p170hm_hdd0 >06:05:02,583 DEBUG anaconda: default container is p170hm_hdd0 >06:05:02,584 DEBUG anaconda: new selector: existing 76800MB lvmlv p170hm_hdd0-mock (5) >06:05:02,585 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) >06:05:02,585 DEBUG anaconda: updated device_disks to ['sda'] >06:05:02,585 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:05:02,586 DEBUG anaconda: updated device_container_raid_level to None >06:05:02,586 DEBUG anaconda: updated device_container_encrypted to False >06:05:02,586 DEBUG anaconda: updated device_container_size to 953864 >06:05:02,588 INFO anaconda: getting device type for LVM >06:05:02,590 DEBUG anaconda: fs type changed: Unknown >06:05:02,596 INFO anaconda: getting device type for LVM >06:05:02,596 DEBUG anaconda: populate_raid: 0, None >06:05:02,597 INFO anaconda: getting device type for LVM >06:05:02,597 DEBUG anaconda: new container selection: None >06:05:02,598 DEBUG anaconda: new container selection: None >06:05:02,598 DEBUG anaconda: new container selection: None >06:05:02,598 DEBUG anaconda: new container selection: None >06:05:02,599 DEBUG anaconda: new container selection: p170hm_hdd0 >06:05:02,599 DEBUG anaconda: default container is p170hm_hdd0 >06:05:04,307 INFO anaconda: getting device type for LVM >06:05:05,942 DEBUG anaconda: fs type changed: ext4 >06:05:15,203 INFO anaconda: ui: saving changes to device p170hm_hdd0-mock >06:05:15,204 DEBUG anaconda: old name: mock >06:05:15,204 DEBUG anaconda: new name: None >06:05:15,208 DEBUG anaconda: old size: 76800.0 >06:05:15,208 DEBUG anaconda: new size: 76800 >06:05:15,208 INFO anaconda: getting device type for LVM >06:05:15,209 DEBUG anaconda: old device type: 0 >06:05:15,209 DEBUG anaconda: new device type: 0 >06:05:15,209 DEBUG anaconda: reformat: True >06:05:15,211 DEBUG anaconda: old fs type: None >06:05:15,212 DEBUG anaconda: new fs type: ext4 >06:05:15,212 DEBUG anaconda: old encryption setting: False >06:05:15,212 DEBUG anaconda: new encryption setting: False >06:05:15,212 DEBUG anaconda: old label: >06:05:15,213 DEBUG anaconda: new_label: mock >06:05:15,213 DEBUG anaconda: old mountpoint: >06:05:15,213 DEBUG anaconda: new mountpoint: /var/lib/mock >06:05:15,214 DEBUG anaconda: old raid level: None >06:05:15,214 DEBUG anaconda: new raid level: None >06:05:15,215 DEBUG anaconda: old container: p170hm_hdd0 >06:05:15,215 DEBUG anaconda: new container: p170hm_hdd0 >06:05:15,216 DEBUG anaconda: old container encrypted: False >06:05:15,216 DEBUG anaconda: new container encrypted: False >06:05:15,216 DEBUG anaconda: old container raid level: None >06:05:15,216 DEBUG anaconda: new container raid level: None >06:05:15,216 DEBUG anaconda: old container size request: 953864 >06:05:15,217 DEBUG anaconda: new container size request: 953864 >06:05:15,217 DEBUG anaconda: old disks: ['sda'] >06:05:15,217 DEBUG anaconda: new disks: ['sda'] >06:05:15,217 INFO anaconda: scheduling reformat of p170hm_hdd0-mock as ext4 >06:05:15,229 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:05:15,230 DEBUG anaconda: updated device_disks to ['sda'] >06:05:15,230 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:05:15,231 DEBUG anaconda: updated device_container_raid_level to None >06:05:15,231 DEBUG anaconda: updated device_container_encrypted to False >06:05:15,231 DEBUG anaconda: updated device_container_size to 953864 >06:05:15,240 INFO anaconda: getting device type for LVM >06:05:15,241 DEBUG anaconda: populate_raid: 0, None >06:05:15,241 INFO anaconda: getting device type for LVM >06:05:15,242 DEBUG anaconda: new container selection: None >06:05:15,242 DEBUG anaconda: new container selection: None >06:05:15,243 DEBUG anaconda: new container selection: None >06:05:15,243 DEBUG anaconda: new container selection: None >06:05:15,244 DEBUG anaconda: new container selection: p170hm_hdd0 >06:05:15,244 DEBUG anaconda: default container is p170hm_hdd0 >06:05:16,395 DEBUG anaconda: current selector: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:05:16,396 DEBUG anaconda: notebook page = 1 >06:05:16,396 INFO anaconda: ui: saving changes to device p170hm_hdd0-mock >06:05:16,396 DEBUG anaconda: old name: mock >06:05:16,397 DEBUG anaconda: new name: None >06:05:16,400 DEBUG anaconda: old size: 76800.0 >06:05:16,400 DEBUG anaconda: new size: 76800 >06:05:16,400 INFO anaconda: getting device type for LVM >06:05:16,401 DEBUG anaconda: old device type: 0 >06:05:16,401 DEBUG anaconda: new device type: 0 >06:05:16,401 DEBUG anaconda: reformat: True >06:05:16,403 DEBUG anaconda: old fs type: ext4 >06:05:16,403 DEBUG anaconda: new fs type: ext4 >06:05:16,404 DEBUG anaconda: old encryption setting: False >06:05:16,404 DEBUG anaconda: new encryption setting: False >06:05:16,404 DEBUG anaconda: old label: mock >06:05:16,404 DEBUG anaconda: new_label: mock >06:05:16,404 DEBUG anaconda: old mountpoint: /var/lib/mock >06:05:16,404 DEBUG anaconda: new mountpoint: /var/lib/mock >06:05:16,405 DEBUG anaconda: old raid level: None >06:05:16,406 DEBUG anaconda: new raid level: None >06:05:16,406 DEBUG anaconda: old container: p170hm_hdd0 >06:05:16,407 DEBUG anaconda: new container: p170hm_hdd0 >06:05:16,407 DEBUG anaconda: old container encrypted: False >06:05:16,407 DEBUG anaconda: new container encrypted: False >06:05:16,407 DEBUG anaconda: old container raid level: None >06:05:16,407 DEBUG anaconda: new container raid level: None >06:05:16,407 DEBUG anaconda: old container size request: 953864 >06:05:16,408 DEBUG anaconda: new container size request: 953864 >06:05:16,408 DEBUG anaconda: old disks: ['sda'] >06:05:16,408 DEBUG anaconda: new disks: ['sda'] >06:05:16,408 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:05:16,409 DEBUG anaconda: updated device_disks to ['sda'] >06:05:16,409 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:05:16,409 DEBUG anaconda: updated device_container_raid_level to None >06:05:16,409 DEBUG anaconda: updated device_container_encrypted to False >06:05:16,409 DEBUG anaconda: updated device_container_size to 953864 >06:05:16,418 INFO anaconda: getting device type for LVM >06:05:16,418 DEBUG anaconda: populate_raid: 0, None >06:05:16,418 INFO anaconda: getting device type for LVM >06:05:16,419 DEBUG anaconda: new container selection: None >06:05:16,420 DEBUG anaconda: new container selection: None >06:05:16,420 DEBUG anaconda: new container selection: None >06:05:16,420 DEBUG anaconda: new container selection: None >06:05:16,421 DEBUG anaconda: new container selection: p170hm_hdd0 >06:05:16,421 DEBUG anaconda: default container is p170hm_hdd0 >06:05:16,422 DEBUG anaconda: new selector: existing 16384MB lvmlv p170hm_hdd0-swap (6) >06:05:16,422 DEBUG anaconda: populate_right_side: existing 16384MB lvmlv p170hm_hdd0-swap (6) >06:05:16,423 DEBUG anaconda: updated device_disks to ['sda'] >06:05:16,423 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:05:16,423 DEBUG anaconda: updated device_container_raid_level to None >06:05:16,423 DEBUG anaconda: updated device_container_encrypted to False >06:05:16,423 DEBUG anaconda: updated device_container_size to 953864 >06:05:16,426 INFO anaconda: getting device type for LVM >06:05:16,427 DEBUG anaconda: fs type changed: Unknown >06:05:16,433 INFO anaconda: getting device type for LVM >06:05:16,433 DEBUG anaconda: populate_raid: 0, None >06:05:16,433 INFO anaconda: getting device type for LVM >06:05:16,434 DEBUG anaconda: new container selection: None >06:05:16,434 DEBUG anaconda: new container selection: None >06:05:16,434 DEBUG anaconda: new container selection: None >06:05:16,435 DEBUG anaconda: new container selection: None >06:05:16,435 DEBUG anaconda: new container selection: p170hm_hdd0 >06:05:16,436 DEBUG anaconda: default container is p170hm_hdd0 >06:05:19,276 INFO anaconda: getting device type for LVM >06:05:20,894 DEBUG anaconda: fs type changed: swap >06:05:24,790 INFO anaconda: ui: saving changes to device p170hm_hdd0-swap >06:05:24,790 DEBUG anaconda: old name: swap >06:05:24,791 DEBUG anaconda: new name: None >06:05:24,795 DEBUG anaconda: old size: 16384.0 >06:05:24,795 DEBUG anaconda: new size: 16384 >06:05:24,795 INFO anaconda: getting device type for LVM >06:05:24,796 DEBUG anaconda: old device type: 0 >06:05:24,796 DEBUG anaconda: new device type: 0 >06:05:24,796 DEBUG anaconda: reformat: True >06:05:24,800 DEBUG anaconda: old fs type: None >06:05:24,800 DEBUG anaconda: new fs type: swap >06:05:24,801 DEBUG anaconda: old encryption setting: False >06:05:24,801 DEBUG anaconda: new encryption setting: False >06:05:24,801 DEBUG anaconda: old label: >06:05:24,801 DEBUG anaconda: new_label: swap >06:05:24,801 DEBUG anaconda: old mountpoint: >06:05:24,802 DEBUG anaconda: new mountpoint: >06:05:24,802 DEBUG anaconda: old raid level: None >06:05:24,802 DEBUG anaconda: new raid level: None >06:05:24,803 DEBUG anaconda: old container: p170hm_hdd0 >06:05:24,803 DEBUG anaconda: new container: p170hm_hdd0 >06:05:24,803 DEBUG anaconda: old container encrypted: False >06:05:24,803 DEBUG anaconda: new container encrypted: False >06:05:24,803 DEBUG anaconda: old container raid level: None >06:05:24,804 DEBUG anaconda: new container raid level: None >06:05:24,804 DEBUG anaconda: old container size request: 953864 >06:05:24,804 DEBUG anaconda: new container size request: 953864 >06:05:24,804 DEBUG anaconda: old disks: ['sda'] >06:05:24,804 DEBUG anaconda: new disks: ['sda'] >06:05:24,805 INFO anaconda: scheduling reformat of p170hm_hdd0-swap as swap >06:05:24,815 DEBUG anaconda: populate_right_side: existing 16384MB lvmlv p170hm_hdd0-swap (6) with non-existent swap >06:05:24,816 DEBUG anaconda: updated device_disks to ['sda'] >06:05:24,816 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:05:24,816 DEBUG anaconda: updated device_container_raid_level to None >06:05:24,816 DEBUG anaconda: updated device_container_encrypted to False >06:05:24,817 DEBUG anaconda: updated device_container_size to 953864 >06:05:24,826 INFO anaconda: getting device type for LVM >06:05:24,826 DEBUG anaconda: populate_raid: 0, None >06:05:24,826 INFO anaconda: getting device type for LVM >06:05:24,827 DEBUG anaconda: new container selection: None >06:05:24,827 DEBUG anaconda: new container selection: None >06:05:24,828 DEBUG anaconda: new container selection: None >06:05:24,828 DEBUG anaconda: new container selection: None >06:05:24,828 DEBUG anaconda: new container selection: p170hm_hdd0 >06:05:24,829 DEBUG anaconda: default container is p170hm_hdd0 >06:05:25,819 DEBUG anaconda: current selector: existing 16384MB lvmlv p170hm_hdd0-swap (6) with non-existent swap >06:05:25,820 DEBUG anaconda: notebook page = 1 >06:05:25,820 INFO anaconda: ui: saving changes to device p170hm_hdd0-swap >06:05:25,820 DEBUG anaconda: old name: swap >06:05:25,820 DEBUG anaconda: new name: None >06:05:25,824 DEBUG anaconda: old size: 16384.0 >06:05:25,824 DEBUG anaconda: new size: 16384 >06:05:25,825 INFO anaconda: getting device type for LVM >06:05:25,825 DEBUG anaconda: old device type: 0 >06:05:25,825 DEBUG anaconda: new device type: 0 >06:05:25,825 DEBUG anaconda: reformat: True >06:05:25,827 DEBUG anaconda: old fs type: swap >06:05:25,828 DEBUG anaconda: new fs type: swap >06:05:25,828 DEBUG anaconda: old encryption setting: False >06:05:25,828 DEBUG anaconda: new encryption setting: False >06:05:25,828 DEBUG anaconda: old label: swap >06:05:25,828 DEBUG anaconda: new_label: swap >06:05:25,828 DEBUG anaconda: old mountpoint: >06:05:25,829 DEBUG anaconda: new mountpoint: >06:05:25,829 DEBUG anaconda: old raid level: None >06:05:25,829 DEBUG anaconda: new raid level: None >06:05:25,830 DEBUG anaconda: old container: p170hm_hdd0 >06:05:25,830 DEBUG anaconda: new container: p170hm_hdd0 >06:05:25,830 DEBUG anaconda: old container encrypted: False >06:05:25,830 DEBUG anaconda: new container encrypted: False >06:05:25,831 DEBUG anaconda: old container raid level: None >06:05:25,831 DEBUG anaconda: new container raid level: None >06:05:25,831 DEBUG anaconda: old container size request: 953864 >06:05:25,831 DEBUG anaconda: new container size request: 953864 >06:05:25,831 DEBUG anaconda: old disks: ['sda'] >06:05:25,831 DEBUG anaconda: new disks: ['sda'] >06:05:25,832 DEBUG anaconda: populate_right_side: existing 16384MB lvmlv p170hm_hdd0-swap (6) with non-existent swap >06:05:25,832 DEBUG anaconda: updated device_disks to ['sda'] >06:05:25,833 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:05:25,833 DEBUG anaconda: updated device_container_raid_level to None >06:05:25,833 DEBUG anaconda: updated device_container_encrypted to False >06:05:25,833 DEBUG anaconda: updated device_container_size to 953864 >06:05:25,842 INFO anaconda: getting device type for LVM >06:05:25,843 DEBUG anaconda: populate_raid: 0, None >06:05:25,843 INFO anaconda: getting device type for LVM >06:05:25,844 DEBUG anaconda: new container selection: None >06:05:25,844 DEBUG anaconda: new container selection: None >06:05:25,844 DEBUG anaconda: new container selection: None >06:05:25,845 DEBUG anaconda: new container selection: None >06:05:25,845 DEBUG anaconda: new container selection: p170hm_hdd0 >06:05:25,846 DEBUG anaconda: default container is p170hm_hdd0 >06:05:25,847 DEBUG anaconda: new selector: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) >06:05:25,847 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) >06:05:25,848 DEBUG anaconda: updated device_disks to ['sdc'] >06:05:25,848 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:05:25,848 DEBUG anaconda: updated device_container_raid_level to None >06:05:25,848 DEBUG anaconda: updated device_container_encrypted to False >06:05:25,849 DEBUG anaconda: updated device_container_size to 715400 >06:05:25,851 INFO anaconda: getting device type for LVM >06:05:25,853 DEBUG anaconda: fs type changed: Unknown >06:05:25,859 INFO anaconda: getting device type for LVM >06:05:25,859 DEBUG anaconda: populate_raid: 0, None >06:05:25,860 INFO anaconda: getting device type for LVM >06:05:25,860 DEBUG anaconda: new container selection: None >06:05:25,861 DEBUG anaconda: new container selection: None >06:05:25,861 DEBUG anaconda: new container selection: None >06:05:25,861 DEBUG anaconda: new container selection: None >06:05:25,862 DEBUG anaconda: new container selection: p170hm_hdd1 >06:05:25,862 DEBUG anaconda: default container is p170hm_hdd1 >06:05:27,652 INFO anaconda: getting device type for LVM >06:05:30,742 DEBUG anaconda: fs type changed: ext4 >06:05:40,251 INFO anaconda: ui: saving changes to device p170hm_hdd1-libvirt >06:05:40,252 DEBUG anaconda: old name: libvirt >06:05:40,252 DEBUG anaconda: new name: None >06:05:40,258 DEBUG anaconda: old size: 715400.0 >06:05:40,258 DEBUG anaconda: new size: 715400 >06:05:40,259 INFO anaconda: getting device type for LVM >06:05:40,260 DEBUG anaconda: old device type: 0 >06:05:40,260 DEBUG anaconda: new device type: 0 >06:05:40,260 DEBUG anaconda: reformat: True >06:05:40,263 DEBUG anaconda: old fs type: None >06:05:40,263 DEBUG anaconda: new fs type: ext4 >06:05:40,264 DEBUG anaconda: old encryption setting: False >06:05:40,264 DEBUG anaconda: new encryption setting: False >06:05:40,264 DEBUG anaconda: old label: >06:05:40,265 DEBUG anaconda: new_label: libvirt >06:05:40,265 DEBUG anaconda: old mountpoint: >06:05:40,265 DEBUG anaconda: new mountpoint: /var/lib/libvirt >06:05:40,266 DEBUG anaconda: old raid level: None >06:05:40,267 DEBUG anaconda: new raid level: None >06:05:40,268 DEBUG anaconda: old container: p170hm_hdd1 >06:05:40,268 DEBUG anaconda: new container: p170hm_hdd1 >06:05:40,268 DEBUG anaconda: old container encrypted: False >06:05:40,269 DEBUG anaconda: new container encrypted: False >06:05:40,269 DEBUG anaconda: old container raid level: None >06:05:40,269 DEBUG anaconda: new container raid level: None >06:05:40,269 DEBUG anaconda: old container size request: 715400 >06:05:40,270 DEBUG anaconda: new container size request: 715400 >06:05:40,270 DEBUG anaconda: old disks: ['sdc'] >06:05:40,270 DEBUG anaconda: new disks: ['sdc'] >06:05:40,271 INFO anaconda: scheduling reformat of p170hm_hdd1-libvirt as ext4 >06:05:40,285 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:05:40,286 DEBUG anaconda: updated device_disks to ['sdc'] >06:05:40,287 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:05:40,287 DEBUG anaconda: updated device_container_raid_level to None >06:05:40,287 DEBUG anaconda: updated device_container_encrypted to False >06:05:40,287 DEBUG anaconda: updated device_container_size to 715400 >06:05:40,299 INFO anaconda: getting device type for LVM >06:05:40,300 DEBUG anaconda: populate_raid: 0, None >06:05:40,300 INFO anaconda: getting device type for LVM >06:05:40,301 DEBUG anaconda: new container selection: None >06:05:40,302 DEBUG anaconda: new container selection: None >06:05:40,302 DEBUG anaconda: new container selection: None >06:05:40,303 DEBUG anaconda: new container selection: p170hm_hdd1 >06:05:40,303 DEBUG anaconda: default container is p170hm_hdd1 >06:05:41,771 DEBUG anaconda: current selector: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:05:41,772 DEBUG anaconda: notebook page = 1 >06:05:41,772 INFO anaconda: ui: saving changes to device p170hm_hdd1-libvirt >06:05:41,773 DEBUG anaconda: old name: libvirt >06:05:41,773 DEBUG anaconda: new name: None >06:05:41,777 DEBUG anaconda: old size: 715400.0 >06:05:41,777 DEBUG anaconda: new size: 715400 >06:05:41,777 INFO anaconda: getting device type for LVM >06:05:41,778 DEBUG anaconda: old device type: 0 >06:05:41,778 DEBUG anaconda: new device type: 0 >06:05:41,778 DEBUG anaconda: reformat: True >06:05:41,781 DEBUG anaconda: old fs type: ext4 >06:05:41,781 DEBUG anaconda: new fs type: ext4 >06:05:41,781 DEBUG anaconda: old encryption setting: False >06:05:41,781 DEBUG anaconda: new encryption setting: False >06:05:41,782 DEBUG anaconda: old label: libvirt >06:05:41,782 DEBUG anaconda: new_label: libvirt >06:05:41,782 DEBUG anaconda: old mountpoint: /var/lib/libvirt >06:05:41,782 DEBUG anaconda: new mountpoint: /var/lib/libvirt >06:05:41,783 DEBUG anaconda: old raid level: None >06:05:41,783 DEBUG anaconda: new raid level: None >06:05:41,784 DEBUG anaconda: old container: p170hm_hdd1 >06:05:41,784 DEBUG anaconda: new container: p170hm_hdd1 >06:05:41,785 DEBUG anaconda: old container encrypted: False >06:05:41,785 DEBUG anaconda: new container encrypted: False >06:05:41,785 DEBUG anaconda: old container raid level: None >06:05:41,785 DEBUG anaconda: new container raid level: None >06:05:41,785 DEBUG anaconda: old container size request: 715400 >06:05:41,785 DEBUG anaconda: new container size request: 715400 >06:05:41,786 DEBUG anaconda: old disks: ['sdc'] >06:05:41,786 DEBUG anaconda: new disks: ['sdc'] >06:05:41,786 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:05:41,787 DEBUG anaconda: updated device_disks to ['sdc'] >06:05:41,787 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:05:41,787 DEBUG anaconda: updated device_container_raid_level to None >06:05:41,787 DEBUG anaconda: updated device_container_encrypted to False >06:05:41,787 DEBUG anaconda: updated device_container_size to 715400 >06:05:41,797 INFO anaconda: getting device type for LVM >06:05:41,798 DEBUG anaconda: populate_raid: 0, None >06:05:41,798 INFO anaconda: getting device type for LVM >06:05:41,799 DEBUG anaconda: new container selection: None >06:05:41,800 DEBUG anaconda: new container selection: None >06:05:41,800 DEBUG anaconda: new container selection: None >06:05:41,801 DEBUG anaconda: new container selection: p170hm_hdd1 >06:05:41,801 DEBUG anaconda: default container is p170hm_hdd1 >06:05:41,802 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) >06:05:41,802 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) >06:05:41,803 DEBUG anaconda: updated device_disks to ['sdb'] >06:05:41,803 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:05:41,803 DEBUG anaconda: updated device_container_raid_level to None >06:05:41,804 DEBUG anaconda: updated device_container_encrypted to False >06:05:41,804 DEBUG anaconda: updated device_container_size to 113968 >06:05:41,807 INFO anaconda: getting device type for LVM >06:05:41,808 DEBUG anaconda: fs type changed: Unknown >06:05:41,815 INFO anaconda: getting device type for LVM >06:05:41,815 DEBUG anaconda: populate_raid: 0, None >06:05:41,815 INFO anaconda: getting device type for LVM >06:05:41,816 DEBUG anaconda: new container selection: None >06:05:41,817 DEBUG anaconda: new container selection: None >06:05:41,817 DEBUG anaconda: new container selection: None >06:05:41,818 DEBUG anaconda: new container selection: p170hm_ssd0 >06:05:41,818 DEBUG anaconda: default container is p170hm_ssd0 >06:05:44,108 INFO anaconda: getting device type for LVM >06:05:46,158 DEBUG anaconda: fs type changed: ext4 >06:05:50,926 INFO anaconda: ui: saving changes to device p170hm_ssd0-opt >06:05:50,926 DEBUG anaconda: old name: opt >06:05:50,926 DEBUG anaconda: new name: None >06:05:50,930 DEBUG anaconda: old size: 5120.0 >06:05:50,931 DEBUG anaconda: new size: 5120 >06:05:50,931 INFO anaconda: getting device type for LVM >06:05:50,931 DEBUG anaconda: old device type: 0 >06:05:50,931 DEBUG anaconda: new device type: 0 >06:05:50,932 DEBUG anaconda: reformat: True >06:05:50,934 DEBUG anaconda: old fs type: None >06:05:50,934 DEBUG anaconda: new fs type: ext4 >06:05:50,934 DEBUG anaconda: old encryption setting: False >06:05:50,934 DEBUG anaconda: new encryption setting: False >06:05:50,934 DEBUG anaconda: old label: >06:05:50,935 DEBUG anaconda: new_label: opt >06:05:50,935 DEBUG anaconda: old mountpoint: >06:05:50,935 DEBUG anaconda: new mountpoint: /opt >06:05:50,936 DEBUG anaconda: old raid level: None >06:05:50,936 DEBUG anaconda: new raid level: None >06:05:50,937 DEBUG anaconda: old container: p170hm_ssd0 >06:05:50,937 DEBUG anaconda: new container: p170hm_ssd0 >06:05:50,937 DEBUG anaconda: old container encrypted: False >06:05:50,938 DEBUG anaconda: new container encrypted: False >06:05:50,938 DEBUG anaconda: old container raid level: None >06:05:50,938 DEBUG anaconda: new container raid level: None >06:05:50,938 DEBUG anaconda: old container size request: 113968 >06:05:50,938 DEBUG anaconda: new container size request: 113968 >06:05:50,938 DEBUG anaconda: old disks: ['sdb'] >06:05:50,939 DEBUG anaconda: new disks: ['sdb'] >06:05:50,939 INFO anaconda: scheduling reformat of p170hm_ssd0-opt as ext4 >06:05:50,950 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:05:50,951 DEBUG anaconda: updated device_disks to ['sdb'] >06:05:50,951 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:05:50,951 DEBUG anaconda: updated device_container_raid_level to None >06:05:50,951 DEBUG anaconda: updated device_container_encrypted to False >06:05:50,951 DEBUG anaconda: updated device_container_size to 113968 >06:05:50,961 INFO anaconda: getting device type for LVM >06:05:50,961 DEBUG anaconda: populate_raid: 0, None >06:05:50,961 INFO anaconda: getting device type for LVM >06:05:50,962 DEBUG anaconda: new container selection: None >06:05:50,962 DEBUG anaconda: new container selection: None >06:05:50,963 DEBUG anaconda: new container selection: p170hm_ssd0 >06:05:50,963 DEBUG anaconda: default container is p170hm_ssd0 >06:05:53,755 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:05:53,756 DEBUG anaconda: notebook page = 1 >06:05:53,756 INFO anaconda: ui: saving changes to device p170hm_ssd0-opt >06:05:53,756 DEBUG anaconda: old name: opt >06:05:53,756 DEBUG anaconda: new name: None >06:05:53,760 DEBUG anaconda: old size: 5120.0 >06:05:53,760 DEBUG anaconda: new size: 5120 >06:05:53,760 INFO anaconda: getting device type for LVM >06:05:53,761 DEBUG anaconda: old device type: 0 >06:05:53,761 DEBUG anaconda: new device type: 0 >06:05:53,761 DEBUG anaconda: reformat: True >06:05:53,763 DEBUG anaconda: old fs type: ext4 >06:05:53,764 DEBUG anaconda: new fs type: ext4 >06:05:53,764 DEBUG anaconda: old encryption setting: False >06:05:53,764 DEBUG anaconda: new encryption setting: False >06:05:53,764 DEBUG anaconda: old label: opt >06:05:53,764 DEBUG anaconda: new_label: opt >06:05:53,764 DEBUG anaconda: old mountpoint: /opt >06:05:53,765 DEBUG anaconda: new mountpoint: /opt >06:05:53,766 DEBUG anaconda: old raid level: None >06:05:53,766 DEBUG anaconda: new raid level: None >06:05:53,766 DEBUG anaconda: old container: p170hm_ssd0 >06:05:53,767 DEBUG anaconda: new container: p170hm_ssd0 >06:05:53,767 DEBUG anaconda: old container encrypted: False >06:05:53,767 DEBUG anaconda: new container encrypted: False >06:05:53,767 DEBUG anaconda: old container raid level: None >06:05:53,767 DEBUG anaconda: new container raid level: None >06:05:53,767 DEBUG anaconda: old container size request: 113968 >06:05:53,768 DEBUG anaconda: new container size request: 113968 >06:05:53,768 DEBUG anaconda: old disks: ['sdb'] >06:05:53,768 DEBUG anaconda: new disks: ['sdb'] >06:05:53,768 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:05:53,769 DEBUG anaconda: updated device_disks to ['sdb'] >06:05:53,769 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:05:53,769 DEBUG anaconda: updated device_container_raid_level to None >06:05:53,769 DEBUG anaconda: updated device_container_encrypted to False >06:05:53,770 DEBUG anaconda: updated device_container_size to 113968 >06:05:53,779 INFO anaconda: getting device type for LVM >06:05:53,780 DEBUG anaconda: populate_raid: 0, None >06:05:53,780 INFO anaconda: getting device type for LVM >06:05:53,781 DEBUG anaconda: new container selection: None >06:05:53,781 DEBUG anaconda: new container selection: None >06:05:53,782 DEBUG anaconda: new container selection: p170hm_ssd0 >06:05:53,782 DEBUG anaconda: default container is p170hm_ssd0 >06:05:53,783 DEBUG anaconda: new selector: existing 76800MB lvmlv p170hm_ssd0-root (12) >06:05:53,784 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_ssd0-root (12) >06:05:53,784 DEBUG anaconda: updated device_disks to ['sdb'] >06:05:53,785 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:05:53,785 DEBUG anaconda: updated device_container_raid_level to None >06:05:53,785 DEBUG anaconda: updated device_container_encrypted to False >06:05:53,785 DEBUG anaconda: updated device_container_size to 113968 >06:05:53,787 INFO anaconda: getting device type for LVM >06:05:53,789 DEBUG anaconda: fs type changed: Unknown >06:05:53,795 INFO anaconda: getting device type for LVM >06:05:53,796 DEBUG anaconda: populate_raid: 0, None >06:05:53,796 INFO anaconda: getting device type for LVM >06:05:53,797 DEBUG anaconda: new container selection: None >06:05:53,797 DEBUG anaconda: new container selection: None >06:05:53,798 DEBUG anaconda: new container selection: p170hm_ssd0 >06:05:53,798 DEBUG anaconda: default container is p170hm_ssd0 >06:05:55,451 INFO anaconda: getting device type for LVM >06:05:57,109 DEBUG anaconda: fs type changed: ext4 >06:06:02,514 INFO anaconda: ui: saving changes to device p170hm_ssd0-root >06:06:02,515 DEBUG anaconda: old name: root >06:06:02,515 DEBUG anaconda: new name: None >06:06:02,519 DEBUG anaconda: old size: 76800.0 >06:06:02,519 DEBUG anaconda: new size: 76800 >06:06:02,519 INFO anaconda: getting device type for LVM >06:06:02,519 DEBUG anaconda: old device type: 0 >06:06:02,520 DEBUG anaconda: new device type: 0 >06:06:02,520 DEBUG anaconda: reformat: True >06:06:02,522 DEBUG anaconda: old fs type: None >06:06:02,522 DEBUG anaconda: new fs type: ext4 >06:06:02,522 DEBUG anaconda: old encryption setting: False >06:06:02,522 DEBUG anaconda: new encryption setting: False >06:06:02,522 DEBUG anaconda: old label: >06:06:02,522 DEBUG anaconda: new_label: root >06:06:02,522 DEBUG anaconda: old mountpoint: >06:06:02,523 DEBUG anaconda: new mountpoint: / >06:06:02,524 DEBUG anaconda: old raid level: None >06:06:02,524 DEBUG anaconda: new raid level: None >06:06:02,525 DEBUG anaconda: old container: p170hm_ssd0 >06:06:02,525 DEBUG anaconda: new container: p170hm_ssd0 >06:06:02,525 DEBUG anaconda: old container encrypted: False >06:06:02,525 DEBUG anaconda: new container encrypted: False >06:06:02,525 DEBUG anaconda: old container raid level: None >06:06:02,525 DEBUG anaconda: new container raid level: None >06:06:02,525 DEBUG anaconda: old container size request: 113968 >06:06:02,526 DEBUG anaconda: new container size request: 113968 >06:06:02,526 DEBUG anaconda: old disks: ['sdb'] >06:06:02,526 DEBUG anaconda: new disks: ['sdb'] >06:06:02,526 INFO anaconda: scheduling reformat of p170hm_ssd0-root as ext4 >06:06:02,536 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_ssd0-root (12) with non-existent ext4 filesystem mounted at / >06:06:02,537 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:02,537 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:02,537 DEBUG anaconda: updated device_container_raid_level to None >06:06:02,537 DEBUG anaconda: updated device_container_encrypted to False >06:06:02,538 DEBUG anaconda: updated device_container_size to 113968 >06:06:02,546 INFO anaconda: getting device type for LVM >06:06:02,547 DEBUG anaconda: populate_raid: 0, None >06:06:02,547 INFO anaconda: getting device type for LVM >06:06:02,548 DEBUG anaconda: new container selection: None >06:06:02,548 DEBUG anaconda: new container selection: None >06:06:02,549 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:02,549 DEBUG anaconda: default container is p170hm_ssd0 >06:06:03,682 DEBUG anaconda: current selector: existing 76800MB lvmlv p170hm_ssd0-root (12) with non-existent ext4 filesystem mounted at / >06:06:03,683 DEBUG anaconda: notebook page = 1 >06:06:03,683 INFO anaconda: ui: saving changes to device p170hm_ssd0-root >06:06:03,683 DEBUG anaconda: old name: root >06:06:03,684 DEBUG anaconda: new name: None >06:06:03,687 DEBUG anaconda: old size: 76800.0 >06:06:03,687 DEBUG anaconda: new size: 76800 >06:06:03,687 INFO anaconda: getting device type for LVM >06:06:03,688 DEBUG anaconda: old device type: 0 >06:06:03,688 DEBUG anaconda: new device type: 0 >06:06:03,688 DEBUG anaconda: reformat: True >06:06:03,692 DEBUG anaconda: old fs type: ext4 >06:06:03,692 DEBUG anaconda: new fs type: ext4 >06:06:03,692 DEBUG anaconda: old encryption setting: False >06:06:03,693 DEBUG anaconda: new encryption setting: False >06:06:03,693 DEBUG anaconda: old label: root >06:06:03,693 DEBUG anaconda: new_label: root >06:06:03,693 DEBUG anaconda: old mountpoint: / >06:06:03,693 DEBUG anaconda: new mountpoint: / >06:06:03,694 DEBUG anaconda: old raid level: None >06:06:03,694 DEBUG anaconda: new raid level: None >06:06:03,695 DEBUG anaconda: old container: p170hm_ssd0 >06:06:03,695 DEBUG anaconda: new container: p170hm_ssd0 >06:06:03,695 DEBUG anaconda: old container encrypted: False >06:06:03,695 DEBUG anaconda: new container encrypted: False >06:06:03,695 DEBUG anaconda: old container raid level: None >06:06:03,696 DEBUG anaconda: new container raid level: None >06:06:03,696 DEBUG anaconda: old container size request: 113968 >06:06:03,696 DEBUG anaconda: new container size request: 113968 >06:06:03,696 DEBUG anaconda: old disks: ['sdb'] >06:06:03,696 DEBUG anaconda: new disks: ['sdb'] >06:06:03,696 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_ssd0-root (12) with non-existent ext4 filesystem mounted at / >06:06:03,697 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:03,697 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:03,697 DEBUG anaconda: updated device_container_raid_level to None >06:06:03,697 DEBUG anaconda: updated device_container_encrypted to False >06:06:03,698 DEBUG anaconda: updated device_container_size to 113968 >06:06:03,706 INFO anaconda: getting device type for LVM >06:06:03,706 DEBUG anaconda: populate_raid: 0, None >06:06:03,706 INFO anaconda: getting device type for LVM >06:06:03,707 DEBUG anaconda: new container selection: None >06:06:03,708 DEBUG anaconda: new container selection: None >06:06:03,708 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:03,708 DEBUG anaconda: default container is p170hm_ssd0 >06:06:03,709 DEBUG anaconda: new selector: existing 500MB partition sdb1 (8) with existing ext4 filesystem >06:06:03,709 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (8) with existing ext4 filesystem >06:06:03,710 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:03,710 DEBUG anaconda: updated device_container_name to None >06:06:03,710 DEBUG anaconda: updated device_container_raid_level to None >06:06:03,710 DEBUG anaconda: updated device_container_encrypted to False >06:06:03,710 DEBUG anaconda: updated device_container_size to 0 >06:06:03,712 INFO anaconda: getting device type for LVM >06:06:03,719 INFO anaconda: getting device type for Standard-Partition >06:06:03,719 DEBUG anaconda: device_type_changed: 2 Standard-Partition >06:06:03,719 INFO anaconda: getting device type for Standard-Partition >06:06:03,720 INFO anaconda: getting device type for Standard-Partition >06:06:03,721 INFO anaconda: getting device type for Standard-Partition >06:06:03,722 INFO anaconda: getting device type for Standard-Partition >06:06:03,722 INFO anaconda: getting device type for Standard-Partition >06:06:03,723 INFO anaconda: getting device type for Standard-Partition >06:06:03,723 INFO anaconda: getting device type for Standard-Partition >06:06:03,724 INFO anaconda: getting device type for Standard-Partition >06:06:03,725 DEBUG anaconda: populate_raid: 2, None >06:06:03,725 INFO anaconda: getting device type for Standard-Partition >06:06:03,726 INFO anaconda: getting device type for Standard-Partition >06:06:03,726 DEBUG anaconda: populate_raid: 2, None >06:06:03,727 INFO anaconda: getting device type for Standard-Partition >06:06:04,994 DEBUG anaconda: current selector: existing 500MB partition sdb1 (8) with existing ext4 filesystem >06:06:04,995 DEBUG anaconda: notebook page = 1 >06:06:04,995 INFO anaconda: ui: saving changes to device sdb1 >06:06:04,995 DEBUG anaconda: old name: sdb1 >06:06:04,996 DEBUG anaconda: new name: None >06:06:04,999 DEBUG anaconda: old size: 500.0 >06:06:04,999 DEBUG anaconda: new size: 500 >06:06:04,999 INFO anaconda: getting device type for Standard-Partition >06:06:05,000 DEBUG anaconda: old device type: 2 >06:06:05,000 DEBUG anaconda: new device type: 2 >06:06:05,000 DEBUG anaconda: reformat: False >06:06:05,002 DEBUG anaconda: old fs type: ext4 >06:06:05,002 DEBUG anaconda: new fs type: ext4 >06:06:05,002 DEBUG anaconda: old encryption setting: False >06:06:05,002 DEBUG anaconda: new encryption setting: False >06:06:05,003 DEBUG anaconda: old label: boot >06:06:05,003 DEBUG anaconda: new_label: >06:06:05,003 DEBUG anaconda: old mountpoint: >06:06:05,003 DEBUG anaconda: new mountpoint: >06:06:05,003 DEBUG anaconda: old raid level: None >06:06:05,003 DEBUG anaconda: new raid level: None >06:06:05,004 DEBUG anaconda: old container: None >06:06:05,004 DEBUG anaconda: new container: None >06:06:05,004 DEBUG anaconda: old container encrypted: False >06:06:05,004 DEBUG anaconda: new container encrypted: False >06:06:05,004 DEBUG anaconda: old container raid level: None >06:06:05,004 DEBUG anaconda: new container raid level: None >06:06:05,005 DEBUG anaconda: old container size request: 0 >06:06:05,005 DEBUG anaconda: new container size request: 0 >06:06:05,005 DEBUG anaconda: old disks: ['sdb'] >06:06:05,005 DEBUG anaconda: new disks: ['sdb'] >06:06:05,005 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (8) with existing ext4 filesystem >06:06:05,006 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:05,006 DEBUG anaconda: updated device_container_name to None >06:06:05,006 DEBUG anaconda: updated device_container_raid_level to None >06:06:05,006 DEBUG anaconda: updated device_container_encrypted to False >06:06:05,006 DEBUG anaconda: updated device_container_size to 0 >06:06:05,014 INFO anaconda: getting device type for Standard-Partition >06:06:05,015 DEBUG anaconda: populate_raid: 2, None >06:06:05,015 INFO anaconda: getting device type for Standard-Partition >06:06:05,016 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) >06:06:05,016 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) >06:06:05,017 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:05,017 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:05,017 DEBUG anaconda: updated device_container_raid_level to None >06:06:05,017 DEBUG anaconda: updated device_container_encrypted to False >06:06:05,017 DEBUG anaconda: updated device_container_size to 113968 >06:06:05,020 DEBUG anaconda: fs type changed: Unknown >06:06:05,026 INFO anaconda: getting device type for LVM >06:06:05,026 DEBUG anaconda: device_type_changed: 0 LVM >06:06:05,027 INFO anaconda: getting device type for LVM >06:06:05,027 INFO anaconda: getting device type for LVM >06:06:05,028 INFO anaconda: getting device type for LVM >06:06:05,028 INFO anaconda: getting device type for LVM >06:06:05,028 INFO anaconda: getting device type for LVM >06:06:05,029 INFO anaconda: getting device type for LVM >06:06:05,029 INFO anaconda: getting device type for LVM >06:06:05,030 INFO anaconda: getting device type for LVM >06:06:05,030 INFO anaconda: getting device type for LVM >06:06:05,031 INFO anaconda: getting device type for LVM >06:06:05,031 DEBUG anaconda: populate_raid: 0, None >06:06:05,031 INFO anaconda: getting device type for LVM >06:06:05,032 INFO anaconda: getting device type for LVM >06:06:05,032 DEBUG anaconda: populate_raid: 0, None >06:06:05,033 INFO anaconda: getting device type for LVM >06:06:05,034 DEBUG anaconda: new container selection: None >06:06:05,034 DEBUG anaconda: new container selection: None >06:06:05,035 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:05,035 DEBUG anaconda: default container is p170hm_ssd0 >06:06:06,523 INFO anaconda: getting device type for LVM >06:06:08,789 DEBUG anaconda: fs type changed: ext4 >06:06:15,786 INFO anaconda: ui: saving changes to device p170hm_ssd0-usr_local >06:06:15,786 DEBUG anaconda: old name: usr_local >06:06:15,787 DEBUG anaconda: new name: None >06:06:15,790 DEBUG anaconda: old size: 5120.0 >06:06:15,791 DEBUG anaconda: new size: 5120 >06:06:15,791 INFO anaconda: getting device type for LVM >06:06:15,791 DEBUG anaconda: old device type: 0 >06:06:15,791 DEBUG anaconda: new device type: 0 >06:06:15,792 DEBUG anaconda: reformat: True >06:06:15,793 DEBUG anaconda: old fs type: None >06:06:15,794 DEBUG anaconda: new fs type: ext4 >06:06:15,794 DEBUG anaconda: old encryption setting: False >06:06:15,794 DEBUG anaconda: new encryption setting: False >06:06:15,794 DEBUG anaconda: old label: >06:06:15,794 DEBUG anaconda: new_label: >06:06:15,795 DEBUG anaconda: old mountpoint: >06:06:15,795 DEBUG anaconda: new mountpoint: /usr/local >06:06:15,796 DEBUG anaconda: old raid level: None >06:06:15,796 DEBUG anaconda: new raid level: None >06:06:15,797 DEBUG anaconda: old container: p170hm_ssd0 >06:06:15,797 DEBUG anaconda: new container: p170hm_ssd0 >06:06:15,797 DEBUG anaconda: old container encrypted: False >06:06:15,797 DEBUG anaconda: new container encrypted: False >06:06:15,797 DEBUG anaconda: old container raid level: None >06:06:15,798 DEBUG anaconda: new container raid level: None >06:06:15,798 DEBUG anaconda: old container size request: 113968 >06:06:15,798 DEBUG anaconda: new container size request: 113968 >06:06:15,798 DEBUG anaconda: old disks: ['sdb'] >06:06:15,798 DEBUG anaconda: new disks: ['sdb'] >06:06:15,798 INFO anaconda: scheduling reformat of p170hm_ssd0-usr_local as ext4 >06:06:15,809 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:15,809 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:15,810 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:15,810 DEBUG anaconda: updated device_container_raid_level to None >06:06:15,810 DEBUG anaconda: updated device_container_encrypted to False >06:06:15,810 DEBUG anaconda: updated device_container_size to 113968 >06:06:15,819 INFO anaconda: getting device type for LVM >06:06:15,819 DEBUG anaconda: populate_raid: 0, None >06:06:15,820 INFO anaconda: getting device type for LVM >06:06:15,821 DEBUG anaconda: new container selection: None >06:06:15,821 DEBUG anaconda: new container selection: None >06:06:15,822 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:15,822 DEBUG anaconda: default container is p170hm_ssd0 >06:06:17,458 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:17,459 DEBUG anaconda: notebook page = 1 >06:06:17,459 INFO anaconda: ui: saving changes to device p170hm_ssd0-usr_local >06:06:17,459 DEBUG anaconda: old name: usr_local >06:06:17,460 DEBUG anaconda: new name: None >06:06:17,463 DEBUG anaconda: old size: 5120.0 >06:06:17,463 DEBUG anaconda: new size: 5120 >06:06:17,463 INFO anaconda: getting device type for LVM >06:06:17,464 DEBUG anaconda: old device type: 0 >06:06:17,464 DEBUG anaconda: new device type: 0 >06:06:17,464 DEBUG anaconda: reformat: True >06:06:17,466 DEBUG anaconda: old fs type: ext4 >06:06:17,466 DEBUG anaconda: new fs type: ext4 >06:06:17,466 DEBUG anaconda: old encryption setting: False >06:06:17,466 DEBUG anaconda: new encryption setting: False >06:06:17,467 DEBUG anaconda: old label: >06:06:17,467 DEBUG anaconda: new_label: >06:06:17,467 DEBUG anaconda: old mountpoint: /usr/local >06:06:17,467 DEBUG anaconda: new mountpoint: /usr/local >06:06:17,468 DEBUG anaconda: old raid level: None >06:06:17,468 DEBUG anaconda: new raid level: None >06:06:17,469 DEBUG anaconda: old container: p170hm_ssd0 >06:06:17,469 DEBUG anaconda: new container: p170hm_ssd0 >06:06:17,469 DEBUG anaconda: old container encrypted: False >06:06:17,469 DEBUG anaconda: new container encrypted: False >06:06:17,470 DEBUG anaconda: old container raid level: None >06:06:17,470 DEBUG anaconda: new container raid level: None >06:06:17,470 DEBUG anaconda: old container size request: 113968 >06:06:17,470 DEBUG anaconda: new container size request: 113968 >06:06:17,470 DEBUG anaconda: old disks: ['sdb'] >06:06:17,470 DEBUG anaconda: new disks: ['sdb'] >06:06:17,470 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:17,471 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:17,471 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:17,471 DEBUG anaconda: updated device_container_raid_level to None >06:06:17,471 DEBUG anaconda: updated device_container_encrypted to False >06:06:17,472 DEBUG anaconda: updated device_container_size to 113968 >06:06:17,480 INFO anaconda: getting device type for LVM >06:06:17,481 DEBUG anaconda: populate_raid: 0, None >06:06:17,481 INFO anaconda: getting device type for LVM >06:06:17,482 DEBUG anaconda: new container selection: None >06:06:17,482 DEBUG anaconda: new container selection: None >06:06:17,483 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:17,483 DEBUG anaconda: default container is p170hm_ssd0 >06:06:17,484 DEBUG anaconda: new selector: existing 500MB partition sdb1 (8) with existing ext4 filesystem >06:06:17,484 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (8) with existing ext4 filesystem >06:06:17,485 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:17,485 DEBUG anaconda: updated device_container_name to None >06:06:17,485 DEBUG anaconda: updated device_container_raid_level to None >06:06:17,485 DEBUG anaconda: updated device_container_encrypted to False >06:06:17,485 DEBUG anaconda: updated device_container_size to 0 >06:06:17,487 INFO anaconda: getting device type for LVM >06:06:17,494 INFO anaconda: getting device type for Standard-Partition >06:06:17,494 DEBUG anaconda: device_type_changed: 2 Standard-Partition >06:06:17,495 INFO anaconda: getting device type for Standard-Partition >06:06:17,496 INFO anaconda: getting device type for Standard-Partition >06:06:17,496 INFO anaconda: getting device type for Standard-Partition >06:06:17,497 INFO anaconda: getting device type for Standard-Partition >06:06:17,498 INFO anaconda: getting device type for Standard-Partition >06:06:17,498 INFO anaconda: getting device type for Standard-Partition >06:06:17,499 INFO anaconda: getting device type for Standard-Partition >06:06:17,500 INFO anaconda: getting device type for Standard-Partition >06:06:17,500 DEBUG anaconda: populate_raid: 2, None >06:06:17,500 INFO anaconda: getting device type for Standard-Partition >06:06:17,502 INFO anaconda: getting device type for Standard-Partition >06:06:17,502 DEBUG anaconda: populate_raid: 2, None >06:06:17,502 INFO anaconda: getting device type for Standard-Partition >06:06:19,490 INFO anaconda: getting device type for Standard-Partition >06:06:25,778 INFO anaconda: ui: saving changes to device sdb1 >06:06:25,778 DEBUG anaconda: old name: sdb1 >06:06:25,778 DEBUG anaconda: new name: None >06:06:25,782 DEBUG anaconda: old size: 500.0 >06:06:25,782 DEBUG anaconda: new size: 500 >06:06:25,782 INFO anaconda: getting device type for Standard-Partition >06:06:25,783 DEBUG anaconda: old device type: 2 >06:06:25,783 DEBUG anaconda: new device type: 2 >06:06:25,783 DEBUG anaconda: reformat: True >06:06:25,785 DEBUG anaconda: old fs type: ext4 >06:06:25,785 DEBUG anaconda: new fs type: ext4 >06:06:25,785 DEBUG anaconda: old encryption setting: False >06:06:25,785 DEBUG anaconda: new encryption setting: False >06:06:25,786 DEBUG anaconda: old label: boot >06:06:25,786 DEBUG anaconda: new_label: boot >06:06:25,786 DEBUG anaconda: old mountpoint: >06:06:25,786 DEBUG anaconda: new mountpoint: /boot >06:06:25,787 DEBUG anaconda: old raid level: None >06:06:25,787 DEBUG anaconda: new raid level: None >06:06:25,788 DEBUG anaconda: old container: None >06:06:25,788 DEBUG anaconda: new container: None >06:06:25,788 DEBUG anaconda: old container encrypted: False >06:06:25,788 DEBUG anaconda: new container encrypted: False >06:06:25,788 DEBUG anaconda: old container raid level: None >06:06:25,788 DEBUG anaconda: new container raid level: None >06:06:25,789 DEBUG anaconda: old container size request: 0 >06:06:25,789 DEBUG anaconda: new container size request: 0 >06:06:25,789 DEBUG anaconda: old disks: ['sdb'] >06:06:25,789 DEBUG anaconda: new disks: ['sdb'] >06:06:25,789 INFO anaconda: scheduling reformat of sdb1 as ext4 >06:06:25,798 DEBUG anaconda: removing empty page Unbekannt >06:06:25,801 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (8) with non-existent ext4 filesystem mounted at /boot >06:06:25,802 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:25,802 DEBUG anaconda: updated device_container_name to None >06:06:25,802 DEBUG anaconda: updated device_container_raid_level to None >06:06:25,802 DEBUG anaconda: updated device_container_encrypted to False >06:06:25,802 DEBUG anaconda: updated device_container_size to 0 >06:06:25,810 INFO anaconda: getting device type for Standard-Partition >06:06:25,811 DEBUG anaconda: populate_raid: 2, None >06:06:25,811 INFO anaconda: getting device type for Standard-Partition >06:06:42,218 DEBUG anaconda: current selector: existing 500MB partition sdb1 (8) with non-existent ext4 filesystem mounted at /boot >06:06:42,218 DEBUG anaconda: notebook page = 1 >06:06:42,219 INFO anaconda: ui: saving changes to device sdb1 >06:06:42,219 DEBUG anaconda: old name: sdb1 >06:06:42,219 DEBUG anaconda: new name: None >06:06:42,222 DEBUG anaconda: old size: 500.0 >06:06:42,223 DEBUG anaconda: new size: 500 >06:06:42,223 INFO anaconda: getting device type for Standard-Partition >06:06:42,224 DEBUG anaconda: old device type: 2 >06:06:42,224 DEBUG anaconda: new device type: 2 >06:06:42,224 DEBUG anaconda: reformat: True >06:06:42,226 DEBUG anaconda: old fs type: ext4 >06:06:42,226 DEBUG anaconda: new fs type: ext4 >06:06:42,226 DEBUG anaconda: old encryption setting: False >06:06:42,226 DEBUG anaconda: new encryption setting: False >06:06:42,227 DEBUG anaconda: old label: boot >06:06:42,227 DEBUG anaconda: new_label: boot >06:06:42,227 DEBUG anaconda: old mountpoint: /boot >06:06:42,227 DEBUG anaconda: new mountpoint: /boot >06:06:42,228 DEBUG anaconda: old raid level: None >06:06:42,228 DEBUG anaconda: new raid level: None >06:06:42,229 DEBUG anaconda: old container: None >06:06:42,229 DEBUG anaconda: new container: None >06:06:42,229 DEBUG anaconda: old container encrypted: False >06:06:42,229 DEBUG anaconda: new container encrypted: False >06:06:42,229 DEBUG anaconda: old container raid level: None >06:06:42,230 DEBUG anaconda: new container raid level: None >06:06:42,230 DEBUG anaconda: old container size request: 0 >06:06:42,230 DEBUG anaconda: new container size request: 0 >06:06:42,230 DEBUG anaconda: old disks: ['sdb'] >06:06:42,230 DEBUG anaconda: new disks: ['sdb'] >06:06:42,230 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (8) with non-existent ext4 filesystem mounted at /boot >06:06:42,231 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:42,231 DEBUG anaconda: updated device_container_name to None >06:06:42,231 DEBUG anaconda: updated device_container_raid_level to None >06:06:42,231 DEBUG anaconda: updated device_container_encrypted to False >06:06:42,232 DEBUG anaconda: updated device_container_size to 0 >06:06:42,240 INFO anaconda: getting device type for Standard-Partition >06:06:42,241 DEBUG anaconda: populate_raid: 2, None >06:06:42,241 INFO anaconda: getting device type for Standard-Partition >06:06:42,242 DEBUG anaconda: new selector: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:06:42,243 DEBUG anaconda: populate_right_side: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:06:42,243 DEBUG anaconda: updated device_disks to ['sda'] >06:06:42,244 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:06:42,244 DEBUG anaconda: updated device_container_raid_level to None >06:06:42,244 DEBUG anaconda: updated device_container_encrypted to False >06:06:42,244 DEBUG anaconda: updated device_container_size to 953864 >06:06:42,253 INFO anaconda: getting device type for LVM >06:06:42,253 DEBUG anaconda: device_type_changed: 0 LVM >06:06:42,253 INFO anaconda: getting device type for LVM >06:06:42,254 INFO anaconda: getting device type for LVM >06:06:42,254 INFO anaconda: getting device type for LVM >06:06:42,255 INFO anaconda: getting device type for LVM >06:06:42,255 INFO anaconda: getting device type for LVM >06:06:42,256 INFO anaconda: getting device type for LVM >06:06:42,256 INFO anaconda: getting device type for LVM >06:06:42,257 INFO anaconda: getting device type for LVM >06:06:42,257 INFO anaconda: getting device type for LVM >06:06:42,257 INFO anaconda: getting device type for LVM >06:06:42,258 DEBUG anaconda: populate_raid: 0, None >06:06:42,258 INFO anaconda: getting device type for LVM >06:06:42,259 INFO anaconda: getting device type for LVM >06:06:42,260 DEBUG anaconda: populate_raid: 0, None >06:06:42,260 INFO anaconda: getting device type for LVM >06:06:42,261 DEBUG anaconda: new container selection: None >06:06:42,261 DEBUG anaconda: new container selection: None >06:06:42,261 DEBUG anaconda: new container selection: p170hm_hdd0 >06:06:42,262 DEBUG anaconda: default container is p170hm_hdd0 >06:06:45,650 DEBUG anaconda: current selector: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:06:45,651 DEBUG anaconda: notebook page = 1 >06:06:45,651 INFO anaconda: ui: saving changes to device p170hm_hdd0-home >06:06:45,651 DEBUG anaconda: old name: home >06:06:45,651 DEBUG anaconda: new name: None >06:06:45,655 DEBUG anaconda: old size: 860680.0 >06:06:45,656 DEBUG anaconda: new size: 860680 >06:06:45,656 INFO anaconda: getting device type for LVM >06:06:45,656 DEBUG anaconda: old device type: 0 >06:06:45,656 DEBUG anaconda: new device type: 0 >06:06:45,657 DEBUG anaconda: reformat: True >06:06:45,659 DEBUG anaconda: old fs type: ext4 >06:06:45,659 DEBUG anaconda: new fs type: ext4 >06:06:45,659 DEBUG anaconda: old encryption setting: False >06:06:45,659 DEBUG anaconda: new encryption setting: False >06:06:45,660 DEBUG anaconda: old label: home >06:06:45,660 DEBUG anaconda: new_label: home >06:06:45,660 DEBUG anaconda: old mountpoint: /home >06:06:45,660 DEBUG anaconda: new mountpoint: /home >06:06:45,661 DEBUG anaconda: old raid level: None >06:06:45,661 DEBUG anaconda: new raid level: None >06:06:45,662 DEBUG anaconda: old container: p170hm_hdd0 >06:06:45,662 DEBUG anaconda: new container: p170hm_hdd0 >06:06:45,663 DEBUG anaconda: old container encrypted: False >06:06:45,663 DEBUG anaconda: new container encrypted: False >06:06:45,663 DEBUG anaconda: old container raid level: None >06:06:45,663 DEBUG anaconda: new container raid level: None >06:06:45,663 DEBUG anaconda: old container size request: 953864 >06:06:45,663 DEBUG anaconda: new container size request: 953864 >06:06:45,664 DEBUG anaconda: old disks: ['sda'] >06:06:45,664 DEBUG anaconda: new disks: ['sda'] >06:06:45,664 DEBUG anaconda: populate_right_side: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:06:45,665 DEBUG anaconda: updated device_disks to ['sda'] >06:06:45,665 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:06:45,665 DEBUG anaconda: updated device_container_raid_level to None >06:06:45,665 DEBUG anaconda: updated device_container_encrypted to False >06:06:45,665 DEBUG anaconda: updated device_container_size to 953864 >06:06:45,675 INFO anaconda: getting device type for LVM >06:06:45,676 DEBUG anaconda: populate_raid: 0, None >06:06:45,676 INFO anaconda: getting device type for LVM >06:06:45,677 DEBUG anaconda: new container selection: None >06:06:45,677 DEBUG anaconda: new container selection: None >06:06:45,678 DEBUG anaconda: new container selection: None >06:06:45,678 DEBUG anaconda: new container selection: None >06:06:45,679 DEBUG anaconda: new container selection: p170hm_hdd0 >06:06:45,679 DEBUG anaconda: default container is p170hm_hdd0 >06:06:45,680 DEBUG anaconda: new selector: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:06:45,680 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:06:45,681 DEBUG anaconda: updated device_disks to ['sda'] >06:06:45,681 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:06:45,681 DEBUG anaconda: updated device_container_raid_level to None >06:06:45,682 DEBUG anaconda: updated device_container_encrypted to False >06:06:45,682 DEBUG anaconda: updated device_container_size to 953864 >06:06:45,691 INFO anaconda: getting device type for LVM >06:06:45,691 DEBUG anaconda: populate_raid: 0, None >06:06:45,692 INFO anaconda: getting device type for LVM >06:06:45,692 DEBUG anaconda: new container selection: None >06:06:45,693 DEBUG anaconda: new container selection: None >06:06:45,693 DEBUG anaconda: new container selection: None >06:06:45,693 DEBUG anaconda: new container selection: None >06:06:45,694 DEBUG anaconda: new container selection: p170hm_hdd0 >06:06:45,694 DEBUG anaconda: default container is p170hm_hdd0 >06:06:47,642 DEBUG anaconda: current selector: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:06:47,643 DEBUG anaconda: notebook page = 1 >06:06:47,643 INFO anaconda: ui: saving changes to device p170hm_hdd0-mock >06:06:47,643 DEBUG anaconda: old name: mock >06:06:47,644 DEBUG anaconda: new name: None >06:06:47,648 DEBUG anaconda: old size: 76800.0 >06:06:47,648 DEBUG anaconda: new size: 76800 >06:06:47,649 INFO anaconda: getting device type for LVM >06:06:47,649 DEBUG anaconda: old device type: 0 >06:06:47,649 DEBUG anaconda: new device type: 0 >06:06:47,650 DEBUG anaconda: reformat: True >06:06:47,652 DEBUG anaconda: old fs type: ext4 >06:06:47,652 DEBUG anaconda: new fs type: ext4 >06:06:47,653 DEBUG anaconda: old encryption setting: False >06:06:47,653 DEBUG anaconda: new encryption setting: False >06:06:47,653 DEBUG anaconda: old label: mock >06:06:47,653 DEBUG anaconda: new_label: mock >06:06:47,653 DEBUG anaconda: old mountpoint: /var/lib/mock >06:06:47,654 DEBUG anaconda: new mountpoint: /var/lib/mock >06:06:47,655 DEBUG anaconda: old raid level: None >06:06:47,655 DEBUG anaconda: new raid level: None >06:06:47,656 DEBUG anaconda: old container: p170hm_hdd0 >06:06:47,656 DEBUG anaconda: new container: p170hm_hdd0 >06:06:47,656 DEBUG anaconda: old container encrypted: False >06:06:47,657 DEBUG anaconda: new container encrypted: False >06:06:47,657 DEBUG anaconda: old container raid level: None >06:06:47,657 DEBUG anaconda: new container raid level: None >06:06:47,657 DEBUG anaconda: old container size request: 953864 >06:06:47,657 DEBUG anaconda: new container size request: 953864 >06:06:47,658 DEBUG anaconda: old disks: ['sda'] >06:06:47,658 DEBUG anaconda: new disks: ['sda'] >06:06:47,658 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:06:47,659 DEBUG anaconda: updated device_disks to ['sda'] >06:06:47,659 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:06:47,659 DEBUG anaconda: updated device_container_raid_level to None >06:06:47,659 DEBUG anaconda: updated device_container_encrypted to False >06:06:47,660 DEBUG anaconda: updated device_container_size to 953864 >06:06:47,670 INFO anaconda: getting device type for LVM >06:06:47,671 DEBUG anaconda: populate_raid: 0, None >06:06:47,671 INFO anaconda: getting device type for LVM >06:06:47,672 DEBUG anaconda: new container selection: None >06:06:47,672 DEBUG anaconda: new container selection: None >06:06:47,673 DEBUG anaconda: new container selection: None >06:06:47,673 DEBUG anaconda: new container selection: None >06:06:47,674 DEBUG anaconda: new container selection: p170hm_hdd0 >06:06:47,674 DEBUG anaconda: default container is p170hm_hdd0 >06:06:47,675 DEBUG anaconda: new selector: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:06:47,675 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:06:47,676 DEBUG anaconda: updated device_disks to ['sdc'] >06:06:47,676 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:06:47,676 DEBUG anaconda: updated device_container_raid_level to None >06:06:47,677 DEBUG anaconda: updated device_container_encrypted to False >06:06:47,677 DEBUG anaconda: updated device_container_size to 715400 >06:06:47,686 INFO anaconda: getting device type for LVM >06:06:47,687 DEBUG anaconda: populate_raid: 0, None >06:06:47,687 INFO anaconda: getting device type for LVM >06:06:47,688 DEBUG anaconda: new container selection: None >06:06:47,688 DEBUG anaconda: new container selection: None >06:06:47,688 DEBUG anaconda: new container selection: None >06:06:47,689 DEBUG anaconda: new container selection: None >06:06:47,689 DEBUG anaconda: new container selection: p170hm_hdd1 >06:06:47,690 DEBUG anaconda: default container is p170hm_hdd1 >06:06:50,010 DEBUG anaconda: current selector: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:06:50,011 DEBUG anaconda: notebook page = 1 >06:06:50,011 INFO anaconda: ui: saving changes to device p170hm_hdd1-libvirt >06:06:50,012 DEBUG anaconda: old name: libvirt >06:06:50,012 DEBUG anaconda: new name: None >06:06:50,017 DEBUG anaconda: old size: 715400.0 >06:06:50,017 DEBUG anaconda: new size: 715400 >06:06:50,018 INFO anaconda: getting device type for LVM >06:06:50,018 DEBUG anaconda: old device type: 0 >06:06:50,019 DEBUG anaconda: new device type: 0 >06:06:50,019 DEBUG anaconda: reformat: True >06:06:50,022 DEBUG anaconda: old fs type: ext4 >06:06:50,022 DEBUG anaconda: new fs type: ext4 >06:06:50,022 DEBUG anaconda: old encryption setting: False >06:06:50,022 DEBUG anaconda: new encryption setting: False >06:06:50,022 DEBUG anaconda: old label: libvirt >06:06:50,023 DEBUG anaconda: new_label: libvirt >06:06:50,023 DEBUG anaconda: old mountpoint: /var/lib/libvirt >06:06:50,023 DEBUG anaconda: new mountpoint: /var/lib/libvirt >06:06:50,025 DEBUG anaconda: old raid level: None >06:06:50,025 DEBUG anaconda: new raid level: None >06:06:50,026 DEBUG anaconda: old container: p170hm_hdd1 >06:06:50,026 DEBUG anaconda: new container: p170hm_hdd1 >06:06:50,026 DEBUG anaconda: old container encrypted: False >06:06:50,027 DEBUG anaconda: new container encrypted: False >06:06:50,027 DEBUG anaconda: old container raid level: None >06:06:50,027 DEBUG anaconda: new container raid level: None >06:06:50,027 DEBUG anaconda: old container size request: 715400 >06:06:50,027 DEBUG anaconda: new container size request: 715400 >06:06:50,028 DEBUG anaconda: old disks: ['sdc'] >06:06:50,028 DEBUG anaconda: new disks: ['sdc'] >06:06:50,028 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:06:50,029 DEBUG anaconda: updated device_disks to ['sdc'] >06:06:50,029 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:06:50,030 DEBUG anaconda: updated device_container_raid_level to None >06:06:50,030 DEBUG anaconda: updated device_container_encrypted to False >06:06:50,030 DEBUG anaconda: updated device_container_size to 715400 >06:06:50,041 INFO anaconda: getting device type for LVM >06:06:50,042 DEBUG anaconda: populate_raid: 0, None >06:06:50,042 INFO anaconda: getting device type for LVM >06:06:50,043 DEBUG anaconda: new container selection: None >06:06:50,044 DEBUG anaconda: new container selection: None >06:06:50,044 DEBUG anaconda: new container selection: None >06:06:50,045 DEBUG anaconda: new container selection: p170hm_hdd1 >06:06:50,045 DEBUG anaconda: default container is p170hm_hdd1 >06:06:50,046 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:06:50,047 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:06:50,048 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:50,048 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:50,048 DEBUG anaconda: updated device_container_raid_level to None >06:06:50,048 DEBUG anaconda: updated device_container_encrypted to False >06:06:50,048 DEBUG anaconda: updated device_container_size to 113968 >06:06:50,059 INFO anaconda: getting device type for LVM >06:06:50,059 DEBUG anaconda: populate_raid: 0, None >06:06:50,060 INFO anaconda: getting device type for LVM >06:06:50,060 DEBUG anaconda: new container selection: None >06:06:50,061 DEBUG anaconda: new container selection: None >06:06:50,061 DEBUG anaconda: new container selection: None >06:06:50,062 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:50,062 DEBUG anaconda: default container is p170hm_ssd0 >06:06:50,738 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:06:50,739 DEBUG anaconda: notebook page = 1 >06:06:50,739 INFO anaconda: ui: saving changes to device p170hm_ssd0-opt >06:06:50,739 DEBUG anaconda: old name: opt >06:06:50,739 DEBUG anaconda: new name: None >06:06:50,743 DEBUG anaconda: old size: 5120.0 >06:06:50,743 DEBUG anaconda: new size: 5120 >06:06:50,743 INFO anaconda: getting device type for LVM >06:06:50,744 DEBUG anaconda: old device type: 0 >06:06:50,744 DEBUG anaconda: new device type: 0 >06:06:50,744 DEBUG anaconda: reformat: True >06:06:50,746 DEBUG anaconda: old fs type: ext4 >06:06:50,746 DEBUG anaconda: new fs type: ext4 >06:06:50,746 DEBUG anaconda: old encryption setting: False >06:06:50,746 DEBUG anaconda: new encryption setting: False >06:06:50,746 DEBUG anaconda: old label: opt >06:06:50,747 DEBUG anaconda: new_label: opt >06:06:50,747 DEBUG anaconda: old mountpoint: /opt >06:06:50,747 DEBUG anaconda: new mountpoint: /opt >06:06:50,748 DEBUG anaconda: old raid level: None >06:06:50,748 DEBUG anaconda: new raid level: None >06:06:50,749 DEBUG anaconda: old container: p170hm_ssd0 >06:06:50,749 DEBUG anaconda: new container: p170hm_ssd0 >06:06:50,749 DEBUG anaconda: old container encrypted: False >06:06:50,749 DEBUG anaconda: new container encrypted: False >06:06:50,749 DEBUG anaconda: old container raid level: None >06:06:50,750 DEBUG anaconda: new container raid level: None >06:06:50,750 DEBUG anaconda: old container size request: 113968 >06:06:50,750 DEBUG anaconda: new container size request: 113968 >06:06:50,750 DEBUG anaconda: old disks: ['sdb'] >06:06:50,750 DEBUG anaconda: new disks: ['sdb'] >06:06:50,750 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:06:50,751 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:50,751 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:50,751 DEBUG anaconda: updated device_container_raid_level to None >06:06:50,752 DEBUG anaconda: updated device_container_encrypted to False >06:06:50,752 DEBUG anaconda: updated device_container_size to 113968 >06:06:50,761 INFO anaconda: getting device type for LVM >06:06:50,761 DEBUG anaconda: populate_raid: 0, None >06:06:50,761 INFO anaconda: getting device type for LVM >06:06:50,762 DEBUG anaconda: new container selection: None >06:06:50,763 DEBUG anaconda: new container selection: None >06:06:50,764 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:50,764 DEBUG anaconda: default container is p170hm_ssd0 >06:06:50,764 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:50,765 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:50,766 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:50,766 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:50,766 DEBUG anaconda: updated device_container_raid_level to None >06:06:50,766 DEBUG anaconda: updated device_container_encrypted to False >06:06:50,766 DEBUG anaconda: updated device_container_size to 113968 >06:06:50,775 INFO anaconda: getting device type for LVM >06:06:50,775 DEBUG anaconda: populate_raid: 0, None >06:06:50,775 INFO anaconda: getting device type for LVM >06:06:50,776 DEBUG anaconda: new container selection: None >06:06:50,777 DEBUG anaconda: new container selection: None >06:06:50,777 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:50,777 DEBUG anaconda: default container is p170hm_ssd0 >06:06:57,980 INFO anaconda: ui: saving changes to device p170hm_ssd0-usr_local >06:06:57,981 DEBUG anaconda: old name: usr_local >06:06:57,981 DEBUG anaconda: new name: None >06:06:57,985 DEBUG anaconda: old size: 5120.0 >06:06:57,985 DEBUG anaconda: new size: 5120 >06:06:57,985 INFO anaconda: getting device type for LVM >06:06:57,986 DEBUG anaconda: old device type: 0 >06:06:57,986 DEBUG anaconda: new device type: 0 >06:06:57,986 DEBUG anaconda: reformat: True >06:06:57,988 DEBUG anaconda: old fs type: ext4 >06:06:57,988 DEBUG anaconda: new fs type: ext4 >06:06:57,989 DEBUG anaconda: old encryption setting: False >06:06:57,989 DEBUG anaconda: new encryption setting: False >06:06:57,989 DEBUG anaconda: old label: >06:06:57,989 DEBUG anaconda: new_label: usr-local >06:06:57,989 DEBUG anaconda: old mountpoint: /usr/local >06:06:57,989 DEBUG anaconda: new mountpoint: /usr/local >06:06:57,991 DEBUG anaconda: old raid level: None >06:06:57,991 DEBUG anaconda: new raid level: None >06:06:57,992 DEBUG anaconda: old container: p170hm_ssd0 >06:06:57,992 DEBUG anaconda: new container: p170hm_ssd0 >06:06:57,992 DEBUG anaconda: old container encrypted: False >06:06:57,992 DEBUG anaconda: new container encrypted: False >06:06:57,992 DEBUG anaconda: old container raid level: None >06:06:57,992 DEBUG anaconda: new container raid level: None >06:06:57,993 DEBUG anaconda: old container size request: 113968 >06:06:57,993 DEBUG anaconda: new container size request: 113968 >06:06:57,993 DEBUG anaconda: old disks: ['sdb'] >06:06:57,993 DEBUG anaconda: new disks: ['sdb'] >06:06:57,993 DEBUG anaconda: updating label on p170hm_ssd0-usr_local to usr-local >06:06:57,994 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:57,994 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:57,995 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:57,995 DEBUG anaconda: updated device_container_raid_level to None >06:06:57,995 DEBUG anaconda: updated device_container_encrypted to False >06:06:57,995 DEBUG anaconda: updated device_container_size to 113968 >06:06:58,005 INFO anaconda: getting device type for LVM >06:06:58,006 DEBUG anaconda: populate_raid: 0, None >06:06:58,006 INFO anaconda: getting device type for LVM >06:06:58,007 DEBUG anaconda: new container selection: None >06:06:58,007 DEBUG anaconda: new container selection: None >06:06:58,008 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:58,008 DEBUG anaconda: default container is p170hm_ssd0 >06:06:59,114 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:59,115 DEBUG anaconda: notebook page = 1 >06:06:59,115 INFO anaconda: ui: saving changes to device p170hm_ssd0-usr_local >06:06:59,115 DEBUG anaconda: old name: usr_local >06:06:59,115 DEBUG anaconda: new name: None >06:06:59,120 DEBUG anaconda: old size: 5120.0 >06:06:59,120 DEBUG anaconda: new size: 5120 >06:06:59,120 INFO anaconda: getting device type for LVM >06:06:59,121 DEBUG anaconda: old device type: 0 >06:06:59,121 DEBUG anaconda: new device type: 0 >06:06:59,121 DEBUG anaconda: reformat: True >06:06:59,123 DEBUG anaconda: old fs type: ext4 >06:06:59,124 DEBUG anaconda: new fs type: ext4 >06:06:59,124 DEBUG anaconda: old encryption setting: False >06:06:59,124 DEBUG anaconda: new encryption setting: False >06:06:59,124 DEBUG anaconda: old label: usr-local >06:06:59,124 DEBUG anaconda: new_label: usr-local >06:06:59,124 DEBUG anaconda: old mountpoint: /usr/local >06:06:59,125 DEBUG anaconda: new mountpoint: /usr/local >06:06:59,126 DEBUG anaconda: old raid level: None >06:06:59,126 DEBUG anaconda: new raid level: None >06:06:59,127 DEBUG anaconda: old container: p170hm_ssd0 >06:06:59,127 DEBUG anaconda: new container: p170hm_ssd0 >06:06:59,127 DEBUG anaconda: old container encrypted: False >06:06:59,127 DEBUG anaconda: new container encrypted: False >06:06:59,128 DEBUG anaconda: old container raid level: None >06:06:59,128 DEBUG anaconda: new container raid level: None >06:06:59,128 DEBUG anaconda: old container size request: 113968 >06:06:59,128 DEBUG anaconda: new container size request: 113968 >06:06:59,128 DEBUG anaconda: old disks: ['sdb'] >06:06:59,128 DEBUG anaconda: new disks: ['sdb'] >06:06:59,129 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:59,129 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:59,130 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:59,130 DEBUG anaconda: updated device_container_raid_level to None >06:06:59,130 DEBUG anaconda: updated device_container_encrypted to False >06:06:59,130 DEBUG anaconda: updated device_container_size to 113968 >06:06:59,141 INFO anaconda: getting device type for LVM >06:06:59,141 DEBUG anaconda: populate_raid: 0, None >06:06:59,141 INFO anaconda: getting device type for LVM >06:06:59,142 DEBUG anaconda: new container selection: None >06:06:59,143 DEBUG anaconda: new container selection: None >06:06:59,144 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:59,144 DEBUG anaconda: default container is p170hm_ssd0 >06:06:59,145 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:06:59,145 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:06:59,146 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:59,146 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:59,146 DEBUG anaconda: updated device_container_raid_level to None >06:06:59,147 DEBUG anaconda: updated device_container_encrypted to False >06:06:59,147 DEBUG anaconda: updated device_container_size to 113968 >06:06:59,156 INFO anaconda: getting device type for LVM >06:06:59,157 DEBUG anaconda: populate_raid: 0, None >06:06:59,157 INFO anaconda: getting device type for LVM >06:06:59,158 DEBUG anaconda: new container selection: None >06:06:59,158 DEBUG anaconda: new container selection: None >06:06:59,159 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:59,159 DEBUG anaconda: default container is p170hm_ssd0 >06:06:59,642 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:06:59,643 DEBUG anaconda: notebook page = 1 >06:06:59,643 INFO anaconda: ui: saving changes to device p170hm_ssd0-opt >06:06:59,644 DEBUG anaconda: old name: opt >06:06:59,644 DEBUG anaconda: new name: None >06:06:59,649 DEBUG anaconda: old size: 5120.0 >06:06:59,649 DEBUG anaconda: new size: 5120 >06:06:59,650 INFO anaconda: getting device type for LVM >06:06:59,650 DEBUG anaconda: old device type: 0 >06:06:59,650 DEBUG anaconda: new device type: 0 >06:06:59,651 DEBUG anaconda: reformat: True >06:06:59,653 DEBUG anaconda: old fs type: ext4 >06:06:59,654 DEBUG anaconda: new fs type: ext4 >06:06:59,654 DEBUG anaconda: old encryption setting: False >06:06:59,654 DEBUG anaconda: new encryption setting: False >06:06:59,654 DEBUG anaconda: old label: opt >06:06:59,655 DEBUG anaconda: new_label: opt >06:06:59,655 DEBUG anaconda: old mountpoint: /opt >06:06:59,655 DEBUG anaconda: new mountpoint: /opt >06:06:59,657 DEBUG anaconda: old raid level: None >06:06:59,657 DEBUG anaconda: new raid level: None >06:06:59,658 DEBUG anaconda: old container: p170hm_ssd0 >06:06:59,658 DEBUG anaconda: new container: p170hm_ssd0 >06:06:59,658 DEBUG anaconda: old container encrypted: False >06:06:59,659 DEBUG anaconda: new container encrypted: False >06:06:59,659 DEBUG anaconda: old container raid level: None >06:06:59,659 DEBUG anaconda: new container raid level: None >06:06:59,659 DEBUG anaconda: old container size request: 113968 >06:06:59,659 DEBUG anaconda: new container size request: 113968 >06:06:59,660 DEBUG anaconda: old disks: ['sdb'] >06:06:59,660 DEBUG anaconda: new disks: ['sdb'] >06:06:59,660 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:06:59,661 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:59,661 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:59,662 DEBUG anaconda: updated device_container_raid_level to None >06:06:59,662 DEBUG anaconda: updated device_container_encrypted to False >06:06:59,662 DEBUG anaconda: updated device_container_size to 113968 >06:06:59,674 INFO anaconda: getting device type for LVM >06:06:59,675 DEBUG anaconda: populate_raid: 0, None >06:06:59,675 INFO anaconda: getting device type for LVM >06:06:59,676 DEBUG anaconda: new container selection: None >06:06:59,677 DEBUG anaconda: new container selection: None >06:06:59,678 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:59,678 DEBUG anaconda: default container is p170hm_ssd0 >06:06:59,679 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:59,680 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:06:59,680 DEBUG anaconda: updated device_disks to ['sdb'] >06:06:59,681 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:06:59,681 DEBUG anaconda: updated device_container_raid_level to None >06:06:59,681 DEBUG anaconda: updated device_container_encrypted to False >06:06:59,681 DEBUG anaconda: updated device_container_size to 113968 >06:06:59,692 INFO anaconda: getting device type for LVM >06:06:59,692 DEBUG anaconda: populate_raid: 0, None >06:06:59,693 INFO anaconda: getting device type for LVM >06:06:59,694 DEBUG anaconda: new container selection: None >06:06:59,694 DEBUG anaconda: new container selection: None >06:06:59,695 DEBUG anaconda: new container selection: p170hm_ssd0 >06:06:59,695 DEBUG anaconda: default container is p170hm_ssd0 >06:07:00,361 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:07:00,362 DEBUG anaconda: notebook page = 1 >06:07:00,362 INFO anaconda: ui: saving changes to device p170hm_ssd0-usr_local >06:07:00,363 DEBUG anaconda: old name: usr_local >06:07:00,363 DEBUG anaconda: new name: None >06:07:00,366 DEBUG anaconda: old size: 5120.0 >06:07:00,366 DEBUG anaconda: new size: 5120 >06:07:00,367 INFO anaconda: getting device type for LVM >06:07:00,367 DEBUG anaconda: old device type: 0 >06:07:00,367 DEBUG anaconda: new device type: 0 >06:07:00,367 DEBUG anaconda: reformat: True >06:07:00,369 DEBUG anaconda: old fs type: ext4 >06:07:00,369 DEBUG anaconda: new fs type: ext4 >06:07:00,369 DEBUG anaconda: old encryption setting: False >06:07:00,370 DEBUG anaconda: new encryption setting: False >06:07:00,370 DEBUG anaconda: old label: usr-local >06:07:00,370 DEBUG anaconda: new_label: usr-local >06:07:00,370 DEBUG anaconda: old mountpoint: /usr/local >06:07:00,370 DEBUG anaconda: new mountpoint: /usr/local >06:07:00,371 DEBUG anaconda: old raid level: None >06:07:00,371 DEBUG anaconda: new raid level: None >06:07:00,372 DEBUG anaconda: old container: p170hm_ssd0 >06:07:00,372 DEBUG anaconda: new container: p170hm_ssd0 >06:07:00,372 DEBUG anaconda: old container encrypted: False >06:07:00,372 DEBUG anaconda: new container encrypted: False >06:07:00,373 DEBUG anaconda: old container raid level: None >06:07:00,373 DEBUG anaconda: new container raid level: None >06:07:00,373 DEBUG anaconda: old container size request: 113968 >06:07:00,373 DEBUG anaconda: new container size request: 113968 >06:07:00,373 DEBUG anaconda: old disks: ['sdb'] >06:07:00,373 DEBUG anaconda: new disks: ['sdb'] >06:07:00,373 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:07:00,374 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:00,374 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:00,374 DEBUG anaconda: updated device_container_raid_level to None >06:07:00,374 DEBUG anaconda: updated device_container_encrypted to False >06:07:00,375 DEBUG anaconda: updated device_container_size to 113968 >06:07:00,383 INFO anaconda: getting device type for LVM >06:07:00,384 DEBUG anaconda: populate_raid: 0, None >06:07:00,384 INFO anaconda: getting device type for LVM >06:07:00,385 DEBUG anaconda: new container selection: None >06:07:00,385 DEBUG anaconda: new container selection: None >06:07:00,386 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:00,386 DEBUG anaconda: default container is p170hm_ssd0 >06:07:00,387 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:07:00,387 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:07:00,388 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:00,388 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:00,388 DEBUG anaconda: updated device_container_raid_level to None >06:07:00,388 DEBUG anaconda: updated device_container_encrypted to False >06:07:00,388 DEBUG anaconda: updated device_container_size to 113968 >06:07:00,396 INFO anaconda: getting device type for LVM >06:07:00,397 DEBUG anaconda: populate_raid: 0, None >06:07:00,397 INFO anaconda: getting device type for LVM >06:07:00,398 DEBUG anaconda: new container selection: None >06:07:00,398 DEBUG anaconda: new container selection: None >06:07:00,399 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:00,399 DEBUG anaconda: default container is p170hm_ssd0 >06:07:00,817 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:07:00,818 DEBUG anaconda: notebook page = 1 >06:07:00,818 INFO anaconda: ui: saving changes to device p170hm_ssd0-opt >06:07:00,818 DEBUG anaconda: old name: opt >06:07:00,818 DEBUG anaconda: new name: None >06:07:00,821 DEBUG anaconda: old size: 5120.0 >06:07:00,821 DEBUG anaconda: new size: 5120 >06:07:00,822 INFO anaconda: getting device type for LVM >06:07:00,822 DEBUG anaconda: old device type: 0 >06:07:00,822 DEBUG anaconda: new device type: 0 >06:07:00,822 DEBUG anaconda: reformat: True >06:07:00,824 DEBUG anaconda: old fs type: ext4 >06:07:00,824 DEBUG anaconda: new fs type: ext4 >06:07:00,824 DEBUG anaconda: old encryption setting: False >06:07:00,824 DEBUG anaconda: new encryption setting: False >06:07:00,824 DEBUG anaconda: old label: opt >06:07:00,824 DEBUG anaconda: new_label: opt >06:07:00,825 DEBUG anaconda: old mountpoint: /opt >06:07:00,825 DEBUG anaconda: new mountpoint: /opt >06:07:00,826 DEBUG anaconda: old raid level: None >06:07:00,826 DEBUG anaconda: new raid level: None >06:07:00,826 DEBUG anaconda: old container: p170hm_ssd0 >06:07:00,826 DEBUG anaconda: new container: p170hm_ssd0 >06:07:00,827 DEBUG anaconda: old container encrypted: False >06:07:00,827 DEBUG anaconda: new container encrypted: False >06:07:00,827 DEBUG anaconda: old container raid level: None >06:07:00,827 DEBUG anaconda: new container raid level: None >06:07:00,827 DEBUG anaconda: old container size request: 113968 >06:07:00,827 DEBUG anaconda: new container size request: 113968 >06:07:00,827 DEBUG anaconda: old disks: ['sdb'] >06:07:00,827 DEBUG anaconda: new disks: ['sdb'] >06:07:00,828 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:07:00,828 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:00,828 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:00,828 DEBUG anaconda: updated device_container_raid_level to None >06:07:00,828 DEBUG anaconda: updated device_container_encrypted to False >06:07:00,829 DEBUG anaconda: updated device_container_size to 113968 >06:07:00,836 INFO anaconda: getting device type for LVM >06:07:00,837 DEBUG anaconda: populate_raid: 0, None >06:07:00,837 INFO anaconda: getting device type for LVM >06:07:00,838 DEBUG anaconda: new container selection: None >06:07:00,838 DEBUG anaconda: new container selection: None >06:07:00,839 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:00,839 DEBUG anaconda: default container is p170hm_ssd0 >06:07:00,839 DEBUG anaconda: new selector: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:07:00,840 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:07:00,840 DEBUG anaconda: updated device_disks to ['sdc'] >06:07:00,840 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:07:00,841 DEBUG anaconda: updated device_container_raid_level to None >06:07:00,841 DEBUG anaconda: updated device_container_encrypted to False >06:07:00,841 DEBUG anaconda: updated device_container_size to 715400 >06:07:00,848 INFO anaconda: getting device type for LVM >06:07:00,848 DEBUG anaconda: populate_raid: 0, None >06:07:00,849 INFO anaconda: getting device type for LVM >06:07:00,849 DEBUG anaconda: new container selection: None >06:07:00,850 DEBUG anaconda: new container selection: None >06:07:00,850 DEBUG anaconda: new container selection: p170hm_hdd1 >06:07:00,850 DEBUG anaconda: default container is p170hm_hdd1 >06:07:01,473 DEBUG anaconda: current selector: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:07:01,474 DEBUG anaconda: notebook page = 1 >06:07:01,474 INFO anaconda: ui: saving changes to device p170hm_hdd1-libvirt >06:07:01,474 DEBUG anaconda: old name: libvirt >06:07:01,474 DEBUG anaconda: new name: None >06:07:01,478 DEBUG anaconda: old size: 715400.0 >06:07:01,478 DEBUG anaconda: new size: 715400 >06:07:01,478 INFO anaconda: getting device type for LVM >06:07:01,478 DEBUG anaconda: old device type: 0 >06:07:01,478 DEBUG anaconda: new device type: 0 >06:07:01,478 DEBUG anaconda: reformat: True >06:07:01,482 DEBUG anaconda: old fs type: ext4 >06:07:01,482 DEBUG anaconda: new fs type: ext4 >06:07:01,482 DEBUG anaconda: old encryption setting: False >06:07:01,482 DEBUG anaconda: new encryption setting: False >06:07:01,482 DEBUG anaconda: old label: libvirt >06:07:01,482 DEBUG anaconda: new_label: libvirt >06:07:01,483 DEBUG anaconda: old mountpoint: /var/lib/libvirt >06:07:01,483 DEBUG anaconda: new mountpoint: /var/lib/libvirt >06:07:01,484 DEBUG anaconda: old raid level: None >06:07:01,484 DEBUG anaconda: new raid level: None >06:07:01,485 DEBUG anaconda: old container: p170hm_hdd1 >06:07:01,485 DEBUG anaconda: new container: p170hm_hdd1 >06:07:01,485 DEBUG anaconda: old container encrypted: False >06:07:01,485 DEBUG anaconda: new container encrypted: False >06:07:01,485 DEBUG anaconda: old container raid level: None >06:07:01,485 DEBUG anaconda: new container raid level: None >06:07:01,485 DEBUG anaconda: old container size request: 715400 >06:07:01,485 DEBUG anaconda: new container size request: 715400 >06:07:01,486 DEBUG anaconda: old disks: ['sdc'] >06:07:01,486 DEBUG anaconda: new disks: ['sdc'] >06:07:01,486 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:07:01,487 DEBUG anaconda: updated device_disks to ['sdc'] >06:07:01,487 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:07:01,487 DEBUG anaconda: updated device_container_raid_level to None >06:07:01,487 DEBUG anaconda: updated device_container_encrypted to False >06:07:01,487 DEBUG anaconda: updated device_container_size to 715400 >06:07:01,495 INFO anaconda: getting device type for LVM >06:07:01,495 DEBUG anaconda: populate_raid: 0, None >06:07:01,496 INFO anaconda: getting device type for LVM >06:07:01,496 DEBUG anaconda: new container selection: None >06:07:01,497 DEBUG anaconda: new container selection: None >06:07:01,497 DEBUG anaconda: new container selection: None >06:07:01,498 DEBUG anaconda: new container selection: p170hm_hdd1 >06:07:01,498 DEBUG anaconda: default container is p170hm_hdd1 >06:07:01,498 DEBUG anaconda: new selector: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:07:01,499 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:07:01,499 DEBUG anaconda: updated device_disks to ['sda'] >06:07:01,500 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:07:01,500 DEBUG anaconda: updated device_container_raid_level to None >06:07:01,500 DEBUG anaconda: updated device_container_encrypted to False >06:07:01,500 DEBUG anaconda: updated device_container_size to 953864 >06:07:01,508 INFO anaconda: getting device type for LVM >06:07:01,508 DEBUG anaconda: populate_raid: 0, None >06:07:01,508 INFO anaconda: getting device type for LVM >06:07:01,509 DEBUG anaconda: new container selection: None >06:07:01,509 DEBUG anaconda: new container selection: None >06:07:01,509 DEBUG anaconda: new container selection: None >06:07:01,510 DEBUG anaconda: new container selection: p170hm_hdd0 >06:07:01,510 DEBUG anaconda: default container is p170hm_hdd0 >06:07:02,161 DEBUG anaconda: current selector: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:07:02,162 DEBUG anaconda: notebook page = 1 >06:07:02,162 INFO anaconda: ui: saving changes to device p170hm_hdd0-mock >06:07:02,162 DEBUG anaconda: old name: mock >06:07:02,162 DEBUG anaconda: new name: None >06:07:02,165 DEBUG anaconda: old size: 76800.0 >06:07:02,166 DEBUG anaconda: new size: 76800 >06:07:02,166 INFO anaconda: getting device type for LVM >06:07:02,166 DEBUG anaconda: old device type: 0 >06:07:02,166 DEBUG anaconda: new device type: 0 >06:07:02,166 DEBUG anaconda: reformat: True >06:07:02,168 DEBUG anaconda: old fs type: ext4 >06:07:02,168 DEBUG anaconda: new fs type: ext4 >06:07:02,168 DEBUG anaconda: old encryption setting: False >06:07:02,168 DEBUG anaconda: new encryption setting: False >06:07:02,169 DEBUG anaconda: old label: mock >06:07:02,169 DEBUG anaconda: new_label: mock >06:07:02,169 DEBUG anaconda: old mountpoint: /var/lib/mock >06:07:02,169 DEBUG anaconda: new mountpoint: /var/lib/mock >06:07:02,170 DEBUG anaconda: old raid level: None >06:07:02,170 DEBUG anaconda: new raid level: None >06:07:02,171 DEBUG anaconda: old container: p170hm_hdd0 >06:07:02,171 DEBUG anaconda: new container: p170hm_hdd0 >06:07:02,171 DEBUG anaconda: old container encrypted: False >06:07:02,171 DEBUG anaconda: new container encrypted: False >06:07:02,171 DEBUG anaconda: old container raid level: None >06:07:02,172 DEBUG anaconda: new container raid level: None >06:07:02,172 DEBUG anaconda: old container size request: 953864 >06:07:02,172 DEBUG anaconda: new container size request: 953864 >06:07:02,172 DEBUG anaconda: old disks: ['sda'] >06:07:02,172 DEBUG anaconda: new disks: ['sda'] >06:07:02,172 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:07:02,173 DEBUG anaconda: updated device_disks to ['sda'] >06:07:02,173 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:07:02,173 DEBUG anaconda: updated device_container_raid_level to None >06:07:02,173 DEBUG anaconda: updated device_container_encrypted to False >06:07:02,173 DEBUG anaconda: updated device_container_size to 953864 >06:07:02,181 INFO anaconda: getting device type for LVM >06:07:02,181 DEBUG anaconda: populate_raid: 0, None >06:07:02,181 INFO anaconda: getting device type for LVM >06:07:02,182 DEBUG anaconda: new container selection: None >06:07:02,182 DEBUG anaconda: new container selection: None >06:07:02,183 DEBUG anaconda: new container selection: None >06:07:02,183 DEBUG anaconda: new container selection: None >06:07:02,183 DEBUG anaconda: new container selection: p170hm_hdd0 >06:07:02,184 DEBUG anaconda: default container is p170hm_hdd0 >06:07:02,184 DEBUG anaconda: new selector: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:07:02,185 DEBUG anaconda: populate_right_side: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:07:02,185 DEBUG anaconda: updated device_disks to ['sda'] >06:07:02,185 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:07:02,186 DEBUG anaconda: updated device_container_raid_level to None >06:07:02,186 DEBUG anaconda: updated device_container_encrypted to False >06:07:02,186 DEBUG anaconda: updated device_container_size to 953864 >06:07:02,193 INFO anaconda: getting device type for LVM >06:07:02,193 DEBUG anaconda: populate_raid: 0, None >06:07:02,194 INFO anaconda: getting device type for LVM >06:07:02,194 DEBUG anaconda: new container selection: None >06:07:02,194 DEBUG anaconda: new container selection: None >06:07:02,195 DEBUG anaconda: new container selection: None >06:07:02,195 DEBUG anaconda: new container selection: None >06:07:02,195 DEBUG anaconda: new container selection: p170hm_hdd0 >06:07:02,196 DEBUG anaconda: default container is p170hm_hdd0 >06:07:02,753 DEBUG anaconda: current selector: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:07:02,754 DEBUG anaconda: notebook page = 1 >06:07:02,754 INFO anaconda: ui: saving changes to device p170hm_hdd0-home >06:07:02,754 DEBUG anaconda: old name: home >06:07:02,754 DEBUG anaconda: new name: None >06:07:02,757 DEBUG anaconda: old size: 860680.0 >06:07:02,757 DEBUG anaconda: new size: 860680 >06:07:02,757 INFO anaconda: getting device type for LVM >06:07:02,758 DEBUG anaconda: old device type: 0 >06:07:02,758 DEBUG anaconda: new device type: 0 >06:07:02,758 DEBUG anaconda: reformat: True >06:07:02,760 DEBUG anaconda: old fs type: ext4 >06:07:02,760 DEBUG anaconda: new fs type: ext4 >06:07:02,760 DEBUG anaconda: old encryption setting: False >06:07:02,760 DEBUG anaconda: new encryption setting: False >06:07:02,760 DEBUG anaconda: old label: home >06:07:02,760 DEBUG anaconda: new_label: home >06:07:02,760 DEBUG anaconda: old mountpoint: /home >06:07:02,760 DEBUG anaconda: new mountpoint: /home >06:07:02,761 DEBUG anaconda: old raid level: None >06:07:02,762 DEBUG anaconda: new raid level: None >06:07:02,762 DEBUG anaconda: old container: p170hm_hdd0 >06:07:02,762 DEBUG anaconda: new container: p170hm_hdd0 >06:07:02,762 DEBUG anaconda: old container encrypted: False >06:07:02,762 DEBUG anaconda: new container encrypted: False >06:07:02,763 DEBUG anaconda: old container raid level: None >06:07:02,763 DEBUG anaconda: new container raid level: None >06:07:02,763 DEBUG anaconda: old container size request: 953864 >06:07:02,763 DEBUG anaconda: new container size request: 953864 >06:07:02,763 DEBUG anaconda: old disks: ['sda'] >06:07:02,763 DEBUG anaconda: new disks: ['sda'] >06:07:02,763 DEBUG anaconda: populate_right_side: existing 860680MB lvmlv p170hm_hdd0-home (4) with non-existent ext4 filesystem mounted at /home >06:07:02,764 DEBUG anaconda: updated device_disks to ['sda'] >06:07:02,764 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:07:02,764 DEBUG anaconda: updated device_container_raid_level to None >06:07:02,764 DEBUG anaconda: updated device_container_encrypted to False >06:07:02,764 DEBUG anaconda: updated device_container_size to 953864 >06:07:02,772 INFO anaconda: getting device type for LVM >06:07:02,772 DEBUG anaconda: populate_raid: 0, None >06:07:02,772 INFO anaconda: getting device type for LVM >06:07:02,773 DEBUG anaconda: new container selection: None >06:07:02,773 DEBUG anaconda: new container selection: None >06:07:02,774 DEBUG anaconda: new container selection: None >06:07:02,774 DEBUG anaconda: new container selection: None >06:07:02,774 DEBUG anaconda: new container selection: p170hm_hdd0 >06:07:02,775 DEBUG anaconda: default container is p170hm_hdd0 >06:07:02,775 DEBUG anaconda: new selector: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:07:02,776 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:07:02,776 DEBUG anaconda: updated device_disks to ['sda'] >06:07:02,776 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:07:02,776 DEBUG anaconda: updated device_container_raid_level to None >06:07:02,777 DEBUG anaconda: updated device_container_encrypted to False >06:07:02,777 DEBUG anaconda: updated device_container_size to 953864 >06:07:02,784 INFO anaconda: getting device type for LVM >06:07:02,784 DEBUG anaconda: populate_raid: 0, None >06:07:02,784 INFO anaconda: getting device type for LVM >06:07:02,785 DEBUG anaconda: new container selection: None >06:07:02,785 DEBUG anaconda: new container selection: None >06:07:02,785 DEBUG anaconda: new container selection: None >06:07:02,786 DEBUG anaconda: new container selection: None >06:07:02,786 DEBUG anaconda: new container selection: p170hm_hdd0 >06:07:02,786 DEBUG anaconda: default container is p170hm_hdd0 >06:07:03,417 DEBUG anaconda: current selector: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:07:03,418 DEBUG anaconda: notebook page = 1 >06:07:03,418 INFO anaconda: ui: saving changes to device p170hm_hdd0-mock >06:07:03,418 DEBUG anaconda: old name: mock >06:07:03,419 DEBUG anaconda: new name: None >06:07:03,421 DEBUG anaconda: old size: 76800.0 >06:07:03,421 DEBUG anaconda: new size: 76800 >06:07:03,421 INFO anaconda: getting device type for LVM >06:07:03,422 DEBUG anaconda: old device type: 0 >06:07:03,422 DEBUG anaconda: new device type: 0 >06:07:03,422 DEBUG anaconda: reformat: True >06:07:03,424 DEBUG anaconda: old fs type: ext4 >06:07:03,424 DEBUG anaconda: new fs type: ext4 >06:07:03,424 DEBUG anaconda: old encryption setting: False >06:07:03,424 DEBUG anaconda: new encryption setting: False >06:07:03,424 DEBUG anaconda: old label: mock >06:07:03,424 DEBUG anaconda: new_label: mock >06:07:03,424 DEBUG anaconda: old mountpoint: /var/lib/mock >06:07:03,424 DEBUG anaconda: new mountpoint: /var/lib/mock >06:07:03,425 DEBUG anaconda: old raid level: None >06:07:03,425 DEBUG anaconda: new raid level: None >06:07:03,426 DEBUG anaconda: old container: p170hm_hdd0 >06:07:03,426 DEBUG anaconda: new container: p170hm_hdd0 >06:07:03,426 DEBUG anaconda: old container encrypted: False >06:07:03,426 DEBUG anaconda: new container encrypted: False >06:07:03,426 DEBUG anaconda: old container raid level: None >06:07:03,426 DEBUG anaconda: new container raid level: None >06:07:03,427 DEBUG anaconda: old container size request: 953864 >06:07:03,427 DEBUG anaconda: new container size request: 953864 >06:07:03,427 DEBUG anaconda: old disks: ['sda'] >06:07:03,427 DEBUG anaconda: new disks: ['sda'] >06:07:03,427 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_hdd0-mock (5) with non-existent ext4 filesystem mounted at /var/lib/mock >06:07:03,428 DEBUG anaconda: updated device_disks to ['sda'] >06:07:03,428 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:07:03,428 DEBUG anaconda: updated device_container_raid_level to None >06:07:03,428 DEBUG anaconda: updated device_container_encrypted to False >06:07:03,428 DEBUG anaconda: updated device_container_size to 953864 >06:07:03,435 INFO anaconda: getting device type for LVM >06:07:03,435 DEBUG anaconda: populate_raid: 0, None >06:07:03,435 INFO anaconda: getting device type for LVM >06:07:03,436 DEBUG anaconda: new container selection: None >06:07:03,436 DEBUG anaconda: new container selection: None >06:07:03,436 DEBUG anaconda: new container selection: None >06:07:03,437 DEBUG anaconda: new container selection: None >06:07:03,437 DEBUG anaconda: new container selection: p170hm_hdd0 >06:07:03,437 DEBUG anaconda: default container is p170hm_hdd0 >06:07:03,438 DEBUG anaconda: new selector: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:07:03,438 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:07:03,439 DEBUG anaconda: updated device_disks to ['sdc'] >06:07:03,439 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:07:03,439 DEBUG anaconda: updated device_container_raid_level to None >06:07:03,439 DEBUG anaconda: updated device_container_encrypted to False >06:07:03,439 DEBUG anaconda: updated device_container_size to 715400 >06:07:03,446 INFO anaconda: getting device type for LVM >06:07:03,446 DEBUG anaconda: populate_raid: 0, None >06:07:03,446 INFO anaconda: getting device type for LVM >06:07:03,447 DEBUG anaconda: new container selection: None >06:07:03,447 DEBUG anaconda: new container selection: None >06:07:03,447 DEBUG anaconda: new container selection: None >06:07:03,448 DEBUG anaconda: new container selection: None >06:07:03,448 DEBUG anaconda: new container selection: p170hm_hdd1 >06:07:03,448 DEBUG anaconda: default container is p170hm_hdd1 >06:07:04,729 DEBUG anaconda: current selector: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:07:04,730 DEBUG anaconda: notebook page = 1 >06:07:04,730 INFO anaconda: ui: saving changes to device p170hm_hdd1-libvirt >06:07:04,730 DEBUG anaconda: old name: libvirt >06:07:04,730 DEBUG anaconda: new name: None >06:07:04,734 DEBUG anaconda: old size: 715400.0 >06:07:04,734 DEBUG anaconda: new size: 715400 >06:07:04,734 INFO anaconda: getting device type for LVM >06:07:04,735 DEBUG anaconda: old device type: 0 >06:07:04,735 DEBUG anaconda: new device type: 0 >06:07:04,735 DEBUG anaconda: reformat: True >06:07:04,737 DEBUG anaconda: old fs type: ext4 >06:07:04,737 DEBUG anaconda: new fs type: ext4 >06:07:04,737 DEBUG anaconda: old encryption setting: False >06:07:04,738 DEBUG anaconda: new encryption setting: False >06:07:04,738 DEBUG anaconda: old label: libvirt >06:07:04,738 DEBUG anaconda: new_label: libvirt >06:07:04,738 DEBUG anaconda: old mountpoint: /var/lib/libvirt >06:07:04,738 DEBUG anaconda: new mountpoint: /var/lib/libvirt >06:07:04,739 DEBUG anaconda: old raid level: None >06:07:04,739 DEBUG anaconda: new raid level: None >06:07:04,740 DEBUG anaconda: old container: p170hm_hdd1 >06:07:04,740 DEBUG anaconda: new container: p170hm_hdd1 >06:07:04,740 DEBUG anaconda: old container encrypted: False >06:07:04,741 DEBUG anaconda: new container encrypted: False >06:07:04,741 DEBUG anaconda: old container raid level: None >06:07:04,741 DEBUG anaconda: new container raid level: None >06:07:04,741 DEBUG anaconda: old container size request: 715400 >06:07:04,741 DEBUG anaconda: new container size request: 715400 >06:07:04,741 DEBUG anaconda: old disks: ['sdc'] >06:07:04,741 DEBUG anaconda: new disks: ['sdc'] >06:07:04,742 DEBUG anaconda: populate_right_side: existing 715400MB lvmlv p170hm_hdd1-libvirt (17) with non-existent ext4 filesystem mounted at /var/lib/libvirt >06:07:04,742 DEBUG anaconda: updated device_disks to ['sdc'] >06:07:04,742 DEBUG anaconda: updated device_container_name to p170hm_hdd1 >06:07:04,743 DEBUG anaconda: updated device_container_raid_level to None >06:07:04,743 DEBUG anaconda: updated device_container_encrypted to False >06:07:04,743 DEBUG anaconda: updated device_container_size to 715400 >06:07:04,752 INFO anaconda: getting device type for LVM >06:07:04,752 DEBUG anaconda: populate_raid: 0, None >06:07:04,752 INFO anaconda: getting device type for LVM >06:07:04,753 DEBUG anaconda: new container selection: None >06:07:04,753 DEBUG anaconda: new container selection: None >06:07:04,754 DEBUG anaconda: new container selection: None >06:07:04,754 DEBUG anaconda: new container selection: p170hm_hdd1 >06:07:04,755 DEBUG anaconda: default container is p170hm_hdd1 >06:07:04,755 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:07:04,756 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:07:04,756 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:04,757 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:04,757 DEBUG anaconda: updated device_container_raid_level to None >06:07:04,757 DEBUG anaconda: updated device_container_encrypted to False >06:07:04,757 DEBUG anaconda: updated device_container_size to 113968 >06:07:04,765 INFO anaconda: getting device type for LVM >06:07:04,766 DEBUG anaconda: populate_raid: 0, None >06:07:04,766 INFO anaconda: getting device type for LVM >06:07:04,767 DEBUG anaconda: new container selection: None >06:07:04,767 DEBUG anaconda: new container selection: None >06:07:04,767 DEBUG anaconda: new container selection: None >06:07:04,768 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:04,768 DEBUG anaconda: default container is p170hm_ssd0 >06:07:05,401 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:07:05,402 DEBUG anaconda: notebook page = 1 >06:07:05,402 INFO anaconda: ui: saving changes to device p170hm_ssd0-opt >06:07:05,402 DEBUG anaconda: old name: opt >06:07:05,403 DEBUG anaconda: new name: None >06:07:05,405 DEBUG anaconda: old size: 5120.0 >06:07:05,406 DEBUG anaconda: new size: 5120 >06:07:05,406 INFO anaconda: getting device type for LVM >06:07:05,406 DEBUG anaconda: old device type: 0 >06:07:05,406 DEBUG anaconda: new device type: 0 >06:07:05,406 DEBUG anaconda: reformat: True >06:07:05,408 DEBUG anaconda: old fs type: ext4 >06:07:05,408 DEBUG anaconda: new fs type: ext4 >06:07:05,408 DEBUG anaconda: old encryption setting: False >06:07:05,408 DEBUG anaconda: new encryption setting: False >06:07:05,409 DEBUG anaconda: old label: opt >06:07:05,409 DEBUG anaconda: new_label: opt >06:07:05,409 DEBUG anaconda: old mountpoint: /opt >06:07:05,409 DEBUG anaconda: new mountpoint: /opt >06:07:05,410 DEBUG anaconda: old raid level: None >06:07:05,410 DEBUG anaconda: new raid level: None >06:07:05,411 DEBUG anaconda: old container: p170hm_ssd0 >06:07:05,411 DEBUG anaconda: new container: p170hm_ssd0 >06:07:05,411 DEBUG anaconda: old container encrypted: False >06:07:05,411 DEBUG anaconda: new container encrypted: False >06:07:05,411 DEBUG anaconda: old container raid level: None >06:07:05,411 DEBUG anaconda: new container raid level: None >06:07:05,411 DEBUG anaconda: old container size request: 113968 >06:07:05,411 DEBUG anaconda: new container size request: 113968 >06:07:05,412 DEBUG anaconda: old disks: ['sdb'] >06:07:05,412 DEBUG anaconda: new disks: ['sdb'] >06:07:05,412 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-opt (11) with non-existent ext4 filesystem mounted at /opt >06:07:05,412 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:05,412 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:05,413 DEBUG anaconda: updated device_container_raid_level to None >06:07:05,413 DEBUG anaconda: updated device_container_encrypted to False >06:07:05,413 DEBUG anaconda: updated device_container_size to 113968 >06:07:05,420 INFO anaconda: getting device type for LVM >06:07:05,421 DEBUG anaconda: populate_raid: 0, None >06:07:05,421 INFO anaconda: getting device type for LVM >06:07:05,422 DEBUG anaconda: new container selection: None >06:07:05,422 DEBUG anaconda: new container selection: None >06:07:05,423 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:05,423 DEBUG anaconda: default container is p170hm_ssd0 >06:07:05,423 DEBUG anaconda: new selector: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:07:05,424 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:07:05,424 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:05,424 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:05,424 DEBUG anaconda: updated device_container_raid_level to None >06:07:05,425 DEBUG anaconda: updated device_container_encrypted to False >06:07:05,425 DEBUG anaconda: updated device_container_size to 113968 >06:07:05,432 INFO anaconda: getting device type for LVM >06:07:05,432 DEBUG anaconda: populate_raid: 0, None >06:07:05,432 INFO anaconda: getting device type for LVM >06:07:05,433 DEBUG anaconda: new container selection: None >06:07:05,433 DEBUG anaconda: new container selection: None >06:07:05,434 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:05,434 DEBUG anaconda: default container is p170hm_ssd0 >06:07:06,297 DEBUG anaconda: current selector: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:07:06,298 DEBUG anaconda: notebook page = 1 >06:07:06,298 INFO anaconda: ui: saving changes to device p170hm_ssd0-usr_local >06:07:06,298 DEBUG anaconda: old name: usr_local >06:07:06,298 DEBUG anaconda: new name: None >06:07:06,301 DEBUG anaconda: old size: 5120.0 >06:07:06,301 DEBUG anaconda: new size: 5120 >06:07:06,301 INFO anaconda: getting device type for LVM >06:07:06,301 DEBUG anaconda: old device type: 0 >06:07:06,302 DEBUG anaconda: new device type: 0 >06:07:06,302 DEBUG anaconda: reformat: True >06:07:06,303 DEBUG anaconda: old fs type: ext4 >06:07:06,303 DEBUG anaconda: new fs type: ext4 >06:07:06,303 DEBUG anaconda: old encryption setting: False >06:07:06,304 DEBUG anaconda: new encryption setting: False >06:07:06,304 DEBUG anaconda: old label: usr-local >06:07:06,304 DEBUG anaconda: new_label: usr-local >06:07:06,304 DEBUG anaconda: old mountpoint: /usr/local >06:07:06,304 DEBUG anaconda: new mountpoint: /usr/local >06:07:06,305 DEBUG anaconda: old raid level: None >06:07:06,305 DEBUG anaconda: new raid level: None >06:07:06,306 DEBUG anaconda: old container: p170hm_ssd0 >06:07:06,306 DEBUG anaconda: new container: p170hm_ssd0 >06:07:06,306 DEBUG anaconda: old container encrypted: False >06:07:06,306 DEBUG anaconda: new container encrypted: False >06:07:06,306 DEBUG anaconda: old container raid level: None >06:07:06,306 DEBUG anaconda: new container raid level: None >06:07:06,306 DEBUG anaconda: old container size request: 113968 >06:07:06,306 DEBUG anaconda: new container size request: 113968 >06:07:06,306 DEBUG anaconda: old disks: ['sdb'] >06:07:06,307 DEBUG anaconda: new disks: ['sdb'] >06:07:06,307 DEBUG anaconda: populate_right_side: existing 5120MB lvmlv p170hm_ssd0-usr_local (13) with non-existent ext4 filesystem mounted at /usr/local >06:07:06,307 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:06,307 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:06,307 DEBUG anaconda: updated device_container_raid_level to None >06:07:06,308 DEBUG anaconda: updated device_container_encrypted to False >06:07:06,308 DEBUG anaconda: updated device_container_size to 113968 >06:07:06,315 INFO anaconda: getting device type for LVM >06:07:06,315 DEBUG anaconda: populate_raid: 0, None >06:07:06,315 INFO anaconda: getting device type for LVM >06:07:06,316 DEBUG anaconda: new container selection: None >06:07:06,316 DEBUG anaconda: new container selection: None >06:07:06,317 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:06,317 DEBUG anaconda: default container is p170hm_ssd0 >06:07:06,318 DEBUG anaconda: new selector: existing 16384MB lvmlv p170hm_hdd0-swap (6) with non-existent swap >06:07:06,318 DEBUG anaconda: populate_right_side: existing 16384MB lvmlv p170hm_hdd0-swap (6) with non-existent swap >06:07:06,319 DEBUG anaconda: updated device_disks to ['sda'] >06:07:06,319 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:07:06,319 DEBUG anaconda: updated device_container_raid_level to None >06:07:06,319 DEBUG anaconda: updated device_container_encrypted to False >06:07:06,319 DEBUG anaconda: updated device_container_size to 953864 >06:07:06,321 DEBUG anaconda: fs type changed: swap >06:07:06,327 INFO anaconda: getting device type for LVM >06:07:06,327 DEBUG anaconda: populate_raid: 0, None >06:07:06,328 INFO anaconda: getting device type for LVM >06:07:06,328 DEBUG anaconda: new container selection: None >06:07:06,329 DEBUG anaconda: new container selection: None >06:07:06,329 DEBUG anaconda: new container selection: p170hm_hdd0 >06:07:06,329 DEBUG anaconda: default container is p170hm_hdd0 >06:07:07,449 DEBUG anaconda: current selector: existing 16384MB lvmlv p170hm_hdd0-swap (6) with non-existent swap >06:07:07,450 DEBUG anaconda: notebook page = 1 >06:07:07,450 INFO anaconda: ui: saving changes to device p170hm_hdd0-swap >06:07:07,450 DEBUG anaconda: old name: swap >06:07:07,451 DEBUG anaconda: new name: None >06:07:07,454 DEBUG anaconda: old size: 16384.0 >06:07:07,454 DEBUG anaconda: new size: 16384 >06:07:07,454 INFO anaconda: getting device type for LVM >06:07:07,454 DEBUG anaconda: old device type: 0 >06:07:07,454 DEBUG anaconda: new device type: 0 >06:07:07,454 DEBUG anaconda: reformat: True >06:07:07,456 DEBUG anaconda: old fs type: swap >06:07:07,456 DEBUG anaconda: new fs type: swap >06:07:07,456 DEBUG anaconda: old encryption setting: False >06:07:07,456 DEBUG anaconda: new encryption setting: False >06:07:07,456 DEBUG anaconda: old label: swap >06:07:07,456 DEBUG anaconda: new_label: swap >06:07:07,457 DEBUG anaconda: old mountpoint: >06:07:07,457 DEBUG anaconda: new mountpoint: >06:07:07,457 DEBUG anaconda: old raid level: None >06:07:07,457 DEBUG anaconda: new raid level: None >06:07:07,458 DEBUG anaconda: old container: p170hm_hdd0 >06:07:07,458 DEBUG anaconda: new container: p170hm_hdd0 >06:07:07,458 DEBUG anaconda: old container encrypted: False >06:07:07,458 DEBUG anaconda: new container encrypted: False >06:07:07,458 DEBUG anaconda: old container raid level: None >06:07:07,458 DEBUG anaconda: new container raid level: None >06:07:07,458 DEBUG anaconda: old container size request: 953864 >06:07:07,458 DEBUG anaconda: new container size request: 953864 >06:07:07,459 DEBUG anaconda: old disks: ['sda'] >06:07:07,459 DEBUG anaconda: new disks: ['sda'] >06:07:07,459 DEBUG anaconda: populate_right_side: existing 16384MB lvmlv p170hm_hdd0-swap (6) with non-existent swap >06:07:07,459 DEBUG anaconda: updated device_disks to ['sda'] >06:07:07,460 DEBUG anaconda: updated device_container_name to p170hm_hdd0 >06:07:07,460 DEBUG anaconda: updated device_container_raid_level to None >06:07:07,460 DEBUG anaconda: updated device_container_encrypted to False >06:07:07,460 DEBUG anaconda: updated device_container_size to 953864 >06:07:07,467 INFO anaconda: getting device type for LVM >06:07:07,468 DEBUG anaconda: populate_raid: 0, None >06:07:07,468 INFO anaconda: getting device type for LVM >06:07:07,468 DEBUG anaconda: new container selection: None >06:07:07,469 DEBUG anaconda: new container selection: None >06:07:07,469 DEBUG anaconda: new container selection: None >06:07:07,469 DEBUG anaconda: new container selection: None >06:07:07,470 DEBUG anaconda: new container selection: p170hm_hdd0 >06:07:07,470 DEBUG anaconda: default container is p170hm_hdd0 >06:07:07,471 DEBUG anaconda: new selector: existing 76800MB lvmlv p170hm_ssd0-root (12) with non-existent ext4 filesystem mounted at / >06:07:07,471 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_ssd0-root (12) with non-existent ext4 filesystem mounted at / >06:07:07,472 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:07,472 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:07,472 DEBUG anaconda: updated device_container_raid_level to None >06:07:07,472 DEBUG anaconda: updated device_container_encrypted to False >06:07:07,472 DEBUG anaconda: updated device_container_size to 113968 >06:07:07,474 DEBUG anaconda: fs type changed: ext4 >06:07:07,481 INFO anaconda: getting device type for LVM >06:07:07,482 DEBUG anaconda: populate_raid: 0, None >06:07:07,482 INFO anaconda: getting device type for LVM >06:07:07,482 DEBUG anaconda: new container selection: None >06:07:07,483 DEBUG anaconda: new container selection: None >06:07:07,483 DEBUG anaconda: new container selection: None >06:07:07,483 DEBUG anaconda: new container selection: None >06:07:07,484 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:07,484 DEBUG anaconda: default container is p170hm_ssd0 >06:07:08,489 DEBUG anaconda: current selector: existing 76800MB lvmlv p170hm_ssd0-root (12) with non-existent ext4 filesystem mounted at / >06:07:08,490 DEBUG anaconda: notebook page = 1 >06:07:08,490 INFO anaconda: ui: saving changes to device p170hm_ssd0-root >06:07:08,491 DEBUG anaconda: old name: root >06:07:08,491 DEBUG anaconda: new name: None >06:07:08,494 DEBUG anaconda: old size: 76800.0 >06:07:08,494 DEBUG anaconda: new size: 76800 >06:07:08,494 INFO anaconda: getting device type for LVM >06:07:08,495 DEBUG anaconda: old device type: 0 >06:07:08,495 DEBUG anaconda: new device type: 0 >06:07:08,495 DEBUG anaconda: reformat: True >06:07:08,497 DEBUG anaconda: old fs type: ext4 >06:07:08,497 DEBUG anaconda: new fs type: ext4 >06:07:08,497 DEBUG anaconda: old encryption setting: False >06:07:08,497 DEBUG anaconda: new encryption setting: False >06:07:08,497 DEBUG anaconda: old label: root >06:07:08,497 DEBUG anaconda: new_label: root >06:07:08,497 DEBUG anaconda: old mountpoint: / >06:07:08,497 DEBUG anaconda: new mountpoint: / >06:07:08,498 DEBUG anaconda: old raid level: None >06:07:08,499 DEBUG anaconda: new raid level: None >06:07:08,499 DEBUG anaconda: old container: p170hm_ssd0 >06:07:08,499 DEBUG anaconda: new container: p170hm_ssd0 >06:07:08,499 DEBUG anaconda: old container encrypted: False >06:07:08,500 DEBUG anaconda: new container encrypted: False >06:07:08,500 DEBUG anaconda: old container raid level: None >06:07:08,500 DEBUG anaconda: new container raid level: None >06:07:08,500 DEBUG anaconda: old container size request: 113968 >06:07:08,500 DEBUG anaconda: new container size request: 113968 >06:07:08,500 DEBUG anaconda: old disks: ['sdb'] >06:07:08,500 DEBUG anaconda: new disks: ['sdb'] >06:07:08,500 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv p170hm_ssd0-root (12) with non-existent ext4 filesystem mounted at / >06:07:08,501 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:08,501 DEBUG anaconda: updated device_container_name to p170hm_ssd0 >06:07:08,501 DEBUG anaconda: updated device_container_raid_level to None >06:07:08,501 DEBUG anaconda: updated device_container_encrypted to False >06:07:08,501 DEBUG anaconda: updated device_container_size to 113968 >06:07:08,509 INFO anaconda: getting device type for LVM >06:07:08,510 DEBUG anaconda: populate_raid: 0, None >06:07:08,510 INFO anaconda: getting device type for LVM >06:07:08,511 DEBUG anaconda: new container selection: None >06:07:08,511 DEBUG anaconda: new container selection: None >06:07:08,512 DEBUG anaconda: new container selection: p170hm_ssd0 >06:07:08,512 DEBUG anaconda: default container is p170hm_ssd0 >06:07:08,512 DEBUG anaconda: new selector: existing 500MB partition sdb1 (8) with non-existent ext4 filesystem mounted at /boot >06:07:08,513 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (8) with non-existent ext4 filesystem mounted at /boot >06:07:08,513 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:08,513 DEBUG anaconda: updated device_container_name to None >06:07:08,513 DEBUG anaconda: updated device_container_raid_level to None >06:07:08,513 DEBUG anaconda: updated device_container_encrypted to False >06:07:08,513 DEBUG anaconda: updated device_container_size to 0 >06:07:08,520 INFO anaconda: getting device type for Standard-Partition >06:07:08,521 DEBUG anaconda: device_type_changed: 2 Standard-Partition >06:07:08,521 INFO anaconda: getting device type for Standard-Partition >06:07:08,522 INFO anaconda: getting device type for Standard-Partition >06:07:08,523 INFO anaconda: getting device type for Standard-Partition >06:07:08,523 INFO anaconda: getting device type for Standard-Partition >06:07:08,524 INFO anaconda: getting device type for Standard-Partition >06:07:08,525 INFO anaconda: getting device type for Standard-Partition >06:07:08,525 INFO anaconda: getting device type for Standard-Partition >06:07:08,526 INFO anaconda: getting device type for Standard-Partition >06:07:08,526 DEBUG anaconda: populate_raid: 2, None >06:07:08,526 INFO anaconda: getting device type for Standard-Partition >06:07:08,528 INFO anaconda: getting device type for Standard-Partition >06:07:08,528 DEBUG anaconda: populate_raid: 2, None >06:07:08,528 INFO anaconda: getting device type for Standard-Partition >06:07:12,930 INFO anaconda: ui: saving changes to device sdb1 >06:07:12,930 DEBUG anaconda: old name: sdb1 >06:07:12,931 DEBUG anaconda: new name: None >06:07:12,937 DEBUG anaconda: old size: 500.0 >06:07:12,937 DEBUG anaconda: new size: 500 >06:07:12,937 INFO anaconda: getting device type for Standard-Partition >06:07:12,939 DEBUG anaconda: old device type: 2 >06:07:12,939 DEBUG anaconda: new device type: 2 >06:07:12,939 DEBUG anaconda: reformat: True >06:07:12,943 DEBUG anaconda: old fs type: ext4 >06:07:12,943 DEBUG anaconda: new fs type: ext4 >06:07:12,943 DEBUG anaconda: old encryption setting: False >06:07:12,944 DEBUG anaconda: new encryption setting: False >06:07:12,944 DEBUG anaconda: old label: boot >06:07:12,944 DEBUG anaconda: new_label: boot >06:07:12,945 DEBUG anaconda: old mountpoint: /boot >06:07:12,945 DEBUG anaconda: new mountpoint: /boot >06:07:12,947 DEBUG anaconda: old raid level: None >06:07:12,947 DEBUG anaconda: new raid level: None >06:07:12,948 DEBUG anaconda: old container: None >06:07:12,948 DEBUG anaconda: new container: None >06:07:12,948 DEBUG anaconda: old container encrypted: False >06:07:12,948 DEBUG anaconda: new container encrypted: False >06:07:12,949 DEBUG anaconda: old container raid level: None >06:07:12,949 DEBUG anaconda: new container raid level: None >06:07:12,949 DEBUG anaconda: old container size request: 0 >06:07:12,949 DEBUG anaconda: new container size request: 0 >06:07:12,950 DEBUG anaconda: old disks: ['sdb'] >06:07:12,950 DEBUG anaconda: new disks: ['sdb'] >06:07:12,950 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (8) with non-existent ext4 filesystem mounted at /boot >06:07:12,951 DEBUG anaconda: updated device_disks to ['sdb'] >06:07:12,951 DEBUG anaconda: updated device_container_name to None >06:07:12,951 DEBUG anaconda: updated device_container_raid_level to None >06:07:12,952 DEBUG anaconda: updated device_container_encrypted to False >06:07:12,952 DEBUG anaconda: updated device_container_size to 0 >06:07:12,964 INFO anaconda: getting device type for Standard-Partition >06:07:12,965 DEBUG anaconda: populate_raid: 2, None >06:07:12,966 INFO anaconda: getting device type for Standard-Partition >06:07:14,567 DEBUG anaconda: stage1 device cannot be of type lvmvg >06:07:14,567 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:07:14,567 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:07:14,567 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:07:14,568 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >06:07:14,568 DEBUG anaconda: _is_valid_size(sdb) returning True >06:07:14,568 DEBUG anaconda: _is_valid_location(sdb) returning True >06:07:14,568 DEBUG anaconda: _is_valid_format(sdb) returning True >06:07:14,568 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >06:07:14,569 INFO anaconda: Running Thread: AnaCheckStorageThread (140184485078784) >06:07:14,578 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >06:07:14,578 DEBUG anaconda: _is_valid_size(sdb) returning True >06:07:14,578 DEBUG anaconda: _is_valid_location(sdb) returning True >06:07:14,579 DEBUG anaconda: _is_valid_format(sdb) returning True >06:07:14,579 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >06:07:14,579 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >06:07:14,580 DEBUG anaconda: _is_valid_size(sdb1) returning True >06:07:14,580 DEBUG anaconda: _is_valid_location(sdb1) returning True >06:07:14,581 DEBUG anaconda: _is_valid_partition(sdb1) returning True >06:07:14,581 DEBUG anaconda: _is_valid_format(sdb1) returning True >06:07:14,581 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >06:07:14,584 INFO anaconda: Thread Done: AnaCheckStorageThread (140184485078784) >06:07:14,635 INFO anaconda: fs space: 76.8 GB needed: 8.01 GB >06:07:14,642 INFO anaconda: fs space: 76.8 GB needed: 8.01 GB >06:07:14,645 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> >06:07:14,648 INFO anaconda: fs space: 76.8 GB needed: 8.01 GB >06:07:14,651 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> >06:07:14,651 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> status to: Ãberprüfe Speichermedien-Konfiguration... >06:07:14,655 INFO anaconda: fs space: 76.8 GB needed: 8.01 GB >06:07:14,657 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f416fe190> >06:07:19,064 INFO anaconda: Running Thread: AnaInstallThread (140184485078784) >06:07:20,501 INFO anaconda: Einrichten der Installationsumgebung >06:07:24,150 INFO anaconda: ext4 auf /dev/mapper/p170hm_hdd0-home erstellen >06:07:27,402 INFO anaconda: ext4 auf /dev/mapper/p170hm_hdd0-mock erstellen >06:07:29,216 INFO anaconda: swap auf /dev/mapper/p170hm_hdd0-swap erstellen >06:07:29,384 INFO anaconda: ext4 auf /dev/mapper/p170hm_hdd1-libvirt erstellen >06:07:38,129 INFO anaconda: ext4 auf /dev/mapper/p170hm_ssd0-opt erstellen >06:07:40,599 INFO anaconda: ext4 auf /dev/mapper/p170hm_ssd0-root erstellen >06:08:10,443 INFO anaconda: ext4 auf /dev/mapper/p170hm_ssd0-usr_local erstellen >06:08:12,876 INFO anaconda: ext4 auf /dev/sdb1 erstellen >06:13:33,503 INFO anaconda: Post-Installationsaufgaben werden durchgeführt >06:13:33,550 INFO anaconda: Bootloader installieren >06:13:33,550 INFO anaconda: bootloader stage1 target device is sdb >06:13:33,550 INFO anaconda: bootloader stage2 target device is sdb1 >06:13:33,551 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f7f4172bd90> >06:13:35,391 DEBUG anaconda: running handleException >06:13:35,391 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >06:13:35,392 INFO anaconda: Thread Done: AnaInstallThread (140184485078784) > > >/tmp/packaging.log: >06:02:24,535 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:152 (reset) >06:02:24,535 INFO packaging: have _yum_lock for MainThread >06:02:24,536 DEBUG packaging: getting release version from tree at None (20) >06:02:24,536 DEBUG packaging: got a release version of 20 >06:02:24,536 INFO packaging: gave up _yum_lock for MainThread >06:02:26,673 INFO packaging: updating base repo >06:02:26,679 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:152 (reset) >06:02:26,679 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,730 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >06:02:26,730 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >06:02:26,730 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >06:02:26,731 DEBUG yum.verbose.plugin: Adding en_US to language list >06:02:26,734 DEBUG yum.verbose.YumBase: Config time: 0.054 >06:02:26,747 DEBUG packaging: getting release version from tree at None (20) >06:02:26,747 DEBUG packaging: got a release version of 20 >06:02:26,747 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,747 INFO packaging: configuring base repo >06:02:26,752 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:440 (updateBaseRepo) >06:02:26,752 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,752 DEBUG packaging: getting release version from tree at file:///run/install/repo (20) >06:02:26,752 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >06:02:26,754 DEBUG packaging: got a release version of 20 >06:02:26,754 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,755 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:566 (_configureBaseRepo) >06:02:26,755 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,761 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >06:02:26,761 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >06:02:26,761 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >06:02:26,762 DEBUG yum.verbose.plugin: Adding en_US to language list >06:02:26,763 DEBUG yum.verbose.YumBase: Config time: 0.009 >06:02:26,764 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,765 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:575 (_configureBaseRepo) >06:02:26,765 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,776 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,777 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:750 (_addYumRepo) >06:02:26,777 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,777 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,777 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >06:02:26,778 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:575 (_configureBaseRepo) >06:02:26,778 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,783 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,784 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:454 (updateBaseRepo) >06:02:26,784 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,785 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,785 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:160 (setup) >06:02:26,785 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,786 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,786 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:160 (setup) >06:02:26,786 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,787 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:785 (_removeYumRepo) >06:02:26,787 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,788 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,788 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:496 (updateBaseRepo) >06:02:26,788 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,789 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,789 DEBUG packaging: disabling repo fedora >06:02:26,790 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:824 (disableRepo) >06:02:26,790 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,790 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,791 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >06:02:26,791 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,791 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,792 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:785 (_removeYumRepo) >06:02:26,792 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,792 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,793 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:496 (updateBaseRepo) >06:02:26,793 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,793 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,794 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:785 (_removeYumRepo) >06:02:26,794 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,794 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,795 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:496 (updateBaseRepo) >06:02:26,795 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,795 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,795 DEBUG packaging: disabling repo updates-testing >06:02:26,796 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:824 (disableRepo) >06:02:26,796 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,796 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,797 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >06:02:26,797 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,797 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,798 DEBUG packaging: disabling repo updates >06:02:26,798 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:824 (disableRepo) >06:02:26,799 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,799 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,800 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >06:02:26,800 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,800 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,801 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:785 (_removeYumRepo) >06:02:26,801 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,801 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,802 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:496 (updateBaseRepo) >06:02:26,802 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,802 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,803 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:785 (_removeYumRepo) >06:02:26,803 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,803 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,804 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:496 (updateBaseRepo) >06:02:26,804 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,804 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,805 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:785 (_removeYumRepo) >06:02:26,805 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,805 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,806 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:496 (updateBaseRepo) >06:02:26,806 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,806 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,807 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,807 INFO packaging: gathering repo metadata >06:02:26,807 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:514 (gatherRepoMetadata) >06:02:26,808 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,808 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,808 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:165 (setup) >06:02:26,809 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,809 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,809 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:165 (setup) >06:02:26,809 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,810 DEBUG packaging: getting repo metadata for anaconda >06:02:26,810 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:519 (gatherRepoMetadata) >06:02:26,810 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,885 DEBUG packaging: getting group info for anaconda >06:02:26,933 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,933 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,934 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:165 (setup) >06:02:26,934 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,934 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,935 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:165 (setup) >06:02:26,935 INFO packaging: have _yum_lock for AnaPayloadThread >06:02:26,935 INFO packaging: gave up _yum_lock for AnaPayloadThread >06:02:26,935 INFO packaging: metadata retrieval complete >06:03:09,136 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py:1430 (apply) >06:03:09,136 INFO packaging: have _yum_lock for MainThread >06:03:09,137 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:09,137 INFO packaging: have _yum_lock for MainThread >06:03:09,137 INFO packaging: gave up _yum_lock for MainThread >06:03:09,138 INFO packaging: gave up _yum_lock for MainThread >06:03:09,138 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py:1431 (apply) >06:03:09,139 INFO packaging: have _yum_lock for MainThread >06:03:09,139 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:09,140 INFO packaging: have _yum_lock for MainThread >06:03:09,140 INFO packaging: gave up _yum_lock for MainThread >06:03:09,140 INFO packaging: gave up _yum_lock for MainThread >06:03:09,328 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:580 (_initialize) >06:03:09,328 INFO packaging: have _yum_lock for AnaSourceWatcher >06:03:09,328 INFO packaging: gave up _yum_lock for AnaSourceWatcher >06:03:09,341 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:839 (environments) >06:03:09,341 INFO packaging: have _yum_lock for AnaSoftwareWatcher >06:03:09,341 DEBUG yum.verbose.YumBase: Setting up Package Sacks >06:03:09,342 INFO_2 yum.verbose.plugin: Determining fastest mirrors >06:03:10,057 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >06:03:10,090 DEBUG yum.verbose.YumBase: pkgsack time: 0.749 >06:03:10,159 DEBUG yum.verbose.YumBase: group time: 0.818 >06:03:10,159 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >06:03:10,160 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:208 (_initialize) >06:03:10,160 INFO packaging: have _yum_lock for AnaSoftwareWatcher >06:03:10,160 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >06:03:10,160 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:964 (groups) >06:03:10,160 INFO packaging: have _yum_lock for AnaSoftwareWatcher >06:03:10,161 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >06:03:10,161 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:210 (_initialize) >06:03:10,161 INFO packaging: have _yum_lock for AnaSoftwareWatcher >06:03:10,161 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >06:03:10,162 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:839 (environments) >06:03:10,162 INFO packaging: have _yum_lock for MainThread >06:03:10,162 INFO packaging: gave up _yum_lock for MainThread >06:03:10,163 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:248 (refresh) >06:03:10,163 INFO packaging: have _yum_lock for MainThread >06:03:10,163 INFO packaging: gave up _yum_lock for MainThread >06:03:10,163 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,163 INFO packaging: have _yum_lock for MainThread >06:03:10,163 INFO packaging: gave up _yum_lock for MainThread >06:03:10,164 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,164 INFO packaging: have _yum_lock for MainThread >06:03:10,164 INFO packaging: gave up _yum_lock for MainThread >06:03:10,165 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,165 INFO packaging: have _yum_lock for MainThread >06:03:10,165 INFO packaging: gave up _yum_lock for MainThread >06:03:10,166 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,166 INFO packaging: have _yum_lock for MainThread >06:03:10,166 INFO packaging: gave up _yum_lock for MainThread >06:03:10,166 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,167 INFO packaging: have _yum_lock for MainThread >06:03:10,167 INFO packaging: gave up _yum_lock for MainThread >06:03:10,167 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,167 INFO packaging: have _yum_lock for MainThread >06:03:10,167 INFO packaging: gave up _yum_lock for MainThread >06:03:10,168 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,168 INFO packaging: have _yum_lock for MainThread >06:03:10,168 INFO packaging: gave up _yum_lock for MainThread >06:03:10,169 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,169 INFO packaging: have _yum_lock for MainThread >06:03:10,169 INFO packaging: gave up _yum_lock for MainThread >06:03:10,170 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,170 INFO packaging: have _yum_lock for MainThread >06:03:10,170 INFO packaging: gave up _yum_lock for MainThread >06:03:10,170 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,170 INFO packaging: have _yum_lock for MainThread >06:03:10,170 INFO packaging: gave up _yum_lock for MainThread >06:03:10,171 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,171 INFO packaging: have _yum_lock for MainThread >06:03:10,171 INFO packaging: gave up _yum_lock for MainThread >06:03:10,172 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,172 INFO packaging: have _yum_lock for MainThread >06:03:10,172 INFO packaging: gave up _yum_lock for MainThread >06:03:10,173 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,173 INFO packaging: have _yum_lock for MainThread >06:03:10,173 INFO packaging: gave up _yum_lock for MainThread >06:03:10,173 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,173 INFO packaging: have _yum_lock for MainThread >06:03:10,173 INFO packaging: gave up _yum_lock for MainThread >06:03:10,174 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,174 INFO packaging: have _yum_lock for MainThread >06:03:10,174 INFO packaging: gave up _yum_lock for MainThread >06:03:10,175 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,175 INFO packaging: have _yum_lock for MainThread >06:03:10,175 INFO packaging: gave up _yum_lock for MainThread >06:03:10,176 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,176 INFO packaging: have _yum_lock for MainThread >06:03:10,176 INFO packaging: gave up _yum_lock for MainThread >06:03:10,176 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,176 INFO packaging: have _yum_lock for MainThread >06:03:10,176 INFO packaging: gave up _yum_lock for MainThread >06:03:10,177 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,177 INFO packaging: have _yum_lock for MainThread >06:03:10,177 INFO packaging: gave up _yum_lock for MainThread >06:03:10,178 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,178 INFO packaging: have _yum_lock for MainThread >06:03:10,178 INFO packaging: gave up _yum_lock for MainThread >06:03:10,178 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,179 INFO packaging: have _yum_lock for MainThread >06:03:10,179 INFO packaging: gave up _yum_lock for MainThread >06:03:10,179 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,179 INFO packaging: have _yum_lock for MainThread >06:03:10,179 INFO packaging: gave up _yum_lock for MainThread >06:03:10,180 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:10,180 INFO packaging: have _yum_lock for MainThread >06:03:10,180 INFO packaging: gave up _yum_lock for MainThread >06:03:10,181 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:03:10,181 INFO packaging: have _yum_lock for MainThread >06:03:10,181 INFO packaging: gave up _yum_lock for MainThread >06:03:10,181 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:964 (groups) >06:03:10,182 INFO packaging: have _yum_lock for MainThread >06:03:10,182 INFO packaging: gave up _yum_lock for MainThread >06:03:10,182 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:292 (refreshAddons) >06:03:10,182 INFO packaging: have _yum_lock for MainThread >06:03:10,182 INFO packaging: gave up _yum_lock for MainThread >06:03:10,183 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,183 INFO packaging: have _yum_lock for MainThread >06:03:10,183 INFO packaging: gave up _yum_lock for MainThread >06:03:10,183 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,184 INFO packaging: have _yum_lock for MainThread >06:03:10,184 INFO packaging: gave up _yum_lock for MainThread >06:03:10,184 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,184 INFO packaging: have _yum_lock for MainThread >06:03:10,184 INFO packaging: gave up _yum_lock for MainThread >06:03:10,185 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,185 INFO packaging: have _yum_lock for MainThread >06:03:10,185 INFO packaging: gave up _yum_lock for MainThread >06:03:10,185 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,186 INFO packaging: have _yum_lock for MainThread >06:03:10,186 INFO packaging: gave up _yum_lock for MainThread >06:03:10,186 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,186 INFO packaging: have _yum_lock for MainThread >06:03:10,186 INFO packaging: gave up _yum_lock for MainThread >06:03:10,187 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,187 INFO packaging: have _yum_lock for MainThread >06:03:10,187 INFO packaging: gave up _yum_lock for MainThread >06:03:10,187 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,187 INFO packaging: have _yum_lock for MainThread >06:03:10,188 INFO packaging: gave up _yum_lock for MainThread >06:03:10,188 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:03:10,188 INFO packaging: have _yum_lock for MainThread >06:03:10,188 INFO packaging: gave up _yum_lock for MainThread >06:03:10,189 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,189 INFO packaging: have _yum_lock for MainThread >06:03:10,189 INFO packaging: gave up _yum_lock for MainThread >06:03:10,189 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,189 INFO packaging: have _yum_lock for MainThread >06:03:10,190 INFO packaging: gave up _yum_lock for MainThread >06:03:10,190 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,190 INFO packaging: have _yum_lock for MainThread >06:03:10,190 INFO packaging: gave up _yum_lock for MainThread >06:03:10,191 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,191 INFO packaging: have _yum_lock for MainThread >06:03:10,191 INFO packaging: gave up _yum_lock for MainThread >06:03:10,191 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,191 INFO packaging: have _yum_lock for MainThread >06:03:10,191 INFO packaging: gave up _yum_lock for MainThread >06:03:10,192 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,192 INFO packaging: have _yum_lock for MainThread >06:03:10,192 INFO packaging: gave up _yum_lock for MainThread >06:03:10,193 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,193 INFO packaging: have _yum_lock for MainThread >06:03:10,193 INFO packaging: gave up _yum_lock for MainThread >06:03:10,193 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,193 INFO packaging: have _yum_lock for MainThread >06:03:10,193 INFO packaging: gave up _yum_lock for MainThread >06:03:10,194 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,194 INFO packaging: have _yum_lock for MainThread >06:03:10,194 INFO packaging: gave up _yum_lock for MainThread >06:03:10,195 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,195 INFO packaging: have _yum_lock for MainThread >06:03:10,195 INFO packaging: gave up _yum_lock for MainThread >06:03:10,195 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,195 INFO packaging: have _yum_lock for MainThread >06:03:10,195 INFO packaging: gave up _yum_lock for MainThread >06:03:10,196 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,196 INFO packaging: have _yum_lock for MainThread >06:03:10,196 INFO packaging: gave up _yum_lock for MainThread >06:03:10,196 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,197 INFO packaging: have _yum_lock for MainThread >06:03:10,197 INFO packaging: gave up _yum_lock for MainThread >06:03:10,197 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,197 INFO packaging: have _yum_lock for MainThread >06:03:10,197 INFO packaging: gave up _yum_lock for MainThread >06:03:10,198 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,198 INFO packaging: have _yum_lock for MainThread >06:03:10,198 INFO packaging: gave up _yum_lock for MainThread >06:03:10,198 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,199 INFO packaging: have _yum_lock for MainThread >06:03:10,199 INFO packaging: gave up _yum_lock for MainThread >06:03:10,199 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,199 INFO packaging: have _yum_lock for MainThread >06:03:10,199 INFO packaging: gave up _yum_lock for MainThread >06:03:10,200 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,200 INFO packaging: have _yum_lock for MainThread >06:03:10,200 INFO packaging: gave up _yum_lock for MainThread >06:03:10,200 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,201 INFO packaging: have _yum_lock for MainThread >06:03:10,201 INFO packaging: gave up _yum_lock for MainThread >06:03:10,201 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,201 INFO packaging: have _yum_lock for MainThread >06:03:10,201 INFO packaging: gave up _yum_lock for MainThread >06:03:10,202 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,202 INFO packaging: have _yum_lock for MainThread >06:03:10,202 INFO packaging: gave up _yum_lock for MainThread >06:03:10,202 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,203 INFO packaging: have _yum_lock for MainThread >06:03:10,203 INFO packaging: gave up _yum_lock for MainThread >06:03:10,203 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,203 INFO packaging: have _yum_lock for MainThread >06:03:10,203 INFO packaging: gave up _yum_lock for MainThread >06:03:10,204 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,204 INFO packaging: have _yum_lock for MainThread >06:03:10,204 INFO packaging: gave up _yum_lock for MainThread >06:03:10,204 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,204 INFO packaging: have _yum_lock for MainThread >06:03:10,205 INFO packaging: gave up _yum_lock for MainThread >06:03:10,205 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,205 INFO packaging: have _yum_lock for MainThread >06:03:10,205 INFO packaging: gave up _yum_lock for MainThread >06:03:10,206 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,206 INFO packaging: have _yum_lock for MainThread >06:03:10,206 INFO packaging: gave up _yum_lock for MainThread >06:03:10,206 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,206 INFO packaging: have _yum_lock for MainThread >06:03:10,207 INFO packaging: gave up _yum_lock for MainThread >06:03:10,207 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,207 INFO packaging: have _yum_lock for MainThread >06:03:10,207 INFO packaging: gave up _yum_lock for MainThread >06:03:10,208 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,208 INFO packaging: have _yum_lock for MainThread >06:03:10,208 INFO packaging: gave up _yum_lock for MainThread >06:03:10,208 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,208 INFO packaging: have _yum_lock for MainThread >06:03:10,208 INFO packaging: gave up _yum_lock for MainThread >06:03:10,209 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,209 INFO packaging: have _yum_lock for MainThread >06:03:10,209 INFO packaging: gave up _yum_lock for MainThread >06:03:10,210 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,210 INFO packaging: have _yum_lock for MainThread >06:03:10,210 INFO packaging: gave up _yum_lock for MainThread >06:03:10,210 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,210 INFO packaging: have _yum_lock for MainThread >06:03:10,210 INFO packaging: gave up _yum_lock for MainThread >06:03:10,211 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,211 INFO packaging: have _yum_lock for MainThread >06:03:10,211 INFO packaging: gave up _yum_lock for MainThread >06:03:10,212 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,212 INFO packaging: have _yum_lock for MainThread >06:03:10,212 INFO packaging: gave up _yum_lock for MainThread >06:03:10,212 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,212 INFO packaging: have _yum_lock for MainThread >06:03:10,212 INFO packaging: gave up _yum_lock for MainThread >06:03:10,213 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,213 INFO packaging: have _yum_lock for MainThread >06:03:10,213 INFO packaging: gave up _yum_lock for MainThread >06:03:10,213 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,214 INFO packaging: have _yum_lock for MainThread >06:03:10,214 INFO packaging: gave up _yum_lock for MainThread >06:03:10,214 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,214 INFO packaging: have _yum_lock for MainThread >06:03:10,214 INFO packaging: gave up _yum_lock for MainThread >06:03:10,215 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,215 INFO packaging: have _yum_lock for MainThread >06:03:10,215 INFO packaging: gave up _yum_lock for MainThread >06:03:10,215 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,215 INFO packaging: have _yum_lock for MainThread >06:03:10,216 INFO packaging: gave up _yum_lock for MainThread >06:03:10,216 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,216 INFO packaging: have _yum_lock for MainThread >06:03:10,216 INFO packaging: gave up _yum_lock for MainThread >06:03:10,217 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,217 INFO packaging: have _yum_lock for MainThread >06:03:10,217 INFO packaging: gave up _yum_lock for MainThread >06:03:10,217 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,217 INFO packaging: have _yum_lock for MainThread >06:03:10,217 INFO packaging: gave up _yum_lock for MainThread >06:03:10,218 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:03:10,218 INFO packaging: have _yum_lock for MainThread >06:03:10,218 INFO packaging: gave up _yum_lock for MainThread >06:03:10,219 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,219 INFO packaging: have _yum_lock for MainThread >06:03:10,219 INFO packaging: gave up _yum_lock for MainThread >06:03:10,219 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,219 INFO packaging: have _yum_lock for MainThread >06:03:10,219 INFO packaging: gave up _yum_lock for MainThread >06:03:10,220 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,220 INFO packaging: have _yum_lock for MainThread >06:03:10,220 INFO packaging: gave up _yum_lock for MainThread >06:03:10,221 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,221 INFO packaging: have _yum_lock for MainThread >06:03:10,221 INFO packaging: gave up _yum_lock for MainThread >06:03:10,221 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,221 INFO packaging: have _yum_lock for MainThread >06:03:10,221 INFO packaging: gave up _yum_lock for MainThread >06:03:10,222 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,222 INFO packaging: have _yum_lock for MainThread >06:03:10,222 INFO packaging: gave up _yum_lock for MainThread >06:03:10,222 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,223 INFO packaging: have _yum_lock for MainThread >06:03:10,223 INFO packaging: gave up _yum_lock for MainThread >06:03:10,223 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,223 INFO packaging: have _yum_lock for MainThread >06:03:10,223 INFO packaging: gave up _yum_lock for MainThread >06:03:10,224 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,224 INFO packaging: have _yum_lock for MainThread >06:03:10,224 INFO packaging: gave up _yum_lock for MainThread >06:03:10,224 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,225 INFO packaging: have _yum_lock for MainThread >06:03:10,225 INFO packaging: gave up _yum_lock for MainThread >06:03:10,225 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,225 INFO packaging: have _yum_lock for MainThread >06:03:10,225 INFO packaging: gave up _yum_lock for MainThread >06:03:10,226 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,226 INFO packaging: have _yum_lock for MainThread >06:03:10,226 INFO packaging: gave up _yum_lock for MainThread >06:03:10,226 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,226 INFO packaging: have _yum_lock for MainThread >06:03:10,227 INFO packaging: gave up _yum_lock for MainThread >06:03:10,227 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:03:10,227 INFO packaging: have _yum_lock for MainThread >06:03:10,227 INFO packaging: gave up _yum_lock for MainThread >06:03:10,228 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,228 INFO packaging: have _yum_lock for MainThread >06:03:10,228 INFO packaging: gave up _yum_lock for MainThread >06:03:10,228 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,228 INFO packaging: have _yum_lock for MainThread >06:03:10,228 INFO packaging: gave up _yum_lock for MainThread >06:03:10,229 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,229 INFO packaging: have _yum_lock for MainThread >06:03:10,229 INFO packaging: gave up _yum_lock for MainThread >06:03:10,230 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,230 INFO packaging: have _yum_lock for MainThread >06:03:10,230 INFO packaging: gave up _yum_lock for MainThread >06:03:10,230 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,230 INFO packaging: have _yum_lock for MainThread >06:03:10,230 INFO packaging: gave up _yum_lock for MainThread >06:03:10,231 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,231 INFO packaging: have _yum_lock for MainThread >06:03:10,231 INFO packaging: gave up _yum_lock for MainThread >06:03:10,232 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,232 INFO packaging: have _yum_lock for MainThread >06:03:10,232 INFO packaging: gave up _yum_lock for MainThread >06:03:10,232 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,232 INFO packaging: have _yum_lock for MainThread >06:03:10,232 INFO packaging: gave up _yum_lock for MainThread >06:03:10,233 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,233 INFO packaging: have _yum_lock for MainThread >06:03:10,233 INFO packaging: gave up _yum_lock for MainThread >06:03:10,234 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:03:10,234 INFO packaging: have _yum_lock for MainThread >06:03:10,234 INFO packaging: gave up _yum_lock for MainThread >06:03:10,234 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,234 INFO packaging: have _yum_lock for MainThread >06:03:10,234 INFO packaging: gave up _yum_lock for MainThread >06:03:10,235 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,235 INFO packaging: have _yum_lock for MainThread >06:03:10,235 INFO packaging: gave up _yum_lock for MainThread >06:03:10,235 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,236 INFO packaging: have _yum_lock for MainThread >06:03:10,236 INFO packaging: gave up _yum_lock for MainThread >06:03:10,236 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,236 INFO packaging: have _yum_lock for MainThread >06:03:10,236 INFO packaging: gave up _yum_lock for MainThread >06:03:10,237 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,237 INFO packaging: have _yum_lock for MainThread >06:03:10,237 INFO packaging: gave up _yum_lock for MainThread >06:03:10,237 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,237 INFO packaging: have _yum_lock for MainThread >06:03:10,238 INFO packaging: gave up _yum_lock for MainThread >06:03:10,238 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,238 INFO packaging: have _yum_lock for MainThread >06:03:10,238 INFO packaging: gave up _yum_lock for MainThread >06:03:10,239 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,239 INFO packaging: have _yum_lock for MainThread >06:03:10,239 INFO packaging: gave up _yum_lock for MainThread >06:03:10,239 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,239 INFO packaging: have _yum_lock for MainThread >06:03:10,240 INFO packaging: gave up _yum_lock for MainThread >06:03:10,240 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,240 INFO packaging: have _yum_lock for MainThread >06:03:10,240 INFO packaging: gave up _yum_lock for MainThread >06:03:10,241 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,241 INFO packaging: have _yum_lock for MainThread >06:03:10,241 INFO packaging: gave up _yum_lock for MainThread >06:03:10,241 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,241 INFO packaging: have _yum_lock for MainThread >06:03:10,241 INFO packaging: gave up _yum_lock for MainThread >06:03:10,242 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,242 INFO packaging: have _yum_lock for MainThread >06:03:10,242 INFO packaging: gave up _yum_lock for MainThread >06:03:10,243 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,243 INFO packaging: have _yum_lock for MainThread >06:03:10,243 INFO packaging: gave up _yum_lock for MainThread >06:03:10,243 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,243 INFO packaging: have _yum_lock for MainThread >06:03:10,243 INFO packaging: gave up _yum_lock for MainThread >06:03:10,244 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,244 INFO packaging: have _yum_lock for MainThread >06:03:10,244 INFO packaging: gave up _yum_lock for MainThread >06:03:10,245 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,245 INFO packaging: have _yum_lock for MainThread >06:03:10,245 INFO packaging: gave up _yum_lock for MainThread >06:03:10,245 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,245 INFO packaging: have _yum_lock for MainThread >06:03:10,245 INFO packaging: gave up _yum_lock for MainThread >06:03:10,246 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,246 INFO packaging: have _yum_lock for MainThread >06:03:10,246 INFO packaging: gave up _yum_lock for MainThread >06:03:10,247 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,247 INFO packaging: have _yum_lock for MainThread >06:03:10,247 INFO packaging: gave up _yum_lock for MainThread >06:03:10,247 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,247 INFO packaging: have _yum_lock for MainThread >06:03:10,247 INFO packaging: gave up _yum_lock for MainThread >06:03:10,248 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,248 INFO packaging: have _yum_lock for MainThread >06:03:10,248 INFO packaging: gave up _yum_lock for MainThread >06:03:10,248 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,249 INFO packaging: have _yum_lock for MainThread >06:03:10,249 INFO packaging: gave up _yum_lock for MainThread >06:03:10,249 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,249 INFO packaging: have _yum_lock for MainThread >06:03:10,249 INFO packaging: gave up _yum_lock for MainThread >06:03:10,250 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,250 INFO packaging: have _yum_lock for MainThread >06:03:10,250 INFO packaging: gave up _yum_lock for MainThread >06:03:10,250 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:03:10,250 INFO packaging: have _yum_lock for MainThread >06:03:10,251 INFO packaging: gave up _yum_lock for MainThread >06:03:10,251 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,251 INFO packaging: have _yum_lock for MainThread >06:03:10,251 INFO packaging: gave up _yum_lock for MainThread >06:03:10,252 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,252 INFO packaging: have _yum_lock for MainThread >06:03:10,252 INFO packaging: gave up _yum_lock for MainThread >06:03:10,252 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,252 INFO packaging: have _yum_lock for MainThread >06:03:10,253 INFO packaging: gave up _yum_lock for MainThread >06:03:10,253 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,253 INFO packaging: have _yum_lock for MainThread >06:03:10,253 INFO packaging: gave up _yum_lock for MainThread >06:03:10,254 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,254 INFO packaging: have _yum_lock for MainThread >06:03:10,254 INFO packaging: gave up _yum_lock for MainThread >06:03:10,254 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,254 INFO packaging: have _yum_lock for MainThread >06:03:10,254 INFO packaging: gave up _yum_lock for MainThread >06:03:10,255 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,255 INFO packaging: have _yum_lock for MainThread >06:03:10,255 INFO packaging: gave up _yum_lock for MainThread >06:03:10,256 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,256 INFO packaging: have _yum_lock for MainThread >06:03:10,256 INFO packaging: gave up _yum_lock for MainThread >06:03:10,256 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,256 INFO packaging: have _yum_lock for MainThread >06:03:10,256 INFO packaging: gave up _yum_lock for MainThread >06:03:10,257 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,257 INFO packaging: have _yum_lock for MainThread >06:03:10,257 INFO packaging: gave up _yum_lock for MainThread >06:03:10,258 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,258 INFO packaging: have _yum_lock for MainThread >06:03:10,258 INFO packaging: gave up _yum_lock for MainThread >06:03:10,258 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,258 INFO packaging: have _yum_lock for MainThread >06:03:10,258 INFO packaging: gave up _yum_lock for MainThread >06:03:10,259 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,259 INFO packaging: have _yum_lock for MainThread >06:03:10,259 INFO packaging: gave up _yum_lock for MainThread >06:03:10,259 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,260 INFO packaging: have _yum_lock for MainThread >06:03:10,260 INFO packaging: gave up _yum_lock for MainThread >06:03:10,260 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,260 INFO packaging: have _yum_lock for MainThread >06:03:10,260 INFO packaging: gave up _yum_lock for MainThread >06:03:10,261 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,261 INFO packaging: have _yum_lock for MainThread >06:03:10,261 INFO packaging: gave up _yum_lock for MainThread >06:03:10,261 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,261 INFO packaging: have _yum_lock for MainThread >06:03:10,262 INFO packaging: gave up _yum_lock for MainThread >06:03:10,262 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,262 INFO packaging: have _yum_lock for MainThread >06:03:10,262 INFO packaging: gave up _yum_lock for MainThread >06:03:10,263 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,263 INFO packaging: have _yum_lock for MainThread >06:03:10,263 INFO packaging: gave up _yum_lock for MainThread >06:03:10,263 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,263 INFO packaging: have _yum_lock for MainThread >06:03:10,264 INFO packaging: gave up _yum_lock for MainThread >06:03:10,264 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,264 INFO packaging: have _yum_lock for MainThread >06:03:10,264 INFO packaging: gave up _yum_lock for MainThread >06:03:10,265 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,265 INFO packaging: have _yum_lock for MainThread >06:03:10,265 INFO packaging: gave up _yum_lock for MainThread >06:03:10,265 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,265 INFO packaging: have _yum_lock for MainThread >06:03:10,265 INFO packaging: gave up _yum_lock for MainThread >06:03:10,266 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,266 INFO packaging: have _yum_lock for MainThread >06:03:10,266 INFO packaging: gave up _yum_lock for MainThread >06:03:10,267 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,267 INFO packaging: have _yum_lock for MainThread >06:03:10,267 INFO packaging: gave up _yum_lock for MainThread >06:03:10,267 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,267 INFO packaging: have _yum_lock for MainThread >06:03:10,267 INFO packaging: gave up _yum_lock for MainThread >06:03:10,268 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,268 INFO packaging: have _yum_lock for MainThread >06:03:10,268 INFO packaging: gave up _yum_lock for MainThread >06:03:10,269 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,269 INFO packaging: have _yum_lock for MainThread >06:03:10,269 INFO packaging: gave up _yum_lock for MainThread >06:03:10,269 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,269 INFO packaging: have _yum_lock for MainThread >06:03:10,269 INFO packaging: gave up _yum_lock for MainThread >06:03:10,270 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,270 INFO packaging: have _yum_lock for MainThread >06:03:10,270 INFO packaging: gave up _yum_lock for MainThread >06:03:10,270 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,271 INFO packaging: have _yum_lock for MainThread >06:03:10,271 INFO packaging: gave up _yum_lock for MainThread >06:03:10,271 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,271 INFO packaging: have _yum_lock for MainThread >06:03:10,271 INFO packaging: gave up _yum_lock for MainThread >06:03:10,272 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,272 INFO packaging: have _yum_lock for MainThread >06:03:10,272 INFO packaging: gave up _yum_lock for MainThread >06:03:10,272 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,273 INFO packaging: have _yum_lock for MainThread >06:03:10,273 INFO packaging: gave up _yum_lock for MainThread >06:03:10,273 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,273 INFO packaging: have _yum_lock for MainThread >06:03:10,273 INFO packaging: gave up _yum_lock for MainThread >06:03:10,274 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,274 INFO packaging: have _yum_lock for MainThread >06:03:10,274 INFO packaging: gave up _yum_lock for MainThread >06:03:10,274 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,274 INFO packaging: have _yum_lock for MainThread >06:03:10,275 INFO packaging: gave up _yum_lock for MainThread >06:03:10,275 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,275 INFO packaging: have _yum_lock for MainThread >06:03:10,275 INFO packaging: gave up _yum_lock for MainThread >06:03:10,276 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,276 INFO packaging: have _yum_lock for MainThread >06:03:10,276 INFO packaging: gave up _yum_lock for MainThread >06:03:10,276 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,276 INFO packaging: have _yum_lock for MainThread >06:03:10,277 INFO packaging: gave up _yum_lock for MainThread >06:03:10,277 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,277 INFO packaging: have _yum_lock for MainThread >06:03:10,277 INFO packaging: gave up _yum_lock for MainThread >06:03:10,278 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,278 INFO packaging: have _yum_lock for MainThread >06:03:10,278 INFO packaging: gave up _yum_lock for MainThread >06:03:10,278 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,278 INFO packaging: have _yum_lock for MainThread >06:03:10,278 INFO packaging: gave up _yum_lock for MainThread >06:03:10,279 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,279 INFO packaging: have _yum_lock for MainThread >06:03:10,279 INFO packaging: gave up _yum_lock for MainThread >06:03:10,280 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,280 INFO packaging: have _yum_lock for MainThread >06:03:10,280 INFO packaging: gave up _yum_lock for MainThread >06:03:10,280 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,280 INFO packaging: have _yum_lock for MainThread >06:03:10,280 INFO packaging: gave up _yum_lock for MainThread >06:03:10,281 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,281 INFO packaging: have _yum_lock for MainThread >06:03:10,281 INFO packaging: gave up _yum_lock for MainThread >06:03:10,282 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,282 INFO packaging: have _yum_lock for MainThread >06:03:10,282 INFO packaging: gave up _yum_lock for MainThread >06:03:10,282 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,282 INFO packaging: have _yum_lock for MainThread >06:03:10,282 INFO packaging: gave up _yum_lock for MainThread >06:03:10,283 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,283 INFO packaging: have _yum_lock for MainThread >06:03:10,283 INFO packaging: gave up _yum_lock for MainThread >06:03:10,283 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,284 INFO packaging: have _yum_lock for MainThread >06:03:10,284 INFO packaging: gave up _yum_lock for MainThread >06:03:10,284 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,284 INFO packaging: have _yum_lock for MainThread >06:03:10,284 INFO packaging: gave up _yum_lock for MainThread >06:03:10,285 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,285 INFO packaging: have _yum_lock for MainThread >06:03:10,285 INFO packaging: gave up _yum_lock for MainThread >06:03:10,285 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,286 INFO packaging: have _yum_lock for MainThread >06:03:10,286 INFO packaging: gave up _yum_lock for MainThread >06:03:10,286 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,286 INFO packaging: have _yum_lock for MainThread >06:03:10,286 INFO packaging: gave up _yum_lock for MainThread >06:03:10,287 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,287 INFO packaging: have _yum_lock for MainThread >06:03:10,287 INFO packaging: gave up _yum_lock for MainThread >06:03:10,287 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,287 INFO packaging: have _yum_lock for MainThread >06:03:10,288 INFO packaging: gave up _yum_lock for MainThread >06:03:10,288 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,288 INFO packaging: have _yum_lock for MainThread >06:03:10,288 INFO packaging: gave up _yum_lock for MainThread >06:03:10,289 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,289 INFO packaging: have _yum_lock for MainThread >06:03:10,289 INFO packaging: gave up _yum_lock for MainThread >06:03:10,289 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,289 INFO packaging: have _yum_lock for MainThread >06:03:10,290 INFO packaging: gave up _yum_lock for MainThread >06:03:10,290 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,290 INFO packaging: have _yum_lock for MainThread >06:03:10,290 INFO packaging: gave up _yum_lock for MainThread >06:03:10,291 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,291 INFO packaging: have _yum_lock for MainThread >06:03:10,291 INFO packaging: gave up _yum_lock for MainThread >06:03:10,291 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,291 INFO packaging: have _yum_lock for MainThread >06:03:10,292 INFO packaging: gave up _yum_lock for MainThread >06:03:10,292 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,292 INFO packaging: have _yum_lock for MainThread >06:03:10,292 INFO packaging: gave up _yum_lock for MainThread >06:03:10,293 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,293 INFO packaging: have _yum_lock for MainThread >06:03:10,293 INFO packaging: gave up _yum_lock for MainThread >06:03:10,293 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,293 INFO packaging: have _yum_lock for MainThread >06:03:10,294 INFO packaging: gave up _yum_lock for MainThread >06:03:10,294 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,294 INFO packaging: have _yum_lock for MainThread >06:03:10,294 INFO packaging: gave up _yum_lock for MainThread >06:03:10,295 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,295 INFO packaging: have _yum_lock for MainThread >06:03:10,295 INFO packaging: gave up _yum_lock for MainThread >06:03:10,295 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,295 INFO packaging: have _yum_lock for MainThread >06:03:10,295 INFO packaging: gave up _yum_lock for MainThread >06:03:10,296 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,296 INFO packaging: have _yum_lock for MainThread >06:03:10,296 INFO packaging: gave up _yum_lock for MainThread >06:03:10,297 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,297 INFO packaging: have _yum_lock for MainThread >06:03:10,297 INFO packaging: gave up _yum_lock for MainThread >06:03:10,297 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,297 INFO packaging: have _yum_lock for MainThread >06:03:10,297 INFO packaging: gave up _yum_lock for MainThread >06:03:10,298 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,298 INFO packaging: have _yum_lock for MainThread >06:03:10,298 INFO packaging: gave up _yum_lock for MainThread >06:03:10,299 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,299 INFO packaging: have _yum_lock for MainThread >06:03:10,299 INFO packaging: gave up _yum_lock for MainThread >06:03:10,299 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,299 INFO packaging: have _yum_lock for MainThread >06:03:10,299 INFO packaging: gave up _yum_lock for MainThread >06:03:10,300 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,300 INFO packaging: have _yum_lock for MainThread >06:03:10,300 INFO packaging: gave up _yum_lock for MainThread >06:03:10,301 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,301 INFO packaging: have _yum_lock for MainThread >06:03:10,301 INFO packaging: gave up _yum_lock for MainThread >06:03:10,301 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,301 INFO packaging: have _yum_lock for MainThread >06:03:10,301 INFO packaging: gave up _yum_lock for MainThread >06:03:10,302 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,302 INFO packaging: have _yum_lock for MainThread >06:03:10,302 INFO packaging: gave up _yum_lock for MainThread >06:03:10,302 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,303 INFO packaging: have _yum_lock for MainThread >06:03:10,303 INFO packaging: gave up _yum_lock for MainThread >06:03:10,303 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,303 INFO packaging: have _yum_lock for MainThread >06:03:10,303 INFO packaging: gave up _yum_lock for MainThread >06:03:10,304 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,304 INFO packaging: have _yum_lock for MainThread >06:03:10,304 INFO packaging: gave up _yum_lock for MainThread >06:03:10,304 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,304 INFO packaging: have _yum_lock for MainThread >06:03:10,305 INFO packaging: gave up _yum_lock for MainThread >06:03:10,305 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,305 INFO packaging: have _yum_lock for MainThread >06:03:10,305 INFO packaging: gave up _yum_lock for MainThread >06:03:10,306 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,306 INFO packaging: have _yum_lock for MainThread >06:03:10,306 INFO packaging: gave up _yum_lock for MainThread >06:03:10,306 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,306 INFO packaging: have _yum_lock for MainThread >06:03:10,307 INFO packaging: gave up _yum_lock for MainThread >06:03:10,307 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,307 INFO packaging: have _yum_lock for MainThread >06:03:10,307 INFO packaging: gave up _yum_lock for MainThread >06:03:10,308 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,308 INFO packaging: have _yum_lock for MainThread >06:03:10,308 INFO packaging: gave up _yum_lock for MainThread >06:03:10,308 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,308 INFO packaging: have _yum_lock for MainThread >06:03:10,308 INFO packaging: gave up _yum_lock for MainThread >06:03:10,309 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,309 INFO packaging: have _yum_lock for MainThread >06:03:10,309 INFO packaging: gave up _yum_lock for MainThread >06:03:10,310 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,310 INFO packaging: have _yum_lock for MainThread >06:03:10,310 INFO packaging: gave up _yum_lock for MainThread >06:03:10,310 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,310 INFO packaging: have _yum_lock for MainThread >06:03:10,310 INFO packaging: gave up _yum_lock for MainThread >06:03:10,311 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,311 INFO packaging: have _yum_lock for MainThread >06:03:10,311 INFO packaging: gave up _yum_lock for MainThread >06:03:10,312 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,312 INFO packaging: have _yum_lock for MainThread >06:03:10,312 INFO packaging: gave up _yum_lock for MainThread >06:03:10,312 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,312 INFO packaging: have _yum_lock for MainThread >06:03:10,312 INFO packaging: gave up _yum_lock for MainThread >06:03:10,313 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,313 INFO packaging: have _yum_lock for MainThread >06:03:10,313 INFO packaging: gave up _yum_lock for MainThread >06:03:10,313 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,314 INFO packaging: have _yum_lock for MainThread >06:03:10,314 INFO packaging: gave up _yum_lock for MainThread >06:03:10,314 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,314 INFO packaging: have _yum_lock for MainThread >06:03:10,314 INFO packaging: gave up _yum_lock for MainThread >06:03:10,315 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,315 INFO packaging: have _yum_lock for MainThread >06:03:10,315 INFO packaging: gave up _yum_lock for MainThread >06:03:10,315 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,315 INFO packaging: have _yum_lock for MainThread >06:03:10,316 INFO packaging: gave up _yum_lock for MainThread >06:03:10,316 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,316 INFO packaging: have _yum_lock for MainThread >06:03:10,316 INFO packaging: gave up _yum_lock for MainThread >06:03:10,317 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,317 INFO packaging: have _yum_lock for MainThread >06:03:10,317 INFO packaging: gave up _yum_lock for MainThread >06:03:10,317 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,317 INFO packaging: have _yum_lock for MainThread >06:03:10,317 INFO packaging: gave up _yum_lock for MainThread >06:03:10,318 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,318 INFO packaging: have _yum_lock for MainThread >06:03:10,318 INFO packaging: gave up _yum_lock for MainThread >06:03:10,319 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,319 INFO packaging: have _yum_lock for MainThread >06:03:10,319 INFO packaging: gave up _yum_lock for MainThread >06:03:10,319 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,319 INFO packaging: have _yum_lock for MainThread >06:03:10,319 INFO packaging: gave up _yum_lock for MainThread >06:03:10,320 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,320 INFO packaging: have _yum_lock for MainThread >06:03:10,320 INFO packaging: gave up _yum_lock for MainThread >06:03:10,321 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,321 INFO packaging: have _yum_lock for MainThread >06:03:10,321 INFO packaging: gave up _yum_lock for MainThread >06:03:10,321 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,321 INFO packaging: have _yum_lock for MainThread >06:03:10,321 INFO packaging: gave up _yum_lock for MainThread >06:03:10,322 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,322 INFO packaging: have _yum_lock for MainThread >06:03:10,322 INFO packaging: gave up _yum_lock for MainThread >06:03:10,322 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,323 INFO packaging: have _yum_lock for MainThread >06:03:10,323 INFO packaging: gave up _yum_lock for MainThread >06:03:10,323 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,323 INFO packaging: have _yum_lock for MainThread >06:03:10,323 INFO packaging: gave up _yum_lock for MainThread >06:03:10,324 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,324 INFO packaging: have _yum_lock for MainThread >06:03:10,324 INFO packaging: gave up _yum_lock for MainThread >06:03:10,324 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,325 INFO packaging: have _yum_lock for MainThread >06:03:10,325 INFO packaging: gave up _yum_lock for MainThread >06:03:10,325 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,325 INFO packaging: have _yum_lock for MainThread >06:03:10,325 INFO packaging: gave up _yum_lock for MainThread >06:03:10,326 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,326 INFO packaging: have _yum_lock for MainThread >06:03:10,326 INFO packaging: gave up _yum_lock for MainThread >06:03:10,326 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,326 INFO packaging: have _yum_lock for MainThread >06:03:10,327 INFO packaging: gave up _yum_lock for MainThread >06:03:10,327 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,327 INFO packaging: have _yum_lock for MainThread >06:03:10,327 INFO packaging: gave up _yum_lock for MainThread >06:03:10,328 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,328 INFO packaging: have _yum_lock for MainThread >06:03:10,328 INFO packaging: gave up _yum_lock for MainThread >06:03:10,328 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,328 INFO packaging: have _yum_lock for MainThread >06:03:10,328 INFO packaging: gave up _yum_lock for MainThread >06:03:10,329 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,329 INFO packaging: have _yum_lock for MainThread >06:03:10,329 INFO packaging: gave up _yum_lock for MainThread >06:03:10,330 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,330 INFO packaging: have _yum_lock for MainThread >06:03:10,330 INFO packaging: gave up _yum_lock for MainThread >06:03:10,330 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,330 INFO packaging: have _yum_lock for MainThread >06:03:10,330 INFO packaging: gave up _yum_lock for MainThread >06:03:10,331 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,331 INFO packaging: have _yum_lock for MainThread >06:03:10,331 INFO packaging: gave up _yum_lock for MainThread >06:03:10,331 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,332 INFO packaging: have _yum_lock for MainThread >06:03:10,332 INFO packaging: gave up _yum_lock for MainThread >06:03:10,332 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,332 INFO packaging: have _yum_lock for MainThread >06:03:10,332 INFO packaging: gave up _yum_lock for MainThread >06:03:10,333 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,333 INFO packaging: have _yum_lock for MainThread >06:03:10,333 INFO packaging: gave up _yum_lock for MainThread >06:03:10,333 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,334 INFO packaging: have _yum_lock for MainThread >06:03:10,334 INFO packaging: gave up _yum_lock for MainThread >06:03:10,334 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,334 INFO packaging: have _yum_lock for MainThread >06:03:10,334 INFO packaging: gave up _yum_lock for MainThread >06:03:10,335 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,335 INFO packaging: have _yum_lock for MainThread >06:03:10,335 INFO packaging: gave up _yum_lock for MainThread >06:03:10,335 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,335 INFO packaging: have _yum_lock for MainThread >06:03:10,336 INFO packaging: gave up _yum_lock for MainThread >06:03:10,336 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,336 INFO packaging: have _yum_lock for MainThread >06:03:10,336 INFO packaging: gave up _yum_lock for MainThread >06:03:10,337 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,337 INFO packaging: have _yum_lock for MainThread >06:03:10,337 INFO packaging: gave up _yum_lock for MainThread >06:03:10,337 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,337 INFO packaging: have _yum_lock for MainThread >06:03:10,338 INFO packaging: gave up _yum_lock for MainThread >06:03:10,338 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,338 INFO packaging: have _yum_lock for MainThread >06:03:10,338 INFO packaging: gave up _yum_lock for MainThread >06:03:10,339 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,339 INFO packaging: have _yum_lock for MainThread >06:03:10,339 INFO packaging: gave up _yum_lock for MainThread >06:03:10,339 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,339 INFO packaging: have _yum_lock for MainThread >06:03:10,339 INFO packaging: gave up _yum_lock for MainThread >06:03:10,340 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,340 INFO packaging: have _yum_lock for MainThread >06:03:10,340 INFO packaging: gave up _yum_lock for MainThread >06:03:10,341 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,341 INFO packaging: have _yum_lock for MainThread >06:03:10,341 INFO packaging: gave up _yum_lock for MainThread >06:03:10,341 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,341 INFO packaging: have _yum_lock for MainThread >06:03:10,341 INFO packaging: gave up _yum_lock for MainThread >06:03:10,342 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,342 INFO packaging: have _yum_lock for MainThread >06:03:10,342 INFO packaging: gave up _yum_lock for MainThread >06:03:10,342 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,343 INFO packaging: have _yum_lock for MainThread >06:03:10,343 INFO packaging: gave up _yum_lock for MainThread >06:03:10,343 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,343 INFO packaging: have _yum_lock for MainThread >06:03:10,343 INFO packaging: gave up _yum_lock for MainThread >06:03:10,344 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,344 INFO packaging: have _yum_lock for MainThread >06:03:10,344 INFO packaging: gave up _yum_lock for MainThread >06:03:10,344 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,344 INFO packaging: have _yum_lock for MainThread >06:03:10,345 INFO packaging: gave up _yum_lock for MainThread >06:03:10,345 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,345 INFO packaging: have _yum_lock for MainThread >06:03:10,345 INFO packaging: gave up _yum_lock for MainThread >06:03:10,346 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,346 INFO packaging: have _yum_lock for MainThread >06:03:10,346 INFO packaging: gave up _yum_lock for MainThread >06:03:10,346 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,346 INFO packaging: have _yum_lock for MainThread >06:03:10,347 INFO packaging: gave up _yum_lock for MainThread >06:03:10,347 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,347 INFO packaging: have _yum_lock for MainThread >06:03:10,347 INFO packaging: gave up _yum_lock for MainThread >06:03:10,348 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,348 INFO packaging: have _yum_lock for MainThread >06:03:10,348 INFO packaging: gave up _yum_lock for MainThread >06:03:10,348 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,348 INFO packaging: have _yum_lock for MainThread >06:03:10,348 INFO packaging: gave up _yum_lock for MainThread >06:03:10,349 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,349 INFO packaging: have _yum_lock for MainThread >06:03:10,349 INFO packaging: gave up _yum_lock for MainThread >06:03:10,350 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,350 INFO packaging: have _yum_lock for MainThread >06:03:10,350 INFO packaging: gave up _yum_lock for MainThread >06:03:10,350 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,350 INFO packaging: have _yum_lock for MainThread >06:03:10,350 INFO packaging: gave up _yum_lock for MainThread >06:03:10,351 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,351 INFO packaging: have _yum_lock for MainThread >06:03:10,351 INFO packaging: gave up _yum_lock for MainThread >06:03:10,351 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,352 INFO packaging: have _yum_lock for MainThread >06:03:10,352 INFO packaging: gave up _yum_lock for MainThread >06:03:10,352 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,352 INFO packaging: have _yum_lock for MainThread >06:03:10,352 INFO packaging: gave up _yum_lock for MainThread >06:03:10,353 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,353 INFO packaging: have _yum_lock for MainThread >06:03:10,353 INFO packaging: gave up _yum_lock for MainThread >06:03:10,353 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,354 INFO packaging: have _yum_lock for MainThread >06:03:10,354 INFO packaging: gave up _yum_lock for MainThread >06:03:10,354 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,354 INFO packaging: have _yum_lock for MainThread >06:03:10,354 INFO packaging: gave up _yum_lock for MainThread >06:03:10,355 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,355 INFO packaging: have _yum_lock for MainThread >06:03:10,355 INFO packaging: gave up _yum_lock for MainThread >06:03:10,355 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,355 INFO packaging: have _yum_lock for MainThread >06:03:10,356 INFO packaging: gave up _yum_lock for MainThread >06:03:10,356 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,356 INFO packaging: have _yum_lock for MainThread >06:03:10,356 INFO packaging: gave up _yum_lock for MainThread >06:03:10,357 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,357 INFO packaging: have _yum_lock for MainThread >06:03:10,357 INFO packaging: gave up _yum_lock for MainThread >06:03:10,357 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,357 INFO packaging: have _yum_lock for MainThread >06:03:10,357 INFO packaging: gave up _yum_lock for MainThread >06:03:10,358 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,358 INFO packaging: have _yum_lock for MainThread >06:03:10,358 INFO packaging: gave up _yum_lock for MainThread >06:03:10,359 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,359 INFO packaging: have _yum_lock for MainThread >06:03:10,359 INFO packaging: gave up _yum_lock for MainThread >06:03:10,359 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,359 INFO packaging: have _yum_lock for MainThread >06:03:10,359 INFO packaging: gave up _yum_lock for MainThread >06:03:10,360 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,360 INFO packaging: have _yum_lock for MainThread >06:03:10,360 INFO packaging: gave up _yum_lock for MainThread >06:03:10,361 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,361 INFO packaging: have _yum_lock for MainThread >06:03:10,361 INFO packaging: gave up _yum_lock for MainThread >06:03:10,361 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,361 INFO packaging: have _yum_lock for MainThread >06:03:10,361 INFO packaging: gave up _yum_lock for MainThread >06:03:10,362 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,362 INFO packaging: have _yum_lock for MainThread >06:03:10,362 INFO packaging: gave up _yum_lock for MainThread >06:03:10,362 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,363 INFO packaging: have _yum_lock for MainThread >06:03:10,363 INFO packaging: gave up _yum_lock for MainThread >06:03:10,363 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,363 INFO packaging: have _yum_lock for MainThread >06:03:10,363 INFO packaging: gave up _yum_lock for MainThread >06:03:10,364 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,364 INFO packaging: have _yum_lock for MainThread >06:03:10,364 INFO packaging: gave up _yum_lock for MainThread >06:03:10,364 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,364 INFO packaging: have _yum_lock for MainThread >06:03:10,365 INFO packaging: gave up _yum_lock for MainThread >06:03:10,365 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,365 INFO packaging: have _yum_lock for MainThread >06:03:10,365 INFO packaging: gave up _yum_lock for MainThread >06:03:10,366 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,366 INFO packaging: have _yum_lock for MainThread >06:03:10,366 INFO packaging: gave up _yum_lock for MainThread >06:03:10,366 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,366 INFO packaging: have _yum_lock for MainThread >06:03:10,366 INFO packaging: gave up _yum_lock for MainThread >06:03:10,367 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,367 INFO packaging: have _yum_lock for MainThread >06:03:10,367 INFO packaging: gave up _yum_lock for MainThread >06:03:10,368 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,368 INFO packaging: have _yum_lock for MainThread >06:03:10,368 INFO packaging: gave up _yum_lock for MainThread >06:03:10,368 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,368 INFO packaging: have _yum_lock for MainThread >06:03:10,368 INFO packaging: gave up _yum_lock for MainThread >06:03:10,369 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,369 INFO packaging: have _yum_lock for MainThread >06:03:10,369 INFO packaging: gave up _yum_lock for MainThread >06:03:10,370 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,370 INFO packaging: have _yum_lock for MainThread >06:03:10,370 INFO packaging: gave up _yum_lock for MainThread >06:03:10,370 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,370 INFO packaging: have _yum_lock for MainThread >06:03:10,370 INFO packaging: gave up _yum_lock for MainThread >06:03:10,371 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,371 INFO packaging: have _yum_lock for MainThread >06:03:10,371 INFO packaging: gave up _yum_lock for MainThread >06:03:10,371 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,372 INFO packaging: have _yum_lock for MainThread >06:03:10,372 INFO packaging: gave up _yum_lock for MainThread >06:03:10,372 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,372 INFO packaging: have _yum_lock for MainThread >06:03:10,372 INFO packaging: gave up _yum_lock for MainThread >06:03:10,373 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,373 INFO packaging: have _yum_lock for MainThread >06:03:10,373 INFO packaging: gave up _yum_lock for MainThread >06:03:10,373 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,374 INFO packaging: have _yum_lock for MainThread >06:03:10,374 INFO packaging: gave up _yum_lock for MainThread >06:03:10,374 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,374 INFO packaging: have _yum_lock for MainThread >06:03:10,374 INFO packaging: gave up _yum_lock for MainThread >06:03:10,375 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,375 INFO packaging: have _yum_lock for MainThread >06:03:10,375 INFO packaging: gave up _yum_lock for MainThread >06:03:10,375 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,375 INFO packaging: have _yum_lock for MainThread >06:03:10,376 INFO packaging: gave up _yum_lock for MainThread >06:03:10,376 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,376 INFO packaging: have _yum_lock for MainThread >06:03:10,376 INFO packaging: gave up _yum_lock for MainThread >06:03:10,377 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,377 INFO packaging: have _yum_lock for MainThread >06:03:10,377 INFO packaging: gave up _yum_lock for MainThread >06:03:10,377 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,377 INFO packaging: have _yum_lock for MainThread >06:03:10,378 INFO packaging: gave up _yum_lock for MainThread >06:03:10,378 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,378 INFO packaging: have _yum_lock for MainThread >06:03:10,378 INFO packaging: gave up _yum_lock for MainThread >06:03:10,379 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,379 INFO packaging: have _yum_lock for MainThread >06:03:10,379 INFO packaging: gave up _yum_lock for MainThread >06:03:10,379 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,379 INFO packaging: have _yum_lock for MainThread >06:03:10,379 INFO packaging: gave up _yum_lock for MainThread >06:03:10,380 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,380 INFO packaging: have _yum_lock for MainThread >06:03:10,380 INFO packaging: gave up _yum_lock for MainThread >06:03:10,381 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,381 INFO packaging: have _yum_lock for MainThread >06:03:10,381 INFO packaging: gave up _yum_lock for MainThread >06:03:10,381 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,381 INFO packaging: have _yum_lock for MainThread >06:03:10,381 INFO packaging: gave up _yum_lock for MainThread >06:03:10,382 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,382 INFO packaging: have _yum_lock for MainThread >06:03:10,382 INFO packaging: gave up _yum_lock for MainThread >06:03:10,382 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,383 INFO packaging: have _yum_lock for MainThread >06:03:10,383 INFO packaging: gave up _yum_lock for MainThread >06:03:10,383 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,383 INFO packaging: have _yum_lock for MainThread >06:03:10,383 INFO packaging: gave up _yum_lock for MainThread >06:03:10,384 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,384 INFO packaging: have _yum_lock for MainThread >06:03:10,384 INFO packaging: gave up _yum_lock for MainThread >06:03:10,384 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,384 INFO packaging: have _yum_lock for MainThread >06:03:10,385 INFO packaging: gave up _yum_lock for MainThread >06:03:10,385 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,385 INFO packaging: have _yum_lock for MainThread >06:03:10,385 INFO packaging: gave up _yum_lock for MainThread >06:03:10,386 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,386 INFO packaging: have _yum_lock for MainThread >06:03:10,386 INFO packaging: gave up _yum_lock for MainThread >06:03:10,386 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,386 INFO packaging: have _yum_lock for MainThread >06:03:10,386 INFO packaging: gave up _yum_lock for MainThread >06:03:10,387 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,387 INFO packaging: have _yum_lock for MainThread >06:03:10,387 INFO packaging: gave up _yum_lock for MainThread >06:03:10,388 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:03:10,388 INFO packaging: have _yum_lock for MainThread >06:03:10,388 INFO packaging: gave up _yum_lock for MainThread >06:03:10,388 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,388 INFO packaging: have _yum_lock for MainThread >06:03:10,388 INFO packaging: gave up _yum_lock for MainThread >06:03:10,389 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,389 INFO packaging: have _yum_lock for MainThread >06:03:10,389 INFO packaging: gave up _yum_lock for MainThread >06:03:10,390 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,390 INFO packaging: have _yum_lock for MainThread >06:03:10,390 INFO packaging: gave up _yum_lock for MainThread >06:03:10,390 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,390 INFO packaging: have _yum_lock for MainThread >06:03:10,390 INFO packaging: gave up _yum_lock for MainThread >06:03:10,391 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,391 INFO packaging: have _yum_lock for MainThread >06:03:10,391 INFO packaging: gave up _yum_lock for MainThread >06:03:10,391 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,392 INFO packaging: have _yum_lock for MainThread >06:03:10,392 INFO packaging: gave up _yum_lock for MainThread >06:03:10,392 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,392 INFO packaging: have _yum_lock for MainThread >06:03:10,392 INFO packaging: gave up _yum_lock for MainThread >06:03:10,393 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,393 INFO packaging: have _yum_lock for MainThread >06:03:10,393 INFO packaging: gave up _yum_lock for MainThread >06:03:10,393 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,394 INFO packaging: have _yum_lock for MainThread >06:03:10,394 INFO packaging: gave up _yum_lock for MainThread >06:03:10,394 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,394 INFO packaging: have _yum_lock for MainThread >06:03:10,394 INFO packaging: gave up _yum_lock for MainThread >06:03:10,395 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,395 INFO packaging: have _yum_lock for MainThread >06:03:10,395 INFO packaging: gave up _yum_lock for MainThread >06:03:10,395 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,395 INFO packaging: have _yum_lock for MainThread >06:03:10,396 INFO packaging: gave up _yum_lock for MainThread >06:03:10,396 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,396 INFO packaging: have _yum_lock for MainThread >06:03:10,396 INFO packaging: gave up _yum_lock for MainThread >06:03:10,397 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,397 INFO packaging: have _yum_lock for MainThread >06:03:10,397 INFO packaging: gave up _yum_lock for MainThread >06:03:10,397 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,397 INFO packaging: have _yum_lock for MainThread >06:03:10,397 INFO packaging: gave up _yum_lock for MainThread >06:03:10,398 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,398 INFO packaging: have _yum_lock for MainThread >06:03:10,398 INFO packaging: gave up _yum_lock for MainThread >06:03:10,399 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,399 INFO packaging: have _yum_lock for MainThread >06:03:10,399 INFO packaging: gave up _yum_lock for MainThread >06:03:10,399 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,399 INFO packaging: have _yum_lock for MainThread >06:03:10,399 INFO packaging: gave up _yum_lock for MainThread >06:03:10,400 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,400 INFO packaging: have _yum_lock for MainThread >06:03:10,400 INFO packaging: gave up _yum_lock for MainThread >06:03:10,401 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,401 INFO packaging: have _yum_lock for MainThread >06:03:10,401 INFO packaging: gave up _yum_lock for MainThread >06:03:10,401 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,401 INFO packaging: have _yum_lock for MainThread >06:03:10,401 INFO packaging: gave up _yum_lock for MainThread >06:03:10,402 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,402 INFO packaging: have _yum_lock for MainThread >06:03:10,402 INFO packaging: gave up _yum_lock for MainThread >06:03:10,402 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,403 INFO packaging: have _yum_lock for MainThread >06:03:10,403 INFO packaging: gave up _yum_lock for MainThread >06:03:10,403 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,403 INFO packaging: have _yum_lock for MainThread >06:03:10,403 INFO packaging: gave up _yum_lock for MainThread >06:03:10,404 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,404 INFO packaging: have _yum_lock for MainThread >06:03:10,404 INFO packaging: gave up _yum_lock for MainThread >06:03:10,404 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,404 INFO packaging: have _yum_lock for MainThread >06:03:10,405 INFO packaging: gave up _yum_lock for MainThread >06:03:10,405 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,405 INFO packaging: have _yum_lock for MainThread >06:03:10,405 INFO packaging: gave up _yum_lock for MainThread >06:03:10,406 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,406 INFO packaging: have _yum_lock for MainThread >06:03:10,406 INFO packaging: gave up _yum_lock for MainThread >06:03:10,406 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,406 INFO packaging: have _yum_lock for MainThread >06:03:10,406 INFO packaging: gave up _yum_lock for MainThread >06:03:10,407 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,407 INFO packaging: have _yum_lock for MainThread >06:03:10,407 INFO packaging: gave up _yum_lock for MainThread >06:03:10,408 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,408 INFO packaging: have _yum_lock for MainThread >06:03:10,408 INFO packaging: gave up _yum_lock for MainThread >06:03:10,408 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,408 INFO packaging: have _yum_lock for MainThread >06:03:10,408 INFO packaging: gave up _yum_lock for MainThread >06:03:10,409 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,409 INFO packaging: have _yum_lock for MainThread >06:03:10,409 INFO packaging: gave up _yum_lock for MainThread >06:03:10,410 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,410 INFO packaging: have _yum_lock for MainThread >06:03:10,410 INFO packaging: gave up _yum_lock for MainThread >06:03:10,410 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,410 INFO packaging: have _yum_lock for MainThread >06:03:10,410 INFO packaging: gave up _yum_lock for MainThread >06:03:10,411 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,411 INFO packaging: have _yum_lock for MainThread >06:03:10,411 INFO packaging: gave up _yum_lock for MainThread >06:03:10,411 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,412 INFO packaging: have _yum_lock for MainThread >06:03:10,412 INFO packaging: gave up _yum_lock for MainThread >06:03:10,412 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,412 INFO packaging: have _yum_lock for MainThread >06:03:10,412 INFO packaging: gave up _yum_lock for MainThread >06:03:10,413 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,413 INFO packaging: have _yum_lock for MainThread >06:03:10,413 INFO packaging: gave up _yum_lock for MainThread >06:03:10,413 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,414 INFO packaging: have _yum_lock for MainThread >06:03:10,414 INFO packaging: gave up _yum_lock for MainThread >06:03:10,414 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,414 INFO packaging: have _yum_lock for MainThread >06:03:10,414 INFO packaging: gave up _yum_lock for MainThread >06:03:10,415 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,415 INFO packaging: have _yum_lock for MainThread >06:03:10,415 INFO packaging: gave up _yum_lock for MainThread >06:03:10,415 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,415 INFO packaging: have _yum_lock for MainThread >06:03:10,416 INFO packaging: gave up _yum_lock for MainThread >06:03:10,416 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,416 INFO packaging: have _yum_lock for MainThread >06:03:10,416 INFO packaging: gave up _yum_lock for MainThread >06:03:10,417 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,417 INFO packaging: have _yum_lock for MainThread >06:03:10,417 INFO packaging: gave up _yum_lock for MainThread >06:03:10,417 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,417 INFO packaging: have _yum_lock for MainThread >06:03:10,417 INFO packaging: gave up _yum_lock for MainThread >06:03:10,418 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,418 INFO packaging: have _yum_lock for MainThread >06:03:10,418 INFO packaging: gave up _yum_lock for MainThread >06:03:10,419 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,419 INFO packaging: have _yum_lock for MainThread >06:03:10,419 INFO packaging: gave up _yum_lock for MainThread >06:03:10,419 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,419 INFO packaging: have _yum_lock for MainThread >06:03:10,419 INFO packaging: gave up _yum_lock for MainThread >06:03:10,420 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,420 INFO packaging: have _yum_lock for MainThread >06:03:10,420 INFO packaging: gave up _yum_lock for MainThread >06:03:10,420 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,421 INFO packaging: have _yum_lock for MainThread >06:03:10,421 INFO packaging: gave up _yum_lock for MainThread >06:03:10,421 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,421 INFO packaging: have _yum_lock for MainThread >06:03:10,421 INFO packaging: gave up _yum_lock for MainThread >06:03:10,422 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,422 INFO packaging: have _yum_lock for MainThread >06:03:10,422 INFO packaging: gave up _yum_lock for MainThread >06:03:10,422 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,423 INFO packaging: have _yum_lock for MainThread >06:03:10,423 INFO packaging: gave up _yum_lock for MainThread >06:03:10,423 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,423 INFO packaging: have _yum_lock for MainThread >06:03:10,423 INFO packaging: gave up _yum_lock for MainThread >06:03:10,424 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,424 INFO packaging: have _yum_lock for MainThread >06:03:10,424 INFO packaging: gave up _yum_lock for MainThread >06:03:10,424 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,424 INFO packaging: have _yum_lock for MainThread >06:03:10,425 INFO packaging: gave up _yum_lock for MainThread >06:03:10,425 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,425 INFO packaging: have _yum_lock for MainThread >06:03:10,425 INFO packaging: gave up _yum_lock for MainThread >06:03:10,426 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,426 INFO packaging: have _yum_lock for MainThread >06:03:10,426 INFO packaging: gave up _yum_lock for MainThread >06:03:10,426 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,426 INFO packaging: have _yum_lock for MainThread >06:03:10,427 INFO packaging: gave up _yum_lock for MainThread >06:03:10,427 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,427 INFO packaging: have _yum_lock for MainThread >06:03:10,427 INFO packaging: gave up _yum_lock for MainThread >06:03:10,428 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,428 INFO packaging: have _yum_lock for MainThread >06:03:10,428 INFO packaging: gave up _yum_lock for MainThread >06:03:10,428 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,428 INFO packaging: have _yum_lock for MainThread >06:03:10,428 INFO packaging: gave up _yum_lock for MainThread >06:03:10,429 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,429 INFO packaging: have _yum_lock for MainThread >06:03:10,429 INFO packaging: gave up _yum_lock for MainThread >06:03:10,430 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,430 INFO packaging: have _yum_lock for MainThread >06:03:10,430 INFO packaging: gave up _yum_lock for MainThread >06:03:10,430 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,430 INFO packaging: have _yum_lock for MainThread >06:03:10,430 INFO packaging: gave up _yum_lock for MainThread >06:03:10,431 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,431 INFO packaging: have _yum_lock for MainThread >06:03:10,431 INFO packaging: gave up _yum_lock for MainThread >06:03:10,432 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,432 INFO packaging: have _yum_lock for MainThread >06:03:10,432 INFO packaging: gave up _yum_lock for MainThread >06:03:10,432 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,432 INFO packaging: have _yum_lock for MainThread >06:03:10,432 INFO packaging: gave up _yum_lock for MainThread >06:03:10,433 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,433 INFO packaging: have _yum_lock for MainThread >06:03:10,433 INFO packaging: gave up _yum_lock for MainThread >06:03:10,433 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,434 INFO packaging: have _yum_lock for MainThread >06:03:10,434 INFO packaging: gave up _yum_lock for MainThread >06:03:10,434 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,434 INFO packaging: have _yum_lock for MainThread >06:03:10,434 INFO packaging: gave up _yum_lock for MainThread >06:03:10,435 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,435 INFO packaging: have _yum_lock for MainThread >06:03:10,435 INFO packaging: gave up _yum_lock for MainThread >06:03:10,435 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,435 INFO packaging: have _yum_lock for MainThread >06:03:10,436 INFO packaging: gave up _yum_lock for MainThread >06:03:10,436 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,436 INFO packaging: have _yum_lock for MainThread >06:03:10,436 INFO packaging: gave up _yum_lock for MainThread >06:03:10,437 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,437 INFO packaging: have _yum_lock for MainThread >06:03:10,437 INFO packaging: gave up _yum_lock for MainThread >06:03:10,437 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,437 INFO packaging: have _yum_lock for MainThread >06:03:10,437 INFO packaging: gave up _yum_lock for MainThread >06:03:10,438 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,438 INFO packaging: have _yum_lock for MainThread >06:03:10,438 INFO packaging: gave up _yum_lock for MainThread >06:03:10,439 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,439 INFO packaging: have _yum_lock for MainThread >06:03:10,439 INFO packaging: gave up _yum_lock for MainThread >06:03:10,439 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,439 INFO packaging: have _yum_lock for MainThread >06:03:10,439 INFO packaging: gave up _yum_lock for MainThread >06:03:10,440 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,440 INFO packaging: have _yum_lock for MainThread >06:03:10,440 INFO packaging: gave up _yum_lock for MainThread >06:03:10,441 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,441 INFO packaging: have _yum_lock for MainThread >06:03:10,441 INFO packaging: gave up _yum_lock for MainThread >06:03:10,441 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,441 INFO packaging: have _yum_lock for MainThread >06:03:10,441 INFO packaging: gave up _yum_lock for MainThread >06:03:10,442 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,442 INFO packaging: have _yum_lock for MainThread >06:03:10,442 INFO packaging: gave up _yum_lock for MainThread >06:03:10,442 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,443 INFO packaging: have _yum_lock for MainThread >06:03:10,443 INFO packaging: gave up _yum_lock for MainThread >06:03:10,443 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:03:10,443 INFO packaging: have _yum_lock for MainThread >06:03:10,443 INFO packaging: gave up _yum_lock for MainThread >06:03:10,444 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:03:10,444 INFO packaging: have _yum_lock for MainThread >06:03:10,444 INFO packaging: gave up _yum_lock for MainThread >06:03:10,444 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:03:10,445 INFO packaging: have _yum_lock for MainThread >06:03:10,445 INFO packaging: gave up _yum_lock for MainThread >06:03:10,445 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:03:10,445 INFO packaging: have _yum_lock for MainThread >06:03:10,445 INFO packaging: gave up _yum_lock for MainThread >06:03:10,446 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,446 INFO packaging: have _yum_lock for MainThread >06:03:10,446 INFO packaging: gave up _yum_lock for MainThread >06:03:10,446 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,446 INFO packaging: have _yum_lock for MainThread >06:03:10,447 INFO packaging: gave up _yum_lock for MainThread >06:03:10,447 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,447 INFO packaging: have _yum_lock for MainThread >06:03:10,447 INFO packaging: gave up _yum_lock for MainThread >06:03:10,448 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,448 INFO packaging: have _yum_lock for MainThread >06:03:10,448 INFO packaging: gave up _yum_lock for MainThread >06:03:10,449 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,449 INFO packaging: have _yum_lock for MainThread >06:03:10,449 INFO packaging: gave up _yum_lock for MainThread >06:03:10,449 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,450 INFO packaging: have _yum_lock for MainThread >06:03:10,450 INFO packaging: gave up _yum_lock for MainThread >06:03:10,450 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,450 INFO packaging: have _yum_lock for MainThread >06:03:10,450 INFO packaging: gave up _yum_lock for MainThread >06:03:10,451 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,451 INFO packaging: have _yum_lock for MainThread >06:03:10,451 INFO packaging: gave up _yum_lock for MainThread >06:03:10,452 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,452 INFO packaging: have _yum_lock for MainThread >06:03:10,452 INFO packaging: gave up _yum_lock for MainThread >06:03:10,452 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,453 INFO packaging: have _yum_lock for MainThread >06:03:10,453 INFO packaging: gave up _yum_lock for MainThread >06:03:10,453 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,453 INFO packaging: have _yum_lock for MainThread >06:03:10,453 INFO packaging: gave up _yum_lock for MainThread >06:03:10,454 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,454 INFO packaging: have _yum_lock for MainThread >06:03:10,454 INFO packaging: gave up _yum_lock for MainThread >06:03:10,455 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,455 INFO packaging: have _yum_lock for MainThread >06:03:10,455 INFO packaging: gave up _yum_lock for MainThread >06:03:10,456 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,456 INFO packaging: have _yum_lock for MainThread >06:03:10,456 INFO packaging: gave up _yum_lock for MainThread >06:03:10,456 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,456 INFO packaging: have _yum_lock for MainThread >06:03:10,457 INFO packaging: gave up _yum_lock for MainThread >06:03:10,457 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,457 INFO packaging: have _yum_lock for MainThread >06:03:10,457 INFO packaging: gave up _yum_lock for MainThread >06:03:10,458 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,458 INFO packaging: have _yum_lock for MainThread >06:03:10,458 INFO packaging: gave up _yum_lock for MainThread >06:03:10,459 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,459 INFO packaging: have _yum_lock for MainThread >06:03:10,459 INFO packaging: gave up _yum_lock for MainThread >06:03:10,459 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,459 INFO packaging: have _yum_lock for MainThread >06:03:10,460 INFO packaging: gave up _yum_lock for MainThread >06:03:10,460 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,460 INFO packaging: have _yum_lock for MainThread >06:03:10,460 INFO packaging: gave up _yum_lock for MainThread >06:03:10,461 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,461 INFO packaging: have _yum_lock for MainThread >06:03:10,461 INFO packaging: gave up _yum_lock for MainThread >06:03:10,462 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,462 INFO packaging: have _yum_lock for MainThread >06:03:10,462 INFO packaging: gave up _yum_lock for MainThread >06:03:10,462 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,462 INFO packaging: have _yum_lock for MainThread >06:03:10,463 INFO packaging: gave up _yum_lock for MainThread >06:03:10,463 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,463 INFO packaging: have _yum_lock for MainThread >06:03:10,463 INFO packaging: gave up _yum_lock for MainThread >06:03:10,464 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,464 INFO packaging: have _yum_lock for MainThread >06:03:10,464 INFO packaging: gave up _yum_lock for MainThread >06:03:10,465 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,465 INFO packaging: have _yum_lock for MainThread >06:03:10,465 INFO packaging: gave up _yum_lock for MainThread >06:03:10,465 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,465 INFO packaging: have _yum_lock for MainThread >06:03:10,466 INFO packaging: gave up _yum_lock for MainThread >06:03:10,466 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,466 INFO packaging: have _yum_lock for MainThread >06:03:10,466 INFO packaging: gave up _yum_lock for MainThread >06:03:10,467 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,467 INFO packaging: have _yum_lock for MainThread >06:03:10,467 INFO packaging: gave up _yum_lock for MainThread >06:03:10,468 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,468 INFO packaging: have _yum_lock for MainThread >06:03:10,468 INFO packaging: gave up _yum_lock for MainThread >06:03:10,468 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,468 INFO packaging: have _yum_lock for MainThread >06:03:10,469 INFO packaging: gave up _yum_lock for MainThread >06:03:10,469 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,469 INFO packaging: have _yum_lock for MainThread >06:03:10,469 INFO packaging: gave up _yum_lock for MainThread >06:03:10,470 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:03:10,470 INFO packaging: have _yum_lock for MainThread >06:03:10,470 INFO packaging: gave up _yum_lock for MainThread >06:03:10,471 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:03:10,471 INFO packaging: have _yum_lock for MainThread >06:03:10,471 INFO packaging: gave up _yum_lock for MainThread >06:03:10,471 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:876 (environmentOptionIsDefault) >06:03:10,471 INFO packaging: have _yum_lock for MainThread >06:03:10,471 INFO packaging: gave up _yum_lock for MainThread >06:03:10,472 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:275 (_addAddon) >06:03:10,472 INFO packaging: have _yum_lock for MainThread >06:03:10,472 INFO packaging: gave up _yum_lock for MainThread >06:03:10,473 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:223 (_initialize) >06:03:10,473 INFO packaging: have _yum_lock for AnaSoftwareWatcher >06:03:10,473 DEBUG packaging: deleting package sacks >06:03:10,474 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >06:03:10,474 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:904 (selectEnvironment) >06:03:10,474 INFO packaging: have _yum_lock for AnaSoftwareWatcher >06:03:10,475 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >06:03:10,475 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:82 (_apply) >06:03:10,475 INFO packaging: have _yum_lock for AnaSoftwareWatcher >06:03:10,475 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >06:03:10,476 INFO packaging: checking software selection >06:03:10,477 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1220 (checkSoftwareSelection) >06:03:10,477 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,477 DEBUG packaging: deleting package sacks >06:03:10,477 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,477 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (checkSoftwareSelection) >06:03:10,477 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,478 DEBUG packaging: deleting yum transaction info >06:03:10,478 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,478 DEBUG packaging: select group core >06:03:10,478 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1149 (_applyYumSelections) >06:03:10,478 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,478 DEBUG yum.verbose.YumBase: Setting up Package Sacks >06:03:10,566 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >06:03:10,598 DEBUG yum.verbose.YumBase: pkgsack time: 0.120 >06:03:10,651 DEBUG yum.verbose.YumBase: group time: 0.173 >06:03:10,700 DEBUG yum.verbose.YumBase: Obs Init time: 0.045 >06:03:10,717 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >06:03:10,718 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,718 DEBUG packaging: select group core >06:03:10,718 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,719 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,719 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,719 DEBUG packaging: select group gnome-desktop >06:03:10,719 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,719 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,735 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >06:03:10,759 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,759 DEBUG packaging: select group fonts >06:03:10,759 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,760 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,808 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,808 DEBUG packaging: select group input-methods >06:03:10,809 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,809 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,815 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,816 DEBUG packaging: select group guest-desktop-agents >06:03:10,816 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,816 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,817 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,817 DEBUG packaging: select group base-x >06:03:10,818 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,818 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,825 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >06:03:10,826 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >06:03:10,827 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,827 DEBUG packaging: select group multimedia >06:03:10,827 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,827 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,838 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,838 DEBUG packaging: select group hardware-support >06:03:10,839 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,839 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,849 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,849 DEBUG packaging: select group dial-up >06:03:10,850 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,850 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,853 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,853 DEBUG packaging: select group printing >06:03:10,854 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,854 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,855 DEBUG yum.verbose.YumBase: No package named ghostscript-cups available to be installed >06:03:10,888 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,888 DEBUG packaging: select group firefox >06:03:10,889 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,889 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,890 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,890 DEBUG packaging: select group standard >06:03:10,891 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,891 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,948 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,948 DEBUG packaging: select group libreoffice >06:03:10,949 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:03:10,949 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,953 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,953 DEBUG packaging: select package kernel-PAE >06:03:10,953 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1261 (selectKernelPackage) >06:03:10,954 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,962 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >06:03:10,963 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,963 INFO packaging: no kernel-PAE package >06:03:10,963 DEBUG packaging: select package kernel >06:03:10,964 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1261 (selectKernelPackage) >06:03:10,964 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,964 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,964 INFO packaging: selected kernel >06:03:10,965 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1186 (_applyYumSelections) >06:03:10,965 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,965 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:10,966 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:104 (checkSoftwareSelection) >06:03:10,966 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:10,966 INFO packaging: checking dependencies >06:03:11,073 DEBUG yum.verbose.YumBase: Building updates object >06:03:11,121 DEBUG yum.verbose.YumBase: up:simple updates time: 0.014 >06:03:11,123 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >06:03:11,123 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >06:03:11,123 DEBUG yum.verbose.YumBase: updates time: 0.050 >06:03:11,124 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.37.7-1.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:03:11,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.4.0-2.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:03:11,126 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.0.1-2.git20130723.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:03:11,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-206-11.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:03:11,128 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >06:03:11,128 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >06:03:11,128 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >06:03:11,132 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-9.git20130807.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,133 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,135 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,136 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-206-11.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,137 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.1-6.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,138 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.1-6.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >06:03:11,142 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,143 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-0.6.test7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,144 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,144 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.60-4.fc20.x86_64 to require for chkconfig >06:03:11,145 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-12.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.23.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,147 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.1-7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.43.90-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,150 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.111-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,151 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.0-4.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,151 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.0-4.fc20.x86_64 to require for libplc4.so()(64bit) >06:03:11,152 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.1-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,153 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-9.git20130807.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >06:03:11,153 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >06:03:11,153 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >06:03:11,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.0-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,155 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:03:11,158 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-7.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,158 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,159 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-22.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,160 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.5-3.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,161 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.9.90-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,163 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.35.3-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,163 DEBUG yum.verbose.YumBase: Quick matched pango-1.35.3-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >06:03:11,164 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.9.14-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.9.1-2.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,167 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.29.3-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,169 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.16-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,170 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.16-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,171 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.9.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:03:11,173 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:03:11,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:03:11,175 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >06:03:11,176 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >06:03:11,177 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:03:11,179 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >06:03:11,183 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-18.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >06:03:11,184 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.11-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:03:11,185 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.17-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:03:11,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:03:11,188 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-3.fc19.x86_64 as install for PackageKit-gstreamer-plugin-0.8.11-1.fc20.x86_64 >06:03:11,189 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-3.fc19.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >06:03:11,191 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.20-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.11-1.fc20.x86_64 >06:03:11,193 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.20-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >06:03:11,193 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-3.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.11-1.fc20.x86_64 >06:03:11,194 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.95-3.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.11-1.fc20.x86_64 >06:03:11,195 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.11-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.11-1.fc20.x86_64 >06:03:11,197 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-6.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.11-1.fc20.x86_64 >06:03:11,198 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.14-1.fc20.noarch >06:03:11,200 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,204 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-9.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,205 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.0-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,206 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.156-4.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,207 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,208 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,209 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,210 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,211 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,212 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-uefioops-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,213 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,214 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,215 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:03:11,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-3.fc20.x86_64 as install for acl-2.2.52-3.fc20.x86_64 >06:03:11,217 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-3.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >06:03:11,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-3.fc20.x86_64 >06:03:11,220 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:03:11,220 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >06:03:11,221 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:03:11,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:03:11,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:03:11,224 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >06:03:11,226 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-3.gitbf9b3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >06:03:11,227 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >06:03:11,227 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >06:03:11,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >06:03:11,231 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >06:03:11,231 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >06:03:11,232 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >06:03:11,232 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >06:03:11,232 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >06:03:11,234 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-14.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >06:03:11,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-18.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >06:03:11,236 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-14.fc20.x86_64 to require for libpam.so.0()(64bit) >06:03:11,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.9.91-1.fc20.x86_64 >06:03:11,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.9.91-1.fc20.x86_64 >06:03:11,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.9.91-1.fc20.x86_64 >06:03:11,243 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:03:11,244 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-9.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:03:11,244 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-9.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >06:03:11,245 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:03:11,246 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-9.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >06:03:11,246 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >06:03:11,248 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-7.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:03:11,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.2-4.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:03:11,250 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:03:11,251 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-19.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:03:11,254 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-12.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:03:11,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:03:11,255 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:03:11,256 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-6.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:03:11,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:03:11,259 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-14-2.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >06:03:11,262 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >06:03:11,263 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >06:03:11,264 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >06:03:11,268 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,269 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.1.90.1-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,271 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2-1.20130902.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,273 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.2-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,275 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,276 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.9.91-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,277 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.15.10-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,278 DEBUG yum.verbose.YumBase: Quick matched cogl-1.15.10-1.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >06:03:11,278 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,279 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.15.92-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,285 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2-1.20130902.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:03:11,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:03:11,288 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:03:11,290 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:03:11,290 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisccfg.so.90()(64bit) >06:03:11,290 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisccc.so.90()(64bit) >06:03:11,290 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisc.so.95()(64bit) >06:03:11,291 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-19.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:03:11,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:03:11,294 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.0-3.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >06:03:11,294 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.0-3.fc20.x86_64 to require for libpci.so.3()(64bit) >06:03:11,295 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.8-2.fc20.x86_64 as install for bluez-cups-5.8-2.fc20.x86_64 >06:03:11,300 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,302 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,303 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,304 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,305 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,306 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.9.5-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,307 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,309 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.1.4-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,310 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.1.4-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >06:03:11,311 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.1.4-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,320 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-3.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,321 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-3.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >06:03:11,321 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-3.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >06:03:11,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,322 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:03:11,325 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.9.91-1.fc20.x86_64 as install for brasero-nautilus-3.8.0-3.fc20.x86_64 >06:03:11,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.23.2-1.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:03:11,327 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >06:03:11,328 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >06:03:11,328 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >06:03:11,328 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:03:11,329 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:03:11,330 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >06:03:11,333 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.12-1.fc20.noarch as install for caribou-0.4.12-1.fc20.x86_64 >06:03:11,334 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.37.6-1.fc20.x86_64 as install for caribou-0.4.12-1.fc20.x86_64 >06:03:11,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-3.fc20.x86_64 as install for caribou-0.4.12-1.fc20.x86_64 >06:03:11,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.11.91-1.fc20.x86_64 as install for caribou-0.4.12-1.fc20.x86_64 >06:03:11,341 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.9.91-2.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:03:11,342 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:03:11,343 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.9.91-1.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:03:11,344 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.6-3.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:03:11,345 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.9.91-2.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >06:03:11,346 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.1-3.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >06:03:11,347 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.1-3.fc20.x86_64 to require for libfreebl3.so()(64bit) >06:03:11,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >06:03:11,349 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.0-0.4.rc2.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:03:11,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:03:11,351 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.6-1.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:03:11,351 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.6-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >06:03:11,352 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.6-1.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:03:11,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-5.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:03:11,356 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.1-1.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:03:11,357 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.1-1.fc20.x86_64 >06:03:11,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:03:11,358 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:03:11,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:03:11,360 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.1-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >06:03:11,360 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.1-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >06:03:11,365 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.9.91-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,366 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,366 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.8.0-3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,367 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,368 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >06:03:11,368 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.19.4-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,370 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.0-0.4.rc2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,371 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,372 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.46-1.fc20.noarch as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,373 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.34-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.7.1-4.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,376 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.21-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-4.git20130515.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,378 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.3-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,380 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.9.3-4.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,381 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7-0.25.rc1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,382 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,383 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.34-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,384 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2-1.20130902.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:03:11,387 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.8-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:03:11,387 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.8-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:03:11,388 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.1-7.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:03:11,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.1-6.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:03:11,390 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.1-6.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >06:03:11,390 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.1-6.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >06:03:11,391 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.1-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:03:11,392 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.11-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:03:11,395 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-5.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >06:03:11,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >06:03:11,396 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >06:03:11,399 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-3.fc20.x86_64 >06:03:11,403 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-3.fc20.x86_64 as install for cronie-1.4.11-3.fc20.x86_64 >06:03:11,405 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:03:11,406 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-4.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:03:11,407 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:03:11,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7-0.25.rc1.fc20.noarch as install for 1:cups-1.7-0.25.rc1.fc20.x86_64 >06:03:11,414 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-1.0.37-1.fc20.x86_64 as install for 1:cups-1.7-0.25.rc1.fc20.x86_64 >06:03:11,416 DEBUG yum.verbose.YumBase: Quick matched cups-filters-1.0.37-1.fc20.x86_64 to require for cups-filters >06:03:11,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-1.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:03:11,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:03:11,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:03:11,424 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-1.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:03:11,426 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-1.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >06:03:11,427 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-11.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-11.fc20.x86_64 >06:03:11,432 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:03:11,434 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >06:03:11,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:03:11,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:03:11,438 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >06:03:11,440 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >06:03:11,441 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-5.fc20.1.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >06:03:11,443 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-5.fc20.1.x86_64 to require for librpm.so.3()(64bit) >06:03:11,445 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-19.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:03:11,446 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-19.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:03:11,447 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-0.7.rc1.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:03:11,448 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-0.7.rc1.fc20.x86_64 to require for libdns-export.so.100()(64bit) >06:03:11,450 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-032-1.fc20.x86_64 as install for dracut-config-rescue-032-1.fc20.x86_64 >06:03:11,453 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >06:03:11,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >06:03:11,455 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >06:03:11,466 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,468 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.15.0-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,470 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.7.0-5.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,472 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.0-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,475 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.16-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,477 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,480 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.21.1-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,481 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >06:03:11,481 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >06:03:11,481 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >06:03:11,481 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >06:03:11,481 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >06:03:11,481 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >06:03:11,482 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >06:03:11,482 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >06:03:11,482 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >06:03:11,482 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >06:03:11,482 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >06:03:11,483 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >06:03:11,483 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >06:03:11,483 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >06:03:11,483 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >06:03:11,483 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >06:03:11,483 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >06:03:11,483 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >06:03:11,484 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >06:03:11,484 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >06:03:11,484 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >06:03:11,484 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >06:03:11,484 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >06:03:11,485 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >06:03:11,485 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >06:03:11,485 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >06:03:11,485 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >06:03:11,485 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >06:03:11,485 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >06:03:11,486 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >06:03:11,486 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >06:03:11,486 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >06:03:11,486 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >06:03:11,486 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >06:03:11,486 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >06:03:11,486 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >06:03:11,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >06:03:11,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >06:03:11,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >06:03:11,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >06:03:11,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >06:03:11,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >06:03:11,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >06:03:11,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >06:03:11,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >06:03:11,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >06:03:11,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >06:03:11,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >06:03:11,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >06:03:11,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >06:03:11,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >06:03:11,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >06:03:11,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >06:03:11,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >06:03:11,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >06:03:11,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >06:03:11,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >06:03:11,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >06:03:11,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >06:03:11,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >06:03:11,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >06:03:11,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >06:03:11,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >06:03:11,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >06:03:11,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >06:03:11,492 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >06:03:11,493 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.13-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,494 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,496 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,498 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.19.4-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,500 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-0.99.3-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,501 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.9.91-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,502 DEBUG yum.verbose.YumBase: Quick matched gcr-3.9.91-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >06:03:11,503 DEBUG yum.verbose.YumBase: Quick matched gcr-3.9.91-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >06:03:11,503 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.5-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,505 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.5-1.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >06:03:11,506 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,507 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.4-4.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,510 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.4-4.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:03:11,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for eog-3.9.91-2.fc20.x86_64 >06:03:11,515 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.9.91-1.fc20.x86_64 as install for eog-3.9.91-2.fc20.x86_64 >06:03:11,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.9.91-2.fc20.x86_64 >06:03:11,518 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.9.91-2.fc20.x86_64 >06:03:11,522 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.9.90-1.fc20.x86_64 as install for evince-3.9.90-1.fc20.x86_64 >06:03:11,523 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.9.90-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >06:03:11,523 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.9.90-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >06:03:11,531 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.15-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:03:11,533 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.17.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:03:11,535 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-11.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:03:11,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-2.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:03:11,537 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-2.fc20.x86_64 to require for libicalss.so.1()(64bit) >06:03:11,537 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-2.fc20.x86_64 to require for libical.so.1()(64bit) >06:03:11,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.9.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:03:11,539 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:03:11,540 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >06:03:11,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:03:11,542 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.9.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:03:11,544 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >06:03:11,544 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >06:03:11,545 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >06:03:11,545 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >06:03:11,545 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >06:03:11,545 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >06:03:11,550 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.9.91-1.fc20.x86_64 >06:03:11,551 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >06:03:11,552 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >06:03:11,553 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >06:03:11,555 DEBUG yum.verbose.YumBase: TSINFO: Marking unar-1.6-5.fc20.x86_64 as install for file-roller-3.9.91-1.fc20.x86_64 >06:03:11,561 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-23.0.1-4.fc20.x86_64 as install for firefox-23.0.1-4.fc20.x86_64 >06:03:11,564 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-23.0.1-4.fc20.x86_64 >06:03:11,565 DEBUG yum.verbose.YumBase: Quick matched xulrunner-23.0.1-4.fc20.x86_64 to require for libxul.so()(64bit) >06:03:11,565 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-23.0.1-4.fc20.x86_64 >06:03:11,567 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.9.91-1.fc20.x86_64 as install for firewall-config-0.3.4-1.fc20.noarch >06:03:11,568 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for firewall-config-0.3.4-1.fc20.noarch >06:03:11,570 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.4.0-2.fc20.noarch as install for firewalld-0.3.4-1.fc20.noarch >06:03:11,571 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.4-1.fc20.noarch >06:03:11,573 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.4-1.fc20.noarch >06:03:11,589 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-287.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >06:03:11,591 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(vars) >06:03:11,592 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(strict) >06:03:11,592 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(POSIX) >06:03:11,592 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(Getopt::Std) >06:03:11,593 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.41-3.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >06:03:11,595 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >06:03:11,597 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >06:03:11,598 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >06:03:11,600 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >06:03:11,601 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >06:03:11,604 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >06:03:11,606 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 >06:03:11,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:03:11,613 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:03:11,614 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-19.0.4-3.fc20.noarch as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:03:11,616 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:03:11,617 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:03:11,618 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.9.91-1.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:03:11,619 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.9.90-1.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:03:11,624 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:03:11,628 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-6.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:03:11,629 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.9.91-1.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:03:11,632 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:03:11,633 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.9.91-1.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:03:11,637 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:03:11,643 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-3.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:03:11,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-10.fc20.x86_64 as install for ghostscript-9.09-1.fc20.x86_64 >06:03:11,645 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for ghostscript-9.09-1.fc20.x86_64 >06:03:11,646 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-31.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:03:11,647 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-6.fc20.x86_64 as install for ghostscript-9.09-1.fc20.x86_64 >06:03:11,650 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-17.fc20.noarch as install for glib-networking-2.37.5-1.fc20.x86_64 >06:03:11,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-6.fc20.x86_64 as install for glib-networking-2.37.5-1.fc20.x86_64 >06:03:11,658 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:gnome-bluetooth-3.9.3-4.fc20.x86_64 >06:03:11,660 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.17.91-1.fc20.x86_64 as install for 1:gnome-bluetooth-3.9.3-4.fc20.x86_64 >06:03:11,667 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,669 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >06:03:11,669 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >06:03:11,669 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >06:03:11,669 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >06:03:11,670 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,671 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >06:03:11,671 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >06:03:11,671 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >06:03:11,671 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >06:03:11,671 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >06:03:11,671 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >06:03:11,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,673 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.20-5.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,674 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.20-5.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,676 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >06:03:11,677 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >06:03:11,677 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >06:03:11,677 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >06:03:11,677 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >06:03:11,677 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >06:03:11,677 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >06:03:11,678 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.2-1.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,682 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.2-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:11,683 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.2-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:03:01,000 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:03:01,002 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.7-2.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:03:01,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:03:01,004 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:03:01,012 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:03:01,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:03:01,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:03:01,018 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.9.91-1.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:03:01,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:03:01,020 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:03:01,021 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.37.6-1.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:03:01,028 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-1.99.3-1.fc20.x86_64 as install for gnome-maps-3.9.91-1.fc20.x86_64 >06:03:01,031 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.11-1.fc20.x86_64 as install for gnome-packagekit-3.8.2-2.fc20.x86_64 >06:03:01,032 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.9.91.1-1.fc20.x86_64 as install for gnome-packagekit-3.8.2-2.fc20.x86_64 >06:03:01,035 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.6-2.fc20.x86_64 as install for gnome-photos-3.9.91-1.fc20.x86_64 >06:03:01,037 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.9.91-1.fc20.x86_64 >06:03:01,038 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.9.91-1.fc20.x86_64 >06:03:01,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.9.91.1-1.fc20.x86_64 >06:03:01,054 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.9.91-2.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:03:01,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:03:01,056 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:03:01,057 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:03:01,058 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.9.90-1.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:03:01,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:03:01,064 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:03:01,065 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.9.12-1.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:03:01,066 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.37.6-1.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:03:01,067 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.37.6-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >06:03:01,068 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:03:01,069 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:03:01,072 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.9.91-1.fc20.x86_64 as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:03:01,073 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.9.91-1.fc20.x86_64 as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:03:01,074 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.9.91-1.fc20.noarch as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:03:01,076 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 >06:03:01,078 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:03:01,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-1.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:03:01,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:03:01,082 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:03:01,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:03:01,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,098 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.17-3.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,099 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,102 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,148 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-4.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,149 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgsttag-0.10.so.0()(64bit) >06:03:01,149 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >06:03:01,149 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >06:03:01,149 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstriff-0.10.so.0()(64bit) >06:03:01,149 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >06:03:01,149 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >06:03:01,150 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstfft-0.10.so.0()(64bit) >06:03:01,150 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >06:03:01,150 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstapp-0.10.so.0()(64bit) >06:03:01,150 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,152 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:03:01,154 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >06:03:01,164 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,165 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,167 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,168 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-6.20130218git.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,169 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,172 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,175 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:03:01,181 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-8.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:03:01,185 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-8.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >06:03:01,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:03:01,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:03:01,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:03:01,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-3.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:03:01,194 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.17.91-1.fc20.x86_64 >06:03:01,194 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >06:03:01,195 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.17.91-1.fc20.x86_64 >06:03:01,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.17.91-1.fc20.x86_64 >06:03:01,198 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >06:03:01,199 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >06:03:01,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.17.91-1.fc20.x86_64 >06:03:01,206 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.8-2.fc20.x86_64 as install for 1:hpijs-3.13.8-2.fc20.x86_64 >06:03:01,207 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.8-2.fc20.x86_64 to require for libhpmud.so.0()(64bit) >06:03:01,207 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.8-2.fc20.x86_64 to require for libhpip.so.0()(64bit) >06:03:01,210 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.1.0-4.fc20.x86_64 as install for hplip-3.13.8-2.fc20.x86_64 >06:03:01,211 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.8-2.fc20.x86_64 >06:03:01,212 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-5.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >06:03:01,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.4-4.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >06:03:01,215 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.3-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >06:03:01,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-6.fc20.x86_64 >06:03:01,219 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.9.91-1.fc20.x86_64 as install for ibus-hangul-1.4.2-6.fc20.x86_64 >06:03:01,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.2.7-1.fc20.x86_64 as install for ibus-kkc-1.5.16-2.fc20.x86_64 >06:03:01,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.16-2.fc20.x86_64 >06:03:01,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.93-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:03:01,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.93-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:03:01,226 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.93-2.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >06:03:01,226 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.93-2.fc20.x86_64 to require for libpinyin.so.4()(64bit) >06:03:01,226 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:03:01,227 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:03:01,229 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-11.fc20.x86_64 >06:03:01,230 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >06:03:01,230 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >06:03:01,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.3-2.fc20.noarch >06:03:01,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 as install for icedtea-web-1.4-4.fc20.x86_64 >06:03:01,237 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 >06:03:01,237 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.3-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >06:03:01,242 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-13.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:03:01,243 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:03:01,244 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-0.7.noarch as install for initscripts-9.50-1.fc20.x86_64 >06:03:01,245 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:03:01,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-13.fc20.x86_64 as install for iproute-3.10.0-5.fc20.x86_64 >06:03:01,247 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.10.0-5.fc20.x86_64 >06:03:01,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >06:03:01,252 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.8-4.fc20.x86_64 as install for 2:irqbalance-1.0.6-4.fc20.x86_64 >06:03:01,254 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >06:03:01,254 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc20.x86_64 to require for libnuma.so.1()(64bit) >06:03:01,257 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.254-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >06:03:01,258 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >06:03:01,261 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-9.fc20.noarch as install for kbd-1.15.5-9.fc20.x86_64 >06:03:01,262 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-9.fc20.noarch as install for kbd-1.15.5-9.fc20.x86_64 >06:03:01,263 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-30.git31f6b30.fc20.noarch as install for kernel-3.11.0-300.fc20.x86_64 >06:03:01,264 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >06:03:01,265 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-7.fc20.x86_64 as install for less-458-4.fc20.x86_64 >06:03:01,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >06:03:01,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-18.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >06:03:01,273 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >06:03:01,282 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:03:01,285 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:03:01,288 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >06:03:01,288 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >06:03:01,288 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >06:03:01,288 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >06:03:01,288 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >06:03:01,288 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >06:03:01,288 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >06:03:01,289 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >06:03:01,289 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >06:03:01,289 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >06:03:01,289 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >06:03:01,289 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >06:03:01,289 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >06:03:01,289 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >06:03:01,289 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >06:03:01,290 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >06:03:01,290 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >06:03:01,290 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >06:03:01,290 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libvcllo.so()(64bit) >06:03:01,290 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >06:03:01,290 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libutllo.so()(64bit) >06:03:01,291 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >06:03:01,291 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >06:03:01,291 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >06:03:01,291 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libtllo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libtklo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvxlo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvtlo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvllo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsotlo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsfxlo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsblo.so()(64bit) >06:03:01,292 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsaxlo.so()(64bit) >06:03:01,293 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:03:01,294 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >06:03:01,294 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >06:03:01,295 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:03:01,295 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libfilelo.so()(64bit) >06:03:01,295 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libeditenglo.so()(64bit) >06:03:01,296 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >06:03:01,296 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >06:03:01,296 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libcomphelper.so()(64bit) >06:03:01,296 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >06:03:01,296 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libavmedialo.so()(64bit) >06:03:01,297 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-draw-4.1.1.2-3.fc20.x86_64 >06:03:01,299 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.1.2-3.fc20.x86_64 >06:03:01,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:03:01,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:03:01,307 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >06:03:01,307 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:03:01,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.2-2.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:03:01,309 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:03:01,310 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-8.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:03:01,311 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-8.fc20.x86_64 to require for libicui18n.so.50()(64bit) >06:03:01,311 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-8.fc20.x86_64 to require for libicudata.so.50()(64bit) >06:03:01,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:03:01,328 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.1.2-3.fc20.x86_64 >06:03:01,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.1.10-3.fc20.x86_64 as install for 1:libreoffice-writer-4.1.1.2-3.fc20.x86_64 >06:03:01,332 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-15.fc20.x86_64 as install for libsane-hpaio-3.13.8-2.fc20.x86_64 >06:03:01,336 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >06:03:01,337 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:03:01,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:03:01,339 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:03:01,341 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.6-2.fc20.x86_64 as install for mdadm-3.2.6-21.fc20.x86_64 >06:03:01,344 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2-1.20130902.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:03:01,345 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.156-4.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:03:01,345 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >06:03:01,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:03:01,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.46-2.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:03:01,347 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm_nouveau.so.2()(64bit) >06:03:01,348 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm_intel.so.1()(64bit) >06:03:01,348 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm.so.2()(64bit) >06:03:01,348 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.8.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:03:01,350 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >06:03:01,350 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >06:03:01,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.8.0-2.fc20.x86_64 >06:03:01,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:03:01,361 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:03:01,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:03:01,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.23.2-1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:03:01,364 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-1.fc20.x86_64 to require for libmount >06:03:01,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:03:01,365 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.78-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:03:01,367 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 >06:03:01,370 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >06:03:01,373 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >06:03:01,373 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >06:03:01,377 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.2.3-11.fc20.x86_64 as install for open-vm-tools-desktop-9.2.3-11.fc20.x86_64 >06:03:01,378 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.2.3-11.fc20.x86_64 to require for libvmtools.so.0()(64bit) >06:03:01,378 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.2.3-11.fc20.x86_64 to require for libhgfs.so.0()(64bit) >06:03:01,378 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.2.3-11.fc20.x86_64 >06:03:01,379 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >06:03:01,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.2.3-11.fc20.x86_64 >06:03:01,382 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.2p2-6.1.fc20.x86_64 as install for openssh-clients-6.2p2-6.1.fc20.x86_64 >06:03:01,386 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:03:01,387 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.9.90-1.fc20.noarch as install for orca-3.9.91-1.fc20.x86_64 >06:03:01,387 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:03:01,388 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-7.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:03:01,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:03:01,390 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.9.91-1.fc20.x86_64 >06:03:01,395 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >06:03:01,396 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >06:03:01,397 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >06:03:01,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.59-2.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >06:03:01,401 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >06:03:01,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >06:03:01,404 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.17.20120809git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >06:03:01,406 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:03:01,407 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:03:01,407 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >06:03:01,408 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-system-theme-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:03:01,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-18.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:03:01,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-7.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:03:01,412 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-3.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:03:01,420 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-6.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:03:01,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:03:01,422 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:03:01,423 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:03:01,424 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:03:01,429 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >06:03:01,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.18-2.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:03:01,436 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.7.3-2.fc20.noarch as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:03:01,437 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:03:01,438 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.9.5-1.fc20.noarch as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:03:01,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:03:01,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-10.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:03:01,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-13.fc20.x86_64 as install for rpm-4.11.1-5.fc20.1.x86_64 >06:03:01,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >06:03:01,457 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:03:01,459 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.0-0.4.rc2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:03:01,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:03:01,463 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >06:03:01,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >06:03:01,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >06:03:01,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >06:03:01,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >06:03:01,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >06:03:01,465 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >06:03:01,465 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >06:03:01,465 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,465 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >06:03:01,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >06:03:01,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >06:03:01,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,466 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:03:01,468 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >06:03:01,468 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >06:03:01,468 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >06:03:01,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >06:03:01,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libevents.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >06:03:01,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >06:03:01,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:03:01,472 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.0RC2)(64bit) >06:03:01,472 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_tdb.so()(64bit) >06:03:01,472 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_reg.so()(64bit) >06:03:01,472 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >06:03:01,472 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libtrusts_util.so()(64bit) >06:03:01,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbregistry.so()(64bit) >06:03:01,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >06:03:01,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >06:03:01,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmb_transport.so()(64bit) >06:03:01,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libserver-role.so()(64bit) >06:03:01,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsecrets3.so()(64bit) >06:03:01,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamdb-common.so()(64bit) >06:03:01,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba3-util.so()(64bit) >06:03:01,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >06:03:01,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >06:03:01,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-security.so()(64bit) >06:03:01,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >06:03:01,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >06:03:01,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libregistry.so.0()(64bit) >06:03:01,475 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libntdb.so.0()(64bit) >06:03:01,475 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libnetif.so()(64bit) >06:03:01,475 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr.so.0()(64bit) >06:03:01,475 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >06:03:01,475 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-samba.so()(64bit) >06:03:01,475 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >06:03:01,476 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libmsrpc3.so()(64bit) >06:03:01,476 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibsmb.so()(64bit) >06:03:01,476 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >06:03:01,476 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >06:03:01,476 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libldbsamba.so()(64bit) >06:03:01,477 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libgensec.so.0()(64bit) >06:03:01,477 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libevents.so()(64bit) >06:03:01,477 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liberrors.so()(64bit) >06:03:01,477 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >06:03:01,477 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >06:03:01,477 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >06:03:01,477 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdbwrap.so()(64bit) >06:03:01,477 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >06:03:01,478 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcliauth.so()(64bit) >06:03:01,478 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >06:03:01,478 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >06:03:01,478 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_cldap.so()(64bit) >06:03:01,478 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-nbt.so()(64bit) >06:03:01,478 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-ldap.so()(64bit) >06:03:01,479 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libCHARSET3.so()(64bit) >06:03:01,481 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:03:01,482 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:03:01,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:03:01,488 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:03:01,489 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:03:01,490 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >06:03:01,490 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >06:03:01,491 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-12.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:03:01,492 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-75.fc20.noarch as install for selinux-policy-targeted-3.12.1-75.fc20.noarch >06:03:01,493 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-75.fc20.noarch to require for selinux-policy >06:03:01,495 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.13-1.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:03:01,496 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:03:01,497 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-10.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:03:01,498 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:03:01,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.6-2.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:03:01,500 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >06:03:01,505 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.14.1-4.fc20.x86_64 >06:03:01,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.1-6.fc20.x86_64 as install for shotwell-0.14.1-4.fc20.x86_64 >06:03:01,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.6.1-2.fc20.x86_64 as install for shotwell-0.14.1-4.fc20.x86_64 >06:03:01,511 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-1.fc20.x86_64 >06:03:01,512 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-6.fc20.noarch as install for smc-meera-fonts-5.0.1-6.fc20.noarch >06:03:01,513 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >06:03:01,514 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-5.fc20.1.x86_64 as install for sos-3.0-3.fc20.noarch >06:03:01,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >06:03:01,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-4.fc20.x86_64 >06:03:01,518 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:03:01,519 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:03:01,520 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:03:01,521 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:03:01,522 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:03:01,524 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:03:01,525 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.0-1.fc20.noarch as install for sssd-1.11.0-1.fc20.x86_64 >06:03:01,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.8.1-3.fc20.x86_64 >06:03:01,533 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.2-1.fc20.noarch as install for system-config-printer-1.4.2-1.fc20.x86_64 >06:03:01,538 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-14-2.fc20.x86_64 as install for systemd-206-11.fc20.x86_64 >06:03:01,539 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-206-11.fc20.x86_64 >06:03:01,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 >06:03:01,543 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >06:03:01,549 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.9.5-1.fc20.x86_64 >06:03:01,550 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-1.fc20.x86_64 as install for 1:totem-3.9.5-1.fc20.x86_64 >06:03:01,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-5.fc20.x86_64 as install for 1:totem-3.9.5-1.fc20.x86_64 >06:03:01,557 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 >06:03:01,559 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >06:03:01,564 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.23.2-1.fc20.x86_64 >06:03:01,565 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >06:03:01,569 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-1.1.0-0.1.beta1.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:03:01,571 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-12.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:03:01,572 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-12.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:03:01,574 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >06:03:01,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >06:03:01,577 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >06:03:01,577 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >06:03:01,577 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >06:03:01,578 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >06:03:01,580 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.0-6.20130401git81aadb8.fc20.x86_64 as install for xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20.x86_64 >06:03:01,582 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.9-4.fc20.noarch as install for xorg-x11-drv-evdev-2.8.1-3.fc20.x86_64 >06:03:01,583 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.1-3.fc20.x86_64 >06:03:01,583 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >06:03:01,586 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.14-1.fc20.x86_64 >06:03:01,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.14-1.fc20.x86_64 >06:03:01,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.14-1.fc20.x86_64 >06:03:01,593 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2-1.20130902.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >06:03:01,593 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2-1.20130902.fc20.x86_64 to require for libxatracker.so.1()(64bit) >06:03:01,596 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.2-9.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 >06:03:01,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 >06:03:01,598 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 >06:03:01,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 >06:03:01,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >06:03:01,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >06:03:01,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >06:03:01,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >06:03:01,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >06:03:01,605 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 >06:03:01,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.9.91-1.fc20.x86_64 as install for 1:yelp-3.9.91-1.fc20.x86_64 >06:03:01,608 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.9.90-1.fc20.noarch as install for 1:yelp-3.9.91-1.fc20.x86_64 >06:03:01,610 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:03:01,611 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-30.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >06:03:01,611 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:03:01,612 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-8.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >06:03:01,613 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:03:01,614 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:03:01,615 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-17.fc20.noarch >06:03:01,632 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-21-4.fc20.noarch as install for PackageKit-0.8.11-1.fc20.x86_64 >06:03:01,635 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.11-1.fc20.x86_64 as install for PackageKit-0.8.11-1.fc20.x86_64 >06:03:01,638 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.6-3.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:03:01,639 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.7-1.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:03:01,640 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.6-2.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:03:01,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.6-2.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.6-3.fc20.x86_64 >06:03:01,646 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.6-3.fc20.x86_64 >06:03:01,649 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.6-3.fc20.x86_64 as install for abrt-gui-2.1.6-3.fc20.x86_64 >06:03:01,650 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:03:01,651 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:03:01,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.6-2.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:03:01,660 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >06:03:01,669 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-0.7.rc1.fc20.noarch as install for 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 >06:03:01,675 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.19.4-1.fc20.x86_64 as install for ca-certificates-2013.1.94-17.fc20.noarch >06:03:01,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >06:03:01,681 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >06:03:01,699 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.10-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >06:03:01,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >06:03:01,705 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.37-1.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:03:01,706 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.1-1.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:03:01,707 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.0-4.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:03:01,708 DEBUG yum.verbose.YumBase: Quick matched qpdf-libs-5.0.0-4.fc20.x86_64 to require for libqpdf.so.13()(64bit) >06:03:01,708 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.1-1.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:03:01,709 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.37-1.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >06:03:01,714 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >06:03:01,716 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.78-2.fc20.x86_64 as install for device-mapper-libs-1.02.78-2.fc20.x86_64 >06:03:01,719 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-032-1.fc20.x86_64 >06:03:01,720 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-032-1.fc20.x86_64 >06:03:01,721 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.9.9-2.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >06:03:01,722 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >06:03:01,723 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:03:01,724 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.14-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:03:01,725 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:03:01,726 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-7.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:03:01,730 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.156-4.fc20.x86_64 as install for elfutils-0.156-4.fc20.x86_64 >06:03:01,731 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >06:03:01,731 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >06:03:01,731 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >06:03:01,732 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >06:03:01,732 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >06:03:01,732 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >06:03:01,732 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >06:03:01,732 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1()(64bit) >06:03:01,732 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libasm.so.1()(64bit) >06:03:01,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.9.90-1.fc20.x86_64 >06:03:01,738 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.1-1.fc20.x86_64 as install for evince-libs-3.9.90-1.fc20.x86_64 >06:03:01,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.9.90-1.fc20.x86_64 >06:03:01,747 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 >06:03:01,748 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 >06:03:01,749 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >06:03:01,750 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.5-1.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >06:03:01,753 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-4.fc20.x86_64 as install for fipscheck-lib-1.3.1-4.fc20.x86_64 >06:03:01,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >06:03:01,764 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 as install for freerdp-1.1.0-0.1.beta1.fc20.x86_64 >06:03:01,765 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 as install for freerdp-1.1.0-0.1.beta1.fc20.x86_64 >06:03:01,766 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >06:03:01,766 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >06:03:01,766 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >06:03:01,766 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >06:03:01,766 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >06:03:01,767 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >06:03:01,767 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >06:03:01,767 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-path.so.0.1()(64bit) >06:03:01,767 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-library.so.0.1()(64bit) >06:03:01,767 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >06:03:01,767 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-input.so.0.1()(64bit) >06:03:01,767 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >06:03:01,768 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >06:03:01,768 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-file.so.0.1()(64bit) >06:03:01,768 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >06:03:01,768 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >06:03:01,768 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >06:03:01,768 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >06:03:01,768 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >06:03:01,769 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >06:03:01,769 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >06:03:01,769 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >06:03:01,769 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >06:03:01,769 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >06:03:01,769 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >06:03:01,769 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >06:03:01,769 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >06:03:01,781 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:03:01,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:03:01,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:03:01,784 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:03:01,785 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:03:01,785 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >06:03:01,786 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:03:01,787 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >06:03:01,787 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >06:03:01,788 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 >06:03:01,789 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >06:03:01,789 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >06:03:01,791 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-31.fc20.noarch >06:03:01,795 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013d-1.fc20.noarch as install for glibc-common-2.18-6.fc20.x86_64 >06:03:01,798 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.0-3.fc20.x86_64 >06:03:01,802 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.9.91-1.fc20.x86_64 >06:03:01,813 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >06:03:01,815 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.13-2.fc20.x86_64 >06:03:01,815 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >06:03:01,818 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.14-5.fc20.x86_64 >06:03:01,822 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.2-2.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:03:01,823 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:03:01,824 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.4-1.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:03:01,825 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.17-1.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:03:01,828 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-3.fc19.x86_64 as install for gstreamer-0.10.36-3.fc19.x86_64 >06:03:01,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >06:03:01,832 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >06:03:01,833 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >06:03:01,855 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.9-4.fc20.x86_64 >06:03:01,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.17.91-1.fc20.x86_64 >06:03:01,859 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >06:03:01,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.17.91-1.fc20.x86_64 >06:03:01,860 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >06:03:01,862 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-6.fc20.x86_64 as install for gvfs-obexftp-1.17.91-1.fc20.x86_64 >06:03:01,863 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.8-2.fc20.x86_64 as install for gvfs-obexftp-1.17.91-1.fc20.x86_64 >06:03:01,868 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.8-2.fc20.x86_64 as install for hplip-libs-3.13.8-2.fc20.x86_64 >06:03:01,871 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.3-1.fc20.noarch as install for ibus-1.5.3-1.fc20.x86_64 >06:03:01,875 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-11.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >06:03:01,876 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >06:03:01,880 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.46-1.fc20.noarch >06:03:01,884 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-2.0.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 >06:03:01,885 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.31-2.4.1.4.fc20.x86_64 >06:03:01,886 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013d-1.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 >06:03:01,887 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-5.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 >06:03:01,888 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 >06:03:01,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-9.fc20.x86_64 >06:03:01,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >06:03:01,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >06:03:01,911 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >06:03:01,932 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >06:03:01,935 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.36-2.fc20.x86_64 as install for libgpod-0.8.2-10.fc20.x86_64 >06:03:01,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-data-0.2.7-1.fc20.x86_64 as install for libkkc-0.2.7-1.fc20.x86_64 >06:03:01,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.2.7-1.fc20.noarch as install for libkkc-0.2.7-1.fc20.x86_64 >06:03:01,945 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20130104-6.T1435.fc20.noarch as install for libkkc-0.2.7-1.fc20.x86_64 >06:03:01,946 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.2.7-1.fc20.x86_64 >06:03:01,948 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 >06:03:01,955 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 >06:03:01,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >06:03:01,960 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >06:03:01,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >06:03:01,964 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-4.git20130515.fc20.x86_64 >06:03:01,967 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >06:03:01,969 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >06:03:01,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >06:03:01,972 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >06:03:01,972 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >06:03:01,975 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >06:03:01,976 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-6.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >06:03:01,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-6.fc20.x86_64 >06:03:01,983 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.2-4.fc20.x86_64 >06:03:01,984 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.2-4.fc20.x86_64 >06:03:02,008 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.1.2-3.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,008 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,009 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,010 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.1.2-3.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,011 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,012 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,012 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,013 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,014 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.20-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,015 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.20-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,016 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,019 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,019 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >06:03:02,020 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,021 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:03:02,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.6-2.fc20.x86_64 as install for libreport-gtk-2.1.6-2.fc20.x86_64 >06:03:02,031 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.6-2.fc20.x86_64 >06:03:02,037 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.20-19.fc20.x86_64 as install for libreswan-3.5-3.fc20.x86_64 >06:03:02,041 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-7.fc20.x86_64 >06:03:02,041 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >06:03:02,042 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >06:03:02,057 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-10.fc20.x86_64 >06:03:02,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >06:03:02,069 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.13-2.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:03:02,070 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:03:02,071 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-11.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:03:02,072 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-11.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:03:02,073 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:03:02,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:03:02,074 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >06:03:02,074 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >06:03:02,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,083 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.0-6.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:03:02,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >06:03:02,091 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >06:03:02,091 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >06:03:02,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.7.1-4.fc20.noarch as install for libwacom-0.7.1-4.fc20.x86_64 >06:03:02,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >06:03:02,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-2.fc20.x86_64 as install for mesa-libEGL-9.2-1.20130902.fc20.x86_64 >06:03:02,119 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2-1.20130902.fc20.x86_64 as install for mesa-libEGL-9.2-1.20130902.fc20.x86_64 >06:03:02,120 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2-1.20130902.fc20.x86_64 as install for mesa-libEGL-9.2-1.20130902.fc20.x86_64 >06:03:02,129 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >06:03:02,131 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >06:03:02,132 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >06:03:02,137 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.1-7.fc20.x86_64 as install for nss-3.15.1-7.fc20.x86_64 >06:03:02,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.2.3-11.fc20.x86_64 >06:03:02,150 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-18.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >06:03:02,151 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:03:02,152 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:03:02,152 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >06:03:02,152 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >06:03:02,153 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >06:03:02,153 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:03:02,160 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-19.fc20.x86_64 >06:03:02,163 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-3.fc20.x86_64 >06:03:02,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.35.3-1.fc20.x86_64 >06:03:02,169 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >06:03:02,169 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >06:03:02,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.35.3-1.fc20.x86_64 >06:03:02,182 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-287.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,183 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.011-1.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,184 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,185 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-287.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,186 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,187 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.87-5.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,188 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,189 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,190 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,191 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,192 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,192 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >06:03:02,193 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-287.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,194 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,195 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,196 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,197 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:03:02,206 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.41-3.fc20.noarch >06:03:02,207 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.41-3.fc20.noarch >06:03:02,212 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:03:02,215 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.111-3.fc20.x86_64 >06:03:02,222 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-3.gitbf9b3.fc20.x86_64 >06:03:02,222 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >06:03:02,224 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.9.91-1.fc20.x86_64 >06:03:02,227 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >06:03:02,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >06:03:02,231 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.9.90-1.fc20.noarch as install for python-caribou-0.4.12-1.fc20.noarch >06:03:02,232 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 >06:03:02,233 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-9.fc20.x86_64 as install for python-mako-0.7.3-2.fc20.noarch >06:03:02,234 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-8.fc20.noarch as install for python-mako-0.7.3-2.fc20.noarch >06:03:02,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-1.fc20.x86_64 as install for python-pillow-2.1.0-4.fc20.x86_64 >06:03:02,236 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.1.0-4.fc20.x86_64 >06:03:02,237 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.4.0-2.fc20.noarch as install for python-slip-dbus-0.4.0-2.fc20.noarch >06:03:02,239 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-30.fc20.noarch >06:03:02,241 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-7.fc20.x86_64 as install for python3-brlapi-0.6.0-7.fc20.x86_64 >06:03:02,241 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-7.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >06:03:02,243 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >06:03:02,252 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-5.fc20.1.x86_64 as install for rpm-python-4.11.1-5.fc20.1.x86_64 >06:03:02,252 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-5.fc20.1.x86_64 to require for librpmbuild.so.3()(64bit) >06:03:02,256 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for rygel-0.19.4-1.fc20.x86_64 >06:03:02,256 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-2.fc20.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >06:03:02,277 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 >06:03:02,278 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >06:03:02,283 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-206-11.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:03:02,284 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.57-1.fc20.noarch as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:03:02,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-18.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:03:02,285 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:03:02,286 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.14-78.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:03:02,292 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-4.fc20.x86_64 as install for spice-glib-0.20-5.fc20.x86_64 >06:03:02,292 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-4.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >06:03:02,293 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.20-5.fc20.x86_64 >06:03:02,293 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.0-6.fc20.x86_64 as install for spice-glib-0.20-5.fc20.x86_64 >06:03:02,301 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.0-1.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:03:02,302 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.0-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >06:03:02,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.0-1.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:03:02,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:03:02,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:03:02,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:03:02,311 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.0-1.fc20.x86_64 as install for sssd-common-1.11.0-1.fc20.x86_64 >06:03:02,312 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.0-1.fc20.x86_64 >06:03:02,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.0-1.fc20.x86_64 as install for sssd-ipa-1.11.0-1.fc20.x86_64 >06:03:02,317 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.0-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >06:03:02,321 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.2-1.fc20.noarch >06:03:02,340 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.7.0-5.fc20.x86_64 >06:03:02,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.9.5-1.fc20.x86_64 >06:03:02,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:03:02,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:03:02,365 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:03:02,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:03:02,370 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:03:02,371 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:03:02,372 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.7-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:03:02,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libobjc-4.8.1-6.fc20.x86_64 as install for unar-1.6-5.fc20.x86_64 >06:03:02,374 DEBUG yum.verbose.YumBase: TSINFO: Marking gnustep-base-libs-1.24.4-8.fc20.x86_64 as install for unar-1.6-5.fc20.x86_64 >06:03:02,385 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.1.90.1-2.fc20.x86_64 >06:03:02,391 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.0-300.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >06:03:02,393 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >06:03:02,427 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-7.fc20.x86_64 as install for brlapi-0.6.0-7.fc20.x86_64 >06:03:02,438 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >06:03:02,443 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-19.90.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >06:03:02,453 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-3.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >06:03:02,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >06:03:02,461 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >06:03:02,462 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >06:03:02,470 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.13-2.fc20.x86_64 as install for gnutls-utils-3.1.13-2.fc20.x86_64 >06:03:02,470 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.13-2.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >06:03:02,471 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.13-2.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >06:03:02,492 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.61.7-2.fc20.x86_64 as install for 2:libcacard-1.6.0-6.fc20.x86_64 >06:03:02,493 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.61.7-2.fc20.x86_64 to require for librados.so.2()(64bit) >06:03:02,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.0-6.fc20.x86_64 >06:03:02,494 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.0-8.fc20.x86_64 as install for 2:libcacard-1.6.0-6.fc20.x86_64 >06:03:02,495 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0-8.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >06:03:02,495 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0-8.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >06:03:02,495 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.0-8.fc20.x86_64 as install for 2:libcacard-1.6.0-6.fc20.x86_64 >06:03:02,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.0-6.fc20.x86_64 >06:03:02,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:03:02,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:03:02,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:03:02,520 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-11.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:03:02,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:03:02,521 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >06:03:02,522 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:03:02,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:03:02,524 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:03:02,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20130805-3.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >06:03:02,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.6-2.fc20.x86_64 as install for libreport-2.1.6-2.fc20.x86_64 >06:03:02,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-26.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.6-2.fc20.x86_64 >06:03:02,546 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,547 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.0-8.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,548 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,549 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,549 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,550 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,551 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.99-2.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,553 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,554 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,555 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,556 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.0-6.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:03:02,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >06:03:02,574 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >06:03:02,577 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-9.fc20.x86_64 as install for 1:obex-data-server-0.4.6-6.fc20.x86_64 >06:03:02,590 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.03-1.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-287.fc20.noarch >06:03:02,595 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-287.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >06:03:02,597 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >06:03:02,598 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-6.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >06:03:02,617 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:03:02,618 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:03:02,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-7.fc20.x86_64 as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:03:02,621 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:03:02,622 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:03:02,623 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >06:03:02,623 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >06:03:02,623 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >06:03:02,623 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >06:03:02,626 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.1-1.fc20.x86_64 >06:03:02,632 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch as install for python-beaker-1.5.4-8.fc20.noarch >06:03:02,633 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-4.fc20.x86_64 as install for python-beaker-1.5.4-8.fc20.noarch >06:03:02,640 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.0-6.fc20.x86_64 as install for 2:qemu-kvm-1.6.0-6.fc20.x86_64 >06:03:02,645 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >06:03:02,646 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-5.fc20.noarch >06:03:02,652 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >06:03:02,653 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >06:03:02,656 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:03:02,657 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:03:02,658 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >06:03:02,658 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >06:03:02,658 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >06:03:02,659 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:03:02,662 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-11.fc20.x86_64 as install for sssd-krb5-common-1.11.0-1.fc20.x86_64 >06:03:02,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-20.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >06:03:02,665 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-3.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >06:03:02,666 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-3.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >06:03:02,670 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-8.fc19.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >06:03:02,671 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-8.fc19.x86_64 to require for libcblas.so.3()(64bit) >06:03:02,676 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.20-19.fc20.x86_64 >06:03:02,682 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >06:03:02,683 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >06:03:02,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.1-6.fc20.x86_64 as install for atlas-3.8.4-8.fc19.x86_64 >06:03:02,686 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.1-6.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >06:03:02,686 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.1-6.fc20.x86_64 to require for libgfortran.so.3()(64bit) >06:03:02,691 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:03:02,692 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:03:02,693 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:03:02,694 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:03:02,699 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >06:03:02,700 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >06:03:02,702 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-3.fc20.x86_64 >06:03:02,705 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.0-8.fc20.x86_64 as install for glusterfs-api-3.4.0-8.fc20.x86_64 >06:03:02,708 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-19.90.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-19.90.0-1.fc20.noarch >06:03:02,715 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20130805-3.fc20.noarch >06:03:02,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-2.fc20.x86_64 as install for libtomcrypt-1.17-20.fc20.x86_64 >06:03:02,718 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-2.fc20.x86_64 to require for libtommath.so.0()(64bit) >06:03:02,721 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.99-2.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:03:02,721 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.3-1.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:03:02,723 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.78-2.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:03:02,727 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >06:03:02,728 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >06:03:02,728 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >06:03:02,736 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.227-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-6.fc20.noarch >06:03:02,737 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-6.fc20.noarch >06:03:02,747 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-6.fc20.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch >06:03:02,748 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.9.6-2.fc20.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch >06:03:02,748 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-8.fc20.x86_64 as install for python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch >06:03:02,756 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.0-6.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,757 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,759 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,760 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,760 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,761 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,762 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >06:03:02,762 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >06:03:02,762 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >06:03:02,762 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >06:03:02,762 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >06:03:02,762 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >06:03:02,763 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >06:03:02,763 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >06:03:02,763 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >06:03:02,763 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >06:03:02,763 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >06:03:02,764 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,765 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >06:03:02,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:03:02,771 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.1-3.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >06:03:02,771 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.1-3.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >06:03:02,772 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.1-3.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >06:03:02,773 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.1-3.fc20.x86_64 to require for libcfg.so.6()(64bit) >06:03:02,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.1-3.fc20.x86_64 >06:03:02,785 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 >06:03:02,786 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >06:03:02,787 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 >06:03:02,787 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) >06:03:02,787 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) >06:03:02,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.1-6.fc20.x86_64 as install for libgfortran-4.8.1-6.fc20.x86_64 >06:03:02,792 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.1-6.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >06:03:02,792 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.1-6.fc20.x86_64 to require for libquadmath.so.0()(64bit) >06:03:02,796 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.78-2.fc20.x86_64 as install for lvm2-libs-2.02.99-2.fc20.x86_64 >06:03:02,901 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-5.fc20.noarch as install for hunspell-en-0.20121024-5.fc20.noarch >06:03:03,042 DEBUG yum.verbose.YumBase: Depsolve time: -7.923 >06:03:03,043 DEBUG packaging: buildTransaction = (2, [u'Success - deps resolved']) >06:03:03,044 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1234 (checkSoftwareSelection) >06:03:03,044 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:03,044 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:03,044 DEBUG packaging: success >06:03:03,044 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:03,045 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1247 (checkSoftwareSelection) >06:03:03,045 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:03,072 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:03,072 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:104 (checkSoftwareSelection) >06:03:03,072 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:03:03,072 INFO packaging: 1285 packages selected totalling 4.01 GB >06:03:03,073 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:03:03,093 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:03:03,093 INFO packaging: have _yum_lock for MainThread >06:03:03,093 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:03,093 INFO packaging: have _yum_lock for MainThread >06:03:03,094 INFO packaging: gave up _yum_lock for MainThread >06:03:03,094 INFO packaging: gave up _yum_lock for MainThread >06:03:03,094 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:03:03,095 INFO packaging: have _yum_lock for MainThread >06:03:03,095 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:03,095 INFO packaging: have _yum_lock for MainThread >06:03:03,095 INFO packaging: gave up _yum_lock for MainThread >06:03:03,096 INFO packaging: gave up _yum_lock for MainThread >06:03:03,096 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:03,096 INFO packaging: have _yum_lock for MainThread >06:03:03,097 INFO packaging: gave up _yum_lock for MainThread >06:03:03,097 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:03:03,097 INFO packaging: have _yum_lock for MainThread >06:03:03,098 INFO packaging: gave up _yum_lock for MainThread >06:03:03,098 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:03:03,098 INFO packaging: have _yum_lock for MainThread >06:03:03,099 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:03,099 INFO packaging: have _yum_lock for MainThread >06:03:03,099 INFO packaging: gave up _yum_lock for MainThread >06:03:03,099 INFO packaging: gave up _yum_lock for MainThread >06:03:03,100 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:03,100 INFO packaging: have _yum_lock for MainThread >06:03:03,100 INFO packaging: gave up _yum_lock for MainThread >06:03:03,101 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:03:03,101 INFO packaging: have _yum_lock for MainThread >06:03:03,101 INFO packaging: gave up _yum_lock for MainThread >06:03:03,106 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:03:03,106 INFO packaging: have _yum_lock for MainThread >06:03:03,106 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:03,106 INFO packaging: have _yum_lock for MainThread >06:03:03,107 INFO packaging: gave up _yum_lock for MainThread >06:03:03,107 INFO packaging: gave up _yum_lock for MainThread >06:03:03,108 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:03:03,108 INFO packaging: have _yum_lock for MainThread >06:03:03,108 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:03,108 INFO packaging: have _yum_lock for MainThread >06:03:03,108 INFO packaging: gave up _yum_lock for MainThread >06:03:03,109 INFO packaging: gave up _yum_lock for MainThread >06:03:03,109 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:03:03,110 INFO packaging: have _yum_lock for MainThread >06:03:03,110 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:03,110 INFO packaging: have _yum_lock for MainThread >06:03:03,110 INFO packaging: gave up _yum_lock for MainThread >06:03:03,111 INFO packaging: gave up _yum_lock for MainThread >06:03:03,112 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:03:03,112 INFO packaging: have _yum_lock for MainThread >06:03:03,112 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:03,112 INFO packaging: have _yum_lock for MainThread >06:03:03,113 INFO packaging: gave up _yum_lock for MainThread >06:03:03,113 INFO packaging: gave up _yum_lock for MainThread >06:03:23,430 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:03:23,430 INFO packaging: have _yum_lock for MainThread >06:03:23,431 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:23,431 INFO packaging: have _yum_lock for MainThread >06:03:23,431 INFO packaging: gave up _yum_lock for MainThread >06:03:23,431 INFO packaging: gave up _yum_lock for MainThread >06:03:23,432 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:03:23,432 INFO packaging: have _yum_lock for MainThread >06:03:23,433 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:23,433 INFO packaging: have _yum_lock for MainThread >06:03:23,433 INFO packaging: gave up _yum_lock for MainThread >06:03:23,433 INFO packaging: gave up _yum_lock for MainThread >06:03:23,434 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:23,435 INFO packaging: have _yum_lock for MainThread >06:03:23,435 INFO packaging: gave up _yum_lock for MainThread >06:03:23,435 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:03:23,435 INFO packaging: have _yum_lock for MainThread >06:03:23,436 INFO packaging: gave up _yum_lock for MainThread >06:03:23,437 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:03:23,437 INFO packaging: have _yum_lock for MainThread >06:03:23,438 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:23,438 INFO packaging: have _yum_lock for MainThread >06:03:23,438 INFO packaging: gave up _yum_lock for MainThread >06:03:23,438 INFO packaging: gave up _yum_lock for MainThread >06:03:23,439 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:03:23,439 INFO packaging: have _yum_lock for MainThread >06:03:23,439 INFO packaging: gave up _yum_lock for MainThread >06:03:23,440 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:03:23,440 INFO packaging: have _yum_lock for MainThread >06:03:23,440 INFO packaging: gave up _yum_lock for MainThread >06:03:23,453 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:03:23,453 INFO packaging: have _yum_lock for MainThread >06:03:23,453 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:23,454 INFO packaging: have _yum_lock for MainThread >06:03:23,454 INFO packaging: gave up _yum_lock for MainThread >06:03:23,454 INFO packaging: gave up _yum_lock for MainThread >06:03:23,455 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:03:23,455 INFO packaging: have _yum_lock for MainThread >06:03:23,456 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:23,456 INFO packaging: have _yum_lock for MainThread >06:03:23,456 INFO packaging: gave up _yum_lock for MainThread >06:03:23,456 INFO packaging: gave up _yum_lock for MainThread >06:03:23,457 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:03:23,457 INFO packaging: have _yum_lock for MainThread >06:03:23,458 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:23,458 INFO packaging: have _yum_lock for MainThread >06:03:23,458 INFO packaging: gave up _yum_lock for MainThread >06:03:23,458 INFO packaging: gave up _yum_lock for MainThread >06:03:23,459 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:03:23,459 INFO packaging: have _yum_lock for MainThread >06:03:23,460 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:03:23,460 INFO packaging: have _yum_lock for MainThread >06:03:23,460 INFO packaging: gave up _yum_lock for MainThread >06:03:23,461 INFO packaging: gave up _yum_lock for MainThread >06:04:06,431 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:06,432 INFO packaging: have _yum_lock for MainThread >06:04:06,433 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:06,434 INFO packaging: have _yum_lock for MainThread >06:04:06,434 INFO packaging: gave up _yum_lock for MainThread >06:04:06,434 INFO packaging: gave up _yum_lock for MainThread >06:04:06,436 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:06,436 INFO packaging: have _yum_lock for MainThread >06:04:06,437 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:06,437 INFO packaging: have _yum_lock for MainThread >06:04:06,438 INFO packaging: gave up _yum_lock for MainThread >06:04:06,438 INFO packaging: gave up _yum_lock for MainThread >06:04:06,439 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:06,440 INFO packaging: have _yum_lock for MainThread >06:04:06,440 INFO packaging: gave up _yum_lock for MainThread >06:04:06,441 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:04:06,441 INFO packaging: have _yum_lock for MainThread >06:04:06,442 INFO packaging: gave up _yum_lock for MainThread >06:04:06,443 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:06,443 INFO packaging: have _yum_lock for MainThread >06:04:06,445 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:06,445 INFO packaging: have _yum_lock for MainThread >06:04:06,445 INFO packaging: gave up _yum_lock for MainThread >06:04:06,445 INFO packaging: gave up _yum_lock for MainThread >06:04:06,447 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:06,447 INFO packaging: have _yum_lock for MainThread >06:04:06,447 INFO packaging: gave up _yum_lock for MainThread >06:04:06,448 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:04:06,448 INFO packaging: have _yum_lock for MainThread >06:04:06,449 INFO packaging: gave up _yum_lock for MainThread >06:04:06,466 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:06,466 INFO packaging: have _yum_lock for MainThread >06:04:06,467 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:06,468 INFO packaging: have _yum_lock for MainThread >06:04:06,468 INFO packaging: gave up _yum_lock for MainThread >06:04:06,468 INFO packaging: gave up _yum_lock for MainThread >06:04:06,469 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:06,469 INFO packaging: have _yum_lock for MainThread >06:04:06,470 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:06,471 INFO packaging: have _yum_lock for MainThread >06:04:06,471 INFO packaging: gave up _yum_lock for MainThread >06:04:06,471 INFO packaging: gave up _yum_lock for MainThread >06:04:06,472 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:06,472 INFO packaging: have _yum_lock for MainThread >06:04:06,473 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:06,474 INFO packaging: have _yum_lock for MainThread >06:04:06,474 INFO packaging: gave up _yum_lock for MainThread >06:04:06,474 INFO packaging: gave up _yum_lock for MainThread >06:04:06,476 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:06,476 INFO packaging: have _yum_lock for MainThread >06:04:06,477 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:06,477 INFO packaging: have _yum_lock for MainThread >06:04:06,477 INFO packaging: gave up _yum_lock for MainThread >06:04:06,477 INFO packaging: gave up _yum_lock for MainThread >06:04:11,091 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:839 (environments) >06:04:11,091 INFO packaging: have _yum_lock for MainThread >06:04:11,091 INFO packaging: gave up _yum_lock for MainThread >06:04:11,092 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:248 (refresh) >06:04:11,092 INFO packaging: have _yum_lock for MainThread >06:04:11,093 INFO packaging: gave up _yum_lock for MainThread >06:04:11,093 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,094 INFO packaging: have _yum_lock for MainThread >06:04:11,094 INFO packaging: gave up _yum_lock for MainThread >06:04:11,095 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,095 INFO packaging: have _yum_lock for MainThread >06:04:11,095 INFO packaging: gave up _yum_lock for MainThread >06:04:11,096 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,097 INFO packaging: have _yum_lock for MainThread >06:04:11,097 INFO packaging: gave up _yum_lock for MainThread >06:04:11,098 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,098 INFO packaging: have _yum_lock for MainThread >06:04:11,098 INFO packaging: gave up _yum_lock for MainThread >06:04:11,099 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,099 INFO packaging: have _yum_lock for MainThread >06:04:11,100 INFO packaging: gave up _yum_lock for MainThread >06:04:11,100 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,100 INFO packaging: have _yum_lock for MainThread >06:04:11,101 INFO packaging: gave up _yum_lock for MainThread >06:04:11,102 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,102 INFO packaging: have _yum_lock for MainThread >06:04:11,102 INFO packaging: gave up _yum_lock for MainThread >06:04:11,103 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,103 INFO packaging: have _yum_lock for MainThread >06:04:11,103 INFO packaging: gave up _yum_lock for MainThread >06:04:11,105 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,105 INFO packaging: have _yum_lock for MainThread >06:04:11,105 INFO packaging: gave up _yum_lock for MainThread >06:04:11,106 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,106 INFO packaging: have _yum_lock for MainThread >06:04:11,106 INFO packaging: gave up _yum_lock for MainThread >06:04:11,107 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,108 INFO packaging: have _yum_lock for MainThread >06:04:11,108 INFO packaging: gave up _yum_lock for MainThread >06:04:11,108 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,109 INFO packaging: have _yum_lock for MainThread >06:04:11,109 INFO packaging: gave up _yum_lock for MainThread >06:04:11,110 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,110 INFO packaging: have _yum_lock for MainThread >06:04:11,110 INFO packaging: gave up _yum_lock for MainThread >06:04:11,111 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,111 INFO packaging: have _yum_lock for MainThread >06:04:11,112 INFO packaging: gave up _yum_lock for MainThread >06:04:11,113 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,113 INFO packaging: have _yum_lock for MainThread >06:04:11,113 INFO packaging: gave up _yum_lock for MainThread >06:04:11,114 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,114 INFO packaging: have _yum_lock for MainThread >06:04:11,114 INFO packaging: gave up _yum_lock for MainThread >06:04:11,115 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,115 INFO packaging: have _yum_lock for MainThread >06:04:11,116 INFO packaging: gave up _yum_lock for MainThread >06:04:11,116 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,117 INFO packaging: have _yum_lock for MainThread >06:04:11,117 INFO packaging: gave up _yum_lock for MainThread >06:04:11,118 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,118 INFO packaging: have _yum_lock for MainThread >06:04:11,118 INFO packaging: gave up _yum_lock for MainThread >06:04:11,119 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,119 INFO packaging: have _yum_lock for MainThread >06:04:11,119 INFO packaging: gave up _yum_lock for MainThread >06:04:11,120 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,121 INFO packaging: have _yum_lock for MainThread >06:04:11,121 INFO packaging: gave up _yum_lock for MainThread >06:04:11,121 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,122 INFO packaging: have _yum_lock for MainThread >06:04:11,122 INFO packaging: gave up _yum_lock for MainThread >06:04:11,123 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:11,123 INFO packaging: have _yum_lock for MainThread >06:04:11,123 INFO packaging: gave up _yum_lock for MainThread >06:04:11,124 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >06:04:11,124 INFO packaging: have _yum_lock for MainThread >06:04:11,124 INFO packaging: gave up _yum_lock for MainThread >06:04:11,125 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:964 (groups) >06:04:11,126 INFO packaging: have _yum_lock for MainThread >06:04:11,126 INFO packaging: gave up _yum_lock for MainThread >06:04:11,126 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:292 (refreshAddons) >06:04:11,127 INFO packaging: have _yum_lock for MainThread >06:04:11,127 INFO packaging: gave up _yum_lock for MainThread >06:04:11,128 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,128 INFO packaging: have _yum_lock for MainThread >06:04:11,128 INFO packaging: gave up _yum_lock for MainThread >06:04:11,129 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,129 INFO packaging: have _yum_lock for MainThread >06:04:11,129 INFO packaging: gave up _yum_lock for MainThread >06:04:11,130 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,130 INFO packaging: have _yum_lock for MainThread >06:04:11,130 INFO packaging: gave up _yum_lock for MainThread >06:04:11,131 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,131 INFO packaging: have _yum_lock for MainThread >06:04:11,131 INFO packaging: gave up _yum_lock for MainThread >06:04:11,132 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,132 INFO packaging: have _yum_lock for MainThread >06:04:11,132 INFO packaging: gave up _yum_lock for MainThread >06:04:11,133 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,133 INFO packaging: have _yum_lock for MainThread >06:04:11,133 INFO packaging: gave up _yum_lock for MainThread >06:04:11,134 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,134 INFO packaging: have _yum_lock for MainThread >06:04:11,134 INFO packaging: gave up _yum_lock for MainThread >06:04:11,135 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,135 INFO packaging: have _yum_lock for MainThread >06:04:11,135 INFO packaging: gave up _yum_lock for MainThread >06:04:11,136 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:11,136 INFO packaging: have _yum_lock for MainThread >06:04:11,136 INFO packaging: gave up _yum_lock for MainThread >06:04:11,137 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,137 INFO packaging: have _yum_lock for MainThread >06:04:11,137 INFO packaging: gave up _yum_lock for MainThread >06:04:11,138 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,138 INFO packaging: have _yum_lock for MainThread >06:04:11,138 INFO packaging: gave up _yum_lock for MainThread >06:04:11,139 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,139 INFO packaging: have _yum_lock for MainThread >06:04:11,139 INFO packaging: gave up _yum_lock for MainThread >06:04:11,140 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,140 INFO packaging: have _yum_lock for MainThread >06:04:11,140 INFO packaging: gave up _yum_lock for MainThread >06:04:11,141 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,141 INFO packaging: have _yum_lock for MainThread >06:04:11,141 INFO packaging: gave up _yum_lock for MainThread >06:04:11,142 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,142 INFO packaging: have _yum_lock for MainThread >06:04:11,142 INFO packaging: gave up _yum_lock for MainThread >06:04:11,143 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,143 INFO packaging: have _yum_lock for MainThread >06:04:11,143 INFO packaging: gave up _yum_lock for MainThread >06:04:11,144 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,144 INFO packaging: have _yum_lock for MainThread >06:04:11,144 INFO packaging: gave up _yum_lock for MainThread >06:04:11,145 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,145 INFO packaging: have _yum_lock for MainThread >06:04:11,145 INFO packaging: gave up _yum_lock for MainThread >06:04:11,146 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,146 INFO packaging: have _yum_lock for MainThread >06:04:11,146 INFO packaging: gave up _yum_lock for MainThread >06:04:11,146 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,147 INFO packaging: have _yum_lock for MainThread >06:04:11,147 INFO packaging: gave up _yum_lock for MainThread >06:04:11,147 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,148 INFO packaging: have _yum_lock for MainThread >06:04:11,148 INFO packaging: gave up _yum_lock for MainThread >06:04:11,148 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,148 INFO packaging: have _yum_lock for MainThread >06:04:11,149 INFO packaging: gave up _yum_lock for MainThread >06:04:11,149 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,149 INFO packaging: have _yum_lock for MainThread >06:04:11,150 INFO packaging: gave up _yum_lock for MainThread >06:04:11,150 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,150 INFO packaging: have _yum_lock for MainThread >06:04:11,150 INFO packaging: gave up _yum_lock for MainThread >06:04:11,151 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,151 INFO packaging: have _yum_lock for MainThread >06:04:11,151 INFO packaging: gave up _yum_lock for MainThread >06:04:11,152 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,152 INFO packaging: have _yum_lock for MainThread >06:04:11,152 INFO packaging: gave up _yum_lock for MainThread >06:04:11,153 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,153 INFO packaging: have _yum_lock for MainThread >06:04:11,153 INFO packaging: gave up _yum_lock for MainThread >06:04:11,154 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,154 INFO packaging: have _yum_lock for MainThread >06:04:11,154 INFO packaging: gave up _yum_lock for MainThread >06:04:11,155 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,155 INFO packaging: have _yum_lock for MainThread >06:04:11,155 INFO packaging: gave up _yum_lock for MainThread >06:04:11,156 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,156 INFO packaging: have _yum_lock for MainThread >06:04:11,156 INFO packaging: gave up _yum_lock for MainThread >06:04:11,156 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,157 INFO packaging: have _yum_lock for MainThread >06:04:11,157 INFO packaging: gave up _yum_lock for MainThread >06:04:11,157 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,157 INFO packaging: have _yum_lock for MainThread >06:04:11,158 INFO packaging: gave up _yum_lock for MainThread >06:04:11,158 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,158 INFO packaging: have _yum_lock for MainThread >06:04:11,159 INFO packaging: gave up _yum_lock for MainThread >06:04:11,159 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,159 INFO packaging: have _yum_lock for MainThread >06:04:11,159 INFO packaging: gave up _yum_lock for MainThread >06:04:11,160 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,160 INFO packaging: have _yum_lock for MainThread >06:04:11,160 INFO packaging: gave up _yum_lock for MainThread >06:04:11,161 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,161 INFO packaging: have _yum_lock for MainThread >06:04:11,161 INFO packaging: gave up _yum_lock for MainThread >06:04:11,162 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,162 INFO packaging: have _yum_lock for MainThread >06:04:11,162 INFO packaging: gave up _yum_lock for MainThread >06:04:11,163 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,163 INFO packaging: have _yum_lock for MainThread >06:04:11,163 INFO packaging: gave up _yum_lock for MainThread >06:04:11,164 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,164 INFO packaging: have _yum_lock for MainThread >06:04:11,164 INFO packaging: gave up _yum_lock for MainThread >06:04:11,164 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,164 INFO packaging: have _yum_lock for MainThread >06:04:11,165 INFO packaging: gave up _yum_lock for MainThread >06:04:11,165 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,165 INFO packaging: have _yum_lock for MainThread >06:04:11,165 INFO packaging: gave up _yum_lock for MainThread >06:04:11,166 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,166 INFO packaging: have _yum_lock for MainThread >06:04:11,166 INFO packaging: gave up _yum_lock for MainThread >06:04:11,167 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,167 INFO packaging: have _yum_lock for MainThread >06:04:11,167 INFO packaging: gave up _yum_lock for MainThread >06:04:11,168 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,168 INFO packaging: have _yum_lock for MainThread >06:04:11,168 INFO packaging: gave up _yum_lock for MainThread >06:04:11,169 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,169 INFO packaging: have _yum_lock for MainThread >06:04:11,169 INFO packaging: gave up _yum_lock for MainThread >06:04:11,170 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,170 INFO packaging: have _yum_lock for MainThread >06:04:11,170 INFO packaging: gave up _yum_lock for MainThread >06:04:11,170 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,170 INFO packaging: have _yum_lock for MainThread >06:04:11,171 INFO packaging: gave up _yum_lock for MainThread >06:04:11,171 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,171 INFO packaging: have _yum_lock for MainThread >06:04:11,171 INFO packaging: gave up _yum_lock for MainThread >06:04:11,172 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,172 INFO packaging: have _yum_lock for MainThread >06:04:11,172 INFO packaging: gave up _yum_lock for MainThread >06:04:11,173 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,173 INFO packaging: have _yum_lock for MainThread >06:04:11,173 INFO packaging: gave up _yum_lock for MainThread >06:04:11,174 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,174 INFO packaging: have _yum_lock for MainThread >06:04:11,174 INFO packaging: gave up _yum_lock for MainThread >06:04:11,174 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,175 INFO packaging: have _yum_lock for MainThread >06:04:11,175 INFO packaging: gave up _yum_lock for MainThread >06:04:11,175 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,175 INFO packaging: have _yum_lock for MainThread >06:04:11,176 INFO packaging: gave up _yum_lock for MainThread >06:04:11,176 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,176 INFO packaging: have _yum_lock for MainThread >06:04:11,176 INFO packaging: gave up _yum_lock for MainThread >06:04:11,177 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:11,177 INFO packaging: have _yum_lock for MainThread >06:04:11,177 INFO packaging: gave up _yum_lock for MainThread >06:04:11,178 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,178 INFO packaging: have _yum_lock for MainThread >06:04:11,178 INFO packaging: gave up _yum_lock for MainThread >06:04:11,179 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,179 INFO packaging: have _yum_lock for MainThread >06:04:11,179 INFO packaging: gave up _yum_lock for MainThread >06:04:11,179 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,180 INFO packaging: have _yum_lock for MainThread >06:04:11,180 INFO packaging: gave up _yum_lock for MainThread >06:04:11,180 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,180 INFO packaging: have _yum_lock for MainThread >06:04:11,180 INFO packaging: gave up _yum_lock for MainThread >06:04:11,181 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,181 INFO packaging: have _yum_lock for MainThread >06:04:11,181 INFO packaging: gave up _yum_lock for MainThread >06:04:11,182 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,182 INFO packaging: have _yum_lock for MainThread >06:04:11,182 INFO packaging: gave up _yum_lock for MainThread >06:04:11,183 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,183 INFO packaging: have _yum_lock for MainThread >06:04:11,183 INFO packaging: gave up _yum_lock for MainThread >06:04:11,183 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,184 INFO packaging: have _yum_lock for MainThread >06:04:11,184 INFO packaging: gave up _yum_lock for MainThread >06:04:11,184 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,184 INFO packaging: have _yum_lock for MainThread >06:04:11,184 INFO packaging: gave up _yum_lock for MainThread >06:04:11,185 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,185 INFO packaging: have _yum_lock for MainThread >06:04:11,185 INFO packaging: gave up _yum_lock for MainThread >06:04:11,186 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,186 INFO packaging: have _yum_lock for MainThread >06:04:11,186 INFO packaging: gave up _yum_lock for MainThread >06:04:11,187 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,187 INFO packaging: have _yum_lock for MainThread >06:04:11,187 INFO packaging: gave up _yum_lock for MainThread >06:04:11,187 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,188 INFO packaging: have _yum_lock for MainThread >06:04:11,188 INFO packaging: gave up _yum_lock for MainThread >06:04:11,188 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:11,188 INFO packaging: have _yum_lock for MainThread >06:04:11,188 INFO packaging: gave up _yum_lock for MainThread >06:04:11,189 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,189 INFO packaging: have _yum_lock for MainThread >06:04:11,189 INFO packaging: gave up _yum_lock for MainThread >06:04:11,190 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,190 INFO packaging: have _yum_lock for MainThread >06:04:11,190 INFO packaging: gave up _yum_lock for MainThread >06:04:11,191 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,191 INFO packaging: have _yum_lock for MainThread >06:04:11,191 INFO packaging: gave up _yum_lock for MainThread >06:04:11,191 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,191 INFO packaging: have _yum_lock for MainThread >06:04:11,192 INFO packaging: gave up _yum_lock for MainThread >06:04:11,192 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,192 INFO packaging: have _yum_lock for MainThread >06:04:11,192 INFO packaging: gave up _yum_lock for MainThread >06:04:11,193 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,193 INFO packaging: have _yum_lock for MainThread >06:04:11,193 INFO packaging: gave up _yum_lock for MainThread >06:04:11,194 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,194 INFO packaging: have _yum_lock for MainThread >06:04:11,194 INFO packaging: gave up _yum_lock for MainThread >06:04:11,194 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,195 INFO packaging: have _yum_lock for MainThread >06:04:11,195 INFO packaging: gave up _yum_lock for MainThread >06:04:11,195 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,195 INFO packaging: have _yum_lock for MainThread >06:04:11,195 INFO packaging: gave up _yum_lock for MainThread >06:04:11,196 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:11,196 INFO packaging: have _yum_lock for MainThread >06:04:11,196 INFO packaging: gave up _yum_lock for MainThread >06:04:11,197 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,197 INFO packaging: have _yum_lock for MainThread >06:04:11,197 INFO packaging: gave up _yum_lock for MainThread >06:04:11,198 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,198 INFO packaging: have _yum_lock for MainThread >06:04:11,198 INFO packaging: gave up _yum_lock for MainThread >06:04:11,198 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,198 INFO packaging: have _yum_lock for MainThread >06:04:11,198 INFO packaging: gave up _yum_lock for MainThread >06:04:11,199 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,199 INFO packaging: have _yum_lock for MainThread >06:04:11,199 INFO packaging: gave up _yum_lock for MainThread >06:04:11,200 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,200 INFO packaging: have _yum_lock for MainThread >06:04:11,200 INFO packaging: gave up _yum_lock for MainThread >06:04:11,201 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,201 INFO packaging: have _yum_lock for MainThread >06:04:11,201 INFO packaging: gave up _yum_lock for MainThread >06:04:11,201 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,201 INFO packaging: have _yum_lock for MainThread >06:04:11,202 INFO packaging: gave up _yum_lock for MainThread >06:04:11,202 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,202 INFO packaging: have _yum_lock for MainThread >06:04:11,202 INFO packaging: gave up _yum_lock for MainThread >06:04:11,203 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,203 INFO packaging: have _yum_lock for MainThread >06:04:11,203 INFO packaging: gave up _yum_lock for MainThread >06:04:11,204 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,204 INFO packaging: have _yum_lock for MainThread >06:04:11,204 INFO packaging: gave up _yum_lock for MainThread >06:04:11,204 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,204 INFO packaging: have _yum_lock for MainThread >06:04:11,204 INFO packaging: gave up _yum_lock for MainThread >06:04:11,205 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,205 INFO packaging: have _yum_lock for MainThread >06:04:11,205 INFO packaging: gave up _yum_lock for MainThread >06:04:11,206 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,206 INFO packaging: have _yum_lock for MainThread >06:04:11,206 INFO packaging: gave up _yum_lock for MainThread >06:04:11,207 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,207 INFO packaging: have _yum_lock for MainThread >06:04:11,207 INFO packaging: gave up _yum_lock for MainThread >06:04:11,207 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,207 INFO packaging: have _yum_lock for MainThread >06:04:11,207 INFO packaging: gave up _yum_lock for MainThread >06:04:11,208 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,208 INFO packaging: have _yum_lock for MainThread >06:04:11,208 INFO packaging: gave up _yum_lock for MainThread >06:04:11,209 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,209 INFO packaging: have _yum_lock for MainThread >06:04:11,209 INFO packaging: gave up _yum_lock for MainThread >06:04:11,209 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,210 INFO packaging: have _yum_lock for MainThread >06:04:11,210 INFO packaging: gave up _yum_lock for MainThread >06:04:11,210 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,210 INFO packaging: have _yum_lock for MainThread >06:04:11,210 INFO packaging: gave up _yum_lock for MainThread >06:04:11,211 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,211 INFO packaging: have _yum_lock for MainThread >06:04:11,211 INFO packaging: gave up _yum_lock for MainThread >06:04:11,212 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,212 INFO packaging: have _yum_lock for MainThread >06:04:11,212 INFO packaging: gave up _yum_lock for MainThread >06:04:11,212 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,212 INFO packaging: have _yum_lock for MainThread >06:04:11,213 INFO packaging: gave up _yum_lock for MainThread >06:04:11,213 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,213 INFO packaging: have _yum_lock for MainThread >06:04:11,213 INFO packaging: gave up _yum_lock for MainThread >06:04:11,214 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,214 INFO packaging: have _yum_lock for MainThread >06:04:11,214 INFO packaging: gave up _yum_lock for MainThread >06:04:11,214 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,215 INFO packaging: have _yum_lock for MainThread >06:04:11,215 INFO packaging: gave up _yum_lock for MainThread >06:04:11,215 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:11,215 INFO packaging: have _yum_lock for MainThread >06:04:11,215 INFO packaging: gave up _yum_lock for MainThread >06:04:11,216 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,216 INFO packaging: have _yum_lock for MainThread >06:04:11,216 INFO packaging: gave up _yum_lock for MainThread >06:04:11,217 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,217 INFO packaging: have _yum_lock for MainThread >06:04:11,217 INFO packaging: gave up _yum_lock for MainThread >06:04:11,217 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,217 INFO packaging: have _yum_lock for MainThread >06:04:11,218 INFO packaging: gave up _yum_lock for MainThread >06:04:11,218 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,218 INFO packaging: have _yum_lock for MainThread >06:04:11,218 INFO packaging: gave up _yum_lock for MainThread >06:04:11,219 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,219 INFO packaging: have _yum_lock for MainThread >06:04:11,219 INFO packaging: gave up _yum_lock for MainThread >06:04:11,220 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,220 INFO packaging: have _yum_lock for MainThread >06:04:11,220 INFO packaging: gave up _yum_lock for MainThread >06:04:11,220 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,220 INFO packaging: have _yum_lock for MainThread >06:04:11,220 INFO packaging: gave up _yum_lock for MainThread >06:04:11,221 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,221 INFO packaging: have _yum_lock for MainThread >06:04:11,221 INFO packaging: gave up _yum_lock for MainThread >06:04:11,222 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,222 INFO packaging: have _yum_lock for MainThread >06:04:11,222 INFO packaging: gave up _yum_lock for MainThread >06:04:11,222 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,222 INFO packaging: have _yum_lock for MainThread >06:04:11,223 INFO packaging: gave up _yum_lock for MainThread >06:04:11,223 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,223 INFO packaging: have _yum_lock for MainThread >06:04:11,223 INFO packaging: gave up _yum_lock for MainThread >06:04:11,224 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,224 INFO packaging: have _yum_lock for MainThread >06:04:11,224 INFO packaging: gave up _yum_lock for MainThread >06:04:11,224 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,224 INFO packaging: have _yum_lock for MainThread >06:04:11,225 INFO packaging: gave up _yum_lock for MainThread >06:04:11,225 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,225 INFO packaging: have _yum_lock for MainThread >06:04:11,225 INFO packaging: gave up _yum_lock for MainThread >06:04:11,226 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,226 INFO packaging: have _yum_lock for MainThread >06:04:11,226 INFO packaging: gave up _yum_lock for MainThread >06:04:11,226 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,227 INFO packaging: have _yum_lock for MainThread >06:04:11,227 INFO packaging: gave up _yum_lock for MainThread >06:04:11,227 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,227 INFO packaging: have _yum_lock for MainThread >06:04:11,227 INFO packaging: gave up _yum_lock for MainThread >06:04:11,228 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,228 INFO packaging: have _yum_lock for MainThread >06:04:11,228 INFO packaging: gave up _yum_lock for MainThread >06:04:11,229 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,229 INFO packaging: have _yum_lock for MainThread >06:04:11,229 INFO packaging: gave up _yum_lock for MainThread >06:04:11,229 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,229 INFO packaging: have _yum_lock for MainThread >06:04:11,229 INFO packaging: gave up _yum_lock for MainThread >06:04:11,230 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,230 INFO packaging: have _yum_lock for MainThread >06:04:11,230 INFO packaging: gave up _yum_lock for MainThread >06:04:11,231 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,231 INFO packaging: have _yum_lock for MainThread >06:04:11,231 INFO packaging: gave up _yum_lock for MainThread >06:04:11,231 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,231 INFO packaging: have _yum_lock for MainThread >06:04:11,231 INFO packaging: gave up _yum_lock for MainThread >06:04:11,232 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,232 INFO packaging: have _yum_lock for MainThread >06:04:11,232 INFO packaging: gave up _yum_lock for MainThread >06:04:11,233 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,233 INFO packaging: have _yum_lock for MainThread >06:04:11,233 INFO packaging: gave up _yum_lock for MainThread >06:04:11,233 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,233 INFO packaging: have _yum_lock for MainThread >06:04:11,233 INFO packaging: gave up _yum_lock for MainThread >06:04:11,234 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,234 INFO packaging: have _yum_lock for MainThread >06:04:11,234 INFO packaging: gave up _yum_lock for MainThread >06:04:11,235 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,235 INFO packaging: have _yum_lock for MainThread >06:04:11,235 INFO packaging: gave up _yum_lock for MainThread >06:04:11,235 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,235 INFO packaging: have _yum_lock for MainThread >06:04:11,235 INFO packaging: gave up _yum_lock for MainThread >06:04:11,236 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,236 INFO packaging: have _yum_lock for MainThread >06:04:11,236 INFO packaging: gave up _yum_lock for MainThread >06:04:11,237 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,237 INFO packaging: have _yum_lock for MainThread >06:04:11,237 INFO packaging: gave up _yum_lock for MainThread >06:04:11,237 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,237 INFO packaging: have _yum_lock for MainThread >06:04:11,238 INFO packaging: gave up _yum_lock for MainThread >06:04:11,238 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,238 INFO packaging: have _yum_lock for MainThread >06:04:11,238 INFO packaging: gave up _yum_lock for MainThread >06:04:11,239 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,239 INFO packaging: have _yum_lock for MainThread >06:04:11,239 INFO packaging: gave up _yum_lock for MainThread >06:04:11,239 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,239 INFO packaging: have _yum_lock for MainThread >06:04:11,240 INFO packaging: gave up _yum_lock for MainThread >06:04:11,240 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,240 INFO packaging: have _yum_lock for MainThread >06:04:11,240 INFO packaging: gave up _yum_lock for MainThread >06:04:11,241 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,241 INFO packaging: have _yum_lock for MainThread >06:04:11,241 INFO packaging: gave up _yum_lock for MainThread >06:04:11,241 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,241 INFO packaging: have _yum_lock for MainThread >06:04:11,241 INFO packaging: gave up _yum_lock for MainThread >06:04:11,242 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,242 INFO packaging: have _yum_lock for MainThread >06:04:11,242 INFO packaging: gave up _yum_lock for MainThread >06:04:11,243 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,243 INFO packaging: have _yum_lock for MainThread >06:04:11,243 INFO packaging: gave up _yum_lock for MainThread >06:04:11,243 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,243 INFO packaging: have _yum_lock for MainThread >06:04:11,243 INFO packaging: gave up _yum_lock for MainThread >06:04:11,244 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,244 INFO packaging: have _yum_lock for MainThread >06:04:11,244 INFO packaging: gave up _yum_lock for MainThread >06:04:11,245 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,245 INFO packaging: have _yum_lock for MainThread >06:04:11,245 INFO packaging: gave up _yum_lock for MainThread >06:04:11,245 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,245 INFO packaging: have _yum_lock for MainThread >06:04:11,245 INFO packaging: gave up _yum_lock for MainThread >06:04:11,246 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,246 INFO packaging: have _yum_lock for MainThread >06:04:11,246 INFO packaging: gave up _yum_lock for MainThread >06:04:11,247 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,247 INFO packaging: have _yum_lock for MainThread >06:04:11,247 INFO packaging: gave up _yum_lock for MainThread >06:04:11,247 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,247 INFO packaging: have _yum_lock for MainThread >06:04:11,247 INFO packaging: gave up _yum_lock for MainThread >06:04:11,248 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,248 INFO packaging: have _yum_lock for MainThread >06:04:11,248 INFO packaging: gave up _yum_lock for MainThread >06:04:11,248 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,249 INFO packaging: have _yum_lock for MainThread >06:04:11,249 INFO packaging: gave up _yum_lock for MainThread >06:04:11,249 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,249 INFO packaging: have _yum_lock for MainThread >06:04:11,249 INFO packaging: gave up _yum_lock for MainThread >06:04:11,250 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,250 INFO packaging: have _yum_lock for MainThread >06:04:11,250 INFO packaging: gave up _yum_lock for MainThread >06:04:11,250 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,251 INFO packaging: have _yum_lock for MainThread >06:04:11,251 INFO packaging: gave up _yum_lock for MainThread >06:04:11,251 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,251 INFO packaging: have _yum_lock for MainThread >06:04:11,251 INFO packaging: gave up _yum_lock for MainThread >06:04:11,252 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,252 INFO packaging: have _yum_lock for MainThread >06:04:11,252 INFO packaging: gave up _yum_lock for MainThread >06:04:11,252 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,252 INFO packaging: have _yum_lock for MainThread >06:04:11,253 INFO packaging: gave up _yum_lock for MainThread >06:04:11,253 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,253 INFO packaging: have _yum_lock for MainThread >06:04:11,253 INFO packaging: gave up _yum_lock for MainThread >06:04:11,254 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,254 INFO packaging: have _yum_lock for MainThread >06:04:11,254 INFO packaging: gave up _yum_lock for MainThread >06:04:11,254 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,254 INFO packaging: have _yum_lock for MainThread >06:04:11,255 INFO packaging: gave up _yum_lock for MainThread >06:04:11,255 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,255 INFO packaging: have _yum_lock for MainThread >06:04:11,255 INFO packaging: gave up _yum_lock for MainThread >06:04:11,256 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,256 INFO packaging: have _yum_lock for MainThread >06:04:11,256 INFO packaging: gave up _yum_lock for MainThread >06:04:11,256 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,256 INFO packaging: have _yum_lock for MainThread >06:04:11,256 INFO packaging: gave up _yum_lock for MainThread >06:04:11,257 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,257 INFO packaging: have _yum_lock for MainThread >06:04:11,257 INFO packaging: gave up _yum_lock for MainThread >06:04:11,258 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,258 INFO packaging: have _yum_lock for MainThread >06:04:11,258 INFO packaging: gave up _yum_lock for MainThread >06:04:11,258 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,258 INFO packaging: have _yum_lock for MainThread >06:04:11,258 INFO packaging: gave up _yum_lock for MainThread >06:04:11,259 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,259 INFO packaging: have _yum_lock for MainThread >06:04:11,259 INFO packaging: gave up _yum_lock for MainThread >06:04:11,260 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,260 INFO packaging: have _yum_lock for MainThread >06:04:11,260 INFO packaging: gave up _yum_lock for MainThread >06:04:11,260 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,260 INFO packaging: have _yum_lock for MainThread >06:04:11,260 INFO packaging: gave up _yum_lock for MainThread >06:04:11,261 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,261 INFO packaging: have _yum_lock for MainThread >06:04:11,261 INFO packaging: gave up _yum_lock for MainThread >06:04:11,261 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,262 INFO packaging: have _yum_lock for MainThread >06:04:11,262 INFO packaging: gave up _yum_lock for MainThread >06:04:11,262 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,262 INFO packaging: have _yum_lock for MainThread >06:04:11,262 INFO packaging: gave up _yum_lock for MainThread >06:04:11,263 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,263 INFO packaging: have _yum_lock for MainThread >06:04:11,263 INFO packaging: gave up _yum_lock for MainThread >06:04:11,263 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,264 INFO packaging: have _yum_lock for MainThread >06:04:11,264 INFO packaging: gave up _yum_lock for MainThread >06:04:11,264 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,264 INFO packaging: have _yum_lock for MainThread >06:04:11,264 INFO packaging: gave up _yum_lock for MainThread >06:04:11,265 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,265 INFO packaging: have _yum_lock for MainThread >06:04:11,265 INFO packaging: gave up _yum_lock for MainThread >06:04:11,265 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,265 INFO packaging: have _yum_lock for MainThread >06:04:11,266 INFO packaging: gave up _yum_lock for MainThread >06:04:11,266 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,266 INFO packaging: have _yum_lock for MainThread >06:04:11,266 INFO packaging: gave up _yum_lock for MainThread >06:04:11,267 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,267 INFO packaging: have _yum_lock for MainThread >06:04:11,267 INFO packaging: gave up _yum_lock for MainThread >06:04:11,267 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,267 INFO packaging: have _yum_lock for MainThread >06:04:11,268 INFO packaging: gave up _yum_lock for MainThread >06:04:11,268 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,268 INFO packaging: have _yum_lock for MainThread >06:04:11,268 INFO packaging: gave up _yum_lock for MainThread >06:04:11,269 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,269 INFO packaging: have _yum_lock for MainThread >06:04:11,269 INFO packaging: gave up _yum_lock for MainThread >06:04:11,269 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,269 INFO packaging: have _yum_lock for MainThread >06:04:11,269 INFO packaging: gave up _yum_lock for MainThread >06:04:11,270 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,270 INFO packaging: have _yum_lock for MainThread >06:04:11,270 INFO packaging: gave up _yum_lock for MainThread >06:04:11,271 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,271 INFO packaging: have _yum_lock for MainThread >06:04:11,271 INFO packaging: gave up _yum_lock for MainThread >06:04:11,271 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,271 INFO packaging: have _yum_lock for MainThread >06:04:11,271 INFO packaging: gave up _yum_lock for MainThread >06:04:11,272 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,272 INFO packaging: have _yum_lock for MainThread >06:04:11,272 INFO packaging: gave up _yum_lock for MainThread >06:04:11,273 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,273 INFO packaging: have _yum_lock for MainThread >06:04:11,273 INFO packaging: gave up _yum_lock for MainThread >06:04:11,273 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,273 INFO packaging: have _yum_lock for MainThread >06:04:11,273 INFO packaging: gave up _yum_lock for MainThread >06:04:11,274 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,274 INFO packaging: have _yum_lock for MainThread >06:04:11,274 INFO packaging: gave up _yum_lock for MainThread >06:04:11,274 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,275 INFO packaging: have _yum_lock for MainThread >06:04:11,275 INFO packaging: gave up _yum_lock for MainThread >06:04:11,275 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,275 INFO packaging: have _yum_lock for MainThread >06:04:11,275 INFO packaging: gave up _yum_lock for MainThread >06:04:11,276 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,276 INFO packaging: have _yum_lock for MainThread >06:04:11,276 INFO packaging: gave up _yum_lock for MainThread >06:04:11,276 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,277 INFO packaging: have _yum_lock for MainThread >06:04:11,277 INFO packaging: gave up _yum_lock for MainThread >06:04:11,277 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,277 INFO packaging: have _yum_lock for MainThread >06:04:11,277 INFO packaging: gave up _yum_lock for MainThread >06:04:11,278 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,278 INFO packaging: have _yum_lock for MainThread >06:04:11,278 INFO packaging: gave up _yum_lock for MainThread >06:04:11,278 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,278 INFO packaging: have _yum_lock for MainThread >06:04:11,279 INFO packaging: gave up _yum_lock for MainThread >06:04:11,279 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,279 INFO packaging: have _yum_lock for MainThread >06:04:11,279 INFO packaging: gave up _yum_lock for MainThread >06:04:11,280 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,280 INFO packaging: have _yum_lock for MainThread >06:04:11,280 INFO packaging: gave up _yum_lock for MainThread >06:04:11,280 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,280 INFO packaging: have _yum_lock for MainThread >06:04:11,281 INFO packaging: gave up _yum_lock for MainThread >06:04:11,281 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,281 INFO packaging: have _yum_lock for MainThread >06:04:11,281 INFO packaging: gave up _yum_lock for MainThread >06:04:11,282 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,282 INFO packaging: have _yum_lock for MainThread >06:04:11,282 INFO packaging: gave up _yum_lock for MainThread >06:04:11,282 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,282 INFO packaging: have _yum_lock for MainThread >06:04:11,282 INFO packaging: gave up _yum_lock for MainThread >06:04:11,283 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,283 INFO packaging: have _yum_lock for MainThread >06:04:11,283 INFO packaging: gave up _yum_lock for MainThread >06:04:11,284 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,284 INFO packaging: have _yum_lock for MainThread >06:04:11,284 INFO packaging: gave up _yum_lock for MainThread >06:04:11,284 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,284 INFO packaging: have _yum_lock for MainThread >06:04:11,284 INFO packaging: gave up _yum_lock for MainThread >06:04:11,285 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,285 INFO packaging: have _yum_lock for MainThread >06:04:11,285 INFO packaging: gave up _yum_lock for MainThread >06:04:11,286 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,286 INFO packaging: have _yum_lock for MainThread >06:04:11,286 INFO packaging: gave up _yum_lock for MainThread >06:04:11,286 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,286 INFO packaging: have _yum_lock for MainThread >06:04:11,286 INFO packaging: gave up _yum_lock for MainThread >06:04:11,287 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,287 INFO packaging: have _yum_lock for MainThread >06:04:11,287 INFO packaging: gave up _yum_lock for MainThread >06:04:11,288 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,288 INFO packaging: have _yum_lock for MainThread >06:04:11,288 INFO packaging: gave up _yum_lock for MainThread >06:04:11,288 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,288 INFO packaging: have _yum_lock for MainThread >06:04:11,288 INFO packaging: gave up _yum_lock for MainThread >06:04:11,289 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,289 INFO packaging: have _yum_lock for MainThread >06:04:11,289 INFO packaging: gave up _yum_lock for MainThread >06:04:11,289 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,290 INFO packaging: have _yum_lock for MainThread >06:04:11,290 INFO packaging: gave up _yum_lock for MainThread >06:04:11,290 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,290 INFO packaging: have _yum_lock for MainThread >06:04:11,290 INFO packaging: gave up _yum_lock for MainThread >06:04:11,291 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,291 INFO packaging: have _yum_lock for MainThread >06:04:11,291 INFO packaging: gave up _yum_lock for MainThread >06:04:11,291 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,291 INFO packaging: have _yum_lock for MainThread >06:04:11,292 INFO packaging: gave up _yum_lock for MainThread >06:04:11,292 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,292 INFO packaging: have _yum_lock for MainThread >06:04:11,292 INFO packaging: gave up _yum_lock for MainThread >06:04:11,293 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,293 INFO packaging: have _yum_lock for MainThread >06:04:11,293 INFO packaging: gave up _yum_lock for MainThread >06:04:11,293 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,293 INFO packaging: have _yum_lock for MainThread >06:04:11,294 INFO packaging: gave up _yum_lock for MainThread >06:04:11,294 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,294 INFO packaging: have _yum_lock for MainThread >06:04:11,294 INFO packaging: gave up _yum_lock for MainThread >06:04:11,295 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,295 INFO packaging: have _yum_lock for MainThread >06:04:11,295 INFO packaging: gave up _yum_lock for MainThread >06:04:11,295 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,295 INFO packaging: have _yum_lock for MainThread >06:04:11,295 INFO packaging: gave up _yum_lock for MainThread >06:04:11,296 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,296 INFO packaging: have _yum_lock for MainThread >06:04:11,296 INFO packaging: gave up _yum_lock for MainThread >06:04:11,297 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,297 INFO packaging: have _yum_lock for MainThread >06:04:11,297 INFO packaging: gave up _yum_lock for MainThread >06:04:11,297 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,297 INFO packaging: have _yum_lock for MainThread >06:04:11,297 INFO packaging: gave up _yum_lock for MainThread >06:04:11,298 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,298 INFO packaging: have _yum_lock for MainThread >06:04:11,298 INFO packaging: gave up _yum_lock for MainThread >06:04:11,299 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,299 INFO packaging: have _yum_lock for MainThread >06:04:11,299 INFO packaging: gave up _yum_lock for MainThread >06:04:11,299 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,299 INFO packaging: have _yum_lock for MainThread >06:04:11,299 INFO packaging: gave up _yum_lock for MainThread >06:04:11,300 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,300 INFO packaging: have _yum_lock for MainThread >06:04:11,300 INFO packaging: gave up _yum_lock for MainThread >06:04:11,300 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,301 INFO packaging: have _yum_lock for MainThread >06:04:11,301 INFO packaging: gave up _yum_lock for MainThread >06:04:11,301 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,301 INFO packaging: have _yum_lock for MainThread >06:04:11,301 INFO packaging: gave up _yum_lock for MainThread >06:04:11,302 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,302 INFO packaging: have _yum_lock for MainThread >06:04:11,302 INFO packaging: gave up _yum_lock for MainThread >06:04:11,302 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,303 INFO packaging: have _yum_lock for MainThread >06:04:11,303 INFO packaging: gave up _yum_lock for MainThread >06:04:11,303 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,303 INFO packaging: have _yum_lock for MainThread >06:04:11,303 INFO packaging: gave up _yum_lock for MainThread >06:04:11,304 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,304 INFO packaging: have _yum_lock for MainThread >06:04:11,304 INFO packaging: gave up _yum_lock for MainThread >06:04:11,304 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,304 INFO packaging: have _yum_lock for MainThread >06:04:11,305 INFO packaging: gave up _yum_lock for MainThread >06:04:11,305 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,305 INFO packaging: have _yum_lock for MainThread >06:04:11,305 INFO packaging: gave up _yum_lock for MainThread >06:04:11,306 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,306 INFO packaging: have _yum_lock for MainThread >06:04:11,306 INFO packaging: gave up _yum_lock for MainThread >06:04:11,306 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,306 INFO packaging: have _yum_lock for MainThread >06:04:11,307 INFO packaging: gave up _yum_lock for MainThread >06:04:11,307 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,307 INFO packaging: have _yum_lock for MainThread >06:04:11,307 INFO packaging: gave up _yum_lock for MainThread >06:04:11,308 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,308 INFO packaging: have _yum_lock for MainThread >06:04:11,308 INFO packaging: gave up _yum_lock for MainThread >06:04:11,308 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,308 INFO packaging: have _yum_lock for MainThread >06:04:11,308 INFO packaging: gave up _yum_lock for MainThread >06:04:11,309 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,309 INFO packaging: have _yum_lock for MainThread >06:04:11,309 INFO packaging: gave up _yum_lock for MainThread >06:04:11,310 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,310 INFO packaging: have _yum_lock for MainThread >06:04:11,310 INFO packaging: gave up _yum_lock for MainThread >06:04:11,310 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,310 INFO packaging: have _yum_lock for MainThread >06:04:11,310 INFO packaging: gave up _yum_lock for MainThread >06:04:11,311 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,311 INFO packaging: have _yum_lock for MainThread >06:04:11,311 INFO packaging: gave up _yum_lock for MainThread >06:04:11,312 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,312 INFO packaging: have _yum_lock for MainThread >06:04:11,312 INFO packaging: gave up _yum_lock for MainThread >06:04:11,312 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,312 INFO packaging: have _yum_lock for MainThread >06:04:11,312 INFO packaging: gave up _yum_lock for MainThread >06:04:11,313 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,313 INFO packaging: have _yum_lock for MainThread >06:04:11,313 INFO packaging: gave up _yum_lock for MainThread >06:04:11,314 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,314 INFO packaging: have _yum_lock for MainThread >06:04:11,314 INFO packaging: gave up _yum_lock for MainThread >06:04:11,314 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,314 INFO packaging: have _yum_lock for MainThread >06:04:11,314 INFO packaging: gave up _yum_lock for MainThread >06:04:11,315 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,315 INFO packaging: have _yum_lock for MainThread >06:04:11,315 INFO packaging: gave up _yum_lock for MainThread >06:04:11,315 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,316 INFO packaging: have _yum_lock for MainThread >06:04:11,316 INFO packaging: gave up _yum_lock for MainThread >06:04:11,316 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,316 INFO packaging: have _yum_lock for MainThread >06:04:11,316 INFO packaging: gave up _yum_lock for MainThread >06:04:11,317 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,317 INFO packaging: have _yum_lock for MainThread >06:04:11,317 INFO packaging: gave up _yum_lock for MainThread >06:04:11,317 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,318 INFO packaging: have _yum_lock for MainThread >06:04:11,318 INFO packaging: gave up _yum_lock for MainThread >06:04:11,318 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,318 INFO packaging: have _yum_lock for MainThread >06:04:11,318 INFO packaging: gave up _yum_lock for MainThread >06:04:11,319 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,319 INFO packaging: have _yum_lock for MainThread >06:04:11,319 INFO packaging: gave up _yum_lock for MainThread >06:04:11,319 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,319 INFO packaging: have _yum_lock for MainThread >06:04:11,320 INFO packaging: gave up _yum_lock for MainThread >06:04:11,320 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,320 INFO packaging: have _yum_lock for MainThread >06:04:11,320 INFO packaging: gave up _yum_lock for MainThread >06:04:11,321 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,321 INFO packaging: have _yum_lock for MainThread >06:04:11,321 INFO packaging: gave up _yum_lock for MainThread >06:04:11,321 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,321 INFO packaging: have _yum_lock for MainThread >06:04:11,321 INFO packaging: gave up _yum_lock for MainThread >06:04:11,322 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,322 INFO packaging: have _yum_lock for MainThread >06:04:11,322 INFO packaging: gave up _yum_lock for MainThread >06:04:11,323 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,323 INFO packaging: have _yum_lock for MainThread >06:04:11,323 INFO packaging: gave up _yum_lock for MainThread >06:04:11,323 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,323 INFO packaging: have _yum_lock for MainThread >06:04:11,323 INFO packaging: gave up _yum_lock for MainThread >06:04:11,324 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,324 INFO packaging: have _yum_lock for MainThread >06:04:11,324 INFO packaging: gave up _yum_lock for MainThread >06:04:11,325 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,325 INFO packaging: have _yum_lock for MainThread >06:04:11,325 INFO packaging: gave up _yum_lock for MainThread >06:04:11,325 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,325 INFO packaging: have _yum_lock for MainThread >06:04:11,325 INFO packaging: gave up _yum_lock for MainThread >06:04:11,326 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,326 INFO packaging: have _yum_lock for MainThread >06:04:11,326 INFO packaging: gave up _yum_lock for MainThread >06:04:11,327 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,327 INFO packaging: have _yum_lock for MainThread >06:04:11,327 INFO packaging: gave up _yum_lock for MainThread >06:04:11,327 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,327 INFO packaging: have _yum_lock for MainThread >06:04:11,327 INFO packaging: gave up _yum_lock for MainThread >06:04:11,328 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,328 INFO packaging: have _yum_lock for MainThread >06:04:11,328 INFO packaging: gave up _yum_lock for MainThread >06:04:11,328 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,329 INFO packaging: have _yum_lock for MainThread >06:04:11,329 INFO packaging: gave up _yum_lock for MainThread >06:04:11,329 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,329 INFO packaging: have _yum_lock for MainThread >06:04:11,329 INFO packaging: gave up _yum_lock for MainThread >06:04:11,330 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,330 INFO packaging: have _yum_lock for MainThread >06:04:11,330 INFO packaging: gave up _yum_lock for MainThread >06:04:11,330 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,331 INFO packaging: have _yum_lock for MainThread >06:04:11,331 INFO packaging: gave up _yum_lock for MainThread >06:04:11,331 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,331 INFO packaging: have _yum_lock for MainThread >06:04:11,331 INFO packaging: gave up _yum_lock for MainThread >06:04:11,332 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,332 INFO packaging: have _yum_lock for MainThread >06:04:11,332 INFO packaging: gave up _yum_lock for MainThread >06:04:11,332 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,332 INFO packaging: have _yum_lock for MainThread >06:04:11,333 INFO packaging: gave up _yum_lock for MainThread >06:04:11,333 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,333 INFO packaging: have _yum_lock for MainThread >06:04:11,333 INFO packaging: gave up _yum_lock for MainThread >06:04:11,334 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,334 INFO packaging: have _yum_lock for MainThread >06:04:11,334 INFO packaging: gave up _yum_lock for MainThread >06:04:11,334 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,334 INFO packaging: have _yum_lock for MainThread >06:04:11,334 INFO packaging: gave up _yum_lock for MainThread >06:04:11,335 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,335 INFO packaging: have _yum_lock for MainThread >06:04:11,335 INFO packaging: gave up _yum_lock for MainThread >06:04:11,336 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,336 INFO packaging: have _yum_lock for MainThread >06:04:11,336 INFO packaging: gave up _yum_lock for MainThread >06:04:11,336 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,336 INFO packaging: have _yum_lock for MainThread >06:04:11,336 INFO packaging: gave up _yum_lock for MainThread >06:04:11,337 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,337 INFO packaging: have _yum_lock for MainThread >06:04:11,337 INFO packaging: gave up _yum_lock for MainThread >06:04:11,338 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,338 INFO packaging: have _yum_lock for MainThread >06:04:11,338 INFO packaging: gave up _yum_lock for MainThread >06:04:11,338 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,338 INFO packaging: have _yum_lock for MainThread >06:04:11,338 INFO packaging: gave up _yum_lock for MainThread >06:04:11,339 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,339 INFO packaging: have _yum_lock for MainThread >06:04:11,339 INFO packaging: gave up _yum_lock for MainThread >06:04:11,340 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,340 INFO packaging: have _yum_lock for MainThread >06:04:11,340 INFO packaging: gave up _yum_lock for MainThread >06:04:11,340 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,340 INFO packaging: have _yum_lock for MainThread >06:04:11,340 INFO packaging: gave up _yum_lock for MainThread >06:04:11,341 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,341 INFO packaging: have _yum_lock for MainThread >06:04:11,341 INFO packaging: gave up _yum_lock for MainThread >06:04:11,341 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,342 INFO packaging: have _yum_lock for MainThread >06:04:11,342 INFO packaging: gave up _yum_lock for MainThread >06:04:11,342 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,342 INFO packaging: have _yum_lock for MainThread >06:04:11,342 INFO packaging: gave up _yum_lock for MainThread >06:04:11,343 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,343 INFO packaging: have _yum_lock for MainThread >06:04:11,343 INFO packaging: gave up _yum_lock for MainThread >06:04:11,343 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,343 INFO packaging: have _yum_lock for MainThread >06:04:11,344 INFO packaging: gave up _yum_lock for MainThread >06:04:11,344 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,344 INFO packaging: have _yum_lock for MainThread >06:04:11,344 INFO packaging: gave up _yum_lock for MainThread >06:04:11,345 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,345 INFO packaging: have _yum_lock for MainThread >06:04:11,345 INFO packaging: gave up _yum_lock for MainThread >06:04:11,345 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,345 INFO packaging: have _yum_lock for MainThread >06:04:11,346 INFO packaging: gave up _yum_lock for MainThread >06:04:11,346 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,346 INFO packaging: have _yum_lock for MainThread >06:04:11,346 INFO packaging: gave up _yum_lock for MainThread >06:04:11,347 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,347 INFO packaging: have _yum_lock for MainThread >06:04:11,347 INFO packaging: gave up _yum_lock for MainThread >06:04:11,347 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,347 INFO packaging: have _yum_lock for MainThread >06:04:11,347 INFO packaging: gave up _yum_lock for MainThread >06:04:11,348 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,348 INFO packaging: have _yum_lock for MainThread >06:04:11,348 INFO packaging: gave up _yum_lock for MainThread >06:04:11,349 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,349 INFO packaging: have _yum_lock for MainThread >06:04:11,349 INFO packaging: gave up _yum_lock for MainThread >06:04:11,349 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,349 INFO packaging: have _yum_lock for MainThread >06:04:11,349 INFO packaging: gave up _yum_lock for MainThread >06:04:11,350 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,350 INFO packaging: have _yum_lock for MainThread >06:04:11,350 INFO packaging: gave up _yum_lock for MainThread >06:04:11,351 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,351 INFO packaging: have _yum_lock for MainThread >06:04:11,351 INFO packaging: gave up _yum_lock for MainThread >06:04:11,351 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,351 INFO packaging: have _yum_lock for MainThread >06:04:11,351 INFO packaging: gave up _yum_lock for MainThread >06:04:11,352 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,352 INFO packaging: have _yum_lock for MainThread >06:04:11,352 INFO packaging: gave up _yum_lock for MainThread >06:04:11,353 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,353 INFO packaging: have _yum_lock for MainThread >06:04:11,353 INFO packaging: gave up _yum_lock for MainThread >06:04:11,353 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,353 INFO packaging: have _yum_lock for MainThread >06:04:11,353 INFO packaging: gave up _yum_lock for MainThread >06:04:11,354 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,354 INFO packaging: have _yum_lock for MainThread >06:04:11,354 INFO packaging: gave up _yum_lock for MainThread >06:04:11,354 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:11,355 INFO packaging: have _yum_lock for MainThread >06:04:11,355 INFO packaging: gave up _yum_lock for MainThread >06:04:11,355 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,355 INFO packaging: have _yum_lock for MainThread >06:04:11,355 INFO packaging: gave up _yum_lock for MainThread >06:04:11,356 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,356 INFO packaging: have _yum_lock for MainThread >06:04:11,356 INFO packaging: gave up _yum_lock for MainThread >06:04:11,356 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,357 INFO packaging: have _yum_lock for MainThread >06:04:11,357 INFO packaging: gave up _yum_lock for MainThread >06:04:11,357 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,357 INFO packaging: have _yum_lock for MainThread >06:04:11,357 INFO packaging: gave up _yum_lock for MainThread >06:04:11,358 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,358 INFO packaging: have _yum_lock for MainThread >06:04:11,358 INFO packaging: gave up _yum_lock for MainThread >06:04:11,358 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,358 INFO packaging: have _yum_lock for MainThread >06:04:11,359 INFO packaging: gave up _yum_lock for MainThread >06:04:11,359 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,359 INFO packaging: have _yum_lock for MainThread >06:04:11,359 INFO packaging: gave up _yum_lock for MainThread >06:04:11,360 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,360 INFO packaging: have _yum_lock for MainThread >06:04:11,360 INFO packaging: gave up _yum_lock for MainThread >06:04:11,360 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,360 INFO packaging: have _yum_lock for MainThread >06:04:11,361 INFO packaging: gave up _yum_lock for MainThread >06:04:11,361 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,361 INFO packaging: have _yum_lock for MainThread >06:04:11,361 INFO packaging: gave up _yum_lock for MainThread >06:04:11,362 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,362 INFO packaging: have _yum_lock for MainThread >06:04:11,362 INFO packaging: gave up _yum_lock for MainThread >06:04:11,362 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,362 INFO packaging: have _yum_lock for MainThread >06:04:11,362 INFO packaging: gave up _yum_lock for MainThread >06:04:11,363 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,363 INFO packaging: have _yum_lock for MainThread >06:04:11,363 INFO packaging: gave up _yum_lock for MainThread >06:04:11,364 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,364 INFO packaging: have _yum_lock for MainThread >06:04:11,364 INFO packaging: gave up _yum_lock for MainThread >06:04:11,364 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,364 INFO packaging: have _yum_lock for MainThread >06:04:11,364 INFO packaging: gave up _yum_lock for MainThread >06:04:11,365 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,365 INFO packaging: have _yum_lock for MainThread >06:04:11,365 INFO packaging: gave up _yum_lock for MainThread >06:04:11,366 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,366 INFO packaging: have _yum_lock for MainThread >06:04:11,366 INFO packaging: gave up _yum_lock for MainThread >06:04:11,366 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,366 INFO packaging: have _yum_lock for MainThread >06:04:11,366 INFO packaging: gave up _yum_lock for MainThread >06:04:11,367 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,367 INFO packaging: have _yum_lock for MainThread >06:04:11,367 INFO packaging: gave up _yum_lock for MainThread >06:04:11,368 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,368 INFO packaging: have _yum_lock for MainThread >06:04:11,368 INFO packaging: gave up _yum_lock for MainThread >06:04:11,368 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,368 INFO packaging: have _yum_lock for MainThread >06:04:11,368 INFO packaging: gave up _yum_lock for MainThread >06:04:11,369 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,369 INFO packaging: have _yum_lock for MainThread >06:04:11,369 INFO packaging: gave up _yum_lock for MainThread >06:04:11,369 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,370 INFO packaging: have _yum_lock for MainThread >06:04:11,370 INFO packaging: gave up _yum_lock for MainThread >06:04:11,370 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,370 INFO packaging: have _yum_lock for MainThread >06:04:11,370 INFO packaging: gave up _yum_lock for MainThread >06:04:11,371 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,371 INFO packaging: have _yum_lock for MainThread >06:04:11,371 INFO packaging: gave up _yum_lock for MainThread >06:04:11,371 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,371 INFO packaging: have _yum_lock for MainThread >06:04:11,372 INFO packaging: gave up _yum_lock for MainThread >06:04:11,372 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,372 INFO packaging: have _yum_lock for MainThread >06:04:11,372 INFO packaging: gave up _yum_lock for MainThread >06:04:11,373 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,373 INFO packaging: have _yum_lock for MainThread >06:04:11,373 INFO packaging: gave up _yum_lock for MainThread >06:04:11,373 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,373 INFO packaging: have _yum_lock for MainThread >06:04:11,374 INFO packaging: gave up _yum_lock for MainThread >06:04:11,374 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,374 INFO packaging: have _yum_lock for MainThread >06:04:11,374 INFO packaging: gave up _yum_lock for MainThread >06:04:11,375 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,375 INFO packaging: have _yum_lock for MainThread >06:04:11,375 INFO packaging: gave up _yum_lock for MainThread >06:04:11,375 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,375 INFO packaging: have _yum_lock for MainThread >06:04:11,375 INFO packaging: gave up _yum_lock for MainThread >06:04:11,376 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,376 INFO packaging: have _yum_lock for MainThread >06:04:11,376 INFO packaging: gave up _yum_lock for MainThread >06:04:11,377 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,377 INFO packaging: have _yum_lock for MainThread >06:04:11,377 INFO packaging: gave up _yum_lock for MainThread >06:04:11,377 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,377 INFO packaging: have _yum_lock for MainThread >06:04:11,377 INFO packaging: gave up _yum_lock for MainThread >06:04:11,378 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,378 INFO packaging: have _yum_lock for MainThread >06:04:11,378 INFO packaging: gave up _yum_lock for MainThread >06:04:11,379 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,379 INFO packaging: have _yum_lock for MainThread >06:04:11,379 INFO packaging: gave up _yum_lock for MainThread >06:04:11,379 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,379 INFO packaging: have _yum_lock for MainThread >06:04:11,379 INFO packaging: gave up _yum_lock for MainThread >06:04:11,380 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,380 INFO packaging: have _yum_lock for MainThread >06:04:11,380 INFO packaging: gave up _yum_lock for MainThread >06:04:11,381 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,381 INFO packaging: have _yum_lock for MainThread >06:04:11,381 INFO packaging: gave up _yum_lock for MainThread >06:04:11,381 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,381 INFO packaging: have _yum_lock for MainThread >06:04:11,381 INFO packaging: gave up _yum_lock for MainThread >06:04:11,382 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,382 INFO packaging: have _yum_lock for MainThread >06:04:11,382 INFO packaging: gave up _yum_lock for MainThread >06:04:11,382 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,383 INFO packaging: have _yum_lock for MainThread >06:04:11,383 INFO packaging: gave up _yum_lock for MainThread >06:04:11,383 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,383 INFO packaging: have _yum_lock for MainThread >06:04:11,383 INFO packaging: gave up _yum_lock for MainThread >06:04:11,384 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,384 INFO packaging: have _yum_lock for MainThread >06:04:11,384 INFO packaging: gave up _yum_lock for MainThread >06:04:11,384 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,385 INFO packaging: have _yum_lock for MainThread >06:04:11,385 INFO packaging: gave up _yum_lock for MainThread >06:04:11,385 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,385 INFO packaging: have _yum_lock for MainThread >06:04:11,385 INFO packaging: gave up _yum_lock for MainThread >06:04:11,386 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,386 INFO packaging: have _yum_lock for MainThread >06:04:11,386 INFO packaging: gave up _yum_lock for MainThread >06:04:11,386 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,386 INFO packaging: have _yum_lock for MainThread >06:04:11,387 INFO packaging: gave up _yum_lock for MainThread >06:04:11,387 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,387 INFO packaging: have _yum_lock for MainThread >06:04:11,387 INFO packaging: gave up _yum_lock for MainThread >06:04:11,388 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,388 INFO packaging: have _yum_lock for MainThread >06:04:11,388 INFO packaging: gave up _yum_lock for MainThread >06:04:11,388 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,388 INFO packaging: have _yum_lock for MainThread >06:04:11,388 INFO packaging: gave up _yum_lock for MainThread >06:04:11,389 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,389 INFO packaging: have _yum_lock for MainThread >06:04:11,389 INFO packaging: gave up _yum_lock for MainThread >06:04:11,390 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,390 INFO packaging: have _yum_lock for MainThread >06:04:11,390 INFO packaging: gave up _yum_lock for MainThread >06:04:11,390 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,390 INFO packaging: have _yum_lock for MainThread >06:04:11,390 INFO packaging: gave up _yum_lock for MainThread >06:04:11,391 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,391 INFO packaging: have _yum_lock for MainThread >06:04:11,391 INFO packaging: gave up _yum_lock for MainThread >06:04:11,392 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,392 INFO packaging: have _yum_lock for MainThread >06:04:11,392 INFO packaging: gave up _yum_lock for MainThread >06:04:11,392 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,392 INFO packaging: have _yum_lock for MainThread >06:04:11,392 INFO packaging: gave up _yum_lock for MainThread >06:04:11,393 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,393 INFO packaging: have _yum_lock for MainThread >06:04:11,393 INFO packaging: gave up _yum_lock for MainThread >06:04:11,394 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,394 INFO packaging: have _yum_lock for MainThread >06:04:11,394 INFO packaging: gave up _yum_lock for MainThread >06:04:11,394 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,394 INFO packaging: have _yum_lock for MainThread >06:04:11,394 INFO packaging: gave up _yum_lock for MainThread >06:04:11,395 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,395 INFO packaging: have _yum_lock for MainThread >06:04:11,395 INFO packaging: gave up _yum_lock for MainThread >06:04:11,395 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,396 INFO packaging: have _yum_lock for MainThread >06:04:11,396 INFO packaging: gave up _yum_lock for MainThread >06:04:11,396 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,396 INFO packaging: have _yum_lock for MainThread >06:04:11,396 INFO packaging: gave up _yum_lock for MainThread >06:04:11,397 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,397 INFO packaging: have _yum_lock for MainThread >06:04:11,397 INFO packaging: gave up _yum_lock for MainThread >06:04:11,397 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,398 INFO packaging: have _yum_lock for MainThread >06:04:11,398 INFO packaging: gave up _yum_lock for MainThread >06:04:11,398 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,398 INFO packaging: have _yum_lock for MainThread >06:04:11,398 INFO packaging: gave up _yum_lock for MainThread >06:04:11,399 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,399 INFO packaging: have _yum_lock for MainThread >06:04:11,399 INFO packaging: gave up _yum_lock for MainThread >06:04:11,399 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,399 INFO packaging: have _yum_lock for MainThread >06:04:11,400 INFO packaging: gave up _yum_lock for MainThread >06:04:11,400 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,400 INFO packaging: have _yum_lock for MainThread >06:04:11,400 INFO packaging: gave up _yum_lock for MainThread >06:04:11,401 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,401 INFO packaging: have _yum_lock for MainThread >06:04:11,401 INFO packaging: gave up _yum_lock for MainThread >06:04:11,401 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,401 INFO packaging: have _yum_lock for MainThread >06:04:11,402 INFO packaging: gave up _yum_lock for MainThread >06:04:11,402 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,402 INFO packaging: have _yum_lock for MainThread >06:04:11,402 INFO packaging: gave up _yum_lock for MainThread >06:04:11,403 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,403 INFO packaging: have _yum_lock for MainThread >06:04:11,403 INFO packaging: gave up _yum_lock for MainThread >06:04:11,403 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,403 INFO packaging: have _yum_lock for MainThread >06:04:11,403 INFO packaging: gave up _yum_lock for MainThread >06:04:11,404 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,404 INFO packaging: have _yum_lock for MainThread >06:04:11,404 INFO packaging: gave up _yum_lock for MainThread >06:04:11,405 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,405 INFO packaging: have _yum_lock for MainThread >06:04:11,405 INFO packaging: gave up _yum_lock for MainThread >06:04:11,405 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,405 INFO packaging: have _yum_lock for MainThread >06:04:11,405 INFO packaging: gave up _yum_lock for MainThread >06:04:11,406 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,406 INFO packaging: have _yum_lock for MainThread >06:04:11,406 INFO packaging: gave up _yum_lock for MainThread >06:04:11,407 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,407 INFO packaging: have _yum_lock for MainThread >06:04:11,407 INFO packaging: gave up _yum_lock for MainThread >06:04:11,407 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,407 INFO packaging: have _yum_lock for MainThread >06:04:11,407 INFO packaging: gave up _yum_lock for MainThread >06:04:11,408 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,408 INFO packaging: have _yum_lock for MainThread >06:04:11,408 INFO packaging: gave up _yum_lock for MainThread >06:04:11,408 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,409 INFO packaging: have _yum_lock for MainThread >06:04:11,409 INFO packaging: gave up _yum_lock for MainThread >06:04:11,409 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,409 INFO packaging: have _yum_lock for MainThread >06:04:11,409 INFO packaging: gave up _yum_lock for MainThread >06:04:11,410 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,410 INFO packaging: have _yum_lock for MainThread >06:04:11,410 INFO packaging: gave up _yum_lock for MainThread >06:04:11,410 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:11,411 INFO packaging: have _yum_lock for MainThread >06:04:11,411 INFO packaging: gave up _yum_lock for MainThread >06:04:11,411 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:11,411 INFO packaging: have _yum_lock for MainThread >06:04:11,411 INFO packaging: gave up _yum_lock for MainThread >06:04:11,412 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:11,412 INFO packaging: have _yum_lock for MainThread >06:04:11,412 INFO packaging: gave up _yum_lock for MainThread >06:04:11,412 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:11,412 INFO packaging: have _yum_lock for MainThread >06:04:11,413 INFO packaging: gave up _yum_lock for MainThread >06:04:11,413 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,413 INFO packaging: have _yum_lock for MainThread >06:04:11,413 INFO packaging: gave up _yum_lock for MainThread >06:04:11,414 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,414 INFO packaging: have _yum_lock for MainThread >06:04:11,414 INFO packaging: gave up _yum_lock for MainThread >06:04:11,415 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,415 INFO packaging: have _yum_lock for MainThread >06:04:11,415 INFO packaging: gave up _yum_lock for MainThread >06:04:11,415 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,416 INFO packaging: have _yum_lock for MainThread >06:04:11,416 INFO packaging: gave up _yum_lock for MainThread >06:04:11,416 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,417 INFO packaging: have _yum_lock for MainThread >06:04:11,417 INFO packaging: gave up _yum_lock for MainThread >06:04:11,417 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,417 INFO packaging: have _yum_lock for MainThread >06:04:11,417 INFO packaging: gave up _yum_lock for MainThread >06:04:11,418 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,418 INFO packaging: have _yum_lock for MainThread >06:04:11,418 INFO packaging: gave up _yum_lock for MainThread >06:04:11,419 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,419 INFO packaging: have _yum_lock for MainThread >06:04:11,419 INFO packaging: gave up _yum_lock for MainThread >06:04:11,420 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,420 INFO packaging: have _yum_lock for MainThread >06:04:11,420 INFO packaging: gave up _yum_lock for MainThread >06:04:11,421 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,421 INFO packaging: have _yum_lock for MainThread >06:04:11,421 INFO packaging: gave up _yum_lock for MainThread >06:04:11,422 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,422 INFO packaging: have _yum_lock for MainThread >06:04:11,422 INFO packaging: gave up _yum_lock for MainThread >06:04:11,422 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,422 INFO packaging: have _yum_lock for MainThread >06:04:11,423 INFO packaging: gave up _yum_lock for MainThread >06:04:11,423 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,423 INFO packaging: have _yum_lock for MainThread >06:04:11,424 INFO packaging: gave up _yum_lock for MainThread >06:04:11,424 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,424 INFO packaging: have _yum_lock for MainThread >06:04:11,424 INFO packaging: gave up _yum_lock for MainThread >06:04:11,425 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,425 INFO packaging: have _yum_lock for MainThread >06:04:11,425 INFO packaging: gave up _yum_lock for MainThread >06:04:11,426 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,426 INFO packaging: have _yum_lock for MainThread >06:04:11,426 INFO packaging: gave up _yum_lock for MainThread >06:04:11,427 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:11,427 INFO packaging: have _yum_lock for MainThread >06:04:11,427 INFO packaging: gave up _yum_lock for MainThread >06:04:11,427 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:11,427 INFO packaging: have _yum_lock for MainThread >06:04:11,428 INFO packaging: gave up _yum_lock for MainThread >06:04:14,693 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:932 (environmentGroups) >06:04:14,694 INFO packaging: have _yum_lock for MainThread >06:04:14,694 INFO packaging: gave up _yum_lock for MainThread >06:04:14,695 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:343 (on_environment_toggled) >06:04:14,695 INFO packaging: have _yum_lock for MainThread >06:04:14,695 INFO packaging: gave up _yum_lock for MainThread >06:04:14,697 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:964 (groups) >06:04:14,698 INFO packaging: have _yum_lock for MainThread >06:04:14,698 INFO packaging: gave up _yum_lock for MainThread >06:04:14,699 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:292 (refreshAddons) >06:04:14,699 INFO packaging: have _yum_lock for MainThread >06:04:14,700 INFO packaging: gave up _yum_lock for MainThread >06:04:14,701 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,701 INFO packaging: have _yum_lock for MainThread >06:04:14,702 INFO packaging: gave up _yum_lock for MainThread >06:04:14,703 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,703 INFO packaging: have _yum_lock for MainThread >06:04:14,703 INFO packaging: gave up _yum_lock for MainThread >06:04:14,704 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,705 INFO packaging: have _yum_lock for MainThread >06:04:14,705 INFO packaging: gave up _yum_lock for MainThread >06:04:14,706 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,706 INFO packaging: have _yum_lock for MainThread >06:04:14,706 INFO packaging: gave up _yum_lock for MainThread >06:04:14,708 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,708 INFO packaging: have _yum_lock for MainThread >06:04:14,708 INFO packaging: gave up _yum_lock for MainThread >06:04:14,709 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,709 INFO packaging: have _yum_lock for MainThread >06:04:14,710 INFO packaging: gave up _yum_lock for MainThread >06:04:14,711 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,711 INFO packaging: have _yum_lock for MainThread >06:04:14,711 INFO packaging: gave up _yum_lock for MainThread >06:04:14,712 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,712 INFO packaging: have _yum_lock for MainThread >06:04:14,713 INFO packaging: gave up _yum_lock for MainThread >06:04:14,714 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:14,714 INFO packaging: have _yum_lock for MainThread >06:04:14,714 INFO packaging: gave up _yum_lock for MainThread >06:04:14,715 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,715 INFO packaging: have _yum_lock for MainThread >06:04:14,716 INFO packaging: gave up _yum_lock for MainThread >06:04:14,717 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,717 INFO packaging: have _yum_lock for MainThread >06:04:14,717 INFO packaging: gave up _yum_lock for MainThread >06:04:14,718 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,718 INFO packaging: have _yum_lock for MainThread >06:04:14,719 INFO packaging: gave up _yum_lock for MainThread >06:04:14,720 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,720 INFO packaging: have _yum_lock for MainThread >06:04:14,720 INFO packaging: gave up _yum_lock for MainThread >06:04:14,721 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,721 INFO packaging: have _yum_lock for MainThread >06:04:14,722 INFO packaging: gave up _yum_lock for MainThread >06:04:14,723 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,723 INFO packaging: have _yum_lock for MainThread >06:04:14,723 INFO packaging: gave up _yum_lock for MainThread >06:04:14,724 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,724 INFO packaging: have _yum_lock for MainThread >06:04:14,724 INFO packaging: gave up _yum_lock for MainThread >06:04:14,726 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,726 INFO packaging: have _yum_lock for MainThread >06:04:14,726 INFO packaging: gave up _yum_lock for MainThread >06:04:14,727 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,727 INFO packaging: have _yum_lock for MainThread >06:04:14,727 INFO packaging: gave up _yum_lock for MainThread >06:04:14,728 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,728 INFO packaging: have _yum_lock for MainThread >06:04:14,729 INFO packaging: gave up _yum_lock for MainThread >06:04:14,730 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,730 INFO packaging: have _yum_lock for MainThread >06:04:14,730 INFO packaging: gave up _yum_lock for MainThread >06:04:14,731 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,731 INFO packaging: have _yum_lock for MainThread >06:04:14,731 INFO packaging: gave up _yum_lock for MainThread >06:04:14,732 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,732 INFO packaging: have _yum_lock for MainThread >06:04:14,732 INFO packaging: gave up _yum_lock for MainThread >06:04:14,733 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,734 INFO packaging: have _yum_lock for MainThread >06:04:14,734 INFO packaging: gave up _yum_lock for MainThread >06:04:14,735 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,735 INFO packaging: have _yum_lock for MainThread >06:04:14,735 INFO packaging: gave up _yum_lock for MainThread >06:04:14,736 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,736 INFO packaging: have _yum_lock for MainThread >06:04:14,736 INFO packaging: gave up _yum_lock for MainThread >06:04:14,737 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,737 INFO packaging: have _yum_lock for MainThread >06:04:14,738 INFO packaging: gave up _yum_lock for MainThread >06:04:14,739 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,739 INFO packaging: have _yum_lock for MainThread >06:04:14,739 INFO packaging: gave up _yum_lock for MainThread >06:04:14,740 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,740 INFO packaging: have _yum_lock for MainThread >06:04:14,740 INFO packaging: gave up _yum_lock for MainThread >06:04:14,741 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,741 INFO packaging: have _yum_lock for MainThread >06:04:14,741 INFO packaging: gave up _yum_lock for MainThread >06:04:14,742 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,742 INFO packaging: have _yum_lock for MainThread >06:04:14,742 INFO packaging: gave up _yum_lock for MainThread >06:04:14,743 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,744 INFO packaging: have _yum_lock for MainThread >06:04:14,744 INFO packaging: gave up _yum_lock for MainThread >06:04:14,745 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,745 INFO packaging: have _yum_lock for MainThread >06:04:14,745 INFO packaging: gave up _yum_lock for MainThread >06:04:14,746 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,746 INFO packaging: have _yum_lock for MainThread >06:04:14,746 INFO packaging: gave up _yum_lock for MainThread >06:04:14,747 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,747 INFO packaging: have _yum_lock for MainThread >06:04:14,747 INFO packaging: gave up _yum_lock for MainThread >06:04:14,748 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,748 INFO packaging: have _yum_lock for MainThread >06:04:14,749 INFO packaging: gave up _yum_lock for MainThread >06:04:14,749 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,750 INFO packaging: have _yum_lock for MainThread >06:04:14,750 INFO packaging: gave up _yum_lock for MainThread >06:04:14,751 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,751 INFO packaging: have _yum_lock for MainThread >06:04:14,751 INFO packaging: gave up _yum_lock for MainThread >06:04:14,752 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,752 INFO packaging: have _yum_lock for MainThread >06:04:14,752 INFO packaging: gave up _yum_lock for MainThread >06:04:14,753 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,753 INFO packaging: have _yum_lock for MainThread >06:04:14,753 INFO packaging: gave up _yum_lock for MainThread >06:04:14,754 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,754 INFO packaging: have _yum_lock for MainThread >06:04:14,754 INFO packaging: gave up _yum_lock for MainThread >06:04:14,755 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,755 INFO packaging: have _yum_lock for MainThread >06:04:14,755 INFO packaging: gave up _yum_lock for MainThread >06:04:14,756 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,756 INFO packaging: have _yum_lock for MainThread >06:04:14,756 INFO packaging: gave up _yum_lock for MainThread >06:04:14,757 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,757 INFO packaging: have _yum_lock for MainThread >06:04:14,758 INFO packaging: gave up _yum_lock for MainThread >06:04:14,758 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,759 INFO packaging: have _yum_lock for MainThread >06:04:14,759 INFO packaging: gave up _yum_lock for MainThread >06:04:14,760 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,760 INFO packaging: have _yum_lock for MainThread >06:04:14,760 INFO packaging: gave up _yum_lock for MainThread >06:04:14,761 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,761 INFO packaging: have _yum_lock for MainThread >06:04:14,761 INFO packaging: gave up _yum_lock for MainThread >06:04:14,762 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,762 INFO packaging: have _yum_lock for MainThread >06:04:14,762 INFO packaging: gave up _yum_lock for MainThread >06:04:14,763 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,763 INFO packaging: have _yum_lock for MainThread >06:04:14,763 INFO packaging: gave up _yum_lock for MainThread >06:04:14,764 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,764 INFO packaging: have _yum_lock for MainThread >06:04:14,764 INFO packaging: gave up _yum_lock for MainThread >06:04:14,765 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,765 INFO packaging: have _yum_lock for MainThread >06:04:14,765 INFO packaging: gave up _yum_lock for MainThread >06:04:14,766 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,766 INFO packaging: have _yum_lock for MainThread >06:04:14,766 INFO packaging: gave up _yum_lock for MainThread >06:04:14,767 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,767 INFO packaging: have _yum_lock for MainThread >06:04:14,767 INFO packaging: gave up _yum_lock for MainThread >06:04:14,768 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,768 INFO packaging: have _yum_lock for MainThread >06:04:14,769 INFO packaging: gave up _yum_lock for MainThread >06:04:14,769 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,769 INFO packaging: have _yum_lock for MainThread >06:04:14,770 INFO packaging: gave up _yum_lock for MainThread >06:04:14,770 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:14,770 INFO packaging: have _yum_lock for MainThread >06:04:14,771 INFO packaging: gave up _yum_lock for MainThread >06:04:14,771 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,771 INFO packaging: have _yum_lock for MainThread >06:04:14,772 INFO packaging: gave up _yum_lock for MainThread >06:04:14,772 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,773 INFO packaging: have _yum_lock for MainThread >06:04:14,773 INFO packaging: gave up _yum_lock for MainThread >06:04:14,773 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,774 INFO packaging: have _yum_lock for MainThread >06:04:14,774 INFO packaging: gave up _yum_lock for MainThread >06:04:14,774 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,775 INFO packaging: have _yum_lock for MainThread >06:04:14,775 INFO packaging: gave up _yum_lock for MainThread >06:04:14,775 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,776 INFO packaging: have _yum_lock for MainThread >06:04:14,776 INFO packaging: gave up _yum_lock for MainThread >06:04:14,776 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,777 INFO packaging: have _yum_lock for MainThread >06:04:14,777 INFO packaging: gave up _yum_lock for MainThread >06:04:14,777 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,778 INFO packaging: have _yum_lock for MainThread >06:04:14,778 INFO packaging: gave up _yum_lock for MainThread >06:04:14,779 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,779 INFO packaging: have _yum_lock for MainThread >06:04:14,779 INFO packaging: gave up _yum_lock for MainThread >06:04:14,780 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,780 INFO packaging: have _yum_lock for MainThread >06:04:14,780 INFO packaging: gave up _yum_lock for MainThread >06:04:14,781 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,781 INFO packaging: have _yum_lock for MainThread >06:04:14,781 INFO packaging: gave up _yum_lock for MainThread >06:04:14,781 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,782 INFO packaging: have _yum_lock for MainThread >06:04:14,782 INFO packaging: gave up _yum_lock for MainThread >06:04:14,782 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,783 INFO packaging: have _yum_lock for MainThread >06:04:14,783 INFO packaging: gave up _yum_lock for MainThread >06:04:14,783 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,784 INFO packaging: have _yum_lock for MainThread >06:04:14,784 INFO packaging: gave up _yum_lock for MainThread >06:04:14,784 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,785 INFO packaging: have _yum_lock for MainThread >06:04:14,785 INFO packaging: gave up _yum_lock for MainThread >06:04:14,785 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,786 INFO packaging: have _yum_lock for MainThread >06:04:14,786 INFO packaging: gave up _yum_lock for MainThread >06:04:14,786 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,787 INFO packaging: have _yum_lock for MainThread >06:04:14,787 INFO packaging: gave up _yum_lock for MainThread >06:04:14,787 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,787 INFO packaging: have _yum_lock for MainThread >06:04:14,788 INFO packaging: gave up _yum_lock for MainThread >06:04:14,788 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,788 INFO packaging: have _yum_lock for MainThread >06:04:14,789 INFO packaging: gave up _yum_lock for MainThread >06:04:14,789 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,789 INFO packaging: have _yum_lock for MainThread >06:04:14,790 INFO packaging: gave up _yum_lock for MainThread >06:04:14,790 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:14,790 INFO packaging: have _yum_lock for MainThread >06:04:14,790 INFO packaging: gave up _yum_lock for MainThread >06:04:14,791 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,791 INFO packaging: have _yum_lock for MainThread >06:04:14,791 INFO packaging: gave up _yum_lock for MainThread >06:04:14,792 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,792 INFO packaging: have _yum_lock for MainThread >06:04:14,792 INFO packaging: gave up _yum_lock for MainThread >06:04:14,793 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,793 INFO packaging: have _yum_lock for MainThread >06:04:14,793 INFO packaging: gave up _yum_lock for MainThread >06:04:14,794 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,794 INFO packaging: have _yum_lock for MainThread >06:04:14,794 INFO packaging: gave up _yum_lock for MainThread >06:04:14,795 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,795 INFO packaging: have _yum_lock for MainThread >06:04:14,795 INFO packaging: gave up _yum_lock for MainThread >06:04:14,796 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,796 INFO packaging: have _yum_lock for MainThread >06:04:14,796 INFO packaging: gave up _yum_lock for MainThread >06:04:14,797 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,797 INFO packaging: have _yum_lock for MainThread >06:04:14,797 INFO packaging: gave up _yum_lock for MainThread >06:04:14,798 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,798 INFO packaging: have _yum_lock for MainThread >06:04:14,798 INFO packaging: gave up _yum_lock for MainThread >06:04:14,799 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,799 INFO packaging: have _yum_lock for MainThread >06:04:14,799 INFO packaging: gave up _yum_lock for MainThread >06:04:14,800 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,800 INFO packaging: have _yum_lock for MainThread >06:04:14,800 INFO packaging: gave up _yum_lock for MainThread >06:04:14,800 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,801 INFO packaging: have _yum_lock for MainThread >06:04:14,801 INFO packaging: gave up _yum_lock for MainThread >06:04:14,801 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,801 INFO packaging: have _yum_lock for MainThread >06:04:14,802 INFO packaging: gave up _yum_lock for MainThread >06:04:14,802 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,802 INFO packaging: have _yum_lock for MainThread >06:04:14,802 INFO packaging: gave up _yum_lock for MainThread >06:04:14,803 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,803 INFO packaging: have _yum_lock for MainThread >06:04:14,803 INFO packaging: gave up _yum_lock for MainThread >06:04:14,804 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,804 INFO packaging: have _yum_lock for MainThread >06:04:14,804 INFO packaging: gave up _yum_lock for MainThread >06:04:14,805 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,805 INFO packaging: have _yum_lock for MainThread >06:04:14,805 INFO packaging: gave up _yum_lock for MainThread >06:04:14,806 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,806 INFO packaging: have _yum_lock for MainThread >06:04:14,806 INFO packaging: gave up _yum_lock for MainThread >06:04:14,807 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,807 INFO packaging: have _yum_lock for MainThread >06:04:14,807 INFO packaging: gave up _yum_lock for MainThread >06:04:14,808 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,808 INFO packaging: have _yum_lock for MainThread >06:04:14,808 INFO packaging: gave up _yum_lock for MainThread >06:04:14,809 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,809 INFO packaging: have _yum_lock for MainThread >06:04:14,809 INFO packaging: gave up _yum_lock for MainThread >06:04:14,809 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,810 INFO packaging: have _yum_lock for MainThread >06:04:14,810 INFO packaging: gave up _yum_lock for MainThread >06:04:14,810 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,810 INFO packaging: have _yum_lock for MainThread >06:04:14,811 INFO packaging: gave up _yum_lock for MainThread >06:04:14,811 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,811 INFO packaging: have _yum_lock for MainThread >06:04:14,811 INFO packaging: gave up _yum_lock for MainThread >06:04:14,812 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,812 INFO packaging: have _yum_lock for MainThread >06:04:14,812 INFO packaging: gave up _yum_lock for MainThread >06:04:14,813 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,813 INFO packaging: have _yum_lock for MainThread >06:04:14,813 INFO packaging: gave up _yum_lock for MainThread >06:04:14,814 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,814 INFO packaging: have _yum_lock for MainThread >06:04:14,814 INFO packaging: gave up _yum_lock for MainThread >06:04:14,815 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,815 INFO packaging: have _yum_lock for MainThread >06:04:14,815 INFO packaging: gave up _yum_lock for MainThread >06:04:14,815 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,816 INFO packaging: have _yum_lock for MainThread >06:04:14,816 INFO packaging: gave up _yum_lock for MainThread >06:04:14,816 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,816 INFO packaging: have _yum_lock for MainThread >06:04:14,817 INFO packaging: gave up _yum_lock for MainThread >06:04:14,817 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:14,817 INFO packaging: have _yum_lock for MainThread >06:04:14,817 INFO packaging: gave up _yum_lock for MainThread >06:04:14,818 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,818 INFO packaging: have _yum_lock for MainThread >06:04:14,818 INFO packaging: gave up _yum_lock for MainThread >06:04:14,819 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,819 INFO packaging: have _yum_lock for MainThread >06:04:14,819 INFO packaging: gave up _yum_lock for MainThread >06:04:14,820 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,820 INFO packaging: have _yum_lock for MainThread >06:04:14,820 INFO packaging: gave up _yum_lock for MainThread >06:04:14,821 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,821 INFO packaging: have _yum_lock for MainThread >06:04:14,821 INFO packaging: gave up _yum_lock for MainThread >06:04:14,821 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,821 INFO packaging: have _yum_lock for MainThread >06:04:14,822 INFO packaging: gave up _yum_lock for MainThread >06:04:14,822 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,822 INFO packaging: have _yum_lock for MainThread >06:04:14,822 INFO packaging: gave up _yum_lock for MainThread >06:04:14,823 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,823 INFO packaging: have _yum_lock for MainThread >06:04:14,823 INFO packaging: gave up _yum_lock for MainThread >06:04:14,824 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,824 INFO packaging: have _yum_lock for MainThread >06:04:14,824 INFO packaging: gave up _yum_lock for MainThread >06:04:14,825 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,825 INFO packaging: have _yum_lock for MainThread >06:04:14,825 INFO packaging: gave up _yum_lock for MainThread >06:04:14,826 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,826 INFO packaging: have _yum_lock for MainThread >06:04:14,826 INFO packaging: gave up _yum_lock for MainThread >06:04:14,826 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,826 INFO packaging: have _yum_lock for MainThread >06:04:14,827 INFO packaging: gave up _yum_lock for MainThread >06:04:14,827 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,827 INFO packaging: have _yum_lock for MainThread >06:04:14,827 INFO packaging: gave up _yum_lock for MainThread >06:04:14,828 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,828 INFO packaging: have _yum_lock for MainThread >06:04:14,828 INFO packaging: gave up _yum_lock for MainThread >06:04:14,829 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,829 INFO packaging: have _yum_lock for MainThread >06:04:14,829 INFO packaging: gave up _yum_lock for MainThread >06:04:14,830 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,830 INFO packaging: have _yum_lock for MainThread >06:04:14,830 INFO packaging: gave up _yum_lock for MainThread >06:04:14,830 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,831 INFO packaging: have _yum_lock for MainThread >06:04:14,831 INFO packaging: gave up _yum_lock for MainThread >06:04:14,831 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,831 INFO packaging: have _yum_lock for MainThread >06:04:14,831 INFO packaging: gave up _yum_lock for MainThread >06:04:14,832 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,832 INFO packaging: have _yum_lock for MainThread >06:04:14,832 INFO packaging: gave up _yum_lock for MainThread >06:04:14,833 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,833 INFO packaging: have _yum_lock for MainThread >06:04:14,833 INFO packaging: gave up _yum_lock for MainThread >06:04:14,834 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,834 INFO packaging: have _yum_lock for MainThread >06:04:14,834 INFO packaging: gave up _yum_lock for MainThread >06:04:14,834 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,835 INFO packaging: have _yum_lock for MainThread >06:04:14,835 INFO packaging: gave up _yum_lock for MainThread >06:04:14,835 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,835 INFO packaging: have _yum_lock for MainThread >06:04:14,835 INFO packaging: gave up _yum_lock for MainThread >06:04:14,836 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,836 INFO packaging: have _yum_lock for MainThread >06:04:14,836 INFO packaging: gave up _yum_lock for MainThread >06:04:14,837 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,837 INFO packaging: have _yum_lock for MainThread >06:04:14,837 INFO packaging: gave up _yum_lock for MainThread >06:04:14,838 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,838 INFO packaging: have _yum_lock for MainThread >06:04:14,838 INFO packaging: gave up _yum_lock for MainThread >06:04:14,838 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,839 INFO packaging: have _yum_lock for MainThread >06:04:14,839 INFO packaging: gave up _yum_lock for MainThread >06:04:14,839 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,839 INFO packaging: have _yum_lock for MainThread >06:04:14,839 INFO packaging: gave up _yum_lock for MainThread >06:04:14,840 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,840 INFO packaging: have _yum_lock for MainThread >06:04:14,840 INFO packaging: gave up _yum_lock for MainThread >06:04:14,841 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,841 INFO packaging: have _yum_lock for MainThread >06:04:14,841 INFO packaging: gave up _yum_lock for MainThread >06:04:14,842 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,842 INFO packaging: have _yum_lock for MainThread >06:04:14,842 INFO packaging: gave up _yum_lock for MainThread >06:04:14,842 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,842 INFO packaging: have _yum_lock for MainThread >06:04:14,842 INFO packaging: gave up _yum_lock for MainThread >06:04:14,843 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,843 INFO packaging: have _yum_lock for MainThread >06:04:14,843 INFO packaging: gave up _yum_lock for MainThread >06:04:14,844 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,844 INFO packaging: have _yum_lock for MainThread >06:04:14,844 INFO packaging: gave up _yum_lock for MainThread >06:04:14,845 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,845 INFO packaging: have _yum_lock for MainThread >06:04:14,845 INFO packaging: gave up _yum_lock for MainThread >06:04:14,845 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,845 INFO packaging: have _yum_lock for MainThread >06:04:14,846 INFO packaging: gave up _yum_lock for MainThread >06:04:14,846 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,846 INFO packaging: have _yum_lock for MainThread >06:04:14,846 INFO packaging: gave up _yum_lock for MainThread >06:04:14,847 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,847 INFO packaging: have _yum_lock for MainThread >06:04:14,847 INFO packaging: gave up _yum_lock for MainThread >06:04:14,848 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,848 INFO packaging: have _yum_lock for MainThread >06:04:14,848 INFO packaging: gave up _yum_lock for MainThread >06:04:14,848 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,848 INFO packaging: have _yum_lock for MainThread >06:04:14,849 INFO packaging: gave up _yum_lock for MainThread >06:04:14,849 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,849 INFO packaging: have _yum_lock for MainThread >06:04:14,849 INFO packaging: gave up _yum_lock for MainThread >06:04:14,850 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,850 INFO packaging: have _yum_lock for MainThread >06:04:14,850 INFO packaging: gave up _yum_lock for MainThread >06:04:14,851 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,851 INFO packaging: have _yum_lock for MainThread >06:04:14,851 INFO packaging: gave up _yum_lock for MainThread >06:04:14,851 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,851 INFO packaging: have _yum_lock for MainThread >06:04:14,852 INFO packaging: gave up _yum_lock for MainThread >06:04:14,852 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,852 INFO packaging: have _yum_lock for MainThread >06:04:14,852 INFO packaging: gave up _yum_lock for MainThread >06:04:14,853 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,853 INFO packaging: have _yum_lock for MainThread >06:04:14,853 INFO packaging: gave up _yum_lock for MainThread >06:04:14,854 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,854 INFO packaging: have _yum_lock for MainThread >06:04:14,854 INFO packaging: gave up _yum_lock for MainThread >06:04:14,854 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,854 INFO packaging: have _yum_lock for MainThread >06:04:14,855 INFO packaging: gave up _yum_lock for MainThread >06:04:14,855 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,855 INFO packaging: have _yum_lock for MainThread >06:04:14,855 INFO packaging: gave up _yum_lock for MainThread >06:04:14,856 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,856 INFO packaging: have _yum_lock for MainThread >06:04:14,856 INFO packaging: gave up _yum_lock for MainThread >06:04:14,857 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,857 INFO packaging: have _yum_lock for MainThread >06:04:14,857 INFO packaging: gave up _yum_lock for MainThread >06:04:14,857 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,857 INFO packaging: have _yum_lock for MainThread >06:04:14,857 INFO packaging: gave up _yum_lock for MainThread >06:04:14,858 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,858 INFO packaging: have _yum_lock for MainThread >06:04:14,858 INFO packaging: gave up _yum_lock for MainThread >06:04:14,859 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,859 INFO packaging: have _yum_lock for MainThread >06:04:14,859 INFO packaging: gave up _yum_lock for MainThread >06:04:14,860 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,860 INFO packaging: have _yum_lock for MainThread >06:04:14,860 INFO packaging: gave up _yum_lock for MainThread >06:04:14,860 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,860 INFO packaging: have _yum_lock for MainThread >06:04:14,860 INFO packaging: gave up _yum_lock for MainThread >06:04:14,861 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,861 INFO packaging: have _yum_lock for MainThread >06:04:14,861 INFO packaging: gave up _yum_lock for MainThread >06:04:14,862 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,862 INFO packaging: have _yum_lock for MainThread >06:04:14,862 INFO packaging: gave up _yum_lock for MainThread >06:04:14,862 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,862 INFO packaging: have _yum_lock for MainThread >06:04:14,863 INFO packaging: gave up _yum_lock for MainThread >06:04:14,863 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,863 INFO packaging: have _yum_lock for MainThread >06:04:14,863 INFO packaging: gave up _yum_lock for MainThread >06:04:14,864 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,864 INFO packaging: have _yum_lock for MainThread >06:04:14,864 INFO packaging: gave up _yum_lock for MainThread >06:04:14,864 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,865 INFO packaging: have _yum_lock for MainThread >06:04:14,865 INFO packaging: gave up _yum_lock for MainThread >06:04:14,865 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,865 INFO packaging: have _yum_lock for MainThread >06:04:14,865 INFO packaging: gave up _yum_lock for MainThread >06:04:14,866 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,866 INFO packaging: have _yum_lock for MainThread >06:04:14,866 INFO packaging: gave up _yum_lock for MainThread >06:04:14,867 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,867 INFO packaging: have _yum_lock for MainThread >06:04:14,867 INFO packaging: gave up _yum_lock for MainThread >06:04:14,867 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,867 INFO packaging: have _yum_lock for MainThread >06:04:14,868 INFO packaging: gave up _yum_lock for MainThread >06:04:14,868 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,868 INFO packaging: have _yum_lock for MainThread >06:04:14,868 INFO packaging: gave up _yum_lock for MainThread >06:04:14,869 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,869 INFO packaging: have _yum_lock for MainThread >06:04:14,869 INFO packaging: gave up _yum_lock for MainThread >06:04:14,870 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,870 INFO packaging: have _yum_lock for MainThread >06:04:14,870 INFO packaging: gave up _yum_lock for MainThread >06:04:14,870 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,870 INFO packaging: have _yum_lock for MainThread >06:04:14,870 INFO packaging: gave up _yum_lock for MainThread >06:04:14,871 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,871 INFO packaging: have _yum_lock for MainThread >06:04:14,871 INFO packaging: gave up _yum_lock for MainThread >06:04:14,872 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,872 INFO packaging: have _yum_lock for MainThread >06:04:14,872 INFO packaging: gave up _yum_lock for MainThread >06:04:14,872 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,872 INFO packaging: have _yum_lock for MainThread >06:04:14,872 INFO packaging: gave up _yum_lock for MainThread >06:04:14,873 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,873 INFO packaging: have _yum_lock for MainThread >06:04:14,873 INFO packaging: gave up _yum_lock for MainThread >06:04:14,874 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,874 INFO packaging: have _yum_lock for MainThread >06:04:14,874 INFO packaging: gave up _yum_lock for MainThread >06:04:14,874 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,874 INFO packaging: have _yum_lock for MainThread >06:04:14,875 INFO packaging: gave up _yum_lock for MainThread >06:04:14,875 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,875 INFO packaging: have _yum_lock for MainThread >06:04:14,875 INFO packaging: gave up _yum_lock for MainThread >06:04:14,876 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,876 INFO packaging: have _yum_lock for MainThread >06:04:14,876 INFO packaging: gave up _yum_lock for MainThread >06:04:14,876 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,877 INFO packaging: have _yum_lock for MainThread >06:04:14,877 INFO packaging: gave up _yum_lock for MainThread >06:04:14,877 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,877 INFO packaging: have _yum_lock for MainThread >06:04:14,877 INFO packaging: gave up _yum_lock for MainThread >06:04:14,878 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,878 INFO packaging: have _yum_lock for MainThread >06:04:14,878 INFO packaging: gave up _yum_lock for MainThread >06:04:14,878 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,879 INFO packaging: have _yum_lock for MainThread >06:04:14,879 INFO packaging: gave up _yum_lock for MainThread >06:04:14,879 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,879 INFO packaging: have _yum_lock for MainThread >06:04:14,879 INFO packaging: gave up _yum_lock for MainThread >06:04:14,880 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,880 INFO packaging: have _yum_lock for MainThread >06:04:14,880 INFO packaging: gave up _yum_lock for MainThread >06:04:14,881 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,881 INFO packaging: have _yum_lock for MainThread >06:04:14,881 INFO packaging: gave up _yum_lock for MainThread >06:04:14,881 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,881 INFO packaging: have _yum_lock for MainThread >06:04:14,881 INFO packaging: gave up _yum_lock for MainThread >06:04:14,882 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,882 INFO packaging: have _yum_lock for MainThread >06:04:14,882 INFO packaging: gave up _yum_lock for MainThread >06:04:14,883 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,883 INFO packaging: have _yum_lock for MainThread >06:04:14,883 INFO packaging: gave up _yum_lock for MainThread >06:04:14,883 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,883 INFO packaging: have _yum_lock for MainThread >06:04:14,883 INFO packaging: gave up _yum_lock for MainThread >06:04:14,884 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,884 INFO packaging: have _yum_lock for MainThread >06:04:14,884 INFO packaging: gave up _yum_lock for MainThread >06:04:14,885 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,885 INFO packaging: have _yum_lock for MainThread >06:04:14,885 INFO packaging: gave up _yum_lock for MainThread >06:04:14,885 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,885 INFO packaging: have _yum_lock for MainThread >06:04:14,885 INFO packaging: gave up _yum_lock for MainThread >06:04:14,886 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,886 INFO packaging: have _yum_lock for MainThread >06:04:14,886 INFO packaging: gave up _yum_lock for MainThread >06:04:14,887 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,887 INFO packaging: have _yum_lock for MainThread >06:04:14,887 INFO packaging: gave up _yum_lock for MainThread >06:04:14,887 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,887 INFO packaging: have _yum_lock for MainThread >06:04:14,887 INFO packaging: gave up _yum_lock for MainThread >06:04:14,888 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,888 INFO packaging: have _yum_lock for MainThread >06:04:14,888 INFO packaging: gave up _yum_lock for MainThread >06:04:14,889 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,889 INFO packaging: have _yum_lock for MainThread >06:04:14,889 INFO packaging: gave up _yum_lock for MainThread >06:04:14,889 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,889 INFO packaging: have _yum_lock for MainThread >06:04:14,889 INFO packaging: gave up _yum_lock for MainThread >06:04:14,890 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,890 INFO packaging: have _yum_lock for MainThread >06:04:14,890 INFO packaging: gave up _yum_lock for MainThread >06:04:14,891 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,891 INFO packaging: have _yum_lock for MainThread >06:04:14,891 INFO packaging: gave up _yum_lock for MainThread >06:04:14,891 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,891 INFO packaging: have _yum_lock for MainThread >06:04:14,891 INFO packaging: gave up _yum_lock for MainThread >06:04:14,892 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,892 INFO packaging: have _yum_lock for MainThread >06:04:14,892 INFO packaging: gave up _yum_lock for MainThread >06:04:14,892 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,893 INFO packaging: have _yum_lock for MainThread >06:04:14,893 INFO packaging: gave up _yum_lock for MainThread >06:04:14,893 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,893 INFO packaging: have _yum_lock for MainThread >06:04:14,893 INFO packaging: gave up _yum_lock for MainThread >06:04:14,894 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,894 INFO packaging: have _yum_lock for MainThread >06:04:14,894 INFO packaging: gave up _yum_lock for MainThread >06:04:14,894 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,894 INFO packaging: have _yum_lock for MainThread >06:04:14,895 INFO packaging: gave up _yum_lock for MainThread >06:04:14,895 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,895 INFO packaging: have _yum_lock for MainThread >06:04:14,895 INFO packaging: gave up _yum_lock for MainThread >06:04:14,896 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,896 INFO packaging: have _yum_lock for MainThread >06:04:14,896 INFO packaging: gave up _yum_lock for MainThread >06:04:14,896 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,896 INFO packaging: have _yum_lock for MainThread >06:04:14,897 INFO packaging: gave up _yum_lock for MainThread >06:04:14,897 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,897 INFO packaging: have _yum_lock for MainThread >06:04:14,897 INFO packaging: gave up _yum_lock for MainThread >06:04:14,898 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,898 INFO packaging: have _yum_lock for MainThread >06:04:14,898 INFO packaging: gave up _yum_lock for MainThread >06:04:14,898 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,898 INFO packaging: have _yum_lock for MainThread >06:04:14,898 INFO packaging: gave up _yum_lock for MainThread >06:04:14,899 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,899 INFO packaging: have _yum_lock for MainThread >06:04:14,899 INFO packaging: gave up _yum_lock for MainThread >06:04:14,900 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,900 INFO packaging: have _yum_lock for MainThread >06:04:14,900 INFO packaging: gave up _yum_lock for MainThread >06:04:14,900 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,900 INFO packaging: have _yum_lock for MainThread >06:04:14,900 INFO packaging: gave up _yum_lock for MainThread >06:04:14,901 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,901 INFO packaging: have _yum_lock for MainThread >06:04:14,901 INFO packaging: gave up _yum_lock for MainThread >06:04:14,902 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,902 INFO packaging: have _yum_lock for MainThread >06:04:14,902 INFO packaging: gave up _yum_lock for MainThread >06:04:14,902 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,902 INFO packaging: have _yum_lock for MainThread >06:04:14,902 INFO packaging: gave up _yum_lock for MainThread >06:04:14,903 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,903 INFO packaging: have _yum_lock for MainThread >06:04:14,903 INFO packaging: gave up _yum_lock for MainThread >06:04:14,903 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,904 INFO packaging: have _yum_lock for MainThread >06:04:14,904 INFO packaging: gave up _yum_lock for MainThread >06:04:14,904 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,904 INFO packaging: have _yum_lock for MainThread >06:04:14,904 INFO packaging: gave up _yum_lock for MainThread >06:04:14,905 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,905 INFO packaging: have _yum_lock for MainThread >06:04:14,905 INFO packaging: gave up _yum_lock for MainThread >06:04:14,905 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,906 INFO packaging: have _yum_lock for MainThread >06:04:14,906 INFO packaging: gave up _yum_lock for MainThread >06:04:14,906 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,906 INFO packaging: have _yum_lock for MainThread >06:04:14,906 INFO packaging: gave up _yum_lock for MainThread >06:04:14,907 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,907 INFO packaging: have _yum_lock for MainThread >06:04:14,907 INFO packaging: gave up _yum_lock for MainThread >06:04:14,907 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,907 INFO packaging: have _yum_lock for MainThread >06:04:14,908 INFO packaging: gave up _yum_lock for MainThread >06:04:14,908 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,908 INFO packaging: have _yum_lock for MainThread >06:04:14,908 INFO packaging: gave up _yum_lock for MainThread >06:04:14,909 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,909 INFO packaging: have _yum_lock for MainThread >06:04:14,909 INFO packaging: gave up _yum_lock for MainThread >06:04:14,909 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,909 INFO packaging: have _yum_lock for MainThread >06:04:14,910 INFO packaging: gave up _yum_lock for MainThread >06:04:14,910 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,910 INFO packaging: have _yum_lock for MainThread >06:04:14,910 INFO packaging: gave up _yum_lock for MainThread >06:04:14,911 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:14,911 INFO packaging: have _yum_lock for MainThread >06:04:14,911 INFO packaging: gave up _yum_lock for MainThread >06:04:14,911 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,911 INFO packaging: have _yum_lock for MainThread >06:04:14,911 INFO packaging: gave up _yum_lock for MainThread >06:04:14,912 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,912 INFO packaging: have _yum_lock for MainThread >06:04:14,912 INFO packaging: gave up _yum_lock for MainThread >06:04:14,913 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,913 INFO packaging: have _yum_lock for MainThread >06:04:14,913 INFO packaging: gave up _yum_lock for MainThread >06:04:14,913 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,913 INFO packaging: have _yum_lock for MainThread >06:04:14,913 INFO packaging: gave up _yum_lock for MainThread >06:04:14,914 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,914 INFO packaging: have _yum_lock for MainThread >06:04:14,914 INFO packaging: gave up _yum_lock for MainThread >06:04:14,915 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,915 INFO packaging: have _yum_lock for MainThread >06:04:14,915 INFO packaging: gave up _yum_lock for MainThread >06:04:14,915 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,915 INFO packaging: have _yum_lock for MainThread >06:04:14,915 INFO packaging: gave up _yum_lock for MainThread >06:04:14,916 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,916 INFO packaging: have _yum_lock for MainThread >06:04:14,916 INFO packaging: gave up _yum_lock for MainThread >06:04:14,916 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,917 INFO packaging: have _yum_lock for MainThread >06:04:14,917 INFO packaging: gave up _yum_lock for MainThread >06:04:14,917 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,917 INFO packaging: have _yum_lock for MainThread >06:04:14,917 INFO packaging: gave up _yum_lock for MainThread >06:04:14,918 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,918 INFO packaging: have _yum_lock for MainThread >06:04:14,918 INFO packaging: gave up _yum_lock for MainThread >06:04:14,918 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,919 INFO packaging: have _yum_lock for MainThread >06:04:14,919 INFO packaging: gave up _yum_lock for MainThread >06:04:14,919 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,919 INFO packaging: have _yum_lock for MainThread >06:04:14,919 INFO packaging: gave up _yum_lock for MainThread >06:04:14,920 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,920 INFO packaging: have _yum_lock for MainThread >06:04:14,920 INFO packaging: gave up _yum_lock for MainThread >06:04:14,920 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,920 INFO packaging: have _yum_lock for MainThread >06:04:14,921 INFO packaging: gave up _yum_lock for MainThread >06:04:14,921 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,921 INFO packaging: have _yum_lock for MainThread >06:04:14,921 INFO packaging: gave up _yum_lock for MainThread >06:04:14,922 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,922 INFO packaging: have _yum_lock for MainThread >06:04:14,922 INFO packaging: gave up _yum_lock for MainThread >06:04:14,922 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,922 INFO packaging: have _yum_lock for MainThread >06:04:14,923 INFO packaging: gave up _yum_lock for MainThread >06:04:14,923 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,923 INFO packaging: have _yum_lock for MainThread >06:04:14,923 INFO packaging: gave up _yum_lock for MainThread >06:04:14,924 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,924 INFO packaging: have _yum_lock for MainThread >06:04:14,924 INFO packaging: gave up _yum_lock for MainThread >06:04:14,924 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,924 INFO packaging: have _yum_lock for MainThread >06:04:14,925 INFO packaging: gave up _yum_lock for MainThread >06:04:14,925 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,925 INFO packaging: have _yum_lock for MainThread >06:04:14,925 INFO packaging: gave up _yum_lock for MainThread >06:04:14,926 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,926 INFO packaging: have _yum_lock for MainThread >06:04:14,926 INFO packaging: gave up _yum_lock for MainThread >06:04:14,926 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,926 INFO packaging: have _yum_lock for MainThread >06:04:14,926 INFO packaging: gave up _yum_lock for MainThread >06:04:14,927 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,927 INFO packaging: have _yum_lock for MainThread >06:04:14,927 INFO packaging: gave up _yum_lock for MainThread >06:04:14,928 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,928 INFO packaging: have _yum_lock for MainThread >06:04:14,928 INFO packaging: gave up _yum_lock for MainThread >06:04:14,928 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,928 INFO packaging: have _yum_lock for MainThread >06:04:14,928 INFO packaging: gave up _yum_lock for MainThread >06:04:14,929 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,929 INFO packaging: have _yum_lock for MainThread >06:04:14,929 INFO packaging: gave up _yum_lock for MainThread >06:04:14,930 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,930 INFO packaging: have _yum_lock for MainThread >06:04:14,930 INFO packaging: gave up _yum_lock for MainThread >06:04:14,930 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,930 INFO packaging: have _yum_lock for MainThread >06:04:14,930 INFO packaging: gave up _yum_lock for MainThread >06:04:14,931 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,931 INFO packaging: have _yum_lock for MainThread >06:04:14,931 INFO packaging: gave up _yum_lock for MainThread >06:04:14,932 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,932 INFO packaging: have _yum_lock for MainThread >06:04:14,932 INFO packaging: gave up _yum_lock for MainThread >06:04:14,932 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,932 INFO packaging: have _yum_lock for MainThread >06:04:14,932 INFO packaging: gave up _yum_lock for MainThread >06:04:14,933 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,933 INFO packaging: have _yum_lock for MainThread >06:04:14,933 INFO packaging: gave up _yum_lock for MainThread >06:04:14,933 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,934 INFO packaging: have _yum_lock for MainThread >06:04:14,934 INFO packaging: gave up _yum_lock for MainThread >06:04:14,934 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,934 INFO packaging: have _yum_lock for MainThread >06:04:14,934 INFO packaging: gave up _yum_lock for MainThread >06:04:14,935 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,935 INFO packaging: have _yum_lock for MainThread >06:04:14,935 INFO packaging: gave up _yum_lock for MainThread >06:04:14,935 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,935 INFO packaging: have _yum_lock for MainThread >06:04:14,936 INFO packaging: gave up _yum_lock for MainThread >06:04:14,936 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,936 INFO packaging: have _yum_lock for MainThread >06:04:14,936 INFO packaging: gave up _yum_lock for MainThread >06:04:14,937 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,937 INFO packaging: have _yum_lock for MainThread >06:04:14,937 INFO packaging: gave up _yum_lock for MainThread >06:04:14,937 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,937 INFO packaging: have _yum_lock for MainThread >06:04:14,938 INFO packaging: gave up _yum_lock for MainThread >06:04:14,938 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,938 INFO packaging: have _yum_lock for MainThread >06:04:14,938 INFO packaging: gave up _yum_lock for MainThread >06:04:14,939 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,939 INFO packaging: have _yum_lock for MainThread >06:04:14,939 INFO packaging: gave up _yum_lock for MainThread >06:04:14,939 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,939 INFO packaging: have _yum_lock for MainThread >06:04:14,939 INFO packaging: gave up _yum_lock for MainThread >06:04:14,940 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,940 INFO packaging: have _yum_lock for MainThread >06:04:14,940 INFO packaging: gave up _yum_lock for MainThread >06:04:14,941 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,941 INFO packaging: have _yum_lock for MainThread >06:04:14,941 INFO packaging: gave up _yum_lock for MainThread >06:04:14,941 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,941 INFO packaging: have _yum_lock for MainThread >06:04:14,941 INFO packaging: gave up _yum_lock for MainThread >06:04:14,942 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,942 INFO packaging: have _yum_lock for MainThread >06:04:14,942 INFO packaging: gave up _yum_lock for MainThread >06:04:14,943 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,943 INFO packaging: have _yum_lock for MainThread >06:04:14,943 INFO packaging: gave up _yum_lock for MainThread >06:04:14,943 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,943 INFO packaging: have _yum_lock for MainThread >06:04:14,943 INFO packaging: gave up _yum_lock for MainThread >06:04:14,944 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,944 INFO packaging: have _yum_lock for MainThread >06:04:14,944 INFO packaging: gave up _yum_lock for MainThread >06:04:14,944 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,945 INFO packaging: have _yum_lock for MainThread >06:04:14,945 INFO packaging: gave up _yum_lock for MainThread >06:04:14,945 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,945 INFO packaging: have _yum_lock for MainThread >06:04:14,945 INFO packaging: gave up _yum_lock for MainThread >06:04:14,946 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,946 INFO packaging: have _yum_lock for MainThread >06:04:14,946 INFO packaging: gave up _yum_lock for MainThread >06:04:14,946 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,946 INFO packaging: have _yum_lock for MainThread >06:04:14,947 INFO packaging: gave up _yum_lock for MainThread >06:04:14,947 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,947 INFO packaging: have _yum_lock for MainThread >06:04:14,947 INFO packaging: gave up _yum_lock for MainThread >06:04:14,948 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,948 INFO packaging: have _yum_lock for MainThread >06:04:14,948 INFO packaging: gave up _yum_lock for MainThread >06:04:14,948 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,948 INFO packaging: have _yum_lock for MainThread >06:04:14,949 INFO packaging: gave up _yum_lock for MainThread >06:04:14,949 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,949 INFO packaging: have _yum_lock for MainThread >06:04:14,949 INFO packaging: gave up _yum_lock for MainThread >06:04:14,950 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,950 INFO packaging: have _yum_lock for MainThread >06:04:14,950 INFO packaging: gave up _yum_lock for MainThread >06:04:14,950 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,950 INFO packaging: have _yum_lock for MainThread >06:04:14,951 INFO packaging: gave up _yum_lock for MainThread >06:04:14,951 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,951 INFO packaging: have _yum_lock for MainThread >06:04:14,951 INFO packaging: gave up _yum_lock for MainThread >06:04:14,952 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,952 INFO packaging: have _yum_lock for MainThread >06:04:14,952 INFO packaging: gave up _yum_lock for MainThread >06:04:14,952 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,952 INFO packaging: have _yum_lock for MainThread >06:04:14,952 INFO packaging: gave up _yum_lock for MainThread >06:04:14,953 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,953 INFO packaging: have _yum_lock for MainThread >06:04:14,953 INFO packaging: gave up _yum_lock for MainThread >06:04:14,954 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,954 INFO packaging: have _yum_lock for MainThread >06:04:14,954 INFO packaging: gave up _yum_lock for MainThread >06:04:14,954 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,954 INFO packaging: have _yum_lock for MainThread >06:04:14,954 INFO packaging: gave up _yum_lock for MainThread >06:04:14,955 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,955 INFO packaging: have _yum_lock for MainThread >06:04:14,955 INFO packaging: gave up _yum_lock for MainThread >06:04:14,956 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,956 INFO packaging: have _yum_lock for MainThread >06:04:14,956 INFO packaging: gave up _yum_lock for MainThread >06:04:14,956 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,956 INFO packaging: have _yum_lock for MainThread >06:04:14,956 INFO packaging: gave up _yum_lock for MainThread >06:04:14,957 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,957 INFO packaging: have _yum_lock for MainThread >06:04:14,957 INFO packaging: gave up _yum_lock for MainThread >06:04:14,957 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,958 INFO packaging: have _yum_lock for MainThread >06:04:14,958 INFO packaging: gave up _yum_lock for MainThread >06:04:14,958 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,958 INFO packaging: have _yum_lock for MainThread >06:04:14,958 INFO packaging: gave up _yum_lock for MainThread >06:04:14,959 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1015 (_groupHasInstallableMembers) >06:04:14,959 INFO packaging: have _yum_lock for MainThread >06:04:14,959 INFO packaging: gave up _yum_lock for MainThread >06:04:14,959 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,959 INFO packaging: have _yum_lock for MainThread >06:04:14,960 INFO packaging: gave up _yum_lock for MainThread >06:04:14,960 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,960 INFO packaging: have _yum_lock for MainThread >06:04:14,960 INFO packaging: gave up _yum_lock for MainThread >06:04:14,961 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,961 INFO packaging: have _yum_lock for MainThread >06:04:14,961 INFO packaging: gave up _yum_lock for MainThread >06:04:14,961 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,961 INFO packaging: have _yum_lock for MainThread >06:04:14,962 INFO packaging: gave up _yum_lock for MainThread >06:04:14,962 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,962 INFO packaging: have _yum_lock for MainThread >06:04:14,962 INFO packaging: gave up _yum_lock for MainThread >06:04:14,963 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,963 INFO packaging: have _yum_lock for MainThread >06:04:14,963 INFO packaging: gave up _yum_lock for MainThread >06:04:14,963 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,963 INFO packaging: have _yum_lock for MainThread >06:04:14,963 INFO packaging: gave up _yum_lock for MainThread >06:04:14,964 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,964 INFO packaging: have _yum_lock for MainThread >06:04:14,964 INFO packaging: gave up _yum_lock for MainThread >06:04:14,965 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,965 INFO packaging: have _yum_lock for MainThread >06:04:14,965 INFO packaging: gave up _yum_lock for MainThread >06:04:14,965 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,965 INFO packaging: have _yum_lock for MainThread >06:04:14,965 INFO packaging: gave up _yum_lock for MainThread >06:04:14,966 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,966 INFO packaging: have _yum_lock for MainThread >06:04:14,966 INFO packaging: gave up _yum_lock for MainThread >06:04:14,967 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,967 INFO packaging: have _yum_lock for MainThread >06:04:14,967 INFO packaging: gave up _yum_lock for MainThread >06:04:14,967 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,967 INFO packaging: have _yum_lock for MainThread >06:04:14,967 INFO packaging: gave up _yum_lock for MainThread >06:04:14,968 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,968 INFO packaging: have _yum_lock for MainThread >06:04:14,968 INFO packaging: gave up _yum_lock for MainThread >06:04:14,968 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,969 INFO packaging: have _yum_lock for MainThread >06:04:14,969 INFO packaging: gave up _yum_lock for MainThread >06:04:14,969 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,969 INFO packaging: have _yum_lock for MainThread >06:04:14,969 INFO packaging: gave up _yum_lock for MainThread >06:04:14,970 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,970 INFO packaging: have _yum_lock for MainThread >06:04:14,970 INFO packaging: gave up _yum_lock for MainThread >06:04:14,970 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,971 INFO packaging: have _yum_lock for MainThread >06:04:14,971 INFO packaging: gave up _yum_lock for MainThread >06:04:14,971 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,971 INFO packaging: have _yum_lock for MainThread >06:04:14,971 INFO packaging: gave up _yum_lock for MainThread >06:04:14,972 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,972 INFO packaging: have _yum_lock for MainThread >06:04:14,972 INFO packaging: gave up _yum_lock for MainThread >06:04:14,972 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,972 INFO packaging: have _yum_lock for MainThread >06:04:14,973 INFO packaging: gave up _yum_lock for MainThread >06:04:14,973 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,973 INFO packaging: have _yum_lock for MainThread >06:04:14,973 INFO packaging: gave up _yum_lock for MainThread >06:04:14,974 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,974 INFO packaging: have _yum_lock for MainThread >06:04:14,974 INFO packaging: gave up _yum_lock for MainThread >06:04:14,974 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,974 INFO packaging: have _yum_lock for MainThread >06:04:14,975 INFO packaging: gave up _yum_lock for MainThread >06:04:14,975 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,975 INFO packaging: have _yum_lock for MainThread >06:04:14,975 INFO packaging: gave up _yum_lock for MainThread >06:04:14,976 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,976 INFO packaging: have _yum_lock for MainThread >06:04:14,976 INFO packaging: gave up _yum_lock for MainThread >06:04:14,976 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,976 INFO packaging: have _yum_lock for MainThread >06:04:14,976 INFO packaging: gave up _yum_lock for MainThread >06:04:14,977 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,977 INFO packaging: have _yum_lock for MainThread >06:04:14,977 INFO packaging: gave up _yum_lock for MainThread >06:04:14,978 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,978 INFO packaging: have _yum_lock for MainThread >06:04:14,978 INFO packaging: gave up _yum_lock for MainThread >06:04:14,978 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,978 INFO packaging: have _yum_lock for MainThread >06:04:14,978 INFO packaging: gave up _yum_lock for MainThread >06:04:14,979 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,979 INFO packaging: have _yum_lock for MainThread >06:04:14,979 INFO packaging: gave up _yum_lock for MainThread >06:04:14,980 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,980 INFO packaging: have _yum_lock for MainThread >06:04:14,980 INFO packaging: gave up _yum_lock for MainThread >06:04:14,980 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,980 INFO packaging: have _yum_lock for MainThread >06:04:14,980 INFO packaging: gave up _yum_lock for MainThread >06:04:14,981 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,981 INFO packaging: have _yum_lock for MainThread >06:04:14,981 INFO packaging: gave up _yum_lock for MainThread >06:04:14,981 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,982 INFO packaging: have _yum_lock for MainThread >06:04:14,982 INFO packaging: gave up _yum_lock for MainThread >06:04:14,982 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,982 INFO packaging: have _yum_lock for MainThread >06:04:14,982 INFO packaging: gave up _yum_lock for MainThread >06:04:14,983 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,983 INFO packaging: have _yum_lock for MainThread >06:04:14,983 INFO packaging: gave up _yum_lock for MainThread >06:04:14,983 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,983 INFO packaging: have _yum_lock for MainThread >06:04:14,984 INFO packaging: gave up _yum_lock for MainThread >06:04:14,984 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,984 INFO packaging: have _yum_lock for MainThread >06:04:14,984 INFO packaging: gave up _yum_lock for MainThread >06:04:14,985 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,985 INFO packaging: have _yum_lock for MainThread >06:04:14,985 INFO packaging: gave up _yum_lock for MainThread >06:04:14,985 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,985 INFO packaging: have _yum_lock for MainThread >06:04:14,985 INFO packaging: gave up _yum_lock for MainThread >06:04:14,986 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,986 INFO packaging: have _yum_lock for MainThread >06:04:14,986 INFO packaging: gave up _yum_lock for MainThread >06:04:14,987 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,987 INFO packaging: have _yum_lock for MainThread >06:04:14,987 INFO packaging: gave up _yum_lock for MainThread >06:04:14,987 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,987 INFO packaging: have _yum_lock for MainThread >06:04:14,987 INFO packaging: gave up _yum_lock for MainThread >06:04:14,988 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,988 INFO packaging: have _yum_lock for MainThread >06:04:14,988 INFO packaging: gave up _yum_lock for MainThread >06:04:14,989 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,989 INFO packaging: have _yum_lock for MainThread >06:04:14,989 INFO packaging: gave up _yum_lock for MainThread >06:04:14,989 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,989 INFO packaging: have _yum_lock for MainThread >06:04:14,989 INFO packaging: gave up _yum_lock for MainThread >06:04:14,990 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,990 INFO packaging: have _yum_lock for MainThread >06:04:14,990 INFO packaging: gave up _yum_lock for MainThread >06:04:14,990 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,991 INFO packaging: have _yum_lock for MainThread >06:04:14,991 INFO packaging: gave up _yum_lock for MainThread >06:04:14,991 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,991 INFO packaging: have _yum_lock for MainThread >06:04:14,991 INFO packaging: gave up _yum_lock for MainThread >06:04:14,992 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,992 INFO packaging: have _yum_lock for MainThread >06:04:14,992 INFO packaging: gave up _yum_lock for MainThread >06:04:14,992 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,993 INFO packaging: have _yum_lock for MainThread >06:04:14,993 INFO packaging: gave up _yum_lock for MainThread >06:04:14,993 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,993 INFO packaging: have _yum_lock for MainThread >06:04:14,993 INFO packaging: gave up _yum_lock for MainThread >06:04:14,994 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,994 INFO packaging: have _yum_lock for MainThread >06:04:14,994 INFO packaging: gave up _yum_lock for MainThread >06:04:14,994 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,994 INFO packaging: have _yum_lock for MainThread >06:04:14,995 INFO packaging: gave up _yum_lock for MainThread >06:04:14,995 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,995 INFO packaging: have _yum_lock for MainThread >06:04:14,995 INFO packaging: gave up _yum_lock for MainThread >06:04:14,996 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,996 INFO packaging: have _yum_lock for MainThread >06:04:14,996 INFO packaging: gave up _yum_lock for MainThread >06:04:14,996 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,996 INFO packaging: have _yum_lock for MainThread >06:04:14,997 INFO packaging: gave up _yum_lock for MainThread >06:04:14,997 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:14,997 INFO packaging: have _yum_lock for MainThread >06:04:14,997 INFO packaging: gave up _yum_lock for MainThread >06:04:14,998 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:14,998 INFO packaging: have _yum_lock for MainThread >06:04:14,998 INFO packaging: gave up _yum_lock for MainThread >06:04:14,998 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:14,998 INFO packaging: have _yum_lock for MainThread >06:04:14,998 INFO packaging: gave up _yum_lock for MainThread >06:04:14,999 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:14,999 INFO packaging: have _yum_lock for MainThread >06:04:14,999 INFO packaging: gave up _yum_lock for MainThread >06:04:15,000 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:15,000 INFO packaging: have _yum_lock for MainThread >06:04:15,000 INFO packaging: gave up _yum_lock for MainThread >06:04:15,000 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:15,000 INFO packaging: have _yum_lock for MainThread >06:04:15,000 INFO packaging: gave up _yum_lock for MainThread >06:04:15,001 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:15,001 INFO packaging: have _yum_lock for MainThread >06:04:15,001 INFO packaging: gave up _yum_lock for MainThread >06:04:15,002 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:15,002 INFO packaging: have _yum_lock for MainThread >06:04:15,002 INFO packaging: gave up _yum_lock for MainThread >06:04:15,002 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:15,002 INFO packaging: have _yum_lock for MainThread >06:04:15,002 INFO packaging: gave up _yum_lock for MainThread >06:04:15,003 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:15,003 INFO packaging: have _yum_lock for MainThread >06:04:15,003 INFO packaging: gave up _yum_lock for MainThread >06:04:15,003 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:15,004 INFO packaging: have _yum_lock for MainThread >06:04:15,004 INFO packaging: gave up _yum_lock for MainThread >06:04:15,004 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:15,004 INFO packaging: have _yum_lock for MainThread >06:04:15,004 INFO packaging: gave up _yum_lock for MainThread >06:04:15,005 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:15,005 INFO packaging: have _yum_lock for MainThread >06:04:15,005 INFO packaging: gave up _yum_lock for MainThread >06:04:15,005 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:15,006 INFO packaging: have _yum_lock for MainThread >06:04:15,006 INFO packaging: gave up _yum_lock for MainThread >06:04:15,006 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:15,006 INFO packaging: have _yum_lock for MainThread >06:04:15,006 INFO packaging: gave up _yum_lock for MainThread >06:04:15,007 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:15,007 INFO packaging: have _yum_lock for MainThread >06:04:15,007 INFO packaging: gave up _yum_lock for MainThread >06:04:15,007 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:15,007 INFO packaging: have _yum_lock for MainThread >06:04:15,008 INFO packaging: gave up _yum_lock for MainThread >06:04:15,008 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:15,008 INFO packaging: have _yum_lock for MainThread >06:04:15,008 INFO packaging: gave up _yum_lock for MainThread >06:04:15,009 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:15,009 INFO packaging: have _yum_lock for MainThread >06:04:15,009 INFO packaging: gave up _yum_lock for MainThread >06:04:15,009 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:15,009 INFO packaging: have _yum_lock for MainThread >06:04:15,010 INFO packaging: gave up _yum_lock for MainThread >06:04:15,010 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:15,010 INFO packaging: have _yum_lock for MainThread >06:04:15,010 INFO packaging: gave up _yum_lock for MainThread >06:04:15,011 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:15,011 INFO packaging: have _yum_lock for MainThread >06:04:15,011 INFO packaging: gave up _yum_lock for MainThread >06:04:15,011 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:15,011 INFO packaging: have _yum_lock for MainThread >06:04:15,011 INFO packaging: gave up _yum_lock for MainThread >06:04:15,012 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:15,012 INFO packaging: have _yum_lock for MainThread >06:04:15,012 INFO packaging: gave up _yum_lock for MainThread >06:04:15,013 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:15,013 INFO packaging: have _yum_lock for MainThread >06:04:15,013 INFO packaging: gave up _yum_lock for MainThread >06:04:15,013 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:862 (environmentHasOption) >06:04:15,013 INFO packaging: have _yum_lock for MainThread >06:04:15,013 INFO packaging: gave up _yum_lock for MainThread >06:04:15,014 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >06:04:15,014 INFO packaging: have _yum_lock for MainThread >06:04:15,014 INFO packaging: gave up _yum_lock for MainThread >06:04:15,015 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1003 (_isGroupVisible) >06:04:15,015 INFO packaging: have _yum_lock for MainThread >06:04:15,015 INFO packaging: gave up _yum_lock for MainThread >06:04:15,015 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:295 (refreshAddons) >06:04:15,015 INFO packaging: have _yum_lock for MainThread >06:04:15,015 INFO packaging: gave up _yum_lock for MainThread >06:04:15,016 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,016 INFO packaging: have _yum_lock for MainThread >06:04:15,016 INFO packaging: gave up _yum_lock for MainThread >06:04:15,017 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,017 INFO packaging: have _yum_lock for MainThread >06:04:15,017 INFO packaging: gave up _yum_lock for MainThread >06:04:15,018 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,018 INFO packaging: have _yum_lock for MainThread >06:04:15,018 INFO packaging: gave up _yum_lock for MainThread >06:04:15,018 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,018 INFO packaging: have _yum_lock for MainThread >06:04:15,019 INFO packaging: gave up _yum_lock for MainThread >06:04:15,019 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,019 INFO packaging: have _yum_lock for MainThread >06:04:15,019 INFO packaging: gave up _yum_lock for MainThread >06:04:15,020 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,020 INFO packaging: have _yum_lock for MainThread >06:04:15,020 INFO packaging: gave up _yum_lock for MainThread >06:04:15,021 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,021 INFO packaging: have _yum_lock for MainThread >06:04:15,021 INFO packaging: gave up _yum_lock for MainThread >06:04:15,022 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,022 INFO packaging: have _yum_lock for MainThread >06:04:15,022 INFO packaging: gave up _yum_lock for MainThread >06:04:15,023 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,023 INFO packaging: have _yum_lock for MainThread >06:04:15,023 INFO packaging: gave up _yum_lock for MainThread >06:04:15,023 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,023 INFO packaging: have _yum_lock for MainThread >06:04:15,024 INFO packaging: gave up _yum_lock for MainThread >06:04:15,024 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,025 INFO packaging: have _yum_lock for MainThread >06:04:15,025 INFO packaging: gave up _yum_lock for MainThread >06:04:15,025 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,025 INFO packaging: have _yum_lock for MainThread >06:04:15,025 INFO packaging: gave up _yum_lock for MainThread >06:04:15,026 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,026 INFO packaging: have _yum_lock for MainThread >06:04:15,026 INFO packaging: gave up _yum_lock for MainThread >06:04:15,027 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,027 INFO packaging: have _yum_lock for MainThread >06:04:15,027 INFO packaging: gave up _yum_lock for MainThread >06:04:15,028 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,028 INFO packaging: have _yum_lock for MainThread >06:04:15,028 INFO packaging: gave up _yum_lock for MainThread >06:04:15,028 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,029 INFO packaging: have _yum_lock for MainThread >06:04:15,029 INFO packaging: gave up _yum_lock for MainThread >06:04:15,030 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,030 INFO packaging: have _yum_lock for MainThread >06:04:15,030 INFO packaging: gave up _yum_lock for MainThread >06:04:15,030 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,030 INFO packaging: have _yum_lock for MainThread >06:04:15,031 INFO packaging: gave up _yum_lock for MainThread >06:04:15,031 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,031 INFO packaging: have _yum_lock for MainThread >06:04:15,032 INFO packaging: gave up _yum_lock for MainThread >06:04:15,032 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,032 INFO packaging: have _yum_lock for MainThread >06:04:15,032 INFO packaging: gave up _yum_lock for MainThread >06:04:15,033 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,033 INFO packaging: have _yum_lock for MainThread >06:04:15,033 INFO packaging: gave up _yum_lock for MainThread >06:04:15,034 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,034 INFO packaging: have _yum_lock for MainThread >06:04:15,034 INFO packaging: gave up _yum_lock for MainThread >06:04:15,035 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,035 INFO packaging: have _yum_lock for MainThread >06:04:15,035 INFO packaging: gave up _yum_lock for MainThread >06:04:15,035 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,036 INFO packaging: have _yum_lock for MainThread >06:04:15,036 INFO packaging: gave up _yum_lock for MainThread >06:04:15,036 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,037 INFO packaging: have _yum_lock for MainThread >06:04:15,037 INFO packaging: gave up _yum_lock for MainThread >06:04:15,037 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,037 INFO packaging: have _yum_lock for MainThread >06:04:15,037 INFO packaging: gave up _yum_lock for MainThread >06:04:15,038 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:990 (groupDescription) >06:04:15,038 INFO packaging: have _yum_lock for MainThread >06:04:15,038 INFO packaging: gave up _yum_lock for MainThread >06:04:15,039 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >06:04:15,039 INFO packaging: have _yum_lock for MainThread >06:04:15,039 INFO packaging: gave up _yum_lock for MainThread >06:04:31,569 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:904 (selectEnvironment) >06:04:31,570 INFO packaging: have _yum_lock for MainThread >06:04:31,570 INFO packaging: gave up _yum_lock for MainThread >06:04:31,571 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:82 (_apply) >06:04:31,572 INFO packaging: have _yum_lock for MainThread >06:04:31,573 INFO packaging: gave up _yum_lock for MainThread >06:04:31,576 INFO packaging: checking software selection >06:04:31,579 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1220 (checkSoftwareSelection) >06:04:31,579 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,579 DEBUG packaging: deleting package sacks >06:04:31,579 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,581 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (checkSoftwareSelection) >06:04:31,581 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,581 DEBUG packaging: deleting yum transaction info >06:04:31,616 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,618 DEBUG packaging: select group core >06:04:31,620 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1149 (_applyYumSelections) >06:04:31,620 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,620 DEBUG yum.verbose.YumBase: Setting up Package Sacks >06:04:31,747 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >06:04:31,780 DEBUG yum.verbose.YumBase: pkgsack time: 0.159 >06:04:31,859 DEBUG yum.verbose.YumBase: group time: 0.239 >06:04:31,901 DEBUG yum.verbose.YumBase: Obs Init time: 0.039 >06:04:31,918 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >06:04:31,919 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,919 DEBUG packaging: select package chrony >06:04:31,919 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1156 (_applyYumSelections) >06:04:31,919 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,920 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,920 DEBUG packaging: select group kde-software-development >06:04:31,920 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,921 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,923 DEBUG yum.verbose.YumBase: No package named kdesdk-kmtrace available to be installed >06:04:31,923 DEBUG yum.verbose.YumBase: No package named kdesdk-okteta available to be installed >06:04:31,924 DEBUG yum.verbose.YumBase: No package named kdesdk-cervisia available to be installed >06:04:31,925 DEBUG yum.verbose.YumBase: No package named kdesdk-kpartloader available to be installed >06:04:31,925 DEBUG yum.verbose.YumBase: No package named kdesdk-umbrello available to be installed >06:04:31,925 DEBUG yum.verbose.YumBase: No package named kdesdk-strigi-analyzer available to be installed >06:04:31,926 DEBUG yum.verbose.YumBase: No package named kdesdk-kioslave available to be installed >06:04:31,926 DEBUG yum.verbose.YumBase: No package named kdesdk-kuiviewer available to be installed >06:04:31,926 DEBUG yum.verbose.YumBase: No package named kdesdk-poxml available to be installed >06:04:31,927 DEBUG yum.verbose.YumBase: No package named kdesdk-kapptemplate available to be installed >06:04:31,928 DEBUG yum.verbose.YumBase: No package named kdesdk-dolphin-plugins available to be installed >06:04:31,928 DEBUG yum.verbose.YumBase: No package named kdesdk-kompare available to be installed >06:04:31,928 DEBUG yum.verbose.YumBase: No package named kdesdk-kcachegrind available to be installed >06:04:31,929 DEBUG yum.verbose.YumBase: No package named kdesdk-scripts available to be installed >06:04:31,929 DEBUG yum.verbose.YumBase: No package named kdesdk-kstartperf available to be installed >06:04:31,929 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,929 DEBUG packaging: select group firefox >06:04:31,929 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,929 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,931 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,931 DEBUG packaging: select group dial-up >06:04:31,931 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,931 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,934 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,935 DEBUG packaging: select group x-software-development >06:04:31,935 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,935 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,951 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,951 DEBUG packaging: select group virtualization >06:04:31,951 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,952 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,954 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,954 DEBUG packaging: select group rpm-development-tools >06:04:31,954 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,954 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,956 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,956 DEBUG packaging: select group gnome-desktop >06:04:31,957 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,957 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,972 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >06:04:31,996 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,996 DEBUG packaging: select group guest-desktop-agents >06:04:31,996 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,996 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:31,998 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:31,998 DEBUG packaging: select group multimedia >06:04:31,998 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:31,998 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,008 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,009 DEBUG packaging: select group development-libs >06:04:32,009 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,009 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,021 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,021 DEBUG packaging: select group c-development >06:04:32,021 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,021 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,030 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,030 DEBUG packaging: select group core >06:04:32,031 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,031 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,031 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,031 DEBUG packaging: select group input-methods >06:04:32,032 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,032 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,038 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,038 DEBUG packaging: select group base-x >06:04:32,039 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,039 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,045 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >06:04:32,046 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >06:04:32,047 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,047 DEBUG packaging: select group fedora-packager >06:04:32,048 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,048 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,051 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,051 DEBUG packaging: select group development-tools >06:04:32,051 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,051 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,055 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,055 DEBUG packaging: select group standard >06:04:32,055 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,055 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,087 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,087 DEBUG packaging: select group gnome-software-development >06:04:32,088 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,088 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,098 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,098 DEBUG packaging: select group web-server >06:04:32,098 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,098 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,103 DEBUG yum.verbose.YumBase: No package named php-mysql available to be installed >06:04:32,104 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,104 DEBUG packaging: select group fonts >06:04:32,104 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,104 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,153 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,153 DEBUG packaging: select group eclipse >06:04:32,154 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,154 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,167 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,167 DEBUG packaging: select group hardware-support >06:04:32,167 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,167 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,178 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,178 DEBUG packaging: select group printing >06:04:32,178 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,178 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,180 DEBUG yum.verbose.YumBase: No package named ghostscript-cups available to be installed >06:04:32,213 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,214 DEBUG packaging: select group design-suite >06:04:32,214 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,214 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,231 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,232 DEBUG packaging: select group admin-tools >06:04:32,232 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,232 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,235 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,235 DEBUG packaging: select group libreoffice >06:04:32,235 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:04:32,235 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,239 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,239 DEBUG packaging: select package kernel-PAE >06:04:32,240 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1261 (selectKernelPackage) >06:04:32,240 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,248 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >06:04:32,249 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,249 INFO packaging: no kernel-PAE package >06:04:32,249 DEBUG packaging: select package kernel >06:04:32,249 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1261 (selectKernelPackage) >06:04:32,249 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,250 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,250 INFO packaging: selected kernel >06:04:32,250 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1186 (_applyYumSelections) >06:04:32,251 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,251 INFO packaging: selecting kernel-devel >06:04:32,251 DEBUG packaging: select package kernel-devel >06:04:32,251 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1275 (selectKernelPackage) >06:04:32,251 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,260 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,260 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:32,260 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:104 (checkSoftwareSelection) >06:04:32,260 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:32,261 INFO packaging: checking dependencies >06:04:32,466 DEBUG yum.verbose.YumBase: Building updates object >06:04:32,516 DEBUG yum.verbose.YumBase: up:simple updates time: 0.015 >06:04:32,518 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >06:04:32,518 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >06:04:32,518 DEBUG yum.verbose.YumBase: updates time: 0.052 >06:04:32,519 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-10.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.1-6.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,521 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.1-6.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >06:04:32,522 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.1-6.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,525 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,526 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,528 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:04:32,531 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.6.3-3.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,532 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-18.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,534 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,535 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.1-6.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,536 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-3.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,536 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.95-3.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,537 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-6.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,540 DEBUG yum.verbose.YumBase: Quick matched ImageMagick-libs-6.8.6.3-3.fc20.x86_64 to require for libMagickCore-6.Q16.so.1()(64bit) >06:04:32,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:04:32,542 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.37.7-1.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:04:32,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.4.0-2.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:04:32,544 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.0.1-2.git20130723.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:04:32,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-206-11.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:04:32,545 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >06:04:32,546 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >06:04:32,546 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >06:04:32,550 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-9.git20130807.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,551 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,553 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,554 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-206-11.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,558 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,560 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-0.6.test7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,560 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,561 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.60-4.fc20.x86_64 to require for chkconfig >06:04:32,562 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-12.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.23.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,564 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.1-7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.43.90-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,566 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.111-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,568 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.0-4.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,568 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.0-4.fc20.x86_64 to require for libplc4.so()(64bit) >06:04:32,569 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.1-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,570 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-9.git20130807.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >06:04:32,570 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >06:04:32,570 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >06:04:32,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.0-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,572 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:04:32,574 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-7.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,575 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,576 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-22.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.5-3.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,578 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.9.90-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,579 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.35.3-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,580 DEBUG yum.verbose.YumBase: Quick matched pango-1.35.3-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >06:04:32,581 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.9.14-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.9.1-2.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,584 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.29.3-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,586 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.16-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,587 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.16-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,588 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.9.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:04:32,590 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:04:32,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:04:32,593 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >06:04:32,593 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >06:04:32,594 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:04:32,596 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >06:04:32,600 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-18.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >06:04:32,601 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.11-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:04:32,602 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.17-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:04:32,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:04:32,605 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-3.fc19.x86_64 as install for PackageKit-gstreamer-plugin-0.8.11-1.fc20.x86_64 >06:04:32,606 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-3.fc19.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >06:04:32,608 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.20-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.11-1.fc20.x86_64 >06:04:32,609 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.20-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >06:04:32,610 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.11-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.11-1.fc20.x86_64 >06:04:32,612 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-6.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.11-1.fc20.x86_64 >06:04:32,614 DEBUG yum.verbose.YumBase: TSINFO: Marking PyQt4-4.10.2-2.fc20.x86_64 as install for PyQt4-devel-4.10.2-2.fc20.x86_64 >06:04:32,615 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-devel-4.14.7-2.fc20.x86_64 as install for PyQt4-devel-4.10.2-2.fc20.x86_64 >06:04:32,616 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-7.fc20.x86_64 as install for PyQt4-devel-4.10.2-2.fc20.x86_64 >06:04:32,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.5-6.fc20.x86_64 as install for PyQt4-devel-4.10.2-2.fc20.x86_64 >06:04:32,619 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-6.fc20.x86_64 to require for libQtCore.so.4()(64bit) >06:04:32,620 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for SDL-devel-1.2.15-11.fc20.x86_64 >06:04:32,621 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-devel-9.0.0-3.fc20.x86_64 as install for SDL-devel-1.2.15-11.fc20.x86_64 >06:04:32,622 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-devel-1.0.27.2-2.fc20.x86_64 as install for SDL-devel-1.2.15-11.fc20.x86_64 >06:04:32,624 DEBUG yum.verbose.YumBase: TSINFO: Marking Xaw3d-1.6.2-5.fc20.x86_64 as install for Xaw3d-devel-1.6.2-5.fc20.x86_64 >06:04:32,625 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-proto-devel-7.7-6.fc20.noarch as install for Xaw3d-devel-1.6.2-5.fc20.x86_64 >06:04:32,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-devel-3.5.10-5.fc20.x86_64 as install for Xaw3d-devel-1.6.2-5.fc20.x86_64 >06:04:32,627 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for aajohan-comfortaa-fonts-2.004-2.fc20.noarch >06:04:32,629 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,631 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,633 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.0-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,634 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,635 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,636 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,637 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,638 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,639 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-uefioops-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,640 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,641 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,642 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:04:32,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-3.fc20.x86_64 as install for acl-2.2.52-3.fc20.x86_64 >06:04:32,644 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-3.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >06:04:32,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-3.fc20.x86_64 >06:04:32,647 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:04:32,648 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >06:04:32,649 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:04:32,650 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:04:32,651 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >06:04:32,653 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-3.gitbf9b3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >06:04:32,654 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >06:04:32,655 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >06:04:32,657 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >06:04:32,658 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >06:04:32,658 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >06:04:32,659 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >06:04:32,659 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >06:04:32,660 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >06:04:32,661 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-14.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >06:04:32,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-18.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >06:04:32,663 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-14.fc20.x86_64 to require for libpam.so.0()(64bit) >06:04:32,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.9.91-1.fc20.x86_64 >06:04:32,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.9.91-1.fc20.x86_64 >06:04:32,670 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:04:32,671 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-9.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:04:32,672 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-9.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >06:04:32,672 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:04:32,673 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-9.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >06:04:32,673 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >06:04:32,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.2-4.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:04:32,675 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:04:32,676 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-19.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:04:32,678 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >06:04:32,679 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-4.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >06:04:32,680 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >06:04:32,685 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-287.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:04:32,687 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.16-9.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:04:32,687 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(vars) >06:04:32,688 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(strict) >06:04:32,688 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:04:32,689 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:04:32,690 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(IO::File) >06:04:32,691 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.41-3.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:04:32,692 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:04:32,693 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:04:32,694 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(File::Copy) >06:04:32,695 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(File::Compare) >06:04:32,695 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(File::Basename) >06:04:32,696 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:04:32,696 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(DynaLoader) >06:04:32,697 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:04:32,699 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:04:32,700 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:04:32,705 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.87-5.fc20.x86_64 as install for automake-1.13.4-5.fc20.noarch >06:04:32,706 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Thread-Queue-3.02-291.fc20.noarch as install for automake-1.13.4-5.fc20.noarch >06:04:32,708 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.28-3.fc20.noarch as install for automake-1.13.4-5.fc20.noarch >06:04:32,710 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-12.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:04:32,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:04:32,712 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:04:32,713 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-6.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:04:32,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:04:32,715 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-14-2.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >06:04:32,719 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >06:04:32,722 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,724 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.1.90.1-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,725 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2-1.20130902.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,728 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.2-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,729 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,730 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.9.91-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,732 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.15.10-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,732 DEBUG yum.verbose.YumBase: Quick matched cogl-1.15.10-1.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >06:04:32,733 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,734 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.15.92-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,739 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2-1.20130902.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:04:32,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:04:32,742 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:04:32,743 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisccfg.so.90()(64bit) >06:04:32,743 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisccc.so.90()(64bit) >06:04:32,743 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisc.so.95()(64bit) >06:04:32,744 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-19.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:04:32,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:04:32,748 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.0-3.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >06:04:32,748 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.0-3.fc20.x86_64 to require for libpci.so.3()(64bit) >06:04:32,754 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:fonts-blender-2.68a-4.fc20.noarch as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,755 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,758 DEBUG yum.verbose.YumBase: TSINFO: Marking google-droid-sans-fonts-20120715-6.fc20.noarch as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,759 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,759 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >06:04:32,760 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,761 DEBUG yum.verbose.YumBase: TSINFO: Marking libspnav-0.2.2-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,762 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,763 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,764 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,764 DEBUG yum.verbose.YumBase: TSINFO: Marking openal-soft-1.15.1-3.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,765 DEBUG yum.verbose.YumBase: TSINFO: Marking jemalloc-3.4.0-2.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,766 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,768 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,768 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,769 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-regex-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,770 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-locale-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,771 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-filesystem-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,772 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,774 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenImageIO-1.2.1-1.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,775 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenColorIO-1.0.8-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,776 DEBUG yum.verbose.YumBase: TSINFO: Marking openCOLLADA-0-16.git9665d16.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,776 DEBUG yum.verbose.YumBase: Quick matched openCOLLADA-0-16.git9665d16.fc20.x86_64 to require for libOpenCOLLADASaxFrameworkLoader.so.0.1()(64bit) >06:04:32,777 DEBUG yum.verbose.YumBase: Quick matched openCOLLADA-0-16.git9665d16.fc20.x86_64 to require for libOpenCOLLADAFramework.so.0.1()(64bit) >06:04:32,777 DEBUG yum.verbose.YumBase: Quick matched openCOLLADA-0-16.git9665d16.fc20.x86_64 to require for libOpenCOLLADABaseUtils.so.0.1()(64bit) >06:04:32,777 DEBUG yum.verbose.YumBase: Quick matched openCOLLADA-0-16.git9665d16.fc20.x86_64 to require for libMathMLSolver.so.0.1()(64bit) >06:04:32,777 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,778 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >06:04:32,779 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,779 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >06:04:32,780 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-3.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.9.0-4.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,782 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2-1.20130902.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:04:32,783 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.8-2.fc20.x86_64 as install for bluez-cups-5.8-2.fc20.x86_64 >06:04:32,784 DEBUG yum.verbose.YumBase: TSINFO: Marking python-fedora-0.3.32.3-3.fc20.noarch as install for bodhi-client-0.9.5-3.fc20.noarch >06:04:32,785 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplejson-3.2.0-2.fc20.x86_64 as install for bodhi-client-0.9.5-3.fc20.noarch >06:04:32,786 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for bodhi-client-0.9.5-3.fc20.noarch >06:04:32,788 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-devel-50.1.2-8.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,790 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-serialization-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,791 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-wave-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,792 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-test-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,793 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-timer-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,794 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-signals-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,795 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-random-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,796 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-python-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,797 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-program-options-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,798 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-math-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,798 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_tr1f.so.1.54.0()(64bit) >06:04:32,798 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_tr1.so.1.54.0()(64bit) >06:04:32,799 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_c99l.so.1.54.0()(64bit) >06:04:32,799 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_c99f.so.1.54.0()(64bit) >06:04:32,799 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_c99.so.1.54.0()(64bit) >06:04:32,799 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-log-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,800 DEBUG yum.verbose.YumBase: Quick matched boost-log-1.54.0-5.fc20.x86_64 to require for libboost_log.so.1.54.0()(64bit) >06:04:32,801 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,801 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-graph-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,802 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-context-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,803 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-chrono-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,804 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-atomic-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:04:32,808 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,809 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,811 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,812 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,813 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,814 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,815 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.9.5-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,816 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,818 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.1.4-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,819 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.1.4-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >06:04:32,819 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.1.4-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,829 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-3.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:04:32,830 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-3.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >06:04:32,830 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-3.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >06:04:32,832 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.9.91-1.fc20.x86_64 as install for brasero-nautilus-3.8.0-3.fc20.x86_64 >06:04:32,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.23.2-1.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:04:32,835 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >06:04:32,835 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >06:04:32,835 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >06:04:32,836 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:04:32,837 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:04:32,839 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for bzr-2.6.0-2.fc20.x86_64 >06:04:32,840 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.10.1-2.fc20.noarch as install for bzr-2.6.0-2.fc20.x86_64 >06:04:32,841 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-7.fc20.x86_64 as install for bzr-2.6.0-2.fc20.x86_64 >06:04:32,844 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.12-1.fc20.noarch as install for caribou-0.4.12-1.fc20.x86_64 >06:04:32,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-3.fc20.x86_64 as install for caribou-0.4.12-1.fc20.x86_64 >06:04:32,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.11.91-1.fc20.x86_64 as install for caribou-0.4.12-1.fc20.x86_64 >06:04:32,851 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.9.91-2.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:04:32,852 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:04:32,853 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.9.91-1.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:04:32,854 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.6-3.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:04:32,855 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.9.91-2.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >06:04:32,856 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.1-3.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >06:04:32,857 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.1-3.fc20.x86_64 to require for libfreebl3.so()(64bit) >06:04:32,857 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >06:04:32,859 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.0-0.4.rc2.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:04:32,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:04:32,861 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.6-1.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:04:32,862 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.6-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >06:04:32,862 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.6-1.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:04:32,864 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-5.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:04:32,866 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-devel-0.16.0-2.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,867 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-devel-1.15.10-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,868 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-devel-1.12.16-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-devel-0.3.1-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-devel-1.7.2-2.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-devel-1.2.0-2.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-devel-1.2.0-2.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,872 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-devel-2.29.3-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,873 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-devel-3.9.14-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,875 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-devel-2.10.95-3.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:04:32,878 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for cmake-2.8.11.2-3.fc20.x86_64 >06:04:32,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-1.fc20.x86_64 as install for cmake-2.8.11.2-3.fc20.x86_64 >06:04:32,881 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for cmyktool-0.1.6-0.6.pre1.fc20.x86_64 >06:04:32,884 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.1-1.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:04:32,885 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.1-1.fc20.x86_64 >06:04:32,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:04:32,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:04:32,887 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.1-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >06:04:32,887 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.1-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >06:04:32,892 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.9.91-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,893 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,894 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.8.0-3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,895 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.19.4-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,896 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.0-0.4.rc2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,897 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,898 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.46-1.fc20.noarch as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,899 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,900 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.34-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,901 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.7.1-4.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,902 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.21-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-4.git20130515.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,905 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.3-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,906 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.9.3-4.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,907 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7-0.25.rc1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,908 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,909 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.34-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:04:32,912 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.8-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:04:32,913 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.8-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:04:32,913 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.1-7.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:04:32,915 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.1-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:04:32,916 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.11-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:04:32,918 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-5.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >06:04:32,919 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >06:04:32,920 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >06:04:32,922 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-3.fc20.x86_64 >06:04:32,924 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-3.fc20.x86_64 as install for cronie-1.4.11-3.fc20.x86_64 >06:04:32,929 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Newt-1.08-36.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:04:32,930 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_nss-1.0.8-23.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:04:32,931 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:04:32,932 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:04:32,934 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-287.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:04:32,935 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:04:32,936 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-4.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:04:32,937 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:04:32,939 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.34-1.fc20.noarch as install for cscope-15.8-7.fc20.x86_64 >06:04:32,943 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7-0.25.rc1.fc20.noarch as install for 1:cups-1.7-0.25.rc1.fc20.x86_64 >06:04:32,944 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-1.0.37-1.fc20.x86_64 as install for 1:cups-1.7-0.25.rc1.fc20.x86_64 >06:04:32,945 DEBUG yum.verbose.YumBase: Quick matched cups-filters-1.0.37-1.fc20.x86_64 to require for cups-filters >06:04:32,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:04:32,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:04:32,950 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-1.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:04:32,951 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-1.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >06:04:32,954 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-11.fc20.x86_64 as install for cyrus-sasl-devel-2.1.26-11.fc20.x86_64 >06:04:32,954 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-11.fc20.x86_64 as install for cyrus-sasl-devel-2.1.26-11.fc20.x86_64 >06:04:32,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:04:32,961 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-engines-2.20.2-7.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:04:32,962 DEBUG yum.verbose.YumBase: TSINFO: Marking lensfun-0.2.7-2.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:04:32,963 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >06:04:32,963 DEBUG yum.verbose.YumBase: TSINFO: Marking flickcurl-1.24-1.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:04:32,964 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:04:32,969 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:04:32,970 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >06:04:32,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:04:32,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:04:32,973 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >06:04:32,974 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-5.fc20.1.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >06:04:32,975 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-5.fc20.1.x86_64 to require for librpm.so.3()(64bit) >06:04:32,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.1.90.1-2.fc20.x86_64 as install for 1:devhelp-3.9.91-1.fc20.x86_64 >06:04:32,980 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-19.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:04:32,981 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-19.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:04:32,982 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-0.7.rc1.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:04:32,982 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-0.7.rc1.fc20.x86_64 to require for libdns-export.so.100()(64bit) >06:04:32,984 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-8.fc20.x86_64 as install for 1:dia-0.97.2-7.fc20.x86_64 >06:04:32,987 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-032-1.fc20.x86_64 as install for dracut-config-rescue-032-1.fc20.x86_64 >06:04:32,989 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >06:04:32,991 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >06:04:32,991 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >06:04:32,997 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-rse-3.5-3.fc20.noarch as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:04:33,000 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-platform-4.3.0-13.fc20.x86_64 as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:04:33,002 DEBUG yum.verbose.YumBase: TSINFO: Marking junit-4.11-7.fc20.noarch as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:04:33,002 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.views) >06:04:33,002 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.navigator.resources) >06:04:33,003 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.navigator) >06:04:33,003 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.intro.universal) >06:04:33,003 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.intro) >06:04:33,003 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.ide) >06:04:33,003 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.forms) >06:04:33,003 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.editors) >06:04:33,003 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.console) >06:04:33,004 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.cheatsheets) >06:04:33,004 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui) >06:04:33,004 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.text) >06:04:33,005 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-swt-4.3.0-13.fc20.x86_64 as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:04:33,005 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.subsystems.shells.core) >06:04:33,006 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.subsystems.files.core) >06:04:33,006 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.services) >06:04:33,006 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.files.ui) >06:04:33,006 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.core) >06:04:33,007 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ltk.core.refactoring) >06:04:33,007 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.jface.text) >06:04:33,007 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.jface) >06:04:33,007 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.help) >06:04:33,007 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.debug.ui) >06:04:33,007 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.debug.core) >06:04:33,008 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.variables) >06:04:33,008 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.runtime) >06:04:33,008 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.resources) >06:04:33,008 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.filesystem) >06:04:33,009 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.filebuffers) >06:04:33,009 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.expressions) >06:04:33,009 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.contenttype) >06:04:33,009 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.compare) >06:04:33,009 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.apache.ant) >06:04:33,011 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:icu4j-eclipse-50.1.1-2.fc20.noarch as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:04:33,017 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-2.0.1-1.fc20.noarch as install for eclipse-collabnet-merge-4.0.0-2.fc20.noarch >06:04:33,019 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 as install for eclipse-collabnet-merge-4.0.0-2.fc20.noarch >06:04:33,027 DEBUG yum.verbose.YumBase: TSINFO: Marking lpg-java-compat-1.1.0-11.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,028 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-commons-resolver-1.2-14.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,029 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-commons-apis-1.4.01-14.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,030 DEBUG yum.verbose.YumBase: TSINFO: Marking xerces-j2-2.11.0-16.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,031 DEBUG yum.verbose.YumBase: TSINFO: Marking xalan-j2-2.7.1-21.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,032 DEBUG yum.verbose.YumBase: TSINFO: Marking wsdl4j-1.6.3-3.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,033 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-equinox-osgi-4.3.0-13.fc20.x86_64 as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,033 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-gef-3.9.0-2.git22becd5.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,035 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-emf-2.9.0-2.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,037 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-emf-core-2.9.0-2.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,037 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.9.0-2.fc20.noarch to require for osgi(org.eclipse.emf.ecore.xmi) >06:04:33,038 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.9.0-2.fc20.noarch to require for osgi(org.eclipse.emf.ecore) >06:04:33,038 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.9.0-2.fc20.noarch to require for osgi(org.eclipse.emf.common) >06:04:33,039 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-3.6.2-3.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:04:33,044 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-jgit-3.0.0-7.fc20.noarch as install for eclipse-egit-3.0.0-4.fc20.noarch >06:04:33,045 DEBUG yum.verbose.YumBase: TSINFO: Marking jsch-0.1.50-2.fc20.noarch as install for eclipse-egit-3.0.0-4.fc20.noarch >06:04:33,048 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-common-3.1.3-7.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,049 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-client-3.1.3-7.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,049 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-commons-util-1.0.1-27.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,050 DEBUG yum.verbose.YumBase: TSINFO: Marking not-yet-commons-ssl-0.3.11-10.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,051 DEBUG yum.verbose.YumBase: TSINFO: Marking httpcomponents-client-4.2.5-3.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,052 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-rpmstubby-2.0.0-3.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,053 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:jakarta-commons-httpclient-3.1-14.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,053 DEBUG yum.verbose.YumBase: TSINFO: Marking google-gson-2.2.4-3.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,054 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-linuxtools-2.0.0-3.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,055 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-codec-1.8-5.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:04:33,062 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-javadoc-1.7.0.31-2.4.1.4.fc20.noarch as install for 1:eclipse-jdt-4.3.0-13.fc20.x86_64 >06:04:33,063 DEBUG yum.verbose.YumBase: TSINFO: Marking hamcrest-1.3-5.fc20.noarch as install for 1:eclipse-jdt-4.3.0-13.fc20.x86_64 >06:04:33,066 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-p2-discovery-4.2.1-3.fc20.noarch as install for eclipse-mpc-1.1.2-0.4.git00b427.fc20.noarch >06:04:33,067 DEBUG yum.verbose.YumBase: Quick matched eclipse-p2-discovery-4.2.1-3.fc20.noarch to require for osgi(org.eclipse.equinox.p2.ui.discovery) >06:04:33,067 DEBUG yum.verbose.YumBase: Quick matched eclipse-p2-discovery-4.2.1-3.fc20.noarch to require for osgi(org.eclipse.equinox.p2.discovery) >06:04:33,067 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-logging-1.1.3-7.fc20.noarch as install for eclipse-mpc-1.1.2-0.4.git00b427.fc20.noarch >06:04:33,074 DEBUG yum.verbose.YumBase: TSINFO: Marking rome-0.9-14.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:04:33,075 DEBUG yum.verbose.YumBase: TSINFO: Marking jdom-1.1.3-5.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:04:33,076 DEBUG yum.verbose.YumBase: TSINFO: Marking javamail-1.5.0-6.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:04:33,077 DEBUG yum.verbose.YumBase: TSINFO: Marking httpcomponents-core-4.2.4-5.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:04:33,078 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-lang-2.6-13.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:04:33,078 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:apache-commons-io-2.4-10.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:04:33,079 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:apache-commons-discovery-0.5-9.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:04:33,081 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-wtp-webservices-3.5.0-6.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:04:33,083 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-webservices-3.5.0-6.fc20.noarch to require for osgi(javax.xml.soap) >06:04:33,083 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-webservices-3.5.0-6.fc20.noarch to require for osgi(javax.xml.rpc) >06:04:33,094 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for eclipse-oprofile-2.0.0-3.fc20.noarch >06:04:33,096 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-java-2.7-12.fc19.x86_64 as install for eclipse-packagekit-0.1.0-6.fc20.noarch >06:04:33,097 DEBUG yum.verbose.YumBase: Quick matched dbus-java-2.7-12.fc19.x86_64 to require for dbus-java >06:04:33,105 DEBUG yum.verbose.YumBase: TSINFO: Marking objectweb-asm-3.3.1-8.fc20.noarch as install for 1:eclipse-pde-4.3.0-13.fc20.x86_64 >06:04:33,106 DEBUG yum.verbose.YumBase: Quick matched objectweb-asm-3.3.1-8.fc20.noarch to require for osgi(org.objectweb.asm) >06:04:33,107 DEBUG yum.verbose.YumBase: TSINFO: Marking jython-2.2.1-14.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:04:33,108 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-server-3.1.3-7.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:04:33,109 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ipython-console-0.13.2-2.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:04:33,111 DEBUG yum.verbose.YumBase: TSINFO: Marking python-django-1.5.2-2.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:04:33,112 DEBUG yum.verbose.YumBase: TSINFO: Marking pylint-1.0.0-2.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:04:33,113 DEBUG yum.verbose.YumBase: TSINFO: Marking jpathwatch-0.95-1.fc20.x86_64 as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:04:33,116 DEBUG yum.verbose.YumBase: TSINFO: Marking rpmlint-1.5-3.fc20.noarch as install for eclipse-rpm-editor-2.0.0-3.fc20.noarch >06:04:33,119 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-javahl-1.8.3-1.fc20.x86_64 as install for eclipse-subclipse-1.10.0-3.fc20.noarch >06:04:33,123 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.156-4.fc20.x86_64 as install for elfutils-0.156-4.fc20.x86_64 >06:04:33,125 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.156-4.fc20.x86_64 as install for elfutils-0.156-4.fc20.x86_64 >06:04:33,125 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >06:04:33,125 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >06:04:33,125 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >06:04:33,126 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >06:04:33,126 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >06:04:33,126 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >06:04:33,126 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >06:04:33,126 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >06:04:33,126 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >06:04:33,127 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >06:04:33,127 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >06:04:33,127 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >06:04:33,127 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >06:04:33,127 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >06:04:33,127 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libasm.so.1()(64bit) >06:04:33,136 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,137 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.15.0-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,139 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.7.0-5.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,140 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.0-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,142 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.16-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,143 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,144 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.21.1-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,145 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >06:04:33,145 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >06:04:33,145 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >06:04:33,145 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >06:04:33,146 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >06:04:33,146 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >06:04:33,146 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >06:04:33,146 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >06:04:33,146 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >06:04:33,146 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >06:04:33,146 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >06:04:33,146 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >06:04:33,147 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >06:04:33,147 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >06:04:33,147 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >06:04:33,147 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >06:04:33,147 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >06:04:33,147 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >06:04:33,147 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >06:04:33,147 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >06:04:33,148 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >06:04:33,149 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >06:04:33,149 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >06:04:33,149 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >06:04:33,149 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >06:04:33,149 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >06:04:33,149 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >06:04:33,149 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >06:04:33,149 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >06:04:33,150 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >06:04:33,151 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >06:04:33,151 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >06:04:33,151 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >06:04:33,151 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >06:04:33,151 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >06:04:33,151 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >06:04:33,151 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >06:04:33,151 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >06:04:33,152 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >06:04:33,153 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >06:04:33,153 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >06:04:33,153 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >06:04:33,154 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.13-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,155 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,156 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,157 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.19.4-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,158 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-0.99.3-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,159 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.9.91-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,160 DEBUG yum.verbose.YumBase: Quick matched gcr-3.9.91-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >06:04:33,160 DEBUG yum.verbose.YumBase: Quick matched gcr-3.9.91-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >06:04:33,161 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.5-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,162 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.5-1.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >06:04:33,162 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,163 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.4-4.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.4-4.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:04:33,168 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for entangle-0.5.3-2.fc20.x86_64 >06:04:33,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.6.1-2.fc20.x86_64 as install for entangle-0.5.3-2.fc20.x86_64 >06:04:33,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for entangle-0.5.3-2.fc20.x86_64 >06:04:33,173 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.9.91-1.fc20.x86_64 as install for eog-3.9.91-2.fc20.x86_64 >06:04:33,174 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.9.91-2.fc20.x86_64 >06:04:33,177 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.9.90-1.fc20.x86_64 as install for evince-3.9.90-1.fc20.x86_64 >06:04:33,178 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.9.90-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >06:04:33,178 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.9.90-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >06:04:33,184 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.15-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:04:33,185 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.17.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:04:33,187 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-11.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:04:33,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-2.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:04:33,188 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-2.fc20.x86_64 to require for libicalss.so.1()(64bit) >06:04:33,188 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-2.fc20.x86_64 to require for libical.so.1()(64bit) >06:04:33,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.9.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:04:33,190 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:04:33,190 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >06:04:33,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:04:33,192 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.9.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:04:33,193 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >06:04:33,193 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >06:04:33,193 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >06:04:33,194 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >06:04:33,194 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >06:04:33,194 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >06:04:33,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-devel-1.0-2.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,197 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-devel-3.7.17-2.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,197 DEBUG yum.verbose.YumBase: Quick matched sqlite-devel-3.7.17-2.fc20.x86_64 to require for pkgconfig(sqlite3) >06:04:33,198 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-devel-3.15.1-7.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,199 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-devel-4.10.0-4.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-devel-2.43.90-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-devel-0.16-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-devel-3.9.91-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-devel-0.14.0-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,203 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-devel-3.9.91-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:04:33,207 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.9.91-1.fc20.x86_64 >06:04:33,208 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >06:04:33,209 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-cert-0.5.10.1-4.fc20.noarch as install for fedora-easy-karma-0-0.20.20130707git121694f6.fc20.noarch >06:04:33,210 DEBUG yum.verbose.YumBase: TSINFO: Marking fedpkg-1.14-1.fc20.noarch as install for fedora-packager-0.5.10.1-4.fc20.noarch >06:04:33,211 DEBUG yum.verbose.YumBase: TSINFO: Marking ykpers-1.13.0-3.fc20.x86_64 as install for fedora-packager-0.5.10.1-4.fc20.noarch >06:04:33,212 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-8.fc20.x86_64 as install for fedora-packager-0.5.10.1-4.fc20.noarch >06:04:33,213 DEBUG yum.verbose.YumBase: TSINFO: Marking packagedb-cli-1.5.0-2.fc20.noarch as install for fedora-packager-0.5.10.1-4.fc20.noarch >06:04:33,214 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >06:04:33,215 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >06:04:33,217 DEBUG yum.verbose.YumBase: TSINFO: Marking unar-1.6-5.fc20.x86_64 as install for file-roller-3.9.91-1.fc20.x86_64 >06:04:33,221 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-23.0.1-4.fc20.x86_64 as install for firefox-23.0.1-4.fc20.x86_64 >06:04:33,223 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-23.0.1-4.fc20.x86_64 >06:04:33,224 DEBUG yum.verbose.YumBase: Quick matched xulrunner-23.0.1-4.fc20.x86_64 to require for libxul.so()(64bit) >06:04:33,224 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-23.0.1-4.fc20.x86_64 >06:04:33,225 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.9.91-1.fc20.x86_64 as install for firewall-config-0.3.4-1.fc20.noarch >06:04:33,227 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.4.0-2.fc20.noarch as install for firewalld-0.3.4-1.fc20.noarch >06:04:33,228 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.4-1.fc20.noarch >06:04:33,229 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.4-1.fc20.noarch >06:04:33,231 DEBUG yum.verbose.YumBase: TSINFO: Marking python-reportlab-2.5-8.fc20.x86_64 as install for font-manager-0.5.7-8.fc20.x86_64 >06:04:33,232 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for font-manager-0.5.7-8.fc20.x86_64 >06:04:33,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for font-manager-0.5.7-8.fc20.x86_64 >06:04:33,237 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.17.20120809git.fc20.noarch as install for fontforge-20120731b-10.fc20.x86_64 >06:04:33,238 DEBUG yum.verbose.YumBase: TSINFO: Marking autotrace-0.31.1-37.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:04:33,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libuninameslist-20091231-7.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:04:33,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:04:33,241 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:04:33,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:04:33,247 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >06:04:33,248 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >06:04:33,250 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >06:04:33,251 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 >06:04:33,254 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.8.1-6.fc20.x86_64 as install for gcc-4.8.1-6.fc20.x86_64 >06:04:33,255 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for gcc-4.8.1-6.fc20.x86_64 >06:04:33,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-1.0.1-2.fc20.x86_64 as install for gcc-4.8.1-6.fc20.x86_64 >06:04:33,258 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.8.1-6.fc20.x86_64 as install for gcc-c++-4.8.1-6.fc20.x86_64 >06:04:33,260 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for gd-devel-2.1.0-3.fc20.x86_64 >06:04:33,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-devel-1.2.0-2.fc20.x86_64 as install for gd-devel-2.1.0-3.fc20.x86_64 >06:04:33,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:04:33,267 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:04:33,268 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-19.0.4-3.fc20.noarch as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:04:33,269 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:04:33,270 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:04:33,271 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.9.91-1.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:04:33,272 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.9.90-1.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:04:33,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:04:33,275 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.9.91-1.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:04:33,276 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:04:33,277 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.9.91-1.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:04:33,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >06:04:33,281 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >06:04:33,281 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >06:04:33,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >06:04:33,285 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:04:33,286 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-3.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:04:33,286 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-31.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:04:33,292 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:gimp-libs-2.8.6-3.fc20.1.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,293 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,295 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-38.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-0.2.8.4-38.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,297 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk-2.0.4-3.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,299 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.1-1.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-1.0.10-12.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,301 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,301 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpui-2.0.so.0()(64bit) >06:04:33,302 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpthumb-2.0.so.0()(64bit) >06:04:33,302 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpmodule-2.0.so.0()(64bit) >06:04:33,302 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpmath-2.0.so.0()(64bit) >06:04:33,302 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpconfig-2.0.so.0()(64bit) >06:04:33,302 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpcolor-2.0.so.0()(64bit) >06:04:33,302 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpbase-2.0.so.0()(64bit) >06:04:33,302 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimp-2.0.so.0()(64bit) >06:04:33,303 DEBUG yum.verbose.YumBase: TSINFO: Marking aalib-libs-1.4.0-0.23.rc5.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:04:33,310 DEBUG yum.verbose.YumBase: TSINFO: Marking liblqr-1-0.4.1-5.fc19.x86_64 as install for gimp-lqr-plugin-0.7.1-6.fc20.x86_64 >06:04:33,317 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-1.8.3.1-3.fc20.noarch as install for git-1.8.3.1-3.fc20.x86_64 >06:04:33,318 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-TermReadKey-2.30-20.fc20.x86_64 as install for git-1.8.3.1-3.fc20.x86_64 >06:04:33,318 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for git-1.8.3.1-3.fc20.x86_64 >06:04:33,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17020-4.fc20.noarch as install for git-1.8.3.1-3.fc20.x86_64 >06:04:33,321 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.15.3-1.fc20.x86_64 as install for glade-3.15.3-1.fc20.x86_64 >06:04:33,322 DEBUG yum.verbose.YumBase: Quick matched glade-libs-3.15.3-1.fc20.x86_64 to require for libgladeui-2.so.6()(64bit) >06:04:33,323 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-17.fc20.noarch as install for glib-networking-2.37.5-1.fc20.x86_64 >06:04:33,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-6.fc20.x86_64 as install for glib-networking-2.37.5-1.fc20.x86_64 >06:04:33,328 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for glib2-devel-2.37.7-1.fc20.x86_64 >06:04:33,331 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.18-6.fc20.x86_64 as install for glibc-devel-2.18-6.fc20.x86_64 >06:04:33,332 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.18-6.fc20.x86_64 to require for glibc-headers >06:04:33,334 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:gnome-bluetooth-3.9.3-4.fc20.x86_64 >06:04:33,335 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.17.91-1.fc20.x86_64 as install for 1:gnome-bluetooth-3.9.3-4.fc20.x86_64 >06:04:33,341 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,342 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >06:04:33,343 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >06:04:33,343 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >06:04:33,343 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >06:04:33,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,344 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >06:04:33,344 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >06:04:33,344 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >06:04:33,344 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >06:04:33,345 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >06:04:33,345 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >06:04:33,345 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.20-5.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,347 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.20-5.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,348 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >06:04:33,349 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >06:04:33,349 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >06:04:33,349 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >06:04:33,349 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >06:04:33,349 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >06:04:33,349 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >06:04:33,350 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.2-1.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,354 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.2-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,355 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.2-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:04:33,361 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:04:33,362 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.7-2.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:04:33,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:04:33,369 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-devel-0.12-7.fc20.x86_64 as install for gnome-desktop3-devel-3.9.91-1.fc20.x86_64 >06:04:33,370 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-devel-3.9.91-1.fc20.x86_64 as install for gnome-desktop3-devel-3.9.91-1.fc20.x86_64 >06:04:33,374 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:04:33,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:04:33,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:04:33,378 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.9.91-1.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:04:33,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:04:33,380 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:04:33,381 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.37.6-1.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:04:33,387 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-1.99.3-1.fc20.x86_64 as install for gnome-maps-3.9.91-1.fc20.x86_64 >06:04:33,390 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.11-1.fc20.x86_64 as install for gnome-packagekit-3.8.2-2.fc20.x86_64 >06:04:33,391 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.9.91.1-1.fc20.x86_64 as install for gnome-packagekit-3.8.2-2.fc20.x86_64 >06:04:33,394 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.6-2.fc20.x86_64 as install for gnome-photos-3.9.91-1.fc20.x86_64 >06:04:33,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.9.91.1-1.fc20.x86_64 >06:04:33,406 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.9.91-2.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:04:33,408 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:04:33,408 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:04:33,409 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.9.90-1.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:04:33,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:04:33,415 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:04:33,467 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.9.12-1.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:04:33,468 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.37.6-1.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:04:33,469 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.37.6-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >06:04:33,469 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:04:33,470 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:04:33,473 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.9.91-1.fc20.x86_64 as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:04:33,474 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.9.91-1.fc20.x86_64 as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:04:33,475 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.9.91-1.fc20.noarch as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:04:33,477 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 >06:04:33,480 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:04:33,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-1.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:04:33,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:04:33,482 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:04:33,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:04:33,486 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.7.3-2.fc20.noarch as install for gobject-introspection-devel-1.37.6-1.fc20.x86_64 >06:04:33,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-devel-3.0.13-5.fc20.x86_64 as install for gobject-introspection-devel-1.37.6-1.fc20.x86_64 >06:04:33,491 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-2.fc20.x86_64 as install for gpick-0.2.5-3.fc20.x86_64 >06:04:33,493 DEBUG yum.verbose.YumBase: TSINFO: Marking check-devel-0.9.10-3.fc20.x86_64 as install for gstreamer-devel-0.10.36-3.fc19.x86_64 >06:04:33,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,504 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.17-3.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,505 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,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-19.fc20.x86_64 >06:04:33,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,508 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-4.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,509 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgsttag-0.10.so.0()(64bit) >06:04:33,509 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >06:04:33,510 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >06:04:33,510 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstriff-0.10.so.0()(64bit) >06:04:33,510 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >06:04:33,510 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >06:04:33,510 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstfft-0.10.so.0()(64bit) >06:04:33,510 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >06:04:33,510 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstapp-0.10.so.0()(64bit) >06:04:33,511 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,513 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:04:33,514 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >06:04:33,524 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,525 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,527 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,527 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-6.20130218git.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,528 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,532 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,534 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:04:33,536 DEBUG yum.verbose.YumBase: TSINFO: Marking source-highlight-3.1.6-6.fc20.x86_64 as install for gtk-doc-1.19-3.fc20.noarch >06:04:33,537 DEBUG yum.verbose.YumBase: TSINFO: Marking sgml-common-0.6.3-40.fc20.noarch as install for gtk-doc-1.19-3.fc20.noarch >06:04:33,538 DEBUG yum.verbose.YumBase: TSINFO: Marking openjade-1.3.2-44.fc20.x86_64 as install for gtk-doc-1.19-3.fc20.noarch >06:04:33,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for gtk-doc-1.19-3.fc20.noarch >06:04:33,540 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-utils-0.6.14-37.fc20.noarch as install for gtk-doc-1.19-3.fc20.noarch >06:04:33,541 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-xsl-1.78.1-2.fc20.noarch as install for gtk-doc-1.19-3.fc20.noarch >06:04:33,545 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-devel-1.12.16-1.fc20.x86_64 as install for gtk2-devel-2.24.20-2.fc20.x86_64 >06:04:33,546 DEBUG yum.verbose.YumBase: Quick matched cairo-devel-1.12.16-1.fc20.x86_64 to require for pkgconfig(cairo) >06:04:33,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-devel-1.1.3-2.fc20.x86_64 as install for gtk2-devel-2.24.20-2.fc20.x86_64 >06:04:33,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for gtk2-devel-2.24.20-2.fc20.x86_64 >06:04:33,548 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for gtk2-devel-2.24.20-2.fc20.x86_64 >06:04:33,554 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-8.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:04:33,554 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-8.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >06:04:33,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:04:33,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:04:33,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:04:33,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-3.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:04:33,560 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.17.91-1.fc20.x86_64 >06:04:33,561 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >06:04:33,562 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.17.91-1.fc20.x86_64 >06:04:33,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.17.91-1.fc20.x86_64 >06:04:33,567 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.2.1-2.fc20.x86_64 as install for hesiod-devel-3.2.1-2.fc20.x86_64 >06:04:33,568 DEBUG yum.verbose.YumBase: Quick matched hesiod-3.2.1-2.fc20.x86_64 to require for libhesiod.so.0()(64bit) >06:04:33,573 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.8-2.fc20.x86_64 as install for 1:hpijs-3.13.8-2.fc20.x86_64 >06:04:33,574 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.8-2.fc20.x86_64 to require for libhpmud.so.0()(64bit) >06:04:33,574 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.8-2.fc20.x86_64 to require for libhpip.so.0()(64bit) >06:04:33,576 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.1.0-4.fc20.x86_64 as install for hplip-3.13.8-2.fc20.x86_64 >06:04:33,577 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.8-2.fc20.x86_64 >06:04:33,580 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.6-2.fc20.x86_64 as install for httpd-2.4.6-2.fc20.x86_64 >06:04:33,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-13.fc20.x86_64 as install for httpd-2.4.6-2.fc20.x86_64 >06:04:33,582 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.2-4.fc20.x86_64 as install for httpd-2.4.6-2.fc20.x86_64 >06:04:33,582 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.4.8-2.fc20.x86_64 as install for httpd-2.4.6-2.fc20.x86_64 >06:04:33,588 DEBUG yum.verbose.YumBase: TSINFO: Marking hugin-base-2012.0.0-10.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:04:33,589 DEBUG yum.verbose.YumBase: TSINFO: Marking wxPython-2.8.12.0-5.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:04:33,592 DEBUG yum.verbose.YumBase: TSINFO: Marking wxGTK-2.8.12-9.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:04:33,593 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) >06:04:33,594 DEBUG yum.verbose.YumBase: TSINFO: Marking wxGTK-gl-2.8.12-9.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:04:33,595 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) >06:04:33,595 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) >06:04:33,596 DEBUG yum.verbose.YumBase: TSINFO: Marking wxBase-2.8.12-9.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:04:33,596 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-9.fc20.x86_64 to require for libwx_baseu-2.8.so.0(WXU_2.8)(64bit) >06:04:33,597 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_html-2.8.so.0()(64bit) >06:04:33,597 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_aui-2.8.so.0()(64bit) >06:04:33,597 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_adv-2.8.so.0()(64bit) >06:04:33,598 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-9.fc20.x86_64 to require for libwx_baseu_net-2.8.so.0()(64bit) >06:04:33,598 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-9.fc20.x86_64 to require for libwx_baseu-2.8.so.0()(64bit) >06:04:33,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libpano13-2.9.18-8.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:04:33,599 DEBUG yum.verbose.YumBase: Quick matched hugin-base-2012.0.0-10.fc20.x86_64 to require for libhuginvigraimpex.so.0.0()(64bit) >06:04:33,599 DEBUG yum.verbose.YumBase: Quick matched hugin-base-2012.0.0-10.fc20.x86_64 to require for libhuginlines.so.0.0()(64bit) >06:04:33,599 DEBUG yum.verbose.YumBase: Quick matched hugin-base-2012.0.0-10.fc20.x86_64 to require for libhuginbase.so.0.0()(64bit) >06:04:33,599 DEBUG yum.verbose.YumBase: Quick matched hugin-base-2012.0.0-10.fc20.x86_64 to require for libhugin_python_interface.so.0.0()(64bit) >06:04:33,600 DEBUG yum.verbose.YumBase: TSINFO: Marking freeglut-2.8.1-2.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:04:33,602 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-5.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >06:04:33,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.4-4.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >06:04:33,605 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.3-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >06:04:33,607 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-6.fc20.x86_64 >06:04:33,608 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.9.91-1.fc20.x86_64 as install for ibus-hangul-1.4.2-6.fc20.x86_64 >06:04:33,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.2.7-1.fc20.x86_64 as install for ibus-kkc-1.5.16-2.fc20.x86_64 >06:04:33,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.16-2.fc20.x86_64 >06:04:33,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.93-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:04:33,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.93-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:04:33,615 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.93-2.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >06:04:33,615 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.93-2.fc20.x86_64 to require for libpinyin.so.4()(64bit) >06:04:33,615 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:04:33,617 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-11.fc20.x86_64 >06:04:33,618 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >06:04:33,618 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >06:04:33,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.3-2.fc20.noarch >06:04:33,622 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 >06:04:33,623 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.3-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >06:04:33,628 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-13.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:04:33,629 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:04:33,630 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-0.7.noarch as install for initscripts-9.50-1.fc20.x86_64 >06:04:33,631 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:04:33,638 DEBUG yum.verbose.YumBase: TSINFO: Marking uniconvertor-2.0-0.2.svn344.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,639 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.3-1.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,641 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-XQL-0.68-22.fc20.noarch as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,641 DEBUG yum.verbose.YumBase: Quick matched perl-XML-XQL-0.68-22.fc20.noarch to require for perl(XML::XQL) >06:04:33,642 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:numpy-1.7.1-5.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,644 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >06:04:33,645 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.1-1.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,646 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell-2.0.16-7.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,647 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,648 DEBUG yum.verbose.YumBase: TSINFO: Marking gsl-1.15-9.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,648 DEBUG yum.verbose.YumBase: Quick matched gsl-1.15-9.fc20.x86_64 to require for libgsl.so.0()(64bit) >06:04:33,649 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-vfs2-2.24.4-14.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,650 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-c++-6.8.6.3-3.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:04:33,653 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.10.0-5.fc20.x86_64 >06:04:33,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >06:04:33,657 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.8-4.fc20.x86_64 as install for 2:irqbalance-1.0.6-4.fc20.x86_64 >06:04:33,658 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >06:04:33,658 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc20.x86_64 to require for libnuma.so.1()(64bit) >06:04:33,660 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.254-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >06:04:33,661 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >06:04:33,665 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-part-4.11.0-1.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:04:33,666 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-libs-4.11.0-1.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:04:33,667 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-4.11.0-1.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:04:33,669 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-2.9.3-2.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:04:33,670 DEBUG yum.verbose.YumBase: TSINFO: Marking qjson-0.8.1-3.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:04:33,672 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-4.11.0-2.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:04:33,674 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libnepomukutils.so.4()(64bit) >06:04:33,674 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libnepomuk.so.4()(64bit) >06:04:33,674 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libktexteditor.so.4()(64bit) >06:04:33,674 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkparts.so.4()(64bit) >06:04:33,674 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkio.so.5()(64bit) >06:04:33,674 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkfile.so.4()(64bit) >06:04:33,674 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkdeui.so.5()(64bit) >06:04:33,675 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkdecore.so.5()(64bit) >06:04:33,676 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.5-6.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:04:33,677 DEBUG yum.verbose.YumBase: Quick matched 1:qt-x11-4.8.5-6.fc20.x86_64 to require for libQtGui.so.4()(64bit) >06:04:33,678 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-9.fc20.noarch as install for kbd-1.15.5-9.fc20.x86_64 >06:04:33,679 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-9.fc20.noarch as install for kbd-1.15.5-9.fc20.x86_64 >06:04:33,681 DEBUG yum.verbose.YumBase: TSINFO: Marking kwin-gles-libs-4.11.0-4.fc20.x86_64 as install for kde-workspace-devel-4.11.0-4.fc20.x86_64 >06:04:33,682 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguard-libs-4.11.0-4.fc20.x86_64 as install for kde-workspace-devel-4.11.0-4.fc20.x86_64 >06:04:33,684 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-libs-4.11.0-4.fc20.x86_64 as install for kde-workspace-devel-4.11.0-4.fc20.x86_64 >06:04:33,685 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libweather_ion.so.6()(64bit) >06:04:33,685 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libtaskmanager.so.4()(64bit) >06:04:33,685 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.0-4.fc20.x86_64 to require for libprocesscore.so.4()(64bit) >06:04:33,685 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libplasmagenericshell.so.4()(64bit) >06:04:33,686 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libplasmaclock.so.4()(64bit) >06:04:33,686 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libplasma_applet-system-monitor.so.4()(64bit) >06:04:33,686 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libplasma-geolocation-interface.so.4()(64bit) >06:04:33,686 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for liboxygenstyleconfig.so.4()(64bit) >06:04:33,686 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for liboxygenstyle.so.4()(64bit) >06:04:33,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libkworkspace-4.11.0-4.fc20.x86_64 as install for kde-workspace-devel-4.11.0-4.fc20.x86_64 >06:04:33,688 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.0-4.fc20.x86_64 to require for libksgrd.so.4()(64bit) >06:04:33,688 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libkfontinstui.so.4()(64bit) >06:04:33,688 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libkfontinst.so.4()(64bit) >06:04:33,689 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libkephal.so.4()(64bit) >06:04:33,689 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libkdecorations.so.4()(64bit) >06:04:33,695 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-devel-0.4.2-2.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:04:33,696 DEBUG yum.verbose.YumBase: TSINFO: Marking automoc-1.0-0.19.rc3.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:04:33,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-devel-1.0.9-2.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:04:33,698 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-devel-2.9.3-2.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:04:33,698 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-devel-0.11.0-2.fc20.noarch as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:04:33,699 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-devel-4.6.0-8.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:04:33,700 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-devel-2.3.2-2.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:04:33,703 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 as install for kdepimlibs-devel-4.11.0-1.fc20.x86_64 >06:04:33,705 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-4.11.0-1.fc20.x86_64 as install for kdepimlibs-devel-4.11.0-1.fc20.x86_64 >06:04:33,706 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-devel-4.11.0-2.fc20.x86_64 as install for kdepimlibs-devel-4.11.0-1.fc20.x86_64 >06:04:33,706 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libqgpgme.so.1()(64bit) >06:04:33,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libmicroblog.so.4()(64bit) >06:04:33,707 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-kxmlrpcclient-4.11.0-1.fc20.x86_64 as install for kdepimlibs-devel-4.11.0-1.fc20.x86_64 >06:04:33,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkresources.so.4()(64bit) >06:04:33,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkpimutils.so.4()(64bit) >06:04:33,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkpimtextedit.so.4()(64bit) >06:04:33,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkpimidentities.so.4()(64bit) >06:04:33,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkontactinterface.so.4()(64bit) >06:04:33,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkmime.so.4()(64bit) >06:04:33,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkmbox.so.4()(64bit) >06:04:33,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkldap.so.4()(64bit) >06:04:33,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkimap.so.4()(64bit) >06:04:33,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkholidays.so.4()(64bit) >06:04:33,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkcalutils.so.4()(64bit) >06:04:33,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkcalcore.so.4()(64bit) >06:04:33,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkcal.so.4()(64bit) >06:04:33,710 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkblog.so.4()(64bit) >06:04:33,710 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkabc.so.4()(64bit) >06:04:33,710 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libgpgme++.so.2()(64bit) >06:04:33,710 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libgpgme++-pthread.so.2()(64bit) >06:04:33,710 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-notes.so.4()(64bit) >06:04:33,711 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-kmime.so.4()(64bit) >06:04:33,711 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-kde.so.4()(64bit) >06:04:33,711 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-kcal.so.4()(64bit) >06:04:33,711 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-kabc.so.4()(64bit) >06:04:33,711 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-contact.so.4()(64bit) >06:04:33,711 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-calendar.so.4()(64bit) >06:04:33,716 DEBUG yum.verbose.YumBase: TSINFO: Marking 9:kdevelop-libs-4.5.1-4.fc20.x86_64 as install for 9:kdevelop-4.5.1-4.fc20.x86_64 >06:04:33,717 DEBUG yum.verbose.YumBase: TSINFO: Marking kdevplatform-libs-1.5.1-3.fc20.x86_64 as install for 9:kdevelop-4.5.1-4.fc20.x86_64 >06:04:33,718 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatformutil.so.7()(64bit) >06:04:33,719 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatformshell.so.7()(64bit) >06:04:33,719 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatformoutputview.so.7()(64bit) >06:04:33,719 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatforminterfaces.so.7()(64bit) >06:04:33,719 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatformdebugger.so.7()(64bit) >06:04:33,720 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-30.git31f6b30.fc20.noarch as install for kernel-3.11.0-300.fc20.x86_64 >06:04:33,722 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >06:04:33,723 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-7.fc20.x86_64 as install for koji-1.8.0-2.fc20.noarch >06:04:33,724 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-5.fc20.1.x86_64 as install for koji-1.8.0-2.fc20.noarch >06:04:33,725 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-30.fc20.noarch as install for koji-1.8.0-2.fc20.noarch >06:04:33,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-devel-0.2.5-3.fc20.x86_64 as install for krb5-devel-1.11.3-9.fc20.x86_64 >06:04:33,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-devel-1.42.8-3.fc20.x86_64 as install for krb5-devel-1.11.3-9.fc20.x86_64 >06:04:33,729 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-devel-1.5.6-1.fc20.x86_64 as install for krb5-devel-1.11.3-9.fc20.x86_64 >06:04:33,730 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-7.fc20.x86_64 as install for less-458-4.fc20.x86_64 >06:04:33,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-devel-1.9.1-3.fc20.x86_64 as install for libX11-devel-1.6.1-1.fc20.x86_64 >06:04:33,735 DEBUG yum.verbose.YumBase: Quick matched libxcb-devel-1.9.1-3.fc20.x86_64 to require for pkgconfig(xcb) >06:04:33,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-6.fc20.x86_64 as install for libXScrnSaver-devel-1.2.2-6.fc20.x86_64 >06:04:33,736 DEBUG yum.verbose.YumBase: Quick matched libXScrnSaver-1.2.2-6.fc20.x86_64 to require for libXss.so.1()(64bit) >06:04:33,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libXaw-1.0.11-6.fc20.x86_64 as install for libXaw-devel-1.0.11-6.fc20.x86_64 >06:04:33,738 DEBUG yum.verbose.YumBase: Quick matched libXaw-1.0.11-6.fc20.x86_64 to require for libXaw.so.7()(64bit) >06:04:33,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for libXfont-devel-1.4.6-2.fc20.x86_64 >06:04:33,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-devel-1.1.1-4.fc20.x86_64 as install for libXfont-devel-1.4.6-2.fc20.x86_64 >06:04:33,743 DEBUG yum.verbose.YumBase: Quick matched libfontenc-devel-1.1.1-4.fc20.x86_64 to require for libfontenc-devel >06:04:33,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libXres-devel-1.0.7-2.fc20.x86_64 >06:04:33,745 DEBUG yum.verbose.YumBase: Quick matched libXres-1.0.7-2.fc20.x86_64 to require for libXRes.so.1()(64bit) >06:04:33,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for libXvMC-devel-1.0.8-2.fc20.x86_64 >06:04:33,748 DEBUG yum.verbose.YumBase: Quick matched libXvMC-1.0.8-2.fc20.x86_64 to require for libXvMCW.so.1()(64bit) >06:04:33,748 DEBUG yum.verbose.YumBase: Quick matched libXvMC-1.0.8-2.fc20.x86_64 to require for libXvMC.so.1()(64bit) >06:04:33,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for libXxf86dga-devel-1.1.4-2.fc20.x86_64 >06:04:33,749 DEBUG yum.verbose.YumBase: Quick matched libXxf86dga-1.1.4-2.fc20.x86_64 to require for libXxf86dga.so.1()(64bit) >06:04:33,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for libXxf86misc-devel-1.0.3-7.fc20.x86_64 >06:04:33,751 DEBUG yum.verbose.YumBase: Quick matched libXxf86misc-1.0.3-7.fc20.x86_64 to require for libXxf86misc.so.1()(64bit) >06:04:33,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >06:04:33,757 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for libdmx-devel-1.1.3-2.fc20.x86_64 >06:04:33,757 DEBUG yum.verbose.YumBase: Quick matched libdmx-1.1.3-2.fc20.x86_64 to require for libdmx.so.1()(64bit) >06:04:33,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.46-2.fc20.x86_64 as install for libdrm-devel-2.4.46-2.fc20.x86_64 >06:04:33,759 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.11.0-300.fc20.x86_64 as install for libdrm-devel-2.4.46-2.fc20.x86_64 >06:04:33,760 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm_radeon.so.1()(64bit) >06:04:33,760 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm_nouveau.so.2()(64bit) >06:04:33,760 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm_intel.so.1()(64bit) >06:04:33,760 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm.so.2()(64bit) >06:04:33,761 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >06:04:33,763 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libgda-5.1.2-4.fc20.x86_64 as install for 1:libgda-devel-5.1.2-4.fc20.x86_64 >06:04:33,764 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-devel-1.1.28-5.fc20.x86_64 as install for 1:libgda-devel-5.1.2-4.fc20.x86_64 >06:04:33,765 DEBUG yum.verbose.YumBase: Quick matched 1:libgda-5.1.2-4.fc20.x86_64 to require for libgda-report-5.0.so.4()(64bit) >06:04:33,765 DEBUG yum.verbose.YumBase: Quick matched 1:libgda-5.1.2-4.fc20.x86_64 to require for libgda-5.0.so.4()(64bit) >06:04:33,767 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-devel-0.100.2-2.fc20.x86_64 as install for libnotify-devel-0.7.6-1.fc20.x86_64 >06:04:33,776 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:04:33,779 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:04:33,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >06:04:33,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >06:04:33,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >06:04:33,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >06:04:33,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >06:04:33,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >06:04:33,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >06:04:33,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >06:04:33,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >06:04:33,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >06:04:33,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >06:04:33,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >06:04:33,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >06:04:33,784 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >06:04:33,784 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >06:04:33,784 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >06:04:33,784 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >06:04:33,784 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >06:04:33,784 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libvcllo.so()(64bit) >06:04:33,785 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >06:04:33,785 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libutllo.so()(64bit) >06:04:33,785 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >06:04:33,785 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >06:04:33,785 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >06:04:33,786 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libtllo.so()(64bit) >06:04:33,786 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libtklo.so()(64bit) >06:04:33,786 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvxlo.so()(64bit) >06:04:33,786 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >06:04:33,786 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvtlo.so()(64bit) >06:04:33,786 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvllo.so()(64bit) >06:04:33,786 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsotlo.so()(64bit) >06:04:33,786 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsfxlo.so()(64bit) >06:04:33,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsblo.so()(64bit) >06:04:33,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsaxlo.so()(64bit) >06:04:33,787 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:04:33,788 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >06:04:33,788 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >06:04:33,789 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:04:33,790 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libfilelo.so()(64bit) >06:04:33,790 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libeditenglo.so()(64bit) >06:04:33,790 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >06:04:33,790 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >06:04:33,790 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libcomphelper.so()(64bit) >06:04:33,790 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >06:04:33,790 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libavmedialo.so()(64bit) >06:04:33,792 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-draw-4.1.1.2-3.fc20.x86_64 >06:04:33,793 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.1.2-3.fc20.x86_64 >06:04:33,800 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:04:33,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.2-2.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:04:33,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:04:33,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-8.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:04:33,803 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-8.fc20.x86_64 to require for libicui18n.so.50()(64bit) >06:04:33,803 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-8.fc20.x86_64 to require for libicudata.so.50()(64bit) >06:04:33,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:04:33,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.1.2-3.fc20.x86_64 >06:04:33,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.1.10-3.fc20.x86_64 as install for 1:libreoffice-writer-4.1.1.2-3.fc20.x86_64 >06:04:33,825 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-15.fc20.x86_64 as install for libsane-hpaio-3.13.8-2.fc20.x86_64 >06:04:33,826 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-devel-2.1.9-2.fc20.x86_64 as install for libselinux-devel-2.1.13-18.fc20.x86_64 >06:04:33,827 DEBUG yum.verbose.YumBase: Quick matched libsepol-devel-2.1.9-2.fc20.x86_64 to require for pkgconfig(libsepol) >06:04:33,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.59-2.fc20.x86_64 as install for libuser-devel-0.59-2.fc20.x86_64 >06:04:33,829 DEBUG yum.verbose.YumBase: Quick matched libuser-0.59-2.fc20.x86_64 to require for libuser.so.1()(64bit) >06:04:33,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:04:33,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:04:33,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:04:33,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:04:33,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:04:33,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:04:33,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:04:33,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:04:33,840 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-devel-5.1.2-6alpha.fc20.x86_64 as install for libxml2-devel-2.9.1-2.fc20.x86_64 >06:04:33,842 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for lockdev-devel-1.0.4-0.11.20111007git.fc20.x86_64 >06:04:33,842 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >06:04:33,846 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >06:04:33,848 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:04:33,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:04:33,849 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:04:33,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.6-2.fc20.x86_64 as install for mdadm-3.2.6-21.fc20.x86_64 >06:04:33,855 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2-1.20130902.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:04:33,856 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.8.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:04:33,858 DEBUG yum.verbose.YumBase: TSINFO: Marking gl-manpages-1.1-7.20130122.fc20.noarch as install for mesa-libGL-devel-9.2-1.20130902.fc20.x86_64 >06:04:33,859 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2-1.20130902.fc20.x86_64 as install for mesa-libGL-devel-9.2-1.20130902.fc20.x86_64 >06:04:33,861 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decoratortools-1.8-7.fc20.noarch as install for mock-1.1.33-1.fc20.noarch >06:04:33,862 DEBUG yum.verbose.YumBase: TSINFO: Marking pigz-2.2.5-3.fc20.x86_64 as install for mock-1.1.33-1.fc20.noarch >06:04:33,863 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-22.fc20.noarch as install for mock-1.1.33-1.fc20.noarch >06:04:33,870 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Linux-Pid-0.04-20.fc20.x86_64 as install for mod_perl-2.0.8-3.20130709svn1498417.fc20.x86_64 >06:04:33,871 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-MakeMaker-6.72-1.fc20.noarch as install for mod_perl-2.0.8-3.20130709svn1498417.fc20.x86_64 >06:04:33,872 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-BSD-Resource-1.29.07-3.fc20.x86_64 as install for mod_perl-2.0.8-3.20130709svn1498417.fc20.x86_64 >06:04:33,878 DEBUG yum.verbose.YumBase: TSINFO: Marking mypaint-data-1.1.0-1.fc20.noarch as install for mypaint-1.1.0-1.fc20.x86_64 >06:04:33,879 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-python-2.5.0-5.fc20.x86_64 as install for mypaint-1.1.0-1.fc20.x86_64 >06:04:33,880 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for mypaint-1.1.0-1.fc20.x86_64 >06:04:33,886 DEBUG yum.verbose.YumBase: TSINFO: Marking netpbm-10.61.02-7.fc20.x86_64 as install for netpbm-devel-10.61.02-7.fc20.x86_64 >06:04:33,886 DEBUG yum.verbose.YumBase: Quick matched netpbm-10.61.02-7.fc20.x86_64 to require for libnetpbm.so.11()(64bit) >06:04:33,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:04:33,891 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:04:33,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:04:33,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.23.2-1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:04:33,893 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-1.fc20.x86_64 to require for libmount >06:04:33,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:04:33,894 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.78-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:04:33,896 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 >06:04:33,900 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >06:04:33,905 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.2.3-11.fc20.x86_64 as install for open-vm-tools-desktop-9.2.3-11.fc20.x86_64 >06:04:33,906 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.2.3-11.fc20.x86_64 to require for libvmtools.so.0()(64bit) >06:04:33,906 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.2.3-11.fc20.x86_64 to require for libhgfs.so.0()(64bit) >06:04:33,908 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.2p2-6.1.fc20.x86_64 as install for openssh-clients-6.2p2-6.1.fc20.x86_64 >06:04:33,916 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:04:33,917 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.9.90-1.fc20.noarch as install for orca-3.9.91-1.fc20.x86_64 >06:04:33,917 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:04:33,918 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-7.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:04:33,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:04:33,920 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.9.91-1.fc20.x86_64 >06:04:33,925 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-devel-0.9.20-1.fc20.x86_64 as install for pango-devel-1.35.3-1.fc20.x86_64 >06:04:33,927 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >06:04:33,928 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >06:04:33,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >06:04:33,932 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >06:04:33,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >06:04:33,936 DEBUG yum.verbose.YumBase: TSINFO: Marking pypoppler-0.12.1-25.fc20.x86_64 as install for pdfshuffler-0.6.0-3.fc20.noarch >06:04:33,937 DEBUG yum.verbose.YumBase: TSINFO: Marking pyPdf-1.13-6.fc20.noarch as install for pdfshuffler-0.6.0-3.fc20.noarch >06:04:33,942 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-sdt-devel-2.4-0.25.g3f873e5.fc20.x86_64 as install for 4:perl-devel-5.18.1-287.fc20.x86_64 >06:04:33,943 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-ExtUtils-ParseXS-3.18-291.fc20.noarch as install for 4:perl-devel-5.18.1-287.fc20.x86_64 >06:04:33,944 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Install-1.59-287.fc20.noarch as install for 4:perl-devel-5.18.1-287.fc20.x86_64 >06:04:33,945 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-devel-1.10-7.fc20.x86_64 as install for 4:perl-devel-5.18.1-287.fc20.x86_64 >06:04:33,948 DEBUG yum.verbose.YumBase: TSINFO: Marking php-common-5.5.3-1.fc20.x86_64 as install for php-5.5.3-1.fc20.x86_64 >06:04:33,950 DEBUG yum.verbose.YumBase: TSINFO: Marking php-cli-5.5.3-1.fc20.x86_64 as install for php-5.5.3-1.fc20.x86_64 >06:04:33,952 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for pixman-devel-0.30.0-3.fc20.x86_64 >06:04:33,953 DEBUG yum.verbose.YumBase: Quick matched pixman-0.30.0-3.fc20.x86_64 to require for libpixman-1.so.0()(64bit) >06:04:33,955 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:04:33,955 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:04:33,956 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >06:04:33,956 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-system-theme-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:04:33,959 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-18.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:04:33,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-7.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:04:33,961 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-3.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:04:33,969 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-6.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:04:33,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:04:33,971 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:04:33,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:04:33,976 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-akonadi-4.11.0-1.fc20.x86_64 as install for pykde4-devel-4.11.0-1.fc20.x86_64 >06:04:33,977 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-4.11.0-1.fc20.x86_64 as install for pykde4-devel-4.11.0-1.fc20.x86_64 >06:04:33,980 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.0-6.fc20.x86_64 as install for 2:qemu-kvm-1.6.0-6.fc20.x86_64 >06:04:33,986 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >06:04:33,990 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >06:04:33,992 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.11-2.fc20.x86_64 as install for redhat-rpm-config-9.1.0-53.fc20.noarch >06:04:33,993 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-10.fc20.noarch as install for redhat-rpm-config-9.1.0-53.fc20.noarch >06:04:33,998 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.18-2.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:04:33,999 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:04:33,999 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.9.5-1.fc20.noarch as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:04:34,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:04:34,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-10.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:04:34,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-13.fc20.x86_64 as install for rpm-4.11.1-5.fc20.1.x86_64 >06:04:34,009 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.7.1-7.fc20.x86_64 as install for rpm-build-4.11.1-5.fc20.1.x86_64 >06:04:34,010 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for rpm-build-4.11.1-5.fc20.1.x86_64 >06:04:34,011 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-5.fc20.1.x86_64 as install for rpm-build-4.11.1-5.fc20.1.x86_64 >06:04:34,013 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-devel-1.13-15.fc20.x86_64 as install for rpm-devel-4.11.1-5.fc20.1.x86_64 >06:04:34,016 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-1.18.4-1.fc20.x86_64 as install for rpmdevtools-8.3-5.fc20.noarch >06:04:34,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >06:04:34,029 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:04:34,030 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.0-0.4.rc2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:04:34,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:04:34,034 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >06:04:34,034 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,034 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >06:04:34,034 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >06:04:34,034 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >06:04:34,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >06:04:34,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >06:04:34,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >06:04:34,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >06:04:34,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:04:34,039 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >06:04:34,039 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >06:04:34,039 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >06:04:34,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >06:04:34,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libevents.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >06:04:34,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >06:04:34,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:04:34,043 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.0RC2)(64bit) >06:04:34,043 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_tdb.so()(64bit) >06:04:34,043 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_reg.so()(64bit) >06:04:34,043 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >06:04:34,043 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libtrusts_util.so()(64bit) >06:04:34,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbregistry.so()(64bit) >06:04:34,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >06:04:34,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >06:04:34,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmb_transport.so()(64bit) >06:04:34,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libserver-role.so()(64bit) >06:04:34,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsecrets3.so()(64bit) >06:04:34,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamdb-common.so()(64bit) >06:04:34,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba3-util.so()(64bit) >06:04:34,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >06:04:34,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >06:04:34,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-security.so()(64bit) >06:04:34,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >06:04:34,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >06:04:34,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libregistry.so.0()(64bit) >06:04:34,046 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libntdb.so.0()(64bit) >06:04:34,046 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libnetif.so()(64bit) >06:04:34,046 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr.so.0()(64bit) >06:04:34,046 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >06:04:34,046 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-samba.so()(64bit) >06:04:34,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >06:04:34,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libmsrpc3.so()(64bit) >06:04:34,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibsmb.so()(64bit) >06:04:34,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >06:04:34,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >06:04:34,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libldbsamba.so()(64bit) >06:04:34,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libgensec.so.0()(64bit) >06:04:34,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libevents.so()(64bit) >06:04:34,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liberrors.so()(64bit) >06:04:34,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >06:04:34,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >06:04:34,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >06:04:34,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdbwrap.so()(64bit) >06:04:34,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >06:04:34,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcliauth.so()(64bit) >06:04:34,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >06:04:34,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >06:04:34,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_cldap.so()(64bit) >06:04:34,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-nbt.so()(64bit) >06:04:34,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-ldap.so()(64bit) >06:04:34,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libCHARSET3.so()(64bit) >06:04:34,052 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:04:34,053 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:04:34,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:04:34,057 DEBUG yum.verbose.YumBase: TSINFO: Marking tkinter-2.7.5-7.fc20.x86_64 as install for scribus-1.4.3-1.fc20.x86_64 >06:04:34,058 DEBUG yum.verbose.YumBase: TSINFO: Marking podofo-libs-0.9.1-12.fc20.x86_64 as install for scribus-1.4.3-1.fc20.x86_64 >06:04:34,059 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for scribus-1.4.3-1.fc20.x86_64 >06:04:34,064 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-qt-0.8.1-11.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:04:34,065 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:04:34,065 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >06:04:34,066 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >06:04:34,066 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-12.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:04:34,067 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-75.fc20.noarch as install for selinux-policy-targeted-3.12.1-75.fc20.noarch >06:04:34,068 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-75.fc20.noarch to require for selinux-policy >06:04:34,070 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.13-1.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:04:34,071 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-10.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:04:34,072 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:04:34,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.6-2.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:04:34,081 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-1.fc20.x86_64 >06:04:34,082 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-6.fc20.noarch as install for smc-meera-fonts-5.0.1-6.fc20.noarch >06:04:34,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-4.fc20.x86_64 >06:04:34,090 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for 7:squid-3.3.8-3.fc20.x86_64 >06:04:34,091 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.53-3.fc20.x86_64 as install for 7:squid-3.3.8-3.fc20.x86_64 >06:04:34,093 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBI-1.628-3.fc20.x86_64 as install for 7:squid-3.3.8-3.fc20.x86_64 >06:04:34,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libecap-0.2.0-6.fc20.x86_64 as install for 7:squid-3.3.8-3.fc20.x86_64 >06:04:34,095 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:04:34,096 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:04:34,098 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:04:34,098 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:04:34,100 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:04:34,101 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:04:34,103 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.0-1.fc20.noarch as install for sssd-1.11.0-1.fc20.x86_64 >06:04:34,107 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.8.3-1.fc20.x86_64 as install for subversion-1.8.3-1.fc20.x86_64 >06:04:34,108 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_wc-1.so.0()(64bit) >06:04:34,108 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_subr-1.so.0()(64bit) >06:04:34,108 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_repos-1.so.0()(64bit) >06:04:34,109 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >06:04:34,109 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_ra_serf-1.so.0()(64bit) >06:04:34,109 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >06:04:34,109 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_ra-1.so.0()(64bit) >06:04:34,109 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >06:04:34,109 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >06:04:34,110 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >06:04:34,110 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_fs-1.so.0()(64bit) >06:04:34,110 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_diff-1.so.0()(64bit) >06:04:34,110 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_delta-1.so.0()(64bit) >06:04:34,110 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_client-1.so.0()(64bit) >06:04:34,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libserf-1.2.1-4.fc20.x86_64 as install for subversion-1.8.3-1.fc20.x86_64 >06:04:34,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.8.1-3.fc20.x86_64 >06:04:34,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.36.0-3.fc20.x86_64 as install for synfig-0.64.0-4.fc20.x86_64 >06:04:34,120 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.4.0-2.fc20.noarch as install for system-config-date-1.10.6-1.fc20.noarch >06:04:34,121 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-13.fc20.x86_64 as install for system-config-date-1.10.6-1.fc20.noarch >06:04:34,123 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-3.fc20.noarch as install for system-config-keyboard-1.4.0-3.fc20.noarch >06:04:34,124 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.2-1.fc20.noarch as install for system-config-printer-1.4.2-1.fc20.x86_64 >06:04:34,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.59-2.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >06:04:34,127 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.2-4.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >06:04:34,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-18.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >06:04:34,132 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-14-2.fc20.x86_64 as install for systemd-206-11.fc20.x86_64 >06:04:34,133 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-206-11.fc20.x86_64 >06:04:34,134 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.4-0.25.g3f873e5.fc20.x86_64 as install for systemtap-2.4-0.25.g3f873e5.fc20.x86_64 >06:04:34,136 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.4-0.25.g3f873e5.fc20.x86_64 as install for systemtap-2.4-0.25.g3f873e5.fc20.x86_64 >06:04:34,139 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 >06:04:34,141 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >06:04:34,146 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.9.5-1.fc20.x86_64 >06:04:34,147 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-1.fc20.x86_64 as install for 1:totem-3.9.5-1.fc20.x86_64 >06:04:34,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-5.fc20.x86_64 as install for 1:totem-3.9.5-1.fc20.x86_64 >06:04:34,155 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 >06:04:34,156 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >06:04:34,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.23.2-1.fc20.x86_64 >06:04:34,162 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >06:04:34,168 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-1.1.0-0.1.beta1.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:04:34,169 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-12.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:04:34,170 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-12.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:04:34,171 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-manager-common-0.10.0-2.git948b5359.fc20.noarch as install for virt-install-0.10.0-2.git948b5359.fc20.noarch >06:04:34,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for virt-manager-0.10.0-2.git948b5359.fc20.noarch >06:04:34,173 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gconf-2.28.1-13.fc20.x86_64 as install for virt-manager-0.10.0-2.git948b5359.fc20.noarch >06:04:34,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.1.0-2.fc20.x86_64 as install for virt-viewer-0.5.7-1.fc20.x86_64 >06:04:34,178 DEBUG yum.verbose.YumBase: Quick matched libgovirt-0.1.0-2.fc20.x86_64 to require for libgovirt.so.1()(64bit) >06:04:34,182 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >06:04:34,184 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >06:04:34,185 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >06:04:34,185 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >06:04:34,185 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >06:04:34,186 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >06:04:34,188 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.0-6.20130401git81aadb8.fc20.x86_64 as install for xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20.x86_64 >06:04:34,189 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.9-4.fc20.noarch as install for xorg-x11-drv-evdev-2.8.1-3.fc20.x86_64 >06:04:34,190 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.1-3.fc20.x86_64 >06:04:34,191 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >06:04:34,193 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.14-1.fc20.x86_64 >06:04:34,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.14-1.fc20.x86_64 >06:04:34,199 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2-1.20130902.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >06:04:34,200 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2-1.20130902.fc20.x86_64 to require for libxatracker.so.1()(64bit) >06:04:34,202 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.2-9.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 >06:04:34,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 >06:04:34,208 DEBUG yum.verbose.YumBase: TSINFO: Marking xsane-common-0.999-5.fc20.x86_64 as install for xsane-gimp-0.999-5.fc20.x86_64 >06:04:34,209 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.9.91-1.fc20.x86_64 as install for 1:yelp-3.9.91-1.fc20.x86_64 >06:04:34,210 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.9.90-1.fc20.noarch as install for 1:yelp-3.9.91-1.fc20.x86_64 >06:04:34,212 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:04:34,213 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:04:34,213 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-8.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >06:04:34,214 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:04:34,215 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:04:34,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-1.fc20.x86_64 as install for ImageMagick-libs-6.8.6.3-3.fc20.x86_64 >06:04:34,244 DEBUG yum.verbose.YumBase: TSINFO: Marking yaml-cpp-0.3.0-4.fc20.x86_64 as install for OpenColorIO-1.0.8-5.fc20.x86_64 >06:04:34,245 DEBUG yum.verbose.YumBase: TSINFO: Marking tinyxml-2.6.2-2.fc20.x86_64 as install for OpenColorIO-1.0.8-5.fc20.x86_64 >06:04:34,250 DEBUG yum.verbose.YumBase: TSINFO: Marking pugixml-1.0-6.fc20.x86_64 as install for OpenImageIO-1.2.1-1.fc20.x86_64 >06:04:34,251 DEBUG yum.verbose.YumBase: TSINFO: Marking hdf5-1.8.11-6.fc20.x86_64 as install for OpenImageIO-1.2.1-1.fc20.x86_64 >06:04:34,251 DEBUG yum.verbose.YumBase: Quick matched hdf5-1.8.11-6.fc20.x86_64 to require for libhdf5.so.8()(64bit) >06:04:34,252 DEBUG yum.verbose.YumBase: TSINFO: Marking Field3D-1.3.2-12.fc20.x86_64 as install for OpenImageIO-1.2.1-1.fc20.x86_64 >06:04:34,254 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-21-4.fc20.noarch as install for PackageKit-0.8.11-1.fc20.x86_64 >06:04:34,257 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.11-1.fc20.x86_64 as install for PackageKit-0.8.11-1.fc20.x86_64 >06:04:34,261 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-4.14.7-2.fc20.x86_64 as install for PyQt4-4.10.2-2.fc20.x86_64 >06:04:34,262 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-4.6.0-8.fc20.x86_64 as install for PyQt4-4.10.2-2.fc20.x86_64 >06:04:34,263 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-2.3.2-2.fc20.x86_64 as install for PyQt4-4.10.2-2.fc20.x86_64 >06:04:34,266 DEBUG yum.verbose.YumBase: TSINFO: Marking gpm-libs-1.20.7-3.fc20.x86_64 as install for aalib-libs-1.4.0-0.23.rc5.fc20.x86_64 >06:04:34,268 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.6-3.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:04:34,269 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.7-1.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:04:34,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.6-2.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:04:34,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.6-2.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.6-3.fc20.x86_64 >06:04:34,276 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.6-3.fc20.x86_64 >06:04:34,279 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.6-3.fc20.x86_64 as install for abrt-gui-2.1.6-3.fc20.x86_64 >06:04:34,281 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:04:34,282 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:04:34,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.6-2.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:04:34,291 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >06:04:34,293 DEBUG yum.verbose.YumBase: TSINFO: Marking avalon-logkit-2.1-13.fc20.noarch as install for apache-commons-logging-1.1.3-7.fc20.noarch >06:04:34,293 DEBUG yum.verbose.YumBase: TSINFO: Marking log4j-1.2.17-14.fc20.noarch as install for apache-commons-logging-1.1.3-7.fc20.noarch >06:04:34,294 DEBUG yum.verbose.YumBase: TSINFO: Marking avalon-framework-4.3-9.fc20.noarch as install for apache-commons-logging-1.1.3-7.fc20.noarch >06:04:34,300 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-0.4.2-2.fc20.x86_64 as install for attica-devel-0.4.2-2.fc20.x86_64 >06:04:34,301 DEBUG yum.verbose.YumBase: Quick matched attica-0.4.2-2.fc20.x86_64 to require for libattica.so.0.4()(64bit) >06:04:34,308 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-0.7.rc1.fc20.noarch as install for 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 >06:04:34,337 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.19.4-1.fc20.x86_64 as install for ca-certificates-2013.1.94-17.fc20.noarch >06:04:34,341 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-devel-9.2-1.20130902.fc20.x86_64 as install for cairo-devel-1.12.16-1.fc20.x86_64 >06:04:34,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >06:04:34,346 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >06:04:34,347 DEBUG yum.verbose.YumBase: TSINFO: Marking check-0.9.10-3.fc20.x86_64 as install for check-devel-0.9.10-3.fc20.x86_64 >06:04:34,347 DEBUG yum.verbose.YumBase: Quick matched check-0.9.10-3.fc20.x86_64 to require for libcheck.so.0()(64bit) >06:04:34,357 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-devel-9.2-1.20130902.fc20.x86_64 as install for cogl-devel-1.15.10-1.fc20.x86_64 >06:04:34,361 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.10-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >06:04:34,362 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >06:04:34,363 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-3.fc20.x86_64 as install for createrepo-0.9.9-22.fc20.noarch >06:04:34,368 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.37-1.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:04:34,369 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.1-1.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:04:34,370 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.0-4.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:04:34,371 DEBUG yum.verbose.YumBase: Quick matched qpdf-libs-5.0.0-4.fc20.x86_64 to require for libqpdf.so.13()(64bit) >06:04:34,371 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.37-1.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >06:04:34,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libmatthew-java-0.8-7.fc20.x86_64 as install for dbus-java-2.7-12.fc19.x86_64 >06:04:34,381 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.78-2.fc20.x86_64 as install for device-mapper-libs-1.02.78-2.fc20.x86_64 >06:04:34,384 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for docbook-style-xsl-1.78.1-2.fc20.noarch >06:04:34,385 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-dtds-1.0-62.fc20.noarch as install for docbook-style-xsl-1.78.1-2.fc20.noarch >06:04:34,388 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-SGMLSpm-1.03ii-32.fc20.noarch as install for docbook-utils-0.6.14-37.fc20.noarch >06:04:34,389 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-dsssl-1.79-18.fc20.noarch as install for docbook-utils-0.6.14-37.fc20.noarch >06:04:34,397 DEBUG yum.verbose.YumBase: TSINFO: Marking lynx-2.8.8-0.3.dev16.fc20.x86_64 as install for docbook-utils-0.6.14-37.fc20.noarch >06:04:34,398 DEBUG yum.verbose.YumBase: Quick matched perl-SGMLSpm-1.03ii-32.fc20.noarch to require for perl(SGMLS::Output) >06:04:34,398 DEBUG yum.verbose.YumBase: Quick matched perl-SGMLSpm-1.03ii-32.fc20.noarch to require for perl(SGMLS) >06:04:34,400 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-032-1.fc20.x86_64 >06:04:34,400 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-032-1.fc20.x86_64 >06:04:34,402 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.9.9-2.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >06:04:34,403 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >06:04:34,404 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:04:34,405 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.14-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:04:34,406 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:04:34,410 DEBUG yum.verbose.YumBase: TSINFO: Marking javaewah-0.6.12-2.fc20.noarch as install for eclipse-jgit-3.0.0-7.fc20.noarch >06:04:34,414 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-7.0.3-1.fc20.x86_64 as install for eclipse-linuxtools-2.0.0-3.fc20.noarch >06:04:34,415 DEBUG yum.verbose.YumBase: Quick matched eclipse-ptp-7.0.3-1.fc20.x86_64 to require for osgi(org.eclipse.ptp.remote.core) >06:04:34,415 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-rdt-7.0.3-1.fc20.noarch as install for eclipse-linuxtools-2.0.0-3.fc20.noarch >06:04:34,427 DEBUG yum.verbose.YumBase: TSINFO: Marking sat4j-2.3.5-2.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,428 DEBUG yum.verbose.YumBase: TSINFO: Marking sac-1.3-17.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,429 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-util-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,429 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-servlet-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,430 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-server-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,431 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-security-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,432 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-io-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,433 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-http-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,434 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-continuation-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,434 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-contrib-3.6.2-3.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,435 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jsp-api-2.2.1-8.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,436 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jsp-2.2.6-11.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,437 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-annotation-1.0-14.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,438 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-shell-0.10.0-9.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,438 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-command-0.12.0-9.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,439 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ecf-core-3.6.0-3.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,440 DEBUG yum.verbose.YumBase: TSINFO: Marking batik-1.8-0.10.svn1230816.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,441 DEBUG yum.verbose.YumBase: TSINFO: Marking atinject-1-13.20100611svn86.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,442 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-el-1.0-28.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,443 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-servlet-3.0-api-7.0.42-3.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,444 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-el-2.2-api-7.0.42-3.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,445 DEBUG yum.verbose.YumBase: Quick matched sat4j-2.3.5-2.fc20.noarch to require for osgi(org.sat4j.core) >06:04:34,445 DEBUG yum.verbose.YumBase: Quick matched eclipse-ecf-core-3.6.0-3.fc20.noarch to require for osgi(org.eclipse.ecf.filetransfer) >06:04:34,445 DEBUG yum.verbose.YumBase: Quick matched eclipse-ecf-core-3.6.0-3.fc20.noarch to require for osgi(org.eclipse.ecf) >06:04:34,446 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-testutil-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,447 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-swing-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,448 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,449 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-junit-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,450 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jsch-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,451 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jmf-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,451 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jdepend-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,452 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-javamail-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,453 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-commons-net-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,454 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-commons-logging-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,454 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-xalan2-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,455 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-resolver-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,456 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-regexp-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,457 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-oro-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,457 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-log4j-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,458 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-bsf-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,459 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-bcel-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,460 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-antlr-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:04:34,464 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-net-3.3-2.fc20.noarch as install for eclipse-rse-3.5-3.fc20.noarch >06:04:34,465 DEBUG yum.verbose.YumBase: Quick matched apache-commons-net-3.3-2.fc20.noarch to require for osgi(org.apache.commons.net) >06:04:34,472 DEBUG yum.verbose.YumBase: TSINFO: Marking wsil4j-1.0-7.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:04:34,473 DEBUG yum.verbose.YumBase: TSINFO: Marking uddi4j-2.0.5-7.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:04:34,474 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:04:34,476 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-wtp-servertools-3.5.0-2.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:04:34,478 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-wtp-common-3.5.0-2.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:04:34,479 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-emf-xsd-2.9.0-2.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:04:34,480 DEBUG yum.verbose.YumBase: TSINFO: Marking axis-1.4-23.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:04:34,481 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.xml.ui) >06:04:34,481 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.xml.core) >06:04:34,481 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.sse.core) >06:04:34,482 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.server.core) >06:04:34,482 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.internet.monitor.ui) >06:04:34,482 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.internet.monitor.core) >06:04:34,482 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.ui) >06:04:34,482 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.frameworks.ui) >06:04:34,483 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.frameworks) >06:04:34,483 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.environment) >06:04:34,483 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.core) >06:04:34,483 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-osgi-support-1.0-14.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:04:34,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.9.90-1.fc20.x86_64 >06:04:34,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.9.90-1.fc20.x86_64 >06:04:34,498 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-libs-1.18.4-1.fc20.x86_64 as install for fakeroot-1.18.4-1.fc20.x86_64 >06:04:34,501 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 >06:04:34,502 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 >06:04:34,503 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >06:04:34,504 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.5-1.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >06:04:34,506 DEBUG yum.verbose.YumBase: TSINFO: Marking pyrpkg-1.19-2.fc20.noarch as install for fedpkg-1.14-1.fc20.noarch >06:04:34,506 DEBUG yum.verbose.YumBase: TSINFO: Marking python-offtrac-0.0.4-2.fc20.noarch as install for fedpkg-1.14-1.fc20.noarch >06:04:34,510 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-4.fc20.x86_64 as install for fipscheck-lib-1.3.1-4.fc20.x86_64 >06:04:34,512 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for flickcurl-1.24-1.fc20.x86_64 >06:04:34,517 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-devel-2.1.0-7.fc20.x86_64 as install for fontconfig-devel-2.10.95-3.fc20.x86_64 >06:04:34,520 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >06:04:34,525 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 as install for freerdp-1.1.0-0.1.beta1.fc20.x86_64 >06:04:34,526 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 as install for freerdp-1.1.0-0.1.beta1.fc20.x86_64 >06:04:34,527 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >06:04:34,527 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >06:04:34,527 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >06:04:34,527 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >06:04:34,527 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >06:04:34,527 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >06:04:34,528 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >06:04:34,528 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-path.so.0.1()(64bit) >06:04:34,528 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-library.so.0.1()(64bit) >06:04:34,528 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >06:04:34,528 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-input.so.0.1()(64bit) >06:04:34,528 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >06:04:34,528 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >06:04:34,529 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-file.so.0.1()(64bit) >06:04:34,529 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >06:04:34,529 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >06:04:34,529 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >06:04:34,529 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >06:04:34,529 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >06:04:34,529 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >06:04:34,530 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >06:04:34,530 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >06:04:34,530 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >06:04:34,530 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >06:04:34,530 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >06:04:34,530 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >06:04:34,530 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >06:04:34,543 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:04:34,544 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:04:34,546 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 >06:04:34,546 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >06:04:34,546 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >06:04:34,549 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-31.fc20.noarch >06:04:34,556 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013d-1.fc20.noarch as install for glibc-common-2.18-6.fc20.x86_64 >06:04:34,559 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.0-3.fc20.x86_64 >06:04:34,563 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.9.91-1.fc20.x86_64 >06:04:34,573 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-13.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >06:04:34,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-7.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >06:04:34,574 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-7.fc20.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >06:04:34,581 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-15.fc20.x86_64 as install for gnome-vfs2-2.24.4-14.fc20.x86_64 >06:04:34,582 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >06:04:34,584 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.13-2.fc20.x86_64 >06:04:34,584 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >06:04:34,589 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.2-2.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:04:34,590 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:04:34,591 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.4-1.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:04:34,592 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.17-1.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:04:34,597 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-8.fc19.x86_64 as install for gsl-1.15-9.fc20.x86_64 >06:04:34,598 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-8.fc19.x86_64 to require for libatlas.so.3()(64bit) >06:04:34,600 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-3.fc19.x86_64 as install for gstreamer-0.10.36-3.fc19.x86_64 >06:04:34,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >06:04:34,604 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >06:04:34,604 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >06:04:34,623 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-devel-2.9.90-1.fc20.x86_64 as install for gtk3-devel-3.9.14-1.fc20.x86_64 >06:04:34,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.17.91-1.fc20.x86_64 >06:04:34,634 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >06:04:34,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.17.91-1.fc20.x86_64 >06:04:34,636 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >06:04:34,638 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-6.fc20.x86_64 as install for gvfs-obexftp-1.17.91-1.fc20.x86_64 >06:04:34,638 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.8-2.fc20.x86_64 as install for gvfs-obexftp-1.17.91-1.fc20.x86_64 >06:04:34,641 DEBUG yum.verbose.YumBase: TSINFO: Marking qdox-1.12.1-7.fc20.noarch as install for hamcrest-1.3-5.fc20.noarch >06:04:34,642 DEBUG yum.verbose.YumBase: TSINFO: Marking easymock-3.2-1.fc20.noarch as install for hamcrest-1.3-5.fc20.noarch >06:04:34,643 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.20-1.fc20.x86_64 as install for harfbuzz-devel-0.9.20-1.fc20.x86_64 >06:04:34,644 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.20-1.fc20.x86_64 as install for harfbuzz-devel-0.9.20-1.fc20.x86_64 >06:04:34,645 DEBUG yum.verbose.YumBase: Quick matched harfbuzz-0.9.20-1.fc20.x86_64 to require for libharfbuzz.so.0()(64bit) >06:04:34,649 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.8-2.fc20.x86_64 as install for hplip-libs-3.13.8-2.fc20.x86_64 >06:04:34,654 DEBUG yum.verbose.YumBase: TSINFO: Marking enblend-4.1.1-5.fc20.x86_64 as install for hugin-base-2012.0.0-10.fc20.x86_64 >06:04:34,656 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Image-ExifTool-9.27-3.fc20.noarch as install for hugin-base-2012.0.0-10.fc20.x86_64 >06:04:34,658 DEBUG yum.verbose.YumBase: TSINFO: Marking flann-1.8.4-2.fc20.x86_64 as install for hugin-base-2012.0.0-10.fc20.x86_64 >06:04:34,661 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.3-1.fc20.noarch as install for ibus-1.5.3-1.fc20.x86_64 >06:04:34,666 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-11.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >06:04:34,667 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >06:04:34,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-3.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >06:04:34,675 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.1-6.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >06:04:34,681 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.31-2.4.1.4.fc20.x86_64 >06:04:34,682 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013d-1.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 >06:04:34,683 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-5.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 >06:04:34,685 DEBUG yum.verbose.YumBase: TSINFO: Marking jaxen-1.1.6-1.fc20.noarch as install for jdom-1.1.3-5.fc20.noarch >06:04:34,686 DEBUG yum.verbose.YumBase: TSINFO: Marking jzlib-1.1.2-2.fc20.noarch as install for jsch-0.1.50-2.fc20.noarch >06:04:34,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libreadline-java-0.8.0-33.fc20.x86_64 as install for jython-2.2.1-14.fc20.noarch >06:04:34,690 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mysql-connector-java-5.1.25-3.fc20.noarch as install for jython-2.2.1-14.fc20.noarch >06:04:34,691 DEBUG yum.verbose.YumBase: TSINFO: Marking jakarta-oro-2.0.8-14.fc20.noarch as install for jython-2.2.1-14.fc20.noarch >06:04:34,694 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-4.11.0-1.fc20.x86_64 as install for kate-libs-4.11.0-1.fc20.x86_64 >06:04:34,701 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-filesystem-4-46.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:04:34,702 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-libs-4.11.0-1.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:04:34,704 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-flags-4.11.0-1.fc20.noarch as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:04:34,705 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-drkonqi-4.11.0-1.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:04:34,706 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-icon-theme-4.11.0-1.fc20.noarch as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:04:34,707 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-4.11.0-2.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:04:34,708 DEBUG yum.verbose.YumBase: TSINFO: Marking icoutils-0.31.0-3.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:04:34,709 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-libs-4.11.0-2.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:04:34,710 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.11.0-1.fc20.x86_64 to require for libkwalletbackend.so.4()(64bit) >06:04:34,710 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.11.0-1.fc20.x86_64 to require for libknotifyplugin.so()(64bit) >06:04:34,716 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-4.11.0-4.fc20.x86_64 as install for kde-workspace-libs-4.11.0-4.fc20.x86_64 >06:04:34,725 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-common-4.11.0-2.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:04:34,726 DEBUG yum.verbose.YumBase: TSINFO: Marking strigi-libs-0.7.8-2.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:04:34,727 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-0.11.0-2.fc20.noarch as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:04:34,728 DEBUG yum.verbose.YumBase: TSINFO: Marking dbusmenu-qt-0.9.2-5.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:04:34,728 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-20-1.fc20.noarch as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:04:34,729 DEBUG yum.verbose.YumBase: Quick matched strigi-libs-0.7.8-2.fc20.x86_64 to require for libstreamanalyzer.so.0()(64bit) >06:04:34,730 DEBUG yum.verbose.YumBase: TSINFO: Marking qca2-2.0.3-6.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:04:34,730 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-qt-0.103.0-8.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:04:34,732 DEBUG yum.verbose.YumBase: TSINFO: Marking herqq-1.0.0-6.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:04:34,738 DEBUG yum.verbose.YumBase: TSINFO: Marking akonadi-1.10.2-1.fc20.x86_64 as install for kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 >06:04:34,739 DEBUG yum.verbose.YumBase: TSINFO: Marking prison-1.0-7.fc20.x86_64 as install for kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 >06:04:34,745 DEBUG yum.verbose.YumBase: TSINFO: Marking okteta-4.11.0-1.fc20.x86_64 as install for 9:kdevelop-libs-4.5.1-4.fc20.x86_64 >06:04:34,746 DEBUG yum.verbose.YumBase: TSINFO: Marking kdevplatform-1.5.1-3.fc20.x86_64 as install for 9:kdevelop-libs-4.5.1-4.fc20.x86_64 >06:04:34,747 DEBUG yum.verbose.YumBase: TSINFO: Marking okteta-libs-4.11.0-1.fc20.x86_64 as install for 9:kdevelop-libs-4.5.1-4.fc20.x86_64 >06:04:34,748 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libokteta1core.so.1()(64bit) >06:04:34,748 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2okteta1gui.so.1()(64bit) >06:04:34,748 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2okteta1core.so.1()(64bit) >06:04:34,748 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2okteta1controllers.so.1()(64bit) >06:04:34,748 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2gui.so.2()(64bit) >06:04:34,748 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2core.so.2()(64bit) >06:04:34,749 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2controllers.so.2()(64bit) >06:04:34,753 DEBUG yum.verbose.YumBase: TSINFO: Marking grantlee-0.3.0-3.fc20.x86_64 as install for kdevplatform-libs-1.5.1-3.fc20.x86_64 >06:04:34,757 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-9.fc20.x86_64 >06:04:34,762 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLES-9.2-1.20130902.fc20.x86_64 as install for kwin-gles-libs-4.11.0-4.fc20.x86_64 >06:04:34,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >06:04:34,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >06:04:34,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 >06:04:34,806 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-devel-1.0.1-2.fc20.x86_64 as install for libgdata-devel-0.14.0-1.fc20.x86_64 >06:04:34,807 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-devel-3.9.91-1.fc20.x86_64 as install for libgdata-devel-0.14.0-1.fc20.x86_64 >06:04:34,815 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.36-2.fc20.x86_64 as install for libgpod-0.8.2-10.fc20.x86_64 >06:04:34,826 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-data-0.2.7-1.fc20.x86_64 as install for libkkc-0.2.7-1.fc20.x86_64 >06:04:34,826 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.2.7-1.fc20.noarch as install for libkkc-0.2.7-1.fc20.x86_64 >06:04:34,827 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20130104-6.T1435.fc20.noarch as install for libkkc-0.2.7-1.fc20.x86_64 >06:04:34,828 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.2.7-1.fc20.x86_64 >06:04:34,831 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 >06:04:34,839 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 >06:04:34,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >06:04:34,844 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >06:04:34,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >06:04:34,848 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-4.git20130515.fc20.x86_64 >06:04:34,856 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >06:04:34,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-6.fc20.x86_64 >06:04:34,862 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.2-4.fc20.x86_64 >06:04:34,863 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.2-4.fc20.x86_64 >06:04:34,878 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.1.2-3.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,879 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,879 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.1.2-3.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,880 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,881 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,882 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,883 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,884 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,884 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,885 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,886 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >06:04:34,887 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:04:34,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.6-2.fc20.x86_64 as install for libreport-gtk-2.1.6-2.fc20.x86_64 >06:04:34,898 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.6-2.fc20.x86_64 >06:04:34,903 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.20-19.fc20.x86_64 as install for libreswan-3.5-3.fc20.x86_64 >06:04:34,908 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-7.fc20.x86_64 >06:04:34,909 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >06:04:34,909 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >06:04:34,920 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-devel-3.1.13-2.fc20.x86_64 as install for libsoup-devel-2.43.90-1.fc20.x86_64 >06:04:34,927 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-10.fc20.x86_64 >06:04:34,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >06:04:34,941 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.13-2.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:04:34,942 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-11.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:04:34,943 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:04:34,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:04:34,944 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >06:04:34,944 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >06:04:34,955 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,956 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.0-8.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,957 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,958 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,959 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,960 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,961 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.99-2.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,963 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,964 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,964 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,965 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.0-6.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:04:34,977 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.61.7-2.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.2-1.fc20.x86_64 >06:04:34,978 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.61.7-2.fc20.x86_64 to require for librados.so.2()(64bit) >06:04:34,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.7.1-4.fc20.noarch as install for libwacom-0.7.1-4.fc20.x86_64 >06:04:34,988 DEBUG yum.verbose.YumBase: TSINFO: Marking wayland-devel-1.2.0-2.fc20.x86_64 as install for libwayland-client-devel-1.2.0-2.fc20.x86_64 >06:04:34,994 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for libwebkit2gtk-2.1.90.1-2.fc20.x86_64 >06:04:35,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-devel-1.5.3-1.fc20.x86_64 as install for libxslt-devel-1.1.28-5.fc20.x86_64 >06:04:35,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-2.fc20.x86_64 as install for mesa-libEGL-9.2-1.20130902.fc20.x86_64 >06:04:35,025 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2-1.20130902.fc20.x86_64 as install for mesa-libEGL-9.2-1.20130902.fc20.x86_64 >06:04:37,272 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >06:04:37,280 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.1-7.fc20.x86_64 as install for nss-3.15.1-7.fc20.x86_64 >06:04:37,281 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-devel-3.15.1-2.fc20.x86_64 as install for nss-devel-3.15.1-7.fc20.x86_64 >06:04:37,282 DEBUG yum.verbose.YumBase: Quick matched nss-util-devel-3.15.1-2.fc20.x86_64 to require for nss-util-devel >06:04:37,282 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-devel-3.15.1-3.fc20.x86_64 as install for nss-devel-3.15.1-7.fc20.x86_64 >06:04:37,292 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nose-1.3.0-1.fc20.noarch as install for 1:numpy-1.7.1-5.fc20.x86_64 >06:04:37,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.1-6.fc20.x86_64 as install for 1:numpy-1.7.1-5.fc20.x86_64 >06:04:37,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.1-6.fc20.x86_64 as install for 1:numpy-1.7.1-5.fc20.x86_64 >06:04:37,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.2.3-11.fc20.x86_64 >06:04:37,303 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-18.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >06:04:37,303 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:04:37,304 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:04:37,305 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >06:04:37,305 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >06:04:37,305 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >06:04:37,306 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:04:37,308 DEBUG yum.verbose.YumBase: TSINFO: Marking opensp-1.5.2-18.fc20.x86_64 as install for openjade-1.3.2-44.fc20.x86_64 >06:04:37,317 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-3.fc20.x86_64 >06:04:37,320 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bugzilla-0.9.0-2.fc20.noarch as install for packagedb-cli-1.5.0-2.fc20.noarch >06:04:37,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.35.3-1.fc20.x86_64 >06:04:37,325 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >06:04:37,325 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >06:04:37,337 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.011-1.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,338 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,338 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-287.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,339 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,340 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,341 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,342 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,343 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,344 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >06:04:37,345 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-287.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,346 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:04:37,357 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PlRPC-0.2020-15.fc20.noarch as install for perl-DBI-1.628-3.fc20.x86_64 >06:04:37,358 DEBUG yum.verbose.YumBase: Quick matched perl-PlRPC-0.2020-15.fc20.noarch to require for perl(RPC::PlClient) >06:04:37,359 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Coro-6.31-3.fc20.x86_64 as install for perl-DBI-1.628-3.fc20.x86_64 >06:04:37,360 DEBUG yum.verbose.YumBase: Quick matched perl-Coro-6.31-3.fc20.x86_64 to require for perl(Coro::Handle) >06:04:37,360 DEBUG yum.verbose.YumBase: Quick matched perl-Coro-6.31-3.fc20.x86_64 to require for perl(Coro) >06:04:37,364 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-291.fc20.noarch as install for perl-Digest-MD5-2.53-3.fc20.x86_64 >06:04:37,377 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-ExtUtils-MakeMaker-6.72-1.fc20.noarch >06:04:37,378 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Manifest-1.61-245.fc20.noarch as install for perl-ExtUtils-MakeMaker-6.72-1.fc20.noarch >06:04:37,396 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-6.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >06:04:37,406 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-RegExp-0.04-4.fc20.noarch as install for perl-XML-XQL-0.68-22.fc20.noarch >06:04:37,407 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-DOM-1.44-20.fc20.noarch as install for perl-XML-XQL-0.68-22.fc20.noarch >06:04:37,414 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Parse-Yapp-1.05-53.fc20.noarch as install for perl-XML-XQL-0.68-22.fc20.noarch >06:04:37,415 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Date-Manip-6.40-4.fc20.noarch as install for perl-XML-XQL-0.68-22.fc20.noarch >06:04:37,427 DEBUG yum.verbose.YumBase: TSINFO: Marking php-pecl-jsonc-1.3.1-2.fc20.x86_64 as install for php-common-5.5.3-1.fc20.x86_64 >06:04:37,433 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:04:37,436 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.111-3.fc20.x86_64 >06:04:37,446 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-3.gitbf9b3.fc20.x86_64 >06:04:37,447 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >06:04:37,450 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.9.91-1.fc20.x86_64 >06:04:37,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >06:04:37,460 DEBUG yum.verbose.YumBase: TSINFO: Marking python-astroid-1.0.0-3.fc20.noarch as install for pylint-1.0.0-2.fc20.noarch >06:04:37,461 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.9.6-2.fc20.noarch as install for pylint-1.0.0-2.fc20.noarch >06:04:37,465 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.9.90-1.fc20.noarch as install for python-caribou-0.4.12-1.fc20.noarch >06:04:37,467 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-1.2.3-5.fc20.noarch as install for python-fedora-0.3.32.3-3.fc20.noarch >06:04:37,468 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bunch-1.0.1-5.fc20.noarch as install for python-fedora-0.3.32.3-3.fc20.noarch >06:04:37,469 DEBUG yum.verbose.YumBase: TSINFO: Marking python-zmq-13.0.2-1.fc20.x86_64 as install for python-ipython-console-0.13.2-2.fc20.noarch >06:04:37,471 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplegeneric-0.8-7.fc20.noarch as install for python-ipython-console-0.13.2-2.fc20.noarch >06:04:37,472 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mglob-0.4-9.fc20.noarch as install for python-ipython-console-0.13.2-2.fc20.noarch >06:04:37,472 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pexpect-2.5.1-6.fc19.noarch as install for python-ipython-console-0.13.2-2.fc20.noarch >06:04:37,474 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 >06:04:37,480 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-9.fc20.x86_64 as install for python-mako-0.7.3-2.fc20.noarch >06:04:37,481 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-8.fc20.noarch as install for python-mako-0.7.3-2.fc20.noarch >06:04:37,482 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6-6.fc20.x86_64 as install for python-paramiko-1.10.1-2.fc20.noarch >06:04:37,489 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-7.fc20.x86_64 as install for python3-brlapi-0.6.0-7.fc20.x86_64 >06:04:37,490 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-7.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >06:04:37,495 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >06:04:37,502 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.0-6.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,504 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,505 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,506 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,507 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,508 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,509 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >06:04:37,509 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >06:04:37,509 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >06:04:37,509 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >06:04:37,509 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >06:04:37,510 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >06:04:37,510 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >06:04:37,510 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >06:04:37,510 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >06:04:37,510 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >06:04:37,510 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >06:04:37,511 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,512 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >06:04:37,513 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,514 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-8.fc20.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >06:04:37,515 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-4.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,517 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.0-8.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,518 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0-8.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >06:04:37,518 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0-8.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >06:04:37,519 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.0-8.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:04:37,523 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-20-1.fc20.noarch as install for 1:qt-4.8.5-6.fc20.x86_64 >06:04:37,535 DEBUG yum.verbose.YumBase: TSINFO: Marking python-magic-5.14-12.fc20.noarch as install for rpmlint-1.5-3.fc20.noarch >06:04:37,536 DEBUG yum.verbose.YumBase: TSINFO: Marking python-enchant-1.6.5-12.fc20.noarch as install for rpmlint-1.5-3.fc20.noarch >06:04:37,539 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for rygel-0.19.4-1.fc20.x86_64 >06:04:37,540 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-2.fc20.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >06:04:37,562 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 >06:04:37,562 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >06:04:37,567 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-206-11.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:04:37,568 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.57-1.fc20.noarch as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:04:37,570 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:04:37,571 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.14-78.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:04:37,575 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-macros-4.14.7-2.fc20.x86_64 as install for sip-devel-4.14.7-2.fc20.x86_64 >06:04:37,578 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-virtuoso-1.0.16-4.fc20.x86_64 as install for soprano-2.9.3-2.fc20.x86_64 >06:04:37,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libiodbc-3.52.7-6.fc20.x86_64 as install for soprano-2.9.3-2.fc20.x86_64 >06:04:37,585 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.20-5.fc20.x86_64 >06:04:37,586 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.0-6.fc20.x86_64 as install for spice-glib-0.20-5.fc20.x86_64 >06:04:37,594 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.0-1.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:04:37,595 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.0-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >06:04:37,595 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.0-1.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:04:37,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:04:37,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:04:37,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:04:37,602 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.0-1.fc20.x86_64 as install for sssd-common-1.11.0-1.fc20.x86_64 >06:04:37,603 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.0-1.fc20.x86_64 >06:04:37,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.0-1.fc20.x86_64 as install for sssd-ipa-1.11.0-1.fc20.x86_64 >06:04:37,608 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.0-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >06:04:37,616 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.2-1.fc20.noarch >06:04:37,623 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.4-0.25.g3f873e5.fc20.x86_64 as install for systemtap-client-2.4-0.25.g3f873e5.fc20.x86_64 >06:04:37,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.7.0-5.fc20.x86_64 >06:04:37,665 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tk-8.5.14-1.fc20.x86_64 as install for tkinter-2.7.5-7.fc20.x86_64 >06:04:37,667 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tcl-8.5.14-1.fc20.x86_64 as install for tkinter-2.7.5-7.fc20.x86_64 >06:04:37,670 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tix-8.4.3-11.fc20.x86_64 as install for tkinter-2.7.5-7.fc20.x86_64 >06:04:37,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.9.5-1.fc20.x86_64 >06:04:37,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:04:37,677 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:04:37,678 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:04:37,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:04:37,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:04:37,683 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:04:37,685 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.7-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:04:37,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libobjc-4.8.1-6.fc20.x86_64 as install for unar-1.6-5.fc20.x86_64 >06:04:37,688 DEBUG yum.verbose.YumBase: TSINFO: Marking gnustep-base-libs-1.24.4-8.fc20.x86_64 as install for unar-1.6-5.fc20.x86_64 >06:04:37,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-python-1.1.2-1.fc20.x86_64 as install for virt-manager-common-0.10.0-2.git948b5359.fc20.noarch >06:04:37,699 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ipaddr-2.1.10-1.fc20.noarch as install for virt-manager-common-0.10.0-2.git948b5359.fc20.noarch >06:04:37,731 DEBUG yum.verbose.YumBase: TSINFO: Marking wxGTK-media-2.8.12-9.fc20.x86_64 as install for wxPython-2.8.12.0-5.fc20.x86_64 >06:04:37,732 DEBUG yum.verbose.YumBase: Quick matched wxGTK-media-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_media-2.8.so.0()(64bit) >06:04:37,735 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.0-300.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >06:04:37,746 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >06:04:37,761 DEBUG yum.verbose.YumBase: TSINFO: Marking libyubikey-1.10-2.fc20.x86_64 as install for ykpers-1.13.0-3.fc20.x86_64 >06:04:37,762 DEBUG yum.verbose.YumBase: Quick matched libyubikey-1.10-2.fc20.x86_64 to require for libyubikey.so.0(YUBIKEY_1.0)(64bit) >06:04:37,763 DEBUG yum.verbose.YumBase: Quick matched libyubikey-1.10-2.fc20.x86_64 to require for libyubikey.so.0()(64bit) >06:04:37,782 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-devel-1.7.0.31-2.4.1.4.fc20.x86_64 as install for ant-1.9.2-6.fc20.noarch >06:04:37,786 DEBUG yum.verbose.YumBase: TSINFO: Marking antlr-tool-2.7.7-27.fc20.noarch as install for ant-antlr-1.9.2-6.fc20.noarch >06:04:37,787 DEBUG yum.verbose.YumBase: TSINFO: Marking bcel-5.2-17.fc20.noarch as install for ant-apache-bcel-1.9.2-6.fc20.noarch >06:04:37,788 DEBUG yum.verbose.YumBase: TSINFO: Marking bsf-2.4.0-17.fc20.noarch as install for ant-apache-bsf-1.9.2-6.fc20.noarch >06:04:37,790 DEBUG yum.verbose.YumBase: TSINFO: Marking regexp-1.5-13.fc20.noarch as install for ant-apache-regexp-1.9.2-6.fc20.noarch >06:04:37,792 DEBUG yum.verbose.YumBase: TSINFO: Marking jdepend-2.9.1-9.fc20.noarch as install for ant-jdepend-1.9.2-6.fc20.noarch >06:04:37,797 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jms-1.1.1-17.fc20.noarch as install for avalon-logkit-2.1-13.fc20.noarch >06:04:37,799 DEBUG yum.verbose.YumBase: TSINFO: Marking jai-imageio-core-1.2-0.13.20100217cvs.fc20.noarch as install for batik-1.8-0.10.svn1230816.fc20.noarch >06:04:37,802 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-7.fc20.x86_64 as install for brlapi-0.6.0-7.fc20.x86_64 >06:04:37,934 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:04:37,935 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:04:37,936 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:04:37,945 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-19.90.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >06:04:37,948 DEBUG yum.verbose.YumBase: TSINFO: Marking objenesis-1.2-13.fc19.noarch as install for easymock-3.2-1.fc20.noarch >06:04:37,949 DEBUG yum.verbose.YumBase: TSINFO: Marking cglib-2.2-17.fc20.noarch as install for easymock-3.2-1.fc20.noarch >06:04:37,959 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch as install for eclipse-ptp-rdt-7.0.3-1.fc20.noarch >06:04:37,961 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-cdt-parsers-8.2.0-2.fc20.x86_64 as install for eclipse-ptp-rdt-7.0.3-1.fc20.noarch >06:04:37,962 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-cdt-parsers-8.2.0-2.fc20.x86_64 to require for osgi(org.eclipse.cdt.core.parser.upc) >06:04:37,963 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-cdt-parsers-8.2.0-2.fc20.x86_64 to require for osgi(org.eclipse.cdt.core.lrparser.xlc) >06:04:37,971 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-xml-9.0.5-1.fc20.noarch as install for eclipse-wtp-servertools-3.5.0-2.fc20.noarch >06:04:37,972 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-webapp-9.0.5-1.fc20.noarch as install for eclipse-wtp-servertools-3.5.0-2.fc20.noarch >06:04:37,982 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java_cup-0.11a-15.fc20.noarch as install for eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch >06:04:37,983 DEBUG yum.verbose.YumBase: Quick matched 1:java_cup-0.11a-15.fc20.noarch to require for osgi(java_cup.runtime) >06:04:37,985 DEBUG yum.verbose.YumBase: TSINFO: Marking vigra-1.9.0-11.fc20.x86_64 as install for enblend-4.1.1-5.fc20.x86_64 >06:04:37,987 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-bundlerepository-1.6.6-15.fc20.noarch as install for felix-gogo-command-0.12.0-9.fc20.noarch >06:04:37,988 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-compendium-1.4.0-16.fc20.noarch as install for felix-gogo-command-0.12.0-9.fc20.noarch >06:04:37,989 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-runtime-0.10.0-10.fc20.noarch as install for felix-gogo-command-0.12.0-9.fc20.noarch >06:04:37,990 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-framework-4.2.1-4.fc20.noarch as install for felix-gogo-command-0.12.0-9.fc20.noarch >06:04:37,997 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-3.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >06:04:38,000 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-devel-0.19.4-1.fc20.x86_64 as install for gcr-devel-3.9.91-1.fc20.x86_64 >06:04:38,004 DEBUG yum.verbose.YumBase: TSINFO: Marking jvnet-parent-4-2.fc20.noarch as install for glassfish-jsp-api-2.2.1-8.fc20.noarch >06:04:38,006 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.0-8.fc20.x86_64 as install for glusterfs-api-3.4.0-8.fc20.x86_64 >06:04:38,014 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.13-2.fc20.x86_64 as install for gnutls-devel-3.1.13-2.fc20.x86_64 >06:04:38,015 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-c++-3.1.13-2.fc20.x86_64 as install for gnutls-devel-3.1.13-2.fc20.x86_64 >06:04:38,015 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-devel-3.3-2.fc20.x86_64 as install for gnutls-devel-3.1.13-2.fc20.x86_64 >06:04:38,027 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsoap-2.7-6.fc20.x86_64 as install for herqq-1.0.0-6.fc20.x86_64 >06:04:38,030 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.05-3.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >06:04:38,031 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.06-7.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >06:04:38,034 DEBUG yum.verbose.YumBase: TSINFO: Marking dom4j-1.6.1-18.fc20.noarch as install for jaxen-1.1.6-1.fc20.noarch >06:04:38,037 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-jmx-9.0.5-1.fc20.noarch as install for jetty-server-9.0.5-1.fc20.noarch >06:04:38,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.5.5-1.fc20.x86_64 as install for kde-runtime-libs-4.11.0-1.fc20.x86_64 >06:04:38,047 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-1.2.1-20.fc20.x86_64 as install for kde-runtime-libs-4.11.0-1.fc20.x86_64 >06:04:38,059 DEBUG yum.verbose.YumBase: TSINFO: Marking kgreeter-plugins-4.11.0-4.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,060 DEBUG yum.verbose.YumBase: TSINFO: Marking kcm_colors-4.11.0-4.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,061 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-kde-0.99.1-2.20130311git.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,062 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:kscreen-1.0.1-1.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,064 DEBUG yum.verbose.YumBase: TSINFO: Marking konsole-4.11.0-1.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,065 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-plasma-20-1.fc20.noarch as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,066 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-ksplash-20-1.fc20.noarch as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,067 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-keysyms-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,068 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-image-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,068 DEBUG yum.verbose.YumBase: TSINFO: Marking qimageblitz-0.0.6-6.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libqalculate-0.9.7-8.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,071 DEBUG yum.verbose.YumBase: TSINFO: Marking gpsd-libs-3.9-2.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,072 DEBUG yum.verbose.YumBase: TSINFO: Marking cln-1.3.3-1.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:04:38,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-4.fc20.x86_64 as install for libffado-2.1.0-3.fc20.x86_64 >06:04:38,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-devel-1.12-1.fc20.x86_64 as install for libgcrypt-devel-1.5.3-1.fc20.x86_64 >06:04:38,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:04:38,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:04:38,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:04:38,109 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-11.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:04:38,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:04:38,111 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >06:04:38,111 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:04:38,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:04:38,113 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:04:38,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20130805-3.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >06:04:38,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.6-2.fc20.x86_64 as install for libreport-2.1.6-2.fc20.x86_64 >06:04:38,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-26.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.6-2.fc20.x86_64 >06:04:38,138 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.99-2.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:04:38,139 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.3-1.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:04:38,140 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.78-2.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:04:38,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >06:04:38,147 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jta-1.1.1-15.fc20.noarch as install for 1:mysql-connector-java-5.1.25-3.fc20.noarch >06:04:38,148 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-1.7.5-3.fc20.noarch as install for 1:mysql-connector-java-5.1.25-3.fc20.noarch >06:04:38,151 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >06:04:38,154 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:virtuoso-opensource-6.1.7-2.fc20.x86_64 as install for nepomuk-core-4.11.0-2.fc20.x86_64 >06:04:38,155 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt-0.24.1-1.fc20.x86_64 as install for nepomuk-core-4.11.0-2.fc20.x86_64 >06:04:38,156 DEBUG yum.verbose.YumBase: TSINFO: Marking ebook-tools-libs-0.2.1-5.fc20.x86_64 as install for nepomuk-core-4.11.0-2.fc20.x86_64 >06:04:38,160 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >06:04:38,161 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >06:04:38,162 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >06:04:38,163 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-devel-3.15.1-3.fc20.x86_64 as install for nss-softokn-devel-3.15.1-3.fc20.x86_64 >06:04:38,166 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-9.fc20.x86_64 as install for 1:obex-data-server-0.4.6-6.fc20.x86_64 >06:04:38,177 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-AIO-4.15-6.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,178 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Guard-1.022-6.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,179 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Event-1.21-4.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,180 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-EV-4.11-4.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,181 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-BDB-1.1-13.fc20.noarch as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,182 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-AIO-1.1-13.fc20.noarch as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,183 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-7.05-1.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,184 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-common-sense-3.6-6.fc20.noarch as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,185 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.06-4.fc20.noarch as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,186 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-BDB-1.90-6.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:04:38,187 DEBUG yum.verbose.YumBase: Quick matched perl-AnyEvent-7.05-1.fc20.x86_64 to require for perl(AnyEvent::Socket) >06:04:38,187 DEBUG yum.verbose.YumBase: Quick matched perl-AnyEvent-7.05-1.fc20.x86_64 to require for perl(AnyEvent::DNS) >06:04:38,199 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.03-1.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-287.fc20.noarch >06:04:38,204 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-Daemon-0.48-7.fc20.noarch as install for perl-PlRPC-0.2020-15.fc20.noarch >06:04:38,204 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Test) >06:04:38,204 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Log) >06:04:38,205 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.062-2.fc20.noarch as install for perl-PlRPC-0.2020-15.fc20.noarch >06:04:38,211 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.227-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-6.fc20.noarch >06:04:38,212 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-6.fc20.noarch >06:04:38,216 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-287.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >06:04:38,226 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-Parser-2.41-11.fc20.x86_64 as install for perl-XML-DOM-1.44-20.fc20.noarch >06:04:38,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:phonon-backend-gstreamer-4.6.3-2.fc20.x86_64 as install for phonon-4.6.0-8.fc20.x86_64 >06:04:38,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libqzeitgeist-0.8.0-10.fc20.x86_64 as install for phonon-4.6.0-8.fc20.x86_64 >06:04:38,237 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:php-pear-1.9.4-21.fc20.noarch as install for php-pecl-jsonc-1.3.1-2.fc20.x86_64 >06:04:38,241 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:04:38,242 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:04:38,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-7.fc20.x86_64 as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:04:38,245 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:04:38,246 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:04:38,247 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >06:04:38,247 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >06:04:38,247 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >06:04:38,247 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >06:04:38,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmtx-0.7.2-11.fc20.x86_64 as install for prison-1.0-7.fc20.x86_64 >06:04:38,255 DEBUG yum.verbose.YumBase: TSINFO: Marking GitPython-0.3.2-0.5.RC1.fc20.noarch as install for pyrpkg-1.19-2.fc20.noarch >06:04:38,257 DEBUG yum.verbose.YumBase: TSINFO: Marking python-logilab-common-0.60.0-1.fc20.noarch as install for python-astroid-1.0.0-3.fc20.noarch >06:04:38,259 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch as install for python-beaker-1.5.4-8.fc20.noarch >06:04:38,261 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-4.fc20.x86_64 as install for python-beaker-1.5.4-8.fc20.noarch >06:04:38,266 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.7-3.fc20.noarch as install for python-requests-1.2.3-5.fc20.noarch >06:04:38,267 DEBUG yum.verbose.YumBase: TSINFO: Marking zeromq3-3.2.3-4.fc20.x86_64 as install for python-zmq-13.0.2-1.fc20.x86_64 >06:04:38,279 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-1.2.2-0.5.20120224git.fc20.x86_64 as install for qtwebkit-2.3.2-2.fc20.x86_64 >06:04:38,280 DEBUG yum.verbose.YumBase: Quick matched qt-mobility-1.2.2-0.5.20120224git.fc20.x86_64 to require for libQtLocation.so.1()(64bit) >06:04:38,283 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >06:04:38,285 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-5.fc20.noarch >06:04:38,289 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >06:04:38,291 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.1-3.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >06:04:38,292 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.1-3.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >06:04:38,293 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.1-3.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >06:04:38,294 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.1-3.fc20.x86_64 to require for libcfg.so.6()(64bit) >06:04:38,297 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:04:38,298 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:04:38,299 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >06:04:38,299 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >06:04:38,299 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >06:04:38,299 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:04:38,304 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-11.fc20.x86_64 as install for sssd-krb5-common-1.11.0-1.fc20.x86_64 >06:04:38,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-20.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >06:04:38,309 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-3.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >06:04:38,310 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-3.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >06:04:38,316 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-4.fc20.x86_64 as install for systemtap-runtime-2.4-0.25.g3f873e5.fc20.x86_64 >06:04:38,317 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-4.fc20.x86_64 to require for libdyninstAPI.so.8.1()(64bit) >06:04:38,323 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.20-19.fc20.x86_64 >06:04:38,333 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >06:04:38,334 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >06:04:38,337 DEBUG yum.verbose.YumBase: TSINFO: Marking python-gitdb-0.5.4-6.fc20.x86_64 as install for GitPython-0.3.2-0.5.RC1.fc20.noarch >06:04:38,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.1-3.fc20.x86_64 >06:04:38,350 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp3-1.1.3.8-10.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,351 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp2-2.1.10-18.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,352 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-jaxme-0.5.2-9.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,353 DEBUG yum.verbose.YumBase: TSINFO: Marking relaxngDatatype-1.0-11.5.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,354 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:msv-xsdlib-2013.5.1-6.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,355 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:msv-msv-2013.5.1-6.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,356 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isorelax-0-0.14.release20050331.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,356 DEBUG yum.verbose.YumBase: TSINFO: Marking bea-stax-api-1.2.0-8.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,357 DEBUG yum.verbose.YumBase: TSINFO: Marking bea-stax-1.2.0-8.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:04:38,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20130729-1.fc20.x86_64 as install for dyninst-8.1.2-4.fc20.x86_64 >06:04:38,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libzip-0.11.1-2.fc20.x86_64 as install for ebook-tools-libs-0.2.1-5.fc20.x86_64 >06:04:38,368 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-core-1.4.0-14.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:04:38,369 DEBUG yum.verbose.YumBase: TSINFO: Marking woodstox-core-4.2.0-2.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:04:38,370 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-obr-1.0.2-11.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:04:38,371 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-utils-1.2.0-3.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:04:38,372 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-shell-1.4.3-4.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:04:38,373 DEBUG yum.verbose.YumBase: TSINFO: Marking kxml-2.3.0-3.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:04:38,374 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-foundation-1.2.0-14.fc20.noarch as install for felix-osgi-compendium-1.4.0-16.fc20.noarch >06:04:38,376 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >06:04:38,377 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >06:04:38,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-3.fc20.x86_64 >06:04:38,385 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-19.90.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-19.90.0-1.fc20.noarch >06:04:38,390 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-kde-theme-19.90.2-1.fc20.noarch as install for kde-settings-ksplash-20-1.fc20.noarch >06:04:38,394 DEBUG yum.verbose.YumBase: TSINFO: Marking konsole-part-4.11.0-1.fc20.x86_64 as install for konsole-4.11.0-1.fc20.x86_64 >06:04:38,395 DEBUG yum.verbose.YumBase: Quick matched konsole-part-4.11.0-1.fc20.x86_64 to require for libkonsoleprivate.so()(64bit) >06:04:38,395 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-baseapps-libs-4.11.0-1.fc20.x86_64 as install for konsole-4.11.0-1.fc20.x86_64 >06:04:38,398 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkscreen-1.0.1-1.fc20.x86_64 as install for 1:kscreen-1.0.1-1.fc20.x86_64 >06:04:38,399 DEBUG yum.verbose.YumBase: Quick matched 1:libkscreen-1.0.1-1.fc20.x86_64 to require for libkscreen.so.1()(64bit) >06:04:38,405 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20130805-3.fc20.noarch >06:04:38,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-2.fc20.x86_64 as install for libtomcrypt-1.17-20.fc20.x86_64 >06:04:38,411 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-2.fc20.x86_64 to require for libtommath.so.0()(64bit) >06:04:38,412 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.78-2.fc20.x86_64 as install for lvm2-libs-2.02.99-2.fc20.x86_64 >06:04:38,417 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Task-Weaken-1.04-8.fc20.noarch as install for perl-AnyEvent-7.05-1.fc20.x86_64 >06:04:38,418 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.55-4.fc20.x86_64 as install for perl-AnyEvent-7.05-1.fc20.x86_64 >06:04:38,431 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.60-11.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:04:38,432 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.02-4.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:04:38,433 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-8.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:04:38,434 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-7.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:04:38,435 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-HTML-1.00-3.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:04:38,436 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.062-2.fc20.x86_64 as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:04:38,444 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.062-2.fc20.x86_64 as install for perl-IO-Compress-2.062-2.fc20.noarch >06:04:38,449 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.95.3-3.fc20.noarch as install for perl-Net-HTTP-6.06-4.fc20.noarch >06:04:38,459 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-8.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:04:38,459 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:04:38,460 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Daemon-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:04:38,461 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:04:38,462 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:04:38,463 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.71-4.fc20.x86_64 as install for perl-libwww-perl-6.05-3.fc20.noarch >06:04:38,464 DEBUG yum.verbose.YumBase: Quick matched perl-HTML-Parser-3.71-4.fc20.x86_64 to require for perl(HTML::Entities) >06:04:38,471 DEBUG yum.verbose.YumBase: TSINFO: Marking php-xml-5.5.3-1.fc20.x86_64 as install for 1:php-pear-1.9.4-21.fc20.noarch >06:04:38,473 DEBUG yum.verbose.YumBase: TSINFO: Marking php-process-5.5.3-1.fc20.x86_64 as install for 1:php-pear-1.9.4-21.fc20.noarch >06:04:38,480 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-6.fc20.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch >06:04:38,481 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.3.0-2.fc20.noarch as install for python-urllib3-1.7-3.fc20.noarch >06:04:38,481 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.1-1.fc20.noarch as install for python-urllib3-1.7-3.fc20.noarch >06:04:38,489 DEBUG yum.verbose.YumBase: TSINFO: Marking javassist-3.16.1-6.fc20.noarch as install for slf4j-1.7.5-3.fc20.noarch >06:04:38,490 DEBUG yum.verbose.YumBase: TSINFO: Marking cal10n-0.7.7-3.fc20.noarch as install for slf4j-1.7.5-3.fc20.noarch >06:04:38,498 DEBUG yum.verbose.YumBase: TSINFO: Marking openpgm-5.2.122-2.fc20.x86_64 as install for zeromq3-3.2.3-4.fc20.x86_64 >06:04:38,504 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 >06:04:38,505 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >06:04:38,506 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 >06:04:38,507 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) >06:04:38,507 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) >06:04:38,508 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-kde-19.90.0-1.fc20.noarch as install for heisenbug-kde-theme-19.90.2-1.fc20.noarch >06:04:38,511 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-baseapps-4.11.0-1.fc20.x86_64 as install for kde-baseapps-libs-4.11.0-1.fc20.x86_64 >06:04:38,515 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-widgets-4.11.0-1.fc20.x86_64 as install for kde-baseapps-libs-4.11.0-1.fc20.x86_64 >06:04:38,532 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-18.fc20.noarch as install for perl-HTML-Parser-3.71-4.fc20.x86_64 >06:04:38,537 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-2.30-3.fc20.noarch as install for perl-HTTP-Date-6.02-8.fc20.noarch >06:04:38,541 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.22-2.fc20.noarch as install for perl-IO-Socket-SSL-1.95.3-3.fc20.noarch >06:04:38,542 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-LibIDN-0.12-16.fc20.x86_64 as install for perl-IO-Socket-SSL-1.95.3-3.fc20.noarch >06:04:38,550 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-2.06-4.fc20.noarch as install for perl-URI-1.60-11.fc20.noarch >06:04:38,556 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-3.fc20.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.1-1.fc20.noarch >06:04:38,557 DEBUG yum.verbose.YumBase: TSINFO: Marking python-async-0.6.1-7.fc20.x86_64 as install for python-gitdb-0.5.4-6.fc20.x86_64 >06:04:38,558 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smmap-0.8.1-7.fc20.noarch as install for python-gitdb-0.5.4-6.fc20.x86_64 >06:04:38,561 DEBUG yum.verbose.YumBase: TSINFO: Marking stax2-api-3.1.1-8.fc20.noarch as install for woodstox-core-4.2.0-2.fc20.noarch >06:04:38,562 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hsqldb-2.2.9-2.fc20.noarch as install for ws-jaxme-0.5.2-9.fc20.noarch >06:04:38,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libtidy-0.99.0-29.20091203.fc20.x86_64 as install for kde-baseapps-4.11.0-1.fc20.x86_64 >06:04:38,573 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-Data-20120719.001-4.fc20.noarch as install for perl-Business-ISBN-2.06-4.fc20.noarch >06:04:38,710 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-5.fc20.noarch as install for hunspell-en-0.20121024-5.fc20.noarch >06:04:38,946 DEBUG yum.verbose.YumBase: Depsolve time: 6.685 >06:04:38,947 DEBUG packaging: buildTransaction = (2, [u'Success - deps resolved']) >06:04:38,948 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1234 (checkSoftwareSelection) >06:04:38,948 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:38,948 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:38,948 DEBUG packaging: success >06:04:38,948 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:38,949 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1247 (checkSoftwareSelection) >06:04:38,949 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:38,994 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:38,995 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:104 (checkSoftwareSelection) >06:04:38,995 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >06:04:38,995 INFO packaging: 2057 packages selected totalling 8.01 GB >06:04:38,996 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >06:04:39,048 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:39,048 INFO packaging: have _yum_lock for MainThread >06:04:39,049 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:39,049 INFO packaging: have _yum_lock for MainThread >06:04:39,049 INFO packaging: gave up _yum_lock for MainThread >06:04:39,049 INFO packaging: gave up _yum_lock for MainThread >06:04:39,050 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:39,050 INFO packaging: have _yum_lock for MainThread >06:04:39,051 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:39,051 INFO packaging: have _yum_lock for MainThread >06:04:39,051 INFO packaging: gave up _yum_lock for MainThread >06:04:39,051 INFO packaging: gave up _yum_lock for MainThread >06:04:39,052 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:39,052 INFO packaging: have _yum_lock for MainThread >06:04:39,052 INFO packaging: gave up _yum_lock for MainThread >06:04:39,053 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:04:39,053 INFO packaging: have _yum_lock for MainThread >06:04:39,053 INFO packaging: gave up _yum_lock for MainThread >06:04:39,054 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:39,054 INFO packaging: have _yum_lock for MainThread >06:04:39,055 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:39,055 INFO packaging: have _yum_lock for MainThread >06:04:39,055 INFO packaging: gave up _yum_lock for MainThread >06:04:39,055 INFO packaging: gave up _yum_lock for MainThread >06:04:39,056 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:39,056 INFO packaging: have _yum_lock for MainThread >06:04:39,056 INFO packaging: gave up _yum_lock for MainThread >06:04:39,057 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:04:39,057 INFO packaging: have _yum_lock for MainThread >06:04:39,057 INFO packaging: gave up _yum_lock for MainThread >06:04:39,061 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:39,061 INFO packaging: have _yum_lock for MainThread >06:04:39,062 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:39,062 INFO packaging: have _yum_lock for MainThread >06:04:39,062 INFO packaging: gave up _yum_lock for MainThread >06:04:39,062 INFO packaging: gave up _yum_lock for MainThread >06:04:39,063 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:39,063 INFO packaging: have _yum_lock for MainThread >06:04:39,064 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:39,064 INFO packaging: have _yum_lock for MainThread >06:04:39,064 INFO packaging: gave up _yum_lock for MainThread >06:04:39,065 INFO packaging: gave up _yum_lock for MainThread >06:04:39,065 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:39,066 INFO packaging: have _yum_lock for MainThread >06:04:39,066 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:39,066 INFO packaging: have _yum_lock for MainThread >06:04:39,067 INFO packaging: gave up _yum_lock for MainThread >06:04:39,067 INFO packaging: gave up _yum_lock for MainThread >06:04:39,068 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:39,068 INFO packaging: have _yum_lock for MainThread >06:04:39,069 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:39,069 INFO packaging: have _yum_lock for MainThread >06:04:39,069 INFO packaging: gave up _yum_lock for MainThread >06:04:39,069 INFO packaging: gave up _yum_lock for MainThread >06:04:43,890 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:187 (_software_is_ready) >06:04:43,890 INFO packaging: have _yum_lock for MainThread >06:04:43,891 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:43,891 INFO packaging: have _yum_lock for MainThread >06:04:43,891 INFO packaging: gave up _yum_lock for MainThread >06:04:43,892 INFO packaging: gave up _yum_lock for MainThread >06:04:47,251 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:47,252 INFO packaging: have _yum_lock for MainThread >06:04:47,256 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:47,257 INFO packaging: have _yum_lock for MainThread >06:04:47,258 INFO packaging: gave up _yum_lock for MainThread >06:04:47,258 INFO packaging: gave up _yum_lock for MainThread >06:04:47,267 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:47,268 INFO packaging: have _yum_lock for MainThread >06:04:47,269 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:47,269 INFO packaging: have _yum_lock for MainThread >06:04:47,269 INFO packaging: gave up _yum_lock for MainThread >06:04:47,270 INFO packaging: gave up _yum_lock for MainThread >06:04:47,271 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:47,271 INFO packaging: have _yum_lock for MainThread >06:04:47,271 INFO packaging: gave up _yum_lock for MainThread >06:04:47,272 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:04:47,272 INFO packaging: have _yum_lock for MainThread >06:04:47,273 INFO packaging: gave up _yum_lock for MainThread >06:04:47,274 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:04:47,274 INFO packaging: have _yum_lock for MainThread >06:04:47,275 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:47,275 INFO packaging: have _yum_lock for MainThread >06:04:47,275 INFO packaging: gave up _yum_lock for MainThread >06:04:47,276 INFO packaging: gave up _yum_lock for MainThread >06:04:47,277 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:04:47,277 INFO packaging: have _yum_lock for MainThread >06:04:47,277 INFO packaging: gave up _yum_lock for MainThread >06:04:47,278 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:04:47,278 INFO packaging: have _yum_lock for MainThread >06:04:47,279 INFO packaging: gave up _yum_lock for MainThread >06:04:47,294 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:47,294 INFO packaging: have _yum_lock for MainThread >06:04:47,296 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:47,296 INFO packaging: have _yum_lock for MainThread >06:04:47,296 INFO packaging: gave up _yum_lock for MainThread >06:04:47,296 INFO packaging: gave up _yum_lock for MainThread >06:04:47,298 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:47,298 INFO packaging: have _yum_lock for MainThread >06:04:47,300 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:47,300 INFO packaging: have _yum_lock for MainThread >06:04:47,300 INFO packaging: gave up _yum_lock for MainThread >06:04:47,300 INFO packaging: gave up _yum_lock for MainThread >06:04:47,302 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:47,302 INFO packaging: have _yum_lock for MainThread >06:04:47,304 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:47,304 INFO packaging: have _yum_lock for MainThread >06:04:47,304 INFO packaging: gave up _yum_lock for MainThread >06:04:47,304 INFO packaging: gave up _yum_lock for MainThread >06:04:47,307 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:04:47,307 INFO packaging: have _yum_lock for MainThread >06:04:47,309 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:04:47,309 INFO packaging: have _yum_lock for MainThread >06:04:47,309 INFO packaging: gave up _yum_lock for MainThread >06:04:47,309 INFO packaging: gave up _yum_lock for MainThread >06:07:14,572 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:07:14,572 INFO packaging: have _yum_lock for MainThread >06:07:14,576 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:07:14,578 INFO packaging: have _yum_lock for MainThread >06:07:14,578 INFO packaging: gave up _yum_lock for MainThread >06:07:14,579 INFO packaging: gave up _yum_lock for MainThread >06:07:14,582 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:07:14,583 INFO packaging: have _yum_lock for MainThread >06:07:14,585 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:07:14,585 INFO packaging: have _yum_lock for MainThread >06:07:14,585 INFO packaging: gave up _yum_lock for MainThread >06:07:14,585 INFO packaging: gave up _yum_lock for MainThread >06:07:14,586 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:07:14,586 INFO packaging: have _yum_lock for MainThread >06:07:14,587 INFO packaging: gave up _yum_lock for MainThread >06:07:14,587 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:07:14,587 INFO packaging: have _yum_lock for MainThread >06:07:14,588 INFO packaging: gave up _yum_lock for MainThread >06:07:14,589 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >06:07:14,589 INFO packaging: have _yum_lock for MainThread >06:07:14,590 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:07:14,590 INFO packaging: have _yum_lock for MainThread >06:07:14,590 INFO packaging: gave up _yum_lock for MainThread >06:07:14,590 INFO packaging: gave up _yum_lock for MainThread >06:07:14,591 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:891 (environmentDescription) >06:07:14,591 INFO packaging: have _yum_lock for MainThread >06:07:14,591 INFO packaging: gave up _yum_lock for MainThread >06:07:14,592 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:182 (status) >06:07:14,592 INFO packaging: have _yum_lock for MainThread >06:07:14,593 INFO packaging: gave up _yum_lock for MainThread >06:07:14,604 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:07:14,604 INFO packaging: have _yum_lock for MainThread >06:07:14,605 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:07:14,605 INFO packaging: have _yum_lock for MainThread >06:07:14,605 INFO packaging: gave up _yum_lock for MainThread >06:07:14,606 INFO packaging: gave up _yum_lock for MainThread >06:07:14,607 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:07:14,607 INFO packaging: have _yum_lock for MainThread >06:07:14,607 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:07:14,608 INFO packaging: have _yum_lock for MainThread >06:07:14,608 INFO packaging: gave up _yum_lock for MainThread >06:07:14,608 INFO packaging: gave up _yum_lock for MainThread >06:07:14,609 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:07:14,609 INFO packaging: have _yum_lock for MainThread >06:07:14,610 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:07:14,610 INFO packaging: have _yum_lock for MainThread >06:07:14,610 INFO packaging: gave up _yum_lock for MainThread >06:07:14,610 INFO packaging: gave up _yum_lock for MainThread >06:07:14,611 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:495 (status) >06:07:14,612 INFO packaging: have _yum_lock for MainThread >06:07:14,612 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:379 (baseRepo) >06:07:14,613 INFO packaging: have _yum_lock for MainThread >06:07:14,613 INFO packaging: gave up _yum_lock for MainThread >06:07:14,613 INFO packaging: gave up _yum_lock for MainThread >06:07:20,510 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:355 (preStorage) >06:07:20,510 INFO packaging: have _yum_lock for AnaInstallThread >06:07:20,510 DEBUG packaging: deleting package sacks >06:07:20,511 INFO packaging: gave up _yum_lock for AnaInstallThread >06:07:20,511 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:140 (doInstall) >06:07:20,511 INFO packaging: have _yum_lock for AnaInstallThread >06:07:20,511 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,285 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:972 (languageGroups) >06:08:14,286 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,286 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,286 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:161 (doInstall) >06:08:14,286 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,287 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,288 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:161 (doInstall) >06:08:14,288 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,289 DEBUG packaging: configuring langpacks for ['de_DE.UTF-8'] >06:08:14,289 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:321 (_writeInstallConfig) >06:08:14,290 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,453 DEBUG packaging: getting release version from tree at None (20) >06:08:14,454 DEBUG packaging: got a release version of 20 >06:08:14,454 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,454 DEBUG packaging: setting releasever to previous value of 20 >06:08:14,455 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:325 (_writeInstallConfig) >06:08:14,455 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,460 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >06:08:14,460 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >06:08:14,460 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >06:08:14,461 DEBUG yum.verbose.plugin: Adding de_DE.UTF-8 to language list >06:08:14,464 DEBUG yum.verbose.YumBase: Config time: 0.009 >06:08:14,465 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,465 INFO packaging: gathering repo metadata >06:08:14,465 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:514 (gatherRepoMetadata) >06:08:14,465 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,468 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,468 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:326 (_writeInstallConfig) >06:08:14,468 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,468 DEBUG packaging: getting repo metadata for anaconda >06:08:14,469 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:519 (gatherRepoMetadata) >06:08:14,469 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,478 DEBUG packaging: getting group info for anaconda >06:08:14,480 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,480 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,480 INFO packaging: metadata retrieval complete >06:08:14,480 DEBUG packaging: installation yum config repos: anaconda >06:08:14,480 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,480 INFO packaging: checking software selection >06:08:14,481 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1220 (checkSoftwareSelection) >06:08:14,481 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,481 DEBUG packaging: deleting package sacks >06:08:14,481 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,482 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (checkSoftwareSelection) >06:08:14,482 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,482 DEBUG packaging: deleting yum transaction info >06:08:14,482 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,482 DEBUG packaging: select group core >06:08:14,483 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1149 (_applyYumSelections) >06:08:14,483 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,483 DEBUG yum.verbose.YumBase: Setting up Package Sacks >06:08:14,483 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >06:08:14,736 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >06:08:14,770 DEBUG yum.verbose.YumBase: pkgsack time: 0.287 >06:08:14,821 DEBUG yum.verbose.YumBase: group time: 0.338 >06:08:14,865 DEBUG yum.verbose.YumBase: Obs Init time: 0.039 >06:08:14,883 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >06:08:14,883 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,883 DEBUG packaging: select package chrony >06:08:14,884 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1156 (_applyYumSelections) >06:08:14,884 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,884 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,884 DEBUG packaging: select group kde-software-development >06:08:14,885 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,885 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,888 DEBUG yum.verbose.YumBase: No package named kdesdk-kmtrace available to be installed >06:08:14,888 DEBUG yum.verbose.YumBase: No package named kdesdk-okteta available to be installed >06:08:14,889 DEBUG yum.verbose.YumBase: No package named kdesdk-cervisia available to be installed >06:08:14,889 DEBUG yum.verbose.YumBase: No package named kdesdk-kpartloader available to be installed >06:08:14,889 DEBUG yum.verbose.YumBase: No package named kdesdk-umbrello available to be installed >06:08:14,890 DEBUG yum.verbose.YumBase: No package named kdesdk-strigi-analyzer available to be installed >06:08:14,892 DEBUG yum.verbose.YumBase: No package named kdesdk-kioslave available to be installed >06:08:14,892 DEBUG yum.verbose.YumBase: No package named kdesdk-kuiviewer available to be installed >06:08:14,892 DEBUG yum.verbose.YumBase: No package named kdesdk-poxml available to be installed >06:08:14,893 DEBUG yum.verbose.YumBase: No package named kdesdk-kapptemplate available to be installed >06:08:14,893 DEBUG yum.verbose.YumBase: No package named kdesdk-dolphin-plugins available to be installed >06:08:14,894 DEBUG yum.verbose.YumBase: No package named kdesdk-kompare available to be installed >06:08:14,894 DEBUG yum.verbose.YumBase: No package named kdesdk-kcachegrind available to be installed >06:08:14,894 DEBUG yum.verbose.YumBase: No package named kdesdk-scripts available to be installed >06:08:14,894 DEBUG yum.verbose.YumBase: No package named kdesdk-kstartperf available to be installed >06:08:14,895 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,895 DEBUG packaging: select group firefox >06:08:14,895 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,895 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,896 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,896 DEBUG packaging: select group dial-up >06:08:14,897 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,897 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,900 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,900 DEBUG packaging: select group x-software-development >06:08:14,901 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,901 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,916 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,916 DEBUG packaging: select group virtualization >06:08:14,917 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,917 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,919 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,919 DEBUG packaging: select group rpm-development-tools >06:08:14,919 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,919 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,922 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,922 DEBUG packaging: select group gnome-desktop >06:08:14,922 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,922 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,938 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >06:08:14,963 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,963 DEBUG packaging: select group guest-desktop-agents >06:08:14,964 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,964 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,965 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,965 DEBUG packaging: select group multimedia >06:08:14,966 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,966 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,977 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,977 DEBUG packaging: select group development-libs >06:08:14,977 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,977 INFO packaging: have _yum_lock for AnaInstallThread >06:08:14,991 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:14,991 DEBUG packaging: select group c-development >06:08:14,991 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:14,992 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,000 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,000 DEBUG packaging: select group core >06:08:15,001 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,001 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,001 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,001 DEBUG packaging: select group input-methods >06:08:15,001 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,002 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,008 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,008 DEBUG packaging: select group base-x >06:08:15,009 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,009 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,016 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >06:08:15,017 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >06:08:15,018 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,018 DEBUG packaging: select group fedora-packager >06:08:15,018 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,018 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,021 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,021 DEBUG packaging: select group development-tools >06:08:15,022 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,022 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,026 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,026 DEBUG packaging: select group standard >06:08:15,026 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,027 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,058 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,058 DEBUG packaging: select group gnome-software-development >06:08:15,059 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,059 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,069 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,069 DEBUG packaging: select group web-server >06:08:15,069 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,069 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,074 DEBUG yum.verbose.YumBase: No package named php-mysql available to be installed >06:08:15,074 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,075 DEBUG packaging: select group fonts >06:08:15,075 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,075 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,124 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,125 DEBUG packaging: select group eclipse >06:08:15,125 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,125 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,138 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,138 DEBUG packaging: select group hardware-support >06:08:15,138 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,138 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,149 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,149 DEBUG packaging: select group printing >06:08:15,149 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,150 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,151 DEBUG yum.verbose.YumBase: No package named ghostscript-cups available to be installed >06:08:15,184 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,184 DEBUG packaging: select group design-suite >06:08:15,185 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,185 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,202 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,202 DEBUG packaging: select group admin-tools >06:08:15,203 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,203 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,205 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,206 DEBUG packaging: select group libreoffice >06:08:15,206 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1170 (_applyYumSelections) >06:08:15,206 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,210 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,210 DEBUG packaging: select package kernel-PAE >06:08:15,210 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1261 (selectKernelPackage) >06:08:15,211 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,218 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >06:08:15,219 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,219 INFO packaging: no kernel-PAE package >06:08:15,219 DEBUG packaging: select package kernel >06:08:15,220 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1261 (selectKernelPackage) >06:08:15,220 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,220 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,220 INFO packaging: selected kernel >06:08:15,221 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1186 (_applyYumSelections) >06:08:15,221 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,221 INFO packaging: selecting kernel-devel >06:08:15,221 DEBUG packaging: select package kernel-devel >06:08:15,222 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1275 (selectKernelPackage) >06:08:15,222 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,230 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,230 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,230 DEBUG packaging: select package grub2 >06:08:15,231 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1283 (selectRequiredPackages) >06:08:15,231 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,231 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,231 DEBUG packaging: select package e2fsprogs >06:08:15,232 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1283 (selectRequiredPackages) >06:08:15,232 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,232 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,232 DEBUG packaging: select package lvm2 >06:08:15,233 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1283 (selectRequiredPackages) >06:08:15,233 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,233 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,234 DEBUG packaging: select package authconfig >06:08:15,234 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1283 (selectRequiredPackages) >06:08:15,234 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,234 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,234 DEBUG packaging: select package firewalld >06:08:15,235 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1283 (selectRequiredPackages) >06:08:15,235 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,235 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:15,236 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1309 (preInstall) >06:08:15,236 INFO packaging: have _yum_lock for AnaInstallThread >06:08:15,236 INFO packaging: checking dependencies >06:08:15,405 DEBUG yum.verbose.YumBase: Building updates object >06:08:15,456 DEBUG yum.verbose.YumBase: up:simple updates time: 0.015 >06:08:15,458 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >06:08:15,458 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >06:08:15,458 DEBUG yum.verbose.YumBase: updates time: 0.053 >06:08:15,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-10.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.1-6.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,461 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.1-6.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >06:08:15,462 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.1-6.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,465 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,466 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for GREYCstoration-2.8-16.fc20.x86_64 >06:08:15,471 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.6.3-3.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,472 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-18.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,474 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.1-6.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,476 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-3.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,477 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.95-3.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,478 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-6.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,479 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,480 DEBUG yum.verbose.YumBase: Quick matched ImageMagick-libs-6.8.6.3-3.fc20.x86_64 to require for libMagickCore-6.Q16.so.1()(64bit) >06:08:15,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >06:08:15,482 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.37.7-1.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:08:15,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.4.0-2.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:08:15,484 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.0.1-2.git20130723.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:08:15,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-206-11.fc20.x86_64 as install for ModemManager-1.0.1-2.git20130723.fc20.x86_64 >06:08:15,486 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >06:08:15,486 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >06:08:15,486 DEBUG yum.verbose.YumBase: Quick matched glib2-2.37.7-1.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >06:08:15,490 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-9.git20130807.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,491 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,493 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,494 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-206-11.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,498 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,500 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-0.6.test7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,501 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,501 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.60-4.fc20.x86_64 to require for chkconfig >06:08:15,502 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-12.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.23.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,504 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.1-7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.43.90-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,507 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.111-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,508 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.0-4.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,508 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.0-4.fc20.x86_64 to require for libplc4.so()(64bit) >06:08:15,509 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.1-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,510 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-9.git20130807.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >06:08:15,510 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >06:08:15,510 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >06:08:15,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.0-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,512 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 >06:08:15,514 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-7.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,515 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,516 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-22.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.5-3.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,519 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.9.90-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,520 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.35.3-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,520 DEBUG yum.verbose.YumBase: Quick matched pango-1.35.3-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >06:08:15,521 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.9.14-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.9.1-2.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,524 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.29.3-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,525 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.16-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,526 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.16-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,527 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.9.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-2.fc20.x86_64 >06:08:15,530 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:08:15,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:08:15,532 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >06:08:15,532 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >06:08:15,533 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >06:08:15,536 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >06:08:15,539 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-18.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >06:08:15,541 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.11-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:08:15,542 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.17-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:08:15,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.11-1.fc20.x86_64 >06:08:15,545 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-3.fc19.x86_64 as install for PackageKit-gstreamer-plugin-0.8.11-1.fc20.x86_64 >06:08:15,545 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-3.fc19.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >06:08:15,547 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.20-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.11-1.fc20.x86_64 >06:08:15,549 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.20-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >06:08:15,550 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.11-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.11-1.fc20.x86_64 >06:08:15,551 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-6.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.11-1.fc20.x86_64 >06:08:15,553 DEBUG yum.verbose.YumBase: TSINFO: Marking PyQt4-4.10.2-2.fc20.x86_64 as install for PyQt4-devel-4.10.2-2.fc20.x86_64 >06:08:15,554 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-devel-4.14.7-2.fc20.x86_64 as install for PyQt4-devel-4.10.2-2.fc20.x86_64 >06:08:15,555 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-7.fc20.x86_64 as install for PyQt4-devel-4.10.2-2.fc20.x86_64 >06:08:15,558 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.5-6.fc20.x86_64 as install for PyQt4-devel-4.10.2-2.fc20.x86_64 >06:08:15,559 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-6.fc20.x86_64 to require for libQtCore.so.4()(64bit) >06:08:15,561 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for SDL-devel-1.2.15-11.fc20.x86_64 >06:08:15,562 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-devel-9.0.0-3.fc20.x86_64 as install for SDL-devel-1.2.15-11.fc20.x86_64 >06:08:15,562 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-devel-1.0.27.2-2.fc20.x86_64 as install for SDL-devel-1.2.15-11.fc20.x86_64 >06:08:15,564 DEBUG yum.verbose.YumBase: TSINFO: Marking Xaw3d-1.6.2-5.fc20.x86_64 as install for Xaw3d-devel-1.6.2-5.fc20.x86_64 >06:08:15,565 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-proto-devel-7.7-6.fc20.noarch as install for Xaw3d-devel-1.6.2-5.fc20.x86_64 >06:08:15,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-devel-3.5.10-5.fc20.x86_64 as install for Xaw3d-devel-1.6.2-5.fc20.x86_64 >06:08:15,568 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for aajohan-comfortaa-fonts-2.004-2.fc20.noarch >06:08:15,569 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.6-2.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,574 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.0-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,575 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,576 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,577 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,578 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,579 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,580 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-uefioops-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,581 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,581 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,582 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.6-3.fc20.x86_64 as install for abrt-desktop-2.1.6-3.fc20.x86_64 >06:08:15,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-3.fc20.x86_64 as install for acl-2.2.52-3.fc20.x86_64 >06:08:15,585 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-3.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >06:08:15,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-3.fc20.x86_64 >06:08:15,588 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:08:15,588 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >06:08:15,589 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:08:15,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.9.90-1.fc20.x86_64 >06:08:15,591 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >06:08:15,593 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-3.gitbf9b3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >06:08:15,594 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >06:08:15,595 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >06:08:15,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >06:08:15,598 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >06:08:15,599 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >06:08:15,599 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >06:08:15,600 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >06:08:15,600 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >06:08:15,601 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-14.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >06:08:15,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-18.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >06:08:15,603 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-14.fc20.x86_64 to require for libpam.so.0()(64bit) >06:08:15,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.9.91-1.fc20.x86_64 >06:08:15,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.9.91-1.fc20.x86_64 >06:08:15,610 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:08:15,611 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-9.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:08:15,612 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-9.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >06:08:15,612 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >06:08:15,613 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-9.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >06:08:15,613 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >06:08:15,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.2-4.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:08:15,616 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:08:15,616 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-19.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >06:08:15,618 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >06:08:15,619 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-4.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >06:08:15,620 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >06:08:15,625 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-287.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:08:15,627 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.16-9.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:08:15,628 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(vars) >06:08:15,628 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(strict) >06:08:15,629 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:08:15,629 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:08:15,630 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(IO::File) >06:08:15,631 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.41-3.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:08:15,633 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:08:15,633 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:08:15,634 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(File::Copy) >06:08:15,635 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(File::Compare) >06:08:15,635 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(File::Basename) >06:08:15,636 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:08:15,637 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-287.fc20.x86_64 to require for perl(DynaLoader) >06:08:15,637 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:08:15,639 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for autoconf-2.69-13.fc20.noarch >06:08:15,640 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for autoconf-2.69-13.fc20.noarch >06:08:15,645 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.87-5.fc20.x86_64 as install for automake-1.13.4-5.fc20.noarch >06:08:15,646 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Thread-Queue-3.02-291.fc20.noarch as install for automake-1.13.4-5.fc20.noarch >06:08:15,647 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.28-3.fc20.noarch as install for automake-1.13.4-5.fc20.noarch >06:08:15,650 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-12.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:08:15,651 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:08:15,652 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:08:15,652 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-6.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:08:15,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-12.fc20.x86_64 >06:08:15,655 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-14-2.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >06:08:15,658 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >06:08:15,662 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,663 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.1.90.1-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,665 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2-1.20130902.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,668 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.2-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,669 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.0-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,670 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.9.91-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,672 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.15.10-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,672 DEBUG yum.verbose.YumBase: Quick matched cogl-1.15.10-1.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >06:08:15,673 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,674 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.15.92-1.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,677 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,679 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2-1.20130902.fc20.x86_64 as install for bijiben-3.9.91-1.fc20.x86_64 >06:08:15,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:08:15,683 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:08:15,683 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisccfg.so.90()(64bit) >06:08:15,683 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisccc.so.90()(64bit) >06:08:15,683 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 to require for libisc.so.95()(64bit) >06:08:15,684 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-19.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:08:15,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 >06:08:15,689 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.0-3.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >06:08:15,689 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.0-3.fc20.x86_64 to require for libpci.so.3()(64bit) >06:08:15,782 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:fonts-blender-2.68a-4.fc20.noarch as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,786 DEBUG yum.verbose.YumBase: TSINFO: Marking google-droid-sans-fonts-20120715-6.fc20.noarch as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,788 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,789 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >06:08:15,789 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libspnav-0.2.2-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,792 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,793 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,794 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,795 DEBUG yum.verbose.YumBase: TSINFO: Marking openal-soft-1.15.1-3.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,796 DEBUG yum.verbose.YumBase: TSINFO: Marking jemalloc-3.4.0-2.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,797 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,799 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,800 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,801 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-regex-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,802 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-locale-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,803 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-filesystem-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,804 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,806 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenImageIO-1.2.1-1.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,808 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenColorIO-1.0.8-5.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,809 DEBUG yum.verbose.YumBase: TSINFO: Marking openCOLLADA-0-16.git9665d16.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,810 DEBUG yum.verbose.YumBase: Quick matched openCOLLADA-0-16.git9665d16.fc20.x86_64 to require for libOpenCOLLADASaxFrameworkLoader.so.0.1()(64bit) >06:08:15,810 DEBUG yum.verbose.YumBase: Quick matched openCOLLADA-0-16.git9665d16.fc20.x86_64 to require for libOpenCOLLADAFramework.so.0.1()(64bit) >06:08:15,810 DEBUG yum.verbose.YumBase: Quick matched openCOLLADA-0-16.git9665d16.fc20.x86_64 to require for libOpenCOLLADABaseUtils.so.0.1()(64bit) >06:08:15,810 DEBUG yum.verbose.YumBase: Quick matched openCOLLADA-0-16.git9665d16.fc20.x86_64 to require for libMathMLSolver.so.0.1()(64bit) >06:08:15,811 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,811 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >06:08:15,812 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,813 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >06:08:15,814 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-3.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.9.0-4.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,816 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2-1.20130902.fc20.x86_64 as install for 1:blender-2.68a-4.fc20.x86_64 >06:08:15,817 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.8-2.fc20.x86_64 as install for bluez-cups-5.8-2.fc20.x86_64 >06:08:15,819 DEBUG yum.verbose.YumBase: TSINFO: Marking python-fedora-0.3.32.3-3.fc20.noarch as install for bodhi-client-0.9.5-3.fc20.noarch >06:08:15,820 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplejson-3.2.0-2.fc20.x86_64 as install for bodhi-client-0.9.5-3.fc20.noarch >06:08:15,821 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for bodhi-client-0.9.5-3.fc20.noarch >06:08:15,823 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-devel-50.1.2-8.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,826 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-serialization-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,827 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-wave-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,828 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-test-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,829 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-timer-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,830 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-signals-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,831 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-random-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,832 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-python-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,833 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-program-options-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,834 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-math-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,835 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_tr1f.so.1.54.0()(64bit) >06:08:15,835 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_tr1.so.1.54.0()(64bit) >06:08:15,835 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_c99l.so.1.54.0()(64bit) >06:08:15,835 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_c99f.so.1.54.0()(64bit) >06:08:15,835 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.54.0-5.fc20.x86_64 to require for libboost_math_c99.so.1.54.0()(64bit) >06:08:15,836 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-log-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,837 DEBUG yum.verbose.YumBase: Quick matched boost-log-1.54.0-5.fc20.x86_64 to require for libboost_log.so.1.54.0()(64bit) >06:08:15,837 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,838 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-graph-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,839 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-context-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,840 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-chrono-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,841 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-atomic-1.54.0-5.fc20.x86_64 as install for boost-devel-1.54.0-5.fc20.x86_64 >06:08:15,845 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,848 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,849 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,850 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,851 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,852 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.9.5-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,855 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.1.4-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,856 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.1.4-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >06:08:15,857 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.1.4-1.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,866 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-3.fc20.x86_64 as install for brasero-3.8.0-3.fc20.x86_64 >06:08:15,867 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-3.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >06:08:15,867 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-3.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >06:08:15,869 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.9.91-1.fc20.x86_64 as install for brasero-nautilus-3.8.0-3.fc20.x86_64 >06:08:15,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.23.2-1.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:08:15,872 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >06:08:15,872 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >06:08:15,873 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >06:08:15,873 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:08:15,874 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20130501git7854c8b-4.fc20.x86_64 >06:08:15,876 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for bzr-2.6.0-2.fc20.x86_64 >06:08:15,877 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.10.1-2.fc20.noarch as install for bzr-2.6.0-2.fc20.x86_64 >06:08:15,878 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-7.fc20.x86_64 as install for bzr-2.6.0-2.fc20.x86_64 >06:08:15,881 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.12-1.fc20.noarch as install for caribou-0.4.12-1.fc20.x86_64 >06:08:15,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-3.fc20.x86_64 as install for caribou-0.4.12-1.fc20.x86_64 >06:08:15,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.11.91-1.fc20.x86_64 as install for caribou-0.4.12-1.fc20.x86_64 >06:08:15,890 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.9.91-2.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:08:15,891 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:08:15,892 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.9.91-1.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:08:15,893 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.6-3.fc20.x86_64 as install for 2:cheese-3.9.91-2.fc20.x86_64 >06:08:15,894 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.9.91-2.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >06:08:15,895 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.1-3.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >06:08:15,896 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.1-3.fc20.x86_64 to require for libfreebl3.so()(64bit) >06:08:15,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >06:08:15,898 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.0-0.4.rc2.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:08:15,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:08:15,900 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.6-1.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:08:15,901 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.6-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >06:08:15,901 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.6-1.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:08:15,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-5.fc20.x86_64 as install for cifs-utils-6.1-4.fc20.x86_64 >06:08:15,905 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-devel-0.16.0-2.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,906 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-devel-1.15.10-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,907 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-devel-1.12.16-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-devel-0.3.1-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-devel-1.7.2-2.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-devel-1.2.0-2.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-devel-1.2.0-2.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,911 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-devel-2.29.3-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,912 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-devel-3.9.14-1.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,914 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-devel-2.10.95-3.fc20.x86_64 as install for clutter-devel-1.15.92-1.fc20.x86_64 >06:08:15,917 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for cmake-2.8.11.2-3.fc20.x86_64 >06:08:15,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-1.fc20.x86_64 as install for cmake-2.8.11.2-3.fc20.x86_64 >06:08:15,921 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for cmyktool-0.1.6-0.6.pre1.fc20.x86_64 >06:08:15,924 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.1-1.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:08:15,925 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.1-1.fc20.x86_64 >06:08:15,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:08:15,926 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.1-1.fc20.x86_64 >06:08:15,927 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.1-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >06:08:15,927 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.1-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >06:08:15,932 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.9.91-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,933 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,934 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.8.0-3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,935 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.19.4-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,936 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.0-0.4.rc2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,937 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,938 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.46-1.fc20.noarch as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,939 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,939 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.34-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.7.1-4.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,942 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.21-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-4.git20130515.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,945 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.3-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,946 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.9.3-4.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,947 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7-0.25.rc1.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,948 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,949 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.34-2.fc20.x86_64 as install for 1:control-center-3.9.91-1.fc20.x86_64 >06:08:15,952 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.8-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:08:15,953 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.8-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:08:15,953 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.1-7.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:08:15,955 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.1-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:08:15,956 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.11-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >06:08:15,958 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-5.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >06:08:15,959 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >06:08:15,960 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >06:08:15,962 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-3.fc20.x86_64 >06:08:15,965 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-3.fc20.x86_64 as install for cronie-1.4.11-3.fc20.x86_64 >06:08:15,970 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Newt-1.08-36.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:08:15,971 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_nss-1.0.8-23.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:08:15,972 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:08:15,973 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:08:15,974 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-287.fc20.x86_64 as install for crypto-utils-2.4.1-44.fc20.x86_64 >06:08:15,976 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:08:15,977 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-4.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:08:15,978 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >06:08:15,980 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.34-1.fc20.noarch as install for cscope-15.8-7.fc20.x86_64 >06:08:15,984 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7-0.25.rc1.fc20.noarch as install for 1:cups-1.7-0.25.rc1.fc20.x86_64 >06:08:15,985 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-1.0.37-1.fc20.x86_64 as install for 1:cups-1.7-0.25.rc1.fc20.x86_64 >06:08:15,986 DEBUG yum.verbose.YumBase: Quick matched cups-filters-1.0.37-1.fc20.x86_64 to require for cups-filters >06:08:15,989 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:08:15,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:08:15,991 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-1.fc20.x86_64 as install for curl-7.32.0-1.fc20.x86_64 >06:08:15,992 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-1.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >06:08:15,995 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-11.fc20.x86_64 as install for cyrus-sasl-devel-2.1.26-11.fc20.x86_64 >06:08:15,996 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-11.fc20.x86_64 as install for cyrus-sasl-devel-2.1.26-11.fc20.x86_64 >06:08:16,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:08:16,003 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-engines-2.20.2-7.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:08:16,004 DEBUG yum.verbose.YumBase: TSINFO: Marking lensfun-0.2.7-2.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:08:16,004 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >06:08:16,005 DEBUG yum.verbose.YumBase: TSINFO: Marking flickcurl-1.24-1.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:08:16,006 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for darktable-1.2.2-2.fc20.x86_64 >06:08:16,010 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:08:16,011 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >06:08:16,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:08:16,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >06:08:16,014 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >06:08:16,016 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-5.fc20.1.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >06:08:16,017 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-5.fc20.1.x86_64 to require for librpm.so.3()(64bit) >06:08:16,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.1.90.1-2.fc20.x86_64 as install for 1:devhelp-3.9.91-1.fc20.x86_64 >06:08:16,021 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-19.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:08:16,022 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-19.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:08:16,023 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-0.7.rc1.fc20.x86_64 as install for 12:dhclient-4.2.5-19.fc20.x86_64 >06:08:16,024 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-0.7.rc1.fc20.x86_64 to require for libdns-export.so.100()(64bit) >06:08:16,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-8.fc20.x86_64 as install for 1:dia-0.97.2-7.fc20.x86_64 >06:08:16,028 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-032-1.fc20.x86_64 as install for dracut-config-rescue-032-1.fc20.x86_64 >06:08:16,030 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >06:08:16,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >06:08:16,032 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >06:08:16,039 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-rse-3.5-3.fc20.noarch as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:08:16,042 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-platform-4.3.0-13.fc20.x86_64 as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:08:16,044 DEBUG yum.verbose.YumBase: TSINFO: Marking junit-4.11-7.fc20.noarch as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:08:16,044 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.views) >06:08:16,045 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.navigator.resources) >06:08:16,045 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.navigator) >06:08:16,045 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.intro.universal) >06:08:16,045 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.intro) >06:08:16,045 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.ide) >06:08:16,045 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.forms) >06:08:16,045 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.editors) >06:08:16,046 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.console) >06:08:16,046 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui.cheatsheets) >06:08:16,046 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ui) >06:08:16,046 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.text) >06:08:16,047 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-swt-4.3.0-13.fc20.x86_64 as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:08:16,048 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.subsystems.shells.core) >06:08:16,048 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.subsystems.files.core) >06:08:16,048 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.services) >06:08:16,048 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.files.ui) >06:08:16,048 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.5-3.fc20.noarch to require for osgi(org.eclipse.rse.core) >06:08:16,049 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.ltk.core.refactoring) >06:08:16,049 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.jface.text) >06:08:16,049 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.jface) >06:08:16,049 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.help) >06:08:16,049 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.debug.ui) >06:08:16,050 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.debug.core) >06:08:16,050 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.variables) >06:08:16,050 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.runtime) >06:08:16,050 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.resources) >06:08:16,051 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.filesystem) >06:08:16,051 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.filebuffers) >06:08:16,051 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.expressions) >06:08:16,051 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.core.contenttype) >06:08:16,051 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.eclipse.compare) >06:08:16,052 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.3.0-13.fc20.x86_64 to require for osgi(org.apache.ant) >06:08:16,053 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:icu4j-eclipse-50.1.1-2.fc20.noarch as install for 1:eclipse-cdt-8.2.0-2.fc20.x86_64 >06:08:16,059 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-2.0.1-1.fc20.noarch as install for eclipse-collabnet-merge-4.0.0-2.fc20.noarch >06:08:16,061 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 as install for eclipse-collabnet-merge-4.0.0-2.fc20.noarch >06:08:16,070 DEBUG yum.verbose.YumBase: TSINFO: Marking lpg-java-compat-1.1.0-11.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,070 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-commons-resolver-1.2-14.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,071 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-commons-apis-1.4.01-14.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,072 DEBUG yum.verbose.YumBase: TSINFO: Marking xerces-j2-2.11.0-16.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,073 DEBUG yum.verbose.YumBase: TSINFO: Marking xalan-j2-2.7.1-21.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,074 DEBUG yum.verbose.YumBase: TSINFO: Marking wsdl4j-1.6.3-3.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,075 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-equinox-osgi-4.3.0-13.fc20.x86_64 as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,076 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-gef-3.9.0-2.git22becd5.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,077 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-emf-2.9.0-2.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,079 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-emf-core-2.9.0-2.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,080 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.9.0-2.fc20.noarch to require for osgi(org.eclipse.emf.ecore.xmi) >06:08:16,080 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.9.0-2.fc20.noarch to require for osgi(org.eclipse.emf.ecore) >06:08:16,080 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.9.0-2.fc20.noarch to require for osgi(org.eclipse.emf.common) >06:08:16,081 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-3.6.2-3.fc20.noarch as install for eclipse-dtp-1.11.0-2.fc20.noarch >06:08:16,086 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-jgit-3.0.0-7.fc20.noarch as install for eclipse-egit-3.0.0-4.fc20.noarch >06:08:16,087 DEBUG yum.verbose.YumBase: TSINFO: Marking jsch-0.1.50-2.fc20.noarch as install for eclipse-egit-3.0.0-4.fc20.noarch >06:08:16,090 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-common-3.1.3-7.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,091 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-client-3.1.3-7.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,092 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-commons-util-1.0.1-27.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,093 DEBUG yum.verbose.YumBase: TSINFO: Marking not-yet-commons-ssl-0.3.11-10.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,093 DEBUG yum.verbose.YumBase: TSINFO: Marking httpcomponents-client-4.2.5-3.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,094 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-rpmstubby-2.0.0-3.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,095 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:jakarta-commons-httpclient-3.1-14.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,096 DEBUG yum.verbose.YumBase: TSINFO: Marking google-gson-2.2.4-3.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,097 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-linuxtools-2.0.0-3.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,098 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-codec-1.8-5.fc20.noarch as install for eclipse-fedorapackager-0.4.1-8.fc20.noarch >06:08:16,105 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-javadoc-1.7.0.31-2.4.1.4.fc20.noarch as install for 1:eclipse-jdt-4.3.0-13.fc20.x86_64 >06:08:16,105 DEBUG yum.verbose.YumBase: TSINFO: Marking hamcrest-1.3-5.fc20.noarch as install for 1:eclipse-jdt-4.3.0-13.fc20.x86_64 >06:08:16,109 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-p2-discovery-4.2.1-3.fc20.noarch as install for eclipse-mpc-1.1.2-0.4.git00b427.fc20.noarch >06:08:16,109 DEBUG yum.verbose.YumBase: Quick matched eclipse-p2-discovery-4.2.1-3.fc20.noarch to require for osgi(org.eclipse.equinox.p2.ui.discovery) >06:08:16,109 DEBUG yum.verbose.YumBase: Quick matched eclipse-p2-discovery-4.2.1-3.fc20.noarch to require for osgi(org.eclipse.equinox.p2.discovery) >06:08:16,110 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-logging-1.1.3-7.fc20.noarch as install for eclipse-mpc-1.1.2-0.4.git00b427.fc20.noarch >06:08:16,116 DEBUG yum.verbose.YumBase: TSINFO: Marking rome-0.9-14.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:08:16,117 DEBUG yum.verbose.YumBase: TSINFO: Marking jdom-1.1.3-5.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:08:16,118 DEBUG yum.verbose.YumBase: TSINFO: Marking javamail-1.5.0-6.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:08:16,119 DEBUG yum.verbose.YumBase: TSINFO: Marking httpcomponents-core-4.2.4-5.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:08:16,120 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-lang-2.6-13.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:08:16,121 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:apache-commons-io-2.4-10.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:08:16,122 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:apache-commons-discovery-0.5-9.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:08:16,124 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-wtp-webservices-3.5.0-6.fc20.noarch as install for eclipse-mylyn-3.9.0-3.fc20.noarch >06:08:16,125 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-webservices-3.5.0-6.fc20.noarch to require for osgi(javax.xml.soap) >06:08:16,125 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-webservices-3.5.0-6.fc20.noarch to require for osgi(javax.xml.rpc) >06:08:16,137 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for eclipse-oprofile-2.0.0-3.fc20.noarch >06:08:16,138 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-java-2.7-12.fc19.x86_64 as install for eclipse-packagekit-0.1.0-6.fc20.noarch >06:08:16,139 DEBUG yum.verbose.YumBase: Quick matched dbus-java-2.7-12.fc19.x86_64 to require for dbus-java >06:08:16,147 DEBUG yum.verbose.YumBase: TSINFO: Marking objectweb-asm-3.3.1-8.fc20.noarch as install for 1:eclipse-pde-4.3.0-13.fc20.x86_64 >06:08:16,148 DEBUG yum.verbose.YumBase: Quick matched objectweb-asm-3.3.1-8.fc20.noarch to require for osgi(org.objectweb.asm) >06:08:16,149 DEBUG yum.verbose.YumBase: TSINFO: Marking jython-2.2.1-14.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:08:16,150 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-server-3.1.3-7.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:08:16,151 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ipython-console-0.13.2-2.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:08:16,153 DEBUG yum.verbose.YumBase: TSINFO: Marking python-django-1.5.2-2.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:08:16,154 DEBUG yum.verbose.YumBase: TSINFO: Marking pylint-1.0.0-2.fc20.noarch as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:08:16,155 DEBUG yum.verbose.YumBase: TSINFO: Marking jpathwatch-0.95-1.fc20.x86_64 as install for 1:eclipse-pydev-2.8.1-1.fc20.noarch >06:08:16,158 DEBUG yum.verbose.YumBase: TSINFO: Marking rpmlint-1.5-3.fc20.noarch as install for eclipse-rpm-editor-2.0.0-3.fc20.noarch >06:08:16,161 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-javahl-1.8.3-1.fc20.x86_64 as install for eclipse-subclipse-1.10.0-3.fc20.noarch >06:08:16,165 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.156-4.fc20.x86_64 as install for elfutils-0.156-4.fc20.x86_64 >06:08:16,167 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.156-4.fc20.x86_64 as install for elfutils-0.156-4.fc20.x86_64 >06:08:16,167 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >06:08:16,167 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >06:08:16,167 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >06:08:16,167 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >06:08:16,168 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >06:08:16,168 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >06:08:16,168 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >06:08:16,168 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.156-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >06:08:16,168 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >06:08:16,168 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >06:08:16,169 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >06:08:16,169 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >06:08:16,169 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >06:08:16,169 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >06:08:16,169 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.156-4.fc20.x86_64 to require for libasm.so.1()(64bit) >06:08:16,178 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,180 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.15.0-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,181 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.7.0-5.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,182 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.0-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,184 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.16-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,185 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,186 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.21.1-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,187 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >06:08:16,187 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >06:08:16,187 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >06:08:16,187 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >06:08:16,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >06:08:16,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >06:08:16,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >06:08:16,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >06:08:16,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >06:08:16,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >06:08:16,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >06:08:16,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >06:08:16,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >06:08:16,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >06:08:16,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >06:08:16,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >06:08:16,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >06:08:16,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >06:08:16,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >06:08:16,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >06:08:16,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >06:08:16,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >06:08:16,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >06:08:16,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >06:08:16,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >06:08:16,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >06:08:16,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >06:08:16,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >06:08:16,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >06:08:16,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >06:08:16,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >06:08:16,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >06:08:16,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >06:08:16,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >06:08:16,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >06:08:16,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >06:08:16,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >06:08:16,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >06:08:16,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >06:08:16,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >06:08:16,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >06:08:16,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >06:08:16,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >06:08:16,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >06:08:16,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >06:08:16,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >06:08:16,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >06:08:16,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >06:08:16,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >06:08:16,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >06:08:16,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >06:08:16,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >06:08:16,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >06:08:16,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >06:08:16,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >06:08:16,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >06:08:16,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >06:08:16,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >06:08:16,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >06:08:16,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >06:08:16,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >06:08:16,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >06:08:16,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >06:08:16,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >06:08:16,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >06:08:16,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.21.1-2.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >06:08:16,196 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.13-2.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,197 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,199 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,200 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.19.4-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,202 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-0.99.3-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,203 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.9.91-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,203 DEBUG yum.verbose.YumBase: Quick matched gcr-3.9.91-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >06:08:16,203 DEBUG yum.verbose.YumBase: Quick matched gcr-3.9.91-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >06:08:16,204 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.5-1.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,205 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.5-1.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >06:08:16,205 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,207 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.4-4.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.4-4.fc20.x86_64 as install for empathy-3.9.91-2.fc20.x86_64 >06:08:16,211 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for entangle-0.5.3-2.fc20.x86_64 >06:08:16,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.6.1-2.fc20.x86_64 as install for entangle-0.5.3-2.fc20.x86_64 >06:08:16,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for entangle-0.5.3-2.fc20.x86_64 >06:08:16,216 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.9.91-1.fc20.x86_64 as install for eog-3.9.91-2.fc20.x86_64 >06:08:16,217 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.9.91-2.fc20.x86_64 >06:08:16,220 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.9.90-1.fc20.x86_64 as install for evince-3.9.90-1.fc20.x86_64 >06:08:16,221 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.9.90-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >06:08:16,221 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.9.90-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >06:08:16,228 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.15-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:08:16,229 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.17.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:08:16,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-11.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:08:16,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-2.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:08:16,231 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-2.fc20.x86_64 to require for libicalss.so.1()(64bit) >06:08:16,232 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-2.fc20.x86_64 to require for libical.so.1()(64bit) >06:08:16,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.9.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:08:16,233 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:08:16,234 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >06:08:16,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:08:16,235 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.9.91-1.fc20.x86_64 as install for evolution-3.9.91-2.fc20.x86_64 >06:08:16,237 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >06:08:16,237 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >06:08:16,237 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >06:08:16,237 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >06:08:16,237 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >06:08:16,237 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.9.91-1.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >06:08:16,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-devel-1.0-2.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,240 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-devel-3.7.17-2.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,241 DEBUG yum.verbose.YumBase: Quick matched sqlite-devel-3.7.17-2.fc20.x86_64 to require for pkgconfig(sqlite3) >06:08:16,241 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-devel-3.15.1-7.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,242 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-devel-4.10.0-4.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-devel-2.43.90-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-devel-0.16-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-devel-3.9.91-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-devel-0.14.0-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,247 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-devel-3.9.91-1.fc20.x86_64 as install for evolution-data-server-devel-3.9.91-1.fc20.x86_64 >06:08:16,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.9.91-1.fc20.x86_64 >06:08:16,252 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >06:08:16,252 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-cert-0.5.10.1-4.fc20.noarch as install for fedora-easy-karma-0-0.20.20130707git121694f6.fc20.noarch >06:08:16,254 DEBUG yum.verbose.YumBase: TSINFO: Marking fedpkg-1.14-1.fc20.noarch as install for fedora-packager-0.5.10.1-4.fc20.noarch >06:08:16,255 DEBUG yum.verbose.YumBase: TSINFO: Marking ykpers-1.13.0-3.fc20.x86_64 as install for fedora-packager-0.5.10.1-4.fc20.noarch >06:08:16,256 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-8.fc20.x86_64 as install for fedora-packager-0.5.10.1-4.fc20.noarch >06:08:16,257 DEBUG yum.verbose.YumBase: TSINFO: Marking packagedb-cli-1.5.0-2.fc20.noarch as install for fedora-packager-0.5.10.1-4.fc20.noarch >06:08:16,258 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >06:08:16,259 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >06:08:16,261 DEBUG yum.verbose.YumBase: TSINFO: Marking unar-1.6-5.fc20.x86_64 as install for file-roller-3.9.91-1.fc20.x86_64 >06:08:16,265 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-23.0.1-4.fc20.x86_64 as install for firefox-23.0.1-4.fc20.x86_64 >06:08:16,267 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-23.0.1-4.fc20.x86_64 >06:08:16,268 DEBUG yum.verbose.YumBase: Quick matched xulrunner-23.0.1-4.fc20.x86_64 to require for libxul.so()(64bit) >06:08:16,268 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-23.0.1-4.fc20.x86_64 >06:08:16,269 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.9.91-1.fc20.x86_64 as install for firewall-config-0.3.4-1.fc20.noarch >06:08:16,271 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.4.0-2.fc20.noarch as install for firewalld-0.3.4-1.fc20.noarch >06:08:16,272 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.4-1.fc20.noarch >06:08:16,273 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.4-1.fc20.noarch >06:08:16,275 DEBUG yum.verbose.YumBase: TSINFO: Marking python-reportlab-2.5-8.fc20.x86_64 as install for font-manager-0.5.7-8.fc20.x86_64 >06:08:16,276 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for font-manager-0.5.7-8.fc20.x86_64 >06:08:16,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for font-manager-0.5.7-8.fc20.x86_64 >06:08:16,281 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.17.20120809git.fc20.noarch as install for fontforge-20120731b-10.fc20.x86_64 >06:08:16,282 DEBUG yum.verbose.YumBase: TSINFO: Marking autotrace-0.31.1-37.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:08:16,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libuninameslist-20091231-7.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:08:16,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:08:16,285 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:08:16,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for fontforge-20120731b-10.fc20.x86_64 >06:08:16,291 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >06:08:16,292 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >06:08:16,294 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >06:08:16,296 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 >06:08:16,299 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.8.1-6.fc20.x86_64 as install for gcc-4.8.1-6.fc20.x86_64 >06:08:16,300 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for gcc-4.8.1-6.fc20.x86_64 >06:08:16,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-1.0.1-2.fc20.x86_64 as install for gcc-4.8.1-6.fc20.x86_64 >06:08:16,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.8.1-6.fc20.x86_64 as install for gcc-c++-4.8.1-6.fc20.x86_64 >06:08:16,305 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for gd-devel-2.1.0-3.fc20.x86_64 >06:08:16,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-devel-1.2.0-2.fc20.x86_64 as install for gd-devel-2.1.0-3.fc20.x86_64 >06:08:16,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:08:16,312 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:08:16,314 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-19.0.4-3.fc20.noarch as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:08:16,314 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:08:16,315 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:08:16,316 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.9.91-1.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:08:16,317 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.9.90-1.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:08:16,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.9.90-1.fc20.x86_64 >06:08:16,321 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.9.91-1.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:08:16,322 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:08:16,323 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.9.91-1.fc20.x86_64 as install for 2:gedit-3.9.91-1.fc20.x86_64 >06:08:16,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >06:08:16,326 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >06:08:16,327 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >06:08:16,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >06:08:16,331 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:08:16,331 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-3.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:08:16,332 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-31.fc20.noarch as install for ghostscript-9.09-1.fc20.x86_64 >06:08:16,338 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:gimp-libs-2.8.6-3.fc20.1.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,339 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,340 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,341 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-38.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-0.2.8.4-38.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,343 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk-2.0.4-3.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,344 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.1-1.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-1.0.10-12.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,346 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,347 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpui-2.0.so.0()(64bit) >06:08:16,347 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpthumb-2.0.so.0()(64bit) >06:08:16,347 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpmodule-2.0.so.0()(64bit) >06:08:16,347 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpmath-2.0.so.0()(64bit) >06:08:16,347 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpconfig-2.0.so.0()(64bit) >06:08:16,348 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpcolor-2.0.so.0()(64bit) >06:08:16,348 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimpbase-2.0.so.0()(64bit) >06:08:16,348 DEBUG yum.verbose.YumBase: Quick matched 2:gimp-libs-2.8.6-3.fc20.1.x86_64 to require for libgimp-2.0.so.0()(64bit) >06:08:16,349 DEBUG yum.verbose.YumBase: TSINFO: Marking aalib-libs-1.4.0-0.23.rc5.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for 2:gimp-2.8.6-3.fc20.1.x86_64 >06:08:16,356 DEBUG yum.verbose.YumBase: TSINFO: Marking liblqr-1-0.4.1-5.fc19.x86_64 as install for gimp-lqr-plugin-0.7.1-6.fc20.x86_64 >06:08:16,363 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-1.8.3.1-3.fc20.noarch as install for git-1.8.3.1-3.fc20.x86_64 >06:08:16,364 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-TermReadKey-2.30-20.fc20.x86_64 as install for git-1.8.3.1-3.fc20.x86_64 >06:08:16,365 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for git-1.8.3.1-3.fc20.x86_64 >06:08:16,366 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17020-4.fc20.noarch as install for git-1.8.3.1-3.fc20.x86_64 >06:08:16,368 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.15.3-1.fc20.x86_64 as install for glade-3.15.3-1.fc20.x86_64 >06:08:16,368 DEBUG yum.verbose.YumBase: Quick matched glade-libs-3.15.3-1.fc20.x86_64 to require for libgladeui-2.so.6()(64bit) >06:08:16,370 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-17.fc20.noarch as install for glib-networking-2.37.5-1.fc20.x86_64 >06:08:16,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-6.fc20.x86_64 as install for glib-networking-2.37.5-1.fc20.x86_64 >06:08:16,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for glib2-devel-2.37.7-1.fc20.x86_64 >06:08:16,377 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.18-6.fc20.x86_64 as install for glibc-devel-2.18-6.fc20.x86_64 >06:08:16,378 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.18-6.fc20.x86_64 to require for glibc-headers >06:08:16,381 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-3.gitbf9b3.fc20.x86_64 as install for 1:gnome-bluetooth-3.9.3-4.fc20.x86_64 >06:08:16,382 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.17.91-1.fc20.x86_64 as install for 1:gnome-bluetooth-3.9.3-4.fc20.x86_64 >06:08:16,387 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,389 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >06:08:16,389 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >06:08:16,390 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >06:08:16,390 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >06:08:16,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,391 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >06:08:16,391 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >06:08:16,391 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >06:08:16,391 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >06:08:16,391 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >06:08:16,392 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >06:08:16,392 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.20-5.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,393 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.20-5.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,395 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >06:08:16,395 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >06:08:16,396 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >06:08:16,396 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >06:08:16,396 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >06:08:16,396 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >06:08:16,396 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >06:08:16,397 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.2-1.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,400 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.2-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,401 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.2-4.fc20.x86_64 as install for gnome-boxes-3.9.91-1.fc20.x86_64 >06:08:16,408 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:08:16,409 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.7-2.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:08:16,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.8.2-4.fc20.x86_64 >06:08:16,416 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-devel-0.12-7.fc20.x86_64 as install for gnome-desktop3-devel-3.9.91-1.fc20.x86_64 >06:08:16,416 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-devel-3.9.91-1.fc20.x86_64 as install for gnome-desktop3-devel-3.9.91-1.fc20.x86_64 >06:08:16,420 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:08:16,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:08:16,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.9.0-1.fc20.x86_64 >06:08:16,425 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.9.91-1.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:08:16,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:08:16,427 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:08:16,427 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.37.6-1.fc20.x86_64 as install for gnome-documents-3.9.91-1.fc20.x86_64 >06:08:16,434 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-1.99.3-1.fc20.x86_64 as install for gnome-maps-3.9.91-1.fc20.x86_64 >06:08:16,437 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.11-1.fc20.x86_64 as install for gnome-packagekit-3.8.2-2.fc20.x86_64 >06:08:16,437 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.9.91.1-1.fc20.x86_64 as install for gnome-packagekit-3.8.2-2.fc20.x86_64 >06:08:16,440 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.6-2.fc20.x86_64 as install for gnome-photos-3.9.91-1.fc20.x86_64 >06:08:16,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.9.91.1-1.fc20.x86_64 >06:08:16,452 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.9.91-2.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:08:16,454 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:08:16,454 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:08:16,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.9.90-1.fc20.x86_64 as install for gnome-shell-3.9.91-1.fc20.x86_64 >06:08:16,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:08:16,461 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:08:16,462 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.9.12-1.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:08:16,463 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.37.6-1.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:08:16,464 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.37.6-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >06:08:16,465 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:08:16,466 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.9.90-1.fc20.x86_64 >06:08:16,468 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.9.91-1.fc20.x86_64 as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:08:16,469 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.9.91-1.fc20.x86_64 as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:08:16,470 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.9.91-1.fc20.noarch as install for gnome-themes-standard-3.9.91-1.fc20.x86_64 >06:08:16,472 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 >06:08:16,475 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:08:16,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-1.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:08:16,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:08:16,477 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:08:16,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.21-1.fc20.x86_64 >06:08:16,482 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.7.3-2.fc20.noarch as install for gobject-introspection-devel-1.37.6-1.fc20.x86_64 >06:08:16,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-devel-3.0.13-5.fc20.x86_64 as install for gobject-introspection-devel-1.37.6-1.fc20.x86_64 >06:08:16,486 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-2.fc20.x86_64 as install for gpick-0.2.5-3.fc20.x86_64 >06:08:16,487 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.00-25.fc20.x86_64 as install for 1:grub2-2.00-25.fc20.x86_64 >06:08:16,489 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.58-4.fc20.x86_64 as install for 1:grub2-2.00-25.fc20.x86_64 >06:08:16,492 DEBUG yum.verbose.YumBase: TSINFO: Marking check-devel-0.9.10-3.fc20.x86_64 as install for gstreamer-devel-0.10.36-3.fc19.x86_64 >06:08:16,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,502 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.17-3.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,503 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,507 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-4.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,508 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgsttag-0.10.so.0()(64bit) >06:08:16,508 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >06:08:16,508 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >06:08:16,508 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstriff-0.10.so.0()(64bit) >06:08:16,508 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >06:08:16,509 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >06:08:16,509 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstfft-0.10.so.0()(64bit) >06:08:16,509 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >06:08:16,509 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstapp-0.10.so.0()(64bit) >06:08:16,510 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,510 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,511 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >06:08:16,513 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >06:08:16,523 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,523 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,526 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,527 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-6.20130218git.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,528 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,531 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,534 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >06:08:16,536 DEBUG yum.verbose.YumBase: TSINFO: Marking source-highlight-3.1.6-6.fc20.x86_64 as install for gtk-doc-1.19-3.fc20.noarch >06:08:16,537 DEBUG yum.verbose.YumBase: TSINFO: Marking sgml-common-0.6.3-40.fc20.noarch as install for gtk-doc-1.19-3.fc20.noarch >06:08:16,538 DEBUG yum.verbose.YumBase: TSINFO: Marking openjade-1.3.2-44.fc20.x86_64 as install for gtk-doc-1.19-3.fc20.noarch >06:08:16,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for gtk-doc-1.19-3.fc20.noarch >06:08:16,540 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-utils-0.6.14-37.fc20.noarch as install for gtk-doc-1.19-3.fc20.noarch >06:08:16,541 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-xsl-1.78.1-2.fc20.noarch as install for gtk-doc-1.19-3.fc20.noarch >06:08:16,545 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-devel-1.12.16-1.fc20.x86_64 as install for gtk2-devel-2.24.20-2.fc20.x86_64 >06:08:16,546 DEBUG yum.verbose.YumBase: Quick matched cairo-devel-1.12.16-1.fc20.x86_64 to require for pkgconfig(cairo) >06:08:16,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-devel-1.1.3-2.fc20.x86_64 as install for gtk2-devel-2.24.20-2.fc20.x86_64 >06:08:16,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for gtk2-devel-2.24.20-2.fc20.x86_64 >06:08:16,548 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for gtk2-devel-2.24.20-2.fc20.x86_64 >06:08:16,553 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-8.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:08:16,553 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-8.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >06:08:16,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:08:16,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:08:16,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:08:16,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-3.fc20.x86_64 as install for gvfs-afc-1.17.91-1.fc20.x86_64 >06:08:16,559 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.17.91-1.fc20.x86_64 >06:08:16,560 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >06:08:16,561 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.17.91-1.fc20.x86_64 >06:08:16,564 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.17.91-1.fc20.x86_64 >06:08:16,566 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.2.1-2.fc20.x86_64 as install for hesiod-devel-3.2.1-2.fc20.x86_64 >06:08:16,567 DEBUG yum.verbose.YumBase: Quick matched hesiod-3.2.1-2.fc20.x86_64 to require for libhesiod.so.0()(64bit) >06:08:16,571 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.8-2.fc20.x86_64 as install for 1:hpijs-3.13.8-2.fc20.x86_64 >06:08:16,572 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.8-2.fc20.x86_64 to require for libhpmud.so.0()(64bit) >06:08:16,572 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.8-2.fc20.x86_64 to require for libhpip.so.0()(64bit) >06:08:16,574 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.1.0-4.fc20.x86_64 as install for hplip-3.13.8-2.fc20.x86_64 >06:08:16,575 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.8-2.fc20.x86_64 >06:08:16,578 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.6-2.fc20.x86_64 as install for httpd-2.4.6-2.fc20.x86_64 >06:08:16,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-13.fc20.x86_64 as install for httpd-2.4.6-2.fc20.x86_64 >06:08:16,579 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.2-4.fc20.x86_64 as install for httpd-2.4.6-2.fc20.x86_64 >06:08:16,580 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.4.8-2.fc20.x86_64 as install for httpd-2.4.6-2.fc20.x86_64 >06:08:16,586 DEBUG yum.verbose.YumBase: TSINFO: Marking hugin-base-2012.0.0-10.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:08:16,588 DEBUG yum.verbose.YumBase: TSINFO: Marking wxPython-2.8.12.0-5.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:08:16,590 DEBUG yum.verbose.YumBase: TSINFO: Marking wxGTK-2.8.12-9.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:08:16,591 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) >06:08:16,592 DEBUG yum.verbose.YumBase: TSINFO: Marking wxGTK-gl-2.8.12-9.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:08:16,593 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) >06:08:16,593 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) >06:08:16,594 DEBUG yum.verbose.YumBase: TSINFO: Marking wxBase-2.8.12-9.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:08:16,595 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-9.fc20.x86_64 to require for libwx_baseu-2.8.so.0(WXU_2.8)(64bit) >06:08:16,595 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_html-2.8.so.0()(64bit) >06:08:16,596 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_aui-2.8.so.0()(64bit) >06:08:16,596 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_adv-2.8.so.0()(64bit) >06:08:16,596 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-9.fc20.x86_64 to require for libwx_baseu_net-2.8.so.0()(64bit) >06:08:16,597 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-9.fc20.x86_64 to require for libwx_baseu-2.8.so.0()(64bit) >06:08:16,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libpano13-2.9.18-8.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:08:16,598 DEBUG yum.verbose.YumBase: Quick matched hugin-base-2012.0.0-10.fc20.x86_64 to require for libhuginvigraimpex.so.0.0()(64bit) >06:08:16,598 DEBUG yum.verbose.YumBase: Quick matched hugin-base-2012.0.0-10.fc20.x86_64 to require for libhuginlines.so.0.0()(64bit) >06:08:16,598 DEBUG yum.verbose.YumBase: Quick matched hugin-base-2012.0.0-10.fc20.x86_64 to require for libhuginbase.so.0.0()(64bit) >06:08:16,598 DEBUG yum.verbose.YumBase: Quick matched hugin-base-2012.0.0-10.fc20.x86_64 to require for libhugin_python_interface.so.0.0()(64bit) >06:08:16,599 DEBUG yum.verbose.YumBase: TSINFO: Marking freeglut-2.8.1-2.fc20.x86_64 as install for hugin-2012.0.0-10.fc20.x86_64 >06:08:16,601 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-5.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >06:08:16,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.4-4.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >06:08:16,604 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.3-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >06:08:16,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-6.fc20.x86_64 >06:08:16,607 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.9.91-1.fc20.x86_64 as install for ibus-hangul-1.4.2-6.fc20.x86_64 >06:08:16,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.2.7-1.fc20.x86_64 as install for ibus-kkc-1.5.16-2.fc20.x86_64 >06:08:16,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.16-2.fc20.x86_64 >06:08:16,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.93-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:08:16,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.93-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:08:16,613 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.93-2.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >06:08:16,613 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.93-2.fc20.x86_64 to require for libpinyin.so.4()(64bit) >06:08:16,614 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.91-3.fc20.x86_64 >06:08:16,616 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-11.fc20.x86_64 >06:08:16,617 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >06:08:16,617 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >06:08:16,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.3-2.fc20.noarch >06:08:16,621 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 >06:08:16,622 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.3-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >06:08:16,627 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-13.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:08:16,627 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:08:16,628 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-0.7.noarch as install for initscripts-9.50-1.fc20.x86_64 >06:08:16,629 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >06:08:16,636 DEBUG yum.verbose.YumBase: TSINFO: Marking uniconvertor-2.0-0.2.svn344.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,637 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.3-1.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,639 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-XQL-0.68-22.fc20.noarch as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,639 DEBUG yum.verbose.YumBase: Quick matched perl-XML-XQL-0.68-22.fc20.noarch to require for perl(XML::XQL) >06:08:16,640 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:numpy-1.7.1-5.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,642 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,642 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >06:08:16,643 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.1-1.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,644 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell-2.0.16-7.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,645 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,646 DEBUG yum.verbose.YumBase: TSINFO: Marking gsl-1.15-9.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,646 DEBUG yum.verbose.YumBase: Quick matched gsl-1.15-9.fc20.x86_64 to require for libgsl.so.0()(64bit) >06:08:16,647 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-vfs2-2.24.4-14.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,648 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-c++-6.8.6.3-3.fc20.x86_64 as install for inkscape-0.48.4-10.fc20.x86_64 >06:08:16,650 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.10.0-5.fc20.x86_64 >06:08:16,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >06:08:16,655 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.8-4.fc20.x86_64 as install for 2:irqbalance-1.0.6-4.fc20.x86_64 >06:08:16,656 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >06:08:16,656 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc20.x86_64 to require for libnuma.so.1()(64bit) >06:08:16,658 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.254-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >06:08:16,659 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >06:08:16,663 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-part-4.11.0-1.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:08:16,664 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-libs-4.11.0-1.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:08:16,665 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-4.11.0-1.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:08:16,667 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-2.9.3-2.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:08:16,669 DEBUG yum.verbose.YumBase: TSINFO: Marking qjson-0.8.1-3.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:08:16,670 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-4.11.0-2.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:08:16,672 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libnepomukutils.so.4()(64bit) >06:08:16,672 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libnepomuk.so.4()(64bit) >06:08:16,672 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libktexteditor.so.4()(64bit) >06:08:16,672 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkparts.so.4()(64bit) >06:08:16,672 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkio.so.5()(64bit) >06:08:16,672 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkfile.so.4()(64bit) >06:08:16,673 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkdeui.so.5()(64bit) >06:08:16,673 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.11.0-2.fc20.x86_64 to require for libkdecore.so.5()(64bit) >06:08:16,674 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.5-6.fc20.x86_64 as install for kate-4.11.0-1.fc20.x86_64 >06:08:16,675 DEBUG yum.verbose.YumBase: Quick matched 1:qt-x11-4.8.5-6.fc20.x86_64 to require for libQtGui.so.4()(64bit) >06:08:16,676 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-9.fc20.noarch as install for kbd-1.15.5-9.fc20.x86_64 >06:08:16,677 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-9.fc20.noarch as install for kbd-1.15.5-9.fc20.x86_64 >06:08:16,679 DEBUG yum.verbose.YumBase: TSINFO: Marking kwin-gles-libs-4.11.0-4.fc20.x86_64 as install for kde-workspace-devel-4.11.0-4.fc20.x86_64 >06:08:16,680 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguard-libs-4.11.0-4.fc20.x86_64 as install for kde-workspace-devel-4.11.0-4.fc20.x86_64 >06:08:16,682 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-libs-4.11.0-4.fc20.x86_64 as install for kde-workspace-devel-4.11.0-4.fc20.x86_64 >06:08:16,683 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libweather_ion.so.6()(64bit) >06:08:16,683 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libtaskmanager.so.4()(64bit) >06:08:16,683 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.0-4.fc20.x86_64 to require for libprocesscore.so.4()(64bit) >06:08:16,683 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libplasmagenericshell.so.4()(64bit) >06:08:16,684 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libplasmaclock.so.4()(64bit) >06:08:16,684 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libplasma_applet-system-monitor.so.4()(64bit) >06:08:16,684 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libplasma-geolocation-interface.so.4()(64bit) >06:08:16,684 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for liboxygenstyleconfig.so.4()(64bit) >06:08:16,684 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for liboxygenstyle.so.4()(64bit) >06:08:16,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libkworkspace-4.11.0-4.fc20.x86_64 as install for kde-workspace-devel-4.11.0-4.fc20.x86_64 >06:08:16,686 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.0-4.fc20.x86_64 to require for libksgrd.so.4()(64bit) >06:08:16,686 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libkfontinstui.so.4()(64bit) >06:08:16,687 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libkfontinst.so.4()(64bit) >06:08:16,687 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libkephal.so.4()(64bit) >06:08:16,687 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.0-4.fc20.x86_64 to require for libkdecorations.so.4()(64bit) >06:08:16,693 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-devel-0.4.2-2.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:08:16,694 DEBUG yum.verbose.YumBase: TSINFO: Marking automoc-1.0-0.19.rc3.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:08:16,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-devel-1.0.9-2.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:08:16,696 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-devel-2.9.3-2.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:08:16,696 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-devel-0.11.0-2.fc20.noarch as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:08:16,697 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-devel-4.6.0-8.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:08:16,698 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-devel-2.3.2-2.fc20.x86_64 as install for 6:kdelibs-devel-4.11.0-2.fc20.x86_64 >06:08:16,701 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 as install for kdepimlibs-devel-4.11.0-1.fc20.x86_64 >06:08:16,703 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-4.11.0-1.fc20.x86_64 as install for kdepimlibs-devel-4.11.0-1.fc20.x86_64 >06:08:16,704 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-devel-4.11.0-2.fc20.x86_64 as install for kdepimlibs-devel-4.11.0-1.fc20.x86_64 >06:08:16,704 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libqgpgme.so.1()(64bit) >06:08:16,705 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libmicroblog.so.4()(64bit) >06:08:16,705 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-kxmlrpcclient-4.11.0-1.fc20.x86_64 as install for kdepimlibs-devel-4.11.0-1.fc20.x86_64 >06:08:16,706 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkresources.so.4()(64bit) >06:08:16,706 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkpimutils.so.4()(64bit) >06:08:16,706 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkpimtextedit.so.4()(64bit) >06:08:16,706 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkpimidentities.so.4()(64bit) >06:08:16,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkontactinterface.so.4()(64bit) >06:08:16,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkmime.so.4()(64bit) >06:08:16,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkmbox.so.4()(64bit) >06:08:16,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkldap.so.4()(64bit) >06:08:16,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkimap.so.4()(64bit) >06:08:16,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkholidays.so.4()(64bit) >06:08:16,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkcalutils.so.4()(64bit) >06:08:16,707 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkcalcore.so.4()(64bit) >06:08:16,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkcal.so.4()(64bit) >06:08:16,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkblog.so.4()(64bit) >06:08:16,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libkabc.so.4()(64bit) >06:08:16,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libgpgme++.so.2()(64bit) >06:08:16,708 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.0-1.fc20.x86_64 to require for libgpgme++-pthread.so.2()(64bit) >06:08:16,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-notes.so.4()(64bit) >06:08:16,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-kmime.so.4()(64bit) >06:08:16,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-kde.so.4()(64bit) >06:08:16,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-kcal.so.4()(64bit) >06:08:16,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-kabc.so.4()(64bit) >06:08:16,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-contact.so.4()(64bit) >06:08:16,709 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 to require for libakonadi-calendar.so.4()(64bit) >06:08:16,714 DEBUG yum.verbose.YumBase: TSINFO: Marking 9:kdevelop-libs-4.5.1-4.fc20.x86_64 as install for 9:kdevelop-4.5.1-4.fc20.x86_64 >06:08:16,715 DEBUG yum.verbose.YumBase: TSINFO: Marking kdevplatform-libs-1.5.1-3.fc20.x86_64 as install for 9:kdevelop-4.5.1-4.fc20.x86_64 >06:08:16,716 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatformutil.so.7()(64bit) >06:08:16,716 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatformshell.so.7()(64bit) >06:08:16,717 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatformoutputview.so.7()(64bit) >06:08:16,717 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatforminterfaces.so.7()(64bit) >06:08:16,717 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.5.1-3.fc20.x86_64 to require for libkdevplatformdebugger.so.7()(64bit) >06:08:16,718 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-30.git31f6b30.fc20.noarch as install for kernel-3.11.0-300.fc20.x86_64 >06:08:16,720 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >06:08:16,721 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-7.fc20.x86_64 as install for koji-1.8.0-2.fc20.noarch >06:08:16,721 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-5.fc20.1.x86_64 as install for koji-1.8.0-2.fc20.noarch >06:08:16,722 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-30.fc20.noarch as install for koji-1.8.0-2.fc20.noarch >06:08:16,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-devel-0.2.5-3.fc20.x86_64 as install for krb5-devel-1.11.3-9.fc20.x86_64 >06:08:16,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-devel-1.42.8-3.fc20.x86_64 as install for krb5-devel-1.11.3-9.fc20.x86_64 >06:08:16,727 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-devel-1.5.6-1.fc20.x86_64 as install for krb5-devel-1.11.3-9.fc20.x86_64 >06:08:16,728 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-7.fc20.x86_64 as install for less-458-4.fc20.x86_64 >06:08:16,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-devel-1.9.1-3.fc20.x86_64 as install for libX11-devel-1.6.1-1.fc20.x86_64 >06:08:16,733 DEBUG yum.verbose.YumBase: Quick matched libxcb-devel-1.9.1-3.fc20.x86_64 to require for pkgconfig(xcb) >06:08:16,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-6.fc20.x86_64 as install for libXScrnSaver-devel-1.2.2-6.fc20.x86_64 >06:08:16,734 DEBUG yum.verbose.YumBase: Quick matched libXScrnSaver-1.2.2-6.fc20.x86_64 to require for libXss.so.1()(64bit) >06:08:16,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libXaw-1.0.11-6.fc20.x86_64 as install for libXaw-devel-1.0.11-6.fc20.x86_64 >06:08:16,736 DEBUG yum.verbose.YumBase: Quick matched libXaw-1.0.11-6.fc20.x86_64 to require for libXaw.so.7()(64bit) >06:08:16,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for libXfont-devel-1.4.6-2.fc20.x86_64 >06:08:16,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-devel-1.1.1-4.fc20.x86_64 as install for libXfont-devel-1.4.6-2.fc20.x86_64 >06:08:16,740 DEBUG yum.verbose.YumBase: Quick matched libfontenc-devel-1.1.1-4.fc20.x86_64 to require for libfontenc-devel >06:08:16,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libXres-devel-1.0.7-2.fc20.x86_64 >06:08:16,743 DEBUG yum.verbose.YumBase: Quick matched libXres-1.0.7-2.fc20.x86_64 to require for libXRes.so.1()(64bit) >06:08:16,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for libXvMC-devel-1.0.8-2.fc20.x86_64 >06:08:16,746 DEBUG yum.verbose.YumBase: Quick matched libXvMC-1.0.8-2.fc20.x86_64 to require for libXvMCW.so.1()(64bit) >06:08:16,746 DEBUG yum.verbose.YumBase: Quick matched libXvMC-1.0.8-2.fc20.x86_64 to require for libXvMC.so.1()(64bit) >06:08:16,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for libXxf86dga-devel-1.1.4-2.fc20.x86_64 >06:08:16,747 DEBUG yum.verbose.YumBase: Quick matched libXxf86dga-1.1.4-2.fc20.x86_64 to require for libXxf86dga.so.1()(64bit) >06:08:16,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for libXxf86misc-devel-1.0.3-7.fc20.x86_64 >06:08:16,749 DEBUG yum.verbose.YumBase: Quick matched libXxf86misc-1.0.3-7.fc20.x86_64 to require for libXxf86misc.so.1()(64bit) >06:08:16,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >06:08:16,755 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for libdmx-devel-1.1.3-2.fc20.x86_64 >06:08:16,755 DEBUG yum.verbose.YumBase: Quick matched libdmx-1.1.3-2.fc20.x86_64 to require for libdmx.so.1()(64bit) >06:08:16,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.46-2.fc20.x86_64 as install for libdrm-devel-2.4.46-2.fc20.x86_64 >06:08:16,757 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.11.0-300.fc20.x86_64 as install for libdrm-devel-2.4.46-2.fc20.x86_64 >06:08:16,758 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm_radeon.so.1()(64bit) >06:08:16,758 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm_nouveau.so.2()(64bit) >06:08:16,758 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm_intel.so.1()(64bit) >06:08:16,758 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.46-2.fc20.x86_64 to require for libdrm.so.2()(64bit) >06:08:16,759 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >06:08:16,760 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libgda-5.1.2-4.fc20.x86_64 as install for 1:libgda-devel-5.1.2-4.fc20.x86_64 >06:08:16,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-devel-1.1.28-5.fc20.x86_64 as install for 1:libgda-devel-5.1.2-4.fc20.x86_64 >06:08:16,762 DEBUG yum.verbose.YumBase: Quick matched 1:libgda-5.1.2-4.fc20.x86_64 to require for libgda-report-5.0.so.4()(64bit) >06:08:16,762 DEBUG yum.verbose.YumBase: Quick matched 1:libgda-5.1.2-4.fc20.x86_64 to require for libgda-5.0.so.4()(64bit) >06:08:16,764 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-devel-0.100.2-2.fc20.x86_64 as install for libnotify-devel-0.7.6-1.fc20.x86_64 >06:08:16,773 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:08:16,776 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:08:16,778 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >06:08:16,779 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >06:08:16,779 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >06:08:16,779 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >06:08:16,779 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >06:08:16,779 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >06:08:16,779 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >06:08:16,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >06:08:16,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >06:08:16,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >06:08:16,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >06:08:16,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >06:08:16,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >06:08:16,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >06:08:16,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >06:08:16,781 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >06:08:16,781 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >06:08:16,781 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >06:08:16,781 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libvcllo.so()(64bit) >06:08:16,781 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >06:08:16,781 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libutllo.so()(64bit) >06:08:16,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >06:08:16,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >06:08:16,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.1.2-3.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >06:08:16,782 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libtllo.so()(64bit) >06:08:16,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libtklo.so()(64bit) >06:08:16,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvxlo.so()(64bit) >06:08:16,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >06:08:16,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvtlo.so()(64bit) >06:08:16,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsvllo.so()(64bit) >06:08:16,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsotlo.so()(64bit) >06:08:16,783 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsfxlo.so()(64bit) >06:08:16,784 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsblo.so()(64bit) >06:08:16,784 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libsaxlo.so()(64bit) >06:08:16,784 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:08:16,785 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >06:08:16,785 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >06:08:16,786 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.1.2-3.fc20.x86_64 >06:08:16,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libfilelo.so()(64bit) >06:08:16,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libeditenglo.so()(64bit) >06:08:16,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >06:08:16,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >06:08:16,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libcomphelper.so()(64bit) >06:08:16,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >06:08:16,787 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 to require for libavmedialo.so()(64bit) >06:08:16,789 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-draw-4.1.1.2-3.fc20.x86_64 >06:08:16,790 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.1.2-3.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.1.2-3.fc20.x86_64 >06:08:16,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:08:16,797 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.2-2.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:08:16,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:08:16,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-8.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:08:16,800 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-8.fc20.x86_64 to require for libicui18n.so.50()(64bit) >06:08:16,800 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-8.fc20.x86_64 to require for libicudata.so.50()(64bit) >06:08:16,800 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.1.2-3.fc20.x86_64 >06:08:16,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.1.2-3.fc20.x86_64 >06:08:16,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.1.10-3.fc20.x86_64 as install for 1:libreoffice-writer-4.1.1.2-3.fc20.x86_64 >06:08:16,821 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-15.fc20.x86_64 as install for libsane-hpaio-3.13.8-2.fc20.x86_64 >06:08:16,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-devel-2.1.9-2.fc20.x86_64 as install for libselinux-devel-2.1.13-18.fc20.x86_64 >06:08:16,823 DEBUG yum.verbose.YumBase: Quick matched libsepol-devel-2.1.9-2.fc20.x86_64 to require for pkgconfig(libsepol) >06:08:16,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.59-2.fc20.x86_64 as install for libuser-devel-0.59-2.fc20.x86_64 >06:08:16,825 DEBUG yum.verbose.YumBase: Quick matched libuser-0.59-2.fc20.x86_64 to require for libuser.so.1()(64bit) >06:08:16,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:08:16,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:08:16,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:08:16,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:08:16,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:08:16,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:08:16,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:08:16,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.2-1.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.2-1.fc20.x86_64 >06:08:16,836 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-devel-5.1.2-6alpha.fc20.x86_64 as install for libxml2-devel-2.9.1-2.fc20.x86_64 >06:08:16,838 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for lockdev-devel-1.0.4-0.11.20111007git.fc20.x86_64 >06:08:16,838 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >06:08:16,843 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.99-2.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:08:16,844 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.3-1.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:08:16,845 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.78-2.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:08:16,846 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.78-2.fc20.x86_64 as install for lvm2-2.02.99-2.fc20.x86_64 >06:08:16,847 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >06:08:16,849 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:08:16,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:08:16,851 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >06:08:16,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.6-2.fc20.x86_64 as install for mdadm-3.2.6-21.fc20.x86_64 >06:08:16,856 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2-1.20130902.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:08:16,857 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.8.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2-1.20130902.fc20.x86_64 >06:08:16,859 DEBUG yum.verbose.YumBase: TSINFO: Marking gl-manpages-1.1-7.20130122.fc20.noarch as install for mesa-libGL-devel-9.2-1.20130902.fc20.x86_64 >06:08:16,860 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2-1.20130902.fc20.x86_64 as install for mesa-libGL-devel-9.2-1.20130902.fc20.x86_64 >06:08:16,862 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decoratortools-1.8-7.fc20.noarch as install for mock-1.1.33-1.fc20.noarch >06:08:16,863 DEBUG yum.verbose.YumBase: TSINFO: Marking pigz-2.2.5-3.fc20.x86_64 as install for mock-1.1.33-1.fc20.noarch >06:08:16,864 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-22.fc20.noarch as install for mock-1.1.33-1.fc20.noarch >06:08:16,871 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Linux-Pid-0.04-20.fc20.x86_64 as install for mod_perl-2.0.8-3.20130709svn1498417.fc20.x86_64 >06:08:16,872 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-MakeMaker-6.72-1.fc20.noarch as install for mod_perl-2.0.8-3.20130709svn1498417.fc20.x86_64 >06:08:16,873 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-BSD-Resource-1.29.07-3.fc20.x86_64 as install for mod_perl-2.0.8-3.20130709svn1498417.fc20.x86_64 >06:08:16,879 DEBUG yum.verbose.YumBase: TSINFO: Marking mypaint-data-1.1.0-1.fc20.noarch as install for mypaint-1.1.0-1.fc20.x86_64 >06:08:16,880 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-python-2.5.0-5.fc20.x86_64 as install for mypaint-1.1.0-1.fc20.x86_64 >06:08:16,881 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for mypaint-1.1.0-1.fc20.x86_64 >06:08:16,887 DEBUG yum.verbose.YumBase: TSINFO: Marking netpbm-10.61.02-7.fc20.x86_64 as install for netpbm-devel-10.61.02-7.fc20.x86_64 >06:08:16,888 DEBUG yum.verbose.YumBase: Quick matched netpbm-10.61.02-7.fc20.x86_64 to require for libnetpbm.so.11()(64bit) >06:08:16,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:08:16,892 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:08:16,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:08:16,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.23.2-1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:08:16,895 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-1.fc20.x86_64 to require for libmount >06:08:16,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-4.1.fc20.x86_64 >06:08:16,897 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 >06:08:16,900 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >06:08:16,906 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.2.3-11.fc20.x86_64 as install for open-vm-tools-desktop-9.2.3-11.fc20.x86_64 >06:08:16,907 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.2.3-11.fc20.x86_64 to require for libvmtools.so.0()(64bit) >06:08:16,907 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.2.3-11.fc20.x86_64 to require for libhgfs.so.0()(64bit) >06:08:16,910 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.2p2-6.1.fc20.x86_64 as install for openssh-clients-6.2p2-6.1.fc20.x86_64 >06:08:16,917 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:08:16,918 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.9.90-1.fc20.noarch as install for orca-3.9.91-1.fc20.x86_64 >06:08:16,919 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:08:16,920 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-7.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:08:16,921 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.9.91-1.fc20.x86_64 >06:08:16,922 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.9.91-1.fc20.x86_64 >06:08:16,927 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-devel-0.9.20-1.fc20.x86_64 as install for pango-devel-1.35.3-1.fc20.x86_64 >06:08:16,929 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >06:08:16,929 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >06:08:16,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >06:08:16,933 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >06:08:16,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >06:08:16,938 DEBUG yum.verbose.YumBase: TSINFO: Marking pypoppler-0.12.1-25.fc20.x86_64 as install for pdfshuffler-0.6.0-3.fc20.noarch >06:08:16,938 DEBUG yum.verbose.YumBase: TSINFO: Marking pyPdf-1.13-6.fc20.noarch as install for pdfshuffler-0.6.0-3.fc20.noarch >06:08:16,943 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-sdt-devel-2.4-0.25.g3f873e5.fc20.x86_64 as install for 4:perl-devel-5.18.1-287.fc20.x86_64 >06:08:16,944 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-ExtUtils-ParseXS-3.18-291.fc20.noarch as install for 4:perl-devel-5.18.1-287.fc20.x86_64 >06:08:16,945 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Install-1.59-287.fc20.noarch as install for 4:perl-devel-5.18.1-287.fc20.x86_64 >06:08:16,946 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-devel-1.10-7.fc20.x86_64 as install for 4:perl-devel-5.18.1-287.fc20.x86_64 >06:08:16,950 DEBUG yum.verbose.YumBase: TSINFO: Marking php-common-5.5.3-1.fc20.x86_64 as install for php-5.5.3-1.fc20.x86_64 >06:08:16,951 DEBUG yum.verbose.YumBase: TSINFO: Marking php-cli-5.5.3-1.fc20.x86_64 as install for php-5.5.3-1.fc20.x86_64 >06:08:16,953 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for pixman-devel-0.30.0-3.fc20.x86_64 >06:08:16,954 DEBUG yum.verbose.YumBase: Quick matched pixman-0.30.0-3.fc20.x86_64 to require for libpixman-1.so.0()(64bit) >06:08:16,956 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:08:16,956 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:08:16,957 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >06:08:16,958 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-system-theme-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:08:16,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-18.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:08:16,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-7.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:08:16,962 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-3.fc20.x86_64 as install for policycoreutils-2.1.14-78.fc20.x86_64 >06:08:16,970 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-6.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:08:16,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:08:16,972 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:08:16,973 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 >06:08:16,977 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-akonadi-4.11.0-1.fc20.x86_64 as install for pykde4-devel-4.11.0-1.fc20.x86_64 >06:08:16,978 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-4.11.0-1.fc20.x86_64 as install for pykde4-devel-4.11.0-1.fc20.x86_64 >06:08:16,981 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.0-6.fc20.x86_64 as install for 2:qemu-kvm-1.6.0-6.fc20.x86_64 >06:08:16,988 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >06:08:16,993 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >06:08:16,995 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.11-2.fc20.x86_64 as install for redhat-rpm-config-9.1.0-53.fc20.noarch >06:08:16,996 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-10.fc20.noarch as install for redhat-rpm-config-9.1.0-53.fc20.noarch >06:08:17,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.18-2.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:08:17,002 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:08:17,003 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.9.5-1.fc20.noarch as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:08:17,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:08:17,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-10.fc20.x86_64 as install for rhythmbox-2.99.1-3.fc20.x86_64 >06:08:17,009 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-13.fc20.x86_64 as install for rpm-4.11.1-5.fc20.1.x86_64 >06:08:17,012 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.7.1-7.fc20.x86_64 as install for rpm-build-4.11.1-5.fc20.1.x86_64 >06:08:17,013 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for rpm-build-4.11.1-5.fc20.1.x86_64 >06:08:17,014 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-5.fc20.1.x86_64 as install for rpm-build-4.11.1-5.fc20.1.x86_64 >06:08:17,016 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-devel-1.13-15.fc20.x86_64 as install for rpm-devel-4.11.1-5.fc20.1.x86_64 >06:08:17,019 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-1.18.4-1.fc20.x86_64 as install for rpmdevtools-8.3-5.fc20.noarch >06:08:17,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >06:08:17,032 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:08:17,034 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.0-0.4.rc2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:08:17,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:08:17,038 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >06:08:17,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >06:08:17,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >06:08:17,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >06:08:17,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >06:08:17,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >06:08:17,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >06:08:17,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >06:08:17,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >06:08:17,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >06:08:17,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >06:08:17,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,042 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,042 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:08:17,043 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >06:08:17,043 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >06:08:17,044 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >06:08:17,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >06:08:17,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libevents.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >06:08:17,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >06:08:17,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,046 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,046 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.0-0.4.rc2.fc20.x86_64 >06:08:17,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.0RC2)(64bit) >06:08:17,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_tdb.so()(64bit) >06:08:17,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_reg.so()(64bit) >06:08:17,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >06:08:17,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libtrusts_util.so()(64bit) >06:08:17,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbregistry.so()(64bit) >06:08:17,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >06:08:17,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >06:08:17,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsmb_transport.so()(64bit) >06:08:17,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libserver-role.so()(64bit) >06:08:17,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsecrets3.so()(64bit) >06:08:17,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamdb-common.so()(64bit) >06:08:17,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba3-util.so()(64bit) >06:08:17,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >06:08:17,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >06:08:17,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-security.so()(64bit) >06:08:17,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >06:08:17,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >06:08:17,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libregistry.so.0()(64bit) >06:08:17,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libntdb.so.0()(64bit) >06:08:17,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libnetif.so()(64bit) >06:08:17,051 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr.so.0()(64bit) >06:08:17,051 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >06:08:17,051 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-samba.so()(64bit) >06:08:17,051 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >06:08:17,051 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libmsrpc3.so()(64bit) >06:08:17,051 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibsmb.so()(64bit) >06:08:17,051 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >06:08:17,052 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >06:08:17,052 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libldbsamba.so()(64bit) >06:08:17,052 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libgensec.so.0()(64bit) >06:08:17,052 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libevents.so()(64bit) >06:08:17,053 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for liberrors.so()(64bit) >06:08:17,053 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >06:08:17,053 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >06:08:17,053 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >06:08:17,053 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libdbwrap.so()(64bit) >06:08:17,053 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >06:08:17,053 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcliauth.so()(64bit) >06:08:17,054 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >06:08:17,054 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >06:08:17,054 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli_cldap.so()(64bit) >06:08:17,054 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-nbt.so()(64bit) >06:08:17,054 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libcli-ldap.so()(64bit) >06:08:17,055 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 to require for libCHARSET3.so()(64bit) >06:08:17,057 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:08:17,058 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:08:17,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.23-15.fc20.x86_64 >06:08:17,062 DEBUG yum.verbose.YumBase: TSINFO: Marking tkinter-2.7.5-7.fc20.x86_64 as install for scribus-1.4.3-1.fc20.x86_64 >06:08:17,063 DEBUG yum.verbose.YumBase: TSINFO: Marking podofo-libs-0.9.1-12.fc20.x86_64 as install for scribus-1.4.3-1.fc20.x86_64 >06:08:17,064 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for scribus-1.4.3-1.fc20.x86_64 >06:08:17,069 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-qt-0.8.1-11.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:08:17,070 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:08:17,070 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >06:08:17,071 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >06:08:17,071 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-12.fc20.x86_64 as install for seahorse-3.9.91-1.fc20.x86_64 >06:08:17,072 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-75.fc20.noarch as install for selinux-policy-targeted-3.12.1-75.fc20.noarch >06:08:17,073 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-75.fc20.noarch to require for selinux-policy >06:08:17,075 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.13-1.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:08:17,076 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-10.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:08:17,077 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:08:17,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.6-2.fc20.x86_64 as install for setroubleshoot-3.2.13-1.fc20.x86_64 >06:08:17,087 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-1.fc20.x86_64 >06:08:17,088 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-6.fc20.noarch as install for smc-meera-fonts-5.0.1-6.fc20.noarch >06:08:17,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-4.fc20.x86_64 >06:08:17,096 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for 7:squid-3.3.8-3.fc20.x86_64 >06:08:17,097 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.53-3.fc20.x86_64 as install for 7:squid-3.3.8-3.fc20.x86_64 >06:08:17,099 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBI-1.628-3.fc20.x86_64 as install for 7:squid-3.3.8-3.fc20.x86_64 >06:08:17,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libecap-0.2.0-6.fc20.x86_64 as install for 7:squid-3.3.8-3.fc20.x86_64 >06:08:17,102 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:08:17,103 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:08:17,104 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:08:17,105 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:08:17,106 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:08:17,108 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.0-1.fc20.x86_64 as install for sssd-1.11.0-1.fc20.x86_64 >06:08:17,109 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.0-1.fc20.noarch as install for sssd-1.11.0-1.fc20.x86_64 >06:08:17,114 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.8.3-1.fc20.x86_64 as install for subversion-1.8.3-1.fc20.x86_64 >06:08:17,115 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_wc-1.so.0()(64bit) >06:08:17,115 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_subr-1.so.0()(64bit) >06:08:17,115 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_repos-1.so.0()(64bit) >06:08:17,115 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >06:08:17,115 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_ra_serf-1.so.0()(64bit) >06:08:17,115 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >06:08:17,115 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_ra-1.so.0()(64bit) >06:08:17,116 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >06:08:17,116 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >06:08:17,116 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >06:08:17,116 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_fs-1.so.0()(64bit) >06:08:17,116 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_diff-1.so.0()(64bit) >06:08:17,116 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_delta-1.so.0()(64bit) >06:08:17,116 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.3-1.fc20.x86_64 to require for libsvn_client-1.so.0()(64bit) >06:08:17,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libserf-1.2.1-4.fc20.x86_64 as install for subversion-1.8.3-1.fc20.x86_64 >06:08:17,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.8.1-3.fc20.x86_64 >06:08:17,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.36.0-3.fc20.x86_64 as install for synfig-0.64.0-4.fc20.x86_64 >06:08:17,127 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.4.0-2.fc20.noarch as install for system-config-date-1.10.6-1.fc20.noarch >06:08:17,127 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-13.fc20.x86_64 as install for system-config-date-1.10.6-1.fc20.noarch >06:08:17,128 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-3.fc20.noarch as install for system-config-keyboard-1.4.0-3.fc20.noarch >06:08:17,130 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.2-1.fc20.noarch as install for system-config-printer-1.4.2-1.fc20.x86_64 >06:08:17,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.59-2.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >06:08:17,133 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.2-4.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >06:08:17,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-18.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >06:08:17,138 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-14-2.fc20.x86_64 as install for systemd-206-11.fc20.x86_64 >06:08:17,139 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-206-11.fc20.x86_64 >06:08:17,140 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.4-0.25.g3f873e5.fc20.x86_64 as install for systemtap-2.4-0.25.g3f873e5.fc20.x86_64 >06:08:17,142 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.4-0.25.g3f873e5.fc20.x86_64 as install for systemtap-2.4-0.25.g3f873e5.fc20.x86_64 >06:08:17,146 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 >06:08:17,147 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >06:08:17,152 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.9.5-1.fc20.x86_64 >06:08:17,153 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-1.fc20.x86_64 as install for 1:totem-3.9.5-1.fc20.x86_64 >06:08:17,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-5.fc20.x86_64 as install for 1:totem-3.9.5-1.fc20.x86_64 >06:08:17,161 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 >06:08:17,164 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >06:08:17,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.23.2-1.fc20.x86_64 >06:08:17,169 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >06:08:17,175 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-1.1.0-0.1.beta1.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:08:17,176 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-12.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:08:17,177 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-12.fc20.x86_64 as install for vinagre-3.9.90-2.fc20.x86_64 >06:08:17,178 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-manager-common-0.10.0-2.git948b5359.fc20.noarch as install for virt-install-0.10.0-2.git948b5359.fc20.noarch >06:08:17,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for virt-manager-0.10.0-2.git948b5359.fc20.noarch >06:08:17,181 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gconf-2.28.1-13.fc20.x86_64 as install for virt-manager-0.10.0-2.git948b5359.fc20.noarch >06:08:17,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.1.0-2.fc20.x86_64 as install for virt-viewer-0.5.7-1.fc20.x86_64 >06:08:17,185 DEBUG yum.verbose.YumBase: Quick matched libgovirt-0.1.0-2.fc20.x86_64 to require for libgovirt.so.1()(64bit) >06:08:17,190 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >06:08:17,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >06:08:17,193 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >06:08:17,193 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >06:08:17,193 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >06:08:17,195 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >06:08:17,196 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.0-6.20130401git81aadb8.fc20.x86_64 as install for xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20.x86_64 >06:08:17,198 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.9-4.fc20.noarch as install for xorg-x11-drv-evdev-2.8.1-3.fc20.x86_64 >06:08:17,199 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.1-3.fc20.x86_64 >06:08:17,199 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >06:08:17,201 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.14-1.fc20.x86_64 >06:08:17,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.14-1.fc20.x86_64 >06:08:17,208 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2-1.20130902.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >06:08:17,209 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2-1.20130902.fc20.x86_64 to require for libxatracker.so.1()(64bit) >06:08:17,212 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.2-9.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 >06:08:17,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 >06:08:17,217 DEBUG yum.verbose.YumBase: TSINFO: Marking xsane-common-0.999-5.fc20.x86_64 as install for xsane-gimp-0.999-5.fc20.x86_64 >06:08:17,219 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.9.91-1.fc20.x86_64 as install for 1:yelp-3.9.91-1.fc20.x86_64 >06:08:17,220 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.9.90-1.fc20.noarch as install for 1:yelp-3.9.91-1.fc20.x86_64 >06:08:17,222 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:08:17,222 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:08:17,223 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-8.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >06:08:17,224 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:08:17,225 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >06:08:17,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-1.fc20.x86_64 as install for ImageMagick-libs-6.8.6.3-3.fc20.x86_64 >06:08:17,257 DEBUG yum.verbose.YumBase: TSINFO: Marking yaml-cpp-0.3.0-4.fc20.x86_64 as install for OpenColorIO-1.0.8-5.fc20.x86_64 >06:08:17,258 DEBUG yum.verbose.YumBase: TSINFO: Marking tinyxml-2.6.2-2.fc20.x86_64 as install for OpenColorIO-1.0.8-5.fc20.x86_64 >06:08:17,263 DEBUG yum.verbose.YumBase: TSINFO: Marking pugixml-1.0-6.fc20.x86_64 as install for OpenImageIO-1.2.1-1.fc20.x86_64 >06:08:17,264 DEBUG yum.verbose.YumBase: TSINFO: Marking hdf5-1.8.11-6.fc20.x86_64 as install for OpenImageIO-1.2.1-1.fc20.x86_64 >06:08:17,264 DEBUG yum.verbose.YumBase: Quick matched hdf5-1.8.11-6.fc20.x86_64 to require for libhdf5.so.8()(64bit) >06:08:17,265 DEBUG yum.verbose.YumBase: TSINFO: Marking Field3D-1.3.2-12.fc20.x86_64 as install for OpenImageIO-1.2.1-1.fc20.x86_64 >06:08:17,267 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-21-4.fc20.noarch as install for PackageKit-0.8.11-1.fc20.x86_64 >06:08:17,271 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.11-1.fc20.x86_64 as install for PackageKit-0.8.11-1.fc20.x86_64 >06:08:17,274 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-4.14.7-2.fc20.x86_64 as install for PyQt4-4.10.2-2.fc20.x86_64 >06:08:17,275 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-4.6.0-8.fc20.x86_64 as install for PyQt4-4.10.2-2.fc20.x86_64 >06:08:17,276 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-2.3.2-2.fc20.x86_64 as install for PyQt4-4.10.2-2.fc20.x86_64 >06:08:17,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gpm-libs-1.20.7-3.fc20.x86_64 as install for aalib-libs-1.4.0-0.23.rc5.fc20.x86_64 >06:08:17,282 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.6-3.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:08:17,283 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.7-1.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:08:17,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.6-2.fc20.x86_64 as install for abrt-2.1.6-3.fc20.x86_64 >06:08:17,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.6-2.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.6-3.fc20.x86_64 >06:08:17,290 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.6-3.fc20.x86_64 >06:08:17,293 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.6-3.fc20.x86_64 as install for abrt-gui-2.1.6-3.fc20.x86_64 >06:08:17,295 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:08:17,296 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:08:17,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.6-2.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 >06:08:17,305 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >06:08:17,307 DEBUG yum.verbose.YumBase: TSINFO: Marking avalon-logkit-2.1-13.fc20.noarch as install for apache-commons-logging-1.1.3-7.fc20.noarch >06:08:17,308 DEBUG yum.verbose.YumBase: TSINFO: Marking log4j-1.2.17-14.fc20.noarch as install for apache-commons-logging-1.1.3-7.fc20.noarch >06:08:17,309 DEBUG yum.verbose.YumBase: TSINFO: Marking avalon-framework-4.3-9.fc20.noarch as install for apache-commons-logging-1.1.3-7.fc20.noarch >06:08:17,315 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-0.4.2-2.fc20.x86_64 as install for attica-devel-0.4.2-2.fc20.x86_64 >06:08:17,315 DEBUG yum.verbose.YumBase: Quick matched attica-0.4.2-2.fc20.x86_64 to require for libattica.so.0.4()(64bit) >06:08:17,323 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-0.7.rc1.fc20.noarch as install for 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 >06:08:17,352 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.19.4-1.fc20.x86_64 as install for ca-certificates-2013.1.94-17.fc20.noarch >06:08:17,356 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-devel-9.2-1.20130902.fc20.x86_64 as install for cairo-devel-1.12.16-1.fc20.x86_64 >06:08:17,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >06:08:17,361 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >06:08:17,362 DEBUG yum.verbose.YumBase: TSINFO: Marking check-0.9.10-3.fc20.x86_64 as install for check-devel-0.9.10-3.fc20.x86_64 >06:08:17,363 DEBUG yum.verbose.YumBase: Quick matched check-0.9.10-3.fc20.x86_64 to require for libcheck.so.0()(64bit) >06:08:17,372 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-devel-9.2-1.20130902.fc20.x86_64 as install for cogl-devel-1.15.10-1.fc20.x86_64 >06:08:17,377 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.10-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >06:08:17,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >06:08:17,379 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-3.fc20.x86_64 as install for createrepo-0.9.9-22.fc20.noarch >06:08:17,384 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.37-1.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:08:17,385 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.1-1.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:08:17,386 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.0-4.fc20.x86_64 as install for cups-filters-1.0.37-1.fc20.x86_64 >06:08:17,386 DEBUG yum.verbose.YumBase: Quick matched qpdf-libs-5.0.0-4.fc20.x86_64 to require for libqpdf.so.13()(64bit) >06:08:17,387 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.37-1.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >06:08:17,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libmatthew-java-0.8-7.fc20.x86_64 as install for dbus-java-2.7-12.fc19.x86_64 >06:08:17,397 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.78-2.fc20.x86_64 as install for device-mapper-libs-1.02.78-2.fc20.x86_64 >06:08:17,400 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for docbook-style-xsl-1.78.1-2.fc20.noarch >06:08:17,401 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-dtds-1.0-62.fc20.noarch as install for docbook-style-xsl-1.78.1-2.fc20.noarch >06:08:17,404 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-SGMLSpm-1.03ii-32.fc20.noarch as install for docbook-utils-0.6.14-37.fc20.noarch >06:08:17,404 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-dsssl-1.79-18.fc20.noarch as install for docbook-utils-0.6.14-37.fc20.noarch >06:08:17,414 DEBUG yum.verbose.YumBase: TSINFO: Marking lynx-2.8.8-0.3.dev16.fc20.x86_64 as install for docbook-utils-0.6.14-37.fc20.noarch >06:08:17,414 DEBUG yum.verbose.YumBase: Quick matched perl-SGMLSpm-1.03ii-32.fc20.noarch to require for perl(SGMLS::Output) >06:08:17,414 DEBUG yum.verbose.YumBase: Quick matched perl-SGMLSpm-1.03ii-32.fc20.noarch to require for perl(SGMLS) >06:08:17,416 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-032-1.fc20.x86_64 >06:08:17,417 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-032-1.fc20.x86_64 >06:08:17,419 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.9.9-2.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >06:08:17,419 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >06:08:17,420 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:08:17,421 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.14-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:08:17,422 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >06:08:17,426 DEBUG yum.verbose.YumBase: TSINFO: Marking javaewah-0.6.12-2.fc20.noarch as install for eclipse-jgit-3.0.0-7.fc20.noarch >06:08:17,430 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-7.0.3-1.fc20.x86_64 as install for eclipse-linuxtools-2.0.0-3.fc20.noarch >06:08:17,431 DEBUG yum.verbose.YumBase: Quick matched eclipse-ptp-7.0.3-1.fc20.x86_64 to require for osgi(org.eclipse.ptp.remote.core) >06:08:17,432 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-rdt-7.0.3-1.fc20.noarch as install for eclipse-linuxtools-2.0.0-3.fc20.noarch >06:08:17,443 DEBUG yum.verbose.YumBase: TSINFO: Marking sat4j-2.3.5-2.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,444 DEBUG yum.verbose.YumBase: TSINFO: Marking sac-1.3-17.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,445 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-util-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,446 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-servlet-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,446 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-server-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,447 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-security-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,448 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-io-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,449 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-http-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,450 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-continuation-9.0.5-1.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,450 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-contrib-3.6.2-3.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,451 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jsp-api-2.2.1-8.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,452 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jsp-2.2.6-11.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,453 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-annotation-1.0-14.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,454 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-shell-0.10.0-9.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,454 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-command-0.12.0-9.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,455 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ecf-core-3.6.0-3.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,457 DEBUG yum.verbose.YumBase: TSINFO: Marking batik-1.8-0.10.svn1230816.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,458 DEBUG yum.verbose.YumBase: TSINFO: Marking atinject-1-13.20100611svn86.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,458 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-el-1.0-28.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,459 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-servlet-3.0-api-7.0.42-3.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,460 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-el-2.2-api-7.0.42-3.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,461 DEBUG yum.verbose.YumBase: Quick matched sat4j-2.3.5-2.fc20.noarch to require for osgi(org.sat4j.core) >06:08:17,461 DEBUG yum.verbose.YumBase: Quick matched eclipse-ecf-core-3.6.0-3.fc20.noarch to require for osgi(org.eclipse.ecf.filetransfer) >06:08:17,461 DEBUG yum.verbose.YumBase: Quick matched eclipse-ecf-core-3.6.0-3.fc20.noarch to require for osgi(org.eclipse.ecf) >06:08:17,462 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-testutil-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,463 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-swing-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,464 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,465 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-junit-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,466 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jsch-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,466 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jmf-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,467 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jdepend-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,468 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-javamail-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,469 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-commons-net-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,469 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-commons-logging-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,470 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-xalan2-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,471 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-resolver-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,472 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-regexp-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,472 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-oro-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,473 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-log4j-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,474 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-bsf-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,475 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-bcel-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,476 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-antlr-1.9.2-6.fc20.noarch as install for 1:eclipse-platform-4.3.0-13.fc20.x86_64 >06:08:17,480 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-net-3.3-2.fc20.noarch as install for eclipse-rse-3.5-3.fc20.noarch >06:08:17,481 DEBUG yum.verbose.YumBase: Quick matched apache-commons-net-3.3-2.fc20.noarch to require for osgi(org.apache.commons.net) >06:08:17,488 DEBUG yum.verbose.YumBase: TSINFO: Marking wsil4j-1.0-7.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:08:17,489 DEBUG yum.verbose.YumBase: TSINFO: Marking uddi4j-2.0.5-7.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:08:17,491 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:08:17,493 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-wtp-servertools-3.5.0-2.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:08:17,494 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-wtp-common-3.5.0-2.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:08:17,495 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-emf-xsd-2.9.0-2.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:08:17,496 DEBUG yum.verbose.YumBase: TSINFO: Marking axis-1.4-23.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:08:17,497 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.xml.ui) >06:08:17,497 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.xml.core) >06:08:17,498 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.sse.core) >06:08:17,498 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.server.core) >06:08:17,498 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.internet.monitor.ui) >06:08:17,498 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.internet.monitor.core) >06:08:17,499 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.ui) >06:08:17,499 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.frameworks.ui) >06:08:17,499 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.frameworks) >06:08:17,499 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.environment) >06:08:17,499 DEBUG yum.verbose.YumBase: Quick matched eclipse-wtp-common-3.5.0-2.fc20.noarch to require for osgi(org.eclipse.wst.common.core) >06:08:17,500 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-osgi-support-1.0-14.fc20.noarch as install for eclipse-wtp-webservices-3.5.0-6.fc20.noarch >06:08:17,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.9.90-1.fc20.x86_64 >06:08:17,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.9.90-1.fc20.x86_64 >06:08:17,515 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-libs-1.18.4-1.fc20.x86_64 as install for fakeroot-1.18.4-1.fc20.x86_64 >06:08:17,518 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 >06:08:17,519 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 >06:08:17,520 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >06:08:17,521 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.5-1.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >06:08:17,523 DEBUG yum.verbose.YumBase: TSINFO: Marking pyrpkg-1.19-2.fc20.noarch as install for fedpkg-1.14-1.fc20.noarch >06:08:17,523 DEBUG yum.verbose.YumBase: TSINFO: Marking python-offtrac-0.0.4-2.fc20.noarch as install for fedpkg-1.14-1.fc20.noarch >06:08:17,527 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-4.fc20.x86_64 as install for fipscheck-lib-1.3.1-4.fc20.x86_64 >06:08:17,529 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for flickcurl-1.24-1.fc20.x86_64 >06:08:17,535 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-devel-2.1.0-7.fc20.x86_64 as install for fontconfig-devel-2.10.95-3.fc20.x86_64 >06:08:17,537 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >06:08:17,542 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 as install for freerdp-1.1.0-0.1.beta1.fc20.x86_64 >06:08:17,543 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 as install for freerdp-1.1.0-0.1.beta1.fc20.x86_64 >06:08:17,544 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >06:08:17,544 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >06:08:17,544 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >06:08:17,544 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >06:08:17,545 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >06:08:17,545 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >06:08:17,545 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >06:08:17,545 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-path.so.0.1()(64bit) >06:08:17,545 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-library.so.0.1()(64bit) >06:08:17,545 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >06:08:17,545 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-input.so.0.1()(64bit) >06:08:17,545 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >06:08:17,546 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >06:08:17,546 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-file.so.0.1()(64bit) >06:08:17,546 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >06:08:17,546 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >06:08:17,546 DEBUG yum.verbose.YumBase: Quick matched freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >06:08:17,546 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >06:08:17,547 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >06:08:17,547 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >06:08:17,547 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >06:08:17,547 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >06:08:17,547 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >06:08:17,547 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >06:08:17,547 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >06:08:17,547 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >06:08:17,548 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >06:08:17,560 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:08:17,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >06:08:17,562 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 >06:08:17,563 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >06:08:17,563 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >06:08:17,566 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-31.fc20.noarch >06:08:17,573 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013d-1.fc20.noarch as install for glibc-common-2.18-6.fc20.x86_64 >06:08:17,576 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.0-3.fc20.x86_64 >06:08:17,580 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.9.91-1.fc20.x86_64 >06:08:17,591 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-13.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >06:08:17,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-7.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >06:08:17,592 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-7.fc20.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >06:08:17,599 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-15.fc20.x86_64 as install for gnome-vfs2-2.24.4-14.fc20.x86_64 >06:08:17,600 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >06:08:17,602 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.13-2.fc20.x86_64 >06:08:17,603 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >06:08:17,609 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.2-2.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:08:17,609 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:08:17,610 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.4-1.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:08:17,611 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.17-1.fc20.x86_64 as install for grilo-plugins-0.2.9-1.fc20.x86_64 >06:08:17,617 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-8.fc19.x86_64 as install for gsl-1.15-9.fc20.x86_64 >06:08:17,618 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-8.fc19.x86_64 to require for libatlas.so.3()(64bit) >06:08:17,721 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-3.fc19.x86_64 as install for gstreamer-0.10.36-3.fc19.x86_64 >06:08:17,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >06:08:17,726 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >06:08:17,726 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >06:08:17,747 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-devel-2.9.90-1.fc20.x86_64 as install for gtk3-devel-3.9.14-1.fc20.x86_64 >06:08:17,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.17.91-1.fc20.x86_64 >06:08:17,758 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >06:08:17,759 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.17.91-1.fc20.x86_64 >06:08:17,760 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >06:08:17,761 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-6.fc20.x86_64 as install for gvfs-obexftp-1.17.91-1.fc20.x86_64 >06:08:17,762 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.8-2.fc20.x86_64 as install for gvfs-obexftp-1.17.91-1.fc20.x86_64 >06:08:17,765 DEBUG yum.verbose.YumBase: TSINFO: Marking qdox-1.12.1-7.fc20.noarch as install for hamcrest-1.3-5.fc20.noarch >06:08:17,766 DEBUG yum.verbose.YumBase: TSINFO: Marking easymock-3.2-1.fc20.noarch as install for hamcrest-1.3-5.fc20.noarch >06:08:17,767 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.20-1.fc20.x86_64 as install for harfbuzz-devel-0.9.20-1.fc20.x86_64 >06:08:17,768 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.20-1.fc20.x86_64 as install for harfbuzz-devel-0.9.20-1.fc20.x86_64 >06:08:17,769 DEBUG yum.verbose.YumBase: Quick matched harfbuzz-0.9.20-1.fc20.x86_64 to require for libharfbuzz.so.0()(64bit) >06:08:17,773 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.8-2.fc20.x86_64 as install for hplip-libs-3.13.8-2.fc20.x86_64 >06:08:17,778 DEBUG yum.verbose.YumBase: TSINFO: Marking enblend-4.1.1-5.fc20.x86_64 as install for hugin-base-2012.0.0-10.fc20.x86_64 >06:08:17,780 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Image-ExifTool-9.27-3.fc20.noarch as install for hugin-base-2012.0.0-10.fc20.x86_64 >06:08:17,782 DEBUG yum.verbose.YumBase: TSINFO: Marking flann-1.8.4-2.fc20.x86_64 as install for hugin-base-2012.0.0-10.fc20.x86_64 >06:08:17,785 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.3-1.fc20.noarch as install for ibus-1.5.3-1.fc20.x86_64 >06:08:17,791 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-11.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >06:08:17,792 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >06:08:17,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-3.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >06:08:17,800 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.1-6.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >06:08:17,806 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.31-2.4.1.4.fc20.x86_64 >06:08:17,807 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013d-1.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 >06:08:17,808 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-5.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.31-2.4.1.4.fc20.x86_64 >06:08:17,810 DEBUG yum.verbose.YumBase: TSINFO: Marking jaxen-1.1.6-1.fc20.noarch as install for jdom-1.1.3-5.fc20.noarch >06:08:17,812 DEBUG yum.verbose.YumBase: TSINFO: Marking jzlib-1.1.2-2.fc20.noarch as install for jsch-0.1.50-2.fc20.noarch >06:08:17,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libreadline-java-0.8.0-33.fc20.x86_64 as install for jython-2.2.1-14.fc20.noarch >06:08:17,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mysql-connector-java-5.1.25-3.fc20.noarch as install for jython-2.2.1-14.fc20.noarch >06:08:17,816 DEBUG yum.verbose.YumBase: TSINFO: Marking jakarta-oro-2.0.8-14.fc20.noarch as install for jython-2.2.1-14.fc20.noarch >06:08:17,819 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-4.11.0-1.fc20.x86_64 as install for kate-libs-4.11.0-1.fc20.x86_64 >06:08:17,827 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-filesystem-4-46.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:08:17,828 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-libs-4.11.0-1.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:08:17,829 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-flags-4.11.0-1.fc20.noarch as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:08:17,830 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-drkonqi-4.11.0-1.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:08:17,831 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-icon-theme-4.11.0-1.fc20.noarch as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:08:17,832 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-4.11.0-2.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:08:17,833 DEBUG yum.verbose.YumBase: TSINFO: Marking icoutils-0.31.0-3.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:08:17,834 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-libs-4.11.0-2.fc20.x86_64 as install for kde-runtime-4.11.0-1.fc20.x86_64 >06:08:17,835 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.11.0-1.fc20.x86_64 to require for libkwalletbackend.so.4()(64bit) >06:08:17,835 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.11.0-1.fc20.x86_64 to require for libknotifyplugin.so()(64bit) >06:08:17,841 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-4.11.0-4.fc20.x86_64 as install for kde-workspace-libs-4.11.0-4.fc20.x86_64 >06:08:17,850 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-common-4.11.0-2.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:08:17,851 DEBUG yum.verbose.YumBase: TSINFO: Marking strigi-libs-0.7.8-2.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:08:17,852 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-0.11.0-2.fc20.noarch as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:08:17,853 DEBUG yum.verbose.YumBase: TSINFO: Marking dbusmenu-qt-0.9.2-5.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:08:17,854 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-20-1.fc20.noarch as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:08:17,854 DEBUG yum.verbose.YumBase: Quick matched strigi-libs-0.7.8-2.fc20.x86_64 to require for libstreamanalyzer.so.0()(64bit) >06:08:17,855 DEBUG yum.verbose.YumBase: TSINFO: Marking qca2-2.0.3-6.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:08:17,856 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-qt-0.103.0-8.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:08:17,857 DEBUG yum.verbose.YumBase: TSINFO: Marking herqq-1.0.0-6.fc20.x86_64 as install for 6:kdelibs-4.11.0-2.fc20.x86_64 >06:08:17,863 DEBUG yum.verbose.YumBase: TSINFO: Marking akonadi-1.10.2-1.fc20.x86_64 as install for kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 >06:08:17,864 DEBUG yum.verbose.YumBase: TSINFO: Marking prison-1.0-7.fc20.x86_64 as install for kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 >06:08:17,870 DEBUG yum.verbose.YumBase: TSINFO: Marking okteta-4.11.0-1.fc20.x86_64 as install for 9:kdevelop-libs-4.5.1-4.fc20.x86_64 >06:08:17,872 DEBUG yum.verbose.YumBase: TSINFO: Marking kdevplatform-1.5.1-3.fc20.x86_64 as install for 9:kdevelop-libs-4.5.1-4.fc20.x86_64 >06:08:17,873 DEBUG yum.verbose.YumBase: TSINFO: Marking okteta-libs-4.11.0-1.fc20.x86_64 as install for 9:kdevelop-libs-4.5.1-4.fc20.x86_64 >06:08:17,873 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libokteta1core.so.1()(64bit) >06:08:17,873 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2okteta1gui.so.1()(64bit) >06:08:17,874 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2okteta1core.so.1()(64bit) >06:08:17,874 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2okteta1controllers.so.1()(64bit) >06:08:17,874 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2gui.so.2()(64bit) >06:08:17,874 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2core.so.2()(64bit) >06:08:17,874 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.11.0-1.fc20.x86_64 to require for libkasten2controllers.so.2()(64bit) >06:08:17,878 DEBUG yum.verbose.YumBase: TSINFO: Marking grantlee-0.3.0-3.fc20.x86_64 as install for kdevplatform-libs-1.5.1-3.fc20.x86_64 >06:08:17,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-9.fc20.x86_64 >06:08:17,887 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLES-9.2-1.20130902.fc20.x86_64 as install for kwin-gles-libs-4.11.0-4.fc20.x86_64 >06:08:17,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >06:08:17,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >06:08:17,912 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >06:08:17,933 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-devel-1.0.1-2.fc20.x86_64 as install for libgdata-devel-0.14.0-1.fc20.x86_64 >06:08:17,934 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-devel-3.9.91-1.fc20.x86_64 as install for libgdata-devel-0.14.0-1.fc20.x86_64 >06:08:17,942 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.36-2.fc20.x86_64 as install for libgpod-0.8.2-10.fc20.x86_64 >06:08:17,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-data-0.2.7-1.fc20.x86_64 as install for libkkc-0.2.7-1.fc20.x86_64 >06:08:17,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.2.7-1.fc20.noarch as install for libkkc-0.2.7-1.fc20.x86_64 >06:08:17,954 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20130104-6.T1435.fc20.noarch as install for libkkc-0.2.7-1.fc20.x86_64 >06:08:17,955 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.2.7-1.fc20.x86_64 >06:08:17,958 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 >06:08:17,966 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 >06:08:17,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >06:08:17,971 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >06:08:17,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >06:08:17,975 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-4.git20130515.fc20.x86_64 >06:08:17,983 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >06:08:17,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-6.fc20.x86_64 >06:08:17,990 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.2-4.fc20.x86_64 >06:08:17,991 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.2-4.fc20.x86_64 >06:08:18,006 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.1.2-3.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,007 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,008 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.1.2-3.fc20.noarch as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,009 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,009 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,010 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,011 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,014 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,014 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >06:08:18,015 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.1.2-3.fc20.x86_64 >06:08:18,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.6-2.fc20.x86_64 as install for libreport-gtk-2.1.6-2.fc20.x86_64 >06:08:18,025 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.6-2.fc20.x86_64 >06:08:18,030 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.20-19.fc20.x86_64 as install for libreswan-3.5-3.fc20.x86_64 >06:08:18,035 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-7.fc20.x86_64 >06:08:18,036 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >06:08:18,036 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >06:08:18,048 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-devel-3.1.13-2.fc20.x86_64 as install for libsoup-devel-2.43.90-1.fc20.x86_64 >06:08:18,055 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-10.fc20.x86_64 >06:08:18,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >06:08:18,068 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.13-2.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:08:18,069 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-11.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:08:18,070 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:08:18,071 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.2-1.fc20.x86_64 >06:08:18,072 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >06:08:18,072 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >06:08:18,082 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,083 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.0-8.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,084 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,085 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,086 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,087 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,089 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,090 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,090 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,091 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.0-6.fc20.x86_64 as install for libvirt-daemon-1.1.2-1.fc20.x86_64 >06:08:18,103 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.61.7-2.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.2-1.fc20.x86_64 >06:08:18,104 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.61.7-2.fc20.x86_64 to require for librados.so.2()(64bit) >06:08:18,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.7.1-4.fc20.noarch as install for libwacom-0.7.1-4.fc20.x86_64 >06:08:18,114 DEBUG yum.verbose.YumBase: TSINFO: Marking wayland-devel-1.2.0-2.fc20.x86_64 as install for libwayland-client-devel-1.2.0-2.fc20.x86_64 >06:08:18,120 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for libwebkit2gtk-2.1.90.1-2.fc20.x86_64 >06:08:18,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-devel-1.5.3-1.fc20.x86_64 as install for libxslt-devel-1.1.28-5.fc20.x86_64 >06:08:18,147 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.78-2.fc20.x86_64 as install for lvm2-libs-2.02.99-2.fc20.x86_64 >06:08:18,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-2.fc20.x86_64 as install for mesa-libEGL-9.2-1.20130902.fc20.x86_64 >06:08:18,153 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2-1.20130902.fc20.x86_64 as install for mesa-libEGL-9.2-1.20130902.fc20.x86_64 >06:08:19,888 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >06:08:19,896 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.1-7.fc20.x86_64 as install for nss-3.15.1-7.fc20.x86_64 >06:08:19,898 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-devel-3.15.1-2.fc20.x86_64 as install for nss-devel-3.15.1-7.fc20.x86_64 >06:08:19,898 DEBUG yum.verbose.YumBase: Quick matched nss-util-devel-3.15.1-2.fc20.x86_64 to require for nss-util-devel >06:08:19,899 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-devel-3.15.1-3.fc20.x86_64 as install for nss-devel-3.15.1-7.fc20.x86_64 >06:08:19,908 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nose-1.3.0-1.fc20.noarch as install for 1:numpy-1.7.1-5.fc20.x86_64 >06:08:19,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.1-6.fc20.x86_64 as install for 1:numpy-1.7.1-5.fc20.x86_64 >06:08:19,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.1-6.fc20.x86_64 as install for 1:numpy-1.7.1-5.fc20.x86_64 >06:08:19,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.2.3-11.fc20.x86_64 >06:08:19,919 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-18.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >06:08:19,919 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:08:19,920 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:08:19,921 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >06:08:19,921 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >06:08:19,921 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >06:08:19,922 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >06:08:19,924 DEBUG yum.verbose.YumBase: TSINFO: Marking opensp-1.5.2-18.fc20.x86_64 as install for openjade-1.3.2-44.fc20.x86_64 >06:08:19,933 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-3.fc20.x86_64 >06:08:19,936 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bugzilla-0.9.0-2.fc20.noarch as install for packagedb-cli-1.5.0-2.fc20.noarch >06:08:19,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.35.3-1.fc20.x86_64 >06:08:19,941 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >06:08:19,941 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >06:08:19,952 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.011-1.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,953 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,954 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-287.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,955 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,956 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,957 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,958 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,959 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,960 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >06:08:19,961 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-287.fc20.noarch as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,962 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-287.fc20.x86_64 >06:08:19,973 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PlRPC-0.2020-15.fc20.noarch as install for perl-DBI-1.628-3.fc20.x86_64 >06:08:19,974 DEBUG yum.verbose.YumBase: Quick matched perl-PlRPC-0.2020-15.fc20.noarch to require for perl(RPC::PlClient) >06:08:19,975 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Coro-6.31-3.fc20.x86_64 as install for perl-DBI-1.628-3.fc20.x86_64 >06:08:19,976 DEBUG yum.verbose.YumBase: Quick matched perl-Coro-6.31-3.fc20.x86_64 to require for perl(Coro::Handle) >06:08:19,976 DEBUG yum.verbose.YumBase: Quick matched perl-Coro-6.31-3.fc20.x86_64 to require for perl(Coro) >06:08:19,980 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-291.fc20.noarch as install for perl-Digest-MD5-2.53-3.fc20.x86_64 >06:08:19,994 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-ExtUtils-MakeMaker-6.72-1.fc20.noarch >06:08:19,995 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Manifest-1.61-245.fc20.noarch as install for perl-ExtUtils-MakeMaker-6.72-1.fc20.noarch >06:08:20,012 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-6.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >06:08:20,021 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-RegExp-0.04-4.fc20.noarch as install for perl-XML-XQL-0.68-22.fc20.noarch >06:08:20,022 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-DOM-1.44-20.fc20.noarch as install for perl-XML-XQL-0.68-22.fc20.noarch >06:08:20,029 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Parse-Yapp-1.05-53.fc20.noarch as install for perl-XML-XQL-0.68-22.fc20.noarch >06:08:20,030 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Date-Manip-6.40-4.fc20.noarch as install for perl-XML-XQL-0.68-22.fc20.noarch >06:08:20,043 DEBUG yum.verbose.YumBase: TSINFO: Marking php-pecl-jsonc-1.3.1-2.fc20.x86_64 as install for php-common-5.5.3-1.fc20.x86_64 >06:08:20,048 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:08:20,052 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.111-3.fc20.x86_64 >06:08:20,062 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-3.gitbf9b3.fc20.x86_64 >06:08:20,063 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >06:08:20,065 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.9.91-1.fc20.x86_64 >06:08:20,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >06:08:20,076 DEBUG yum.verbose.YumBase: TSINFO: Marking python-astroid-1.0.0-3.fc20.noarch as install for pylint-1.0.0-2.fc20.noarch >06:08:20,077 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.9.6-2.fc20.noarch as install for pylint-1.0.0-2.fc20.noarch >06:08:20,081 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.9.90-1.fc20.noarch as install for python-caribou-0.4.12-1.fc20.noarch >06:08:20,083 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-1.2.3-5.fc20.noarch as install for python-fedora-0.3.32.3-3.fc20.noarch >06:08:20,084 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bunch-1.0.1-5.fc20.noarch as install for python-fedora-0.3.32.3-3.fc20.noarch >06:08:20,085 DEBUG yum.verbose.YumBase: TSINFO: Marking python-zmq-13.0.2-1.fc20.x86_64 as install for python-ipython-console-0.13.2-2.fc20.noarch >06:08:20,087 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplegeneric-0.8-7.fc20.noarch as install for python-ipython-console-0.13.2-2.fc20.noarch >06:08:20,088 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mglob-0.4-9.fc20.noarch as install for python-ipython-console-0.13.2-2.fc20.noarch >06:08:20,089 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pexpect-2.5.1-6.fc19.noarch as install for python-ipython-console-0.13.2-2.fc20.noarch >06:08:20,090 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 >06:08:20,097 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-9.fc20.x86_64 as install for python-mako-0.7.3-2.fc20.noarch >06:08:20,097 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-8.fc20.noarch as install for python-mako-0.7.3-2.fc20.noarch >06:08:20,099 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6-6.fc20.x86_64 as install for python-paramiko-1.10.1-2.fc20.noarch >06:08:20,106 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-7.fc20.x86_64 as install for python3-brlapi-0.6.0-7.fc20.x86_64 >06:08:20,106 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-7.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >06:08:20,111 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >06:08:20,119 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.0-6.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,120 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,122 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,123 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,123 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,124 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,125 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >06:08:20,125 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >06:08:20,125 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >06:08:20,126 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >06:08:20,126 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >06:08:20,126 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >06:08:20,126 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >06:08:20,126 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >06:08:20,126 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >06:08:20,126 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >06:08:20,127 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-1.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >06:08:20,127 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,129 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >06:08:20,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,130 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-8.fc20.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >06:08:20,131 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-4.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,133 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.0-8.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,134 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0-8.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >06:08:20,134 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0-8.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >06:08:20,134 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.0-8.fc20.x86_64 as install for 2:qemu-system-x86-1.6.0-6.fc20.x86_64 >06:08:20,139 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-20-1.fc20.noarch as install for 1:qt-4.8.5-6.fc20.x86_64 >06:08:20,150 DEBUG yum.verbose.YumBase: TSINFO: Marking python-magic-5.14-12.fc20.noarch as install for rpmlint-1.5-3.fc20.noarch >06:08:20,151 DEBUG yum.verbose.YumBase: TSINFO: Marking python-enchant-1.6.5-12.fc20.noarch as install for rpmlint-1.5-3.fc20.noarch >06:08:20,155 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for rygel-0.19.4-1.fc20.x86_64 >06:08:20,156 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-2.fc20.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >06:08:20,177 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 >06:08:20,178 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >06:08:20,183 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-206-11.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:08:20,184 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.57-1.fc20.noarch as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:08:20,186 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:08:20,187 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.14-78.fc20.x86_64 as install for setroubleshoot-server-3.2.13-1.fc20.x86_64 >06:08:20,190 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-macros-4.14.7-2.fc20.x86_64 as install for sip-devel-4.14.7-2.fc20.x86_64 >06:08:20,194 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-virtuoso-1.0.16-4.fc20.x86_64 as install for soprano-2.9.3-2.fc20.x86_64 >06:08:20,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libiodbc-3.52.7-6.fc20.x86_64 as install for soprano-2.9.3-2.fc20.x86_64 >06:08:20,200 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.20-5.fc20.x86_64 >06:08:20,201 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.0-6.fc20.x86_64 as install for spice-glib-0.20-5.fc20.x86_64 >06:08:20,210 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.0-1.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:08:20,210 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.0-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >06:08:20,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.0-1.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:08:20,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:08:20,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:08:20,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-ad-1.11.0-1.fc20.x86_64 >06:08:20,218 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.0-1.fc20.x86_64 as install for sssd-common-1.11.0-1.fc20.x86_64 >06:08:20,219 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.0-1.fc20.x86_64 >06:08:20,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.0-1.fc20.x86_64 as install for sssd-ipa-1.11.0-1.fc20.x86_64 >06:08:20,223 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.0-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >06:08:20,231 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.2-1.fc20.noarch >06:08:20,238 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.4-0.25.g3f873e5.fc20.x86_64 as install for systemtap-client-2.4-0.25.g3f873e5.fc20.x86_64 >06:08:20,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.7.0-5.fc20.x86_64 >06:08:20,280 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tk-8.5.14-1.fc20.x86_64 as install for tkinter-2.7.5-7.fc20.x86_64 >06:08:20,283 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tcl-8.5.14-1.fc20.x86_64 as install for tkinter-2.7.5-7.fc20.x86_64 >06:08:20,286 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tix-8.4.3-11.fc20.x86_64 as install for tkinter-2.7.5-7.fc20.x86_64 >06:08:20,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.9.5-1.fc20.x86_64 >06:08:20,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:08:20,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:08:20,294 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:08:20,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.2-2.fc20.x86_64 >06:08:20,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:08:20,301 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:08:20,302 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.7-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >06:08:20,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libobjc-4.8.1-6.fc20.x86_64 as install for unar-1.6-5.fc20.x86_64 >06:08:20,305 DEBUG yum.verbose.YumBase: TSINFO: Marking gnustep-base-libs-1.24.4-8.fc20.x86_64 as install for unar-1.6-5.fc20.x86_64 >06:08:20,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-python-1.1.2-1.fc20.x86_64 as install for virt-manager-common-0.10.0-2.git948b5359.fc20.noarch >06:08:20,315 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ipaddr-2.1.10-1.fc20.noarch as install for virt-manager-common-0.10.0-2.git948b5359.fc20.noarch >06:08:20,341 DEBUG yum.verbose.YumBase: TSINFO: Marking wxGTK-media-2.8.12-9.fc20.x86_64 as install for wxPython-2.8.12.0-5.fc20.x86_64 >06:08:20,342 DEBUG yum.verbose.YumBase: Quick matched wxGTK-media-2.8.12-9.fc20.x86_64 to require for libwx_gtk2u_media-2.8.so.0()(64bit) >06:08:20,345 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.0-300.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >06:08:20,349 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >06:08:20,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libyubikey-1.10-2.fc20.x86_64 as install for ykpers-1.13.0-3.fc20.x86_64 >06:08:20,361 DEBUG yum.verbose.YumBase: Quick matched libyubikey-1.10-2.fc20.x86_64 to require for libyubikey.so.0(YUBIKEY_1.0)(64bit) >06:08:20,361 DEBUG yum.verbose.YumBase: Quick matched libyubikey-1.10-2.fc20.x86_64 to require for libyubikey.so.0()(64bit) >06:08:20,376 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-devel-1.7.0.31-2.4.1.4.fc20.x86_64 as install for ant-1.9.2-6.fc20.noarch >06:08:20,378 DEBUG yum.verbose.YumBase: TSINFO: Marking antlr-tool-2.7.7-27.fc20.noarch as install for ant-antlr-1.9.2-6.fc20.noarch >06:08:20,379 DEBUG yum.verbose.YumBase: TSINFO: Marking bcel-5.2-17.fc20.noarch as install for ant-apache-bcel-1.9.2-6.fc20.noarch >06:08:20,380 DEBUG yum.verbose.YumBase: TSINFO: Marking bsf-2.4.0-17.fc20.noarch as install for ant-apache-bsf-1.9.2-6.fc20.noarch >06:08:20,381 DEBUG yum.verbose.YumBase: TSINFO: Marking regexp-1.5-13.fc20.noarch as install for ant-apache-regexp-1.9.2-6.fc20.noarch >06:08:20,383 DEBUG yum.verbose.YumBase: TSINFO: Marking jdepend-2.9.1-9.fc20.noarch as install for ant-jdepend-1.9.2-6.fc20.noarch >06:08:20,387 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jms-1.1.1-17.fc20.noarch as install for avalon-logkit-2.1-13.fc20.noarch >06:08:20,389 DEBUG yum.verbose.YumBase: TSINFO: Marking jai-imageio-core-1.2-0.13.20100217cvs.fc20.noarch as install for batik-1.8-0.10.svn1230816.fc20.noarch >06:08:20,392 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-7.fc20.x86_64 as install for brlapi-0.6.0-7.fc20.x86_64 >06:08:20,398 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:08:20,399 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:08:20,400 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.61.7-2.fc20.x86_64 >06:08:20,409 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-19.90.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >06:08:20,413 DEBUG yum.verbose.YumBase: TSINFO: Marking objenesis-1.2-13.fc19.noarch as install for easymock-3.2-1.fc20.noarch >06:08:20,414 DEBUG yum.verbose.YumBase: TSINFO: Marking cglib-2.2-17.fc20.noarch as install for easymock-3.2-1.fc20.noarch >06:08:20,424 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch as install for eclipse-ptp-rdt-7.0.3-1.fc20.noarch >06:08:20,425 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-cdt-parsers-8.2.0-2.fc20.x86_64 as install for eclipse-ptp-rdt-7.0.3-1.fc20.noarch >06:08:20,427 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-cdt-parsers-8.2.0-2.fc20.x86_64 to require for osgi(org.eclipse.cdt.core.parser.upc) >06:08:20,427 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-cdt-parsers-8.2.0-2.fc20.x86_64 to require for osgi(org.eclipse.cdt.core.lrparser.xlc) >06:08:20,435 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-xml-9.0.5-1.fc20.noarch as install for eclipse-wtp-servertools-3.5.0-2.fc20.noarch >06:08:20,436 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-webapp-9.0.5-1.fc20.noarch as install for eclipse-wtp-servertools-3.5.0-2.fc20.noarch >06:08:20,446 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java_cup-0.11a-15.fc20.noarch as install for eclipse-wtp-sourceediting-3.5.0-2.fc20.noarch >06:08:20,446 DEBUG yum.verbose.YumBase: Quick matched 1:java_cup-0.11a-15.fc20.noarch to require for osgi(java_cup.runtime) >06:08:20,449 DEBUG yum.verbose.YumBase: TSINFO: Marking vigra-1.9.0-11.fc20.x86_64 as install for enblend-4.1.1-5.fc20.x86_64 >06:08:20,451 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-bundlerepository-1.6.6-15.fc20.noarch as install for felix-gogo-command-0.12.0-9.fc20.noarch >06:08:20,452 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-compendium-1.4.0-16.fc20.noarch as install for felix-gogo-command-0.12.0-9.fc20.noarch >06:08:20,453 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-runtime-0.10.0-10.fc20.noarch as install for felix-gogo-command-0.12.0-9.fc20.noarch >06:08:20,454 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-framework-4.2.1-4.fc20.noarch as install for felix-gogo-command-0.12.0-9.fc20.noarch >06:08:20,460 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-3.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >06:08:20,462 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-devel-0.19.4-1.fc20.x86_64 as install for gcr-devel-3.9.91-1.fc20.x86_64 >06:08:20,466 DEBUG yum.verbose.YumBase: TSINFO: Marking jvnet-parent-4-2.fc20.noarch as install for glassfish-jsp-api-2.2.1-8.fc20.noarch >06:08:20,468 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.0-8.fc20.x86_64 as install for glusterfs-api-3.4.0-8.fc20.x86_64 >06:08:20,476 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.13-2.fc20.x86_64 as install for gnutls-devel-3.1.13-2.fc20.x86_64 >06:08:20,477 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-c++-3.1.13-2.fc20.x86_64 as install for gnutls-devel-3.1.13-2.fc20.x86_64 >06:08:20,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-devel-3.3-2.fc20.x86_64 as install for gnutls-devel-3.1.13-2.fc20.x86_64 >06:08:20,491 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsoap-2.7-6.fc20.x86_64 as install for herqq-1.0.0-6.fc20.x86_64 >06:08:20,494 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.05-3.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >06:08:20,496 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.06-7.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >06:08:20,499 DEBUG yum.verbose.YumBase: TSINFO: Marking dom4j-1.6.1-18.fc20.noarch as install for jaxen-1.1.6-1.fc20.noarch >06:08:20,501 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-jmx-9.0.5-1.fc20.noarch as install for jetty-server-9.0.5-1.fc20.noarch >06:08:20,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.5.5-1.fc20.x86_64 as install for kde-runtime-libs-4.11.0-1.fc20.x86_64 >06:08:20,512 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-1.2.1-20.fc20.x86_64 as install for kde-runtime-libs-4.11.0-1.fc20.x86_64 >06:08:20,524 DEBUG yum.verbose.YumBase: TSINFO: Marking kgreeter-plugins-4.11.0-4.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,525 DEBUG yum.verbose.YumBase: TSINFO: Marking kcm_colors-4.11.0-4.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,526 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-kde-0.99.1-2.20130311git.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,528 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:kscreen-1.0.1-1.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,529 DEBUG yum.verbose.YumBase: TSINFO: Marking konsole-4.11.0-1.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,530 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-plasma-20-1.fc20.noarch as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,531 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-ksplash-20-1.fc20.noarch as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,532 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-keysyms-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,533 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-image-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,534 DEBUG yum.verbose.YumBase: TSINFO: Marking qimageblitz-0.0.6-6.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,535 DEBUG yum.verbose.YumBase: TSINFO: Marking libqalculate-0.9.7-8.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,536 DEBUG yum.verbose.YumBase: TSINFO: Marking gpsd-libs-3.9-2.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,537 DEBUG yum.verbose.YumBase: TSINFO: Marking cln-1.3.3-1.fc20.x86_64 as install for kde-workspace-4.11.0-4.fc20.x86_64 >06:08:20,550 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-4.fc20.x86_64 as install for libffado-2.1.0-3.fc20.x86_64 >06:08:20,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-devel-1.12-1.fc20.x86_64 as install for libgcrypt-devel-1.5.3-1.fc20.x86_64 >06:08:20,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:08:20,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:08:20,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >06:08:20,575 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-11.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:08:20,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:08:20,576 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >06:08:20,577 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:08:20,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:08:20,579 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >06:08:20,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20130805-3.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >06:08:20,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.6-2.fc20.x86_64 as install for libreport-2.1.6-2.fc20.x86_64 >06:08:20,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-26.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.6-2.fc20.x86_64 >06:08:20,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >06:08:20,608 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jta-1.1.1-15.fc20.noarch as install for 1:mysql-connector-java-5.1.25-3.fc20.noarch >06:08:20,609 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-1.7.5-3.fc20.noarch as install for 1:mysql-connector-java-5.1.25-3.fc20.noarch >06:08:20,612 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >06:08:20,615 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:virtuoso-opensource-6.1.7-2.fc20.x86_64 as install for nepomuk-core-4.11.0-2.fc20.x86_64 >06:08:20,616 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt-0.24.1-1.fc20.x86_64 as install for nepomuk-core-4.11.0-2.fc20.x86_64 >06:08:20,617 DEBUG yum.verbose.YumBase: TSINFO: Marking ebook-tools-libs-0.2.1-5.fc20.x86_64 as install for nepomuk-core-4.11.0-2.fc20.x86_64 >06:08:20,621 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >06:08:20,623 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >06:08:20,623 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >06:08:20,624 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-devel-3.15.1-3.fc20.x86_64 as install for nss-softokn-devel-3.15.1-3.fc20.x86_64 >06:08:20,628 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-9.fc20.x86_64 as install for 1:obex-data-server-0.4.6-6.fc20.x86_64 >06:08:20,638 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-AIO-4.15-6.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,639 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Guard-1.022-6.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,640 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Event-1.21-4.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,641 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-EV-4.11-4.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,642 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-BDB-1.1-13.fc20.noarch as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,643 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-AIO-1.1-13.fc20.noarch as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,644 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-7.05-1.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,646 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-common-sense-3.6-6.fc20.noarch as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,647 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.06-4.fc20.noarch as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,648 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-BDB-1.90-6.fc20.x86_64 as install for perl-Coro-6.31-3.fc20.x86_64 >06:08:20,649 DEBUG yum.verbose.YumBase: Quick matched perl-AnyEvent-7.05-1.fc20.x86_64 to require for perl(AnyEvent::Socket) >06:08:20,649 DEBUG yum.verbose.YumBase: Quick matched perl-AnyEvent-7.05-1.fc20.x86_64 to require for perl(AnyEvent::DNS) >06:08:20,660 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.03-1.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-287.fc20.noarch >06:08:20,664 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-Daemon-0.48-7.fc20.noarch as install for perl-PlRPC-0.2020-15.fc20.noarch >06:08:20,665 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Test) >06:08:20,665 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Log) >06:08:20,666 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.062-2.fc20.noarch as install for perl-PlRPC-0.2020-15.fc20.noarch >06:08:20,672 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.227-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-6.fc20.noarch >06:08:20,673 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-6.fc20.noarch >06:08:20,677 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-287.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >06:08:20,687 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-Parser-2.41-11.fc20.x86_64 as install for perl-XML-DOM-1.44-20.fc20.noarch >06:08:20,696 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:phonon-backend-gstreamer-4.6.3-2.fc20.x86_64 as install for phonon-4.6.0-8.fc20.x86_64 >06:08:20,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libqzeitgeist-0.8.0-10.fc20.x86_64 as install for phonon-4.6.0-8.fc20.x86_64 >06:08:20,699 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:php-pear-1.9.4-21.fc20.noarch as install for php-pecl-jsonc-1.3.1-2.fc20.x86_64 >06:08:20,703 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:08:20,704 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-0.1.2013.08.14.0.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 >06:08:20,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-7.fc20.x86_64 as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:08:20,707 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:08:20,708 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.1.14-78.fc20.x86_64 >06:08:20,709 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >06:08:20,709 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >06:08:20,709 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >06:08:20,709 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >06:08:20,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmtx-0.7.2-11.fc20.x86_64 as install for prison-1.0-7.fc20.x86_64 >06:08:20,716 DEBUG yum.verbose.YumBase: TSINFO: Marking GitPython-0.3.2-0.5.RC1.fc20.noarch as install for pyrpkg-1.19-2.fc20.noarch >06:08:20,719 DEBUG yum.verbose.YumBase: TSINFO: Marking python-logilab-common-0.60.0-1.fc20.noarch as install for python-astroid-1.0.0-3.fc20.noarch >06:08:20,721 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch as install for python-beaker-1.5.4-8.fc20.noarch >06:08:20,723 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-4.fc20.x86_64 as install for python-beaker-1.5.4-8.fc20.noarch >06:08:20,728 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.7-3.fc20.noarch as install for python-requests-1.2.3-5.fc20.noarch >06:08:20,730 DEBUG yum.verbose.YumBase: TSINFO: Marking zeromq3-3.2.3-4.fc20.x86_64 as install for python-zmq-13.0.2-1.fc20.x86_64 >06:08:20,741 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-1.2.2-0.5.20120224git.fc20.x86_64 as install for qtwebkit-2.3.2-2.fc20.x86_64 >06:08:20,742 DEBUG yum.verbose.YumBase: Quick matched qt-mobility-1.2.2-0.5.20120224git.fc20.x86_64 to require for libQtLocation.so.1()(64bit) >06:08:20,745 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >06:08:20,747 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-5.fc20.noarch >06:08:20,751 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >06:08:20,754 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.1-3.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >06:08:20,755 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.1-3.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >06:08:20,755 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.1-3.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >06:08:20,756 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.1-3.fc20.x86_64 to require for libcfg.so.6()(64bit) >06:08:20,759 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:08:20,760 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:08:20,761 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >06:08:20,761 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >06:08:20,761 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >06:08:20,762 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >06:08:20,766 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-11.fc20.x86_64 as install for sssd-krb5-common-1.11.0-1.fc20.x86_64 >06:08:20,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-20.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >06:08:20,771 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-3.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >06:08:20,772 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-3.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >06:08:20,778 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-4.fc20.x86_64 as install for systemtap-runtime-2.4-0.25.g3f873e5.fc20.x86_64 >06:08:20,779 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-4.fc20.x86_64 to require for libdyninstAPI.so.8.1()(64bit) >06:08:20,785 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.20-19.fc20.x86_64 >06:08:20,796 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >06:08:20,796 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >06:08:20,800 DEBUG yum.verbose.YumBase: TSINFO: Marking python-gitdb-0.5.4-6.fc20.x86_64 as install for GitPython-0.3.2-0.5.RC1.fc20.noarch >06:08:20,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.1-3.fc20.x86_64 >06:08:20,811 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp3-1.1.3.8-10.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,812 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp2-2.1.10-18.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,813 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-jaxme-0.5.2-9.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,814 DEBUG yum.verbose.YumBase: TSINFO: Marking relaxngDatatype-1.0-11.5.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:msv-xsdlib-2013.5.1-6.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,816 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:msv-msv-2013.5.1-6.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,817 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isorelax-0-0.14.release20050331.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,818 DEBUG yum.verbose.YumBase: TSINFO: Marking bea-stax-api-1.2.0-8.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,819 DEBUG yum.verbose.YumBase: TSINFO: Marking bea-stax-1.2.0-8.fc20.noarch as install for dom4j-1.6.1-18.fc20.noarch >06:08:20,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20130729-1.fc20.x86_64 as install for dyninst-8.1.2-4.fc20.x86_64 >06:08:20,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libzip-0.11.1-2.fc20.x86_64 as install for ebook-tools-libs-0.2.1-5.fc20.x86_64 >06:08:20,830 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-core-1.4.0-14.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:08:20,831 DEBUG yum.verbose.YumBase: TSINFO: Marking woodstox-core-4.2.0-2.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:08:20,832 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-obr-1.0.2-11.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:08:20,833 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-utils-1.2.0-3.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:08:20,834 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-shell-1.4.3-4.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:08:20,835 DEBUG yum.verbose.YumBase: TSINFO: Marking kxml-2.3.0-3.fc20.noarch as install for felix-bundlerepository-1.6.6-15.fc20.noarch >06:08:20,836 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-foundation-1.2.0-14.fc20.noarch as install for felix-osgi-compendium-1.4.0-16.fc20.noarch >06:08:20,838 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >06:08:20,839 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >06:08:20,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-3.fc20.x86_64 >06:08:20,847 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-19.90.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-19.90.0-1.fc20.noarch >06:08:20,852 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-kde-theme-19.90.2-1.fc20.noarch as install for kde-settings-ksplash-20-1.fc20.noarch >06:08:20,856 DEBUG yum.verbose.YumBase: TSINFO: Marking konsole-part-4.11.0-1.fc20.x86_64 as install for konsole-4.11.0-1.fc20.x86_64 >06:08:20,857 DEBUG yum.verbose.YumBase: Quick matched konsole-part-4.11.0-1.fc20.x86_64 to require for libkonsoleprivate.so()(64bit) >06:08:20,857 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-baseapps-libs-4.11.0-1.fc20.x86_64 as install for konsole-4.11.0-1.fc20.x86_64 >06:08:20,860 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkscreen-1.0.1-1.fc20.x86_64 as install for 1:kscreen-1.0.1-1.fc20.x86_64 >06:08:20,861 DEBUG yum.verbose.YumBase: Quick matched 1:libkscreen-1.0.1-1.fc20.x86_64 to require for libkscreen.so.1()(64bit) >06:08:20,867 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20130805-3.fc20.noarch >06:08:20,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-2.fc20.x86_64 as install for libtomcrypt-1.17-20.fc20.x86_64 >06:08:20,873 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-2.fc20.x86_64 to require for libtommath.so.0()(64bit) >06:08:20,877 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Task-Weaken-1.04-8.fc20.noarch as install for perl-AnyEvent-7.05-1.fc20.x86_64 >06:08:20,878 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.55-4.fc20.x86_64 as install for perl-AnyEvent-7.05-1.fc20.x86_64 >06:08:20,892 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.60-11.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:08:20,893 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.02-4.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:08:20,894 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-8.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:08:20,895 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-7.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:08:20,896 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-HTML-1.00-3.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:08:20,896 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.062-2.fc20.x86_64 as install for perl-HTTP-Message-6.06-7.fc20.noarch >06:08:20,904 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.062-2.fc20.x86_64 as install for perl-IO-Compress-2.062-2.fc20.noarch >06:08:20,910 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.95.3-3.fc20.noarch as install for perl-Net-HTTP-6.06-4.fc20.noarch >06:08:20,920 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-8.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:08:20,920 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:08:20,921 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Daemon-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:08:20,922 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:08:20,923 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >06:08:20,924 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.71-4.fc20.x86_64 as install for perl-libwww-perl-6.05-3.fc20.noarch >06:08:20,925 DEBUG yum.verbose.YumBase: Quick matched perl-HTML-Parser-3.71-4.fc20.x86_64 to require for perl(HTML::Entities) >06:08:20,932 DEBUG yum.verbose.YumBase: TSINFO: Marking php-xml-5.5.3-1.fc20.x86_64 as install for 1:php-pear-1.9.4-21.fc20.noarch >06:08:20,934 DEBUG yum.verbose.YumBase: TSINFO: Marking php-process-5.5.3-1.fc20.x86_64 as install for 1:php-pear-1.9.4-21.fc20.noarch >06:08:20,941 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-6.fc20.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch >06:08:20,942 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.3.0-2.fc20.noarch as install for python-urllib3-1.7-3.fc20.noarch >06:08:20,942 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.1-1.fc20.noarch as install for python-urllib3-1.7-3.fc20.noarch >06:08:20,951 DEBUG yum.verbose.YumBase: TSINFO: Marking javassist-3.16.1-6.fc20.noarch as install for slf4j-1.7.5-3.fc20.noarch >06:08:20,951 DEBUG yum.verbose.YumBase: TSINFO: Marking cal10n-0.7.7-3.fc20.noarch as install for slf4j-1.7.5-3.fc20.noarch >06:08:20,959 DEBUG yum.verbose.YumBase: TSINFO: Marking openpgm-5.2.122-2.fc20.x86_64 as install for zeromq3-3.2.3-4.fc20.x86_64 >06:08:20,963 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 >06:08:20,964 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >06:08:20,965 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 >06:08:20,966 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) >06:08:20,966 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) >06:08:20,967 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-kde-19.90.0-1.fc20.noarch as install for heisenbug-kde-theme-19.90.2-1.fc20.noarch >06:08:20,970 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-baseapps-4.11.0-1.fc20.x86_64 as install for kde-baseapps-libs-4.11.0-1.fc20.x86_64 >06:08:20,974 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-widgets-4.11.0-1.fc20.x86_64 as install for kde-baseapps-libs-4.11.0-1.fc20.x86_64 >06:08:20,992 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-18.fc20.noarch as install for perl-HTML-Parser-3.71-4.fc20.x86_64 >06:08:20,996 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-2.30-3.fc20.noarch as install for perl-HTTP-Date-6.02-8.fc20.noarch >06:08:21,001 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.22-2.fc20.noarch as install for perl-IO-Socket-SSL-1.95.3-3.fc20.noarch >06:08:21,002 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-LibIDN-0.12-16.fc20.x86_64 as install for perl-IO-Socket-SSL-1.95.3-3.fc20.noarch >06:08:21,010 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-2.06-4.fc20.noarch as install for perl-URI-1.60-11.fc20.noarch >06:08:21,015 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-3.fc20.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.1-1.fc20.noarch >06:08:21,017 DEBUG yum.verbose.YumBase: TSINFO: Marking python-async-0.6.1-7.fc20.x86_64 as install for python-gitdb-0.5.4-6.fc20.x86_64 >06:08:21,018 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smmap-0.8.1-7.fc20.noarch as install for python-gitdb-0.5.4-6.fc20.x86_64 >06:08:21,021 DEBUG yum.verbose.YumBase: TSINFO: Marking stax2-api-3.1.1-8.fc20.noarch as install for woodstox-core-4.2.0-2.fc20.noarch >06:08:21,022 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hsqldb-2.2.9-2.fc20.noarch as install for ws-jaxme-0.5.2-9.fc20.noarch >06:08:21,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libtidy-0.99.0-29.20091203.fc20.x86_64 as install for kde-baseapps-4.11.0-1.fc20.x86_64 >06:08:21,034 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-Data-20120719.001-4.fc20.noarch as install for perl-Business-ISBN-2.06-4.fc20.noarch >06:08:21,252 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-nls-4.2.0.v20121120043402-3.fc20.noarch as install for eclipse-nls-de-4.2.0.v20121120043402-3.fc20.noarch >06:08:21,253 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-l10n-4.11.0-2.fc20.noarch as install for kde-l10n-German-4.11.0-2.fc20.noarch >06:08:21,494 DEBUG yum.verbose.YumBase: Depsolve time: 6.258 >06:08:21,495 DEBUG packaging: buildTransaction = (2, [u'Success - deps resolved']) >06:08:21,496 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1234 (checkSoftwareSelection) >06:08:21,496 INFO packaging: have _yum_lock for AnaInstallThread >06:08:21,496 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:21,496 DEBUG packaging: success >06:08:21,496 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:21,497 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1247 (checkSoftwareSelection) >06:08:21,497 INFO packaging: have _yum_lock for AnaInstallThread >06:08:21,542 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:21,543 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1309 (preInstall) >06:08:21,543 INFO packaging: have _yum_lock for AnaInstallThread >06:08:21,544 INFO packaging: 2068 packages selected totalling 8.25 GB >06:08:21,545 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:21,545 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:162 (doInstall) >06:08:21,545 INFO packaging: have _yum_lock for AnaInstallThread >06:08:21,641 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1384 (install) >06:08:21,641 INFO packaging: have _yum_lock for AnaInstallThread >06:08:21,642 DEBUG packaging: deleting package sacks >06:08:21,642 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:21,642 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1385 (install) >06:08:21,642 INFO packaging: have _yum_lock for AnaInstallThread >06:08:21,642 DEBUG packaging: deleting yum transaction info >06:08:21,789 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:21,792 INFO packaging: gave up _yum_lock for AnaInstallThread >06:08:21,793 DEBUG packaging: getting release version from tree at None (20) >06:08:21,793 DEBUG packaging: got a release version of 20 >06:08:21,794 INFO packaging: Running anaconda-yum to install packages >06:08:21,904 DEBUG packaging: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >06:08:21,904 DEBUG packaging: No plugin match for: fastestmirror >06:08:21,904 DEBUG packaging: No plugin match for: langpacks >06:08:21,904 DEBUG packaging: Adding de_DE.UTF-8 to language list >06:08:21,904 DEBUG packaging: Config time: 0.016 >06:08:21,904 DEBUG packaging: rpmdb time: 0.000 >06:08:21,906 DEBUG packaging: Setting up Package Sacks >06:08:21,909 DEBUG packaging: Loading mirror speeds from cached hostfile >06:08:22,209 DEBUG packaging: pkgsack time: 0.273 >06:08:23,643 DEBUG packaging: populate transaction set >06:08:39,337 DEBUG packaging: check transaction set >06:08:39,501 DEBUG packaging: order transaction set >06:08:39,533 INFO packaging: running transaction >06:08:41,300 DEBUG packaging: Transaktion von der Installationsquelle wird vorbereitet >06:08:42,065 DEBUG packaging: Installation wird ausgeführt libgcc (1/2068) >06:08:42,081 DEBUG packaging: Installation wird ausgeführt fontpackages-filesystem (2/2068) >06:08:42,097 DEBUG packaging: Installation wird ausgeführt hwdata (3/2068) >06:08:42,297 DEBUG packaging: Installation wird ausgeführt setup (4/2068) >06:08:42,329 DEBUG packaging: Installation wird ausgeführt filesystem (5/2068) >06:08:42,633 DEBUG packaging: Installation wird ausgeführt telepathy-filesystem (6/2068) >06:08:42,648 DEBUG packaging: Installation wird ausgeführt emacs-filesystem (7/2068) >06:08:42,664 DEBUG packaging: Installation wird ausgeführt control-center-filesystem (8/2068) >06:08:42,680 DEBUG packaging: Installation wird ausgeführt dejavu-fonts-common (9/2068) >06:08:42,711 DEBUG packaging: Installation wird ausgeführt liberation-fonts-common (10/2068) >06:08:42,727 DEBUG packaging: Installation wird ausgeführt gnu-free-fonts-common (11/2068) >06:08:42,791 DEBUG packaging: Installation wird ausgeführt mozilla-filesystem (12/2068) >06:08:42,791 DEBUG packaging: Installation wird ausgeführt shared-desktop-ontologies (13/2068) >06:08:42,855 DEBUG packaging: Installation wird ausgeführt heisenbug-backgrounds-base (14/2068) >06:08:43,520 DEBUG packaging: Installation wird ausgeführt mailcap (15/2068) >06:08:43,521 DEBUG packaging: Installation wird ausgeführt adwaita-cursor-theme (16/2068) >06:08:43,621 DEBUG packaging: Installation wird ausgeführt kernel-headers (17/2068) >06:08:43,953 DEBUG packaging: Installation wird ausgeführt gnome-user-docs (18/2068) >06:08:48,474 DEBUG packaging: Installation wird ausgeführt xemacs-filesystem (19/2068) >06:08:48,490 DEBUG packaging: Installation wird ausgeführt m17n-db (20/2068) >06:08:48,590 DEBUG packaging: Installation wird ausgeführt libreport-filesystem (21/2068) >06:08:48,593 DEBUG packaging: Installation wird ausgeführt bind-license (22/2068) >06:08:48,609 DEBUG packaging: Installation wird ausgeführt gl-manpages (23/2068) >06:08:48,973 DEBUG packaging: Installation wird ausgeführt foomatic-db-filesystem (24/2068) >06:08:48,989 DEBUG packaging: Installation wird ausgeführt poppler-data (25/2068) >06:08:49,553 DEBUG packaging: Installation wird ausgeführt tzdata (26/2068) >06:08:50,054 DEBUG packaging: Installation wird ausgeführt cups-filesystem (27/2068) >06:08:50,054 DEBUG packaging: Installation wird ausgeführt xkeyboard-config (28/2068) >06:08:50,318 DEBUG packaging: Installation wird ausgeführt gnome-getting-started-docs (29/2068) >06:08:52,422 DEBUG packaging: Installation wird ausgeführt heisenbug-backgrounds-gnome (30/2068) >06:08:52,438 DEBUG packaging: Installation wird ausgeführt basesystem (31/2068) >06:08:52,445 DEBUG packaging: Installation wird ausgeführt khmeros-fonts-common (32/2068) >06:08:52,461 DEBUG packaging: Installation wird ausgeführt nhn-nanum-fonts-common (33/2068) >06:08:52,477 DEBUG packaging: Installation wird ausgeführt smc-fonts-common (34/2068) >06:08:52,485 DEBUG packaging: Installation wird ausgeführt thai-scalable-fonts-common (35/2068) >06:08:52,516 DEBUG packaging: Installation wird ausgeführt mobile-broadband-provider-info (36/2068) >06:08:52,532 DEBUG packaging: Installation wird ausgeführt quota-nls (37/2068) >06:08:52,564 DEBUG packaging: Installation wird ausgeführt ncurses-base (38/2068) >06:08:52,664 DEBUG packaging: Installation wird ausgeführt nss-softokn-freebl (39/2068) >06:08:52,680 DEBUG packaging: Installation wird ausgeführt glibc-common (40/2068) >06:08:56,048 DEBUG packaging: Installation wird ausgeführt glibc (41/2068) >06:08:58,252 DEBUG packaging: Installation wird ausgeführt libstdc++ (42/2068) >06:08:58,352 DEBUG packaging: Installation wird ausgeführt ncurses-libs (43/2068) >06:08:58,453 DEBUG packaging: Installation wird ausgeführt bash (44/2068) >06:08:58,653 DEBUG packaging: Installation wird ausgeführt pcre (45/2068) >06:08:58,754 DEBUG packaging: Installation wird ausgeführt libsepol (46/2068) >06:08:58,785 DEBUG packaging: Installation wird ausgeführt libselinux (47/2068) >06:08:58,849 DEBUG packaging: Installation wird ausgeführt zlib (48/2068) >06:08:58,865 DEBUG packaging: Installation wird ausgeführt dbus-libs (49/2068) >06:08:58,929 DEBUG packaging: Installation wird ausgeführt libjpeg-turbo (50/2068) >06:08:58,993 DEBUG packaging: Installation wird ausgeführt info (51/2068) >06:08:59,056 DEBUG packaging: Installation wird ausgeführt libpng (52/2068) >06:08:59,120 DEBUG packaging: Installation wird ausgeführt freetype (53/2068) >06:08:59,220 DEBUG packaging: Installation wird ausgeführt libcom_err (54/2068) >06:08:59,221 DEBUG packaging: Installation wird ausgeführt libICE (55/2068) >06:08:59,284 DEBUG packaging: Installation wird ausgeführt nspr (56/2068) >06:08:59,316 DEBUG packaging: Installation wird ausgeführt nss-util (57/2068) >06:08:59,348 DEBUG packaging: Installation wird ausgeführt bzip2-libs (58/2068) >06:08:59,380 DEBUG packaging: Installation wird ausgeführt expat (59/2068) >06:08:59,444 DEBUG packaging: Installation wird ausgeführt libuuid (60/2068) >06:08:59,445 DEBUG packaging: Installation wird ausgeführt libSM (61/2068) >06:08:59,509 DEBUG packaging: Installation wird ausgeführt lcms2 (62/2068) >06:08:59,541 DEBUG packaging: Installation wird ausgeführt popt (63/2068) >06:08:59,604 DEBUG packaging: Installation wird ausgeführt chkconfig (64/2068) >06:08:59,668 DEBUG packaging: Installation wird ausgeführt xz-libs (65/2068) >06:08:59,700 DEBUG packaging: Installation wird ausgeführt libxml2 (66/2068) >06:08:59,864 DEBUG packaging: Installation wird ausgeführt libdb (67/2068) >06:08:59,980 DEBUG packaging: Installation wird ausgeführt readline (68/2068) >06:09:00,044 DEBUG packaging: Installation wird ausgeführt sqlite (69/2068) >06:09:00,144 DEBUG packaging: Installation wird ausgeführt cyrus-sasl-lib (70/2068) >06:09:00,208 DEBUG packaging: Installation wird ausgeführt audit-libs (71/2068) >06:09:00,272 DEBUG packaging: Installation wird ausgeführt mesa-libwayland-egl (72/2068) >06:09:00,280 DEBUG packaging: Installation wird ausgeführt libicu (73/2068) >06:09:01,497 DEBUG packaging: Installation wird ausgeführt libxkbcommon (74/2068) >06:09:01,561 DEBUG packaging: Installation wird ausgeführt libffi (75/2068) >06:09:01,577 DEBUG packaging: Installation wird ausgeführt pkgconfig (76/2068) >06:09:01,608 DEBUG packaging: Installation wird ausgeführt glib2 (77/2068) >06:09:02,073 DEBUG packaging: Installation wird ausgeführt shared-mime-info (78/2068) >06:09:02,437 DEBUG packaging: Installation wird ausgeführt atk (79/2068) >06:09:02,537 DEBUG packaging: Installation wird ausgeführt dbus-glib (80/2068) >06:09:02,553 DEBUG packaging: Installation wird ausgeführt json-glib (81/2068) >06:09:02,617 DEBUG packaging: Installation wird ausgeführt xorg-x11-proto-devel (82/2068) >06:09:02,733 DEBUG packaging: Installation wird ausgeführt gstreamer1 (83/2068) >06:09:02,933 DEBUG packaging: Installation wird ausgeführt gobject-introspection (84/2068) >06:09:03,033 DEBUG packaging: Installation wird ausgeführt libwayland-client (85/2068) >06:09:03,034 DEBUG packaging: Installation wird ausgeführt libwayland-cursor (86/2068) >06:09:03,049 DEBUG packaging: Installation wird ausgeführt libgpg-error (87/2068) >06:09:03,113 DEBUG packaging: Installation wird ausgeführt libgcrypt (88/2068) >06:09:03,177 DEBUG packaging: Installation wird ausgeführt libsecret (89/2068) >06:09:03,241 DEBUG packaging: Installation wird ausgeführt libxslt (90/2068) >06:09:03,341 DEBUG packaging: Installation wird ausgeführt libogg (91/2068) >06:09:03,344 DEBUG packaging: Installation wird ausgeführt libXau (92/2068) >06:09:03,408 DEBUG packaging: Installation wird ausgeführt libxcb (93/2068) >06:09:03,472 DEBUG packaging: Installation wird ausgeführt elfutils-libelf (94/2068) >06:09:03,536 DEBUG packaging: Installation wird ausgeführt grep (95/2068) >06:09:03,599 DEBUG packaging: Installation wird ausgeführt boost-system (96/2068) >06:09:03,631 DEBUG packaging: Installation wird ausgeführt desktop-file-utils (97/2068) >06:09:03,663 DEBUG packaging: Installation wird ausgeführt gmp (98/2068) >06:09:03,726 DEBUG packaging: Installation wird ausgeführt libtool-ltdl (99/2068) >06:09:03,758 DEBUG packaging: Installation wird ausgeführt libgomp (100/2068) >06:09:03,822 DEBUG packaging: Installation wird ausgeführt json-c (101/2068) >06:09:03,837 DEBUG packaging: Installation wird ausgeführt libtdb (102/2068) >06:09:03,869 DEBUG packaging: Installation wird ausgeführt libvorbis (103/2068) >06:09:03,971 DEBUG packaging: Installation wird ausgeführt p11-kit (104/2068) >06:09:04,035 DEBUG packaging: Installation wird ausgeführt lua (105/2068) >06:09:04,099 DEBUG packaging: Installation wird ausgeführt ilmbase (106/2068) >06:09:04,130 DEBUG packaging: Installation wird ausgeführt tcp_wrappers-libs (107/2068) >06:09:04,162 DEBUG packaging: Installation wird ausgeführt telepathy-glib (108/2068) >06:09:04,326 DEBUG packaging: Installation wird ausgeführt libattr (109/2068) >06:09:04,342 DEBUG packaging: Installation wird ausgeführt libcap (110/2068) >06:09:04,406 DEBUG packaging: Installation wird ausgeführt libacl (111/2068) >06:09:04,421 DEBUG packaging: Installation wird ausgeführt sed (112/2068) >06:09:04,522 DEBUG packaging: Installation wird ausgeführt libtalloc (113/2068) >06:09:04,525 DEBUG packaging: Installation wird ausgeführt libcap-ng (114/2068) >06:09:04,557 DEBUG packaging: Installation wird ausgeführt OpenEXR-libs (115/2068) >06:09:04,657 DEBUG packaging: Installation wird ausgeführt gsettings-desktop-schemas (116/2068) >06:09:04,757 DEBUG packaging: Installation wird ausgeführt libsigc++20 (117/2068) >06:09:04,821 DEBUG packaging: Installation wird ausgeführt libexif (118/2068) >06:09:04,922 DEBUG packaging: Installation wird ausgeführt keyutils-libs (119/2068) >06:09:04,937 DEBUG packaging: Installation wird ausgeführt libgnome-keyring (120/2068) >06:09:05,038 DEBUG packaging: Installation wird ausgeführt glibmm24 (121/2068) >06:09:05,138 DEBUG packaging: Installation wird ausgeführt boost-thread (122/2068) >06:09:05,170 DEBUG packaging: Installation wird ausgeführt libidn (123/2068) >06:09:05,270 DEBUG packaging: Installation wird ausgeführt libwpd (124/2068) >06:09:05,371 DEBUG packaging: Installation wird ausgeführt file-libs (125/2068) >06:09:05,478 DEBUG packaging: Installation wird ausgeführt libnl3 (126/2068) >06:09:05,579 DEBUG packaging: Installation wird ausgeführt libtevent (127/2068) >06:09:05,579 DEBUG packaging: Installation wird ausgeführt boost-filesystem (128/2068) >06:09:05,643 DEBUG packaging: Installation wird ausgeführt zlib-devel (129/2068) >06:09:05,643 DEBUG packaging: Installation wird ausgeführt libbluray (130/2068) >06:09:05,707 DEBUG packaging: Installation wird ausgeführt apr (131/2068) >06:09:05,771 DEBUG packaging: Installation wird ausgeführt gawk (132/2068) >06:09:05,935 DEBUG packaging: Installation wird ausgeführt boost-date-time (133/2068) >06:09:05,951 DEBUG packaging: Installation wird ausgeführt pixman (134/2068) >06:09:06,051 DEBUG packaging: Installation wird ausgeführt orc (135/2068) >06:09:06,115 DEBUG packaging: Installation wird ausgeführt apr-util (136/2068) >06:09:06,147 DEBUG packaging: Installation wird ausgeführt boost-regex (137/2068) >06:09:06,247 DEBUG packaging: Installation wird ausgeführt exiv2-libs (138/2068) >06:09:06,411 DEBUG packaging: Installation wird ausgeführt libXdmcp (139/2068) >06:09:06,443 DEBUG packaging: Installation wird ausgeführt libwebp (140/2068) >06:09:06,507 DEBUG packaging: Installation wird ausgeführt fftw-libs-double (141/2068) >06:09:06,671 DEBUG packaging: Installation wird ausgeführt xmlrpc-c (142/2068) >06:09:06,702 DEBUG packaging: Installation wird ausgeführt findutils (143/2068) >06:09:06,867 DEBUG packaging: Installation wird ausgeführt which (144/2068) >06:09:06,882 DEBUG packaging: Installation wird ausgeführt jasper-libs (145/2068) >06:09:06,946 DEBUG packaging: Installation wird ausgeführt hunspell-en-US (146/2068) >06:09:06,978 DEBUG packaging: Installation wird ausgeführt hunspell (147/2068) >06:09:07,078 DEBUG packaging: Installation wird ausgeführt enchant (148/2068) >06:09:07,086 DEBUG packaging: Installation wird ausgeführt libpcap (149/2068) >06:09:07,149 DEBUG packaging: Installation wird ausgeführt libtasn1 (150/2068) >06:09:07,213 DEBUG packaging: Installation wird ausgeführt libdhash (151/2068) >06:09:07,245 DEBUG packaging: Installation wird ausgeführt speex (152/2068) >06:09:07,309 DEBUG packaging: Installation wird ausgeführt libical (153/2068) >06:09:07,373 DEBUG packaging: Installation wird ausgeführt freetype-devel (154/2068) >06:09:07,505 DEBUG packaging: Installation wird ausgeführt libldb (155/2068) >06:09:07,568 DEBUG packaging: Installation wird ausgeführt mpfr (156/2068) >06:09:07,632 DEBUG packaging: Installation wird ausgeführt boost-chrono (157/2068) >06:09:07,664 DEBUG packaging: Installation wird ausgeführt libtheora (158/2068) >06:09:07,728 DEBUG packaging: Installation wird ausgeführt xz (159/2068) >06:09:07,791 DEBUG packaging: Installation wird ausgeführt cpio (160/2068) >06:09:07,855 DEBUG packaging: Installation wird ausgeführt iptables (161/2068) >06:09:07,971 DEBUG packaging: Installation wird ausgeführt gdbm (162/2068) >06:09:08,035 DEBUG packaging: Installation wird ausgeführt libpciaccess (163/2068) >06:09:08,050 DEBUG packaging: Installation wird ausgeführt libraw1394 (164/2068) >06:09:08,114 DEBUG packaging: Installation wird ausgeführt lcms-libs (165/2068) >06:09:08,178 DEBUG packaging: Installation wird ausgeführt openjpeg-libs (166/2068) >06:09:08,210 DEBUG packaging: Installation wird ausgeführt libasyncns (167/2068) >06:09:08,242 DEBUG packaging: Installation wird ausgeführt SDL (168/2068) >06:09:08,306 DEBUG packaging: Installation wird ausgeführt file (169/2068) >06:09:08,321 DEBUG packaging: Installation wird ausgeführt atkmm (170/2068) >06:09:08,385 DEBUG packaging: Installation wird ausgeführt tar (171/2068) >06:09:08,549 DEBUG packaging: Installation wird ausgeführt flac-libs (172/2068) >06:09:08,613 DEBUG packaging: Installation wird ausgeführt libgee (173/2068) >06:09:08,714 DEBUG packaging: Installation wird ausgeführt imsettings-libs (174/2068) >06:09:08,778 DEBUG packaging: Installation wird ausgeführt nss-softokn (175/2068) >06:09:08,878 DEBUG packaging: Installation wird ausgeführt libplist (176/2068) >06:09:08,910 DEBUG packaging: Installation wird ausgeführt wxBase (177/2068) >06:09:09,042 DEBUG packaging: Installation wird ausgeführt bzip2 (178/2068) >06:09:09,073 DEBUG packaging: Installation wird ausgeführt mozjs17 (179/2068) >06:09:09,338 DEBUG packaging: Installation wird ausgeführt libunistring (180/2068) >06:09:09,438 DEBUG packaging: Installation wird ausgeführt libv4l (181/2068) >06:09:09,470 DEBUG packaging: Installation wird ausgeführt mesa-libglapi (182/2068) >06:09:09,501 DEBUG packaging: Installation wird ausgeführt redhat-menus (183/2068) >06:09:09,602 DEBUG packaging: Installation wird ausgeführt boost-program-options (184/2068) >06:09:09,666 DEBUG packaging: Installation wird ausgeführt slang (185/2068) >06:09:09,766 DEBUG packaging: Installation wird ausgeführt newt (186/2068) >06:09:09,830 DEBUG packaging: Installation wird ausgeführt libvpx (187/2068) >06:09:09,894 DEBUG packaging: Installation wird ausgeführt libcollection (188/2068) >06:09:09,925 DEBUG packaging: Installation wird ausgeführt pcsc-lite-libs (189/2068) >06:09:09,989 DEBUG packaging: Installation wird ausgeführt bluez-libs (190/2068) >06:09:10,005 DEBUG packaging: Installation wird ausgeführt numactl-libs (191/2068) >06:09:10,037 DEBUG packaging: Installation wird ausgeführt libbsd (192/2068) >06:09:10,100 DEBUG packaging: Installation wird ausgeführt libmng (193/2068) >06:09:10,164 DEBUG packaging: Installation wird ausgeführt libpng-devel (194/2068) >06:09:10,196 DEBUG packaging: Installation wird ausgeführt libwpg (195/2068) >06:09:10,259 DEBUG packaging: Installation wird ausgeführt groff-base (196/2068) >06:09:10,460 DEBUG packaging: Installation wird ausgeführt elfutils-libs (197/2068) >06:09:10,524 DEBUG packaging: Installation wird ausgeführt libiscsi (198/2068) >06:09:10,588 DEBUG packaging: Installation wird ausgeführt libcroco (199/2068) >06:09:10,619 DEBUG packaging: Installation wird ausgeführt nspr-devel (200/2068) >06:09:10,683 DEBUG packaging: Installation wird ausgeführt xml-common (201/2068) >06:09:10,715 DEBUG packaging: Installation wird ausgeführt iso-codes (202/2068) >06:09:11,416 DEBUG packaging: Installation wird ausgeführt exempi (203/2068) >06:09:11,517 DEBUG packaging: Installation wird ausgeführt boost-iostreams (204/2068) >06:09:11,520 DEBUG packaging: Installation wird ausgeführt e2fsprogs-libs (205/2068) >06:09:11,584 DEBUG packaging: Installation wird ausgeführt make (206/2068) >06:09:11,684 DEBUG packaging: Installation wird ausgeführt diffutils (207/2068) >06:09:11,785 DEBUG packaging: Installation wird ausgeführt taglib (208/2068) >06:09:11,885 DEBUG packaging: Installation wird ausgeführt libedit (209/2068) >06:09:11,917 DEBUG packaging: Installation wird ausgeführt boost-signals (210/2068) >06:09:11,981 DEBUG packaging: Installation wird ausgeführt plymouth-core-libs (211/2068) >06:09:11,997 DEBUG packaging: Installation wird ausgeführt libaio (212/2068) >06:09:12,028 DEBUG packaging: Installation wird ausgeführt yajl (213/2068) >06:09:12,092 DEBUG packaging: Installation wird ausgeführt pciutils-libs (214/2068) >06:09:12,108 DEBUG packaging: Installation wird ausgeführt libdvdread (215/2068) >06:09:12,172 DEBUG packaging: Installation wird ausgeführt gsm (216/2068) >06:09:12,187 DEBUG packaging: Installation wird ausgeführt libsndfile (217/2068) >06:09:12,251 DEBUG packaging: Installation wird ausgeführt libsamplerate (218/2068) >06:09:12,467 DEBUG packaging: Installation wird ausgeführt opus (219/2068) >06:09:12,599 DEBUG packaging: Installation wird ausgeführt fuse-libs (220/2068) >06:09:12,663 DEBUG packaging: Installation wird ausgeführt hyphen (221/2068) >06:09:12,679 DEBUG packaging: Installation wird ausgeführt libsss_idmap (222/2068) >06:09:12,743 DEBUG packaging: Installation wird ausgeführt lzo (223/2068) >06:09:12,758 DEBUG packaging: Installation wird ausgeführt elfutils (224/2068) >06:09:12,822 DEBUG packaging: Installation wird ausgeführt libwbclient (225/2068) >06:09:12,854 DEBUG packaging: Installation wird ausgeführt libiec61883 (226/2068) >06:09:12,885 DEBUG packaging: Installation wird ausgeführt boost-locale (227/2068) >06:09:12,986 DEBUG packaging: Installation wird ausgeführt libmpc (228/2068) >06:09:13,001 DEBUG packaging: Installation wird ausgeführt xcb-util (229/2068) >06:09:13,033 DEBUG packaging: Installation wird ausgeführt celt051 (230/2068) >06:09:13,097 DEBUG packaging: Installation wird ausgeführt libICE-devel (231/2068) >06:09:13,105 DEBUG packaging: Installation wird ausgeführt libSM-devel (232/2068) >06:09:13,120 DEBUG packaging: Installation wird ausgeführt libgee06 (233/2068) >06:09:13,184 DEBUG packaging: Installation wird ausgeführt libudisks2 (234/2068) >06:09:13,248 DEBUG packaging: Installation wird ausgeführt lensfun (235/2068) >06:09:13,348 DEBUG packaging: Installation wird ausgeführt kmod-libs (236/2068) >06:09:13,356 DEBUG packaging: Installation wird ausgeführt kmod (237/2068) >06:09:13,420 DEBUG packaging: Installation wird ausgeführt zip (238/2068) >06:09:13,483 DEBUG packaging: Installation wird ausgeführt unzip (239/2068) >06:09:13,515 DEBUG packaging: Installation wird ausgeführt libquadmath (240/2068) >06:09:13,579 DEBUG packaging: Installation wird ausgeführt libgfortran (241/2068) >06:09:13,679 DEBUG packaging: Installation wird ausgeführt hdf5 (242/2068) >06:09:14,012 DEBUG packaging: Installation wird ausgeführt atlas (243/2068) >06:09:14,513 DEBUG packaging: Installation wird ausgeführt m4 (244/2068) >06:09:14,577 DEBUG packaging: Installation wird ausgeführt clucene-core (245/2068) >06:09:14,677 DEBUG packaging: Installation wird ausgeführt libfontenc (246/2068) >06:09:14,741 DEBUG packaging: Installation wird ausgeführt libXfont (247/2068) >06:09:14,805 DEBUG packaging: Installation wird ausgeführt xorg-x11-font-utils (248/2068) >06:09:14,820 DEBUG packaging: Installation wird ausgeführt boost-python (249/2068) >06:09:14,884 DEBUG packaging: Installation wird ausgeführt gc (250/2068) >06:09:14,948 DEBUG packaging: Installation wird ausgeführt tcl (251/2068) >06:09:15,481 DEBUG packaging: Installation wird ausgeführt libdaemon (252/2068) >06:09:15,544 DEBUG packaging: Installation wird ausgeführt libwmf-lite (253/2068) >06:09:15,576 DEBUG packaging: Installation wird ausgeführt libusal (254/2068) >06:09:15,640 DEBUG packaging: Installation wird ausgeführt wavpack (255/2068) >06:09:15,704 DEBUG packaging: Installation wird ausgeführt babl (256/2068) >06:09:15,768 DEBUG packaging: Installation wird ausgeführt libibverbs (257/2068) >06:09:15,800 DEBUG packaging: Installation wird ausgeführt libart_lgpl (258/2068) >06:09:15,863 DEBUG packaging: Installation wird ausgeführt cdparanoia-libs (259/2068) >06:09:15,895 DEBUG packaging: Installation wird ausgeführt libieee1284 (260/2068) >06:09:15,927 DEBUG packaging: Installation wird ausgeführt libiodbc (261/2068) >06:09:16,028 DEBUG packaging: Installation wird ausgeführt librdmacm (262/2068) >06:09:16,059 DEBUG packaging: Installation wird ausgeführt gsl (263/2068) >06:09:16,260 DEBUG packaging: Installation wird ausgeführt libdvdnav (264/2068) >06:09:16,324 DEBUG packaging: Installation wird ausgeführt pciutils (265/2068) >06:09:16,324 DEBUG packaging: Installation wird ausgeführt plymouth-graphics-libs (266/2068) >06:09:16,388 DEBUG packaging: Installation wird ausgeführt nss-util-devel (267/2068) >06:09:16,420 DEBUG packaging: Installation wird ausgeführt gettext-libs (268/2068) >06:09:16,520 DEBUG packaging: Installation wird ausgeführt less (269/2068) >06:09:16,520 DEBUG packaging: Installation wird ausgeführt gnome-menus (270/2068) >06:09:16,636 DEBUG packaging: Installation wird ausgeführt libavc1394 (271/2068) >06:09:16,700 DEBUG packaging: Installation wird ausgeführt libshout (272/2068) >06:09:16,732 DEBUG packaging: Installation wird ausgeführt boost-log (273/2068) >06:09:16,896 DEBUG packaging: Installation wird ausgeführt boost-timer (274/2068) >06:09:16,911 DEBUG packaging: Installation wird ausgeführt boost-wave (275/2068) >06:09:17,012 DEBUG packaging: Installation wird ausgeführt LibRaw (276/2068) >06:09:17,076 DEBUG packaging: Installation wird ausgeführt fuse (277/2068) >06:09:17,107 DEBUG packaging: Installation wird ausgeführt libgexiv2 (278/2068) >06:09:17,171 DEBUG packaging: Installation wird ausgeführt boost-graph (279/2068) >06:09:17,235 DEBUG packaging: Installation wird ausgeführt libodfgen (280/2068) >06:09:17,299 DEBUG packaging: Installation wird ausgeführt libxml++ (281/2068) >06:09:17,331 DEBUG packaging: Installation wird ausgeführt keyutils (282/2068) >06:09:17,362 DEBUG packaging: Installation wird ausgeführt acl (283/2068) >06:09:17,394 DEBUG packaging: Installation wird ausgeführt vim-minimal (284/2068) >06:09:17,494 DEBUG packaging: Installation wird ausgeführt telepathy-logger (285/2068) >06:09:17,526 DEBUG packaging: Installation wird ausgeführt p11-kit-devel (286/2068) >06:09:17,590 DEBUG packaging: Installation wird ausgeführt nettle (287/2068) >06:09:17,654 DEBUG packaging: Installation wird ausgeführt gnutls (288/2068) >06:09:17,818 DEBUG packaging: Installation wird ausgeführt cln (289/2068) >06:09:17,934 DEBUG packaging: Installation wird ausgeführt celt (290/2068) >06:09:17,998 DEBUG packaging: Installation wird ausgeführt libosinfo (291/2068) >06:09:18,098 DEBUG packaging: Installation wird ausgeführt libassuan (292/2068) >06:09:18,114 DEBUG packaging: Installation wird ausgeführt libgtop2 (293/2068) >06:09:18,214 DEBUG packaging: Installation wird ausgeführt gmime (294/2068) >06:09:18,278 DEBUG packaging: Installation wird ausgeführt libpinyin-data (295/2068) >06:09:19,981 DEBUG packaging: Installation wird ausgeführt libpinyin (296/2068) >06:09:20,012 DEBUG packaging: Installation wird ausgeführt gamin (297/2068) >06:09:20,076 DEBUG packaging: Installation wird ausgeführt libvirt-gconfig (298/2068) >06:09:20,140 DEBUG packaging: Installation wird ausgeführt ModemManager-glib (299/2068) >06:09:20,204 DEBUG packaging: Installation wird ausgeführt zeitgeist-libs (300/2068) >06:09:20,267 DEBUG packaging: Installation wird ausgeführt wayland-devel (301/2068) >06:09:20,283 DEBUG packaging: Installation wird ausgeführt libwayland-client-devel (302/2068) >06:09:20,299 DEBUG packaging: Installation wird ausgeführt libwayland-cursor-devel (303/2068) >06:09:20,314 DEBUG packaging: Installation wird ausgeführt libicu-devel (304/2068) >06:09:20,530 DEBUG packaging: Installation wird ausgeführt libxkbcommon-devel (305/2068) >06:09:20,562 DEBUG packaging: Installation wird ausgeführt llvm-libs (306/2068) >06:09:21,764 DEBUG packaging: Installation wird ausgeführt libwayland-server (307/2068) >06:09:21,768 DEBUG packaging: Installation wird ausgeführt cyrus-sasl-plain (308/2068) >06:09:21,799 DEBUG packaging: Installation wird ausgeführt m17n-lib (309/2068) >06:09:21,863 DEBUG packaging: Installation wird ausgeführt pinentry (310/2068) >06:09:21,927 DEBUG packaging: Installation wird ausgeführt mtools (311/2068) >06:09:21,991 DEBUG packaging: Installation wird ausgeführt libcdio (312/2068) >06:09:22,091 DEBUG packaging: Installation wird ausgeführt libcdio-paranoia (313/2068) >06:09:22,123 DEBUG packaging: Installation wird ausgeführt libjpeg-turbo-devel (314/2068) >06:09:22,187 DEBUG packaging: Installation wird ausgeführt psmisc (315/2068) >06:09:22,251 DEBUG packaging: Installation wird ausgeführt liberation-serif-fonts (316/2068) >06:09:22,315 DEBUG packaging: Installation wird ausgeführt vpnc-script (317/2068) >06:09:22,330 DEBUG packaging: Installation wird ausgeführt dejavu-sans-fonts (318/2068) >06:09:22,631 DEBUG packaging: Installation wird ausgeführt ncurses (319/2068) >06:09:22,695 DEBUG packaging: Installation wird ausgeführt cryptopp (320/2068) >06:09:22,927 DEBUG packaging: Installation wird ausgeführt boost-test (321/2068) >06:09:22,991 DEBUG packaging: Installation wird ausgeführt boost-math (322/2068) >06:09:23,091 DEBUG packaging: Installation wird ausgeführt mythes (323/2068) >06:09:23,095 DEBUG packaging: Installation wird ausgeführt boost-serialization (324/2068) >06:09:23,158 DEBUG packaging: Installation wird ausgeführt boost-random (325/2068) >06:09:23,190 DEBUG packaging: Installation wird ausgeführt boost-context (326/2068) >06:09:23,222 DEBUG packaging: Installation wird ausgeführt soundtouch (327/2068) >06:09:23,286 DEBUG packaging: Installation wird ausgeführt snappy (328/2068) >06:09:23,318 DEBUG packaging: Installation wird ausgeführt boost-atomic (329/2068) >06:09:23,350 DEBUG packaging: Installation wird ausgeführt qrencode-libs (330/2068) >06:09:23,413 DEBUG packaging: Installation wird ausgeführt libvisual (331/2068) >06:09:23,477 DEBUG packaging: Installation wird ausgeführt libspiro (332/2068) >06:09:23,493 DEBUG packaging: Installation wird ausgeführt hostname (333/2068) >06:09:23,525 DEBUG packaging: Installation wird ausgeführt mtdev (334/2068) >06:09:23,557 DEBUG packaging: Installation wird ausgeführt libqb (335/2068) >06:09:23,621 DEBUG packaging: Installation wird ausgeführt libnl (336/2068) >06:09:23,684 DEBUG packaging: Installation wird ausgeführt libobjc (337/2068) >06:09:23,716 DEBUG packaging: Installation wird ausgeführt libdv (338/2068) >06:09:23,780 DEBUG packaging: Installation wird ausgeführt libverto (339/2068) >06:09:23,796 DEBUG packaging: Installation wird ausgeführt krb5-libs (340/2068) >06:09:24,060 DEBUG packaging: Installation wird ausgeführt libtirpc (341/2068) >06:09:24,092 DEBUG packaging: Installation wird ausgeführt graphite2 (342/2068) >06:09:24,156 DEBUG packaging: Installation wird ausgeführt harfbuzz (343/2068) >06:09:24,219 DEBUG packaging: Installation wird ausgeführt harfbuzz-icu (344/2068) >06:09:24,235 DEBUG packaging: Installation wird ausgeführt linux-atm-libs (345/2068) >06:09:24,267 DEBUG packaging: Installation wird ausgeführt iproute (346/2068) >06:09:24,383 DEBUG packaging: Installation wird ausgeführt cyrus-sasl-gssapi (347/2068) >06:09:24,398 DEBUG packaging: Installation wird ausgeführt libverto-devel (348/2068) >06:09:24,430 DEBUG packaging: Installation wird ausgeführt iw (349/2068) >06:09:24,446 DEBUG packaging: Installation wird ausgeführt boost (350/2068) >06:09:24,461 DEBUG packaging: Installation wird ausgeführt boost-devel (351/2068) >06:09:29,268 DEBUG packaging: Installation wird ausgeführt leveldb (352/2068) >06:09:29,332 DEBUG packaging: Installation wird ausgeführt ceph-libs (353/2068) >06:09:29,632 DEBUG packaging: Installation wird ausgeführt mythes-de (354/2068) >06:09:30,634 DEBUG packaging: Installation wird ausgeführt mesa-libxatracker (355/2068) >06:09:30,798 DEBUG packaging: Installation wird ausgeführt libqalculate (356/2068) >06:09:31,099 DEBUG packaging: Installation wird ausgeführt gnutls-c++ (357/2068) >06:09:31,131 DEBUG packaging: Installation wird ausgeführt libgadu (358/2068) >06:09:31,195 DEBUG packaging: Installation wird ausgeführt fuseiso (359/2068) >06:09:31,195 DEBUG packaging: Installation wird ausgeführt qt-settings (360/2068) >06:09:31,210 DEBUG packaging: Installation wird ausgeführt cdparanoia (361/2068) >06:09:31,242 DEBUG packaging: Installation wird ausgeführt libfontenc-devel (362/2068) >06:09:31,250 DEBUG packaging: Installation wird ausgeführt clucene-contribs-lib (363/2068) >06:09:31,313 DEBUG packaging: Installation wird ausgeführt Field3D (364/2068) >06:09:31,414 DEBUG packaging: Installation wird ausgeführt xcb-util-image (365/2068) >06:09:31,446 DEBUG packaging: Installation wird ausgeführt cpp (366/2068) >06:09:32,411 DEBUG packaging: Installation wird ausgeführt lzop (367/2068) >06:09:32,442 DEBUG packaging: Installation wird ausgeführt hyphen-en (368/2068) >06:09:32,450 DEBUG packaging: Installation wird ausgeführt hyphen-de (369/2068) >06:09:32,482 DEBUG packaging: Installation wird ausgeführt perl-parent (370/2068) >06:09:32,489 DEBUG packaging: Installation wird ausgeführt perl-HTTP-Tiny (371/2068) >06:09:32,521 DEBUG packaging: Installation wird ausgeführt perl-podlators (372/2068) >06:09:32,585 DEBUG packaging: Installation wird ausgeführt perl-Pod-Perldoc (373/2068) >06:09:32,616 DEBUG packaging: Installation wird ausgeführt perl-version (374/2068) >06:09:32,648 DEBUG packaging: Installation wird ausgeführt perl-Text-ParseWords (375/2068) >06:09:32,656 DEBUG packaging: Installation wird ausgeführt perl-Pod-Escapes (376/2068) >06:09:32,671 DEBUG packaging: Installation wird ausgeführt perl-Encode (377/2068) >06:09:33,072 DEBUG packaging: Installation wird ausgeführt perl-Pod-Usage (378/2068) >06:09:33,072 DEBUG packaging: Installation wird ausgeführt perl-libs (379/2068) >06:09:33,204 DEBUG packaging: Installation wird ausgeführt perl-Filter (380/2068) >06:09:33,268 DEBUG packaging: Installation wird ausgeführt perl-constant (381/2068) >06:09:33,268 DEBUG packaging: Installation wird ausgeführt perl-threads (382/2068) >06:09:33,300 DEBUG packaging: Installation wird ausgeführt perl-Carp (383/2068) >06:09:33,316 DEBUG packaging: Installation wird ausgeführt perl-Time-Local (384/2068) >06:09:33,347 DEBUG packaging: Installation wird ausgeführt perl-Time-HiRes (385/2068) >06:09:33,363 DEBUG packaging: Installation wird ausgeführt perl-Exporter (386/2068) >06:09:33,395 DEBUG packaging: Installation wird ausgeführt perl-Storable (387/2068) >06:09:33,410 DEBUG packaging: Installation wird ausgeführt perl-File-Path (388/2068) >06:09:33,442 DEBUG packaging: Installation wird ausgeführt perl-PathTools (389/2068) >06:09:33,474 DEBUG packaging: Installation wird ausgeführt perl-threads-shared (390/2068) >06:09:33,505 DEBUG packaging: Installation wird ausgeführt perl-File-Temp (391/2068) >06:09:33,537 DEBUG packaging: Installation wird ausgeführt perl-Scalar-List-Utils (392/2068) >06:09:33,569 DEBUG packaging: Installation wird ausgeführt perl-Socket (393/2068) >06:09:33,585 DEBUG packaging: Installation wird ausgeführt perl-Module-CoreList (394/2068) >06:09:33,616 DEBUG packaging: Installation wird ausgeführt perl-Pod-Simple (395/2068) >06:09:33,717 DEBUG packaging: Installation wird ausgeführt perl-Getopt-Long (396/2068) >06:09:33,718 DEBUG packaging: Installation wird ausgeführt perl-macros (397/2068) >06:09:33,750 DEBUG packaging: Installation wird ausgeführt perl (398/2068) >06:09:35,516 DEBUG packaging: Installation wird ausgeführt perl-Data-Dumper (399/2068) >06:09:35,548 DEBUG packaging: Installation wird ausgeführt autoconf (400/2068) >06:09:35,712 DEBUG packaging: Installation wird ausgeführt perl-common-sense (401/2068) >06:09:35,712 DEBUG packaging: Installation wird ausgeführt perl-LWP-MediaTypes (402/2068) >06:09:35,727 DEBUG packaging: Installation wird ausgeführt perl-Compress-Raw-Zlib (403/2068) >06:09:35,759 DEBUG packaging: Installation wird ausgeführt perl-BDB (404/2068) >06:09:35,791 DEBUG packaging: Installation wird ausgeführt perl-IO-AIO (405/2068) >06:09:35,822 DEBUG packaging: Installation wird ausgeführt perl-Encode-Locale (406/2068) >06:09:35,838 DEBUG packaging: Installation wird ausgeführt perl-Error (407/2068) >06:09:35,870 DEBUG packaging: Installation wird ausgeführt perl-XML-RegExp (408/2068) >06:09:35,877 DEBUG packaging: Installation wird ausgeführt perl-Test-Harness (409/2068) >06:09:35,985 DEBUG packaging: Installation wird ausgeführt perl-Thread-Queue (410/2068) >06:09:36,001 DEBUG packaging: Installation wird ausgeführt perl-EV (411/2068) >06:09:36,065 DEBUG packaging: Installation wird ausgeführt perl-TermReadKey (412/2068) >06:09:36,096 DEBUG packaging: Installation wird ausgeführt perl-Linux-Pid (413/2068) >06:09:36,112 DEBUG packaging: Installation wird ausgeführt valgrind (414/2068) >06:09:38,379 DEBUG packaging: Installation wird ausgeführt perl-Parse-Yapp (415/2068) >06:09:38,386 DEBUG packaging: Installation wird ausgeführt perl-XML-Parser (416/2068) >06:09:38,486 DEBUG packaging: Installation wird ausgeführt perl-Newt (417/2068) >06:09:38,518 DEBUG packaging: Installation wird ausgeführt perl-HTML-Tagset (418/2068) >06:09:38,526 DEBUG packaging: Installation wird ausgeführt kernel-devel (419/2068) >06:09:43,732 DEBUG packaging: Installation wird ausgeführt perl-Business-ISBN-Data (420/2068) >06:09:43,764 DEBUG packaging: Installation wird ausgeführt perl-Business-ISBN (421/2068) >06:09:43,771 DEBUG packaging: Installation wird ausgeführt perl-URI (422/2068) >06:09:43,835 DEBUG packaging: Installation wird ausgeführt perl-WWW-RobotRules (423/2068) >06:09:43,838 DEBUG packaging: Installation wird ausgeführt perl-IO-Socket-IP (424/2068) >06:09:43,870 DEBUG packaging: Installation wird ausgeführt perl-Date-Manip (425/2068) >06:09:44,534 DEBUG packaging: Installation wird ausgeführt perl-Task-Weaken (426/2068) >06:09:44,535 DEBUG packaging: Installation wird ausgeführt perl-Net-Daemon (427/2068) >06:09:44,566 DEBUG packaging: Installation wird ausgeführt kdelibs-common (428/2068) >06:09:44,782 DEBUG packaging: Installation wird ausgeführt perl-Image-ExifTool (429/2068) >06:09:45,347 DEBUG packaging: Installation wird ausgeführt perl-ExtUtils-Manifest (430/2068) >06:09:45,362 DEBUG packaging: Installation wird ausgeführt perl-Net-LibIDN (431/2068) >06:09:45,426 DEBUG packaging: Installation wird ausgeführt perl-Compress-Raw-Bzip2 (432/2068) >06:09:45,442 DEBUG packaging: Installation wird ausgeführt perl-IO-Compress (433/2068) >06:09:45,542 DEBUG packaging: Installation wird ausgeführt perl-PlRPC (434/2068) >06:09:45,546 DEBUG packaging: Installation wird ausgeführt perl-TimeDate (435/2068) >06:09:45,609 DEBUG packaging: Installation wird ausgeführt perl-HTTP-Date (436/2068) >06:09:45,610 DEBUG packaging: Installation wird ausgeführt perl-File-Listing (437/2068) >06:09:45,625 DEBUG packaging: Installation wird ausgeführt perl-Event (438/2068) >06:09:45,726 DEBUG packaging: Installation wird ausgeführt perl-IO-HTML (439/2068) >06:09:45,726 DEBUG packaging: Installation wird ausgeführt perl-HTTP-Message (440/2068) >06:09:45,790 DEBUG packaging: Installation wird ausgeführt perl-HTTP-Daemon (441/2068) >06:09:45,790 DEBUG packaging: Installation wird ausgeführt perl-HTML-Parser (442/2068) >06:09:45,822 DEBUG packaging: Installation wird ausgeführt perl-HTTP-Cookies (443/2068) >06:09:45,853 DEBUG packaging: Installation wird ausgeführt perl-HTTP-Negotiate (444/2068) >06:09:45,861 DEBUG packaging: Installation wird ausgeführt perl-Digest (445/2068) >06:09:45,893 DEBUG packaging: Installation wird ausgeführt perl-Digest-MD5 (446/2068) >06:09:45,908 DEBUG packaging: Installation wird ausgeführt perl-Guard (447/2068) >06:09:45,924 DEBUG packaging: Installation wird ausgeführt perl-BSD-Resource (448/2068) >06:09:45,988 DEBUG packaging: Installation wird ausgeführt libvisio (449/2068) >06:09:46,051 DEBUG packaging: Installation wird ausgeführt libvpx-devel (450/2068) >06:09:46,152 DEBUG packaging: Installation wird ausgeführt gdbm-devel (451/2068) >06:09:46,216 DEBUG packaging: Installation wird ausgeführt libical-devel (452/2068) >06:09:46,231 DEBUG packaging: Installation wird ausgeführt p11-kit-trust (453/2068) >06:09:46,295 DEBUG packaging: Installation wird ausgeführt ca-certificates (454/2068) >06:09:46,960 DEBUG packaging: Installation wird ausgeführt openssl-libs (455/2068) >06:09:47,160 DEBUG packaging: Installation wird ausgeführt qt (456/2068) >06:09:47,993 DEBUG packaging: Installation wird ausgeführt libarchive (457/2068) >06:09:48,094 DEBUG packaging: Installation wird ausgeführt libssh2 (458/2068) >06:09:48,157 DEBUG packaging: Installation wird ausgeführt qjson (459/2068) >06:09:48,221 DEBUG packaging: Installation wird ausgeführt python3-libs (460/2068) >06:09:49,939 DEBUG packaging: Installation wird ausgeführt python3 (461/2068) >06:09:49,955 DEBUG packaging: Installation wird ausgeführt glusterfs-libs (462/2068) >06:09:50,018 DEBUG packaging: Installation wird ausgeführt libevent (463/2068) >06:09:50,119 DEBUG packaging: Installation wird ausgeführt attica (464/2068) >06:09:50,219 DEBUG packaging: Installation wird ausgeführt net-snmp-libs (465/2068) >06:09:50,383 DEBUG packaging: Installation wird ausgeführt strigi-libs (466/2068) >06:09:50,491 DEBUG packaging: Installation wird ausgeführt lynx (467/2068) >06:09:50,807 DEBUG packaging: Installation wird ausgeführt perl-Net-SSLeay (468/2068) >06:09:50,907 DEBUG packaging: Installation wird ausgeführt perl-AnyEvent (469/2068) >06:09:51,008 DEBUG packaging: Installation wird ausgeführt cyrus-sasl-md5 (470/2068) >06:09:51,008 DEBUG packaging: Installation wird ausgeführt fipscheck-lib (471/2068) >06:09:51,040 DEBUG packaging: Installation wird ausgeführt fipscheck (472/2068) >06:09:51,072 DEBUG packaging: Installation wird ausgeführt freerdp-libwinpr (473/2068) >06:09:51,136 DEBUG packaging: Installation wird ausgeführt perl-AnyEvent-AIO (474/2068) >06:09:51,143 DEBUG packaging: Installation wird ausgeführt perl-AnyEvent-BDB (475/2068) >06:09:51,175 DEBUG packaging: Installation wird ausgeführt attica-devel (476/2068) >06:09:51,239 DEBUG packaging: Installation wird ausgeführt qca2 (477/2068) >06:09:51,339 DEBUG packaging: Installation wird ausgeführt bind-libs (478/2068) >06:09:51,540 DEBUG packaging: Installation wird ausgeführt socat (479/2068) >06:09:51,603 DEBUG packaging: Installation wird ausgeführt nmap-ncat (480/2068) >06:09:51,635 DEBUG packaging: Installation wird ausgeführt pkcs11-helper (481/2068) >06:09:51,699 DEBUG packaging: Installation wird ausgeführt bind-libs-lite (482/2068) >06:09:51,815 DEBUG packaging: Installation wird ausgeführt spice-server (483/2068) >06:09:51,915 DEBUG packaging: Installation wird ausgeführt httpd-tools (484/2068) >06:09:51,947 DEBUG packaging: Installation wird ausgeführt openslp (485/2068) >06:09:52,010 DEBUG packaging: Installation wird ausgeführt libssh (486/2068) >06:09:52,042 DEBUG packaging: Installation wird ausgeführt cyrus-sasl-scram (487/2068) >06:09:52,074 DEBUG packaging: Installation wird ausgeführt wget (488/2068) >06:09:52,206 DEBUG packaging: Installation wird ausgeführt ldns (489/2068) >06:09:52,470 DEBUG packaging: Installation wird ausgeführt libwvstreams (490/2068) >06:09:52,602 DEBUG packaging: Installation wird ausgeführt libtasn1-devel (491/2068) >06:09:52,666 DEBUG packaging: Installation wird ausgeführt hunspell-de (492/2068) >06:09:52,766 DEBUG packaging: Installation wird ausgeführt gstreamer-tools (493/2068) >06:09:52,768 DEBUG packaging: Installation wird ausgeführt gstreamer (494/2068) >06:09:53,000 DEBUG packaging: Installation wird ausgeführt libofa (495/2068) >06:09:53,032 DEBUG packaging: Installation wird ausgeführt pixman-devel (496/2068) >06:09:53,047 DEBUG packaging: Installation wird ausgeführt libcdr (497/2068) >06:09:53,155 DEBUG packaging: Installation wird ausgeführt libmspub (498/2068) >06:09:53,255 DEBUG packaging: Installation wird ausgeführt libwps (499/2068) >06:09:53,319 DEBUG packaging: Installation wird ausgeführt libmwaw (500/2068) >06:09:53,583 DEBUG packaging: Installation wird ausgeführt hesiod (501/2068) >06:09:53,615 DEBUG packaging: Installation wird ausgeführt keyutils-libs-devel (502/2068) >06:09:53,647 DEBUG packaging: Installation wird ausgeführt gsettings-desktop-schemas-devel (503/2068) >06:09:53,662 DEBUG packaging: Installation wird ausgeführt desktop-backgrounds-gnome (504/2068) >06:09:53,678 DEBUG packaging: Installation wird ausgeführt libisofs (505/2068) >06:09:53,778 DEBUG packaging: Installation wird ausgeführt libattr-devel (506/2068) >06:09:53,778 DEBUG packaging: Installation wird ausgeführt patch (507/2068) >06:09:53,810 DEBUG packaging: Installation wird ausgeführt telepathy-idle (508/2068) >06:09:53,842 DEBUG packaging: Installation wird ausgeführt tcp_wrappers (509/2068) >06:09:53,873 DEBUG packaging: Installation wird ausgeführt quota (510/2068) >06:09:53,937 DEBUG packaging: Installation wird ausgeführt lua-socket (511/2068) >06:09:54,001 DEBUG packaging: Installation wird ausgeführt libquvi-scripts (512/2068) >06:09:54,032 DEBUG packaging: Installation wird ausgeführt highlight (513/2068) >06:09:54,333 DEBUG packaging: Installation wird ausgeführt flann (514/2068) >06:09:54,541 DEBUG packaging: Installation wird ausgeführt liborcus (515/2068) >06:09:54,642 DEBUG packaging: Installation wird ausgeführt dwz (516/2068) >06:09:54,657 DEBUG packaging: Installation wird ausgeführt xcb-util-keysyms (517/2068) >06:09:54,689 DEBUG packaging: Installation wird ausgeführt libXau-devel (518/2068) >06:09:54,721 DEBUG packaging: Installation wird ausgeführt libxcb-devel (519/2068) >06:09:55,454 DEBUG packaging: Installation wird ausgeführt libgpg-error-devel (520/2068) >06:09:55,461 DEBUG packaging: Installation wird ausgeführt libgcrypt-devel (521/2068) >06:09:55,525 DEBUG packaging: Installation wird ausgeführt liblqr-1 (522/2068) >06:09:55,557 DEBUG packaging: Installation wird ausgeführt libipa_hbac (523/2068) >06:09:55,621 DEBUG packaging: Installation wird ausgeführt meanwhile (524/2068) >06:09:55,653 DEBUG packaging: Installation wird ausgeführt libgsf (525/2068) >06:09:55,753 DEBUG packaging: Installation wird ausgeführt libtranslit (526/2068) >06:09:55,785 DEBUG packaging: Installation wird ausgeführt libtranslit-m17n (527/2068) >06:09:55,785 DEBUG packaging: Installation wird ausgeführt libzeitgeist (528/2068) >06:09:55,849 DEBUG packaging: Installation wird ausgeführt libqmi (529/2068) >06:09:55,949 DEBUG packaging: Installation wird ausgeführt libsepol-devel (530/2068) >06:09:55,981 DEBUG packaging: Installation wird ausgeführt libselinux-devel (531/2068) >06:09:56,081 DEBUG packaging: Installation wird ausgeführt libffi-devel (532/2068) >06:09:56,113 DEBUG packaging: Installation wird ausgeführt mesa-libwayland-egl-devel (533/2068) >06:09:56,129 DEBUG packaging: Installation wird ausgeführt sqlite-devel (534/2068) >06:09:56,161 DEBUG packaging: Installation wird ausgeführt xz-devel (535/2068) >06:09:56,192 DEBUG packaging: Installation wird ausgeführt libcom_err-devel (536/2068) >06:09:56,224 DEBUG packaging: Installation wird ausgeführt krb5-devel (537/2068) >06:09:56,340 DEBUG packaging: Installation wird ausgeführt openssl-devel (538/2068) >06:09:56,704 DEBUG packaging: Installation wird ausgeführt expat-devel (539/2068) >06:09:56,712 DEBUG packaging: Installation wird ausgeführt ncurses-devel (540/2068) >06:09:57,012 DEBUG packaging: Installation wird ausgeführt gdisk (541/2068) >06:09:57,028 DEBUG packaging: Installation wird ausgeführt setools-libs (542/2068) >06:09:57,144 DEBUG packaging: Installation wird ausgeführt bc (543/2068) >06:09:57,207 DEBUG packaging: Installation wird ausgeführt libdb-devel (544/2068) >06:09:57,211 DEBUG packaging: Installation wird ausgeführt libdb-utils (545/2068) >06:09:57,275 DEBUG packaging: Installation wird ausgeführt liblangtag (546/2068) >06:09:57,375 DEBUG packaging: Installation wird ausgeführt augeas-libs (547/2068) >06:09:57,483 DEBUG packaging: Installation wird ausgeführt netcf-libs (548/2068) >06:09:57,547 DEBUG packaging: Installation wird ausgeführt openCOLLADA (549/2068) >06:09:57,948 DEBUG packaging: Installation wird ausgeführt popt-devel (550/2068) >06:09:57,963 DEBUG packaging: Installation wird ausgeführt librsync (551/2068) >06:09:58,027 DEBUG packaging: Installation wird ausgeführt device-mapper-persistent-data (552/2068) >06:09:58,128 DEBUG packaging: Installation wird ausgeführt libmetalink (553/2068) >06:09:58,144 DEBUG packaging: Installation wird ausgeführt libss (554/2068) >06:09:58,207 DEBUG packaging: Installation wird ausgeführt ttmkfdir (555/2068) >06:09:58,208 DEBUG packaging: Installation wird ausgeführt check (556/2068) >06:09:58,271 DEBUG packaging: Installation wird ausgeführt check-devel (557/2068) >06:09:58,303 DEBUG packaging: Installation wird ausgeführt libchewing (558/2068) >06:09:58,667 DEBUG packaging: Installation wird ausgeführt liblouis (559/2068) >06:09:59,000 DEBUG packaging: Installation wird ausgeführt liblouis-python3 (560/2068) >06:09:59,007 DEBUG packaging: Installation wird ausgeführt libopenraw (561/2068) >06:09:59,071 DEBUG packaging: Installation wird ausgeführt foomatic-filters (562/2068) >06:09:59,103 DEBUG packaging: Installation wird ausgeführt pigz (563/2068) >06:09:59,134 DEBUG packaging: Installation wird ausgeführt libtar (564/2068) >06:09:59,198 DEBUG packaging: Installation wird ausgeführt libzip (565/2068) >06:09:59,230 DEBUG packaging: Installation wird ausgeführt ebook-tools-libs (566/2068) >06:09:59,395 DEBUG packaging: Installation wird ausgeführt qpdf-libs (567/2068) >06:09:59,526 DEBUG packaging: Installation wird ausgeführt libselinux-utils (568/2068) >06:09:59,590 DEBUG packaging: Installation wird ausgeführt oxygen-icon-theme (569/2068) >06:10:05,399 DEBUG packaging: Installation wird ausgeführt libreoffice-opensymbol-fonts (570/2068) >06:10:05,431 DEBUG packaging: Installation wird ausgeführt liberation-mono-fonts (571/2068) >06:10:05,494 DEBUG packaging: Installation wird ausgeführt abattis-cantarell-fonts (572/2068) >06:10:05,526 DEBUG packaging: Installation wird ausgeführt google-droid-sans-fonts (573/2068) >06:10:05,934 DEBUG packaging: Installation wird ausgeführt libfdt (574/2068) >06:10:05,998 DEBUG packaging: Installation wird ausgeführt dejavu-sans-mono-fonts (575/2068) >06:10:06,099 DEBUG packaging: Installation wird ausgeführt glibc-headers (576/2068) >06:10:06,300 DEBUG packaging: Installation wird ausgeführt glibc-devel (577/2068) >06:10:06,463 DEBUG packaging: Installation wird ausgeführt liberation-sans-fonts (578/2068) >06:10:06,527 DEBUG packaging: Installation wird ausgeführt dejavu-serif-fonts (579/2068) >06:10:06,691 DEBUG packaging: Installation wird ausgeführt jemalloc (580/2068) >06:10:06,755 DEBUG packaging: Installation wird ausgeführt ncftp (581/2068) >06:10:06,855 DEBUG packaging: Installation wird ausgeführt webrtc-audio-processing (582/2068) >06:10:06,919 DEBUG packaging: Installation wird ausgeführt libmodman (583/2068) >06:10:06,935 DEBUG packaging: Installation wird ausgeführt libproxy (584/2068) >06:10:06,999 DEBUG packaging: Installation wird ausgeführt glib-networking (585/2068) >06:10:07,099 DEBUG packaging: Installation wird ausgeführt libsoup (586/2068) >06:10:07,200 DEBUG packaging: Installation wird ausgeführt rest (587/2068) >06:10:07,231 DEBUG packaging: Installation wird ausgeführt geocode-glib (588/2068) >06:10:07,295 DEBUG packaging: Installation wird ausgeführt libgovirt (589/2068) >06:10:07,327 DEBUG packaging: Installation wird ausgeführt libstdc++-devel (590/2068) >06:10:07,791 DEBUG packaging: Installation wird ausgeführt pugixml (591/2068) >06:10:07,855 DEBUG packaging: Installation wird ausgeführt tbb (592/2068) >06:10:07,919 DEBUG packaging: Installation wird ausgeführt suitesparse (593/2068) >06:10:08,083 DEBUG packaging: Installation wird ausgeführt marisa (594/2068) >06:10:08,147 DEBUG packaging: Installation wird ausgeführt libecap (595/2068) >06:10:08,162 DEBUG packaging: Installation wird ausgeführt yaml-cpp (596/2068) >06:10:08,262 DEBUG packaging: Installation wird ausgeführt libconfig (597/2068) >06:10:08,326 DEBUG packaging: Installation wird ausgeführt tinyxml (598/2068) >06:10:08,390 DEBUG packaging: Installation wird ausgeführt sysvinit-tools (599/2068) >06:10:08,406 DEBUG packaging: Installation wird ausgeführt ustr (600/2068) >06:10:08,470 DEBUG packaging: Installation wird ausgeführt libsemanage (601/2068) >06:10:08,533 DEBUG packaging: Installation wird ausgeführt nss-tools (602/2068) >06:10:08,634 DEBUG packaging: Installation wird ausgeführt openldap (603/2068) >06:10:08,734 DEBUG packaging: Installation wird ausgeführt gzip (604/2068) >06:10:08,766 DEBUG packaging: Installation wird ausgeführt cracklib (605/2068) >06:10:08,830 DEBUG packaging: Installation wird ausgeführt cracklib-dicts (606/2068) >06:10:09,394 DEBUG packaging: Installation wird ausgeführt nss (607/2068) >06:10:09,795 DEBUG packaging: Installation wird ausgeführt libpwquality (608/2068) >06:10:09,859 DEBUG packaging: Installation wird ausgeführt systemd-libs (609/2068) >06:10:09,891 DEBUG packaging: Installation wird ausgeführt libuser (610/2068) >06:10:10,023 DEBUG packaging: Installation wird ausgeführt libmount (611/2068) >06:10:10,087 DEBUG packaging: Installation wird ausgeführt coreutils (612/2068) >06:10:10,788 DEBUG packaging: Installation wird ausgeführt shadow-utils (613/2068) >06:10:11,088 DEBUG packaging: Installation wird ausgeführt pam (614/2068) >06:10:11,289 DEBUG packaging: Installation wird ausgeführt libblkid (615/2068) >06:10:11,353 DEBUG packaging: Installation wird ausgeführt libutempter (616/2068) >06:10:11,417 DEBUG packaging: Installation wird ausgeführt util-linux (617/2068) >06:10:11,881 DEBUG packaging: Installation wird ausgeführt nss-sysinit (618/2068) >06:10:11,881 DEBUG packaging: Installation wird ausgeführt fontconfig (619/2068) >06:10:13,517 DEBUG packaging: Installation wird ausgeführt python-libs (620/2068) >06:10:15,135 DEBUG packaging: Installation wird ausgeführt python (621/2068) >06:10:15,166 DEBUG packaging: Installation wird ausgeführt javapackages-tools (622/2068) >06:10:15,230 DEBUG packaging: Installation wird ausgeführt libcurl (623/2068) >06:10:15,262 DEBUG packaging: Installation wird ausgeführt glib2-devel (624/2068) >06:10:15,462 DEBUG packaging: Installation wird ausgeführt alsa-lib (625/2068) >06:10:15,578 DEBUG packaging: Installation wird ausgeführt libusbx (626/2068) >06:10:15,642 DEBUG packaging: Installation wird ausgeführt icu4j-eclipse (627/2068) >06:10:16,760 DEBUG packaging: Installation wird ausgeführt dbus-python (628/2068) >06:10:16,860 DEBUG packaging: Installation wird ausgeführt hicolor-icon-theme (629/2068) >06:10:16,924 DEBUG packaging: Installation wird ausgeführt gnome-icon-theme (630/2068) >06:10:18,842 DEBUG packaging: Installation wird ausgeführt libusb (631/2068) >06:10:18,906 DEBUG packaging: Installation wird ausgeführt tomcat-servlet-3.0-api (632/2068) >06:10:18,970 DEBUG packaging: Installation wird ausgeführt xdg-utils (633/2068) >06:10:18,978 DEBUG packaging: Installation wird ausgeführt curl (634/2068) >06:10:19,042 DEBUG packaging: Installation wird ausgeführt rpm-libs (635/2068) >06:10:19,105 DEBUG packaging: Installation wird ausgeführt rpm (636/2068) >06:10:19,306 DEBUG packaging: Installation wird ausgeführt kde-filesystem (637/2068) >06:10:19,370 DEBUG packaging: Installation wird ausgeführt satyr (638/2068) >06:10:19,501 DEBUG packaging: Installation wird ausgeführt libreport-python (639/2068) >06:10:19,533 DEBUG packaging: Installation wird ausgeführt libreport (640/2068) >06:10:19,633 DEBUG packaging: Installation wird ausgeführt php-process (641/2068) >06:10:19,665 DEBUG packaging: Installation wird ausgeführt php-xml (642/2068) >06:10:19,930 DEBUG packaging: Installation wird ausgeführt php-cli (643/2068) >06:10:20,395 DEBUG packaging: Installation wird ausgeführt php-common (644/2068) >06:10:20,659 DEBUG packaging: Installation wird ausgeführt php-pear (645/2068) >06:10:20,959 DEBUG packaging: Installation wird ausgeführt php-pecl-jsonc (646/2068) >06:10:21,060 DEBUG packaging: Installation wird ausgeführt libxml2-devel (647/2068) >06:10:21,461 DEBUG packaging: Installation wird ausgeführt xmlrpc-c-client (648/2068) >06:10:21,492 DEBUG packaging: Installation wird ausgeführt python-pycurl (649/2068) >06:10:21,556 DEBUG packaging: Installation wird ausgeführt libxml2-python (650/2068) >06:10:21,620 DEBUG packaging: Installation wird ausgeführt fontconfig-devel (651/2068) >06:10:21,720 DEBUG packaging: Installation wird ausgeführt binutils (652/2068) >06:10:22,485 DEBUG packaging: Installation wird ausgeführt fedora-logos (653/2068) >06:10:23,202 DEBUG packaging: Installation wird ausgeführt automake (654/2068) >06:10:23,403 DEBUG packaging: Installation wird ausgeführt libreport-web (655/2068) >06:10:23,418 DEBUG packaging: Installation wird ausgeführt raptor2 (656/2068) >06:10:23,519 DEBUG packaging: Installation wird ausgeführt pygobject3-base (657/2068) >06:10:23,619 DEBUG packaging: Installation wird ausgeführt sgml-common (658/2068) >06:10:23,627 DEBUG packaging: Installation wird ausgeführt docbook-dtds (659/2068) >06:10:24,128 DEBUG packaging: Installation wird ausgeführt cmake (660/2068) >06:10:25,530 DEBUG packaging: Installation wird ausgeführt gnome-icon-theme-symbolic (661/2068) >06:10:25,731 DEBUG packaging: Installation wird ausgeführt lucene (662/2068) >06:10:25,935 DEBUG packaging: Installation wird ausgeführt libselinux-python (663/2068) >06:10:25,998 DEBUG packaging: Installation wird ausgeführt pyOpenSSL (664/2068) >06:10:26,030 DEBUG packaging: Installation wird ausgeführt fedora-cert (665/2068) >06:10:26,062 DEBUG packaging: Installation wird ausgeführt gettext (666/2068) >06:10:26,326 DEBUG packaging: Installation wird ausgeführt gdb (667/2068) >06:10:26,727 DEBUG packaging: Installation wird ausgeführt openssl (668/2068) >06:10:26,843 DEBUG packaging: Installation wird ausgeführt procps-ng (669/2068) >06:10:26,943 DEBUG packaging: Installation wird ausgeführt gcc (670/2068) >06:10:29,111 DEBUG packaging: Installation wird ausgeführt libtool (671/2068) >06:10:29,243 DEBUG packaging: Installation wird ausgeführt python-urlgrabber (672/2068) >06:10:29,307 DEBUG packaging: Installation wird ausgeführt policycoreutils (673/2068) >06:10:29,507 DEBUG packaging: Installation wird ausgeführt usbredir (674/2068) >06:10:29,539 DEBUG packaging: Installation wird ausgeführt atk-devel (675/2068) >06:10:29,639 DEBUG packaging: Installation wird ausgeführt liboauth (676/2068) >06:10:29,703 DEBUG packaging: Installation wird ausgeführt libwsman1 (677/2068) >06:10:29,767 DEBUG packaging: Installation wird ausgeführt relaxngDatatype (678/2068) >06:10:29,775 DEBUG packaging: Installation wird ausgeführt bea-stax-api (679/2068) >06:10:29,806 DEBUG packaging: Installation wird ausgeführt newt-python (680/2068) >06:10:29,822 DEBUG packaging: Installation wird ausgeführt sip (681/2068) >06:10:29,886 DEBUG packaging: Installation wird ausgeführt pygobject2 (682/2068) >06:10:30,050 DEBUG packaging: Installation wird ausgeführt python-setuptools (683/2068) >06:10:30,214 DEBUG packaging: Installation wird ausgeführt python-simplejson (684/2068) >06:10:30,278 DEBUG packaging: Installation wird ausgeführt urw-fonts (685/2068) >06:10:30,887 DEBUG packaging: Installation wird ausgeführt device-mapper (686/2068) >06:10:30,918 DEBUG packaging: Installation wird ausgeführt device-mapper-libs (687/2068) >06:10:30,982 DEBUG packaging: Installation wird ausgeführt cryptsetup-libs (688/2068) >06:10:31,046 DEBUG packaging: Installation wird ausgeführt systemd (689/2068) >06:10:31,848 DEBUG packaging: Installation wird ausgeführt dbus (690/2068) >06:10:31,912 DEBUG packaging: Installation wird ausgeführt libgudev1 (691/2068) >06:10:31,976 DEBUG packaging: Installation wird ausgeführt polkit (692/2068) >06:10:32,076 DEBUG packaging: Installation wird ausgeführt polkit-pkla-compat (693/2068) >06:10:32,108 DEBUG packaging: Installation wird ausgeführt GConf2 (694/2068) >06:10:32,372 DEBUG packaging: Installation wird ausgeführt NetworkManager-glib (695/2068) >06:10:32,472 DEBUG packaging: Installation wird ausgeführt libdrm (696/2068) >06:10:32,504 DEBUG packaging: Installation wird ausgeführt ibus-libs (697/2068) >06:10:32,568 DEBUG packaging: Installation wird ausgeführt PackageKit-glib (698/2068) >06:10:32,631 DEBUG packaging: Installation wird ausgeführt dconf (699/2068) >06:10:32,732 DEBUG packaging: Installation wird ausgeführt ppp (700/2068) >06:10:32,848 DEBUG packaging: Installation wird ausgeführt httpd (701/2068) >06:10:33,212 DEBUG packaging: Installation wird ausgeführt accountsservice (702/2068) >06:10:33,276 DEBUG packaging: Installation wird ausgeführt accountsservice-libs (703/2068) >06:10:33,340 DEBUG packaging: Installation wird ausgeführt lockdev (704/2068) >06:10:33,404 DEBUG packaging: Installation wird ausgeführt geoclue (705/2068) >06:10:33,435 DEBUG packaging: Installation wird ausgeführt dbus-devel (706/2068) >06:10:33,467 DEBUG packaging: Installation wird ausgeführt bluez (707/2068) >06:10:33,667 DEBUG packaging: Installation wird ausgeführt gssdp (708/2068) >06:10:33,699 DEBUG packaging: Installation wird ausgeführt gupnp (709/2068) >06:10:33,763 DEBUG packaging: Installation wird ausgeführt gupnp-igd (710/2068) >06:10:33,795 DEBUG packaging: Installation wird ausgeführt libnice (711/2068) >06:10:33,858 DEBUG packaging: Installation wird ausgeführt usbmuxd (712/2068) >06:10:33,959 DEBUG packaging: Installation wird ausgeführt libimobiledevice (713/2068) >06:10:34,023 DEBUG packaging: Installation wird ausgeführt upower (714/2068) >06:10:34,087 DEBUG packaging: Installation wird ausgeführt device-mapper-event-libs (715/2068) >06:10:34,118 DEBUG packaging: Installation wird ausgeführt genisoimage (716/2068) >06:10:34,219 DEBUG packaging: Installation wird ausgeführt libserf (717/2068) >06:10:34,283 DEBUG packaging: Installation wird ausgeführt subversion-libs (718/2068) >06:10:34,483 DEBUG packaging: Installation wird ausgeführt telepathy-mission-control (719/2068) >06:10:34,547 DEBUG packaging: Installation wird ausgeführt gupnp-av (720/2068) >06:10:34,611 DEBUG packaging: Installation wird ausgeführt pptp (721/2068) >06:10:34,626 DEBUG packaging: Installation wird ausgeführt libdrm-devel (722/2068) >06:10:34,690 DEBUG packaging: Installation wird ausgeführt libgusb (723/2068) >06:10:34,705 DEBUG packaging: Installation wird ausgeführt colord-libs (724/2068) >06:10:34,769 DEBUG packaging: Installation wird ausgeführt geoclue2 (725/2068) >06:10:34,770 DEBUG packaging: Installation wird ausgeführt pcsc-lite (726/2068) >06:10:34,833 DEBUG packaging: Installation wird ausgeführt pcsc-lite-ccid (727/2068) >06:10:34,897 DEBUG packaging: Installation wird ausgeführt libcgroup (728/2068) >06:10:35,130 DEBUG packaging: Installation wird ausgeführt corosynclib (729/2068) >06:10:35,194 DEBUG packaging: Installation wird ausgeführt corosync (730/2068) >06:10:35,294 DEBUG packaging: Installation wird ausgeführt rsync (731/2068) >06:10:35,358 DEBUG packaging: Installation wird ausgeführt dnsmasq (732/2068) >06:10:35,458 DEBUG packaging: Installation wird ausgeführt media-player-info (733/2068) >06:10:35,559 DEBUG packaging: Installation wird ausgeführt glusterfs (734/2068) >06:10:35,759 DEBUG packaging: Installation wird ausgeführt glusterfs-api (735/2068) >06:10:35,791 DEBUG packaging: Installation wird ausgeführt libcacard (736/2068) >06:10:35,823 DEBUG packaging: Installation wird ausgeführt ebtables (737/2068) >06:10:35,887 DEBUG packaging: Installation wird ausgeführt crontabs (738/2068) >06:10:35,902 DEBUG packaging: Installation wird ausgeführt cronie-anacron (739/2068) >06:10:35,934 DEBUG packaging: Installation wird ausgeführt cronie (740/2068) >06:10:36,034 DEBUG packaging: Installation wird ausgeführt unbound-libs (741/2068) >06:10:36,235 DEBUG packaging: Installation wird ausgeführt gnutls-dane (742/2068) >06:10:36,299 DEBUG packaging: Installation wird ausgeführt iputils (743/2068) >06:10:36,363 DEBUG packaging: Installation wird ausgeführt libmtp (744/2068) >06:10:36,427 DEBUG packaging: Installation wird ausgeführt os-prober (745/2068) >06:10:36,458 DEBUG packaging: Installation wird ausgeführt parted (746/2068) >06:10:36,659 DEBUG packaging: Installation wird ausgeführt authconfig (747/2068) >06:10:36,759 DEBUG packaging: Installation wird ausgeführt python-slip (748/2068) >06:10:36,775 DEBUG packaging: Installation wird ausgeführt docbook-style-xsl (749/2068) >06:10:37,784 DEBUG packaging: Installation wird ausgeführt oprofile (750/2068) >06:10:38,285 DEBUG packaging: Installation wird ausgeführt color-filesystem (751/2068) >06:10:38,293 DEBUG packaging: Installation wird ausgeführt colord (752/2068) >06:10:38,493 DEBUG packaging: Installation wird ausgeführt deltarpm (753/2068) >06:10:38,509 DEBUG packaging: Installation wird ausgeführt jakarta-oro (754/2068) >06:10:38,540 DEBUG packaging: Installation wird ausgeführt tomcat-el-2.2-api (755/2068) >06:10:38,604 DEBUG packaging: Installation wird ausgeführt audit-libs-python (756/2068) >06:10:38,608 DEBUG packaging: Installation wird ausgeführt bind-utils (757/2068) >06:10:38,708 DEBUG packaging: Installation wird ausgeführt OpenColorIO (758/2068) >06:10:38,808 DEBUG packaging: Installation wird ausgeführt pyliblzma (759/2068) >06:10:38,840 DEBUG packaging: Installation wird ausgeführt python-chardet (760/2068) >06:10:38,940 DEBUG packaging: Installation wird ausgeführt python-kitchen (761/2068) >06:10:39,041 DEBUG packaging: Installation wird ausgeführt yum-metadata-parser (762/2068) >06:10:39,044 DEBUG packaging: Installation wird ausgeführt python-magic (763/2068) >06:10:39,076 DEBUG packaging: Installation wird ausgeführt python-decorator (764/2068) >06:10:39,092 DEBUG packaging: Installation wird ausgeführt python-slip-dbus (765/2068) >06:10:39,156 DEBUG packaging: Installation wird ausgeführt openssh (766/2068) >06:10:39,256 DEBUG packaging: Installation wird ausgeführt openssh-clients (767/2068) >06:10:39,320 DEBUG packaging: Installation wird ausgeführt perl-Git (768/2068) >06:10:39,335 DEBUG packaging: Installation wird ausgeführt git (769/2068) >06:10:40,537 DEBUG packaging: Installation wird ausgeführt dhcp-libs (770/2068) >06:10:40,569 DEBUG packaging: Installation wird ausgeführt dhcp-common (771/2068) >06:10:40,601 DEBUG packaging: Installation wird ausgeführt firewalld (772/2068) >06:10:40,765 DEBUG packaging: Installation wird ausgeführt python-bugzilla (773/2068) >06:10:40,796 DEBUG packaging: Installation wird ausgeführt python-deltarpm (774/2068) >06:10:40,804 DEBUG packaging: Installation wird ausgeführt grub2-tools (775/2068) >06:10:41,368 DEBUG packaging: Installation wird ausgeführt gnutls-utils (776/2068) >06:10:41,432 DEBUG packaging: Installation wird ausgeführt gnutls-devel (777/2068) >06:10:41,840 DEBUG packaging: Installation wird ausgeführt libsoup-devel (778/2068) >06:10:41,956 DEBUG packaging: Installation wird ausgeführt libreswan (779/2068) >06:10:42,220 DEBUG packaging: Installation wird ausgeführt qemu-img (780/2068) >06:10:42,320 DEBUG packaging: Installation wird ausgeführt qemu-common (781/2068) >06:10:42,421 DEBUG packaging: Installation wird ausgeführt glusterfs-fuse (782/2068) >06:10:42,428 DEBUG packaging: Installation wird ausgeführt telepathy-gabble (783/2068) >06:10:42,592 DEBUG packaging: Installation wird ausgeführt subversion (784/2068) >06:10:42,893 DEBUG packaging: Installation wird ausgeführt subversion-javahl (785/2068) >06:10:42,957 DEBUG packaging: Installation wird ausgeführt dvd+rw-tools (786/2068) >06:10:43,020 DEBUG packaging: Installation wird ausgeführt device-mapper-event (787/2068) >06:10:43,036 DEBUG packaging: Installation wird ausgeführt lvm2-libs (788/2068) >06:10:43,200 DEBUG packaging: Installation wird ausgeführt lvm2 (789/2068) >06:10:43,364 DEBUG packaging: Installation wird ausgeführt libnice-gstreamer1 (790/2068) >06:10:43,364 DEBUG packaging: Installation wird ausgeführt dbus-glib-devel (791/2068) >06:10:43,428 DEBUG packaging: Installation wird ausgeführt mod_ssl (792/2068) >06:10:43,529 DEBUG packaging: Installation wird ausgeführt mod_nss (793/2068) >06:10:56,428 DEBUG packaging: Installation wird ausgeführt PackageKit-device-rebind (794/2068) >06:10:56,428 DEBUG packaging: Installation wird ausgeführt mesa-libGLES (795/2068) >06:10:56,492 DEBUG packaging: Installation wird ausgeführt mesa-libgbm (796/2068) >06:10:56,507 DEBUG packaging: Installation wird ausgeführt rtkit (797/2068) >06:10:56,608 DEBUG packaging: Installation wird ausgeführt radvd (798/2068) >06:10:56,672 DEBUG packaging: Installation wird ausgeführt wpa_supplicant (799/2068) >06:10:56,872 DEBUG packaging: Installation wird ausgeführt alsa-utils (800/2068) >06:10:57,073 DEBUG packaging: Installation wird ausgeführt mdadm (801/2068) >06:10:57,173 DEBUG packaging: Installation wird ausgeführt openvpn (802/2068) >06:10:57,337 DEBUG packaging: Installation wird ausgeführt audit (803/2068) >06:10:57,401 DEBUG packaging: Installation wird ausgeführt crda (804/2068) >06:10:57,404 DEBUG packaging: Installation wird ausgeführt libffado (805/2068) >06:10:57,568 DEBUG packaging: Installation wird ausgeführt jack-audio-connection-kit (806/2068) >06:10:57,733 DEBUG packaging: Installation wird ausgeführt jack-audio-connection-kit-example-clients (807/2068) >06:10:57,796 DEBUG packaging: Installation wird ausgeführt hplip-common (808/2068) >06:10:57,828 DEBUG packaging: Installation wird ausgeführt iptables-services (809/2068) >06:10:57,860 DEBUG packaging: Installation wird ausgeführt system-config-keyboard-base (810/2068) >06:10:57,924 DEBUG packaging: Installation wird ausgeführt trousers (811/2068) >06:10:58,056 DEBUG packaging: Installation wird ausgeführt net-tools (812/2068) >06:10:58,156 DEBUG packaging: Installation wird ausgeführt fxload (813/2068) >06:10:58,160 DEBUG packaging: Installation wird ausgeführt alsa-tools-firmware (814/2068) >06:10:58,191 DEBUG packaging: Installation wird ausgeführt alsa-firmware (815/2068) >06:10:58,655 DEBUG packaging: Installation wird ausgeführt usb_modeswitch (816/2068) >06:10:58,687 DEBUG packaging: Installation wird ausgeführt usb_modeswitch-data (817/2068) >06:10:58,791 DEBUG packaging: Installation wird ausgeführt iscsi-initiator-utils (818/2068) >06:10:58,955 DEBUG packaging: Installation wird ausgeführt systemd-python (819/2068) >06:10:58,970 DEBUG packaging: Installation wird ausgeführt rpcbind (820/2068) >06:10:59,071 DEBUG packaging: Installation wird ausgeführt cryptsetup (821/2068) >06:10:59,086 DEBUG packaging: Installation wird ausgeführt kpartx (822/2068) >06:10:59,118 DEBUG packaging: Installation wird ausgeführt python-django (823/2068) >06:11:01,585 DEBUG packaging: Installation wird ausgeführt python-nose (824/2068) >06:11:01,685 DEBUG packaging: Installation wird ausgeführt numpy (825/2068) >06:11:02,550 DEBUG packaging: Installation wird ausgeführt stax2-api (826/2068) >06:11:02,566 DEBUG packaging: Installation wird ausgeführt selinux-policy (827/2068) >06:11:02,630 DEBUG packaging: Installation wird ausgeführt gcc-c++ (828/2068) >06:11:03,732 DEBUG packaging: Installation wird ausgeführt perl-IO-Socket-SSL (829/2068) >06:11:03,764 DEBUG packaging: Installation wird ausgeführt perl-Net-HTTP (830/2068) >06:11:03,779 DEBUG packaging: Installation wird ausgeführt perl-libwww-perl (831/2068) >06:11:03,880 DEBUG packaging: Installation wird ausgeführt perl-XML-DOM (832/2068) >06:11:03,911 DEBUG packaging: Installation wird ausgeführt perl-XML-XQL (833/2068) >06:11:03,975 DEBUG packaging: Installation wird ausgeführt icoutils (834/2068) >06:11:03,983 DEBUG packaging: Installation wird ausgeführt perl-Coro (835/2068) >06:11:04,083 DEBUG packaging: Installation wird ausgeführt perl-DBI (836/2068) >06:11:04,247 DEBUG packaging: Installation wird ausgeführt lucene-contrib (837/2068) >06:11:05,165 DEBUG packaging: Installation wird ausgeführt automoc (838/2068) >06:11:05,196 DEBUG packaging: Installation wird ausgeführt shared-desktop-ontologies-devel (839/2068) >06:11:05,204 DEBUG packaging: Installation wird ausgeführt opensp (840/2068) >06:11:05,420 DEBUG packaging: Installation wird ausgeführt openjade (841/2068) >06:11:05,784 DEBUG packaging: Installation wird ausgeführt perl-SGMLSpm (842/2068) >06:11:05,800 DEBUG packaging: Installation wird ausgeführt docbook-style-dsssl (843/2068) >06:11:06,064 DEBUG packaging: Installation wird ausgeführt docbook-utils (844/2068) >06:11:06,072 DEBUG packaging: Installation wird ausgeführt flickcurl (845/2068) >06:11:06,172 DEBUG packaging: Installation wird ausgeführt rasqal (846/2068) >06:11:06,272 DEBUG packaging: Installation wird ausgeführt redland (847/2068) >06:11:06,336 DEBUG packaging: Installation wird ausgeführt redland-virtuoso (848/2068) >06:11:06,336 DEBUG packaging: Installation wird ausgeführt soprano (849/2068) >06:11:06,500 DEBUG packaging: Installation wird ausgeführt libreport-plugin-bugzilla (850/2068) >06:11:06,516 DEBUG packaging: Installation wird ausgeführt libreport-plugin-reportuploader (851/2068) >06:11:06,548 DEBUG packaging: Installation wird ausgeführt libreport-plugin-kerneloops (852/2068) >06:11:06,551 DEBUG packaging: Installation wird ausgeführt libreport-plugin-ureport (853/2068) >06:11:06,583 DEBUG packaging: Installation wird ausgeführt libogg-devel (854/2068) >06:11:06,591 DEBUG packaging: Installation wird ausgeführt crash (855/2068) >06:11:07,055 DEBUG packaging: Installation wird ausgeführt libxslt-devel (856/2068) >06:11:07,155 DEBUG packaging: Installation wird ausgeführt libreport-plugin-logger (857/2068) >06:11:07,171 DEBUG packaging: Installation wird ausgeführt libreport-fedora (858/2068) >06:11:07,187 DEBUG packaging: Installation wird ausgeführt kde-l10n (859/2068) >06:11:07,202 DEBUG packaging: Installation wird ausgeführt heisenbug-backgrounds-kde (860/2068) >06:11:07,234 DEBUG packaging: Installation wird ausgeführt heisenbug-kde-theme (861/2068) >06:11:07,435 DEBUG packaging: Installation wird ausgeführt sip-macros (862/2068) >06:11:07,435 DEBUG packaging: Installation wird ausgeführt gnupg (863/2068) >06:11:07,736 DEBUG packaging: Installation wird ausgeführt openobex (864/2068) >06:11:07,751 DEBUG packaging: Installation wird ausgeführt gnome-icon-theme-legacy (865/2068) >06:11:08,167 DEBUG packaging: Installation wird ausgeführt gnome-icon-theme-extras (866/2068) >06:11:08,331 DEBUG packaging: Installation wird ausgeführt gpsd-libs (867/2068) >06:11:08,432 DEBUG packaging: Installation wird ausgeführt alsa-lib-devel (868/2068) >06:11:08,864 DEBUG packaging: Installation wird ausgeführt flite (869/2068) >06:11:09,830 DEBUG packaging: Installation wird ausgeführt json-glib-devel (870/2068) >06:11:09,893 DEBUG packaging: Installation wird ausgeführt libsecret-devel (871/2068) >06:11:09,957 DEBUG packaging: Installation wird ausgeführt libcurl-devel (872/2068) >06:11:10,057 DEBUG packaging: Installation wird ausgeführt libcmis (873/2068) >06:11:10,121 DEBUG packaging: Installation wird ausgeführt transmission-common (874/2068) >06:11:10,322 DEBUG packaging: Installation wird ausgeführt libquvi (875/2068) >06:11:10,353 DEBUG packaging: Installation wird ausgeführt totem-pl-parser (876/2068) >06:11:10,454 DEBUG packaging: Installation wird ausgeführt jline (877/2068) >06:11:10,485 DEBUG packaging: Installation wird ausgeführt rhino (878/2068) >06:11:10,850 DEBUG packaging: Installation wird ausgeführt bea-stax (879/2068) >06:11:10,882 DEBUG packaging: Installation wird ausgeführt jvnet-parent (880/2068) >06:11:10,898 DEBUG packaging: Installation wird ausgeführt apache-commons-el (881/2068) >06:11:10,961 DEBUG packaging: Installation wird ausgeführt java-1.7.0-openjdk-javadoc (882/2068) >06:11:19,476 DEBUG packaging: Installation wird ausgeführt javaewah (883/2068) >06:11:19,508 DEBUG packaging: Installation wird ausgeführt python-boto (884/2068) >06:11:20,072 DEBUG packaging: Installation wird ausgeführt pytalloc (885/2068) >06:11:20,104 DEBUG packaging: Installation wird ausgeführt python-pwquality (886/2068) >06:11:20,111 DEBUG packaging: Installation wird ausgeführt libuser-python (887/2068) >06:11:20,143 DEBUG packaging: Installation wird ausgeführt python-async (888/2068) >06:11:20,207 DEBUG packaging: Installation wird ausgeführt python-ipaddr (889/2068) >06:11:20,211 DEBUG packaging: Installation wird ausgeführt pyxattr (890/2068) >06:11:20,242 DEBUG packaging: Installation wird ausgeführt python-crypto (891/2068) >06:11:20,458 DEBUG packaging: Installation wird ausgeführt python-paramiko (892/2068) >06:11:20,759 DEBUG packaging: Installation wird ausgeführt python-markupsafe (893/2068) >06:11:20,775 DEBUG packaging: Installation wird ausgeführt python-backports (894/2068) >06:11:20,790 DEBUG packaging: Installation wird ausgeführt python-backports-ssl_match_hostname (895/2068) >06:11:20,822 DEBUG packaging: Installation wird ausgeführt python-smmap (896/2068) >06:11:20,854 DEBUG packaging: Installation wird ausgeführt python-gitdb (897/2068) >06:11:20,918 DEBUG packaging: Installation wird ausgeführt GitPython (898/2068) >06:11:21,082 DEBUG packaging: Installation wird ausgeführt python-offtrac (899/2068) >06:11:21,082 DEBUG packaging: Installation wird ausgeführt systemtap-sdt-devel (900/2068) >06:11:21,113 DEBUG packaging: Installation wird ausgeführt perl-ExtUtils-ParseXS (901/2068) >06:11:21,145 DEBUG packaging: Installation wird ausgeführt perl-ExtUtils-MakeMaker (902/2068) >06:11:21,209 DEBUG packaging: Installation wird ausgeführt perl-ExtUtils-Install (903/2068) >06:11:21,241 DEBUG packaging: Installation wird ausgeführt perl-devel (904/2068) >06:11:21,341 DEBUG packaging: Installation wird ausgeführt pycryptopp (905/2068) >06:11:21,405 DEBUG packaging: Installation wird ausgeführt python-tempita (906/2068) >06:11:21,437 DEBUG packaging: Installation wird ausgeführt python-paste (907/2068) >06:11:21,701 DEBUG packaging: Installation wird ausgeführt python-beaker (908/2068) >06:11:21,732 DEBUG packaging: Installation wird ausgeführt python-mako (909/2068) >06:11:21,833 DEBUG packaging: Installation wird ausgeführt gobject-introspection-devel (910/2068) >06:11:22,197 DEBUG packaging: Installation wird ausgeführt protobuf-python (911/2068) >06:11:22,260 DEBUG packaging: Installation wird ausgeführt python-lxml (912/2068) >06:11:22,424 DEBUG packaging: Installation wird ausgeführt python-GnuPGInterface (913/2068) >06:11:22,428 DEBUG packaging: Installation wird ausgeführt duplicity (914/2068) >06:11:22,592 DEBUG packaging: Installation wird ausgeführt python-bunch (915/2068) >06:11:22,607 DEBUG packaging: Installation wird ausgeführt python-mglob (916/2068) >06:11:22,639 DEBUG packaging: Installation wird ausgeführt python-decoratortools (917/2068) >06:11:22,655 DEBUG packaging: Installation wird ausgeführt python-inotify (918/2068) >06:11:22,686 DEBUG packaging: Installation wird ausgeführt python-six (919/2068) >06:11:22,702 DEBUG packaging: Installation wird ausgeführt python-urllib3 (920/2068) >06:11:22,766 DEBUG packaging: Installation wird ausgeführt python-requests (921/2068) >06:11:22,830 DEBUG packaging: Installation wird ausgeführt python-fedora (922/2068) >06:11:22,930 DEBUG packaging: Installation wird ausgeführt python-pexpect (923/2068) >06:11:22,994 DEBUG packaging: Installation wird ausgeführt python-IPy (924/2068) >06:11:22,995 DEBUG packaging: Installation wird ausgeführt python-cloudfiles (925/2068) >06:11:23,027 DEBUG packaging: Installation wird ausgeführt python-sssdconfig (926/2068) >06:11:23,059 DEBUG packaging: Installation wird ausgeführt python-logilab-common (927/2068) >06:11:23,190 DEBUG packaging: Installation wird ausgeführt python-astroid (928/2068) >06:11:23,254 DEBUG packaging: Installation wird ausgeführt pylint (929/2068) >06:11:23,354 DEBUG packaging: Installation wird ausgeführt libsemanage-python (930/2068) >06:11:23,355 DEBUG packaging: Installation wird ausgeführt python-devel (931/2068) >06:11:23,455 DEBUG packaging: Installation wird ausgeführt sip-devel (932/2068) >06:11:23,487 DEBUG packaging: Installation wird ausgeführt python-krbV (933/2068) >06:11:23,518 DEBUG packaging: Installation wird ausgeführt pyPdf (934/2068) >06:11:23,550 DEBUG packaging: Installation wird ausgeführt pyxdg (935/2068) >06:11:23,613 DEBUG packaging: Installation wird ausgeführt fros (936/2068) >06:11:23,614 DEBUG packaging: Installation wird ausgeführt python-simplegeneric (937/2068) >06:11:23,645 DEBUG packaging: Installation wird ausgeführt python-iniparse (938/2068) >06:11:23,661 DEBUG packaging: Installation wird ausgeführt python-enchant (939/2068) >06:11:23,725 DEBUG packaging: Installation wird ausgeführt xorg-x11-fonts-Type1 (940/2068) >06:11:23,889 DEBUG packaging: Installation wird ausgeführt ghostscript-fonts (941/2068) >06:11:23,989 DEBUG packaging: Installation wird ausgeführt xfsprogs (942/2068) >06:11:24,190 DEBUG packaging: Installation wird ausgeführt e2fsprogs (943/2068) >06:11:24,306 DEBUG packaging: Installation wird ausgeführt passwd (944/2068) >06:11:24,369 DEBUG packaging: Installation wird ausgeführt usermode (945/2068) >06:11:24,433 DEBUG packaging: Installation wird ausgeführt sssd-client (946/2068) >06:11:24,497 DEBUG packaging: Installation wird ausgeführt wodim (947/2068) >06:11:24,597 DEBUG packaging: Installation wird ausgeführt logrotate (948/2068) >06:11:24,613 DEBUG packaging: Installation wird ausgeführt sound-theme-freedesktop (949/2068) >06:11:24,713 DEBUG packaging: Installation wird ausgeführt guile (950/2068) >06:11:25,515 DEBUG packaging: Installation wird ausgeführt libatasmart (951/2068) >06:11:25,578 DEBUG packaging: Installation wird ausgeführt mailx (952/2068) >06:11:25,642 DEBUG packaging: Installation wird ausgeführt libnfsidmap (953/2068) >06:11:25,674 DEBUG packaging: Installation wird ausgeführt nfs-utils (954/2068) >06:11:25,838 DEBUG packaging: Installation wird ausgeführt virtuoso-opensource (955/2068) >06:11:26,447 DEBUG packaging: Installation wird ausgeführt netpbm (956/2068) >06:11:26,547 DEBUG packaging: Installation wird ausgeführt libpath_utils (957/2068) >06:11:26,563 DEBUG packaging: Installation wird ausgeführt liboath (958/2068) >06:11:26,627 DEBUG packaging: Installation wird ausgeführt libburn (959/2068) >06:11:26,690 DEBUG packaging: Installation wird ausgeführt libsilc (960/2068) >06:11:26,854 DEBUG packaging: Installation wird ausgeführt c-ares (961/2068) >06:11:26,918 DEBUG packaging: Installation wird ausgeführt libhangul (962/2068) >06:11:27,283 DEBUG packaging: Installation wird ausgeführt libyubikey (963/2068) >06:11:27,347 DEBUG packaging: Installation wird ausgeführt ykpers (964/2068) >06:11:27,411 DEBUG packaging: Installation wird ausgeführt libytnef (965/2068) >06:11:27,442 DEBUG packaging: Installation wird ausgeführt ctags (966/2068) >06:11:27,506 DEBUG packaging: Installation wird ausgeführt source-highlight (967/2068) >06:11:27,738 DEBUG packaging: Installation wird ausgeführt opencc (968/2068) >06:11:28,002 DEBUG packaging: Installation wird ausgeführt sg3_utils-libs (969/2068) >06:11:28,066 DEBUG packaging: Installation wird ausgeführt libtommath (970/2068) >06:11:28,098 DEBUG packaging: Installation wird ausgeführt libtomcrypt (971/2068) >06:11:28,198 DEBUG packaging: Installation wird ausgeführt stoken-libs (972/2068) >06:11:28,262 DEBUG packaging: Installation wird ausgeführt openconnect (973/2068) >06:11:28,378 DEBUG packaging: Installation wird ausgeführt passwdqc-lib (974/2068) >06:11:28,442 DEBUG packaging: Installation wird ausgeführt libestr (975/2068) >06:11:28,474 DEBUG packaging: Installation wird ausgeführt ntfs-3g (976/2068) >06:11:28,574 DEBUG packaging: Installation wird ausgeführt ntfsprogs (977/2068) >06:11:28,638 DEBUG packaging: Installation wird ausgeführt libsysfs (978/2068) >06:11:28,702 DEBUG packaging: Installation wird ausgeführt sbc (979/2068) >06:11:28,802 DEBUG packaging: Installation wird ausgeführt pakchois (980/2068) >06:11:28,834 DEBUG packaging: Installation wird ausgeführt neon (981/2068) >06:11:28,934 DEBUG packaging: Installation wird ausgeführt libmusicbrainz5 (982/2068) >06:11:28,999 DEBUG packaging: Installation wird ausgeführt libunwind (983/2068) >06:11:29,062 DEBUG packaging: Installation wird ausgeführt libmnl (984/2068) >06:11:29,094 DEBUG packaging: Installation wird ausgeführt libdnet (985/2068) >06:11:29,158 DEBUG packaging: Installation wird ausgeführt open-vm-tools (986/2068) >06:11:29,274 DEBUG packaging: Installation wird ausgeführt libpipeline (987/2068) >06:11:29,338 DEBUG packaging: Installation wird ausgeführt man-db (988/2068) >06:11:29,554 DEBUG packaging: Installation wird ausgeführt pth (989/2068) >06:11:29,618 DEBUG packaging: Installation wird ausgeführt gnupg2 (990/2068) >06:11:29,926 DEBUG packaging: Installation wird ausgeführt rpm-build-libs (991/2068) >06:11:29,990 DEBUG packaging: Installation wird ausgeführt rpm-python (992/2068) >06:11:30,021 DEBUG packaging: Installation wird ausgeführt koji (993/2068) >06:11:30,085 DEBUG packaging: Installation wird ausgeführt rpmlint (994/2068) >06:11:30,185 DEBUG packaging: Installation wird ausgeführt gpgme (995/2068) >06:11:30,249 DEBUG packaging: Installation wird ausgeführt pygpgme (996/2068) >06:11:30,265 DEBUG packaging: Installation wird ausgeführt yum (997/2068) >06:11:30,565 DEBUG packaging: Installation wird ausgeführt bodhi-client (998/2068) >06:11:30,581 DEBUG packaging: Installation wird ausgeführt policycoreutils-python (999/2068) >06:11:30,697 DEBUG packaging: Installation wird ausgeführt createrepo (1000/2068) >06:11:30,761 DEBUG packaging: Installation wird ausgeführt yum-utils (1001/2068) >06:11:30,861 DEBUG packaging: Installation wird ausgeführt mock (1002/2068) >06:11:31,025 DEBUG packaging: Installation wird ausgeführt packagedb-cli (1003/2068) >06:11:31,029 DEBUG packaging: Installation wird ausgeführt libiptcdata (1004/2068) >06:11:31,092 DEBUG packaging: Installation wird ausgeführt rmt (1005/2068) >06:11:31,124 DEBUG packaging: Installation wird ausgeführt libexttextcat (1006/2068) >06:11:31,288 DEBUG packaging: Installation wird ausgeführt libdwarf (1007/2068) >06:11:31,352 DEBUG packaging: Installation wird ausgeführt dyninst (1008/2068) >06:11:31,853 DEBUG packaging: Installation wird ausgeführt enca (1009/2068) >06:11:31,917 DEBUG packaging: Installation wird ausgeführt libcue (1010/2068) >06:11:31,981 DEBUG packaging: Installation wird ausgeführt libref_array (1011/2068) >06:11:32,012 DEBUG packaging: Installation wird ausgeführt libbasicobjects (1012/2068) >06:11:32,076 DEBUG packaging: Installation wird ausgeführt libini_config (1013/2068) >06:11:32,108 DEBUG packaging: Installation wird ausgeführt sssd-common (1014/2068) >06:11:32,372 DEBUG packaging: Installation wird ausgeführt sssd-krb5-common (1015/2068) >06:11:32,404 DEBUG packaging: Installation wird ausgeführt sssd-ldap (1016/2068) >06:11:32,436 DEBUG packaging: Installation wird ausgeführt sssd-krb5 (1017/2068) >06:11:32,467 DEBUG packaging: Installation wird ausgeführt sssd-proxy (1018/2068) >06:11:32,499 DEBUG packaging: Installation wird ausgeführt dotconf (1019/2068) >06:11:32,563 DEBUG packaging: Installation wird ausgeführt libmspack (1020/2068) >06:11:32,627 DEBUG packaging: Installation wird ausgeführt openal-soft (1021/2068) >06:11:32,691 DEBUG packaging: Installation wird ausgeführt dmidecode (1022/2068) >06:11:32,706 DEBUG packaging: Installation wird ausgeführt libnfnetlink (1023/2068) >06:11:32,770 DEBUG packaging: Installation wird ausgeführt libnetfilter_conntrack (1024/2068) >06:11:32,834 DEBUG packaging: Installation wird ausgeführt libdmtx (1025/2068) >06:11:32,898 DEBUG packaging: Installation wird ausgeführt libmcpp (1026/2068) >06:11:32,930 DEBUG packaging: Installation wird ausgeführt mcpp (1027/2068) >06:11:32,945 DEBUG packaging: Installation wird ausgeführt libgdither (1028/2068) >06:11:33,009 DEBUG packaging: Installation wird ausgeführt gavl (1029/2068) >06:11:33,513 DEBUG packaging: Installation wird ausgeführt frei0r-plugins (1030/2068) >06:11:33,677 DEBUG packaging: Installation wird ausgeführt gnome-video-effects (1031/2068) >06:11:33,741 DEBUG packaging: Installation wird ausgeführt lpsolve (1032/2068) >06:11:33,841 DEBUG packaging: Installation wird ausgeführt libthai (1033/2068) >06:11:33,905 DEBUG packaging: Installation wird ausgeführt libmpcdec (1034/2068) >06:11:33,969 DEBUG packaging: Installation wird ausgeführt lrzsz (1035/2068) >06:11:33,984 DEBUG packaging: Installation wird ausgeführt libuninameslist (1036/2068) >06:11:34,148 DEBUG packaging: Installation wird ausgeführt gpm-libs (1037/2068) >06:11:34,212 DEBUG packaging: Installation wird ausgeführt libspnav (1038/2068) >06:11:34,244 DEBUG packaging: Installation wird ausgeführt jbigkit-libs (1039/2068) >06:11:34,307 DEBUG packaging: Installation wird ausgeführt libtiff (1040/2068) >06:11:34,371 DEBUG packaging: Installation wird ausgeführt poppler (1041/2068) >06:11:34,572 DEBUG packaging: Installation wird ausgeführt python-pillow (1042/2068) >06:11:34,736 DEBUG packaging: Installation wird ausgeführt python-reportlab (1043/2068) >06:11:35,068 DEBUG packaging: Installation wird ausgeführt libpano13 (1044/2068) >06:11:35,168 DEBUG packaging: Installation wird ausgeführt podofo-libs (1045/2068) >06:11:35,333 DEBUG packaging: Installation wird ausgeführt vigra (1046/2068) >06:11:35,397 DEBUG packaging: Installation wird ausgeführt OpenImageIO (1047/2068) >06:11:35,697 DEBUG packaging: Installation wird ausgeführt libtiff-devel (1048/2068) >06:11:36,114 DEBUG packaging: Installation wird ausgeführt hardlink (1049/2068) >06:11:36,130 DEBUG packaging: Installation wird ausgeführt dracut (1050/2068) >06:11:36,294 DEBUG packaging: Installation wird ausgeführt dosfstools (1051/2068) >06:11:36,325 DEBUG packaging: Installation wird ausgeführt udisks2 (1052/2068) >06:11:36,426 DEBUG packaging: Installation wird ausgeführt openpgm (1053/2068) >06:11:36,489 DEBUG packaging: Installation wird ausgeführt zeromq3 (1054/2068) >06:11:36,621 DEBUG packaging: Installation wird ausgeführt python-zmq (1055/2068) >06:11:36,785 DEBUG packaging: Installation wird ausgeführt python-ipython-console (1056/2068) >06:11:37,250 DEBUG packaging: Installation wird ausgeführt libtidy (1057/2068) >06:11:37,313 DEBUG packaging: Installation wird ausgeführt libndp (1058/2068) >06:11:37,377 DEBUG packaging: Installation wird ausgeführt nss-softokn-freebl-devel (1059/2068) >06:11:37,381 DEBUG packaging: Installation wird ausgeführt nss-softokn-devel (1060/2068) >06:11:37,412 DEBUG packaging: Installation wird ausgeführt nss-devel (1061/2068) >06:11:37,476 DEBUG packaging: Installation wird ausgeführt liboauth-devel (1062/2068) >06:11:37,484 DEBUG packaging: Installation wird ausgeführt xsane-common (1063/2068) >06:11:37,748 DEBUG packaging: Installation wird ausgeführt fedora-release (1064/2068) >06:11:37,755 DEBUG packaging: Installation wird ausgeführt initscripts (1065/2068) >06:11:37,919 DEBUG packaging: Installation wird ausgeführt plymouth-scripts (1066/2068) >06:11:37,923 DEBUG packaging: Installation wird ausgeführt plymouth (1067/2068) >06:11:37,986 DEBUG packaging: Installation wird ausgeführt setroubleshoot-plugins (1068/2068) >06:11:38,218 DEBUG packaging: Installation wird ausgeführt setroubleshoot-server (1069/2068) >06:11:38,350 DEBUG packaging: Installation wird ausgeführt cyrus-sasl (1070/2068) >06:11:38,451 DEBUG packaging: Installation wird ausgeführt cyrus-sasl-devel (1071/2068) >06:11:38,551 DEBUG packaging: Installation wird ausgeführt vpnc (1072/2068) >06:11:38,559 DEBUG packaging: Installation wird ausgeführt dhclient (1073/2068) >06:11:38,622 DEBUG packaging: Installation wird ausgeführt sheepdog (1074/2068) >06:11:38,686 DEBUG packaging: Installation wird ausgeführt avahi-libs (1075/2068) >06:11:38,750 DEBUG packaging: Installation wird ausgeführt avahi (1076/2068) >06:11:38,914 DEBUG packaging: Installation wird ausgeführt cups-libs (1077/2068) >06:11:38,978 DEBUG packaging: Installation wird ausgeführt avahi-glib (1078/2068) >06:11:39,010 DEBUG packaging: Installation wird ausgeführt samba-libs (1079/2068) >06:11:39,875 DEBUG packaging: Installation wird ausgeführt samba-common (1080/2068) >06:11:40,039 DEBUG packaging: Installation wird ausgeführt libsmbclient (1081/2068) >06:11:40,103 DEBUG packaging: Installation wird ausgeführt avahi-gobject (1082/2068) >06:11:40,134 DEBUG packaging: Installation wird ausgeführt telepathy-salut (1083/2068) >06:11:40,250 DEBUG packaging: Installation wird ausgeführt sssd-ipa (1084/2068) >06:11:40,314 DEBUG packaging: Installation wird ausgeführt sssd-ad (1085/2068) >06:11:40,346 DEBUG packaging: Installation wird ausgeführt cups-pk-helper (1086/2068) >06:11:40,377 DEBUG packaging: Installation wird ausgeführt cups-filters-libs (1087/2068) >06:11:40,441 DEBUG packaging: Installation wird ausgeführt python-cups (1088/2068) >06:11:40,473 DEBUG packaging: Installation wird ausgeführt gnustep-base-libs (1089/2068) >06:11:41,037 DEBUG packaging: Installation wird ausgeführt unar (1090/2068) >06:11:41,338 DEBUG packaging: Installation wird ausgeführt avahi-autoipd (1091/2068) >06:11:41,402 DEBUG packaging: Installation wird ausgeführt NetworkManager (1092/2068) >06:11:41,703 DEBUG packaging: Installation wird ausgeführt numad (1093/2068) >06:11:41,707 DEBUG packaging: Installation wird ausgeführt libkkc-data (1094/2068) >06:11:43,773 DEBUG packaging: Installation wird ausgeführt yelp-xsl (1095/2068) >06:11:43,875 DEBUG packaging: Installation wird ausgeführt libkkc-common (1096/2068) >06:11:43,975 DEBUG packaging: Installation wird ausgeführt libX11-common (1097/2068) >06:11:44,076 DEBUG packaging: Installation wird ausgeführt libX11 (1098/2068) >06:11:44,208 DEBUG packaging: Installation wird ausgeführt gdk-pixbuf2 (1099/2068) >06:11:44,440 DEBUG packaging: Installation wird ausgeführt libXext (1100/2068) >06:11:44,503 DEBUG packaging: Installation wird ausgeführt libXi (1101/2068) >06:11:44,535 DEBUG packaging: Installation wird ausgeführt libXfixes (1102/2068) >06:11:44,599 DEBUG packaging: Installation wird ausgeführt libX11-devel (1103/2068) >06:11:44,963 DEBUG packaging: Installation wird ausgeführt libXdamage (1104/2068) >06:11:45,027 DEBUG packaging: Installation wird ausgeführt mesa-libEGL (1105/2068) >06:11:45,059 DEBUG packaging: Installation wird ausgeführt libXcomposite (1106/2068) >06:11:45,123 DEBUG packaging: Installation wird ausgeführt libXrender (1107/2068) >06:11:45,155 DEBUG packaging: Installation wird ausgeführt libXrandr (1108/2068) >06:11:45,218 DEBUG packaging: Installation wird ausgeführt libXext-devel (1109/2068) >06:11:45,250 DEBUG packaging: Installation wird ausgeführt libXtst (1110/2068) >06:11:45,314 DEBUG packaging: Installation wird ausgeführt pulseaudio-libs (1111/2068) >06:11:45,478 DEBUG packaging: Installation wird ausgeführt libcanberra (1112/2068) >06:11:45,542 DEBUG packaging: Installation wird ausgeführt libXinerama (1113/2068) >06:11:45,573 DEBUG packaging: Installation wird ausgeführt libXpm (1114/2068) >06:11:45,637 DEBUG packaging: Installation wird ausgeführt libXft (1115/2068) >06:11:45,669 DEBUG packaging: Installation wird ausgeführt libXt (1116/2068) >06:11:45,801 DEBUG packaging: Installation wird ausgeführt libXcursor (1117/2068) >06:11:45,865 DEBUG packaging: Installation wird ausgeführt libXfixes-devel (1118/2068) >06:11:45,865 DEBUG packaging: Installation wird ausgeführt libXxf86vm (1119/2068) >06:11:45,897 DEBUG packaging: Installation wird ausgeführt mesa-libGL (1120/2068) >06:11:45,997 DEBUG packaging: Installation wird ausgeführt cairo (1121/2068) >06:11:46,261 DEBUG packaging: Installation wird ausgeführt pango (1122/2068) >06:11:46,493 DEBUG packaging: Installation wird ausgeführt cairo-gobject (1123/2068) >06:11:46,557 DEBUG packaging: Installation wird ausgeführt gtk2 (1124/2068) >06:11:47,259 DEBUG packaging: Installation wird ausgeführt qt-x11 (1125/2068) >06:11:49,277 DEBUG packaging: Installation wird ausgeführt cogl (1126/2068) >06:11:49,409 DEBUG packaging: Installation wird ausgeführt librsvg2 (1127/2068) >06:11:49,510 DEBUG packaging: Installation wird ausgeführt mesa-libGLU (1128/2068) >06:11:49,573 DEBUG packaging: Installation wird ausgeführt libXmu (1129/2068) >06:11:49,637 DEBUG packaging: Installation wird ausgeführt libXv (1130/2068) >06:11:49,701 DEBUG packaging: Installation wird ausgeführt gstreamer1-plugins-base (1131/2068) >06:11:49,965 DEBUG packaging: Installation wird ausgeführt gstreamer-plugins-base (1132/2068) >06:11:50,229 DEBUG packaging: Installation wird ausgeführt pulseaudio-libs-glib2 (1133/2068) >06:11:50,261 DEBUG packaging: Installation wird ausgeführt libxkbfile (1134/2068) >06:11:50,325 DEBUG packaging: Installation wird ausgeführt dbus-x11 (1135/2068) >06:11:50,341 DEBUG packaging: Installation wird ausgeführt startup-notification (1136/2068) >06:11:50,404 DEBUG packaging: Installation wird ausgeführt ghostscript (1137/2068) >06:11:51,307 DEBUG packaging: Installation wird ausgeführt gimp-libs (1138/2068) >06:11:51,739 DEBUG packaging: Installation wird ausgeführt gjs (1139/2068) >06:11:51,840 DEBUG packaging: Installation wird ausgeführt libXdamage-devel (1140/2068) >06:11:51,840 DEBUG packaging: Installation wird ausgeführt libXrender-devel (1141/2068) >06:11:51,872 DEBUG packaging: Installation wird ausgeführt gdk-pixbuf2-devel (1142/2068) >06:11:51,972 DEBUG packaging: Installation wird ausgeführt libXrandr-devel (1143/2068) >06:11:51,976 DEBUG packaging: Installation wird ausgeführt cairomm (1144/2068) >06:11:52,040 DEBUG packaging: Installation wird ausgeführt poppler-glib (1145/2068) >06:11:52,140 DEBUG packaging: Installation wird ausgeführt libXi-devel (1146/2068) >06:11:52,172 DEBUG packaging: Installation wird ausgeführt libXcomposite-devel (1147/2068) >06:11:52,187 DEBUG packaging: Installation wird ausgeführt giflib (1148/2068) >06:11:52,251 DEBUG packaging: Installation wird ausgeführt pangomm (1149/2068) >06:11:52,315 DEBUG packaging: Installation wird ausgeführt ImageMagick-libs (1150/2068) >06:11:52,779 DEBUG packaging: Installation wird ausgeführt spice-glib (1151/2068) >06:11:52,895 DEBUG packaging: Installation wird ausgeführt libGLEW (1152/2068) >06:11:52,996 DEBUG packaging: Installation wird ausgeführt wxGTK (1153/2068) >06:11:53,597 DEBUG packaging: Installation wird ausgeführt libXpm-devel (1154/2068) >06:11:53,604 DEBUG packaging: Installation wird ausgeführt libXt-devel (1155/2068) >06:11:53,805 DEBUG packaging: Installation wird ausgeführt libXres (1156/2068) >06:11:53,836 DEBUG packaging: Installation wird ausgeführt gvnc (1157/2068) >06:11:53,900 DEBUG packaging: Installation wird ausgeführt libXcursor-devel (1158/2068) >06:11:53,932 DEBUG packaging: Installation wird ausgeführt xorg-x11-xkb-utils (1159/2068) >06:11:53,964 DEBUG packaging: Installation wird ausgeführt webkitgtk (1160/2068) >06:11:56,130 DEBUG packaging: Installation wird ausgeführt gstreamer1-plugins-good (1161/2068) >06:11:56,547 DEBUG packaging: Installation wird ausgeführt libXv-devel (1162/2068) >06:11:56,578 DEBUG packaging: Installation wird ausgeführt libXvMC (1163/2068) >06:11:56,642 DEBUG packaging: Installation wird ausgeführt freeglut (1164/2068) >06:11:56,944 DEBUG packaging: Installation wird ausgeführt gd (1165/2068) >06:11:57,045 DEBUG packaging: Installation wird ausgeführt libgphoto2 (1166/2068) >06:11:57,345 DEBUG packaging: Installation wird ausgeführt sane-backends-libs (1167/2068) >06:11:57,409 DEBUG packaging: Installation wird ausgeführt hplip-libs (1168/2068) >06:11:57,473 DEBUG packaging: Installation wird ausgeführt libXinerama-devel (1169/2068) >06:11:57,473 DEBUG packaging: Installation wird ausgeführt libao (1170/2068) >06:11:57,537 DEBUG packaging: Installation wird ausgeführt brlapi (1171/2068) >06:11:57,601 DEBUG packaging: Installation wird ausgeführt brltty (1172/2068) >06:11:57,902 DEBUG packaging: Installation wird ausgeführt libXScrnSaver (1173/2068) >06:11:57,917 DEBUG packaging: Installation wird ausgeführt libXxf86misc (1174/2068) >06:11:57,981 DEBUG packaging: Installation wird ausgeführt xorg-x11-server-utils (1175/2068) >06:11:58,045 DEBUG packaging: Installation wird ausgeführt sane-backends (1176/2068) >06:11:58,209 DEBUG packaging: Installation wird ausgeführt libXmu-devel (1177/2068) >06:11:58,212 DEBUG packaging: Installation wird ausgeführt wxGTK-gl (1178/2068) >06:11:58,276 DEBUG packaging: Installation wird ausgeführt ImageMagick (1179/2068) >06:11:58,340 DEBUG packaging: Installation wird ausgeführt gtkmm24 (1180/2068) >06:11:58,556 DEBUG packaging: Installation wird ausgeführt libXft-devel (1181/2068) >06:11:58,588 DEBUG packaging: Installation wird ausgeführt usermode-gtk (1182/2068) >06:11:58,619 DEBUG packaging: Installation wird ausgeführt libxkbfile-devel (1183/2068) >06:11:58,635 DEBUG packaging: Installation wird ausgeführt libxklavier (1184/2068) >06:11:58,699 DEBUG packaging: Installation wird ausgeführt gstreamer-plugins-good (1185/2068) >06:11:59,063 DEBUG packaging: Installation wird ausgeführt libdmapsharing (1186/2068) >06:11:59,127 DEBUG packaging: Installation wird ausgeführt gegl (1187/2068) >06:11:59,343 DEBUG packaging: Installation wird ausgeführt prison (1188/2068) >06:11:59,407 DEBUG packaging: Installation wird ausgeführt polkit-qt (1189/2068) >06:11:59,471 DEBUG packaging: Installation wird ausgeführt dbusmenu-qt (1190/2068) >06:11:59,535 DEBUG packaging: Installation wird ausgeführt libglade2 (1191/2068) >06:11:59,598 DEBUG packaging: Installation wird ausgeführt system-config-printer-libs (1192/2068) >06:11:59,830 DEBUG packaging: Installation wird ausgeführt libgxps (1193/2068) >06:11:59,894 DEBUG packaging: Installation wird ausgeführt tracker (1194/2068) >06:12:00,196 DEBUG packaging: Installation wird ausgeführt pycairo (1195/2068) >06:12:00,260 DEBUG packaging: Installation wird ausgeführt pygtk2 (1196/2068) >06:12:00,468 DEBUG packaging: Installation wird ausgeführt pygobject3 (1197/2068) >06:12:00,532 DEBUG packaging: Installation wird ausgeführt pygtk2-libglade (1198/2068) >06:12:00,535 DEBUG packaging: Installation wird ausgeführt gnome-python2 (1199/2068) >06:12:00,567 DEBUG packaging: Installation wird ausgeführt python3-cairo (1200/2068) >06:12:00,631 DEBUG packaging: Installation wird ausgeführt python3-gobject (1201/2068) >06:12:00,731 DEBUG packaging: Installation wird ausgeführt libXxf86vm-devel (1202/2068) >06:12:00,734 DEBUG packaging: Installation wird ausgeführt mesa-libGL-devel (1203/2068) >06:12:00,798 DEBUG packaging: Installation wird ausgeführt mesa-libGLU-devel (1204/2068) >06:12:00,802 DEBUG packaging: Installation wird ausgeführt qt-devel (1205/2068) >06:12:03,469 DEBUG packaging: Installation wird ausgeführt mesa-libEGL-devel (1206/2068) >06:12:03,469 DEBUG packaging: Installation wird ausgeführt cairo-devel (1207/2068) >06:12:03,633 DEBUG packaging: Installation wird ausgeführt cairo-gobject-devel (1208/2068) >06:12:03,633 DEBUG packaging: Installation wird ausgeführt tk (1209/2068) >06:12:03,997 DEBUG packaging: Installation wird ausgeführt espeak (1210/2068) >06:12:04,298 DEBUG packaging: Installation wird ausgeführt festival-speechtools-libs (1211/2068) >06:12:04,499 DEBUG packaging: Installation wird ausgeführt libdmx (1212/2068) >06:12:04,562 DEBUG packaging: Installation wird ausgeführt libvdpau (1213/2068) >06:12:04,594 DEBUG packaging: Installation wird ausgeführt gstreamer1-plugins-bad-free (1214/2068) >06:12:04,895 DEBUG packaging: Installation wird ausgeführt farstream02 (1215/2068) >06:12:04,995 DEBUG packaging: Installation wird ausgeführt gstreamer-plugins-bad-free (1216/2068) >06:12:05,296 DEBUG packaging: Installation wird ausgeführt libXevie (1217/2068) >06:12:05,360 DEBUG packaging: Installation wird ausgeführt at-spi2-core (1218/2068) >06:12:05,460 DEBUG packaging: Installation wird ausgeführt at-spi2-atk (1219/2068) >06:12:05,468 DEBUG packaging: Installation wird ausgeführt gtk3 (1220/2068) >06:12:06,184 DEBUG packaging: Installation wird ausgeführt clutter (1221/2068) >06:12:06,448 DEBUG packaging: Installation wird ausgeführt libcanberra-gtk3 (1222/2068) >06:12:06,512 DEBUG packaging: Installation wird ausgeführt webkitgtk3 (1223/2068) >06:12:08,546 DEBUG packaging: Installation wird ausgeführt clutter-gtk (1224/2068) >06:12:08,610 DEBUG packaging: Installation wird ausgeführt gvfs (1225/2068) >06:12:08,975 DEBUG packaging: Installation wird ausgeführt clutter-gst2 (1226/2068) >06:12:09,006 DEBUG packaging: Installation wird ausgeführt gcr (1227/2068) >06:12:09,523 DEBUG packaging: Installation wird ausgeführt gnome-online-accounts (1228/2068) >06:12:09,827 DEBUG packaging: Installation wird ausgeführt abrt-libs (1229/2068) >06:12:09,891 DEBUG packaging: Installation wird ausgeführt abrt (1230/2068) >06:12:10,023 DEBUG packaging: Installation wird ausgeführt libgdata (1231/2068) >06:12:10,187 DEBUG packaging: Installation wird ausgeführt libgweather (1232/2068) >06:12:11,120 DEBUG packaging: Installation wird ausgeführt evolution-data-server (1233/2068) >06:12:11,752 DEBUG packaging: Installation wird ausgeführt grilo (1234/2068) >06:12:11,853 DEBUG packaging: Installation wird ausgeführt vte3 (1235/2068) >06:12:11,984 DEBUG packaging: Installation wird ausgeführt gtk-vnc2 (1236/2068) >06:12:12,185 DEBUG packaging: Installation wird ausgeführt libnm-gtk (1237/2068) >06:12:12,285 DEBUG packaging: Installation wird ausgeführt spice-gtk3 (1238/2068) >06:12:12,317 DEBUG packaging: Installation wird ausgeführt abrt-addon-kerneloops (1239/2068) >06:12:12,381 DEBUG packaging: Installation wird ausgeführt gnome-keyring (1240/2068) >06:12:12,597 DEBUG packaging: Installation wird ausgeführt libchamplain (1241/2068) >06:12:12,697 DEBUG packaging: Installation wird ausgeführt gnome-bluetooth-libs (1242/2068) >06:12:12,929 DEBUG packaging: Installation wird ausgeführt libreport-gtk (1243/2068) >06:12:12,993 DEBUG packaging: Installation wird ausgeführt gnome-abrt (1244/2068) >06:12:13,094 DEBUG packaging: Installation wird ausgeführt nm-connection-editor (1245/2068) >06:12:13,358 DEBUG packaging: Installation wird ausgeführt libchamplain-gtk (1246/2068) >06:12:13,389 DEBUG packaging: Installation wird ausgeführt grilo-plugins (1247/2068) >06:12:13,453 DEBUG packaging: Installation wird ausgeführt folks (1248/2068) >06:12:13,617 DEBUG packaging: Installation wird ausgeführt abrt-retrace-client (1249/2068) >06:12:13,633 DEBUG packaging: Installation wird ausgeführt libzapojit (1250/2068) >06:12:13,697 DEBUG packaging: Installation wird ausgeführt gnome-online-miners (1251/2068) >06:12:13,712 DEBUG packaging: Installation wird ausgeführt libwebkit2gtk (1252/2068) >06:12:16,617 DEBUG packaging: Installation wird ausgeführt libgnomekbd (1253/2068) >06:12:16,717 DEBUG packaging: Installation wird ausgeführt colord-gtk (1254/2068) >06:12:16,781 DEBUG packaging: Installation wird ausgeführt gtkhtml3 (1255/2068) >06:12:16,985 DEBUG packaging: Installation wird ausgeführt gtksourceview3 (1256/2068) >06:12:17,385 DEBUG packaging: Installation wird ausgeführt libXxf86dga (1257/2068) >06:12:17,449 DEBUG packaging: Installation wird ausgeführt xorg-x11-utils (1258/2068) >06:12:17,513 DEBUG packaging: Installation wird ausgeführt abrt-addon-ccpp (1259/2068) >06:12:17,577 DEBUG packaging: Installation wird ausgeführt gnome-keyring-pam (1260/2068) >06:12:17,585 DEBUG packaging: Installation wird ausgeführt abrt-addon-vmcore (1261/2068) >06:12:17,648 DEBUG packaging: Installation wird ausgeführt abrt-addon-uefioops (1262/2068) >06:12:17,664 DEBUG packaging: Installation wird ausgeführt abrt-plugin-bodhi (1263/2068) >06:12:17,696 DEBUG packaging: Installation wird ausgeführt abrt-addon-python (1264/2068) >06:12:17,711 DEBUG packaging: Installation wird ausgeführt abrt-addon-xorg (1265/2068) >06:12:17,743 DEBUG packaging: Installation wird ausgeführt abrt-dbus (1266/2068) >06:12:17,775 DEBUG packaging: Installation wird ausgeführt gvfs-afc (1267/2068) >06:12:17,839 DEBUG packaging: Installation wird ausgeführt gvfs-fuse (1268/2068) >06:12:17,846 DEBUG packaging: Installation wird ausgeführt gnome-vfs2 (1269/2068) >06:12:18,712 DEBUG packaging: Installation wird ausgeführt yelp-libs (1270/2068) >06:12:18,776 DEBUG packaging: Installation wird ausgeführt yelp (1271/2068) >06:12:19,076 DEBUG packaging: Installation wird ausgeführt libcanberra-gtk2 (1272/2068) >06:12:19,108 DEBUG packaging: Installation wird ausgeführt libmx (1273/2068) >06:12:19,272 DEBUG packaging: Installation wird ausgeführt libmash (1274/2068) >06:12:19,336 DEBUG packaging: Installation wird ausgeführt libwnck3 (1275/2068) >06:12:19,468 DEBUG packaging: Installation wird ausgeführt file-roller (1276/2068) >06:12:19,768 DEBUG packaging: Installation wird ausgeführt gtkmm30 (1277/2068) >06:12:19,976 DEBUG packaging: Installation wird ausgeführt adwaita-gtk3-theme (1278/2068) >06:12:20,077 DEBUG packaging: Installation wird ausgeführt glade-libs (1279/2068) >06:12:20,309 DEBUG packaging: Installation wird ausgeführt avahi-ui-gtk3 (1280/2068) >06:12:20,373 DEBUG packaging: Installation wird ausgeführt at-spi2-atk-devel (1281/2068) >06:12:20,373 DEBUG packaging: Installation wird ausgeführt pyatspi (1282/2068) >06:12:20,437 DEBUG packaging: Installation wird ausgeführt caribou-gtk2-module (1283/2068) >06:12:20,437 DEBUG packaging: Installation wird ausgeführt python-caribou (1284/2068) >06:12:20,468 DEBUG packaging: Installation wird ausgeführt caribou (1285/2068) >06:12:20,572 DEBUG packaging: Installation wird ausgeführt caribou-gtk3-module (1286/2068) >06:12:20,604 DEBUG packaging: Installation wird ausgeführt python3-pyatspi (1287/2068) >06:12:20,704 DEBUG packaging: Installation wird ausgeführt farstream (1288/2068) >06:12:20,805 DEBUG packaging: Installation wird ausgeführt libpurple (1289/2068) >06:12:21,938 DEBUG packaging: Installation wird ausgeführt telepathy-haze (1290/2068) >06:12:21,970 DEBUG packaging: Installation wird ausgeführt qt-mobility (1291/2068) >06:12:22,635 DEBUG packaging: Installation wird ausgeführt qtwebkit (1292/2068) >06:12:24,369 DEBUG packaging: Installation wird ausgeführt qtwebkit-devel (1293/2068) >06:12:24,400 DEBUG packaging: Installation wird ausgeführt telepathy-farstream (1294/2068) >06:12:24,464 DEBUG packaging: Installation wird ausgeführt festival-lib (1295/2068) >06:12:24,565 DEBUG packaging: Installation wird ausgeführt festvox-slt-arctic-hts (1296/2068) >06:12:24,765 DEBUG packaging: Installation wird ausgeführt festival (1297/2068) >06:12:25,069 DEBUG packaging: Installation wird ausgeführt tix (1298/2068) >06:12:25,233 DEBUG packaging: Installation wird ausgeführt tkinter (1299/2068) >06:12:25,297 DEBUG packaging: Installation wird ausgeführt soprano-devel (1300/2068) >06:12:25,397 DEBUG packaging: Installation wird ausgeführt gnome-python2-gconf (1301/2068) >06:12:25,398 DEBUG packaging: Installation wird ausgeführt mypaint-data (1302/2068) >06:12:29,268 DEBUG packaging: Installation wird ausgeführt mypaint (1303/2068) >06:12:29,368 DEBUG packaging: Installation wird ausgeführt libgnomecanvas (1304/2068) >06:12:29,484 DEBUG packaging: Installation wird ausgeführt gnome-python2-canvas (1305/2068) >06:12:29,516 DEBUG packaging: Installation wird ausgeführt ImageMagick-c++ (1306/2068) >06:12:29,579 DEBUG packaging: Installation wird ausgeführt libXxf86misc-devel (1307/2068) >06:12:29,595 DEBUG packaging: Installation wird ausgeführt libXScrnSaver-devel (1308/2068) >06:12:29,627 DEBUG packaging: Installation wird ausgeführt python3-brlapi (1309/2068) >06:12:29,642 DEBUG packaging: Installation wird ausgeführt sox (1310/2068) >06:12:29,758 DEBUG packaging: Installation wird ausgeführt festival-freebsoft-utils (1311/2068) >06:12:29,822 DEBUG packaging: Installation wird ausgeführt speech-dispatcher (1312/2068) >06:12:29,926 DEBUG packaging: Installation wird ausgeführt python3-speechd (1313/2068) >06:12:29,990 DEBUG packaging: Installation wird ausgeführt cdrdao (1314/2068) >06:12:30,053 DEBUG packaging: Installation wird ausgeführt vorbis-tools (1315/2068) >06:12:30,117 DEBUG packaging: Installation wird ausgeführt icedax (1316/2068) >06:12:30,149 DEBUG packaging: Installation wird ausgeführt enblend (1317/2068) >06:12:30,513 DEBUG packaging: Installation wird ausgeführt hugin-base (1318/2068) >06:12:31,679 DEBUG packaging: Installation wird ausgeführt xorg-x11-server-common (1319/2068) >06:12:31,682 DEBUG packaging: Installation wird ausgeführt xorg-x11-server-Xorg (1320/2068) >06:12:31,914 DEBUG packaging: Installation wird ausgeführt xorg-x11-glamor (1321/2068) >06:12:31,978 DEBUG packaging: Installation wird ausgeführt wxGTK-media (1322/2068) >06:12:32,041 DEBUG packaging: Installation wird ausgeführt wxPython (1323/2068) >06:12:34,745 DEBUG packaging: Installation wird ausgeführt autotrace (1324/2068) >06:12:34,846 DEBUG packaging: Installation wird ausgeführt libXtst-devel (1325/2068) >06:12:34,846 DEBUG packaging: Installation wird ausgeführt pypoppler (1326/2068) >06:12:34,853 DEBUG packaging: Installation wird ausgeführt libspectre (1327/2068) >06:12:34,917 DEBUG packaging: Installation wird ausgeführt evince-libs (1328/2068) >06:12:35,025 DEBUG packaging: Installation wird ausgeführt evince (1329/2068) >06:12:36,728 DEBUG packaging: Installation wird ausgeführt gutenprint (1330/2068) >06:12:37,429 DEBUG packaging: Installation wird ausgeführt xulrunner (1331/2068) >06:12:40,465 DEBUG packaging: Installation wird ausgeführt startup-notification-devel (1332/2068) >06:12:40,480 DEBUG packaging: Installation wird ausgeführt freerdp-libs (1333/2068) >06:12:40,612 DEBUG packaging: Installation wird ausgeführt freerdp (1334/2068) >06:12:40,776 DEBUG packaging: Installation wird ausgeführt gupnp-dlna (1335/2068) >06:12:40,840 DEBUG packaging: Installation wird ausgeführt rygel (1336/2068) >06:12:41,040 DEBUG packaging: Installation wird ausgeführt xorg-x11-xauth (1337/2068) >06:12:41,048 DEBUG packaging: Installation wird ausgeführt xorg-x11-xinit (1338/2068) >06:12:41,080 DEBUG packaging: Installation wird ausgeführt xdg-user-dirs (1339/2068) >06:12:41,143 DEBUG packaging: Installation wird ausgeführt kde-settings (1340/2068) >06:12:41,207 DEBUG packaging: Installation wird ausgeführt kde-settings-ksplash (1341/2068) >06:12:41,207 DEBUG packaging: Installation wird ausgeführt kde-settings-plasma (1342/2068) >06:12:41,223 DEBUG packaging: Installation wird ausgeführt Xaw3d (1343/2068) >06:12:41,323 DEBUG packaging: Installation wird ausgeführt libXaw (1344/2068) >06:12:41,424 DEBUG packaging: Installation wird ausgeführt qimageblitz (1345/2068) >06:12:41,488 DEBUG packaging: Installation wird ausgeführt libqzeitgeist (1346/2068) >06:12:41,552 DEBUG packaging: Installation wird ausgeführt phonon-backend-gstreamer (1347/2068) >06:12:41,615 DEBUG packaging: Installation wird ausgeführt phonon (1348/2068) >06:12:41,716 DEBUG packaging: Installation wird ausgeführt PyQt4 (1349/2068) >06:12:42,348 DEBUG packaging: Installation wird ausgeführt PyQt4-devel (1350/2068) >06:12:44,715 DEBUG packaging: Installation wird ausgeführt phonon-devel (1351/2068) >06:12:44,816 DEBUG packaging: Installation wird ausgeführt pinentry-qt (1352/2068) >06:12:44,816 DEBUG packaging: Installation wird ausgeführt qtsoap (1353/2068) >06:12:44,880 DEBUG packaging: Installation wird ausgeführt herqq (1354/2068) >06:12:45,012 DEBUG packaging: Installation wird ausgeführt kdelibs (1355/2068) >06:12:47,479 DEBUG packaging: Installation wird ausgeführt ksysguard-libs (1356/2068) >06:12:47,543 DEBUG packaging: Installation wird ausgeführt kdepimlibs-kxmlrpcclient (1357/2068) >06:12:47,607 DEBUG packaging: Installation wird ausgeführt kdepimlibs (1358/2068) >06:12:48,123 DEBUG packaging: Installation wird ausgeführt kdelibs-devel (1359/2068) >06:12:49,024 DEBUG packaging: Installation wird ausgeführt kate-part (1360/2068) >06:12:49,489 DEBUG packaging: Installation wird ausgeführt libkworkspace (1361/2068) >06:12:49,553 DEBUG packaging: Installation wird ausgeführt pykde4 (1362/2068) >06:12:50,486 DEBUG packaging: Installation wird ausgeführt okteta (1363/2068) >06:12:50,549 DEBUG packaging: Installation wird ausgeführt okteta-libs (1364/2068) >06:12:50,750 DEBUG packaging: Installation wird ausgeführt kgreeter-plugins (1365/2068) >06:12:50,754 DEBUG packaging: Installation wird ausgeführt polkit-kde (1366/2068) >06:12:50,817 DEBUG packaging: Installation wird ausgeführt libkscreen (1367/2068) >06:12:50,881 DEBUG packaging: Installation wird ausgeführt akonadi (1368/2068) >06:12:51,082 DEBUG packaging: Installation wird ausgeführt poppler-qt (1369/2068) >06:12:51,182 DEBUG packaging: Installation wird ausgeführt nepomuk-core (1370/2068) >06:12:51,298 DEBUG packaging: Installation wird ausgeführt nepomuk-core-libs (1371/2068) >06:12:51,398 DEBUG packaging: Installation wird ausgeführt kactivities (1372/2068) >06:12:51,506 DEBUG packaging: Installation wird ausgeführt kdepimlibs-akonadi (1373/2068) >06:12:51,870 DEBUG packaging: Installation wird ausgeführt nepomuk-widgets (1374/2068) >06:12:51,971 DEBUG packaging: Installation wird ausgeführt pykde4-akonadi (1375/2068) >06:12:52,103 DEBUG packaging: Installation wird ausgeführt kde-runtime-drkonqi (1376/2068) >06:12:52,167 DEBUG packaging: Installation wird ausgeführt kde-runtime-libs (1377/2068) >06:12:52,531 DEBUG packaging: Installation wird ausgeführt kde-runtime-flags (1378/2068) >06:12:52,647 DEBUG packaging: Installation wird ausgeführt kde-runtime (1379/2068) >06:12:54,250 DEBUG packaging: Installation wird ausgeführt kcm_colors (1380/2068) >06:12:54,265 DEBUG packaging: Installation wird ausgeführt kate-libs (1381/2068) >06:12:54,366 DEBUG packaging: Installation wird ausgeführt kate (1382/2068) >06:12:54,698 DEBUG packaging: Installation wird ausgeführt kde-baseapps-libs (1383/2068) >06:12:54,830 DEBUG packaging: Installation wird ausgeführt kde-baseapps (1384/2068) >06:12:55,531 DEBUG packaging: Installation wird ausgeführt konsole-part (1385/2068) >06:12:55,631 DEBUG packaging: Installation wird ausgeführt konsole (1386/2068) >06:12:55,663 DEBUG packaging: Installation wird ausgeführt kscreen (1387/2068) >06:12:55,764 DEBUG packaging: Installation wird ausgeführt kde-workspace-libs (1388/2068) >06:12:55,979 DEBUG packaging: Installation wird ausgeführt kde-workspace (1389/2068) >06:12:58,483 DEBUG packaging: Installation wird ausgeführt kwin-gles-libs (1390/2068) >06:12:58,515 DEBUG packaging: Installation wird ausgeführt nepomuk-core-devel (1391/2068) >06:12:58,579 DEBUG packaging: Installation wird ausgeführt grantlee (1392/2068) >06:12:58,680 DEBUG packaging: Installation wird ausgeführt kdevplatform-libs (1393/2068) >06:12:59,245 DEBUG packaging: Installation wird ausgeführt kdevplatform (1394/2068) >06:12:59,661 DEBUG packaging: Installation wird ausgeführt kdevelop-libs (1395/2068) >06:12:59,994 DEBUG packaging: Installation wird ausgeführt kdevelop (1396/2068) >06:13:00,726 DEBUG packaging: Installation wird ausgeführt gtkspell (1397/2068) >06:13:00,827 DEBUG packaging: Installation wird ausgeführt gtk2-engines (1398/2068) >06:13:00,927 DEBUG packaging: Installation wird ausgeführt adwaita-gtk2-theme (1399/2068) >06:13:00,991 DEBUG packaging: Installation wird ausgeführt gnome-themes-standard (1400/2068) >06:13:02,493 DEBUG packaging: Installation wird ausgeführt gnome-desktop3 (1401/2068) >06:13:02,701 DEBUG packaging: Installation wird ausgeführt cheese-libs (1402/2068) >06:13:03,402 DEBUG packaging: Installation wird ausgeführt gnome-session (1403/2068) >06:13:03,618 DEBUG packaging: Installation wird ausgeführt gnome-session-xsession (1404/2068) >06:13:03,634 DEBUG packaging: Installation wird ausgeführt plymouth-plugin-label (1405/2068) >06:13:03,650 DEBUG packaging: Installation wird ausgeführt plymouth-plugin-two-step (1406/2068) >06:13:03,665 DEBUG packaging: Installation wird ausgeführt plymouth-theme-charge (1407/2068) >06:13:03,729 DEBUG packaging: Installation wird ausgeführt paps-libs (1408/2068) >06:13:03,793 DEBUG packaging: Installation wird ausgeführt uniconvertor (1409/2068) >06:13:04,109 DEBUG packaging: Installation wird ausgeführt harfbuzz-devel (1410/2068) >06:13:04,173 DEBUG packaging: Installation wird ausgeführt pango-devel (1411/2068) >06:13:04,281 DEBUG packaging: Installation wird ausgeführt gtk3-devel (1412/2068) >06:13:05,282 DEBUG packaging: Installation wird ausgeführt gnome-online-accounts-devel (1413/2068) >06:13:05,346 DEBUG packaging: Installation wird ausgeführt libgweather-devel (1414/2068) >06:13:05,410 DEBUG packaging: Installation wird ausgeführt gcr-devel (1415/2068) >06:13:05,510 DEBUG packaging: Installation wird ausgeführt libgdata-devel (1416/2068) >06:13:05,742 DEBUG packaging: Installation wird ausgeführt cogl-devel (1417/2068) >06:13:05,843 DEBUG packaging: Installation wird ausgeführt clutter-devel (1418/2068) >06:13:05,975 DEBUG packaging: Installation wird ausgeführt gtk2-devel (1419/2068) >06:13:06,776 DEBUG packaging: Installation wird ausgeführt poppler-utils (1420/2068) >06:13:06,808 DEBUG packaging: Installation wird ausgeführt cups-filters (1421/2068) >06:13:06,908 DEBUG packaging: Installation wird ausgeführt cups (1422/2068) >06:13:07,373 DEBUG packaging: Installation wird ausgeführt hpijs (1423/2068) >06:13:08,174 DEBUG packaging: Installation wird ausgeführt foomatic-db-ppds (1424/2068) >06:13:12,888 DEBUG packaging: Installation wird ausgeführt foomatic-db (1425/2068) >06:13:14,498 DEBUG packaging: Installation wird ausgeführt glx-utils (1426/2068) >06:13:14,530 DEBUG packaging: Installation wird ausgeführt argyllcms (1427/2068) >06:13:14,830 DEBUG packaging: Installation wird ausgeführt pulseaudio-utils (1428/2068) >06:13:14,862 DEBUG packaging: Installation wird ausgeführt libwmf (1429/2068) >06:13:14,962 DEBUG packaging: Installation wird ausgeführt libgpod (1430/2068) >06:13:15,070 DEBUG packaging: Installation wird ausgeführt libgda (1431/2068) >06:13:15,378 DEBUG packaging: Installation wird ausgeführt obex-data-server (1432/2068) >06:13:15,442 DEBUG packaging: Installation wird ausgeführt gvfs-obexftp (1433/2068) >06:13:15,457 DEBUG packaging: Installation wird ausgeführt libfprint (1434/2068) >06:13:15,558 DEBUG packaging: Installation wird ausgeführt fprintd (1435/2068) >06:13:15,622 DEBUG packaging: Installation wird ausgeführt aalib-libs (1436/2068) >06:13:15,686 DEBUG packaging: Installation wird ausgeführt gimp (1437/2068) >06:13:18,890 DEBUG packaging: Installation wird ausgeführt gimp-help (1438/2068) >06:13:23,161 DEBUG packaging: Installation wird ausgeführt autocorr-en (1439/2068) >06:13:23,176 DEBUG packaging: Installation wird ausgeführt libwacom-data (1440/2068) >06:13:23,240 DEBUG packaging: Installation wird ausgeführt libwacom (1441/2068) >06:13:23,304 DEBUG packaging: Installation wird ausgeführt linux-firmware (1442/2068) >06:13:26,015 DEBUG packaging: Installation wird ausgeführt kernel (1443/2068) >06:13:31,640 DEBUG packaging: Installation wird ausgeführt pulseaudio (1444/2068) >06:13:32,005 DEBUG packaging: Installation wird ausgeführt systemtap-devel (1445/2068) >06:13:32,369 DEBUG packaging: Installation wird ausgeführt pulseaudio-module-bluetooth (1446/2068) >06:13:32,385 DEBUG packaging: Installation wird ausgeführt gnome-bluetooth (1447/2068) >06:13:32,449 DEBUG packaging: Installation wird ausgeführt zenity (1448/2068) >06:13:33,182 DEBUG packaging: Installation wird ausgeführt mutter (1449/2068) >06:13:33,245 DEBUG packaging: Traceback (most recent call last): >06:13:33,246 DEBUG packaging: File "/usr/libexec/anaconda/anaconda-yum", line 180, in callback >06:13:33,246 DEBUG packaging: return func(amount, total, key, data) >06:13:33,246 DEBUG packaging: File "/usr/libexec/anaconda/anaconda-yum", line 279, in inst_open_file >06:13:33,246 DEBUG packaging: os.unlink(txmbr.po.localPkg()) >06:13:33,246 DEBUG packaging: OSError: [Errno 30] Read-only file system: '/run/install/repo/Packages/m/mutter-3.9.91-2.fc20.x86_64.rpm' >06:13:33,246 DEBUG packaging: FATAL ERROR: python callback <bound method RPMCallback.callback of <__main__.RPMCallback object at 0x7f4241d47610>> failed, aborting! >06:13:33,347 INFO packaging: ==== start rpm scriptlet logs ==== >06:13:33,347 INFO packaging: warning: filesystem-3.2-19.fc20.x86_64: Header V3 RSA/SHA256 Signature, key ID 246110c1: NOKEY > >06:13:33,347 INFO packaging: libgcc-4.8.1-6.fc20.x86_64 (1/2068) > >06:13:33,348 INFO packaging: fontpackages-filesystem-1.44-9.fc20.noarch (2/2068) > >06:13:33,348 INFO packaging: hwdata-0.254-1.fc20.noarch (3/2068) > >06:13:33,348 INFO packaging: setup-2.8.71-2.fc20.noarch (4/2068) > >06:13:33,348 INFO packaging: filesystem-3.2-19.fc20.x86_64 (5/2068) > >06:13:33,348 INFO packaging: telepathy-filesystem-0.0.2-6.fc20.noarch (6/2068) > >06:13:33,349 INFO packaging: 1:emacs-filesystem-24.3-13.fc20.noarch (7/2068) > >06:13:33,349 INFO packaging: 1:control-center-filesystem-3.9.91-1.fc20.x86_64 (8/2068) > >06:13:33,349 INFO packaging: dejavu-fonts-common-2.34-1.fc20.noarch (9/2068) > >06:13:33,349 INFO packaging: 1:liberation-fonts-common-1.07.3-2.fc20.noarch (10/2068) > >06:13:33,350 INFO packaging: gnu-free-fonts-common-20120503-8.fc20.noarch (11/2068) > >06:13:33,350 INFO packaging: mozilla-filesystem-1.9-10.fc20.x86_64 (12/2068) > >06:13:33,350 INFO packaging: shared-desktop-ontologies-0.11.0-2.fc20.noarch (13/2068) > >06:13:33,350 INFO packaging: heisenbug-backgrounds-base-19.90.0-1.fc20.noarch (14/2068) > >06:13:33,351 INFO packaging: mailcap-2.1.41-2.fc20.noarch (15/2068) > >06:13:33,351 INFO packaging: adwaita-cursor-theme-3.9.91-1.fc20.noarch (16/2068) > >06:13:33,351 INFO packaging: kernel-headers-3.11.0-300.fc20.x86_64 (17/2068) > >06:13:33,351 INFO packaging: gnome-user-docs-3.9.90-1.fc20.noarch (18/2068) > >06:13:33,352 INFO packaging: xemacs-filesystem-21.5.34-1.fc20.noarch (19/2068) > >06:13:33,352 INFO packaging: m17n-db-1.6.4-3.fc20.noarch (20/2068) > >06:13:33,352 INFO packaging: libreport-filesystem-2.1.6-2.fc20.x86_64 (21/2068) > >06:13:33,352 INFO packaging: 32:bind-license-9.9.4-0.7.rc1.fc20.noarch (22/2068) > >06:13:33,352 INFO packaging: gl-manpages-1.1-7.20130122.fc20.noarch (23/2068) > >06:13:33,352 INFO packaging: foomatic-db-filesystem-4.0-39.20130604.fc20.noarch (24/2068) > >06:13:33,353 INFO packaging: poppler-data-0.4.6-3.fc20.noarch (25/2068) > >06:13:33,353 INFO packaging: tzdata-2013d-1.fc20.noarch (26/2068) > >06:13:33,353 INFO packaging: 1:cups-filesystem-1.7-0.25.rc1.fc20.noarch (27/2068) > >06:13:33,353 INFO packaging: xkeyboard-config-2.9-4.fc20.noarch (28/2068) > >06:13:33,353 INFO packaging: gnome-getting-started-docs-3.8.3-2.fc20.noarch (29/2068) > >06:13:33,353 INFO packaging: heisenbug-backgrounds-gnome-19.90.0-1.fc20.noarch (30/2068) > >06:13:33,354 INFO packaging: basesystem-10.0-9.fc20.noarch (31/2068) > >06:13:33,354 INFO packaging: khmeros-fonts-common-5.0-17.fc20.noarch (32/2068) > >06:13:33,354 INFO packaging: nhn-nanum-fonts-common-3.020-9.fc20.noarch (33/2068) > >06:13:33,354 INFO packaging: smc-fonts-common-5.0.1-6.fc20.noarch (34/2068) > >06:13:33,355 INFO packaging: thai-scalable-fonts-common-0.5.0-7.fc20.noarch (35/2068) > >06:13:33,355 INFO packaging: mobile-broadband-provider-info-1.20120614-4.fc20.noarch (36/2068) > >06:13:33,355 INFO packaging: 1:quota-nls-4.01-10.fc20.noarch (37/2068) > >06:13:33,355 INFO packaging: ncurses-base-5.9-12.20130511.fc20.noarch (38/2068) > >06:13:33,355 INFO packaging: nss-softokn-freebl-3.15.1-3.fc20.x86_64 (39/2068) > >06:13:33,355 INFO packaging: glibc-common-2.18-6.fc20.x86_64 (40/2068) > >06:13:33,356 INFO packaging: glibc-2.18-6.fc20.x86_64 (41/2068) > >06:13:33,356 INFO packaging: libstdc++-4.8.1-6.fc20.x86_64 (42/2068) > >06:13:33,356 INFO packaging: ncurses-libs-5.9-12.20130511.fc20.x86_64 (43/2068) > >06:13:33,356 INFO packaging: bash-4.2.45-4.fc20.x86_64 (44/2068) > >06:13:33,356 INFO packaging: pcre-8.33-2.fc20.1.x86_64 (45/2068) > >06:13:33,357 INFO packaging: libsepol-2.1.9-2.fc20.x86_64 (46/2068) > >06:13:33,357 INFO packaging: libselinux-2.1.13-18.fc20.x86_64 (47/2068) > >06:13:33,357 INFO packaging: zlib-1.2.8-3.fc20.x86_64 (48/2068) > >06:13:33,357 INFO packaging: 1:dbus-libs-1.6.12-1.fc20.x86_64 (49/2068) > >06:13:33,357 INFO packaging: libjpeg-turbo-1.3.0-1.fc20.x86_64 (50/2068) > >06:13:33,357 INFO packaging: info-5.1-4.fc20.x86_64 (51/2068) > >06:13:33,358 INFO packaging: 2:libpng-1.6.3-3.fc20.x86_64 (52/2068) > >06:13:33,358 INFO packaging: freetype-2.5.0-3.fc20.x86_64 (53/2068) > >06:13:33,358 INFO packaging: libcom_err-1.42.8-3.fc20.x86_64 (54/2068) > >06:13:33,358 INFO packaging: libICE-1.0.8-6.fc20.x86_64 (55/2068) > >06:13:33,358 INFO packaging: nspr-4.10.0-4.fc20.x86_64 (56/2068) > >06:13:33,359 INFO packaging: nss-util-3.15.1-2.fc20.x86_64 (57/2068) > >06:13:33,359 INFO packaging: bzip2-libs-1.0.6-9.fc20.x86_64 (58/2068) > >06:13:33,359 INFO packaging: expat-2.1.0-7.fc20.x86_64 (59/2068) > >06:13:33,359 INFO packaging: libuuid-2.23.2-1.fc20.x86_64 (60/2068) > >06:13:33,359 INFO packaging: libSM-1.2.1-6.fc20.x86_64 (61/2068) > >06:13:33,359 INFO packaging: lcms2-2.5-2.fc20.x86_64 (62/2068) > >06:13:33,360 INFO packaging: popt-1.13-15.fc20.x86_64 (63/2068) > >06:13:33,360 INFO packaging: chkconfig-1.3.60-4.fc20.x86_64 (64/2068) > >06:13:33,360 INFO packaging: xz-libs-5.1.2-6alpha.fc20.x86_64 (65/2068) > >06:13:33,360 INFO packaging: libxml2-2.9.1-2.fc20.x86_64 (66/2068) > >06:13:33,360 INFO packaging: libdb-5.3.21-13.fc20.x86_64 (67/2068) > >06:13:33,360 INFO packaging: readline-6.2-8.fc20.x86_64 (68/2068) > >06:13:33,361 INFO packaging: sqlite-3.7.17-2.fc20.x86_64 (69/2068) > >06:13:33,361 INFO packaging: cyrus-sasl-lib-2.1.26-11.fc20.x86_64 (70/2068) > >06:13:33,361 INFO packaging: audit-libs-2.3.2-1.fc20.x86_64 (71/2068) > >06:13:33,361 INFO packaging: mesa-libwayland-egl-9.2-1.20130902.fc20.x86_64 (72/2068) > >06:13:33,361 INFO packaging: libicu-50.1.2-8.fc20.x86_64 (73/2068) > >06:13:33,362 INFO packaging: libxkbcommon-0.3.1-1.fc20.x86_64 (74/2068) > >06:13:33,362 INFO packaging: libffi-3.0.13-5.fc20.x86_64 (75/2068) > >06:13:33,362 INFO packaging: 1:pkgconfig-0.28-3.fc20.x86_64 (76/2068) > >06:13:33,362 INFO packaging: glib2-2.37.7-1.fc20.x86_64 (77/2068) > >06:13:33,362 INFO packaging: shared-mime-info-1.1-7.fc20.x86_64 (78/2068) > >06:13:33,362 INFO packaging: atk-2.9.4-1.fc20.x86_64 (79/2068) > >06:13:33,362 INFO packaging: dbus-glib-0.100.2-2.fc20.x86_64 (80/2068) > >06:13:33,363 INFO packaging: json-glib-0.16.0-2.fc20.x86_64 (81/2068) > >06:13:33,363 INFO packaging: xorg-x11-proto-devel-7.7-6.fc20.noarch (82/2068) > >06:13:33,363 INFO packaging: gstreamer1-1.1.4-1.fc20.x86_64 (83/2068) > >06:13:33,363 INFO packaging: gobject-introspection-1.37.6-1.fc20.x86_64 (84/2068) > >06:13:33,363 INFO packaging: libwayland-client-1.2.0-2.fc20.x86_64 (85/2068) > >06:13:33,363 INFO packaging: libwayland-cursor-1.2.0-2.fc20.x86_64 (86/2068) > >06:13:33,363 INFO packaging: libgpg-error-1.12-1.fc20.x86_64 (87/2068) > >06:13:33,364 INFO packaging: libgcrypt-1.5.3-1.fc20.x86_64 (88/2068) > >06:13:33,364 INFO packaging: libsecret-0.16-1.fc20.x86_64 (89/2068) > >06:13:33,364 INFO packaging: libxslt-1.1.28-5.fc20.x86_64 (90/2068) > >06:13:33,364 INFO packaging: 2:libogg-1.3.0-6.fc20.x86_64 (91/2068) > >06:13:33,364 INFO packaging: libXau-1.0.8-2.fc20.x86_64 (92/2068) > >06:13:33,364 INFO packaging: libxcb-1.9.1-3.fc20.x86_64 (93/2068) > >06:13:33,364 INFO packaging: elfutils-libelf-0.156-4.fc20.x86_64 (94/2068) > >06:13:33,365 INFO packaging: grep-2.14-5.fc20.x86_64 (95/2068) > >06:13:33,365 INFO packaging: boost-system-1.54.0-5.fc20.x86_64 (96/2068) > >06:13:33,365 INFO packaging: desktop-file-utils-0.22-1.fc20.x86_64 (97/2068) > >06:13:33,365 INFO packaging: 1:gmp-5.1.2-2.fc20.x86_64 (98/2068) > >06:13:33,365 INFO packaging: libtool-ltdl-2.4.2-18.fc20.x86_64 (99/2068) > >06:13:33,365 INFO packaging: libgomp-4.8.1-6.fc20.x86_64 (100/2068) > >06:13:33,365 INFO packaging: json-c-0.11-3.fc20.x86_64 (101/2068) > >06:13:33,366 INFO packaging: libtdb-1.2.12-2.fc20.x86_64 (102/2068) > >06:13:33,366 INFO packaging: 1:libvorbis-1.3.3-6.fc20.x86_64 (103/2068) > >06:13:33,366 INFO packaging: p11-kit-0.19.4-1.fc20.x86_64 (104/2068) > >06:13:33,366 INFO packaging: lua-5.2.2-2.fc20.x86_64 (105/2068) > >06:13:33,366 INFO packaging: ilmbase-1.0.3-7.fc20.x86_64 (106/2068) > >06:13:33,366 INFO packaging: tcp_wrappers-libs-7.6-76.fc20.x86_64 (107/2068) > >06:13:33,366 INFO packaging: telepathy-glib-0.21.1-2.fc20.x86_64 (108/2068) > >06:13:33,367 INFO packaging: libattr-2.4.47-3.fc20.x86_64 (109/2068) > >06:13:33,367 INFO packaging: libcap-2.22-7.fc20.x86_64 (110/2068) > >06:13:33,367 INFO packaging: libacl-2.2.52-3.fc20.x86_64 (111/2068) > >06:13:33,367 INFO packaging: sed-4.2.2-5.fc20.x86_64 (112/2068) > >06:13:33,367 INFO packaging: libtalloc-2.0.8-3.fc20.x86_64 (113/2068) > >06:13:33,367 INFO packaging: libcap-ng-0.7.3-5.fc20.x86_64 (114/2068) > >06:13:33,367 INFO packaging: OpenEXR-libs-1.7.1-6.fc20.x86_64 (115/2068) > >06:13:33,368 INFO packaging: gsettings-desktop-schemas-3.9.91-1.fc20.x86_64 (116/2068) > >06:13:33,368 INFO packaging: libsigc++20-2.3.1-3.fc20.x86_64 (117/2068) > >06:13:33,368 INFO packaging: libexif-0.6.21-6.fc20.x86_64 (118/2068) > >06:13:33,368 INFO packaging: keyutils-libs-1.5.6-1.fc20.x86_64 (119/2068) > >06:13:33,368 INFO packaging: libgnome-keyring-3.9.1-2.fc20.x86_64 (120/2068) > >06:13:33,368 INFO packaging: glibmm24-2.37.6-1.fc20.x86_64 (121/2068) > >06:13:33,368 INFO packaging: boost-thread-1.54.0-5.fc20.x86_64 (122/2068) > >06:13:33,369 INFO packaging: libidn-1.28-2.fc20.x86_64 (123/2068) > >06:13:33,369 INFO packaging: libwpd-0.9.9-1.fc20.x86_64 (124/2068) > >06:13:33,369 INFO packaging: file-libs-5.14-12.fc20.x86_64 (125/2068) > >06:13:33,369 INFO packaging: libnl3-3.2.21-2.fc20.x86_64 (126/2068) > >06:13:33,369 INFO packaging: libtevent-0.9.19-1.fc20.x86_64 (127/2068) > >06:13:33,369 INFO packaging: boost-filesystem-1.54.0-5.fc20.x86_64 (128/2068) > >06:13:33,369 INFO packaging: zlib-devel-1.2.8-3.fc20.x86_64 (129/2068) > >06:13:33,370 INFO packaging: libbluray-0.2.3-3.fc20.x86_64 (130/2068) > >06:13:33,370 INFO packaging: apr-1.4.8-2.fc20.x86_64 (131/2068) > >06:13:33,370 INFO packaging: gawk-4.1.0-2.fc20.x86_64 (132/2068) > >06:13:33,370 INFO packaging: boost-date-time-1.54.0-5.fc20.x86_64 (133/2068) > >06:13:33,370 INFO packaging: pixman-0.30.0-3.fc20.x86_64 (134/2068) > >06:13:33,370 INFO packaging: orc-0.4.17-3.fc20.x86_64 (135/2068) > >06:13:33,371 INFO packaging: apr-util-1.5.2-4.fc20.x86_64 (136/2068) > >06:13:33,371 INFO packaging: boost-regex-1.54.0-5.fc20.x86_64 (137/2068) > >06:13:33,371 INFO packaging: exiv2-libs-0.23-5.fc20.x86_64 (138/2068) > >06:13:33,371 INFO packaging: libXdmcp-1.1.1-5.fc20.x86_64 (139/2068) > >06:13:33,371 INFO packaging: libwebp-0.3.1-1.fc20.x86_64 (140/2068) > >06:13:33,371 INFO packaging: fftw-libs-double-3.3.3-7.fc20.x86_64 (141/2068) > >06:13:33,371 INFO packaging: xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 (142/2068) > >06:13:33,371 INFO packaging: 1:findutils-4.5.11-4.fc20.x86_64 (143/2068) > >06:13:33,371 INFO packaging: which-2.20-6.fc20.x86_64 (144/2068) > >06:13:33,372 INFO packaging: jasper-libs-1.900.1-25.fc20.x86_64 (145/2068) > >06:13:33,372 INFO packaging: hunspell-en-US-0.20121024-5.fc20.noarch (146/2068) > >06:13:33,372 INFO packaging: hunspell-1.3.2-14.fc20.x86_64 (147/2068) > >06:13:33,372 INFO packaging: 1:enchant-1.6.0-7.fc20.x86_64 (148/2068) > >06:13:33,372 INFO packaging: 14:libpcap-1.4.0-2.fc20.x86_64 (149/2068) > >06:13:33,372 INFO packaging: libtasn1-3.3-2.fc20.x86_64 (150/2068) > >06:13:33,372 INFO packaging: libdhash-0.4.3-18.fc20.x86_64 (151/2068) > >06:13:33,372 INFO packaging: speex-1.2-0.18.rc1.fc20.x86_64 (152/2068) > >06:13:33,372 INFO packaging: libical-1.0-2.fc20.x86_64 (153/2068) > >06:13:33,373 INFO packaging: freetype-devel-2.5.0-3.fc20.x86_64 (154/2068) > >06:13:33,373 INFO packaging: libldb-1.1.16-3.fc20.x86_64 (155/2068) > >06:13:33,373 INFO packaging: mpfr-3.1.2-4.fc20.x86_64 (156/2068) > >06:13:33,373 INFO packaging: boost-chrono-1.54.0-5.fc20.x86_64 (157/2068) > >06:13:33,373 INFO packaging: 1:libtheora-1.1.1-9.fc20.x86_64 (158/2068) > >06:13:33,373 INFO packaging: xz-5.1.2-6alpha.fc20.x86_64 (159/2068) > >06:13:33,373 INFO packaging: cpio-2.11-21.fc20.x86_64 (160/2068) > >06:13:33,373 INFO packaging: iptables-1.4.19.1-1.fc20.x86_64 (161/2068) > >06:13:33,374 INFO packaging: gdbm-1.10-7.fc20.x86_64 (162/2068) > >06:13:33,374 INFO packaging: libpciaccess-0.13.1-4.fc20.x86_64 (163/2068) > >06:13:33,374 INFO packaging: libraw1394-2.1.0-2.fc20.x86_64 (164/2068) > >06:13:33,374 INFO packaging: lcms-libs-1.19-10.fc20.x86_64 (165/2068) > >06:13:33,374 INFO packaging: openjpeg-libs-1.5.1-6.fc20.x86_64 (166/2068) > >06:13:33,374 INFO packaging: libasyncns-0.8-6.fc20.x86_64 (167/2068) > >06:13:33,374 INFO packaging: SDL-1.2.15-11.fc20.x86_64 (168/2068) > >06:13:33,374 INFO packaging: file-5.14-12.fc20.x86_64 (169/2068) > >06:13:33,375 INFO packaging: atkmm-2.22.7-2.fc20.x86_64 (170/2068) > >06:13:33,375 INFO packaging: 2:tar-1.26-27.fc20.x86_64 (171/2068) > >06:13:33,375 INFO packaging: flac-libs-1.3.0-3.fc20.x86_64 (172/2068) > >06:13:33,375 INFO packaging: libgee-0.11.91-1.fc20.x86_64 (173/2068) > >06:13:33,375 INFO packaging: imsettings-libs-1.6.3-2.fc20.x86_64 (174/2068) > >06:13:33,375 INFO packaging: nss-softokn-3.15.1-3.fc20.x86_64 (175/2068) > >06:13:33,375 INFO packaging: libplist-1.10-2.fc20.x86_64 (176/2068) > >06:13:33,376 INFO packaging: wxBase-2.8.12-9.fc20.x86_64 (177/2068) > >06:13:33,376 INFO packaging: bzip2-1.0.6-9.fc20.x86_64 (178/2068) > >06:13:33,376 INFO packaging: mozjs17-17.0.0-8.fc20.x86_64 (179/2068) > >06:13:33,376 INFO packaging: libunistring-0.9.3-9.fc20.x86_64 (180/2068) > >06:13:33,376 INFO packaging: libv4l-1.0.0-1.fc20.x86_64 (181/2068) > >06:13:33,376 INFO packaging: mesa-libglapi-9.2-1.20130902.fc20.x86_64 (182/2068) > >06:13:33,376 INFO packaging: redhat-menus-12.0.2-7.fc20.noarch (183/2068) > >06:13:33,377 INFO packaging: boost-program-options-1.54.0-5.fc20.x86_64 (184/2068) > >06:13:33,377 INFO packaging: slang-2.2.4-11.fc20.x86_64 (185/2068) > >06:13:33,377 INFO packaging: newt-0.52.16-1.fc20.x86_64 (186/2068) > >06:13:33,377 INFO packaging: libvpx-1.2.0-2.fc20.x86_64 (187/2068) > >06:13:33,377 INFO packaging: libcollection-0.6.2-18.fc20.x86_64 (188/2068) > >06:13:33,377 INFO packaging: pcsc-lite-libs-1.8.8-2.fc20.x86_64 (189/2068) > >06:13:33,377 INFO packaging: bluez-libs-5.8-2.fc20.x86_64 (190/2068) > >06:13:33,378 INFO packaging: numactl-libs-2.0.8-4.fc20.x86_64 (191/2068) > >06:13:33,378 INFO packaging: libbsd-0.6.0-2.fc20.x86_64 (192/2068) > >06:13:33,378 INFO packaging: libmng-1.0.10-12.fc20.x86_64 (193/2068) > >06:13:33,378 INFO packaging: 2:libpng-devel-1.6.3-3.fc20.x86_64 (194/2068) > >06:13:33,378 INFO packaging: libwpg-0.2.2-5.fc20.x86_64 (195/2068) > >06:13:33,378 INFO packaging: groff-base-1.22.2-7.fc20.x86_64 (196/2068) > >06:13:33,378 INFO packaging: elfutils-libs-0.156-4.fc20.x86_64 (197/2068) > >06:13:33,379 INFO packaging: libiscsi-1.9.0-4.fc20.x86_64 (198/2068) > >06:13:33,379 INFO packaging: libcroco-0.6.8-3.fc20.x86_64 (199/2068) > >06:13:33,379 INFO packaging: nspr-devel-4.10.0-4.fc20.x86_64 (200/2068) > >06:13:33,379 INFO packaging: xml-common-0.6.3-40.fc20.noarch (201/2068) > >06:13:33,379 INFO packaging: iso-codes-3.46-1.fc20.noarch (202/2068) > >06:13:33,379 INFO packaging: exempi-2.2.1-3.fc20.x86_64 (203/2068) > >06:13:33,379 INFO packaging: boost-iostreams-1.54.0-5.fc20.x86_64 (204/2068) > >06:13:33,379 INFO packaging: e2fsprogs-libs-1.42.8-3.fc20.x86_64 (205/2068) > >06:13:33,380 INFO packaging: 1:make-3.82-19.fc20.x86_64 (206/2068) > >06:13:33,380 INFO packaging: diffutils-3.3-3.fc20.x86_64 (207/2068) > >06:13:33,380 INFO packaging: taglib-1.8-6.20130218git.fc20.x86_64 (208/2068) > >06:13:33,380 INFO packaging: libedit-3.1-2.20130601cvs.fc20.x86_64 (209/2068) > >06:13:33,380 INFO packaging: boost-signals-1.54.0-5.fc20.x86_64 (210/2068) > >06:13:33,380 INFO packaging: plymouth-core-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 (211/2068) > >06:13:33,380 INFO packaging: libaio-0.3.109-8.fc20.x86_64 (212/2068) > >06:13:33,381 INFO packaging: yajl-2.0.4-3.fc20.x86_64 (213/2068) > >06:13:33,381 INFO packaging: pciutils-libs-3.2.0-3.fc20.x86_64 (214/2068) > >06:13:33,381 INFO packaging: libdvdread-4.2.0-5.fc20.x86_64 (215/2068) > >06:13:33,381 INFO packaging: gsm-1.0.13-10.fc20.x86_64 (216/2068) > >06:13:33,381 INFO packaging: libsndfile-1.0.25-8.fc20.x86_64 (217/2068) > >06:13:33,381 INFO packaging: libsamplerate-0.1.8-5.fc20.x86_64 (218/2068) > >06:13:33,381 INFO packaging: opus-1.0.3-2.fc20.x86_64 (219/2068) > >06:13:33,382 INFO packaging: fuse-libs-2.9.3-2.fc20.x86_64 (220/2068) > >06:13:33,382 INFO packaging: hyphen-2.8.6-4.fc20.x86_64 (221/2068) > >06:13:33,382 INFO packaging: libsss_idmap-1.11.0-1.fc20.x86_64 (222/2068) > >06:13:33,382 INFO packaging: lzo-2.06-5.fc20.x86_64 (223/2068) > >06:13:33,382 INFO packaging: elfutils-0.156-4.fc20.x86_64 (224/2068) > >06:13:33,382 INFO packaging: 2:libwbclient-4.1.0-0.4.rc2.fc20.x86_64 (225/2068) > >06:13:33,382 INFO packaging: libiec61883-1.2.0-10.fc20.x86_64 (226/2068) > >06:13:33,382 INFO packaging: boost-locale-1.54.0-5.fc20.x86_64 (227/2068) > >06:13:33,383 INFO packaging: libmpc-1.0.1-2.fc20.x86_64 (228/2068) > >06:13:33,383 INFO packaging: xcb-util-0.3.9-3.fc20.x86_64 (229/2068) > >06:13:33,383 INFO packaging: celt051-0.5.1.3-7.fc20.x86_64 (230/2068) > >06:13:33,383 INFO packaging: libICE-devel-1.0.8-6.fc20.x86_64 (231/2068) > >06:13:33,383 INFO packaging: libSM-devel-1.2.1-6.fc20.x86_64 (232/2068) > >06:13:33,383 INFO packaging: libgee06-0.6.8-2.fc20.x86_64 (233/2068) > >06:13:33,383 INFO packaging: libudisks2-2.1.1-1.fc20.x86_64 (234/2068) > >06:13:33,383 INFO packaging: lensfun-0.2.7-2.fc20.x86_64 (235/2068) > >06:13:33,384 INFO packaging: kmod-libs-14-2.fc20.x86_64 (236/2068) > >06:13:33,384 INFO packaging: kmod-14-2.fc20.x86_64 (237/2068) > >06:13:33,384 INFO packaging: zip-3.0-9.fc20.x86_64 (238/2068) > >06:13:33,384 INFO packaging: unzip-6.0-11.fc20.x86_64 (239/2068) > >06:13:33,384 INFO packaging: libquadmath-4.8.1-6.fc20.x86_64 (240/2068) > >06:13:33,384 INFO packaging: libgfortran-4.8.1-6.fc20.x86_64 (241/2068) > >06:13:33,384 INFO packaging: hdf5-1.8.11-6.fc20.x86_64 (242/2068) > >06:13:33,384 INFO packaging: atlas-3.8.4-8.fc19.x86_64 (243/2068) > >06:13:33,385 INFO packaging: m4-1.4.16-9.fc20.x86_64 (244/2068) > >06:13:33,385 INFO packaging: clucene-core-2.3.3.4-10.fc20.x86_64 (245/2068) > >06:13:33,385 INFO packaging: libfontenc-1.1.1-4.fc20.x86_64 (246/2068) > >06:13:33,385 INFO packaging: libXfont-1.4.6-2.fc20.x86_64 (247/2068) > >06:13:33,385 INFO packaging: 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 (248/2068) > >06:13:33,385 INFO packaging: boost-python-1.54.0-5.fc20.x86_64 (249/2068) > >06:13:33,385 INFO packaging: gc-7.2d-3.fc20.x86_64 (250/2068) > >06:13:33,385 INFO packaging: 1:tcl-8.5.14-1.fc20.x86_64 (251/2068) > >06:13:33,386 INFO packaging: libdaemon-0.14-6.fc20.x86_64 (252/2068) > >06:13:33,386 INFO packaging: libwmf-lite-0.2.8.4-38.fc20.x86_64 (253/2068) > >06:13:33,386 INFO packaging: libusal-1.1.11-22.fc20.x86_64 (254/2068) > >06:13:33,386 INFO packaging: wavpack-4.60.1-8.fc20.x86_64 (255/2068) > >06:13:33,386 INFO packaging: babl-0.1.10-8.fc20.x86_64 (256/2068) > >06:13:33,386 INFO packaging: libibverbs-1.1.7-3.fc20.x86_64 (257/2068) > >06:13:33,386 INFO packaging: libart_lgpl-2.3.21-8.fc20.x86_64 (258/2068) > >06:13:33,386 INFO packaging: cdparanoia-libs-10.2-14.fc20.x86_64 (259/2068) > >06:13:33,387 INFO packaging: libieee1284-0.2.11-15.fc20.x86_64 (260/2068) > >06:13:33,387 INFO packaging: libiodbc-3.52.7-6.fc20.x86_64 (261/2068) > >06:13:33,387 INFO packaging: librdmacm-1.0.17-2.fc20.x86_64 (262/2068) > >06:13:33,387 INFO packaging: gsl-1.15-9.fc20.x86_64 (263/2068) > >06:13:33,387 INFO packaging: libdvdnav-4.2.0-5.fc20.x86_64 (264/2068) > >06:13:33,387 INFO packaging: pciutils-3.2.0-3.fc20.x86_64 (265/2068) > >06:13:33,387 INFO packaging: plymouth-graphics-libs-0.8.9-0.1.2013.08.14.0.fc20.x86_64 (266/2068) > >06:13:33,387 INFO packaging: nss-util-devel-3.15.1-2.fc20.x86_64 (267/2068) > >06:13:33,388 INFO packaging: gettext-libs-0.18.3.1-1.fc20.x86_64 (268/2068) > >06:13:33,388 INFO packaging: less-458-4.fc20.x86_64 (269/2068) > >06:13:33,388 INFO packaging: gnome-menus-3.8.0-3.fc20.x86_64 (270/2068) > >06:13:33,388 INFO packaging: libavc1394-0.5.3-14.fc20.x86_64 (271/2068) > >06:13:33,388 INFO packaging: libshout-2.2.2-10.fc20.x86_64 (272/2068) > >06:13:33,388 INFO packaging: boost-log-1.54.0-5.fc20.x86_64 (273/2068) > >06:13:33,388 INFO packaging: boost-timer-1.54.0-5.fc20.x86_64 (274/2068) > >06:13:33,388 INFO packaging: boost-wave-1.54.0-5.fc20.x86_64 (275/2068) > >06:13:33,389 INFO packaging: LibRaw-0.15.4-1.fc20.x86_64 (276/2068) > >06:13:33,389 INFO packaging: fuse-2.9.3-2.fc20.x86_64 (277/2068) > >06:13:33,389 INFO packaging: libgexiv2-0.6.1-2.fc20.x86_64 (278/2068) > >06:13:33,389 INFO packaging: boost-graph-1.54.0-5.fc20.x86_64 (279/2068) > >06:13:33,389 INFO packaging: libodfgen-0.0.2-2.fc20.x86_64 (280/2068) > >06:13:33,389 INFO packaging: libxml++-2.36.0-3.fc20.x86_64 (281/2068) > >06:13:33,389 INFO packaging: keyutils-1.5.6-1.fc20.x86_64 (282/2068) > >06:13:33,389 INFO packaging: acl-2.2.52-3.fc20.x86_64 (283/2068) > >06:13:33,390 INFO packaging: 2:vim-minimal-7.4.9-1.fc20.x86_64 (284/2068) > >06:13:33,390 INFO packaging: telepathy-logger-0.8.0-3.fc20.x86_64 (285/2068) > >06:13:33,390 INFO packaging: p11-kit-devel-0.19.4-1.fc20.x86_64 (286/2068) > >06:13:33,390 INFO packaging: nettle-2.6-3.fc20.x86_64 (287/2068) > >06:13:33,390 INFO packaging: gnutls-3.1.13-2.fc20.x86_64 (288/2068) > >06:13:33,390 INFO packaging: cln-1.3.3-1.fc20.x86_64 (289/2068) > >06:13:33,390 INFO packaging: celt-0.11.1-6.fc20.x86_64 (290/2068) > >06:13:33,390 INFO packaging: libosinfo-0.2.7-2.fc20.x86_64 (291/2068) > >06:13:33,391 INFO packaging: libassuan-2.1.0-2.fc20.x86_64 (292/2068) > >06:13:33,391 INFO packaging: libgtop2-2.28.5-1.fc20.x86_64 (293/2068) > >06:13:33,391 INFO packaging: gmime-2.6.17-1.fc20.x86_64 (294/2068) > >06:13:33,391 INFO packaging: libpinyin-data-0.9.93-2.fc20.x86_64 (295/2068) > >06:13:33,391 INFO packaging: libpinyin-0.9.93-2.fc20.x86_64 (296/2068) > >06:13:33,391 INFO packaging: gamin-0.1.10-15.fc20.x86_64 (297/2068) > >06:13:33,391 INFO packaging: libvirt-gconfig-0.1.7-2.fc20.x86_64 (298/2068) > >06:13:33,391 INFO packaging: ModemManager-glib-1.0.1-2.git20130723.fc20.x86_64 (299/2068) > >06:13:33,392 INFO packaging: zeitgeist-libs-0.9.14-2.fc20.x86_64 (300/2068) > >06:13:33,392 INFO packaging: wayland-devel-1.2.0-2.fc20.x86_64 (301/2068) > >06:13:33,392 INFO packaging: libwayland-client-devel-1.2.0-2.fc20.x86_64 (302/2068) > >06:13:33,392 INFO packaging: libwayland-cursor-devel-1.2.0-2.fc20.x86_64 (303/2068) > >06:13:33,392 INFO packaging: libicu-devel-50.1.2-8.fc20.x86_64 (304/2068) > >06:13:33,392 INFO packaging: libxkbcommon-devel-0.3.1-1.fc20.x86_64 (305/2068) > >06:13:33,392 INFO packaging: llvm-libs-3.3-0.8.rc3.fc20.x86_64 (306/2068) > >06:13:33,392 INFO packaging: libwayland-server-1.2.0-2.fc20.x86_64 (307/2068) > >06:13:33,393 INFO packaging: cyrus-sasl-plain-2.1.26-11.fc20.x86_64 (308/2068) > >06:13:33,393 INFO packaging: m17n-lib-1.6.4-10.fc20.x86_64 (309/2068) > >06:13:33,393 INFO packaging: pinentry-0.8.1-11.fc20.x86_64 (310/2068) > >06:13:33,393 INFO packaging: mtools-4.0.18-4.fc20.x86_64 (311/2068) > >06:13:33,393 INFO packaging: libcdio-0.90-3.fc20.x86_64 (312/2068) > >06:13:33,393 INFO packaging: libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 (313/2068) > >06:13:33,393 INFO packaging: libjpeg-turbo-devel-1.3.0-1.fc20.x86_64 (314/2068) > >06:13:33,393 INFO packaging: psmisc-22.20-3.fc20.x86_64 (315/2068) > >06:13:33,394 INFO packaging: 1:liberation-serif-fonts-1.07.3-2.fc20.noarch (316/2068) > >06:13:33,394 INFO packaging: vpnc-script-0.5.3-18.svn457.fc20.noarch (317/2068) > >06:13:33,394 INFO packaging: dejavu-sans-fonts-2.34-1.fc20.noarch (318/2068) > >06:13:33,394 INFO packaging: ncurses-5.9-12.20130511.fc20.x86_64 (319/2068) > >06:13:33,394 INFO packaging: cryptopp-5.6.2-3.fc20.x86_64 (320/2068) > >06:13:33,394 INFO packaging: boost-test-1.54.0-5.fc20.x86_64 (321/2068) > >06:13:33,394 INFO packaging: boost-math-1.54.0-5.fc20.x86_64 (322/2068) > >06:13:33,394 INFO packaging: mythes-1.2.3-6.fc20.x86_64 (323/2068) > >06:13:33,395 INFO packaging: boost-serialization-1.54.0-5.fc20.x86_64 (324/2068) > >06:13:33,395 INFO packaging: boost-random-1.54.0-5.fc20.x86_64 (325/2068) > >06:13:33,395 INFO packaging: boost-context-1.54.0-5.fc20.x86_64 (326/2068) > >06:13:33,395 INFO packaging: soundtouch-1.4.0-8.fc20.x86_64 (327/2068) > >06:13:33,395 INFO packaging: snappy-1.1.0-2.fc20.x86_64 (328/2068) > >06:13:33,395 INFO packaging: boost-atomic-1.54.0-5.fc20.x86_64 (329/2068) > >06:13:33,395 INFO packaging: qrencode-libs-3.4.2-1.fc20.x86_64 (330/2068) > >06:13:33,395 INFO packaging: libvisual-0.4.0-14.fc20.x86_64 (331/2068) > >06:13:33,396 INFO packaging: libspiro-20071029-11.fc20.x86_64 (332/2068) > >06:13:33,396 INFO packaging: hostname-3.13-2.fc20.x86_64 (333/2068) > >06:13:33,396 INFO packaging: mtdev-1.1.4-1.fc20.x86_64 (334/2068) > >06:13:33,396 INFO packaging: libqb-0.16.0-1.fc20.x86_64 (335/2068) > >06:13:33,396 INFO packaging: libnl-1.1.4-3.fc20.x86_64 (336/2068) > >06:13:33,396 INFO packaging: libobjc-4.8.1-6.fc20.x86_64 (337/2068) > >06:13:33,396 INFO packaging: libdv-1.0.0-16.fc20.x86_64 (338/2068) > >06:13:33,396 INFO packaging: libverto-0.2.5-3.fc20.x86_64 (339/2068) > >06:13:33,396 INFO packaging: krb5-libs-1.11.3-9.fc20.x86_64 (340/2068) > >06:13:33,397 INFO packaging: libtirpc-0.2.3-4.fc20.x86_64 (341/2068) > >06:13:33,397 INFO packaging: graphite2-1.2.2-4.fc20.x86_64 (342/2068) > >06:13:33,397 INFO packaging: harfbuzz-0.9.20-1.fc20.x86_64 (343/2068) > >06:13:33,397 INFO packaging: harfbuzz-icu-0.9.20-1.fc20.x86_64 (344/2068) > >06:13:33,397 INFO packaging: linux-atm-libs-2.5.1-8.fc20.x86_64 (345/2068) > >06:13:33,397 INFO packaging: iproute-3.10.0-5.fc20.x86_64 (346/2068) > >06:13:33,397 INFO packaging: cyrus-sasl-gssapi-2.1.26-11.fc20.x86_64 (347/2068) > >06:13:33,397 INFO packaging: libverto-devel-0.2.5-3.fc20.x86_64 (348/2068) > >06:13:33,398 INFO packaging: iw-3.10-3.fc20.x86_64 (349/2068) > >06:13:33,398 INFO packaging: boost-1.54.0-5.fc20.x86_64 (350/2068) > >06:13:33,398 INFO packaging: boost-devel-1.54.0-5.fc20.x86_64 (351/2068) > >06:13:33,398 INFO packaging: leveldb-1.12.0-5.fc20.x86_64 (352/2068) > >06:13:33,398 INFO packaging: ceph-libs-0.61.7-2.fc20.x86_64 (353/2068) > >06:13:33,398 INFO packaging: mythes-de-0.20130206-2.fc20.noarch (354/2068) > >06:13:33,398 INFO packaging: mesa-libxatracker-9.2-1.20130902.fc20.x86_64 (355/2068) > >06:13:33,398 INFO packaging: libqalculate-0.9.7-8.fc20.x86_64 (356/2068) > >06:13:33,399 INFO packaging: gnutls-c++-3.1.13-2.fc20.x86_64 (357/2068) > >06:13:33,399 INFO packaging: libgadu-1.11.2-1.fc20.2.x86_64 (358/2068) > >06:13:33,399 INFO packaging: fuseiso-20070708-14.fc20.x86_64 (359/2068) > >06:13:33,399 INFO packaging: qt-settings-20-1.fc20.noarch (360/2068) > >06:13:33,399 INFO packaging: cdparanoia-10.2-14.fc20.x86_64 (361/2068) > >06:13:33,399 INFO packaging: libfontenc-devel-1.1.1-4.fc20.x86_64 (362/2068) > >06:13:33,399 INFO packaging: clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 (363/2068) > >06:13:33,399 INFO packaging: Field3D-1.3.2-12.fc20.x86_64 (364/2068) > >06:13:33,399 INFO packaging: xcb-util-image-0.3.9-3.fc20.x86_64 (365/2068) > >06:13:33,400 INFO packaging: cpp-4.8.1-6.fc20.x86_64 (366/2068) > >06:13:33,400 INFO packaging: lzop-1.03-9.fc20.x86_64 (367/2068) > >06:13:33,400 INFO packaging: hyphen-en-2.8.6-4.fc20.noarch (368/2068) > >06:13:33,400 INFO packaging: hyphen-de-0.20060120-11.fc20.noarch (369/2068) > >06:13:33,400 INFO packaging: 1:perl-parent-0.227-1.fc20.noarch (370/2068) > >06:13:33,400 INFO packaging: perl-HTTP-Tiny-0.034-3.fc20.noarch (371/2068) > >06:13:33,400 INFO packaging: perl-podlators-2.5.1-291.fc20.noarch (372/2068) > >06:13:33,400 INFO packaging: perl-Pod-Perldoc-3.20-6.fc20.noarch (373/2068) > >06:13:33,401 INFO packaging: 3:perl-version-0.99.03-1.fc20.x86_64 (374/2068) > >06:13:33,401 INFO packaging: perl-Text-ParseWords-3.29-3.fc20.noarch (375/2068) > >06:13:33,401 INFO packaging: 1:perl-Pod-Escapes-1.04-287.fc20.noarch (376/2068) > >06:13:33,401 INFO packaging: 1:perl-Encode-2.54-1.fc20.x86_64 (377/2068) > >06:13:33,401 INFO packaging: perl-Pod-Usage-1.63-4.fc20.noarch (378/2068) > >06:13:33,401 INFO packaging: 4:perl-libs-5.18.1-287.fc20.x86_64 (379/2068) > >06:13:33,401 INFO packaging: 1:perl-Filter-1.49-5.fc20.x86_64 (380/2068) > >06:13:33,401 INFO packaging: perl-constant-1.27-292.fc20.noarch (381/2068) > >06:13:33,402 INFO packaging: 1:perl-threads-1.87-5.fc20.x86_64 (382/2068) > >06:13:33,402 INFO packaging: perl-Cp11-kit: the CKA_X_CRITICAL attribute is not valid for the object > >06:13:33,402 INFO packaging: p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit > >06:13:33,402 INFO packaging: p11-kit: the CKA_X_CRITICAL attribute is not valid for the object > >06:13:33,402 INFO packaging: p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit > >06:13:33,402 INFO packaging: p11-kit: the CKA_X_CRITICAL attribute is not valid for the object > >06:13:33,402 INFO packaging: p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit > >06:13:33,402 INFO packaging: p11-kit: the CKA_X_CRITICAL attribute is not valid for the object > >06:13:33,402 INFO packaging: p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit > >06:13:33,403 INFO packaging: p11-kit: the CKA_X_CRITICAL attribute is not valid for the object > >06:13:33,403 INFO packaging: p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit > >06:13:33,403 INFO packaging: arp-1.26-245.fc20.noarch (383/2068) > >06:13:33,403 INFO packaging: perl-Time-Local-1.2300-291.fc20.noarch (384/2068) > >06:13:33,403 INFO packaging: perl-Time-HiRes-1.9726-1.fc20.x86_64 (385/2068) > >06:13:33,403 INFO packaging: perl-Exporter-5.68-293.fc20.noarch (386/2068) > >06:13:33,403 INFO packaging: perl-Storable-2.45-2.fc20.x86_64 (387/2068) > >06:13:33,403 INFO packaging: perl-File-Path-2.09-292.fc20.noarch (388/2068) > >06:13:33,403 INFO packaging: perl-PathTools-3.40-291.fc20.x86_64 (389/2068) > >06:13:33,404 INFO packaging: perl-threads-shared-1.43-291.fc20.x86_64 (390/2068) > >06:13:33,404 INFO packaging: perl-File-Temp-0.23.01-4.fc20.noarch (391/2068) > >06:13:33,404 INFO packaging: perl-Scalar-List-Utils-1.31-293.fc20.x86_64 (392/2068) > >06:13:33,404 INFO packaging: 1:perl-Socket-2.011-1.fc20.x86_64 (393/2068) > >06:13:33,404 INFO packaging: 1:perl-Module-CoreList-2.96-287.fc20.noarch (394/2068) > >06:13:33,404 INFO packaging: 1:perl-Pod-Simple-3.28-292.fc20.noarch (395/2068) > >06:13:33,404 INFO packaging: perl-Getopt-Long-2.41-3.fc20.noarch (396/2068) > >06:13:33,404 INFO packaging: 4:perl-macros-5.18.1-287.fc20.x86_64 (397/2068) > >06:13:33,405 INFO packaging: 4:perl-5.18.1-287.fc20.x86_64 (398/2068) > >06:13:33,405 INFO packaging: perl-Data-Dumper-2.145-292.fc20.x86_64 (399/2068) > >06:13:33,405 INFO packaging: autoconf-2.69-13.fc20.noarch (400/2068) > >06:13:33,405 INFO packaging: perl-common-sense-3.6-6.fc20.noarch (401/2068) > >06:13:33,405 INFO packaging: perl-LWP-MediaTypes-6.02-4.fc20.noarch (402/2068) > >06:13:33,405 INFO packaging: perl-Compress-Raw-Zlib-2.062-2.fc20.x86_64 (403/2068) > >06:13:33,405 INFO packaging: perl-BDB-1.90-6.fc20.x86_64 (404/2068) > >06:13:33,405 INFO packaging: perl-IO-AIO-4.15-6.fc20.x86_64 (405/2068) > >06:13:33,405 INFO packaging: perl-Encode-Locale-1.03-7.fc20.noarch (406/2068) > >06:13:33,406 INFO packaging: 1:perl-Error-0.17020-4.fc20.noarch (407/2068) > >06:13:33,406 INFO packaging: perl-XML-RegExp-0.04-4.fc20.noarch (408/2068) > >06:13:33,406 INFO packaging: perl-Test-Harness-3.28-3.fc20.noarch (409/2068) > >06:13:33,406 INFO packaging: perl-Thread-Queue-3.02-291.fc20.noarch (410/2068) > >06:13:33,406 INFO packaging: perl-EV-4.11-4.fc20.x86_64 (411/2068) > >06:13:33,406 INFO packaging: perl-TermReadKey-2.30-20.fc20.x86_64 (412/2068) > >06:13:33,406 INFO packaging: perl-Linux-Pid-0.04-20.fc20.x86_64 (413/2068) > >06:13:33,406 INFO packaging: 1:valgrind-3.8.1-26.fc20.x86_64 (414/2068) > >06:13:33,406 INFO packaging: perl-Parse-Yapp-1.05-53.fc20.noarch (415/2068) > >06:13:33,407 INFO packaging: perl-XML-Parser-2.41-11.fc20.x86_64 (416/2068) > >06:13:33,407 INFO packaging: perl-Newt-1.08-36.fc20.x86_64 (417/2068) > >06:13:33,407 INFO packaging: perl-HTML-Tagset-3.20-18.fc20.noarch (418/2068) > >06:13:33,407 INFO packaging: kernel-devel-3.11.0-300.fc20.x86_64 (419/2068) > >06:13:33,407 INFO packaging: perl-Business-ISBN-Data-20120719.001-4.fc20.noarch (420/2068) > >06:13:33,407 INFO packaging: perl-Business-ISBN-2.06-4.fc20.noarch (421/2068) > >06:13:33,407 INFO packaging: perl-URI-1.60-11.fc20.noarch (422/2068) > >06:13:33,407 INFO packaging: perl-WWW-RobotRules-6.02-8.fc20.noarch (423/2068) > >06:13:33,408 INFO packaging: perl-IO-Socket-IP-0.22-2.fc20.noarch (424/2068) > >06:13:33,408 INFO packaging: perl-Date-Manip-6.40-4.fc20.noarch (425/2068) > >06:13:33,408 INFO packaging: perl-Task-Weaken-1.04-8.fc20.noarch (426/2068) > >06:13:33,408 INFO packaging: perl-Net-Daemon-0.48-7.fc20.noarch (427/2068) > >06:13:33,408 INFO packaging: 6:kdelibs-common-4.11.0-2.fc20.x86_64 (428/2068) > >06:13:33,408 INFO packaging: perl-Image-ExifTool-9.27-3.fc20.noarch (429/2068) > >06:13:33,408 INFO packaging: perl-ExtUtils-Manifest-1.61-245.fc20.noarch (430/2068) > >06:13:33,408 INFO packaging: perl-Net-LibIDN-0.12-16.fc20.x86_64 (431/2068) > >06:13:33,408 INFO packaging: perl-Compress-Raw-Bzip2-2.062-2.fc20.x86_64 (432/2068) > >06:13:33,409 INFO packaging: perl-IO-Compress-2.062-2.fc20.noarch (433/2068) > >06:13:33,409 INFO packaging: perl-PlRPC-0.2020-15.fc20.noarch (434/2068) > >06:13:33,409 INFO packaging: 1:perl-TimeDate-2.30-3.fc20.noarch (435/2068) > >06:13:33,409 INFO packaging: perl-HTTP-Date-6.02-8.fc20.noarch (436/2068) > >06:13:33,409 INFO packaging: perl-File-Listing-6.04-7.fc20.noarch (437/2068) > >06:13:33,409 INFO packaging: perl-Event-1.21-4.fc20.x86_64 (438/2068) > >06:13:33,409 INFO packaging: perl-IO-HTML-1.00-3.fc20.noarch (439/2068) > >06:13:33,409 INFO packaging: perl-HTTP-Message-6.06-7.fc20.noarch (440/2068) > >06:13:33,409 INFO packaging: perl-HTTP-Daemon-6.01-7.fc20.noarch (441/2068) > >06:13:33,410 INFO packaging: perl-HTML-Parser-3.71-4.fc20.x86_64 (442/2068) > >06:13:33,410 INFO packaging: perl-HTTP-Cookies-6.01-7.fc20.noarch (443/2068) > >06:13:33,410 INFO packaging: perl-HTTP-Negotiate-6.01-7.fc20.noarch (444/2068) > >06:13:33,410 INFO packaging: perl-Digest-1.17-291.fc20.noarch (445/2068) > >06:13:33,410 INFO packaging: perl-Digest-MD5-2.53-3.fc20.x86_64 (446/2068) > >06:13:33,410 INFO packaging: perl-Guard-1.022-6.fc20.x86_64 (447/2068) > >06:13:33,410 INFO packaging: perl-BSD-Resource-1.29.07-3.fc20.x86_64 (448/2068) > >06:13:33,410 INFO packaging: libvisio-0.0.31-1.fc20.x86_64 (449/2068) > >06:13:33,410 INFO packaging: libvpx-devel-1.2.0-2.fc20.x86_64 (450/2068) > >06:13:33,411 INFO packaging: gdbm-devel-1.10-7.fc20.x86_64 (451/2068) > >06:13:33,411 INFO packaging: libical-devel-1.0-2.fc20.x86_64 (452/2068) > >06:13:33,411 INFO packaging: p11-kit-trust-0.19.4-1.fc20.x86_64 (453/2068) > >06:13:33,411 INFO packaging: ca-certificates-2013.1.94-17.fc20.noarch (454/2068) > >06:13:33,411 INFO packaging: 1:openssl-libs-1.0.1e-19.fc20.x86_64 (455/2068) > >06:13:33,411 INFO packaging: 1:qt-4.8.5-6.fc20.x86_64 (456/2068) > >06:13:33,411 INFO packaging: libarchive-3.1.2-7.fc20.x86_64 (457/2068) > >06:13:33,411 INFO packaging: libssh2-1.4.3-8.fc20.x86_64 (458/2068) > >06:13:33,411 INFO packaging: qjson-0.8.1-3.fc20.x86_64 (459/2068) > >06:13:33,412 INFO packaging: python3-libs-3.3.2-6.fc20.x86_64 (460/2068) > >06:13:33,412 INFO packaging: python3-3.3.2-6.fc20.x86_64 (461/2068) > >06:13:33,412 INFO packaging: glusterfs-libs-3.4.0-8.fc20.x86_64 (462/2068) > >06:13:33,412 INFO packaging: libevent-2.0.21-3.fc20.x86_64 (463/2068) > >06:13:33,412 INFO packaging: attica-0.4.2-2.fc20.x86_64 (464/2068) > >06:13:33,412 INFO packaging: 1:net-snmp-libs-5.7.2-15.fc20.x86_64 (465/2068) > >06:13:33,412 INFO packaging: strigi-libs-0.7.8-2.fc20.x86_64 (466/2068) > >06:13:33,412 INFO packaging: lynx-2.8.8-0.3.dev16.fc20.x86_64 (467/2068) > >06:13:33,412 INFO packaging: perl-Net-SSLeay-1.55-4.fc20.x86_64 (468/2068) > >06:13:33,413 INFO packaging: perl-AnyEvent-7.05-1.fc20.x86_64 (469/2068) > >06:13:33,413 INFO packaging: cyrus-sasl-md5-2.1.26-11.fc20.x86_64 (470/2068) > >06:13:33,413 INFO packaging: fipscheck-lib-1.3.1-4.fc20.x86_64 (471/2068) > >06:13:33,413 INFO packaging: fipscheck-1.3.1-4.fc20.x86_64 (472/2068) > >06:13:33,413 INFO packaging: freerdp-libwinpr-1.1.0-0.1.beta1.fc20.x86_64 (473/2068) > >06:13:33,413 INFO packaging: perl-AnyEvent-AIO-1.1-13.fc20.noarch (474/2068) > >06:13:33,413 INFO packaging: perl-AnyEvent-BDB-1.1-13.fc20.noarch (475/2068) > >06:13:33,413 INFO packaging: attica-devel-0.4.2-2.fc20.x86_64 (476/2068) > >06:13:33,413 INFO packaging: qca2-2.0.3-6.fc20.x86_64 (477/2068) > >06:13:33,414 INFO packaging: 32:bind-libs-9.9.4-0.7.rc1.fc20.x86_64 (478/2068) > >06:13:33,414 INFO packaging: socat-1.7.2.2-3.fc20.x86_64 (479/2068) > >06:13:33,414 INFO packaging: 2:nmap-ncat-6.40-2.fc20.x86_64 (480/2068) > >06:13:33,414 INFO packaging: pkcs11-helper-1.10-2.fc20.x86_64 (481/2068) > >06:13:33,414 INFO packaging: 32:bind-libs-lite-9.9.4-0.7.rc1.fc20.x86_64 (482/2068) > >06:13:33,414 INFO packaging: spice-server-0.12.4-1.fc20.x86_64 (483/2068) > >06:13:33,414 INFO packaging: httpd-tools-2.4.6-2.fc20.x86_64 (484/2068) > >06:13:33,414 INFO packaging: openslp-1.2.1-20.fc20.x86_64 (485/2068) > >06:13:33,414 INFO packaging: libssh-0.5.5-1.fc20.x86_64 (486/2068) > >06:13:33,415 INFO packaging: cyrus-sasl-scram-2.1.26-11.fc20.x86_64 (487/2068) > >06:13:33,415 INFO packaging: wget-1.14-9.fc20.x86_64 (488/2068) > >06:13:33,415 INFO packaging: ldns-1.6.16-6.fc20.x86_64 (489/2068) > >06:13:33,415 INFO packaging: libwvstreams-4.6.1-10.fc20.x86_64 (490/2068) > >06:13:33,415 INFO packaging: libtasn1-devel-3.3-2.fc20.x86_64 (491/2068) > >06:13:33,415 INFO packaging: hunspell-de-0.20120607-4.fc20.noarch (492/2068) > >06:13:33,415 INFO packaging: gstreamer-tools-0.10.36-3.fc19.x86_64 (493/2068) > >06:13:33,415 INFO packaging: gstreamer-0.10.36-3.fc19.x86_64 (494/2068) > >06:13:33,415 INFO packaging: libofa-0.9.3-23.fc20.x86_64 (495/2068) > >06:13:33,416 INFO packaging: pixman-devel-0.30.0-3.fc20.x86_64 (496/2068) > >06:13:33,416 INFO packaging: libcdr-0.0.14-5.fc20.x86_64 (497/2068) > >06:13:33,416 INFO packaging: libmspub-0.0.6-4.fc20.x86_64 (498/2068) > >06:13:33,416 INFO packaging: libwps-0.2.9-5.fc20.x86_64 (499/2068) > >06:13:33,416 INFO packaging: libmwaw-0.1.10-3.fc20.x86_64 (500/2068) > >06:13:33,416 INFO packaging: hesiod-3.2.1-2.fc20.x86_64 (501/2068) > >06:13:33,416 INFO packaging: keyutils-libs-devel-1.5.6-1.fc20.x86_64 (502/2068) > >06:13:33,416 INFO packaging: gsettings-desktop-schemas-devel-3.9.91-1.fc20.x86_64 (503/2068) > >06:13:33,416 INFO packaging: desktop-backgrounds-gnome-20.0.0-1.fc20.noarch (504/2068) > >06:13:33,416 INFO packaging: libisofs-1.3.2-1.fc20.x86_64 (505/2068) > >06:13:33,417 INFO packaging: libattr-devel-2.4.47-3.fc20.x86_64 (506/2068) > >06:13:33,417 INFO packaging: patch-2.7.1-7.fc20.x86_64 (507/2068) > >06:13:33,417 INFO packaging: telepathy-idle-0.1.16-2.fc20.x86_64 (508/2068) > >06:13:33,417 INFO packaging: tcp_wrappers-7.6-76.fc20.x86_64 (509/2068) > >06:13:33,417 INFO packaging: 1:quota-4.01-10.fc20.x86_64 (510/2068) > >06:13:33,417 INFO packaging: lua-socket-2.1-0.2.rc1.fc20.x86_64 (511/2068) > >06:13:33,417 INFO packaging: libquvi-scripts-0.9.20130805-3.fc20.noarch (512/2068) > >06:13:33,417 INFO packaging: highlight-3.15-1.fc20.x86_64 (513/2068) > >06:13:33,417 INFO packaging: flann-1.8.4-2.fc20.x86_64 (514/2068) > >06:13:33,418 INFO packaging: liborcus-0.5.1-5.fc20.x86_64 (515/2068) > >06:13:33,418 INFO packaging: dwz-0.11-2.fc20.x86_64 (516/2068) > >06:13:33,418 INFO packaging: xcb-util-keysyms-0.3.9-3.fc20.x86_64 (517/2068) > >06:13:33,418 INFO packaging: libXau-devel-1.0.8-2.fc20.x86_64 (518/2068) > >06:13:33,418 INFO packaging: libxcb-devel-1.9.1-3.fc20.x86_64 (519/2068) > >06:13:33,418 INFO packaging: libgpg-error-devel-1.12-1.fc20.x86_64 (520/2068) > >06:13:33,418 INFO packaging: libgcrypt-devel-1.5.3-1.fc20.x86_64 (521/2068) > >06:13:33,418 INFO packaging: liblqr-1-0.4.1-5.fc19.x86_64 (522/2068) > >06:13:33,418 INFO packaging: libipa_hbac-1.11.0-1.fc20.x86_64 (523/2068) > >06:13:33,419 INFO packaging: meanwhile-1.1.0-12.fc20.x86_64 (524/2068) > >06:13:33,419 INFO packaging: libgsf-1.14.28-1.fc20.x86_64 (525/2068) > >06:13:33,419 INFO packaging: libtranslit-0.0.3-2.fc20.x86_64 (526/2068) > >06:13:33,419 INFO packaging: libtranslit-m17n-0.0.3-2.fc20.x86_64 (527/2068) > >06:13:33,419 INFO packaging: libzeitgeist-0.3.18-5.fc20.x86_64 (528/2068) > >06:13:33,419 INFO packaging: libqmi-1.4.0-2.fc20.x86_64 (529/2068) > >06:13:33,419 INFO packaging: libsepol-devel-2.1.9-2.fc20.x86_64 (530/2068) > >06:13:33,419 INFO packaging: libselinux-devel-2.1.13-18.fc20.x86_64 (531/2068) > >06:13:33,419 INFO packaging: libffi-devel-3.0.13-5.fc20.x86_64 (532/2068) > >06:13:33,420 INFO packaging: mesa-libwayland-egl-devel-9.2-1.20130902.fc20.x86_64 (533/2068) > >06:13:33,420 INFO packaging: sqlite-devel-3.7.17-2.fc20.x86_64 (534/2068) > >06:13:33,420 INFO packaging: xz-devel-5.1.2-6alpha.fc20.x86_64 (535/2068) > >06:13:33,420 INFO packaging: libcom_err-devel-1.42.8-3.fc20.x86_64 (536/2068) > >06:13:33,420 INFO packaging: krb5-devel-1.11.3-9.fc20.x86_64 (537/2068) > >06:13:33,420 INFO packaging: 1:openssl-devel-1.0.1e-19.fc20.x86_64 (538/2068) > >06:13:33,420 INFO packaging: expat-devel-2.1.0-7.fc20.x86_64 (539/2068) > >06:13:33,420 INFO packaging: ncurses-devel-5.9-12.20130511.fc20.x86_64 (540/2068) > >06:13:33,420 INFO packaging: gdisk-0.8.7-1.fc20.x86_64 (541/2068) > >06:13:33,421 INFO packaging: setools-libs-3.3.7-41.fc20.x86_64 (542/2068) > >06:13:33,421 INFO packaging: bc-1.06.95-10.fc20.x86_64 (543/2068) > >06:13:33,421 INFO packaging: libdb-devel-5.3.21-13.fc20.x86_64 (544/2068) > >06:13:33,421 INFO packaging: libdb-utils-5.3.21-13.fc20.x86_64 (545/2068) > >06:13:33,421 INFO packaging: liblangtag-0.5.2-1.fc20.x86_64 (546/2068) > >06:13:33,421 INFO packaging: augeas-libs-1.1.0-2.fc20.x86_64 (547/2068) > >06:13:33,421 INFO packaging: netcf-libs-0.2.3-5.fc20.x86_64 (548/2068) > >06:13:33,421 INFO packaging: openCOLLADA-0-16.git9665d16.fc20.x86_64 (549/2068) > >06:13:33,421 INFO packaging: popt-devel-1.13-15.fc20.x86_64 (550/2068) > >06:13:33,422 INFO packaging: librsync-0.9.7-21.fc20.x86_64 (551/2068) > >06:13:33,422 INFO packaging: device-mapper-persistent-data-0.2.3-1.fc20.x86_64 (552/2068) > >06:13:33,422 INFO packaging: libmetalink-0.1.2-4.fc20.x86_64 (553/2068) > >06:13:33,422 INFO packaging: libss-1.42.8-3.fc20.x86_64 (554/2068) > >06:13:33,422 INFO packaging: ttmkfdir-3.0.9-40.fc20.x86_64 (555/2068) > >06:13:33,422 INFO packaging: check-0.9.10-3.fc20.x86_64 (556/2068) > >06:13:33,422 INFO packaging: check-devel-0.9.10-3.fc20.x86_64 (557/2068) > >06:13:33,422 INFO packaging: libchewing-0.3.4-4.fc20.x86_64 (558/2068) > >06:13:33,422 INFO packaging: liblouis-2.5.3-2.fc20.x86_64 (559/2068) > >06:13:33,422 INFO packaging: liblouis-python3-2.5.3-2.fc20.noarch (560/2068) > >06:13:33,423 INFO packaging: libopenraw-0.0.9-6.fc20.x86_64 (561/2068) > >06:13:33,423 INFO packaging: foomatic-filters-4.0.9-6.fc20.x86_64 (562/2068) > >06:13:33,423 INFO packaging: pigz-2.2.5-3.fc20.x86_64 (563/2068) > >06:13:33,423 INFO packaging: libtar-1.2.11-26.fc20.x86_64 (564/2068) > >06:13:33,423 INFO packaging: libzip-0.11.1-2.fc20.x86_64 (565/2068) > >06:13:33,423 INFO packaging: ebook-tools-libs-0.2.1-5.fc20.x86_64 (566/2068) > >06:13:33,423 INFO packaging: qpdf-libs-5.0.0-4.fc20.x86_64 (567/2068) > >06:13:33,423 INFO packaging: libselinux-utils-2.1.13-18.fc20.x86_64 (568/2068) > >06:13:33,423 INFO packaging: oxygen-icon-theme-4.11.0-1.fc20.noarch (569/2068) > >06:13:33,423 INFO packaging: 1:libreoffice-opensymbol-fonts-4.1.1.2-3.fc20.noarch (570/2068) > >06:13:33,424 INFO packaging: 1:liberation-mono-fonts-1.07.3-2.fc20.noarch (571/2068) > >06:13:33,424 INFO packaging: abattis-cantarell-fonts-0.0.14-1.fc20.noarch (572/2068) > >06:13:33,424 INFO packaging: google-droid-sans-fonts-20120715-6.fc20.noarch (573/2068) > >06:13:33,424 INFO packaging: libfdt-1.4.0-2.fc20.x86_64 (574/2068) > >06:13:33,424 INFO packaging: dejavu-sans-mono-fonts-2.34-1.fc20.noarch (575/2068) > >06:13:33,424 INFO packaging: glibc-headers-2.18-6.fc20.x86_64 (576/2068) > >06:13:33,424 INFO packaging: glibc-devel-2.18-6.fc20.x86_64 (577/2068) > >06:13:33,424 INFO packaging: 1:liberation-sans-fonts-1.07.3-2.fc20.noarch (578/2068) > >06:13:33,424 INFO packaging: dejavu-serif-fonts-2.34-1.fc20.noarch (579/2068) > >06:13:33,425 INFO packaging: jemalloc-3.4.0-2.fc20.x86_64 (580/2068) > >06:13:33,425 INFO packaging: 2:ncftp-3.2.5-6.fc20.x86_64 (581/2068) > >06:13:33,425 INFO packaging: webrtc-audio-processing-0.1-5.fc20.x86_64 (582/2068) > >06:13:33,425 INFO packaging: libmodman-2.0.1-7.fc20.x86_64 (583/2068) > >06:13:33,425 INFO packaging: libproxy-0.4.11-6.fc20.x86_64 (584/2068) > >06:13:33,425 INFO packaging: glib-networking-2.37.5-1.fc20.x86_64 (585/2068) > >06:13:33,425 INFO packaging: libsoup-2.43.90-1.fc20.x86_64 (586/2068) > >06:13:33,425 INFO packaging: rest-0.7.90-5.fc20.x86_64 (587/2068) > >06:13:33,425 INFO packaging: geocode-glib-0.99.3-1.fc20.x86_64 (588/2068) > >06:13:33,425 INFO packaging: libgovirt-0.1.0-2.fc20.x86_64 (589/2068) > >06:13:33,426 INFO packaging: libstdc++-devel-4.8.1-6.fc20.x86_64 (590/2068) > >06:13:33,426 INFO packaging: pugixml-1.0-6.fc20.x86_64 (591/2068) > >06:13:33,426 INFO packaging: tbb-4.1-3.20130314.fc20.x86_64 (592/2068) > >06:13:33,426 INFO packaging: suitesparse-4.0.2-6.fc20.x86_64 (593/2068) > >06:13:33,426 INFO packaging: marisa-0.2.4-4.fc20.x86_64 (594/2068) > >06:13:33,426 INFO packaging: libecap-0.2.0-6.fc20.x86_64 (595/2068) > >06:13:33,426 INFO packaging: yaml-cpp-0.3.0-4.fc20.x86_64 (596/2068) > >06:13:33,426 INFO packaging: libconfig-1.4.9-4.fc20.x86_64 (597/2068) > >06:13:33,426 INFO packaging: tinyxml-2.6.2-2.fc20.x86_64 (598/2068) > >06:13:33,426 INFO packaging: sysvinit-tools-2.88-13.dsf.fc20.x86_64 (599/2068) > >06:13:33,427 INFO packaging: ustr-1.0.4-15.fc20.x86_64 (600/2068) > >06:13:33,427 INFO packaging: libsemanage-2.1.10-7.fc20.x86_64 (601/2068) > >06:13:33,427 INFO packaging: nss-tools-3.15.1-7.fc20.x86_64 (602/2068) > >06:13:33,427 INFO packaging: openldap-2.4.36-1.fc20.x86_64 (603/2068) > >06:13:33,427 INFO packaging: gzip-1.6-2.fc20.x86_64 (604/2068) > >06:13:33,427 INFO packaging: cracklib-2.9.0-5.fc20.x86_64 (605/2068) > >06:13:33,427 INFO packaging: cracklib-dicts-2.9.0-5.fc20.x86_64 (606/2068) > >06:13:33,427 INFO packaging: nss-3.15.1-7.fc20.x86_64 (607/2068) > >06:13:33,427 INFO packaging: libpwquality-1.2.2-4.fc20.x86_64 (608/2068) > >06:13:33,428 INFO packaging: systemd-libs-206-11.fc20.x86_64 (609/2068) > >06:13:33,428 INFO packaging: libuser-0.59-2.fc20.x86_64 (610/2068) > >06:13:33,428 INFO packaging: libmount-2.23.2-1.fc20.x86_64 (611/2068) > >06:13:33,428 INFO packaging: coreutils-8.21-18.fc20.x86_64 (612/2068) > >06:13:33,428 INFO packaging: 2:shadow-utils-4.1.5.1-8.fc20.x86_64 (613/2068) > >06:13:33,428 INFO packaging: pam-1.1.6-14.fc20.x86_64 (614/2068) > >06:13:33,428 INFO packaging: libblkid-2.23.2-1.fc20.x86_64 (615/2068) > >06:13:33,428 INFO packaging: libutempter-1.1.6-3.fc20.x86_64 (616/2068) > >06:13:33,428 INFO packaging: util-linux-2.23.2-1.fc20.x86_64 (617/2068) > >06:13:33,428 INFO packaging: nss-sysinit-3.15.1-7.fc20.x86_64 (618/2068) > >06:13:33,429 INFO packaging: fontconfig-2.10.95-3.fc20.x86_64 (619/2068) > >06:13:33,429 INFO packaging: python-libs-2.7.5-7.fc20.x86_64 (620/2068) > >06:13:33,429 INFO packaging: python-2.7.5-7.fc20.x86_64 (621/2068) > >06:13:33,429 INFO packaging: javapackages-tools-2.0.1-1.fc20.noarch (622/2068) > >06:13:33,429 INFO packaging: libcurl-7.32.0-1.fc20.x86_64 (623/2068) > >06:13:33,429 INFO packaging: glib2-devel-2.37.7-1.fc20.x86_64 (624/2068) > >06:13:33,429 INFO packaging: alsa-lib-1.0.27.2-2.fc20.x86_64 (625/2068) > >06:13:33,429 INFO packaging: libusbx-1.0.16-3.fc20.x86_64 (626/2068) > >06:13:33,429 INFO packaging: 1:icu4j-eclipse-50.1.1-2.fc20.noarch (627/2068) > >06:13:33,429 INFO packaging: dbus-python-1.1.1-6.fc20.x86_64 (628/2068) > >06:13:33,430 INFO packaging: hicolor-icon-theme-0.12-7.fc20.noarch (629/2068) > >06:13:33,430 INFO packaging: gnome-icon-theme-3.9.5-1.fc20.noarch (630/2068) > >06:13:33,430 INFO packaging: 1:libusb-0.1.5-2.fc20.x86_64 (631/2068) > >06:13:33,430 INFO packaging: tomcat-servlet-3.0-api-7.0.42-3.fc20.noarch (632/2068) > >06:13:33,430 INFO packaging: xdg-utils-1.1.0-0.17.20120809git.fc20.noarch (633/2068) > >06:13:33,430 INFO packaging: curl-7.32.0-1.fc20.x86_64 (634/2068) > >06:13:33,430 INFO packaging: rpm-libs-4.11.1-5.fc20.1.x86_64 (635/2068) > >06:13:33,430 INFO packaging: rpm-4.11.1-5.fc20.1.x86_64 (636/2068) > >06:13:33,430 INFO packaging: kde-filesystem-4-46.fc20.x86_64 (637/2068) > >06:13:33,431 INFO packaging: satyr-0.7-1.fc20.x86_64 (638/2068) > >06:13:33,431 INFO packaging: libreport-python-2.1.6-2.fc20.x86_64 (639/2068) > >06:13:33,431 INFO packaging: libreport-2.1.6-2.fc20.x86_64 (640/2068) > >06:13:33,431 INFO packaging: php-process-5.5.3-1.fc20.x86_64 (641/2068) > >06:13:33,431 INFO packaging: php-xml-5.5.3-1.fc20.x86_64 (642/2068) > >06:13:33,431 INFO packaging: php-cli-5.5.3-1.fc20.x86_64 (643/2068) > >06:13:33,431 INFO packaging: php-common-5.5.3-1.fc20.x86_64 (644/2068) > >06:13:33,431 INFO packaging: 1:php-pear-1.9.4-21.fc20.noarch (645/2068) > >06:13:33,431 INFO packaging: php-pecl-jsonc-1.3.1-2.fc20.x86_64 (646/2068) > >06:13:33,431 INFO packaging: libxml2-devel-2.9.1-2.fc20.x86_64 (647/2068) > >06:13:33,432 INFO packaging: xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 (648/2068) > >06:13:33,432 INFO packaging: python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 (649/2068) > >06:13:33,432 INFO packaging: libxml2-python-2.9.1-2.fc20.x86_64 (650/2068) > >06:13:33,432 INFO packaging: fontconfig-devel-2.10.95-3.fc20.x86_64 (651/2068) > >06:13:33,432 INFO packaging: binutils-2.23.88.0.1-13.fc20.x86_64 (652/2068) > >06:13:33,432 INFO packaging: fedora-logos-19.0.4-3.fc20.noarch (653/2068) > >06:13:33,432 INFO packaging: automake-1.13.4-5.fc20.noarch (654/2068) > >06:13:33,432 INFO packaging: libreport-web-2.1.6-2.fc20.x86_64 (655/2068) > >06:13:33,432 INFO packaging: raptor2-2.0.9-2.fc20.x86_64 (656/2068) > >06:13:33,432 INFO packaging: pygobj/var/tmp/rpm-tmp.8aNutK: line 2: fg: no job control > >06:13:33,433 INFO packaging: warning: %post(usbmuxd-1.0.8-8.fc20.x86_64) scriptlet failed, exit status 1 > >06:13:33,433 INFO packaging: ect3-base-3.9.91-1.fc20.x86_64 (657/2068) > >06:13:33,433 INFO packaging: sgml-common-0.6.3-40.fc20.noarch (658/2068) > >06:13:33,433 INFO packaging: docbook-dtds-1.0-62.fc20.noarch (659/2068) > >06:13:33,433 INFO packaging: cmake-2.8.11.2-3.fc20.x86_64 (660/2068) > >06:13:33,433 INFO packaging: gnome-icon-theme-symbolic-3.9.91-1.fc20.noarch (661/2068) > >06:13:33,433 INFO packaging: lucene-3.6.2-3.fc20.noarch (662/2068) > >06:13:33,433 INFO packaging: libselinux-python-2.1.13-18.fc20.x86_64 (663/2068) > >06:13:33,433 INFO packaging: pyOpenSSL-0.13-8.fc20.x86_64 (664/2068) > >06:13:33,433 INFO packaging: fedora-cert-0.5.10.1-4.fc20.noarch (665/2068) > >06:13:33,434 INFO packaging: gettext-0.18.3.1-1.fc20.x86_64 (666/2068) > >06:13:33,434 INFO packaging: gdb-7.6.50.20130731-9.fc20.x86_64 (667/2068) > >06:13:33,434 INFO packaging: 1:openssl-1.0.1e-19.fc20.x86_64 (668/2068) > >06:13:33,434 INFO packaging: procps-ng-3.3.8-13.fc20.x86_64 (669/2068) > >06:13:33,434 INFO packaging: gcc-4.8.1-6.fc20.x86_64 (670/2068) > >06:13:33,434 INFO packaging: libtool-2.4.2-18.fc20.x86_64 (671/2068) > >06:13:33,434 INFO packaging: python-urlgrabber-3.9.1-30.fc20.noarch (672/2068) > >06:13:33,434 INFO packaging: policycoreutils-2.1.14-78.fc20.x86_64 (673/2068) > >06:13:33,434 INFO packaging: usbredir-0.6-4.fc20.x86_64 (674/2068) > >06:13:33,434 INFO packaging: atk-devel-2.9.4-1.fc20.x86_64 (675/2068) > >06:13:33,435 INFO packaging: liboauth-1.0.1-2.fc20.x86_64 (676/2068) > >06:13:33,435 INFO packaging: libwsman1-2.3.6-8.fc20.x86_64 (677/2068) > >06:13:33,435 INFO packaging: relaxngDatatype-1.0-11.5.fc20.noarch (678/2068) > >06:13:33,435 INFO packaging: bea-stax-api-1.2.0-8.fc20.noarch (679/2068) > >06:13:33,435 INFO packaging: newt-python-0.52.16-1.fc20.x86_64 (680/2068) > >06:13:33,435 INFO packaging: sip-4.14.7-2.fc20.x86_64 (681/2068) > >06:13:33,435 INFO packaging: pygobject2-2.28.6-10.fc20.x86_64 (682/2068) > >06:13:33,435 INFO packaging: python-setuptools-0.9.6-2.fc20.noarch (683/2068) > >06:13:33,435 INFO packaging: python-simplejson-3.2.0-2.fc20.x86_64 (684/2068) > >06:13:33,435 INFO packaging: urw-fonts-2.4-17.fc20.noarch (685/2068) > >06:13:33,436 INFO packaging: device-mapper-1.02.78-2.fc20.x86_64 (686/2068) > >06:13:33,436 INFO packaging: device-mapper-libs-1.02.78-2.fc20.x86_64 (687/2068) > >06:13:33,436 INFO packaging: cryptsetup-libs-1.6.2-1.fc20.x86_64 (688/2068) > >06:13:33,436 INFO packaging: systemd-206-11.fc20.x86_64 (689/2068) > >06:13:33,436 INFO packaging: 1:dbus-1.6.12-1.fc20.x86_64 (690/2068) > >06:13:33,436 INFO packaging: libgudev1-206-11.fc20.x86_64 (691/2068) > >06:13:33,436 INFO packaging: polkit-0.111-3.fc20.x86_64 (692/2068) > >06:13:33,436 INFO packaging: polkit-pkla-compat-0.1-3.fc20.x86_64 (693/2068) > >06:13:33,436 INFO packaging: GConf2-3.2.6-7.fc20.x86_64 (694/2068) > >06:13:33,436 INFO packaging: 1:NetworkManager-glib-0.9.9.0-9.git20130807.fc20.x86_64 (695/2068) > >06:13:33,437 INFO packaging: libdrm-2.4.46-2.fc20.x86_64 (696/2068) > >06:13:33,437 INFO packaging: ibus-libs-1.5.3-1.fc20.x86_64 (697/2068) > >06:13:33,437 INFO packaging: PackageKit-glib-0.8.11-1.fc20.x86_64 (698/2068) > >06:13:33,437 INFO packaging: dconf-0.17.0-3.fc20.x86_64 (699/2068) > >06:13:33,437 INFO packaging: ppp-2.4.5-33.fc20.x86_64 (700/2068) > >06:13:33,437 INFO packaging: httpd-2.4.6-2.fc20.x86_64 (701/2068) > >06:13:33,437 INFO packaging: accountsservice-0.6.34-2.fc20.x86_64 (702/2068) > >06:13:33,437 INFO packaging: accountsservice-libs-0.6.34-2.fc20.x86_64 (703/2068) > >06:13:33,437 INFO packaging: lockdev-1.0.4-0.11.20111007git.fc20.x86_64 (704/2068) > >06:13:33,438 INFO packaging: geoclue-0.12.99-5.fc20.x86_64 (705/2068) > >06:13:33,438 INFO packaging: 1:dbus-devel-1.6.12-1.fc20.x86_64 (706/2068) > >06:13:33,438 INFO packaging: bluez-5.8-2.fc20.x86_64 (707/2068) > >06:13:33,438 INFO packaging: gssdp-0.14.4-1.fc20.x86_64 (708/2068) > >06:13:33,438 INFO packaging: gupnp-0.20.5-1.fc20.x86_64 (709/2068) > >06:13:33,438 INFO packaging: gupnp-igd-0.2.2-2.fc20.x86_64 (710/2068) > >06:13:33,438 INFO packaging: libnice-0.1.4-2.fc20.x86_64 (711/2068) > >06:13:33,438 INFO packaging: usbmuxd-1.0.8-8.fc20.x86_64 (712/2068) > >06:13:33,438 INFO packaging: libimobiledevice-1.1.5-3.fc20.x86_64 (713/2068) > >06:13:33,438 INFO packaging: upower-0.9.21-1.fc20.x86_64 (714/2068) > >06:13:33,438 INFO packaging: device-mapper-event-libs-1.02.78-2.fc20.x86_64 (715/2068) > >06:13:33,439 INFO packaging: genisoimage-1.1.11-22.fc20.x86_64 (716/2068) > >06:13:33,439 INFO packaging: libserf-1.2.1-4.fc20.x86_64 (717/2068) > >06:13:33,439 INFO packaging: subversion-libs-1.8.3-1.fc20.x86_64 (718/2068) > >06:13:33,439 INFO packaging: 1:telepathy-mission-control-5.15.0-2.fc20.x86_64 (719/2068) > >06:13:33,439 INFO packaging: gupnp-av-0.12.2-2.fc20.x86_64 (720/2068) > >06:13:33,439 INFO packaging: pptp-1.7.2-22.fc20.x86_64 (721/2068) > >06:13:33,439 INFO packaging: libdrm-devel-2.4.46-2.fc20.x86_64 (722/2068) > >06:13:33,439 INFO packaging: libgusb-0.1.6-2.fc20.x86_64 (723/2068) > >06:13:33,439 INFO packaging: colord-libs-1.1.1-1.fc20.x86_64 (724/2068) > >06:13:33,439 INFO packaging: geoclue2-1.99.3-1.fc20.x86_64 (725/2068) > >06:13:33,440 INFO packaging: pcsc-lite-1.8.8-2.fc20.x86_64 (726/2068) > >06:13:33,440 INFO packaging: pcsc-lite-ccid-1.4.11-2.fc20.x86_64 (727/2068) > >06:13:33,440 INFO packaging: libcgroup-0.38-7.fc20.x86_64 (728/2068) > >06:13:33,440 INFO packaging: corosynclib-2.3.1-3.fc20.x86_64 (729/2068) > >06:13:33,440 INFO packaging: corosync-2.3.1-3.fc20.x86_64 (730/2068) > >06:13:33,440 INFO packaging: rsync-3.1.0-1pre1.fc20.x86_64 (731/2068) > >06:13:33,440 INFO packaging: dnsmasq-2.67-0.6.test7.fc20.x86_64 (732/2068) > >06:13:33,440 INFO packaging: media-player-info-17-4.fc20.noarch (733/2068) > >06:13:33,440 INFO packaging: glusterfs-3.4.0-8.fc20.x86_64 (734/2068) > >06:13:33,440 INFO packaging: glusterfs-api-3.4.0-8.fc20.x86_64 (735/2068) > >06:13:33,441 INFO packaging: 2:libcacard-1.6.0-6.fc20.x86_64 (736/2068) > >06:13:33,441 INFO packaging: ebtables-2.0.10-11.fc20.x86_64 (737/2068) > >06:13:33,441 INFO packaging: crontabs-1.11-6.20121102git.fc20.noarch (738/2068) > >06:13:33,441 INFO packaging: cronie-anacron-1.4.11-3.fc20.x86_64 (739/2068) > >06:13:33,441 INFO packaging: cronie-1.4.11-3.fc20.x86_64 (740/2068) > >06:13:33,441 INFO packaging: unbound-libs-1.4.20-19.fc20.x86_64 (741/2068) > >06:13:33,441 INFO packaging: gnutls-dane-3.1.13-2.fc20.x86_64 (742/2068) > >06:13:33,441 INFO packaging: iputils-20121221-4.fc20.x86_64 (743/2068) > >06:13:33,441 INFO packaging: libmtp-1.1.6-2.fc20.x86_64 (744/2068) > >06:13:33,442 INFO packaging: os-prober-1.58-4.fc20.x86_64 (745/2068) > >06:13:33,442 INFO packaging: parted-3.1-13.fc20.x86_64 (746/2068) > >06:13:33,442 INFO packaging: authconfig-6.2.6-4.fc20.x86_64 (747/2068) > >06:13:33,442 INFO packaging: python-slip-0.4.0-2.fc20.noarch (748/2068) > >06:13:33,442 INFO packaging: docbook-style-xsl-1.78.1-2.fc20.noarch (749/2068) > >06:13:33,442 INFO packaging: oprofile-0.9.9-2.fc20.x86_64 (750/2068) > >06:13:33,442 INFO packaging: color-filesyssemodule: SELinux policy is not managed or store cannot be accessed. > >06:13:33,442 INFO packaging: tem-1-13.fc20.noarch (751/2068) > >06:13:33,442 INFO packaging: colord-1.1.1-1.fc20.x86_64 (752/2068) > >06:13:33,442 INFO packaging: deltarpm-3.6-3.fc20.x86_64 (753/2068) > >06:13:33,442 INFO packaging: jakarta-oro-2.0.8-14.fc20.noarch (754/2068) > >06:13:33,443 INFO packaging: tomcat-el-2.2-api-7.0.42-3.fc20.noarch (755/2068) > >06:13:33,443 INFO packaging: audit-libs-python-2.3.2-1.fc20.x86_64 (756/2068) > >06:13:33,443 INFO packaging: 32:bind-utils-9.9.4-0.7.rc1.fc20.x86_64 (757/2068) > >06:13:33,443 INFO packaging: OpenColorIO-1.0.8-5.fc20.x86_64 (758/2068) > >06:13:33,443 INFO packaging: pyliblzma-0.5.3-10.fc20.x86_64 (759/2068) > >06:13:33,443 INFO packaging: python-chardet-2.0.1-7.fc20.noarch (760/2068) > >06:13:33,443 INFO packaging: python-kitchen-1.1.1-5.fc20.noarch (761/2068) > >06:13:33,443 INFO packaging: yum-metadata-parser-1.1.4-9.fc20.x86_64 (762/2068) > >06:13:33,443 INFO packaging: python-magic-5.14-12.fc20.noarch (763/2068) > >06:13:33,443 INFO packaging: python-decorator-3.4.0-3.fc20.noarch (764/2068) > >06:13:33,444 INFO packaging: python-slip-dbus-0.4.0-2.fc20.noarch (765/2068) > >06:13:33,444 INFO packaging: openssh-6.2p2-6.1.fc20.x86_64 (766/2068) > >06:13:33,444 INFO packaging: openssh-clients-6.2p2-6.1.fc20.x86_64 (767/2068) > >06:13:33,444 INFO packaging: perl-Git-1.8.3.1-3.fc20.noarch (768/2068) > >06:13:33,444 INFO packaging: git-1.8.3.1-3.fc20.x86_64 (769/2068) > >06:13:33,444 INFO packaging: 12:dhcp-libs-4.2.5-19.fc20.x86_64 (770/2068) > >06:13:33,444 INFO packaging: 12:dhcp-common-4.2.5-19.fc20.x86_64 (771/2068) > >06:13:33,444 INFO packaging: firewalld-0.3.4-1.fc20.noarch (772/2068) > >06:13:33,444 INFO packaging: python-bugzilla-0.9.0-2.fc20.noarch (773/2068) > >06:13:33,444 INFO packaging: python-deltarpm-3.6-3.fc20.x86_64 (774/2068) > >06:13:33,444 INFO packaging: 1:grub2-tools-2.00-25.fc20.x86_64 (775/2068) > >06:13:33,445 INFO packaging: gnutls-utils-3.1.13-2.fc20.x86_64 (776/2068) > >06:13:33,445 INFO packaging: gnutls-devel-3.1.13-2.fc20.x86_64 (777/2068) > >06:13:33,445 INFO packaging: libsoup-devel-2.43.90-1.fc20.x86_64 (778/2068) > >06:13:33,445 INFO packaging: libreswan-3.5-3.fc20.x86_64 (779/2068) > >06:13:33,445 INFO packaging: 2:qemu-img-1.6.0-6.fc20.x86_64 (780/2068) > >06:13:33,445 INFO packaging: 2:qemu-common-1.6.0-6.fc20.x86_64 (781/2068) > >06:13:33,445 INFO packaging: glusterfs-fuse-3.4.0-8.fc20.x86_64 (782/2068) > >06:13:33,445 INFO packaging: telepathy-gabble-0.18.0-1.fc20.x86_64 (783/2068) > >06:13:33,445 INFO packaging: subversion-1.8.3-1.fc20.x86_64 (784/2068) > >06:13:33,445 INFO packaging: subversion-javahl-1.8.3-1.fc20.x86_64 (785/2068) > >06:13:33,446 INFO packaging: dvd+rw-tools-7.1-14.fc20.x86_64 (786/2068) > >06:13:33,446 INFO packaging: device-mapper-event-1.02.78-2.fc20.x86_64 (787/2068) > >06:13:33,446 INFO packaging: lvm2-libs-2.02.99-2.fc20.x86_64 (788/2068) > >06:13:33,446 INFO packaging: lvm2-2.02.99-2.fc20.x86_64 (789/2068) > >06:13:33,446 INFO packaging: libnice-gstreamer1-0.1.4-2.fc20.x86_64 (790/2068) > >06:13:33,446 INFO packaging: dbus-glib-devel-0.100.2-2.fc20.x86_64 (791/2068) > >06:13:33,446 INFO packaging: 1:mod_ssl-2.4.6-2.fc20.x86_64 (792/2068) > >06:13:33,446 INFO packaging: mod_nss-1.0.8-23.fc20.x86_64 (793/2068) > >06:13:33,446 INFO packaging: PackageKit-device-rebind-0.8.11-1.fc20.x86_64 (794/2068) > >06:13:33,446 INFO packaging: mesa-libGLES-9.2-1.20130902.fc20.x86_64 (795/2068) > >06:13:33,446 INFO packaging: mesa-libgbm-9.2-1.20130902.fc20.x86_64 (796/2068) > >06:13:33,447 INFO packaging: rtkit-0.11-6.fc20.x86_64 (797/2068) > >06:13:33,447 INFO packaging: radvd-1.9.2-4.fc20.x86_64 (798/2068) > >06:13:33,447 INFO packaging: 1:wpa_supplicant-2.0-7.fc20.x86_64 (799/2068) > >06:13:33,447 INFO packaging: alsa-utils-1.0.27.2-3.fc20.x86_64 (800/2068) > >06:13:33,447 INFO packaging: mdadm-3.2.6-21.fc20.x86_64 (801/2068) > >06:13:33,447 INFO packaging: openvpn-2.3.2-3.fc20.x86_64 (802/2068) > >06:13:33,447 INFO packaging: audit-2.3.2-1.fc20.x86_64 (803/2068) > >06:13:33,447 INFO packaging: crda-1.1.3_2013.02.13-4.fc20.x86_64 (804/2068) > >06:13:33,447 INFO packaging: libffado-2.1.0-3.fc20.x86_64 (805/2068) > >06:13:33,447 INFO packaging: jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 (806/2068) > >06:13:33,448 INFO packaging: jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 (807/2068) > >06:13:33,448 INFO packaging: hplip-common-3.13.8-2.fc20.x86_64 (808/2068) > >06:13:33,448 INFO packaging: iptables-services-1.4.19.1-1.fc20.x86_64 (809/2068) > >06:13:33,448 INFO packaging: system-config-keyboard-base-1.4.0-3.fc20.noarch (810/2068) > >06:13:33,448 INFO packaging: trousers-0.3.11.2-1.fc20.x86_64 (811/2068) > >06:13:33,448 INFO packaging: net-tools-2.0-0.9.20130607git.fc20.x86_64 (812/2068) > >06:13:33,448 INFO packaging: fxload-2002_04_11-14.fc20.x86_64 (813/2068) > >06:13:33,448 INFO packaging: alsa-tools-firmware-1.0.27-3.fc20.x86_64 (814/2068) > >06:13:33,448 INFO packaging: alsa-firmware-1.0.27-2.fc20.noarch (815/2068) > >06:13:33,448 INFO packaging: usb_modeswitch-1.2.7-3.fc20.x86_64 (816/2068) > >06:13:33,448 INFO packaging: usb_modeswitch-data-20130807-1.fc20.noarch (817/2068) > >06:13:33,449 INFO packaging: iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 (818/2068) > >06:13:33,449 INFO packaging: systemd-python-206-11.fc20.x86_64 (819/2068) > >06:13:33,449 INFO packaging: rpcbind-0.2.1-0.1.fc20.x86_64 (820/2068) > >06:13:33,449 INFO packaging: cryptsetup-1.6.2-1.fc20.x86_64 (821/2068) > >06:13:33,449 INFO packaging: kpartx-0.4.9-55.fc20.x86_64 (822/2068) > >06:13:33,449 INFO packaging: python-django-1.5.2-2.fc20.noarch (823/2068) > >06:13:33,449 INFO packaging: python-nose-1.3.0-1.fc20.noarch (824/2068) > >06:13:33,449 INFO packaging: 1:numpy-1.7.1-5.fc20.x86_64 (825/2068) > >06:13:33,449 INFO packaging: stax2-api-3.1.1-8.fc20.noarch (826/2068) > >06:13:33,449 INFO packaging: selinux-policy-3.12.1-75.fc20.noarch (827/2068) > >06:13:33,450 INFO packaging: gcc-c++-4.8.1-6.fc20.x86_64 (828/2068) > >06:13:33,450 INFO packaging: perl-IO-Socket-SSL-1.95.3-3.fc20.noarch (829/2068) > >06:13:33,450 INFO packaging: perl-Net-HTTP-6.06-4.fc20.noarch (830/2068) > >06:13:33,450 INFO packaging: perl-libwww-perl-6.05-3.fc20.noarch (831/2068) > >06:13:33,450 INFO packaging: perl-XML-DOM-1.44-20.fc20.noarch (832/2068) > >06:13:33,450 INFO packaging: perl-XML-XQL-0.68-22.fc20.noarch (833/2068) > >06:13:33,450 INFO packaging: icoutils-0.31.0-3.fc20.x86_64 (834/2068) > >06:13:33,450 INFO packaging: perl-Coro-6.31-3.fc20.x86_64 (835/2068) > >06:13:33,450 INFO packaging: perl-DBI-1.628-3.fc20.x86_64 (836/2068) > >06:13:33,450 INFO packaging: lucene-contrib-3.6.2-3.fc20.noarch (837/2068) > >06:13:33,450 INFO packaging: automoc-1.0-0.19.rc3.fc20.x86_64 (838/2068) > >06:13:33,451 INFO packaging: shared-desktop-ontologies-devel-0.11.0-2.fc20.noarch (839/2068) > >06:13:33,451 INFO packaging: opensp-1.5.2-18.fc20.x86_64 (840/2068) > >06:13:33,451 INFO packaging: openjade-1.3.2-44.fc20.x86_64 (841/2068) > >06:13:33,451 INFO packaging: perl-SGMLSpm-1.03ii-32.fc20.noarch (842/2068) > >06:13:33,451 INFO packaging: docbook-style-dsssl-1.79-18.fc20.noarch (843/2068) > >06:13:33,451 INFO packaging: docbook-utils-0.6.14-37.fc20.noarch (844/2068) > >06:13:33,451 INFO packaging: flickcurl-1.24-1.fc20.x86_64 (845/2068) > >06:13:33,451 INFO packaging: rasqal-0.9.30-2.fc20.x86_64 (846/2068) > >06:13:33,451 INFO packaging: redland-1.0.16-4.fc20.x86_64 (847/2068) > >06:13:33,451 INFO packaging: redland-virtuoso-1.0.16-4.fc20.x86_64 (848/2068) > >06:13:33,452 INFO packaging: soprano-2.9.3-2.fc20.x86_64 (849/2068) > >06:13:33,452 INFO packaging: libreport-plugin-bugzilla-2.1.6-2.fc20.x86_64 (850/2068) > >06:13:33,452 INFO packaging: libreport-plugin-reportuploader-2.1.6-2.fc20.x86_64 (851/2068) > >06:13:33,452 INFO packaging: libreport-plugin-kerneloops-2.1.6-2.fc20.x86_64 (852/2068) > >06:13:33,452 INFO packaging: libreport-plugin-ureport-2.1.6-2.fc20.x86_64 (853/2068) > >06:13:33,452 INFO packaging: 2:libogg-devel-1.3.0-6.fc20.x86_64 (854/2068) > >06:13:33,452 INFO packaging: crash-7.0.1-2.fc20.x86_64 (855/2068) > >06:13:33,452 INFO packaging: libxslt-devel-1.1.28-5.fc20.x86_64 (856/2068) > >06:13:33,452 INFO packaging: libreport-plugin-logger-2.1.6-2.fc20.x86_64 (857/2068) > >06:13:33,452 INFO packaging: libreport-fedora-2.1.6-2.fc20.x86_64 (858/2068) > >06:13:33,452 INFO packaging: kde-l10n-4.11.0-2.fc20.noarch (859/2068) > >06:13:33,453 INFO packaging: heisenbug-backgrounds-kde-19.90.0-1.fc20.noarch (860/2068) > >06:13:33,453 INFO packaging: heisenbug-kde-theme-19.90.2-1.fc20.noarch (861/2068) > >06:13:33,453 INFO packaging: sip-macros-4.14.7-2.fc20.x86_64 (862/2068) > >06:13:33,453 INFO packaging: gnupg-1.4.14-1.fc20.x86_64 (863/2068) > >06:13:33,453 INFO packaging: openobex-1.5-9.fc20.x86_64 (864/2068) > >06:13:33,453 INFO packaging: gnome-icon-theme-legacy-3.9.5-1.fc20.noarch (865/2068) > >06:13:33,453 INFO packaging: gnome-icon-theme-extras-3.6.2-3.fc20.noarch (866/2068) > >06:13:33,453 INFO packaging: gpsd-libs-3.9-2.fc20.x86_64 (867/2068) > >06:13:33,453 INFO packaging: alsa-lib-devel-1.0.27.2-2.fc20.x86_64 (868/2068) > >06:13:33,453 INFO packaging: flite-1.3-20.fc20.x86_64 (869/2068) > >06:13:33,453 INFO packaging: json-glib-devel-0.16.0-2.fc20.x86_64 (870/2068) > >06:13:33,454 INFO packaging: libsecret-devel-0.16-1.fc20.x86_64 (871/2068) > >06:13:33,454 INFO packaging: libcurl-devel-7.32.0-1.fc20.x86_64 (872/2068) > >06:13:33,454 INFO packaging: libcmis-0.3.1-8.fc20.x86_64 (873/2068) > >06:13:33,454 INFO packaging: transmission-common-2.82-1.fc20.x86_64 (874/2068) > >06:13:33,454 INFO packaging: libquvi-0.9.2-1.fc20.x86_64 (875/2068) > >06:13:33,454 INFO packaging: totem-pl-parser-3.9.5-1.fc20.x86_64 (876/2068) > >06:13:33,454 INFO packaging: jline-1.0-5.fc20.noarch (877/2068) > >06:13:33,454 INFO packaging: rhino-1.7R4-5.fc20.noarch (878/2068) > >06:13:33,454 INFO packaging: bea-stax-1.2.0-8.fc20.noarch (879/2068) > >06:13:33,454 INFO packaging: jvnet-parent-4-2.fc20.noarch (880/2068) > >06:13:33,455 INFO packaging: apache-commons-el-1.0-28.fc20.noarch (881/2068) > >06:13:33,455 INFO packaging: 1:java-1.7.0-openjdk-javadoc-1.7.0.31-2.4.1.4.fc20.noarch (882/2068) > >06:13:33,455 INFO packaging: javaewah-0.6.12-2.fc20.noarch (883/2068) > >06:13:33,455 INFO packaging: python-boto-2.9.9-2.fc20.noarch (884/2068) > >06:13:33,455 INFO packaging: pytalloc-2.0.8-3.fc20.x86_64 (885/2068) > >06:13:33,455 INFO packaging: python-pwquality-1.2.2-4.fc20.x86_64 (886/2068) > >06:13:33,455 INFO packaging: libuser-python-0.59-2.fc20.x86_64 (887/2068) > >06:13:33,455 INFO packaging: python-async-0.6.1-7.fc20.x86_64 (888/2068) > >06:13:33,455 INFO packaging: python-ipaddr-2.1.10-1.fc20.noarch (889/2068) > >06:13:33,455 INFO packaging: pyxattr-0.5.1-4.fc20.x86_64 (890/2068) > >06:13:33,455 INFO packaging: python-crypto-2.6-6.fc20.x86_64 (891/2068) > >06:13:33,456 INFO packaging: python-paramiko-1.10.1-2.fc20.noarch (892/2068) > >06:13:33,456 INFO packaging: python-markupsafe-0.11-9.fc20.x86_64 (893/2068) > >06:13:33,456 INFO packaging: python-backports-1.0-3.fc20.x86_64 (894/2068) > >06:13:33,456 INFO packaging: python-backports-ssl_match_hostname-3.4.0.1-1.fc20.noarch (895/2068) > >06:13:33,456 INFO packaging: python-smmap-0.8.1-7.fc20.noarch (896/2068) > >06:13:33,456 INFO packaging: python-gitdb-0.5.4-6.fc20.x86_64 (897/2068) > >06:13:33,456 INFO packaging: GitPython-0.3.2-0.5.RC1.fc20.noarch (898/2068) > >06:13:33,456 INFO packaging: python-offtrac-0.0.4-2.fc20.noarch (899/2068) > >06:13:33,456 INFO packaging: systemtap-sdt-devel-2.4-0.25.g3f873e5.fc20.x86_64 (900/2068) > >06:13:33,456 INFO packaging: 1:perl-ExtUtils-ParseXS-3.18-291.fc20.noarch (901/2068) > >06:13:33,456 INFO packaging: perl-ExtUtils-MakeMaker-6.72-1.fc20.noarch (902/2068) > >06:13:33,457 INFO packaging: perl-ExtUtils-Install-1.59-287.fc20.noarch (903/2068) > >06:13:33,457 INFO packaging: 4:perl-devel-5.18.1-287.fc20.x86_64 (904/2068) > >06:13:33,457 INFO packaging: pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-4.fc20.x86_64 (905/2068) > >06:13:33,457 INFO packaging: python-tempita-0.5.1-6.fc20.noarch (906/2068) > >06:13:33,457 INFO packaging: python-paste-1.7.5.1-9.20111221hg1498.fc20.noarch (907/2068) > >06:13:33,457 INFO packaging: python-beaker-1.5.4-8.fc20.noarch (908/2068) > >06:13:33,457 INFO packaging: python-mako-0.7.3-2.fc20.noarch (909/2068) > >06:13:33,457 INFO packaging: gobject-introspection-devel-1.37.6-1.fc20.x86_64 (910/2068) > >06:13:33,457 INFO packaging: protobuf-python-2.5.0-5.fc20.x86_64 (911/2068) > >06:13:33,457 INFO packaging: python-lxml-3.2.3-1.fc20.x86_64 (912/2068) > >06:13:33,457 INFO packaging: python-GnuPGInterface-0.3.2-12.fc20.noarch (913/2068) > >06:13:33,458 INFO packaging: duplicity-0.6.21-1.fc20.x86_64 (914/2068) > >06:13:33,458 INFO packaging: python-bunch-1.0.1-5.fc20.noarch (915/2068) > >06:13:33,458 INFO packaging: python-mglob-0.4-9.fc20.noarch (916/2068) > >06:13:33,458 INFO packaging: python-decoratortools-1.8-7.fc20.noarch (917/2068) > >06:13:33,458 INFO packaging: python-inotify-0.9.4-4.fc20.noarch (918/2068) > >06:13:33,458 INFO packaging: python-six-1.3.0-2.fc20.noarch (919/2068) > >06:13:33,458 INFO packaging: python-urllib3-1.7-3.fc20.noarch (920/2068) > >06:13:33,458 INFO packaging: python-requests-1.2.3-5.fc20.noarch (921/2068) > >06:13:33,458 INFO packaging: python-fedora-0.3.32.3-3.fc20.noarch (922/2068) > >06:13:33,458 INFO packaging: python-pexpect-2.5.1-6.fc19.noarch (923/2068) > >06:13:33,458 INFO packaging: python-IPy-0.75-6.fc20.noarch (924/2068) > >06:13:33,459 INFO packaging: python-cloudfiles-1.7.10-4.fc20.noarch (925/2068) > >06:13:33,459 INFO packaging: python-sssdconfig-1.11.0-1.fc20.noarch (926/2068) > >06:13:33,459 INFO packaging: python-logilab-common-0.60.0-1.fc20.noarch (927/2068) > >06:13:33,459 INFO packaging: python-astroid-1.0.0-3.fc20.noarch (928/2068) > >06:13:33,459 INFO packaging: pylint-1.0.0-2.fc20.noarch (929/2068) > >06:13:33,459 INFO packaging: libsemanage-python-2.1.10-7.fc20.x86_64 (930/2068) > >06:13:33,459 INFO packaging: python-devel-2.7.5-7.fc20.x86_64 (931/2068) > >06:13:33,459 INFO packaging: sip-devel-4.14.7-2.fc20.x86_64 (932/2068) > >06:13:33,459 INFO packaging: python-krbV-1.0.90-7.fc20.x86_64 (933/2068) > >06:13:33,459 INFO packaging: pyPdf-1.13-6.fc20.noarch (934/2068) > >06:13:33,459 INFO packaging: pyxdg-0.25-2.fc20.noarch (935/2068) > >06:13:33,460 INFO packaging: fros-1.0-4.fc20.noarch (936/2068) > >06:13:33,460 INFO packaging: python-simplegeneric-0.8-7.fc20.noarch (937/2068) > >06:13:33,460 INFO packaging: python-iniparse-0.4-8.fc20.noarch (938/2068) > >06:13:33,460 INFO packaging: python-enchant-1.6.5-12.fc20.noarch (939/2068) > >06:13:33,460 INFO packaging: xorg-x11-fonts-Type1-7.5-9.fc20.noarch (940/2068) > >06:13:33,460 INFO packaging: ghostscript-fonts-5.50-31.fc20.noarch (941/2068) > >06:13:33,460 INFO packaging: xfsprogs-3.1.11-2.fc20.x86_64 (942/2068) > >06:13:33,460 INFO packaging: e2fsprogs-1.42.8-3.fc20.x86_64 (943/2068) > >06:13:33,460 INFO packaging: passwd-0.79-2.fc20.x86_64 (944/2068) > >06:13:33,460 INFO packaging: usermode-1.111-4.fc20.x86_64 (945/2068) > >06:13:33,460 INFO packaging: sssd-client-1.11.0-1.fc20.x86_64 (946/2068) > >06:13:33,461 INFO packaging: wodim-1.1.11-22.fc20.x86_64 (947/2068) > >06:13:33,461 INFO packaging: logrotate-3.8.6-1.fc20.x86_64 (948/2068) > >06:13:33,461 INFO packaging: sound-theme-freedesktop-0.8-3.fc20.noarch (949/2068) > >06:13:33,461 INFO packaging: 5:guile-2.0.9-4.fc20.x86_64 (950/2068) > >06:13:33,461 INFO packaging: libatasmart-0.19-5.fc20.x86_64 (951/2068) > >06:13:33,461 INFO packaging: mailx-12.5-10.fc20.x86_64 (952/2068) > >06:13:33,461 INFO packaging: libnfsidmap-0.25-7.fc20.x86_64 (953/2068) > >06:13:33,461 INFO packaging: 1:nfs-utils-1.2.8-4.1.fc20.x86_64 (954/2068) > >06:13:33,461 INFO packaging: 1:virtuoso-opensource-6.1.7-2.fc20.x86_64 (955/2068) > >06:13:33,461 INFO packaging: netpbm-10.61.02-7.fc20.x86_64 (956/2068) > >06:13:33,461 INFO packaging: libpath_utils-0.2.1-18.fc20.x86_64 (957/2068) > >06:13:33,462 INFO packaging: liboath-2.4.0-2.fc20.x86_64 (958/2068) > >06:13:33,462 INFO packaging: libburn-1.3.2-1.fc20.x86_64 (959/2068) > >06:13:33,462 INFO packaging: libsilc-1.1.10-10.fc20.x86_64 (960/2068) > >06:13:33,462 INFO packaging: c-ares-1.10.0-2.fc20.x86_64 (961/2068) > >06:13:33,462 INFO packaging: libhangul-0.1.0-7.fc20.x86_64 (962/2068) > >06:13:33,462 INFO packaging: libyubikey-1.10-2.fc20.x86_64 (963/2068) > >06:13:33,462 INFO packaging: ykpers-1.13.0-3.fc20.x86_64 (964/2068) > >06:13:33,462 INFO packaging: libytnef-1.5-11.fc20.x86_64 (965/2068) > >06:13:33,462 INFO packaging: ctags-5.8-12.fc20.x86_64 (966/2068) > >06:13:33,462 INFO packaging: source-highlight-3.1.6-6.fc20.x86_64 (967/2068) > >06:13:33,462 INFO packaging: opencc-0.4.3-2.fc20.x86_64 (968/2068) > >06:13:33,463 INFO packaging: sg3_utils-libs-1.36-2.fc20.x86_64 (969/2068) > >06:13:33,463 INFO packaging: libtommath-0.42.0-2.fc20.x86_64 (970/2068) > >06:13:33,463 INFO packaging: libtomcrypt-1.17-20.fc20.x86_64 (971/2068) > >06:13:33,463 INFO packaging: stoken-libs-0.2-5.fc20.x86_64 (972/2068) > >06:13:33,463 INFO packaging: openconnect-5.01-4.fc20.x86_64 (973/2068) > >06:13:33,463 INFO packaging: passwdqc-lib-1.3.0-1.fc20.x86_64 (974/2068) > >06:13:33,463 INFO packaging: libestr-0.1.5-2.fc20.x86_64 (975/2068) > >06:13:33,463 INFO packaging: 2:ntfs-3g-2013.1.13-6.fc20.x86_64 (976/2068) > >06:13:33,463 INFO packaging: 2:ntfsprogs-2013.1.13-6.fc20.x86_64 (977/2068) > >06:13:33,463 INFO packaging: libsysfs-2.1.0-15.fc20.x86_64 (978/2068) > >06:13:33,463 INFO packaging: sbc-1.1-1.fc20.x86_64 (979/2068) > >06:13:33,464 INFO packaging: pakchois-0.4-9.fc20.x86_64 (980/2068) > >06:13:33,464 INFO packaging: neon-0.30.0-2.fc20.x86_64 (981/2068) > >06:13:33,464 INFO packaging: libmusicbrainz5-5.0.1-8.fc20.x86_64 (982/2068) > >06:13:33,464 INFO packaging: libunwind-1.1-3.fc20.x86_64 (983/2068) > >06:13:33,464 INFO packaging: libmnl-1.0.3-6.fc20.x86_64 (984/2068) > >06:13:33,464 INFO packaging: libdnet-1.12-12.fc20.x86_64 (985/2068) > >06:13:33,464 INFO packaging: open-vm-tools-9.2.3-11.fc20.x86_64 (986/2068) > >06:13:33,464 INFO packaging: libpipeline-1.2.4-2.fc20.x86_64 (987/2068) > >06:13:33,464 INFO packaging: man-db-2.6.5-2.fc20.x86_64 (988/2068) > >06:13:33,464 INFO packaging: pth-2.0.7-21.fc20.x86_64 (989/2068) > >06:13:33,464 INFO packaging: gnupg2-2.0.21-1.fc20.x86_64 (990/2068) > >06:13:33,464 INFO packaging: rpm-build-libs-4.11.1-5.fc20.1.x86_64 (991/2068) > >06:13:33,465 INFO packaging: rpm-python-4.11.1-5.fc20.1.x86_64 (992/2068) > >06:13:33,465 INFO packaging: koji-1.8.0-2.fc20.noarch (993/2068) > >06:13:33,465 INFO packaging: rpmlint-1.5-3.fc20.noarch (994/2068) > >06:13:33,465 INFO packaging: gpgme-1.3.2-4.fc20.x86_64 (995/2068) > >06:13:33,465 INFO packaging: pygpgme-0.3-8.fc20.x86_64 (996/2068) > >06:13:33,465 INFO packaging: yum-3.4.3-106.fc20.noarch (997/2068) > >06:13:33,465 INFO packaging: bodhi-client-0.9.5-3.fc20.noarch (998/2068) > >06:13:33,465 INFO packaging: policycoreutils-python-2.1.14-78.fc20.x86_64 (999/2068) > >06:13:33,465 INFO packaging: createrepo-0.9.9-22.fc20.noarch (1000/2068) > >06:13:33,465 INFO packaging: yum-utils-1.1.31-17.fc20.noarch (1001/2068) > >06:13:33,465 INFO packaging: mock-1.1.33-1.fc20.noarch (1002/2068) > >06:13:33,466 INFO packaging: packagedb-cli-1.5.0-2.fc20.noarch (1003/2068) > >06:13:33,466 INFO packaging: libiptcdata-1.0.4-10.fc20.x86_64 (1004/2068) > >06:13:33,466 INFO packaging: 2:rmt-1.5.2-8.fc20.x86_64 (1005/2068) > >06:13:33,466 INFO packaging: libexttextcat-3.4.3-2.fc20.x86_64 (1006/2068) > >06:13:33,466 INFO packaging: libdwarf-20130729-1.fc20.x86_64 (1007/2068) > >06:13:33,466 INFO packaging: dyninst-8.1.2-4.fc20.x86_64 (1008/2068) > >06:13:33,466 INFO packaging: enca-1.14-2.fc20.x86_64 (1009/2068) > >06:13:33,466 INFO packaging: libcue-1.4.0-3.fc20.x86_64 (1010/2068) > >06:13:33,466 INFO packaging: libref_array-0.1.3-18.fc20.x86_64 (1011/2068) > >06:13:33,466 INFO packaging: libbasicobjects-0.1.0-18.fc20.x86_64 (1012/2068) > >06:13:33,466 INFO packaging: libini_config-1.0.0.1-18.fc20.x86_64 (1013/2068) > >06:13:33,467 INFO packaging: sssd-common-1.11.0-1.fc20.x86_64 (1014/2068) > >06:13:33,467 INFO packaging: sssd-krb5-common-1.11.0-1.fc20.x86_64 (1015/2068) > >06:13:33,467 INFO packaging: sssd-ldap-1.11.0-1.fc20.x86_64 (1016/2068) > >06:13:33,467 INFO packaging: sssd-krb5-1.11.0-1.fc20.x86_64 (1017/2068) > >06:13:33,467 INFO packaging: sssd-proxy-1.11.0-1.fc20.x86_64 (1018/2068) > >06:13:33,467 INFO packaging: dotconf-1.3-7.fc20.x86_64 (1019/2068) > >06:13:33,467 INFO packaging: libmspack-0.4-0.2.alpha.fc20.x86_64 (1020/2068) > >06:13:33,467 INFO packaging: openal-soft-1.15.1-3.fc20.x86_64 (1021/2068) > >06:13:33,467 INFO packaging: 1:dmidecode-2.12-4.fc20.x86_64 (1022/2068) > >06:13:33,467 INFO packaging: libnfnetlink-1.0.1-3.fc20.x86_64 (1023/2068) > >06:13:33,467 INFO packaging: libnetfilter_conntrack-1.0.4-1.fc20.x86_64 (1024/2068) > >06:13:33,467 INFO packaging: libdmtx-0.7.2-11.fc20.x86_64 (1025/2068) > >06:13:33,468 INFO packaging: libmcpp-2.7.2-11.fc20.x86_64 (1026/2068) > >06:13:33,468 INFO packaging: mcpp-2.7.2-11.fc20.x86_64 (1027/2068) > >06:13:33,468 INFO packaging: libgdither-0.6-7.fc20.x86_64 (1028/2068) > >06:13:33,468 INFO packaging: gavl-1.4.0-3.fc20.x86_64 (1029/2068) > >06:13:33,468 INFO packaging: frei0r-plugins-1.3-11.fc20.x86_64 (1030/2068) > >06:13:33,468 INFO packaging: gnome-video-effects-0.4.0-6.fc20.noarch (1031/2068) > >06:13:33,468 INFO packaging: lpsolve-5.5.2.0-7.fc20.x86_64 (1032/2068) > >06:13:33,468 INFO packaging: libthai-0.1.19-2.fc20.x86_64 (1033/2068) > >06:13:33,468 INFO packaging: libmpcdec-1.2.6-12.fc20.x86_64 (1034/2068) > >06:13:33,468 INFO packaging: lrzsz-0.12.20-34.fc20.x86_64 (1035/2068) > >06:13:33,468 INFO packaging: libuninameslist-20091231-7.fc20.x86_64 (1036/2068) > >06:13:33,469 INFO packaging: gpm-libs-1.20.7-3.fc20.x86_64 (1037/2068) > >06:13:33,469 INFO packaging: libspnav-0.2.2-6.fc20.x86_64 (1038/2068) > >06:13:33,469 INFO packaging: jbigkit-libs-2.0-9.fc20.x86_64 (1039/2068) > >06:13:33,469 INFO packaging: libtiff-4.0.3-10.fc20.x86_64 (1040/2068) > >06:13:33,469 INFO packaging: poppler-0.24.1-1.fc20.x86_64 (1041/2068) > >06:13:33,469 INFO packaging: python-pillow-2.1.0-4.fc20.x86_64 (1042/2068) > >06:13:33,469 INFO packaging: python-reportlab-2.5-8.fc20.x86_64 (1043/2068) > >06:13:33,469 INFO packaging: libpano13-2.9.18-8.fc20.x86_64 (1044/2068) > >06:13:33,469 INFO packaging: podofo-libs-0.9.1-12.fc20.x86_64 (1045/2068) > >06:13:33,469 INFO packaging: vigra-1.9.0-11.fc20.x86_64 (1046/2068) > >06:13:33,469 INFO packaging: OpenImageIO-1.2.1-1.fc20.x86_64 (1047/2068) > >06:13:33,470 INFO packaging: libtiff-devel-4.0.3-10.fc20.x86_64 (1048/2068) > >06:13:33,470 INFO packaging: 1:hardlink-1.0-18.fc20.x86_64 (1049/2068) > >06:13:33,470 INFO packaging: dracut-032-1.fc20.x86_64 (1050/2068) > >06:13:33,470 INFO packaging: dosfstools-3.0.22-4.fc20.x86_64 (1051/2068) > >06:13:33,470 INFO packaging: udisks2-2.1.1-1.fc20.x86_64 (1052/2068) > >06:13:33,470 INFO packaging: openpgm-5.2.122-2.fc20.x86_64 (1053/2068) > >06:13:33,470 INFO packaging: zeromq3-3.2.3-4.fc20.x86_64 (1054/2068) > >06:13:33,470 INFO packaging: python-zmq-13.0.2-1.fc20.x86_64 (1055/2068) > >06:13:33,470 INFO packaging: python-ipython-console-0.13.2-2.fc20.noarch (1056/2068) > >06:13:33,470 INFO packaging: libtidy-0.99.0-29.20091203.fc20.x86_64 (1057/2068) > >06:13:33,471 INFO packaging: libndp-1.0-1.fc20.x86_64 (1058/2068) > >06:13:33,471 INFO packaging: nss-softokn-freebl-devel-3.15.1-3.fc20.x86_64 (1059/2068) > >06:13:33,471 INFO packaging: nss-softokn-devel-3.15.1-3.fc20.x86_64 (1060/2068) > >06:13:33,471 INFO packaging: nss-devel-3.15.1-7.fc20.x86_64 (1061/2068) > >06:13:33,471 INFO packaging: liboauth-devel-1.0.1-2.fc20.x86_64 (1062/2068) > >06:13:33,471 INFO packaging: xsane-common-0.999-5.fc20.x86_64 (1063/2068) > >06:13:33,471 INFO packaging: fedora-release-20-0.7.noarch (1064/2068) > >06:13:33,471 INFO packaging: initscripts-9.50-1.fc20.x86_64 (1065/2068) > >06:13:33,471 INFO packaging: plymouth-scripts-0.8.9-0.1.2013.08.14.0.fc20.x86_64 (1066/2068) > >06:13:33,471 INFO packaging: plymouth-0.8.9-0.1.2013.08.14.0.fc20.x86_64 (1067/2068) > >06:13:33,471 INFO packaging: setroubleshoot-plugins-3.0.57-1.fc20.noarch (1068/2068) > >06:13:33,471 INFO packaging: setroubleshoot-server-3.2.13-1.fc20.x86_64 (1069/2068) > >06:13:33,472 INFO packaging: cyrus-sasl-2.1.26-11.fc20.x86_64 (1070/2068) > >06:13:33,472 INFO packaging: cyrus-sasl-devel-2.1.26-11.fc20.x86_64 (1071/2068) > >06:13:33,472 INFO packaging: vpnc-0.5.3-18.svn457.fc20.x86_64 (1072/2068) > >06:13:33,472 INFO packaging: 12:dhclient-4.2.5-19.fc20.x86_64 (1073/2068) > >06:13:33,472 INFO packaging: sheepdog-0.3.0-5.fc20.x86_64 (1074/2068) > >06:13:33,472 INFO packaging: avahi-libs-0.6.31-12.fc20.x86_64 (1075/2068) > >06:13:33,472 INFO packaging: avahi-0.6.31-12.fc20.x86_64 (1076/2068) > >06:13:33,472 INFO packaging: 1:cups-libs-1.7-0.25.rc1.fc20.x86_64 (1077/2068) > >06:13:33,472 INFO packaging: avahi-glib-0.6.31-12.fc20.x86_64 (1078/2068) > >06:13:33,472 INFO packaging: 2:samba-libs-4.1.0-0.4.rc2.fc20.x86_64 (1079/2068) > >06:13:33,472 INFO packaging: 2:samba-common-4.1.0-0.4.rc2.fc20.x86_64 (1080/2068) > >06:13:33,473 INFO packaging: 2:libsmbclient-4.1.0-0.4.rc2.fc20.x86_64 (1081/2068) > >06:13:33,473 INFO packaging: avahi-gobject-0.6.31-12.fc20.x86_64 (1082/2068) > >06:13:33,473 INFO packaging: telepathy-salut-0.8.1-3.fc20.x86_64 (1083/2068) > >06:13:33,473 INFO packaging: sssd-ipa-1.11.0-1.fc20.x86_64 (1084/2068) > >06:13:33,473 INFO packaging: sssd-ad-1.11.0-1.fc20.x86_64 (1085/2068) > >06:13:33,473 INFO packaging: cups-pk-helper-0.2.5-2.fc20.x86_64 (1086/2068) > >06:13:33,473 INFO packaging: cups-filters-libs-1.0.37-1.fc20.x86_64 (1087/2068) > >06:13:33,473 INFO packaging: python-cups-1.9.63-4.fc20.x86_64 (1088/2068) > >06:13:33,473 INFO packaging: gnustep-base-libs-1.24.4-8.fc20.x86_64 (1089/2068) > >06:13:33,473 INFO packaging: unar-1.6-5.fc20.x86_64 (1090/2068) > >06:13:33,473 INFO packaging: avahi-autoipd-0.6.31-12.fc20.x86_64 (1091/2068) > >06:13:33,473 INFO packaging: 1:NetworkManager-0.9.9.0-9.git20130807.fc20.x86_64 (1092/2068) > >06:13:33,474 INFO packaging: numad-0.5-12.20130814git.fc20.x86_64 (1093/2068) > >06:13:33,474 INFO packaging: libkkc-data-0.2.7-1.fc20.x86_64 (1094/2068) > >06:13:33,474 INFO packaging: yelp-xsl-3.9.90-1.fc20.noarch (1095/2068) > >06:13:33,474 INFO packaging: libkkc-common-0.2.7-1.fc20.noarch (1096/2068) > >06:13:33,474 INFO packaging: libX11-common-1.6.1-1.fc20.noarch (1097/2068) > >06:13:33,474 INFO packaging: libX11-1.6.1-1.fc20.x86_64 (1098/2068) > >06:13:33,474 INFO packaging: gdk-pixbuf2-2.29.3-1.fc20.x86_64 (1099/2068) > >06:13:33,474 INFO packaging: libXext-1.3.2-2.fc20.x86_64 (1100/2068) > >06:13:33,474 INFO packaging: libXi-1.7.2-2.fc20.x86_64 (1101/2068) > >06:13:33,474 INFO packaging: libXfixes-5.0.1-2.fc20.x86_64 (1102/2068) > >06:13:33,474 INFO packaging: libX11-devel-1.6.1-1.fc20.x86_64 (1103/2068) > >06:13:33,474 INFO packaging: libXdamage-1.1.4-4.fc20.x86_64 (1104/2068) > >06:13:33,475 INFO packaging: mesa-libEGL-9.2-1.20130902.fc20.x86_64 (1105/2068) > >06:13:33,475 INFO packaging: libXcomposite-0.4.4-4.fc20.x86_64 (1106/2068) > >06:13:33,475 INFO packaging: libXrender-0.9.8-2.fc20.x86_64 (1107/2068) > >06:13:33,475 INFO packaging: libXrandr-1.4.1-2.fc20.x86_64 (1108/2068) > >06:13:33,475 INFO packaging: libXext-devel-1.3.2-2.fc20.x86_64 (1109/2068) > >06:13:33,475 INFO packaging: libXtst-1.2.2-2.fc20.x86_64 (1110/2068) > >06:13:33,475 INFO packaging: pulseaudio-libs-4.0-3.gitbf9b3.fc20.x86_64 (1111/2068) > >06:13:33,475 INFO packaging: libcanberra-0.30-4.fc20.x86_64 (1112/2068) > >06:13:33,475 INFO packaging: libXinerama-1.1.3-2.fc20.x86_64 (1113/2068) > >06:13:33,475 INFO packaging: libXpm-3.5.10-5.fc20.x86_64 (1114/2068) > >06:13:33,475 INFO packaging: libXft-2.3.1-5.fc20.x86_64 (1115/2068) > >06:13:33,475 INFO packaging: libXt-1.1.4-6.fc20.x86_64 (1116/2068) > >06:13:33,476 INFO packaging: libXcursor-1.1.14-2.fc20.x86_64 (1117/2068) > >06:13:33,476 INFO packaging: libXfixes-devel-5.0.1-2.fc20.x86_64 (1118/2068) > >06:13:33,476 INFO packaging: libXxf86vm-1.1.3-2.fc20.x86_64 (1119/2068) > >06:13:33,476 INFO packaging: mesa-libGL-9.2-1.20130902.fc20.x86_64 (1120/2068) > >06:13:33,476 INFO packaging: cairo-1.12.16-1.fc20.x86_64 (1121/2068) > >06:13:33,476 INFO packaging: pango-1.35.3-1.fc20.x86_64 (1122/2068) > >06:13:33,476 INFO packaging: cairo-gobject-1.12.16-1.fc20.x86_64 (1123/2068) > >06:13:33,476 INFO packaging: gtk2-2.24.20-2.fc20.x86_64 (1124/2068) > >06:13:33,476 INFO packaging: 1:qt-x11-4.8.5-6.fc20.x86_64 (1125/2068) > >06:13:33,476 INFO packaging: cogl-1.15.10-1.fc20.x86_64 (1126/2068) > >06:13:33,476 INFO packaging: librsvg2-2.39.0-1.fc20.x86_64 (1127/2068) > >06:13:33,477 INFO packaging: mesa-libGLU-9.0.0-3.fc20.x86_64 (1128/2068) > >06:13:33,477 INFO packaging: libXmu-1.1.1-5.fc20.x86_64 (1129/2068) > >06:13:33,477 INFO packaging: libXv-1.0.9-2.fc20.x86_64 (1130/2068) > >06:13:33,477 INFO packaging: gstreamer1-plugins-base-1.1.4-1.fc20.x86_64 (1131/2068) > >06:13:33,477 INFO packaging: gstreamer-plugins-base-0.10.36-4.fc19.x86_64 (1132/2068) > >06:13:33,477 INFO packaging: pulseaudio-libs-glib2-4.0-3.gitbf9b3.fc20.x86_64 (1133/2068) > >06:13:33,477 INFO packaging: libxkbfile-1.0.8-4.fc20.x86_64 (1134/2068) > >06:13:33,477 INFO packaging: 1:dbus-x11-1.6.12-1.fc20.x86_64 (1135/2068) > >06:13:33,477 INFO packaging: startup-notification-0.12-7.fc20.x86_64 (1136/2068) > >06:13:33,477 INFO packaging: ghostscript-9.09-1.fc20.x86_64 (1137/2068) > >06:13:33,477 INFO packaging: 2:gimp-libs-2.8.6-3.fc20.1.x86_64 (1138/2068) > >06:13:33,477 INFO packaging: gjs-1.37.6-1.fc20.x86_64 (1139/2068) > >06:13:33,478 INFO packaging: libXdamage-devel-1.1.4-4.fc20.x86_64 (1140/2068) > >06:13:33,478 INFO packaging: libXrender-devel-0.9.8-2.fc20.x86_64 (1141/2068) > >06:13:33,478 INFO packaging: gdk-pixbuf2-devel-2.29.3-1.fc20.x86_64 (1142/2068) > >06:13:33,478 INFO packaging: libXrandr-devel-1.4.1-2.fc20.x86_64 (1143/2068) > >06:13:33,478 INFO packaging: cairomm-1.10.0-7.fc20.x86_64 (1144/2068) > >06:13:33,478 INFO packaging: poppler-glib-0.24.1-1.fc20.x86_64 (1145/2068) > >06:13:33,478 INFO packaging: libXi-devel-1.7.2-2.fc20.x86_64 (1146/2068) > >06:13:33,478 INFO packaging: libXcomposite-devel-0.4.4-4.fc20.x86_64 (1147/2068) > >06:13:33,478 INFO packaging: giflib-4.1.6-9.fc20.x86_64 (1148/2068) > >06:13:33,478 INFO packaging: pangomm-2.34.0-2.fc20.x86_64 (1149/2068) > >06:13:33,478 INFO packaging: ImageMagick-libs-6.8.6.3-3.fc20.x86_64 (1150/2068) > >06:13:33,478 INFO packaging: spice-glib-0.20-5.fc20.x86_64 (1151/2068) > >06:13:33,479 INFO packaging: libGLEW-1.9.0-4.fc20.x86_64 (1152/2068) > >06:13:33,479 INFO packaging: wxGTK-2.8.12-9.fc20.x86_64 (1153/2068) > >06:13:33,479 INFO packaging: libXpm-devel-3.5.10-5.fc20.x86_64 (1154/2068) > >06:13:33,479 INFO packaging: libXt-devel-1.1.4-6.fc20.x86_64 (1155/2068) > >06:13:33,479 INFO packaging: libXres-1.0.7-2.fc20.x86_64 (1156/2068) > >06:13:33,479 INFO packaging: gvnc-0.5.2-4.fc20.x86_64 (1157/2068) > >06:13:33,479 INFO packaging: libXcursor-devel-1.1.14-2.fc20.x86_64 (1158/2068) > >06:13:33,479 INFO packaging: xorg-x11-xkb-utils-7.7-8.fc20.x86_64 (1159/2068) > >06:13:33,479 INFO packaging: webkitgtk-2.0.4-3.fc20.x86_64 (1160/2068) > >06:13:33,479 INFO packaging: gstreamer1-plugins-good-1.1.4-1.fc20.x86_64 (1161/2068) > >06:13:33,479 INFO packaging: libXv-devel-1.0.9-2.fc20.x86_64 (1162/2068) > >06:13:33,479 INFO packaging: libXvMC-1.0.8-2.fc20.x86_64 (1163/2068) > >06:13:33,480 INFO packaging: freeglut-2.8.1-2.fc20.x86_64 (1164/2068) > >06:13:33,480 INFO packaging: gd-2.1.0-3.fc20.x86_64 (1165/2068) > >06:13:33,480 INFO packaging: libgphoto2-2.5.2-5.fc20.x86_64 (1166/2068) > >06:13:33,480 INFO packaging: sane-backends-libs-1.0.23-15.fc20.x86_64 (1167/2068) > >06:13:33,480 INFO packaging: hplip-libs-3.13.8-2.fc20.x86_64 (1168/2068) > >06:13:33,480 INFO packaging: libXinerama-devel-1.1.3-2.fc20.x86_64 (1169/2068) > >06:13:33,480 INFO packaging: libao-1.1.0-8.fc20.x86_64 (1170/2068) > >06:13:33,480 INFO packaging: brlapi-0.6.0-7.fc20.x86_64 (1171/2068) > >06:13:33,480 INFO packaging: brltty-4.5-7.fc20.x86_64 (1172/2068) > >06:13:33,480 INFO packaging: libXScrnSaver-1.2.2-6.fc20.x86_64 (1173/2068) > >06:13:33,480 INFO packaging: libXxf86misc-1.0.3-7.fc20.x86_64 (1174/2068) > >06:13:33,481 INFO packaging: xorg-x11-server-utils-7.7-2.fc20.x86_64 (1175/2068) > >06:13:33,481 INFO packaging: sane-backends-1.0.23-15.fc20.x86_64 (1176/2068) > >06:13:33,481 INFO packaging: libXmu-devel-1.1.1-5.fc20.x86_64 (1177/2068) > >06:13:33,481 INFO packaging: wxGTK-gl-2.8.12-9.fc20.x86_64 (1178/2068) > >06:13:33,481 INFO packaging: ImageMagick-6.8.6.3-3.fc20.x86_64 (1179/2068) > >06:13:33,481 INFO packaging: gtkmm24-2.24.4-2.fc20.x86_64 (1180/2068) > >06:13:33,481 INFO packaging: libXft-devel-2.3.1-5.fc20.x86_64 (1181/2068) > >06:13:33,481 INFO packaging: usermode-gtk-1.111-4.fc20.x86_64 (1182/2068) > >06:13:33,481 INFO packaging: libxkbfile-devel-1.0.8-4.fc20.x86_64 (1183/2068) > >06:13:33,481 INFO packaging: libxklavier-5.3-3.fc20.x86_64 (1184/2068) > >06:13:33,481 INFO packaging: gstreamer-plugins-good-0.10.31-10.fc20.x86_64 (1185/2068) > >06:13:33,481 INFO packaging: libdmapsharing-2.9.18-2.fc20.x86_64 (1186/2068) > >06:13:33,482 INFO packaging: gegl-0.2.0-12.fc20.x86_64 (1187/2068) > >06:13:33,482 INFO packaging: prison-1.0-7.fc20.x86_64 (1188/2068) > >06:13:33,482 INFO packaging: polkit-qt-0.103.0-8.fc20.x86_64 (1189/2068) > >06:13:33,482 INFO packaging: dbusmenu-qt-0.9.2-5.fc20.x86_64 (1190/2068) > >06:13:33,482 INFO packaging: libglade2-2.6.4-10.fc20.x86_64 (1191/2068) > >06:13:33,482 INFO packaging: system-config-printer-libs-1.4.2-1.fc20.noarch (1192/2068) > >06:13:33,482 INFO packaging: libgxps-0.2.2-8.fc20.x86_64 (1193/2068) > >06:13:33,482 INFO packaging: tracker-0.16.2-2.fc20.x86_64 (1194/2068) > >06:13:33,482 INFO packaging: pycairo-1.8.10-7.fc20.x86_64 (1195/2068) > >06:13:33,482 INFO packaging: pygtk2-2.24.0-8.fc20.x86_64 (1196/2068) > >06:13:33,482 INFO packaging: pygobject3-3.9.91-1.fc20.x86_64 (1197/2068) > >06:13:33,482 INFO packaging: pygtk2-libglade-2.24.0-8.fc20.x86_64 (1198/2068) > >06:13:33,483 INFO packaging: gnome-python2-2.28.1-13.fc20.x86_64 (1199/2068) > >06:13:33,483 INFO packaging: python3-cairo-1.10.0-6.fc20.x86_64 (1200/2068) > >06:13:33,483 INFO packaging: python3-gobject-3.9.91-1.fc20.x86_64 (1201/2068) > >06:13:33,483 INFO packaging: libXxf86vm-devel-1.1.3-2.fc20.x86_64 (1202/2068) > >06:13:33,483 INFO packaging: mesa-libGL-devel-9.2-1.20130902.fc20.x86_64 (1203/2068) > >06:13:33,483 INFO packaging: mesa-libGLU-devel-9.0.0-3.fc20.x86_64 (1204/2068) > >06:13:33,483 INFO packaging: 1:qt-devel-4.8.5-6.fc20.x86_64 (1205/2068) > >06:13:33,483 INFO packaging: mesa-libEGL-devel-9.2-1.20130902.fc20.x86_64 (1206/2068) > >06:13:33,483 INFO packaging: cairo-devel-1.12.16-1.fc20.x86_64 (1207/2068) > >06:13:33,483 INFO packaging: cairo-gobject-devel-1.12.16-1.fc20.x86_64 (1208/2068) > >06:13:33,483 INFO packaging: 1:tk-8.5.14-1.fc20.x86_64 (1209/2068) > >06:13:33,483 INFO packaging: espeak-1.47.11-3.fc20.x86_64 (1210/2068) > >06:13:33,484 INFO packaging: festival-speechtools-libs-1.2.96-26.fc20.x86_64 (1211/2068) > >06:13:33,484 INFO packaging: libdmx-1.1.3-2.fc20.x86_64 (1212/2068) > >06:13:33,484 INFO packaging: libvdpau-0.7-1.fc20.x86_64 (1213/2068) > >06:13:33,484 INFO packaging: gstreamer1-plugins-bad-free-1.1.4-1.fc20.x86_64 (1214/2068) > >06:13:33,484 INFO packaging: farstream02-0.2.3-3.fc20.x86_64 (1215/2068) > >06:13:33,484 INFO packaging: gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 (1216/2068) > >06:13:33,484 INFO packaging: libXevie-1.0.3-7.fc20.x86_64 (1217/2068) > >06:13:33,484 INFO packaging: at-spi2-core-2.9.91-1.fc20.x86_64 (1218/2068) > >06:13:33,484 INFO packaging: at-spi2-atk-2.9.90-1.fc20.x86_64 (1219/2068) > >06:13:33,484 INFO packaging: gtk3-3.9.14-1.fc20.x86_64 (1220/2068) > >06:13:33,484 INFO packaging: clutter-1.15.92-1.fc20.x86_64 (1221/2068) > >06:13:33,484 INFO packaging: libcanberra-gtk3-0.30-4.fc20.x86_64 (1222/2068) > >06:13:33,485 INFO packaging: webkitgtk3-2.1.90.1-2.fc20.x86_64 (1223/2068) > >06:13:33,485 INFO packaging: clutter-gtk-1.4.4-3.fc20.x86_64 (1224/2068) > >06:13:33,485 INFO packaging: gvfs-1.17.91-1.fc20.x86_64 (1225/2068) > >06:13:33,485 INFO packaging: clutter-gst2-2.0.6-3.fc20.x86_64 (1226/2068) > >06:13:33,485 INFO packaging: gcr-3.9.91-1.fc20.x86_64 (1227/2068) > >06:13:33,485 INFO packaging: gnome-online-accounts-3.9.91-1.fc20.x86_64 (1228/2068) > >06:13:33,485 INFO packaging: abrt-libs-2.1.6-3.fc20.x86_64 (1229/2068) > >06:13:33,485 INFO packaging: abrt-2.1.6-3.fc20.x86_64 (1230/2068) > >06:13:33,485 INFO packaging: libgdata-0.14.0-1.fc20.x86_64 (1231/2068) > >06:13:33,485 INFO packaging: libgweather-3.9.91-1.fc20.x86_64 (1232/2068) > >06:13:33,485 INFO packaging: evolution-data-server-3.9.91-1.fc20.x86_64 (1233/2068) > >06:13:33,485 INFO packaging: grilo-0.2.6-2.fc20.x86_64 (1234/2068) > >06:13:33,486 INFO packaging: vte3-0.34.7-2.fc20.x86_64 (1235/2068) > >06:13:33,486 INFO packaging: gtk-vnc2-0.5.2-4.fc20.x86_64 (1236/2068) > >06:13:33,486 INFO packaging: libnm-gtk-0.9.9.0-4.git20130515.fc20.x86_64 (1237/2068) > >06:13:33,486 INFO packaging: spice-gtk3-0.20-5.fc20.x86_64 (1238/2068) > >06:13:33,486 INFO packaging: abrt-addon-kerneloops-2.1.6-3.fc20.x86_64 (1239/2068) > >06:13:33,486 INFO packaging: gnome-keyring-3.9.90-1.fc20.x86_64 (1240/2068) > >06:13:33,486 INFO packaging: libchamplain-0.12.4-4.fc20.x86_64 (1241/2068) > >06:13:33,486 INFO packaging: 1:gnome-bluetooth-libs-3.9.3-4.fc20.x86_64 (1242/2068) > >06:13:33,486 INFO packaging: libreport-gtk-2.1.6-2.fc20.x86_64 (1243/2068) > >06:13:33,486 INFO packaging: gnome-abrt-0.3.0-3.fc20.x86_64 (1244/2068) > >06:13:33,486 INFO packaging: nm-connection-editor-0.9.9.0-4.git20130515.fc20.x86_64 (1245/2068) > >06:13:33,486 INFO packaging: libchamplain-gtk-0.12.4-4.fc20.x86_64 (1246/2068) > >06:13:33,487 INFO packaging: grilo-plugins-0.2.9-1.fc20.x86_64 (1247/2068) > >06:13:33,487 INFO packaging: 1:folks-0.9.5-1.fc20.x86_64 (1248/2068) > >06:13:33,487 INFO packaging: abrt-retrace-client-2.1.6-3.fc20.x86_64 (1249/2068) > >06:13:33,487 INFO packaging: libzapojit-0.0.3-2.fc20.x86_64 (1250/2068) > >06:13:33,487 INFO packaging: gnome-online-miners-3.9.91-1.fc20.x86_64 (1251/2068) > >06:13:33,487 INFO packaging: libwebkit2gtk-2.1.90.1-2.fc20.x86_64 (1252/2068) > >06:13:33,487 INFO packaging: libgnomekbd-3.6.0-3.fc20.x86_64 (1253/2068) > >06:13:33,487 INFO packaging: colord-gtk-0.1.25-2.fc20.x86_64 (1254/2068) > >06:13:33,487 INFO packaging: gtkhtml3-4.6.6-2.fc20.x86_64 (1255/2068) > >06:13:33,487 INFO packaging: gtksourceview3-3.9.91-1.fc20.x86_64 (1256/2068) > >06:13:33,487 INFO packaging: libXxf86dga-1.1.4-2.fc20.x86_64 (1257/2068) > >06:13:33,487 INFO packaging: xorg-x11-utils-7.5-12.fc20.x86_64 (1258/2068) > >06:13:33,488 INFO packaging: abrt-addon-ccpp-2.1.6-3.fc20.x86_64 (1259/2068) > >06:13:33,488 INFO packaging: gnome-keyring-pam-3.9.90-1.fc20.x86_64 (1260/2068) > >06:13:33,488 INFO packaging: abrt-addon-vmcore-2.1.6-3.fc20.x86_64 (1261/2068) > >06:13:33,488 INFO packaging: abrt-addon-uefioops-2.1.6-3.fc20.x86_64 (1262/2068) > >06:13:33,488 INFO packaging: abrt-plugin-bodhi-2.1.6-3.fc20.x86_64 (1263/2068) > >06:13:33,488 INFO packaging: abrt-addon-python-2.1.6-3.fc20.x86_64 (1264/2068) > >06:13:33,488 INFO packaging: abrt-addon-xorg-2.1.6-3.fc20.x86_64 (1265/2068) > >06:13:33,488 INFO packaging: abrt-dbus-2.1.6-3.fc20.x86_64 (1266/2068) > >06:13:33,488 INFO packaging: gvfs-afc-1.17.91-1.fc20.x86_64 (1267/2068) > >06:13:33,488 INFO packaging: gvfs-fuse-1.17.91-1.fc20.x86_64 (1268/2068) > >06:13:33,488 INFO packaging: gnome-vfs2-2.24.4-14.fc20.x86_64 (1269/2068) > >06:13:33,488 INFO packaging: 1:yelp-libs-3.9.91-1.fc20.x86_64 (1270/2068) > >06:13:33,488 INFO packaging: 1:yelp-3.9.91-1.fc20.x86_64 (1271/2068) > >06:13:33,489 INFO packaging: libcanberra-gtk2-0.30-4.fc20.x86_64 (1272/2068) > >06:13:33,489 INFO packaging: libmx-1.4.7-9.fc20.x86_64 (1273/2068) > >06:13:33,489 INFO packaging: libmash-0.2.0-11.fc20.x86_64 (1274/2068) > >06:13:33,489 INFO packaging: libwnck3-3.4.7-1.fc20.x86_64 (1275/2068) > >06:13:33,489 INFO packaging: file-roller-3.9.91-1.fc20.x86_64 (1276/2068) > >06:13:33,489 INFO packaging: gtkmm30-3.9.12-1.fc20.x86_64 (1277/2068) > >06:13:33,489 INFO packaging: adwaita-gtk3-theme-3.9.91-1.fc20.x86_64 (1278/2068) > >06:13:33,489 INFO packaging: glade-libs-3.15.3-1.fc20.x86_64 (1279/2068) > >06:13:33,489 INFO packaging: avahi-ui-gtk3-0.6.31-12.fc20.x86_64 (1280/2068) > >06:13:33,489 INFO packaging: at-spi2-atk-devel-2.9.90-1.fc20.x86_64 (1281/2068) > >06:13:33,489 INFO packaging: pyatspi-2.9.90-1.fc20.noarch (1282/2068) > >06:13:33,489 INFO packaging: caribou-gtk2-module-0.4.12-1.fc20.x86_64 (1283/2068) > >06:13:33,490 INFO packaging: python-caribou-0.4.12-1.fc20.noarch (1284/2068) > >06:13:33,490 INFO packaging: caribou-0.4.12-1.fc20.x86_64 (1285/2068) > >06:13:33,490 INFO packaging: caribou-gtk3-module-0.4.12-1.fc20.x86_64 (1286/2068) > >06:13:33,490 INFO packaging: python3-pyatspi-2.9.90-1.fc20.noarch (1287/2068) > >06:13:33,490 INFO packaging: farstream-0.1.2-6.fc20.x86_64 (1288/2068) > >06:13:33,490 INFO packaging: libpurple-2.10.7-8.fc20.x86_64 (1289/2068) > >06:13:33,490 INFO packaging: telepathy-haze-0.7.0-5.fc20.x86_64 (1290/2068) > >06:13:33,490 INFO packaging: qt-mobility-1.2.2-0.5.20120224git.fc20.x86_64 (1291/2068) > >06:13:33,490 INFO packaging: qtwebkit-2.3.2-2.fc20.x86_64 (1292/2068) > >06:13:33,490 INFO packaging: qtwebkit-devel-2.3.2-2.fc20.x86_64 (1293/2068) > >06:13:33,490 INFO packaging: telepathy-farstream-0.6.0-3.fc20.x86_64 (1294/2068) > >06:13:33,490 INFO packaging: festival-lib-1.96-26.fc20.x86_64 (1295/2068) > >06:13:33,491 INFO packaging: festvox-slt-arctic-hts-0.20061229-26.fc20.noarch (1296/2068) > >06:13:33,491 INFO packaging: festival-1.96-26.fc20.x86_64 (1297/2068) > >06:13:33,491 INFO packaging: 1:tix-8.4.3-11.fc20.x86_64 (1298/2068) > >06:13:33,491 INFO packaging: tkinter-2.7.5-7.fc20.x86_64 (1299/2068) > >06:13:33,491 INFO packaging: soprano-devel-2.9.3-2.fc20.x86_64 (1300/2068) > >06:13:33,491 INFO packaging: gnome-python2-gconf-2.28.1-13.fc20.x86_64 (1301/2068) > >06:13:33,491 INFO packaging: mypaint-data-1.1.0-1.fc20.noarch (1302/2068) > >06:13:33,491 INFO packaging: mypaint-1.1.0-1.fc20.x86_64 (1303/2068) > >06:13:33,491 INFO packaging: libgnomecanvas-2.30.3-7.fc20.x86_64 (1304/2068) > >06:13:33,491 INFO packaging: gnome-python2-canvas-2.28.1-13.fc20.x86_64 (1305/2068) > >06:13:33,491 INFO packaging: ImageMagick-c++-6.8.6.3-3.fc20.x86_64 (1306/2068) > >06:13:33,491 INFO packaging: libXxf86misc-devel-1.0.3-7.fc20.x86_64 (1307/2068) > >06:13:33,492 INFO packaging: libXScrnSaver-devel-1.2.2-6.fc20.x86_64 (1308/2068) > >06:13:33,492 INFO packaging: python3-brlapi-0.6.0-7.fc20.x86_64 (1309/2068) > >06:13:33,492 INFO packaging: sox-14.4.1-4.fc20.x86_64 (1310/2068) > >06:13:33,492 INFO packaging: festival-freebsoft-utils-0.10-7.fc20.noarch (1311/2068) > >06:13:33,492 INFO packaging: speech-dispatcher-0.8-5.fc20.x86_64 (1312/2068) > >06:13:33,492 INFO packaging: python3-speechd-0.8-5.fc20.x86_64 (1313/2068) > >06:13:33,492 INFO packaging: cdrdao-1.2.3-20.fc20.x86_64 (1314/2068) > >06:13:33,492 INFO packaging: 1:vorbis-tools-1.4.0-11.fc20.x86_64 (1315/2068) > >06:13:33,492 INFO packaging: icedax-1.1.11-22.fc20.x86_64 (1316/2068) > >06:13:33,492 INFO packaging: enblend-4.1.1-5.fc20.x86_64 (1317/2068) > >06:13:33,492 INFO packaging: hugin-base-2012.0.0-10.fc20.x86_64 (1318/2068) > >06:13:33,492 INFO packaging: xorg-x11-server-common-1.14.2-9.fc20.x86_64 (1319/2068) > >06:13:33,492 INFO packaging: xorg-x11-server-Xorg-1.14.2-9.fc20.x86_64 (1320/2068) > >06:13:33,493 INFO packaging: xorg-x11-glamor-0.5.0-6.20130401git81aadb8.fc20.x86_64 (1321/2068) > >06:13:33,493 INFO packaging: wxGTK-media-2.8.12-9.fc20.x86_64 (1322/2068) > >06:13:33,493 INFO packaging: wxPython-2.8.12.0-5.fc20.x86_64 (1323/2068) > >06:13:33,493 INFO packaging: autotrace-0.31.1-37.fc20.x86_64 (1324/2068) > >06:13:33,493 INFO packaging: libXtst-devel-1.2.2-2.fc20.x86_64 (1325/2068) > >06:13:33,493 INFO packaging: pypoppler-0.12.1-25.fc20.x86_64 (1326/2068) > >06:13:33,493 INFO packaging: libspectre-0.2.7-3.fc20.x86_64 (1327/2068) > >06:13:33,493 INFO packaging: evince-libs-3.9.90-1.fc20.x86_64 (1328/2068) > >06:13:33,493 INFO packaging: evince-3.9.90-1.fc20.x86_64 (1329/2068) > >06:13:33,493 INFO packaging: gutenprint-5.2.9-14.fc20.x86_64 (1330/2068) > >06:13:33,493 INFO packaging: xulrunner-23.0.1-4.fc20.x86_64 (1331/2068) > >06:13:33,493 INFO packaging: startup-notification-devel-0.12-7.fc20.x86_64 (1332/2068) > >06:13:33,494 INFO packaging: freerdp-libs-1.1.0-0.1.beta1.fc20.x86_64 (1333/2068) > >06:13:33,494 INFO packaging: freerdp-1.1.0-0.1.beta1.fc20.x86_64 (1334/2068) > >06:13:33,494 INFO packaging: gupnp-dlna-0.10.2-2.fc20.x86_64 (1335/2068) > >06:13:33,494 INFO packaging: rygel-0.19.4-1.fc20.x86_64 (1336/2068) > >06:13:33,494 INFO packaging: 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 (1337/2068) > >06:13:33,494 INFO packaging: xorg-x11-xinit-1.3.2-9.fc20.x86_64 (1338/2068) > >06:13:33,494 INFO packaging: xdg-user-dirs-0.15-2.fc20.x86_64 (1339/2068) > >06:13:33,494 INFO packaging: kde-settings-20-1.fc20.noarch (1340/2068) > >06:13:33,494 INFO packaging: kde-settings-ksplash-20-1.fc20.noarch (1341/2068) > >06:13:33,494 INFO packaging: kde-settings-plasma-20-1.fc20.noarch (1342/2068) > >06:13:33,494 INFO packaging: Xaw3d-1.6.2-5.fc20.x86_64 (1343/2068) > >06:13:33,494 INFO packaging: libXaw-1.0.11-6.fc20.x86_64 (1344/2068) > >06:13:33,494 INFO packaging: qimageblitz-0.0.6-6.fc20.x86_64 (1345/2068) > >06:13:33,495 INFO packaging: libqzeitgeist-0.8.0-10.fc20.x86_64 (1346/2068) > >06:13:33,495 INFO packaging: 2:phonon-backend-gstreamer-4.6.3-2.fc20.x86_64 (1347/2068) > >06:13:33,495 INFO packaging: phonon-4.6.0-8.fc20.x86_64 (1348/2068) > >06:13:33,495 INFO packaging: PyQt4-4.10.2-2.fc20.x86_64 (1349/2068) > >06:13:33,495 INFO packaging: PyQt4-devel-4.10.2-2.fc20.x86_64 (1350/2068) > >06:13:33,495 INFO packaging: phonon-devel-4.6.0-8.fc20.x86_64 (1351/2068) > >06:13:33,495 INFO packaging: pinentry-qt-0.8.1-11.fc20.x86_64 (1352/2068) > >06:13:33,495 INFO packaging: qtsoap-2.7-6.fc20.x86_64 (1353/2068) > >06:13:33,495 INFO packaging: herqq-1.0.0-6.fc20.x86_64 (1354/2068) > >06:13:33,495 INFO packaging: 6:kdelibs-4.11.0-2.fc20.x86_64 (1355/2068) > >06:13:33,495 INFO packaging: ksysguard-libs-4.11.0-4.fc20.x86_64 (1356/2068) > >06:13:33,495 INFO packaging: kdepimlibs-kxmlrpcclient-4.11.0-1.fc20.x86_64 (1357/2068) > >06:13:33,495 INFO packaging: kdepimlibs-4.11.0-1.fc20.x86_64 (1358/2068) > >06:13:33,496 INFO packaging: 6:kdelibs-devel-4.11.0-2.fc20.x86_64 (1359/2068) > >06:13:33,496 INFO packaging: kate-part-4.11.0-1.fc20.x86_64 (1360/2068) > >06:13:33,496 INFO packaging: libkworkspace-4.11.0-4.fc20.x86_64 (1361/2068) > >06:13:33,496 INFO packaging: pykde4-4.11.0-1.fc20.x86_64 (1362/2068) > >06:13:33,496 INFO packaging: okteta-4.11.0-1.fc20.x86_64 (1363/2068) > >06:13:33,496 INFO packaging: okteta-libs-4.11.0-1.fc20.x86_64 (1364/2068) > >06:13:33,496 INFO packaging: kgreeter-plugins-4.11.0-4.fc20.x86_64 (1365/2068) > >06:13:33,496 INFO packaging: polkit-kde-0.99.1-2.20130311git.fc20.x86_64 (1366/2068) > >06:13:33,496 INFO packaging: 1:libkscreen-1.0.1-1.fc20.x86_64 (1367/2068) > >06:13:33,496 INFO packaging: akonadi-1.10.2-1.fc20.x86_64 (1368/2068) > >06:13:33,496 INFO packaging: poppler-qt-0.24.1-1.fc20.x86_64 (1369/2068) > >06:13:33,496 INFO packaging: nepomuk-core-4.11.0-2.fc20.x86_64 (1370/2068) > >06:13:33,497 INFO packaging: nepomuk-core-libs-4.11.0-2.fc20.x86_64 (1371/2068) > >06:13:33,497 INFO packaging: kactivities-4.11.0-1.fc20.x86_64 (1372/2068) > >06:13:33,497 INFO packaging: kdepimlibs-akonadi-4.11.0-1.fc20.x86_64 (1373/2068) > >06:13:33,497 INFO packaging: nepomuk-widgets-4.11.0-1.fc20.x86_64 (1374/2068) > >06:13:33,497 INFO packaging: pykde4-akonadi-4.11.0-1.fc20.x86_64 (1375/2068) > >06:13:33,497 INFO packaging: kde-runtime-drkonqi-4.11.0-1.fc20.x86_64 (1376/2068) > >06:13:33,497 INFO packaging: kde-runtime-libs-4.11.0-1.fc20.x86_64 (1377/2068) > >06:13:33,497 INFO packaging: kde-runtime-flags-4.11.0-1.fc20.noarch (1378/2068) > >06:13:33,497 INFO packaging: kde-runtime-4.11.0-1.fc20.x86_64 (1379/2068) > >06:13:33,497 INFO packaging: kcm_colors-4.11.0-4.fc20.x86_64 (1380/2068) > >06:13:33,497 INFO packaging: kate-libs-4.11.0-1.fc20.x86_64 (1381/2068) > >06:13:33,497 INFO packaging: kate-4.11.0-1.fc20.x86_64 (1382/2068) > >06:13:33,497 INFO packaging: kde-baseapps-libs-4.11.0-1.fc20.x86_64 (1383/2068) > >06:13:33,498 INFO packaging: kde-baseapps-4.11.0-1.fc20.x86_64 (1384/2068) > >06:13:33,498 INFO packaging: konsole-part-4.11.0-1.fc20.x86_64 (1385/2068) > >06:13:33,498 INFO packaging: konsole-4.11.0-1.fc20.x86_64 (1386/2068) > >06:13:33,498 INFO packaging: 1:kscreen-1.0.1-1.fc20.x86_64 (1387/2068) > >06:13:33,498 INFO packaging: kde-workspace-libs-4.11.0-4.fc20.x86_64 (1388/2068) > >06:13:33,498 INFO packaging: kde-workspace-4.11.0-4.fc20.x86_64 (1389/2068) > >06:13:33,498 INFO packaging: kwin-gles-libs-4.11.0-4.fc20.x86_64 (1390/2068) > >06:13:33,498 INFO packaging: nepomuk-core-devel-4.11.0-2.fc20.x86_64 (1391/2068) > >06:13:33,498 INFO packaging: grantlee-0.3.0-3.fc20.x86_64 (1392/2068) > >06:13:33,498 INFO packaging: kdevplatform-libs-1.5.1-3.fc20.x86_64 (1393/2068) > >06:13:33,498 INFO packaging: kdevplatform-1.5.1-3.fc20.x86_64 (1394/2068) > >06:13:33,498 INFO packaging: 9:kdevelop-libs-4.5.1-4.fc20.x86_64 (1395/2068) > >06:13:33,499 INFO packaging: 9:kdevelop-4.5.1-4.fc20.x86_64 (1396/2068) > >06:13:33,499 INFO packaging: gtkspell-2.0.16-7.fc20.x86_64 (1397/2068) > >06:13:33,499 INFO packaging: gtk2-engines-2.20.2-7.fc20.x86_64 (1398/2068) > >06:13:33,499 INFO packaging: adwaita-gtk2-theme-3.9.91-1.fc20.x86_64 (1399/2068) > >06:13:33,499 INFO packaging: gnome-themes-standard-3.9.91-1.fc20.x86_64 (1400/2068) > >06:13:33,499 INFO packaging: gnome-desktop3-3.9.91-1.fc20.x86_64 (1401/2068) > >06:13:33,499 INFO packaging: 2:cheese-libs-3.9.91-2.fc20.x86_64 (1402/2068) > >06:13:33,499 INFO packaging: gnome-session-3.9.91-1.fc20.x86_64 (1403/2068) > >06:13:33,499 INFO packaging: gnome-session-xsession-3.9.91-1.fc20.x86_64 (1404/2068) > >06:13:33,499 INFO packaging: plymouth-plugin-label-0.8.9-0.1.2013.08.14.0.fc20.x86_64 (1405/2068) > >06:13:33,499 INFO packaging: plymouth-plugin-two-step-0.8.9-0.1.2013.08.14.0.fc20.x86_64 (1406/2068) > >06:13:33,499 INFO packaging: plymouth-theme-charge-0.8.9-0.1.2013.08.14.0.fc20.x86_64 (1407/2068) > >06:13:33,499 INFO packaging: paps-libs-0.6.8-26.fc20.x86_64 (1408/2068) > >06:13:33,500 INFO packaging: uniconvertor-2.0-0.2.svn344.fc20.x86_64 (1409/2068) > >06:13:33,500 INFO packaging: harfbuzz-devel-0.9.20-1.fc20.x86_64 (1410/2068) > >06:13:33,500 INFO packaging: pango-devel-1.35.3-1.fc20.x86_64 (1411/2068) > >06:13:33,500 INFO packaging: gtk3-devel-3.9.14-1.fc20.x86_64 (1412/2068) > >06:13:33,500 INFO packaging: gnome-online-accounts-devel-3.9.91-1.fc20.x86_64 (1413/2068) > >06:13:33,500 INFO packaging: libgweather-devel-3.9.91-1.fc20.x86_64 (1414/2068) > >06:13:33,500 INFO packaging: gcr-devel-3.9.91-1.fc20.x86_64 (1415/2068) > >06:13:33,500 INFO packaging: libgdata-devel-0.14.0-1.fc20.x86_64 (1416/2068) > >06:13:33,500 INFO packaging: cogl-devel-1.15.10-1.fc20.x86_64 (1417/2068) > >06:13:33,500 INFO packaging: clutter-devel-1.15.92-1.fc20.x86_64 (1418/2068) > >06:13:33,500 INFO packaging: gtk2-devel-2.24.20-2.fc20.x86_64 (1419/2068) > >06:13:33,500 INFO packaging: poppler-utils-0.24.1-1.fc20.x86_64 (1420/2068) > >06:13:33,501 INFO packaging: cups-filters-1.0.37-1.fc20.x86_64 (1421/2068) > >06:13:33,501 INFO packaging: 1:cups-1.7-0.25.rc1.fc20.x86_64 (1422/2068) > >06:13:33,501 INFO packaging: 1:hpijs-3.13.8-2.fc20.x86_64 (1423/2068) > >06:13:33,501 INFO packaging: foomatic-db-ppds-4.0-39.20130604.fc20.noarch (1424/2068) > >06:13:33,501 INFO packaging: foomatic-db-4.0-39.20130604.fc20.noarch (1425/2068) > >06:13:33,501 INFO packaging: glx-utils-8.1.0-4.fc20.x86_64 (1426/2068) > >06:13:33,501 INFO packaging: argyllcms-1.6.0-1.fc20.x86_64 (1427/2068) > >06:13:33,501 INFO packaging: pulseaudio-utils-4.0-3.gitbf9b3.fc20.x86_64 (1428/2068) > >06:13:33,501 INFO packaging: libwmf-0.2.8.4-38.fc20.x86_64 (1429/2068) > >06:13:33,501 INFO packaging: libgpod-0.8.2-10.fc20.x86_64 (1430/2068) > >06:13:33,501 INFO packaging: 1:libgda-5.1.2-4.fc20.x86_64 (1431/2068) > >06:13:33,501 INFO packaging: 1:obex-data-server-0.4.6-6.fc20.x86_64 (1432/2068) > >06:13:33,501 INFO packaging: gvfs-obexftp-1.17.91-1.fc20.x86_64 (1433/2068) > >06:13:33,502 INFO packaging: libfprint-0.5.1-1.fc20.x86_64 (1434/2068) > >06:13:33,502 INFO packaging: fprintd-0.5.1-1.fc20.x86_64 (1435/2068) > >06:13:33,502 INFO packaging: aalib-libs-1.4.0-0.23.rc5.fc20.x86_64 (1436/2068) > >06:13:33,502 INFO packaging: 2:gimp-2.8.6-3.fc20.1.x86_64 (1437/2068) > >06:13:33,502 INFO packaging: gimp-help-2.8.0-8.fc20.noarch (1438/2068) > >06:13:33,502 INFO packaging: 1:autocorr-en-4.1.1.2-3.fc20.noarch (1439/2068) > >06:13:33,502 INFO packaging: libwacom-data-0.7.1-4.fc20.noarch (1440/2068) > >06:13:33,502 INFO packaging: libwacom-0.7.1-4.fc20.x86_64 (1441/2068) > >06:13:33,502 INFO packaging: linux-firmware-20130724-30.git31f6b30.fc20.noarch (1442/2068) > >06:13:33,502 INFO packaging: kernel-3.11.0-300.fc20.x86_64 (1443/2068) > >06:13:33,502 INFO packaging: pulseaudio-4.0-3.gitbf9b3.fc20.x86_64 (1444/2068) > >06:13:33,502 INFO packaging: systemtap-devel-2.4-0.25.g3f873e5.fc20.x86_64 (1445/2068) > >06:13:33,502 INFO packaging: pulseaudio-module-bluetooth-4.0-3.gitbf9b3.fc20.x86_64 (1446/2068) > >06:13:33,503 INFO packaging: 1:gnome-bluetooth-3.9.3-4.fc20.x86_64 (1447/2068) > >06:13:33,503 INFO packaging: zenity-3.8.0-3.fc20.x86_64 (1448/2068) > >06:13:33,503 INFO packaging: mutter-3.9.91-2.fc20.x86_64 (1449/2068) > >06:13:33,503 INFO packaging: ==== end rpm scriptlet logs ==== >06:13:33,504 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:168 (doInstall) >06:13:33,504 INFO packaging: have _yum_lock for AnaInstallThread >06:13:33,546 INFO packaging: gave up _yum_lock for AnaInstallThread >06:13:33,547 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1484 (postInstall) >06:13:33,547 INFO packaging: have _yum_lock for AnaInstallThread >06:13:33,547 INFO packaging: gave up _yum_lock for AnaInstallThread >06:13:33,551 DEBUG packaging: kernel versions: ['3.11.0-300.fc20.x86_64'] > > >/tmp/program.log: >06:02:22,444 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >06:02:22,453 DEBUG program: Return code: 0 >06:02:22,453 INFO program: Running... udevadm settle --timeout=300 >06:02:22,819 DEBUG program: Return code: 0 >06:02:22,819 INFO program: Running... modprobe fcoe >06:02:22,865 DEBUG program: Return code: 0 >06:02:22,865 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >06:02:22,923 INFO program: No FCoE boot disk information is found in EDD! >06:02:22,924 DEBUG program: Return code: 1 >06:02:23,544 INFO program: Running... metacity --display :1 --sm-disable >06:02:23,544 INFO program: Running... spice-vdagent >06:02:23,581 DEBUG program: Return code: 1 >06:02:24,635 INFO program: Running... udevadm settle --timeout=300 >06:02:24,645 DEBUG program: Return code: 0 >06:02:24,650 INFO program: Running... systemctl start chronyd.service >06:02:24,679 DEBUG program: Return code: 0 >06:02:24,680 INFO program: Running... udevadm settle --timeout=300 >06:02:24,691 DEBUG program: Return code: 0 >06:02:24,818 INFO program: Running... multipath -c /dev/sdd >06:02:24,823 INFO program: /dev/sdd is not a valid multipath device path >06:02:24,824 DEBUG program: Return code: 1 >06:02:24,860 INFO program: Running... multipath -c /dev/sda >06:02:24,865 INFO program: /dev/sda is not a valid multipath device path >06:02:24,865 DEBUG program: Return code: 1 >06:02:25,085 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} /dev/sda1 >06:02:25,100 INFO program: LVM2_PV_UUID=ZIp43Z-qbup-cYHw-sAuy-2u2f-mJ1s-wC6ejt >06:02:25,101 INFO program: LVM2_PE_START=1024.00 >06:02:25,101 INFO program: LVM2_VG_NAME=p170hm_hdd0 >06:02:25,101 INFO program: LVM2_VG_UUID=BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK >06:02:25,101 INFO program: LVM2_VG_SIZE=976756736.00 >06:02:25,101 INFO program: LVM2_VG_FREE=0 >06:02:25,101 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >06:02:25,102 INFO program: LVM2_VG_EXTENT_COUNT=238466 >06:02:25,102 INFO program: LVM2_VG_FREE_COUNT=0 >06:02:25,102 INFO program: LVM2_PV_COUNT=1 >06:02:25,102 DEBUG program: Return code: 0 >06:02:25,111 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} p170hm_hdd0 >06:02:25,121 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=mock LVM2_LV_NAME=swap >06:02:25,121 INFO program: LVM2_LV_UUID=s7y0Jz-0X2k-aonT-hAKG-8l0w-IR5c-6TnQSd LVM2_LV_UUID=ENfzrT-4CGj-wCdA-rKsT-fedC-UWSh-19519y LVM2_LV_UUID=TBXQpT-heJa-Ymsm-7t8c-anYP-lFWT-KKdlTw >06:02:25,121 INFO program: LVM2_LV_SIZE=881336320.00 LVM2_LV_SIZE=78643200.00 LVM2_LV_SIZE=16777216.00 >06:02:25,121 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >06:02:25,122 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >06:02:25,122 DEBUG program: Return code: 0 >06:02:25,227 INFO program: Running... multipath -c /dev/sdb >06:02:25,232 INFO program: /dev/sdb is not a valid multipath device path >06:02:25,233 DEBUG program: Return code: 1 >06:02:25,270 INFO program: Running... dumpe2fs -h /dev/sdb1 >06:02:25,294 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:02:25,294 INFO program: Filesystem volume name: boot >06:02:25,294 INFO program: Last mounted on: /boot >06:02:25,294 INFO program: Filesystem UUID: d6575c22-f995-4032-adf3-398c2b95fe99 >06:02:25,295 INFO program: Filesystem magic number: 0xEF53 >06:02:25,295 INFO program: Filesystem revision #: 1 (dynamic) >06:02:25,295 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 >06:02:25,295 INFO program: Filesystem flags: signed_directory_hash >06:02:25,295 INFO program: Default mount options: user_xattr acl >06:02:25,295 INFO program: Filesystem state: clean >06:02:25,295 INFO program: Errors behavior: Continue >06:02:25,295 INFO program: Filesystem OS type: Linux >06:02:25,295 INFO program: Inode count: 128016 >06:02:25,296 INFO program: Block count: 512000 >06:02:25,296 INFO program: Reserved block count: 25600 >06:02:25,296 INFO program: Free blocks: 414606 >06:02:25,296 INFO program: Free inodes: 127706 >06:02:25,296 INFO program: First block: 1 >06:02:25,296 INFO program: Block size: 1024 >06:02:25,296 INFO program: Fragment size: 1024 >06:02:25,296 INFO program: Reserved GDT blocks: 256 >06:02:25,296 INFO program: Blocks per group: 8192 >06:02:25,297 INFO program: Fragments per group: 8192 >06:02:25,297 INFO program: Inodes per group: 2032 >06:02:25,297 INFO program: Inode blocks per group: 254 >06:02:25,297 INFO program: Flex block group size: 16 >06:02:25,297 INFO program: Filesystem created: Wed Sep 11 05:52:38 2013 >06:02:25,297 INFO program: Last mount time: Thu Sep 12 05:20:26 2013 >06:02:25,297 INFO program: Last write time: Sun Sep 15 05:28:55 2013 >06:02:25,297 INFO program: Mount count: 7 >06:02:25,297 INFO program: Maximum mount count: -1 >06:02:25,298 INFO program: Last checked: Wed Sep 11 05:52:38 2013 >06:02:25,298 INFO program: Check interval: 0 (<none>) >06:02:25,298 INFO program: Lifetime writes: 900 MB >06:02:25,298 INFO program: Reserved blocks uid: 0 (user root) >06:02:25,298 INFO program: Reserved blocks gid: 0 (group root) >06:02:25,298 INFO program: First inode: 11 >06:02:25,298 INFO program: Inode size: 128 >06:02:25,298 INFO program: Journal inode: 8 >06:02:25,298 INFO program: Default directory hash: half_md4 >06:02:25,298 INFO program: Directory Hash Seed: d5c340b5-c2ad-4b4b-ad27-b0aca2887889 >06:02:25,299 INFO program: Journal backup: inode blocks >06:02:25,299 INFO program: Journal features: (none) >06:02:25,299 INFO program: Journal size: 8M >06:02:25,299 INFO program: Journal length: 8192 >06:02:25,299 INFO program: Journal sequence: 0x0000002a >06:02:25,299 INFO program: Journal start: 0 >06:02:25,299 INFO program: >06:02:25,299 DEBUG program: Return code: 0 >06:02:25,300 INFO program: Running... resize2fs -P /dev/sdb1 >06:02:25,306 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:02:25,306 INFO program: Estimated minimum size of the filesystem: 87965 >06:02:25,306 DEBUG program: Return code: 0 >06:02:25,329 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} /dev/sdb2 >06:02:25,338 INFO program: LVM2_PV_UUID=4WLezE-1eYE-yZcg-EK4J-81L3-y2j2-slVj0l >06:02:25,338 INFO program: LVM2_PE_START=1024.00 >06:02:25,338 INFO program: LVM2_VG_NAME=p170hm_ssd0 >06:02:25,339 INFO program: LVM2_VG_UUID=tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT >06:02:25,339 INFO program: LVM2_VG_SIZE=116703232.00 >06:02:25,339 INFO program: LVM2_VG_FREE=27574272.00 >06:02:25,339 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >06:02:25,339 INFO program: LVM2_VG_EXTENT_COUNT=28492 >06:02:25,339 INFO program: LVM2_VG_FREE_COUNT=6732 >06:02:25,339 INFO program: LVM2_PV_COUNT=1 >06:02:25,339 DEBUG program: Return code: 0 >06:02:25,352 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} p170hm_ssd0 >06:02:25,360 INFO program: LVM2_LV_NAME=opt LVM2_LV_NAME=root LVM2_LV_NAME=usr_local >06:02:25,360 INFO program: LVM2_LV_UUID=Se2Yrm-BeTY-gUSa-CwVy-tRs1-1zqE-5jvR6f LVM2_LV_UUID=b5hhKX-GIFG-m7rO-tQLh-2k3U-Z5y8-1szfa4 LVM2_LV_UUID=USxar0-1sBw-2s4c-5nds-fJQn-CdRw-5Uqjx2 >06:02:25,360 INFO program: LVM2_LV_SIZE=5242880.00 LVM2_LV_SIZE=78643200.00 LVM2_LV_SIZE=5242880.00 >06:02:25,360 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >06:02:25,361 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >06:02:25,361 DEBUG program: Return code: 0 >06:02:25,456 INFO program: Running... multipath -c /dev/sdc >06:02:25,461 INFO program: /dev/sdc is not a valid multipath device path >06:02:25,461 DEBUG program: Return code: 1 >06:02:25,589 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} /dev/sdc1 >06:02:25,600 INFO program: LVM2_PV_UUID=x2IrVF-qqb4-0xiS-P7cC-M8XE-o9EU-fNrVsK >06:02:25,600 INFO program: LVM2_PE_START=1024.00 >06:02:25,601 INFO program: LVM2_VG_NAME=p170hm_hdd1 >06:02:25,601 INFO program: LVM2_VG_UUID=kxfy6n-Ql3M-5g0x-uhFM-n2kY-B1c0-O8PGuq >06:02:25,601 INFO program: LVM2_VG_SIZE=732569600.00 >06:02:25,601 INFO program: LVM2_VG_FREE=0 >06:02:25,601 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >06:02:25,601 INFO program: LVM2_VG_EXTENT_COUNT=178850 >06:02:25,601 INFO program: LVM2_VG_FREE_COUNT=0 >06:02:25,601 INFO program: LVM2_PV_COUNT=1 >06:02:25,602 DEBUG program: Return code: 0 >06:02:25,610 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} p170hm_hdd1 >06:02:25,620 INFO program: LVM2_LV_NAME=libvirt >06:02:25,620 INFO program: LVM2_LV_UUID=9ruHI7-1tm1-kf9r-tdHQ-eVlW-uifj-VddEuC >06:02:25,621 INFO program: LVM2_LV_SIZE=732569600.00 >06:02:25,621 INFO program: LVM2_LV_ATTR=-wi-a----- >06:02:25,621 INFO program: LVM2_SEGTYPE=linear >06:02:25,621 DEBUG program: Return code: 0 >06:02:25,747 INFO program: Running... dumpe2fs -h /dev/loop1 >06:02:25,751 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:02:25,752 INFO program: Filesystem volume name: Anaconda >06:02:25,752 INFO program: Last mounted on: / >06:02:25,752 INFO program: Filesystem UUID: 52e77a22-a98d-4b84-bad5-298e5687348d >06:02:25,752 INFO program: Filesystem magic number: 0xEF53 >06:02:25,752 INFO program: Filesystem revision #: 1 (dynamic) >06:02:25,752 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 >06:02:25,752 INFO program: Filesystem flags: signed_directory_hash >06:02:25,752 INFO program: Default mount options: user_xattr acl >06:02:25,753 INFO program: Filesystem state: clean >06:02:25,753 INFO program: Errors behavior: Continue >06:02:25,753 INFO program: Filesystem OS type: Linux >06:02:25,753 INFO program: Inode count: 131072 >06:02:25,754 INFO program: Block count: 2097152 >06:02:25,754 INFO program: Reserved block count: 0 >06:02:25,755 INFO program: Free blocks: 1307518 >06:02:25,755 INFO program: Free inodes: 103545 >06:02:25,756 INFO program: First block: 1 >06:02:25,756 INFO program: Block size: 1024 >06:02:25,756 INFO program: Fragment size: 1024 >06:02:25,756 INFO program: Reserved GDT blocks: 256 >06:02:25,756 INFO program: Blocks per group: 8192 >06:02:25,756 INFO program: Fragments per group: 8192 >06:02:25,756 INFO program: Inodes per group: 512 >06:02:25,756 INFO program: Inode blocks per group: 128 >06:02:25,756 INFO program: Flex block group size: 16 >06:02:25,756 INFO program: Filesystem created: Thu Sep 12 05:50:15 2013 >06:02:25,757 INFO program: Last mount time: Thu Sep 12 05:51:51 2013 >06:02:25,757 INFO program: Last write time: Thu Sep 12 05:52:12 2013 >06:02:25,757 INFO program: Mount count: 2 >06:02:25,757 INFO program: Maximum mount count: -1 >06:02:25,757 INFO program: Last checked: Thu Sep 12 05:50:15 2013 >06:02:25,757 INFO program: Check interval: 0 (<none>) >06:02:25,758 INFO program: Lifetime writes: 32 MB >06:02:25,758 INFO program: Reserved blocks uid: 0 (user root) >06:02:25,758 INFO program: Reserved blocks gid: 0 (group root) >06:02:25,758 INFO program: First inode: 11 >06:02:25,759 INFO program: Inode size: 256 >06:02:25,759 INFO program: Required extra isize: 28 >06:02:25,759 INFO program: Desired extra isize: 28 >06:02:25,759 INFO program: Journal inode: 8 >06:02:25,759 INFO program: Default directory hash: half_md4 >06:02:25,759 INFO program: Directory Hash Seed: 8f1414be-f19e-4ed8-93ef-15ffb64926cc >06:02:25,759 INFO program: Journal backup: inode blocks >06:02:25,760 INFO program: Journal features: (none) >06:02:25,760 INFO program: Journal size: 32M >06:02:25,761 INFO program: Journal length: 32768 >06:02:25,761 INFO program: Journal sequence: 0x00000018 >06:02:25,761 INFO program: Journal start: 0 >06:02:25,761 INFO program: >06:02:25,761 DEBUG program: Return code: 0 >06:02:25,761 INFO program: Running... resize2fs -P /dev/loop1 >06:02:25,766 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:02:25,767 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >06:02:25,769 INFO program: Couldn't find valid filesystem superblock. >06:02:25,769 DEBUG program: Return code: 1 >06:02:25,822 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >06:02:25,844 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:02:25,844 INFO program: Filesystem volume name: Anaconda >06:02:25,844 INFO program: Last mounted on: / >06:02:25,845 INFO program: Filesystem UUID: 52e77a22-a98d-4b84-bad5-298e5687348d >06:02:25,845 INFO program: Filesystem magic number: 0xEF53 >06:02:25,845 INFO program: Filesystem revision #: 1 (dynamic) >06:02:25,845 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 >06:02:25,845 INFO program: Filesystem flags: signed_directory_hash >06:02:25,845 INFO program: Default mount options: user_xattr acl >06:02:25,845 INFO program: Filesystem state: clean >06:02:25,845 INFO program: Errors behavior: Continue >06:02:25,845 INFO program: Filesystem OS type: Linux >06:02:25,845 INFO program: Inode count: 131072 >06:02:25,846 INFO program: Block count: 2097152 >06:02:25,846 INFO program: Reserved block count: 0 >06:02:25,846 INFO program: Free blocks: 1307518 >06:02:25,846 INFO program: Free inodes: 103545 >06:02:25,846 INFO program: First block: 1 >06:02:25,846 INFO program: Block size: 1024 >06:02:25,846 INFO program: Fragment size: 1024 >06:02:25,846 INFO program: Reserved GDT blocks: 256 >06:02:25,846 INFO program: Blocks per group: 8192 >06:02:25,847 INFO program: Fragments per group: 8192 >06:02:25,847 INFO program: Inodes per group: 512 >06:02:25,847 INFO program: Inode blocks per group: 128 >06:02:25,847 INFO program: Flex block group size: 16 >06:02:25,847 INFO program: Filesystem created: Thu Sep 12 05:50:15 2013 >06:02:25,847 INFO program: Last mount time: Sun Sep 15 06:02:17 2013 >06:02:25,847 INFO program: Last write time: Sun Sep 15 06:02:17 2013 >06:02:25,848 INFO program: Mount count: 3 >06:02:25,848 INFO program: Maximum mount count: -1 >06:02:25,848 INFO program: Last checked: Thu Sep 12 05:50:15 2013 >06:02:25,848 INFO program: Check interval: 0 (<none>) >06:02:25,848 INFO program: Lifetime writes: 32 MB >06:02:25,848 INFO program: Reserved blocks uid: 0 (user root) >06:02:25,848 INFO program: Reserved blocks gid: 0 (group root) >06:02:25,848 INFO program: First inode: 11 >06:02:25,848 INFO program: Inode size: 256 >06:02:25,848 INFO program: Required extra isize: 28 >06:02:25,849 INFO program: Desired extra isize: 28 >06:02:25,849 INFO program: Journal inode: 8 >06:02:25,849 INFO program: Default directory hash: half_md4 >06:02:25,849 INFO program: Directory Hash Seed: 8f1414be-f19e-4ed8-93ef-15ffb64926cc >06:02:25,849 INFO program: Journal backup: inode blocks >06:02:25,849 INFO program: Journal features: (none) >06:02:25,849 INFO program: Journal size: 32M >06:02:25,849 INFO program: Journal length: 32768 >06:02:25,849 INFO program: Journal sequence: 0x00000019 >06:02:25,850 INFO program: Journal start: 1 >06:02:25,850 INFO program: >06:02:25,850 DEBUG program: Return code: 0 >06:02:25,850 INFO program: Running... resize2fs -P /dev/mapper/live-rw >06:02:25,855 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:02:25,856 INFO program: Estimated minimum size of the filesystem: 772236 >06:02:25,856 DEBUG program: Return code: 0 >06:02:26,023 INFO program: Running... udevadm settle --timeout=300 >06:02:26,034 DEBUG program: Return code: 0 >06:02:26,048 INFO program: Running... udevadm settle --timeout=300 >06:02:26,057 DEBUG program: Return code: 0 >06:02:26,058 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/home >06:02:26,087 DEBUG program: Return code: 0 >06:02:26,092 INFO program: Running... udevadm settle --timeout=300 >06:02:26,102 DEBUG program: Return code: 0 >06:02:26,104 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0 >06:02:26,129 INFO program: 0 logical volume(s) in volume group "p170hm_hdd0" now active >06:02:26,130 DEBUG program: Return code: 0 >06:02:26,137 INFO program: Running... udevadm settle --timeout=300 >06:02:26,146 DEBUG program: Return code: 0 >06:02:26,155 INFO program: Running... udevadm settle --timeout=300 >06:02:26,164 DEBUG program: Return code: 0 >06:02:26,173 INFO program: Running... udevadm settle --timeout=300 >06:02:26,183 DEBUG program: Return code: 0 >06:02:26,189 INFO program: Running... udevadm settle --timeout=300 >06:02:26,198 DEBUG program: Return code: 0 >06:02:26,203 INFO program: Running... udevadm settle --timeout=300 >06:02:26,212 DEBUG program: Return code: 0 >06:02:26,214 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/opt >06:02:26,241 DEBUG program: Return code: 0 >06:02:26,246 INFO program: Running... udevadm settle --timeout=300 >06:02:26,255 DEBUG program: Return code: 0 >06:02:26,257 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0 >06:02:26,282 INFO program: 0 logical volume(s) in volume group "p170hm_ssd0" now active >06:02:26,283 DEBUG program: Return code: 0 >06:02:26,288 INFO program: Running... udevadm settle --timeout=300 >06:02:26,297 DEBUG program: Return code: 0 >06:02:26,304 INFO program: Running... udevadm settle --timeout=300 >06:02:26,313 DEBUG program: Return code: 0 >06:02:26,319 INFO program: Running... udevadm settle --timeout=300 >06:02:26,328 DEBUG program: Return code: 0 >06:02:26,331 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd1/libvirt >06:02:26,428 DEBUG program: Return code: 0 >06:02:26,433 INFO program: Running... udevadm settle --timeout=300 >06:02:26,443 DEBUG program: Return code: 0 >06:02:26,444 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd1 >06:02:26,463 INFO program: 0 logical volume(s) in volume group "p170hm_hdd1" now active >06:02:26,463 DEBUG program: Return code: 0 >06:02:26,469 INFO program: Running... udevadm settle --timeout=300 >06:02:26,478 DEBUG program: Return code: 0 >06:02:26,484 INFO program: Running... udevadm settle --timeout=300 >06:02:26,494 DEBUG program: Return code: 0 >06:02:26,542 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >06:02:26,552 DEBUG program: Return code: 0 >06:02:26,555 INFO program: Running... udevadm settle --timeout=300 >06:02:26,565 DEBUG program: Return code: 0 >06:02:26,567 INFO program: Running... umount /mnt/sysimage >06:02:26,573 DEBUG program: Return code: 0 >06:02:26,573 INFO program: Running... udevadm settle --timeout=300 >06:02:26,582 DEBUG program: Return code: 0 >06:02:26,587 INFO program: Running... udevadm settle --timeout=300 >06:02:26,596 DEBUG program: Return code: 0 >06:02:26,673 INFO program: Running... hwclock --hctosys --utc >06:02:27,000 DEBUG program: Return code: 0 >06:03:09,674 INFO program: Running... modprobe btrfs >06:03:09,738 DEBUG program: Return code: 0 >06:03:09,742 INFO program: Running... modprobe xfs >06:03:09,789 DEBUG program: Return code: 0 >06:03:09,797 INFO program: Running... modprobe vfat >06:03:09,813 DEBUG program: Return code: 0 >06:03:11,619 INFO program: Running... systemctl status chronyd.service >06:03:11,629 INFO program: chronyd.service - NTP client/server >06:03:11,629 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >06:03:11,629 INFO program: Active: active (running) since Sun 2013-09-15 06:02:24 UTC; 46s ago >06:03:11,630 INFO program: Process: 995 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >06:03:11,630 INFO program: Process: 992 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >06:03:11,630 INFO program: Main PID: 994 (chronyd) >06:03:11,630 INFO program: CGroup: /system.slice/chronyd.service >06:03:11,630 INFO program: `-994 /usr/sbin/chronyd -u chrony >06:03:11,631 INFO program: >06:03:11,631 INFO program: Sep 15 06:02:24 localhost systemd[1]: Starting NTP client/server... >06:03:11,631 INFO program: Sep 15 06:02:24 localhost systemd[1]: Started NTP client/server. >06:03:11,631 DEBUG program: Return code: 0 >06:03:11,638 INFO program: Running... systemctl start chronyd.service >06:03:11,649 DEBUG program: Return code: 0 >06:03:21,573 INFO program: Running... systemctl restart chronyd.service >06:03:21,612 DEBUG program: Return code: 0 >06:03:23,414 INFO program: Running... systemctl status chronyd.service >06:03:23,427 INFO program: chronyd.service - NTP client/server >06:03:23,427 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >06:03:23,427 INFO program: Active: active (running) since Sun 2013-09-15 06:03:21 UTC; 1s ago >06:03:23,427 INFO program: Process: 1195 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >06:03:23,427 INFO program: Process: 1192 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >06:03:23,428 INFO program: Main PID: 1194 (chronyd) >06:03:23,428 INFO program: CGroup: /system.slice/chronyd.service >06:03:23,428 INFO program: `-1194 /usr/sbin/chronyd -u chrony >06:03:23,428 INFO program: >06:03:23,428 INFO program: Sep 15 06:03:21 localhost systemd[1]: Starting NTP client/server... >06:03:23,428 INFO program: Sep 15 06:03:21 localhost systemd[1]: Started NTP client/server. >06:03:23,429 DEBUG program: Return code: 0 >06:04:47,260 INFO program: Running... udevadm settle --timeout=300 >06:04:47,290 DEBUG program: Return code: 0 >06:07:19,064 INFO program: Running... hwclock --systohc --utc >06:07:20,501 DEBUG program: Return code: 0 >06:07:20,515 INFO program: Running... udevadm settle --timeout=300 >06:07:20,530 DEBUG program: Return code: 0 >06:07:20,533 INFO program: Running... udevadm settle --timeout=300 >06:07:20,547 DEBUG program: Return code: 0 >06:07:20,570 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/home >06:07:20,924 DEBUG program: Return code: 0 >06:07:20,924 INFO program: Running... udevadm settle --timeout=300 >06:07:20,941 DEBUG program: Return code: 0 >06:07:20,943 INFO program: Running... wipefs -f -a /dev/mapper/p170hm_hdd0-home >06:07:21,255 DEBUG program: Return code: 0 >06:07:21,256 INFO program: Running... udevadm settle --timeout=300 >06:07:21,517 DEBUG program: Return code: 0 >06:07:21,520 INFO program: Running... udevadm settle --timeout=300 >06:07:21,536 DEBUG program: Return code: 0 >06:07:21,538 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/home >06:07:21,581 DEBUG program: Return code: 0 >06:07:21,581 INFO program: Running... udevadm settle --timeout=300 >06:07:21,596 DEBUG program: Return code: 0 >06:07:21,600 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/mock >06:07:21,657 DEBUG program: Return code: 0 >06:07:21,657 INFO program: Running... udevadm settle --timeout=300 >06:07:21,671 DEBUG program: Return code: 0 >06:07:21,672 INFO program: Running... wipefs -f -a /dev/mapper/p170hm_hdd0-mock >06:07:21,976 DEBUG program: Return code: 0 >06:07:21,976 INFO program: Running... udevadm settle --timeout=300 >06:07:22,209 DEBUG program: Return code: 0 >06:07:22,211 INFO program: Running... udevadm settle --timeout=300 >06:07:22,229 DEBUG program: Return code: 0 >06:07:22,230 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/mock >06:07:22,274 DEBUG program: Return code: 0 >06:07:22,275 INFO program: Running... udevadm settle --timeout=300 >06:07:22,290 DEBUG program: Return code: 0 >06:07:22,294 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/swap >06:07:22,372 DEBUG program: Return code: 0 >06:07:22,372 INFO program: Running... udevadm settle --timeout=300 >06:07:22,386 DEBUG program: Return code: 0 >06:07:22,387 INFO program: Running... wipefs -f -a /dev/mapper/p170hm_hdd0-swap >06:07:22,675 DEBUG program: Return code: 0 >06:07:22,676 INFO program: Running... udevadm settle --timeout=300 >06:07:22,956 DEBUG program: Return code: 0 >06:07:22,960 INFO program: Running... udevadm settle --timeout=300 >06:07:22,977 DEBUG program: Return code: 0 >06:07:22,978 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/swap >06:07:23,012 DEBUG program: Return code: 0 >06:07:23,012 INFO program: Running... udevadm settle --timeout=300 >06:07:23,026 DEBUG program: Return code: 0 >06:07:23,030 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd1/libvirt >06:07:23,509 DEBUG program: Return code: 0 >06:07:23,509 INFO program: Running... udevadm settle --timeout=300 >06:07:23,524 DEBUG program: Return code: 0 >06:07:23,526 INFO program: Running... wipefs -f -a /dev/mapper/p170hm_hdd1-libvirt >06:07:23,568 DEBUG program: Return code: 0 >06:07:23,568 INFO program: Running... udevadm settle --timeout=300 >06:07:23,591 DEBUG program: Return code: 0 >06:07:23,594 INFO program: Running... udevadm settle --timeout=300 >06:07:23,608 DEBUG program: Return code: 0 >06:07:23,609 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd1/libvirt >06:07:23,641 DEBUG program: Return code: 0 >06:07:23,641 INFO program: Running... udevadm settle --timeout=300 >06:07:23,655 DEBUG program: Return code: 0 >06:07:23,659 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/opt >06:07:23,698 DEBUG program: Return code: 0 >06:07:23,698 INFO program: Running... udevadm settle --timeout=300 >06:07:23,712 DEBUG program: Return code: 0 >06:07:23,713 INFO program: Running... wipefs -f -a /dev/mapper/p170hm_ssd0-opt >06:07:23,725 DEBUG program: Return code: 0 >06:07:23,725 INFO program: Running... udevadm settle --timeout=300 >06:07:23,738 DEBUG program: Return code: 0 >06:07:23,741 INFO program: Running... udevadm settle --timeout=300 >06:07:23,754 DEBUG program: Return code: 0 >06:07:23,755 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/opt >06:07:23,783 DEBUG program: Return code: 0 >06:07:23,784 INFO program: Running... udevadm settle --timeout=300 >06:07:23,797 DEBUG program: Return code: 0 >06:07:23,801 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/root >06:07:23,838 DEBUG program: Return code: 0 >06:07:23,838 INFO program: Running... udevadm settle --timeout=300 >06:07:23,852 DEBUG program: Return code: 0 >06:07:23,853 INFO program: Running... wipefs -f -a /dev/mapper/p170hm_ssd0-root >06:07:23,866 DEBUG program: Return code: 0 >06:07:23,866 INFO program: Running... udevadm settle --timeout=300 >06:07:23,880 DEBUG program: Return code: 0 >06:07:23,882 INFO program: Running... udevadm settle --timeout=300 >06:07:23,895 DEBUG program: Return code: 0 >06:07:23,896 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/root >06:07:23,924 DEBUG program: Return code: 0 >06:07:23,925 INFO program: Running... udevadm settle --timeout=300 >06:07:23,939 DEBUG program: Return code: 0 >06:07:23,943 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/usr_local >06:07:23,979 DEBUG program: Return code: 0 >06:07:23,979 INFO program: Running... udevadm settle --timeout=300 >06:07:23,993 DEBUG program: Return code: 0 >06:07:23,994 INFO program: Running... wipefs -f -a /dev/mapper/p170hm_ssd0-usr_local >06:07:24,010 DEBUG program: Return code: 0 >06:07:24,010 INFO program: Running... udevadm settle --timeout=300 >06:07:24,026 DEBUG program: Return code: 0 >06:07:24,029 INFO program: Running... udevadm settle --timeout=300 >06:07:24,044 DEBUG program: Return code: 0 >06:07:24,045 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/usr_local >06:07:24,075 DEBUG program: Return code: 0 >06:07:24,076 INFO program: Running... udevadm settle --timeout=300 >06:07:24,089 DEBUG program: Return code: 0 >06:07:24,091 INFO program: Running... wipefs -f -a /dev/sdb1 >06:07:24,104 INFO program: /dev/sdb1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >06:07:24,105 DEBUG program: Return code: 0 >06:07:24,105 INFO program: Running... udevadm settle --timeout=300 >06:07:24,118 DEBUG program: Return code: 0 >06:07:24,120 INFO program: Running... udevadm settle --timeout=300 >06:07:24,135 DEBUG program: Return code: 0 >06:07:24,135 INFO program: Running... udevadm settle --timeout=300 >06:07:24,149 DEBUG program: Return code: 0 >06:07:24,154 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/home >06:07:24,219 DEBUG program: Return code: 0 >06:07:24,219 INFO program: Running... udevadm settle --timeout=300 >06:07:24,233 DEBUG program: Return code: 0 >06:07:24,235 INFO program: Running... mke2fs -t ext4 /dev/mapper/p170hm_hdd0-home >06:07:27,206 INFO program: mke2fs 1.42.8 (20-Jun-2013) >06:07:27,206 INFO program: Filesystem label= >06:07:27,207 INFO program: OS type: Linux >06:07:27,207 INFO program: Block size=4096 (log=2) >06:07:27,207 INFO program: Fragment size=4096 (log=2) >06:07:27,207 INFO program: Stride=0 blocks, Stripe width=0 blocks >06:07:27,207 INFO program: 55091200 inodes, 220334080 blocks >06:07:27,208 INFO program: 11016704 blocks (5.00%) reserved for the super user >06:07:27,208 INFO program: First data block=0 >06:07:27,208 INFO program: Maximum filesystem blocks=4294967296 >06:07:27,208 INFO program: 6725 block groups >06:07:27,208 INFO program: 32768 blocks per group, 32768 fragments per group >06:07:27,209 INFO program: 8192 inodes per group >06:07:27,209 INFO program: Superblock backups stored on blocks: >06:07:27,209 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >06:07:27,209 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, >06:07:27,209 INFO program: 102400000, 214990848 >06:07:27,209 INFO program: >06:07:27,210 INFO program: Allocating group tables: 0/6725 done >06:07:27,210 INFO program: Writing inode tables: 0/6725 done >06:07:27,210 INFO program: Creating journal (32768 blocks): done >06:07:27,210 INFO program: Writing superblocks and filesystem accounting information: 0/6725 2/6725 done >06:07:27,210 INFO program: >06:07:27,211 DEBUG program: Return code: 0 >06:07:27,213 INFO program: Running... e2label /dev/mapper/p170hm_hdd0-home home >06:07:27,342 DEBUG program: Return code: 0 >06:07:27,344 INFO program: Running... udevadm settle --timeout=300 >06:07:27,378 DEBUG program: Return code: 0 >06:07:27,382 INFO program: Running... udevadm settle --timeout=300 >06:07:27,400 DEBUG program: Return code: 0 >06:07:27,406 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/mock >06:07:27,478 DEBUG program: Return code: 0 >06:07:27,478 INFO program: Running... udevadm settle --timeout=300 >06:07:27,494 DEBUG program: Return code: 0 >06:07:27,497 INFO program: Running... mke2fs -t ext4 /dev/mapper/p170hm_hdd0-mock >06:07:29,133 INFO program: mke2fs 1.42.8 (20-Jun-2013) >06:07:29,133 INFO program: Filesystem label= >06:07:29,133 INFO program: OS type: Linux >06:07:29,134 INFO program: Block size=4096 (log=2) >06:07:29,134 INFO program: Fragment size=4096 (log=2) >06:07:29,134 INFO program: Stride=0 blocks, Stripe width=0 blocks >06:07:29,134 INFO program: 4915200 inodes, 19660800 blocks >06:07:29,134 INFO program: 983040 blocks (5.00%) reserved for the super user >06:07:29,134 INFO program: First data block=0 >06:07:29,134 INFO program: Maximum filesystem blocks=4294967296 >06:07:29,135 INFO program: 600 block groups >06:07:29,135 INFO program: 32768 blocks per group, 32768 fragments per group >06:07:29,135 INFO program: 8192 inodes per group >06:07:29,135 INFO program: Superblock backups stored on blocks: >06:07:29,135 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >06:07:29,135 INFO program: 4096000, 7962624, 11239424 >06:07:29,135 INFO program: >06:07:29,136 INFO program: Allocating group tables: 0/600 done >06:07:29,136 INFO program: Writing inode tables: 0/600 done >06:07:29,136 INFO program: Creating journal (32768 blocks): done >06:07:29,136 INFO program: Writing superblocks and filesystem accounting information: 0/600 done >06:07:29,136 INFO program: >06:07:29,136 DEBUG program: Return code: 0 >06:07:29,138 INFO program: Running... e2label /dev/mapper/p170hm_hdd0-mock mock >06:07:29,163 DEBUG program: Return code: 0 >06:07:29,164 INFO program: Running... udevadm settle --timeout=300 >06:07:29,197 DEBUG program: Return code: 0 >06:07:29,200 INFO program: Running... udevadm settle --timeout=300 >06:07:29,215 DEBUG program: Return code: 0 >06:07:29,220 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd0/swap >06:07:29,285 DEBUG program: Return code: 0 >06:07:29,285 INFO program: Running... udevadm settle --timeout=300 >06:07:29,299 DEBUG program: Return code: 0 >06:07:29,300 INFO program: Running... mkswap -f -L swap /dev/mapper/p170hm_hdd0-swap >06:07:29,334 INFO program: Setting up swapspace version 1, size = 16777212 KiB >06:07:29,335 INFO program: LABEL=swap, UUID=5f9a57a5-1421-44fa-b9da-0b7f42dca2a6 >06:07:29,335 DEBUG program: Return code: 0 >06:07:29,336 INFO program: Running... udevadm settle --timeout=300 >06:07:29,367 DEBUG program: Return code: 0 >06:07:29,369 INFO program: Running... udevadm settle --timeout=300 >06:07:29,383 DEBUG program: Return code: 0 >06:07:29,388 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_hdd1/libvirt >06:07:29,502 DEBUG program: Return code: 0 >06:07:29,502 INFO program: Running... udevadm settle --timeout=300 >06:07:29,517 DEBUG program: Return code: 0 >06:07:29,519 INFO program: Running... mke2fs -t ext4 /dev/mapper/p170hm_hdd1-libvirt >06:07:37,503 INFO program: mke2fs 1.42.8 (20-Jun-2013) >06:07:37,503 INFO program: Filesystem label= >06:07:37,503 INFO program: OS type: Linux >06:07:37,503 INFO program: Block size=4096 (log=2) >06:07:37,504 INFO program: Fragment size=4096 (log=2) >06:07:37,504 INFO program: Stride=0 blocks, Stripe width=0 blocks >06:07:37,504 INFO program: 45793280 inodes, 183142400 blocks >06:07:37,504 INFO program: 9157120 blocks (5.00%) reserved for the super user >06:07:37,504 INFO program: First data block=0 >06:07:37,505 INFO program: Maximum filesystem blocks=4294967296 >06:07:37,505 INFO program: 5590 block groups >06:07:37,505 INFO program: 32768 blocks per group, 32768 fragments per group >06:07:37,505 INFO program: 8192 inodes per group >06:07:37,505 INFO program: Superblock backups stored on blocks: >06:07:37,506 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >06:07:37,506 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, >06:07:37,506 INFO program: 102400000 >06:07:37,506 INFO program: >06:07:37,506 INFO program: Allocating group tables: 0/5590 done >06:07:37,506 INFO program: Writing inode tables: 0/5590 done >06:07:37,507 INFO program: Creating journal (32768 blocks): done >06:07:37,507 INFO program: Writing superblocks and filesystem accounting information: 0/5590 done >06:07:37,507 INFO program: >06:07:37,507 DEBUG program: Return code: 0 >06:07:37,509 INFO program: Running... e2label /dev/mapper/p170hm_hdd1-libvirt libvirt >06:07:38,045 DEBUG program: Return code: 0 >06:07:38,047 INFO program: Running... udevadm settle --timeout=300 >06:07:38,105 DEBUG program: Return code: 0 >06:07:38,109 INFO program: Running... udevadm settle --timeout=300 >06:07:38,128 DEBUG program: Return code: 0 >06:07:38,135 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/opt >06:07:38,184 DEBUG program: Return code: 0 >06:07:38,184 INFO program: Running... udevadm settle --timeout=300 >06:07:38,200 DEBUG program: Return code: 0 >06:07:38,204 INFO program: Running... mke2fs -t ext4 /dev/mapper/p170hm_ssd0-opt >06:07:40,544 INFO program: mke2fs 1.42.8 (20-Jun-2013) >06:07:40,544 INFO program: Discarding device blocks: 4096/13107201052672/1310720 done >06:07:40,544 INFO program: Filesystem label= >06:07:40,545 INFO program: OS type: Linux >06:07:40,545 INFO program: Block size=4096 (log=2) >06:07:40,545 INFO program: Fragment size=4096 (log=2) >06:07:40,545 INFO program: Stride=0 blocks, Stripe width=0 blocks >06:07:40,545 INFO program: 327680 inodes, 1310720 blocks >06:07:40,545 INFO program: 65536 blocks (5.00%) reserved for the super user >06:07:40,545 INFO program: First data block=0 >06:07:40,545 INFO program: Maximum filesystem blocks=1342177280 >06:07:40,546 INFO program: 40 block groups >06:07:40,546 INFO program: 32768 blocks per group, 32768 fragments per group >06:07:40,546 INFO program: 8192 inodes per group >06:07:40,546 INFO program: Superblock backups stored on blocks: >06:07:40,546 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736 >06:07:40,546 INFO program: >06:07:40,546 INFO program: Allocating group tables: 0/40 done >06:07:40,547 INFO program: Writing inode tables: 0/40 done >06:07:40,547 INFO program: Creating journal (32768 blocks): done >06:07:40,547 INFO program: Writing superblocks and filesystem accounting information: 0/40 done >06:07:40,547 INFO program: >06:07:40,547 DEBUG program: Return code: 0 >06:07:40,549 INFO program: Running... e2label /dev/mapper/p170hm_ssd0-opt opt >06:07:40,561 DEBUG program: Return code: 0 >06:07:40,563 INFO program: Running... udevadm settle --timeout=300 >06:07:40,580 DEBUG program: Return code: 0 >06:07:40,583 INFO program: Running... udevadm settle --timeout=300 >06:07:40,598 DEBUG program: Return code: 0 >06:07:40,603 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/root >06:07:40,644 DEBUG program: Return code: 0 >06:07:40,644 INFO program: Running... udevadm settle --timeout=300 >06:07:40,658 DEBUG program: Return code: 0 >06:07:40,660 INFO program: Running... mke2fs -t ext4 /dev/mapper/p170hm_ssd0-root >06:08:10,390 INFO program: mke2fs 1.42.8 (20-Jun-2013) >06:08:10,390 INFO program: Discarding device blocks: 4096/19660800 528384/19660800 1052672/19660800 2101248/19660800 2625536/19660800 3149824/19660800 3674112/19660800 4722688/19660800 5246976/19660800 5771264/19660800 6295552/19660800 7344128/19660800 7868416/19660800 8392704/19660800 9441280/19660800 9965568/1966080010489856/1966080011538432/1966080012062720/1966080012587008/1966080013111296/1966080014159872/1966080014684160/1966080015208448/1966080015732736/1966080016781312/1966080017305600/1966080017829888/1966080018878464/1966080019402752/19660800 done >06:08:10,391 INFO program: Filesystem label= >06:08:10,391 INFO program: OS type: Linux >06:08:10,391 INFO program: Block size=4096 (log=2) >06:08:10,391 INFO program: Fragment size=4096 (log=2) >06:08:10,391 INFO program: Stride=0 blocks, Stripe width=0 blocks >06:08:10,391 INFO program: 4915200 inodes, 19660800 blocks >06:08:10,391 INFO program: 983040 blocks (5.00%) reserved for the super user >06:08:10,391 INFO program: First data block=0 >06:08:10,391 INFO program: Maximum filesystem blocks=4294967296 >06:08:10,392 INFO program: 600 block groups >06:08:10,392 INFO program: 32768 blocks per group, 32768 fragments per group >06:08:10,392 INFO program: 8192 inodes per group >06:08:10,392 INFO program: Superblock backups stored on blocks: >06:08:10,392 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >06:08:10,392 INFO program: 4096000, 7962624, 11239424 >06:08:10,392 INFO program: >06:08:10,392 INFO program: Allocating group tables: 0/600 done >06:08:10,393 INFO program: Writing inode tables: 0/600 done >06:08:10,393 INFO program: Creating journal (32768 blocks): done >06:08:10,393 INFO program: Writing superblocks and filesystem accounting information: 0/600 done >06:08:10,393 INFO program: >06:08:10,393 DEBUG program: Return code: 0 >06:08:10,394 INFO program: Running... e2label /dev/mapper/p170hm_ssd0-root root >06:08:10,408 DEBUG program: Return code: 0 >06:08:10,410 INFO program: Running... udevadm settle --timeout=300 >06:08:10,425 DEBUG program: Return code: 0 >06:08:10,428 INFO program: Running... udevadm settle --timeout=300 >06:08:10,442 DEBUG program: Return code: 0 >06:08:10,447 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } p170hm_ssd0/usr_local >06:08:10,488 DEBUG program: Return code: 0 >06:08:10,488 INFO program: Running... udevadm settle --timeout=300 >06:08:10,501 DEBUG program: Return code: 0 >06:08:10,503 INFO program: Running... mke2fs -t ext4 /dev/mapper/p170hm_ssd0-usr_local >06:08:12,825 INFO program: mke2fs 1.42.8 (20-Jun-2013) >06:08:12,826 INFO program: Discarding device blocks: 4096/1310720 528384/13107201052672/1310720 done >06:08:12,826 INFO program: Filesystem label= >06:08:12,826 INFO program: OS type: Linux >06:08:12,826 INFO program: Block size=4096 (log=2) >06:08:12,826 INFO program: Fragment size=4096 (log=2) >06:08:12,826 INFO program: Stride=0 blocks, Stripe width=0 blocks >06:08:12,826 INFO program: 327680 inodes, 1310720 blocks >06:08:12,826 INFO program: 65536 blocks (5.00%) reserved for the super user >06:08:12,827 INFO program: First data block=0 >06:08:12,827 INFO program: Maximum filesystem blocks=1342177280 >06:08:12,827 INFO program: 40 block groups >06:08:12,827 INFO program: 32768 blocks per group, 32768 fragments per group >06:08:12,827 INFO program: 8192 inodes per group >06:08:12,827 INFO program: Superblock backups stored on blocks: >06:08:12,827 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736 >06:08:12,827 INFO program: >06:08:12,827 INFO program: Allocating group tables: 0/40 done >06:08:12,828 INFO program: Writing inode tables: 0/40 done >06:08:12,828 INFO program: Creating journal (32768 blocks): done >06:08:12,828 INFO program: Writing superblocks and filesystem accounting information: 0/40 done >06:08:12,828 INFO program: >06:08:12,828 DEBUG program: Return code: 0 >06:08:12,829 INFO program: Running... e2label /dev/mapper/p170hm_ssd0-usr_local usr-local >06:08:12,841 DEBUG program: Return code: 0 >06:08:12,842 INFO program: Running... udevadm settle --timeout=300 >06:08:12,858 DEBUG program: Return code: 0 >06:08:12,861 INFO program: Running... udevadm settle --timeout=300 >06:08:12,875 DEBUG program: Return code: 0 >06:08:12,889 INFO program: Running... mke2fs -t ext4 /dev/sdb1 >06:08:13,138 INFO program: mke2fs 1.42.8 (20-Jun-2013) >06:08:13,138 INFO program: Discarding device blocks: 1024/512000 done >06:08:13,138 INFO program: Filesystem label= >06:08:13,138 INFO program: OS type: Linux >06:08:13,139 INFO program: Block size=1024 (log=0) >06:08:13,139 INFO program: Fragment size=1024 (log=0) >06:08:13,139 INFO program: Stride=0 blocks, Stripe width=0 blocks >06:08:13,139 INFO program: 128016 inodes, 512000 blocks >06:08:13,139 INFO program: 25600 blocks (5.00%) reserved for the super user >06:08:13,140 INFO program: First data block=1 >06:08:13,140 INFO program: Maximum filesystem blocks=67633152 >06:08:13,140 INFO program: 63 block groups >06:08:13,140 INFO program: 8192 blocks per group, 8192 fragments per group >06:08:13,140 INFO program: 2032 inodes per group >06:08:13,141 INFO program: Superblock backups stored on blocks: >06:08:13,141 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >06:08:13,141 INFO program: >06:08:13,141 INFO program: Allocating group tables: 0/63 done >06:08:13,142 INFO program: Writing inode tables: 0/63 done >06:08:13,142 INFO program: Creating journal (8192 blocks): done >06:08:13,142 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >06:08:13,142 INFO program: >06:08:13,142 DEBUG program: Return code: 0 >06:08:13,144 INFO program: Running... e2label /dev/sdb1 boot >06:08:13,156 DEBUG program: Return code: 0 >06:08:13,158 INFO program: Running... udevadm settle --timeout=300 >06:08:13,175 DEBUG program: Return code: 0 >06:08:13,178 INFO program: Running... udevadm settle --timeout=300 >06:08:13,194 DEBUG program: Return code: 0 >06:08:13,234 INFO program: Running... swapon /dev/mapper/p170hm_hdd0-swap >06:08:13,543 DEBUG program: Return code: 0 >06:08:13,566 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/p170hm_ssd0-root /mnt/sysimage >06:08:13,586 DEBUG program: Return code: 0 >06:08:13,588 INFO program: Running... mount -t ext4 -o defaults /dev/sdb1 /mnt/sysimage/boot >06:08:13,598 DEBUG program: Return code: 0 >06:08:13,601 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >06:08:13,610 DEBUG program: Return code: 0 >06:08:13,612 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >06:08:13,620 DEBUG program: Return code: 0 >06:08:13,622 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >06:08:13,631 DEBUG program: Return code: 0 >06:08:13,633 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/p170hm_hdd0-home /mnt/sysimage/home >06:08:13,678 DEBUG program: Return code: 0 >06:08:13,680 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/p170hm_ssd0-opt /mnt/sysimage/opt >06:08:13,690 DEBUG program: Return code: 0 >06:08:13,693 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >06:08:13,701 DEBUG program: Return code: 0 >06:08:13,736 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >06:08:13,744 DEBUG program: Return code: 0 >06:08:13,746 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >06:08:13,755 DEBUG program: Return code: 0 >06:08:13,757 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >06:08:13,766 DEBUG program: Return code: 0 >06:08:13,769 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/p170hm_ssd0-usr_local /mnt/sysimage/usr/local >06:08:13,779 DEBUG program: Return code: 0 >06:08:13,782 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/p170hm_hdd1-libvirt /mnt/sysimage/var/lib/libvirt >06:08:14,248 DEBUG program: Return code: 0 >06:08:14,267 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/p170hm_hdd0-mock /mnt/sysimage/var/lib/mock >06:08:14,279 DEBUG program: Return code: 0 >06:08:21,794 INFO program: Running... /usr/libexec/anaconda/anaconda-yum --config /tmp/anaconda-yum.conf --tsfile /mnt/sysimage/anaconda-yum.yumtx --rpmlog /tmp/rpm-script.log --installroot /mnt/sysimage --release 20 --arch x86_64 >06:13:35,358 INFO program: Running... grub2-install --no-floppy /dev/sdb >06:13:35,390 INFO program: /usr/lib/grub/i386-pc doesn't exist. Please specify --target or --directory >06:13:35,391 DEBUG program: Return code: 1 > > >/tmp/storage.log: >06:02:22,819 INFO blivet: ISCSID is /sbin/iscsid >06:02:22,819 INFO blivet: no initiator set >06:02:22,924 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >06:02:22,924 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >06:02:24,163 DEBUG blivet: trying to set new default fstype to 'ext4' >06:02:24,184 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:24,185 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:02:24,185 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:24,536 INFO blivet: Detected 32272M of memory >06:02:24,536 INFO blivet: Swap attempt of 16136M >06:02:24,633 INFO blivet: resetting Blivet (version 0.20) instance <blivet.Blivet object at 0x7f7f520642d0> >06:02:24,634 INFO blivet: no initiator set >06:02:24,635 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >06:02:24,635 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >06:02:24,657 DEBUG blivet: protected device spec LABEL=Fedora_20-Alpha_x86_64 resolved to sdd >06:02:24,696 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sda', 'sda1', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >06:02:24,813 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B850900000B-0:0 /dev/disk/by-label/Fedora\\x2020-Alpha\\x20x86_64 /dev/disk/by-path/pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-09-12-01-58-46-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20-Alpha_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020-Alpha\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-09-12-01-58-46-00', > 'ID_FS_UUID_ENC': '2013-09-12-01-58-46-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '1f00', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_5B850900000B-0:0', > 'ID_SERIAL_SHORT': '5B850900000B', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909312', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B850900000B-0:0', > '/dev/disk/by-label/Fedora\\x2020-Alpha\\x20x86_64', > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-09-12-01-58-46-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >06:02:24,814 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >06:02:24,814 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >06:02:24,815 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:24,815 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >06:02:24,817 INFO blivet: sdd is a disk >06:02:24,817 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:24,818 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >06:02:24,824 INFO blivet: added disk sdd (id 0) to device tree >06:02:24,824 DEBUG blivet: looking up parted Device: /dev/sdd >06:02:24,826 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >06:02:24,826 INFO blivet: type detected on 'sdd' is 'iso9660' >06:02:24,827 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:02:24,827 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >06:02:24,828 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >06:02:24,828 INFO blivet: got device: DiskDevice instance (0x7f7f47971610) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7652.0 > format = existing iso9660 filesystem > major = 8 minor = 48 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Kingston DataTraveler 2.0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15671296 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1023, 247, 62) biosGeometry: (975, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809830> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f7f47a55190> >06:02:24,829 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:02:24,829 INFO blivet: got format: Iso9660FS instance (0x7f7f47a55250) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdd uuid = 2013-09-12-01-58-46-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20-Alpha_x86_64 size = 0.0 targetSize = 0.0 > >06:02:24,834 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B850900000B-0:0-part1 /dev/disk/by-label/Fedora\\x2020-Alpha\\x20x86_64 /dev/disk/by-path/pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-09-12-01-58-46-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20-Alpha_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020-Alpha\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-09-12-01-58-46-00', > 'ID_FS_UUID_ENC': '2013-09-12-01-58-46-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10174464', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_5B850900000B-0:0', > 'ID_SERIAL_SHORT': '5B850900000B', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909338', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B850900000B-0:0-part1', > '/dev/disk/by-label/Fedora\\x2020-Alpha\\x20x86_64', > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-09-12-01-58-46-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >06:02:24,834 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >06:02:24,835 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >06:02:24,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:24,835 INFO blivet: sdd1 is a partition >06:02:24,836 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >06:02:24,837 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >06:02:24,837 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7652MB disk sdd (0) with existing iso9660 filesystem >06:02:24,837 DEBUG blivet: lvm filter: adding sdd1 to the reject list >06:02:24,838 DEBUG blivet: ignoring partition sdd1 on iso9660 >06:02:24,838 DEBUG blivet: no device or no media present >06:02:24,842 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B850900000B-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/8028-346E', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8028-346E', > 'ID_FS_UUID_ENC': '8028-346E', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12328', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_5B850900000B-0:0', > 'ID_SERIAL_SHORT': '5B850900000B', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '50', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909363', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B850900000B-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/8028-346E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >06:02:24,842 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >06:02:24,842 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd2 ; >06:02:24,843 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:24,843 INFO blivet: sdd2 is a partition >06:02:24,844 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >06:02:24,844 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >06:02:24,845 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7652MB disk sdd (0) with existing iso9660 filesystem >06:02:24,845 DEBUG blivet: lvm filter: adding sdd2 to the reject list >06:02:24,845 DEBUG blivet: ignoring partition sdd2 on iso9660 >06:02:24,845 DEBUG blivet: no device or no media present >06:02:24,849 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B850900000B-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/a84102f0-a638-30f7-aed3-a3908630467f', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a84102f0-a638-30f7-aed3-a3908630467f', > 'ID_FS_UUID_ENC': 'a84102f0-a638-30f7-aed3-a3908630467f', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '15072', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '49376', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_5B850900000B-0:0', > 'ID_SERIAL_SHORT': '5B850900000B', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '51', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909390', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B850900000B-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/a84102f0-a638-30f7-aed3-a3908630467f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >06:02:24,849 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >06:02:24,850 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd3 ; >06:02:24,850 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:24,851 INFO blivet: sdd3 is a partition >06:02:24,851 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >06:02:24,852 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >06:02:24,852 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7652MB disk sdd (0) with existing iso9660 filesystem >06:02:24,852 DEBUG blivet: lvm filter: adding sdd3 to the reject list >06:02:24,853 DEBUG blivet: ignoring partition sdd3 on iso9660 >06:02:24,853 DEBUG blivet: no device or no media present >06:02:24,856 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM014-1EJ164_W3805E3T /dev/disk/by-id/wwn-0x5000c5006979feb5', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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': '5400', > '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': 'ST1000LM014-1EJ164', > 'ID_MODEL_ENC': 'ST1000LM014-1EJ164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'SM11', > 'ID_SERIAL': 'ST1000LM014-1EJ164_W3805E3T', > 'ID_SERIAL_SHORT': 'W3805E3T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5006979feb5', > 'ID_WWN_WITH_EXTENSION': '0x5000c5006979feb5', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '911877', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM014-1EJ164_W3805E3T', > '/dev/disk/by-id/wwn-0x5000c5006979feb5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >06:02:24,856 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >06:02:24,857 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:02:24,857 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:24,858 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >06:02:24,859 INFO blivet: sda is a disk >06:02:24,859 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:24,860 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:02:24,865 INFO blivet: added disk sda (id 1) to device tree >06:02:24,866 DEBUG blivet: looking up parted Device: /dev/sda >06:02:24,867 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >06:02:24,868 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >06:02:24,868 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:02:24,868 DEBUG blivet: required disklabel type for sda (1) is None >06:02:24,869 DEBUG blivet: default disklabel type for sda is msdos >06:02:24,869 DEBUG blivet: selecting msdos disklabel for sda based on size >06:02:24,870 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >06:02:25,023 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 0x7f7f47a67650>] > device: <parted.device.Device object at 0x7f7f47a67490> > PedDisk: <_ped.Disk object at 0x7f7f47a5e050> >06:02:25,024 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:02:25,024 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:02:25,025 INFO blivet: got device: DiskDevice instance (0x7f7f47971690) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000LM014-1EJ1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809dd0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7f47a55490> >06:02:25,026 INFO blivet: got format: DiskLabel instance (0x7f7f47a554d0) -- > 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 0x7f7f47a67650>] > device: <parted.device.Device object at 0x7f7f47a67490> > PedDisk: <_ped.Disk object at 0x7f7f47a5e050> > origPartedDisk = <parted.disk.Disk object at 0x7f7f47a678d0> > partedDevice = parted.Device instance -- > model: ATA ST1000LM014-1EJ1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809c20> > >06:02:25,030 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM014-1EJ164_W3805E3T-part1 /dev/disk/by-id/wwn-0x5000c5006979feb5-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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': '5400', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ZIp43Z-qbup-cYHw-sAuy-2u2f-mJ1s-wC6ejt', > 'ID_FS_UUID_ENC': 'ZIp43Z-qbup-cYHw-sAuy-2u2f-mJ1s-wC6ejt', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST1000LM014-1EJ164', > 'ID_MODEL_ENC': 'ST1000LM014-1EJ164\\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': '1953523120', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'SM11', > 'ID_SERIAL': 'ST1000LM014-1EJ164_W3805E3T', > 'ID_SERIAL_SHORT': 'W3805E3T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5006979feb5', > 'ID_WWN_WITH_EXTENSION': '0x5000c5006979feb5', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '911937', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM014-1EJ164_W3805E3T-part1', > '/dev/disk/by-id/wwn-0x5000c5006979feb5-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >06:02:25,030 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >06:02:25,031 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >06:02:25,032 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,032 INFO blivet: sda1 is a partition >06:02:25,033 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >06:02:25,033 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:02:25,034 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (1) with existing msdos disklabel >06:02:25,035 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >06:02:25,036 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:02:25,036 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,037 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >06:02:25,037 DEBUG blivet: looking up parted Partition: /dev/sda1 >06:02:25,037 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >06:02:25,038 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >06:02:25,039 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >06:02:25,040 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >06:02:25,040 INFO blivet: added partition sda1 (id 2) to device tree >06:02:25,041 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >06:02:25,041 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >06:02:25,042 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:02:25,043 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >06:02:25,085 WARN blivet: disklabel detected but not usable on sda1 >06:02:25,102 INFO blivet: type detected on 'sda1' is 'LVM2_member' >06:02:25,104 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: p170hm_hdd0 ; uuid: ZIp43Z-qbup-cYHw-sAuy-2u2f-mJ1s-wC6ejt ; exists: True ; vgUuid: BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK ; label: None ; peStart: 1.0 ; device: /dev/sda1 ; serial: W3805E3T ; >06:02:25,104 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:02:25,105 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:02:25,106 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: lvmpv ; >06:02:25,107 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda1 ; >06:02:25,107 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,109 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >06:02:25,109 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,110 DEBUG blivet: LVMVolumeGroupDevice._setFormat: p170hm_hdd0 ; current: None ; type: None ; >06:02:25,111 INFO blivet: added lvmvg p170hm_hdd0 (id 3) to device tree >06:02:25,123 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,124 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: p170hm_hdd0 ; >06:02:25,124 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,125 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-home ; current: None ; type: None ; >06:02:25,125 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0-home >06:02:25,126 DEBUG blivet: Adding p170hm_hdd0-home/860680MB to p170hm_hdd0 >06:02:25,126 INFO blivet: added lvmlv p170hm_hdd0-home (id 4) to device tree >06:02:25,127 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-home ; status: True ; controllable: True ; orig: False ; >06:02:25,128 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_hdd0-home ; status: True ; >06:02:25,129 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-home ; status: True ; >06:02:25,131 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_hdd0-home /dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKs7y0Jz0X2kaonThAKG8l0wIR5c6TnQSd /dev/mapper/p170hm_hdd0-home /dev/p170hm_hdd0/home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'p170hm_hdd0-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKs7y0Jz0X2kaonThAKG8l0wIR5c6TnQSd', > 'DM_VG_NAME': 'p170hm_hdd0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '807139', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_hdd0-home', > '/dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKs7y0Jz0X2kaonThAKG8l0wIR5c6TnQSd', > '/dev/mapper/p170hm_hdd0-home', > '/dev/p170hm_hdd0/home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: p170hm_hdd0-home ; >06:02:25,132 INFO blivet: scanning p170hm_hdd0-home (/devices/virtual/block/dm-4)... >06:02:25,133 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_hdd0-home ; >06:02:25,134 DEBUG blivet: DeviceTree.getDeviceByName returned existing 860680MB lvmlv p170hm_hdd0-home (4) >06:02:25,135 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_hdd0-home ; >06:02:25,136 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_hdd0-home ; label_type: None ; >06:02:25,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,137 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-home ; status: True ; controllable: True ; orig: False ; >06:02:25,138 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_hdd0-home ; labelType: None ; exists: True ; >06:02:25,139 WARN blivet: disklabel detected but not usable on p170hm_hdd0-home >06:02:25,139 DEBUG blivet: no type or existing type for p170hm_hdd0-home, bailing >06:02:25,141 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0 >06:02:25,141 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,142 DEBUG blivet: vg p170hm_hdd0 has 93184MB free >06:02:25,142 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,143 DEBUG blivet: vg p170hm_hdd0 has 93184MB free >06:02:25,143 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47a67f10) -- > name = p170hm_hdd0-home status = True kids = 0 id = 4 > parents = ['existing 953864MB lvmvg p170hm_hdd0 (3)'] > uuid = s7y0Jz-0X2k-aonT-hAKG-8l0w-IR5c-6TnQSd size = 860680.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_hdd0-home type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 1762672640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (109721, 255, 63) biosGeometry: (109721, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809ef0> > target size = 860680.0 path = /dev/mapper/p170hm_hdd0-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f47a67a90) -- > name = p170hm_hdd0 status = True kids = 1 id = 3 > parents = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > uuid = BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK size = 953864 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_hdd0 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238466 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'mock', 'swap'] modified = False > extents = 238466.0 free space = 93184 > free extents = 23296.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > LVs = ['existing 860680MB lvmlv p170hm_hdd0-home (4)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 860680MB >06:02:25,144 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,145 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: p170hm_hdd0 ; >06:02:25,145 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,146 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-mock ; current: None ; type: None ; >06:02:25,147 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0-mock >06:02:25,148 DEBUG blivet: Adding p170hm_hdd0-mock/76800MB to p170hm_hdd0 >06:02:25,148 INFO blivet: added lvmlv p170hm_hdd0-mock (id 5) to device tree >06:02:25,149 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-mock ; status: True ; controllable: True ; orig: False ; >06:02:25,150 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_hdd0-mock ; status: True ; >06:02:25,151 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-mock ; status: True ; >06:02:25,154 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_hdd0-mock /dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKENfzrT4CGjwCdArKsTfedCUWSh19519y /dev/mapper/p170hm_hdd0-mock /dev/p170hm_hdd0/mock', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'mock', > 'DM_NAME': 'p170hm_hdd0-mock', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKENfzrT4CGjwCdArKsTfedCUWSh19519y', > 'DM_VG_NAME': 'p170hm_hdd0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '806456', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_hdd0-mock', > '/dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKENfzrT4CGjwCdArKsTfedCUWSh19519y', > '/dev/mapper/p170hm_hdd0-mock', > '/dev/p170hm_hdd0/mock'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: p170hm_hdd0-mock ; >06:02:25,154 INFO blivet: scanning p170hm_hdd0-mock (/devices/virtual/block/dm-3)... >06:02:25,155 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_hdd0-mock ; >06:02:25,156 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76800MB lvmlv p170hm_hdd0-mock (5) >06:02:25,157 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_hdd0-mock ; >06:02:25,158 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_hdd0-mock ; label_type: None ; >06:02:25,158 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,159 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-mock ; status: True ; controllable: True ; orig: False ; >06:02:25,160 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_hdd0-mock ; labelType: None ; exists: True ; >06:02:25,161 WARN blivet: disklabel detected but not usable on p170hm_hdd0-mock >06:02:25,162 DEBUG blivet: no type or existing type for p170hm_hdd0-mock, bailing >06:02:25,163 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0 >06:02:25,164 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,164 DEBUG blivet: vg p170hm_hdd0 has 16384MB free >06:02:25,165 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,165 DEBUG blivet: vg p170hm_hdd0 has 16384MB free >06:02:25,166 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47a67f90) -- > name = p170hm_hdd0-mock status = True kids = 0 id = 5 > parents = ['existing 953864MB lvmvg p170hm_hdd0 (3)'] > uuid = ENfzrT-4CGj-wCdA-rKsT-fedC-UWSh-19519y size = 76800.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_hdd0-mock type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 157286400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809f80> > target size = 76800.0 path = /dev/mapper/p170hm_hdd0-mock > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f47a67a90) -- > name = p170hm_hdd0 status = True kids = 2 id = 3 > parents = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > uuid = BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK size = 953864 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_hdd0 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238466 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'mock', 'swap'] modified = False > extents = 238466.0 free space = 16384 > free extents = 4096.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > LVs = ['existing 860680MB lvmlv p170hm_hdd0-home (4)', > 'existing 76800MB lvmlv p170hm_hdd0-mock (5)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 76800MB >06:02:25,168 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,168 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: p170hm_hdd0 ; >06:02:25,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,170 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-swap ; current: None ; type: None ; >06:02:25,170 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0-swap >06:02:25,171 DEBUG blivet: Adding p170hm_hdd0-swap/16384MB to p170hm_hdd0 >06:02:25,171 INFO blivet: added lvmlv p170hm_hdd0-swap (id 6) to device tree >06:02:25,172 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-swap ; status: True ; controllable: True ; orig: False ; >06:02:25,173 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_hdd0-swap ; status: True ; >06:02:25,174 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-swap ; status: True ; >06:02:25,176 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_hdd0-swap /dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKTBXQpTheJaYmsm7t8canYPlFWTKKdlTw /dev/mapper/p170hm_hdd0-swap /dev/p170hm_hdd0/swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'p170hm_hdd0-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKTBXQpTheJaYmsm7t8canYPlFWTKKdlTw', > 'DM_VG_NAME': 'p170hm_hdd0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805284', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_hdd0-swap', > '/dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKTBXQpTheJaYmsm7t8canYPlFWTKKdlTw', > '/dev/mapper/p170hm_hdd0-swap', > '/dev/p170hm_hdd0/swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: p170hm_hdd0-swap ; >06:02:25,177 INFO blivet: scanning p170hm_hdd0-swap (/devices/virtual/block/dm-2)... >06:02:25,177 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_hdd0-swap ; >06:02:25,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB lvmlv p170hm_hdd0-swap (6) >06:02:25,180 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_hdd0-swap ; >06:02:25,180 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_hdd0-swap ; label_type: None ; >06:02:25,181 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,181 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-swap ; status: True ; controllable: True ; orig: False ; >06:02:25,183 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_hdd0-swap ; labelType: None ; exists: True ; >06:02:25,211 WARN blivet: disklabel detected but not usable on p170hm_hdd0-swap >06:02:25,211 DEBUG blivet: no type or existing type for p170hm_hdd0-swap, bailing >06:02:25,213 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0 >06:02:25,213 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,214 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:25,214 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,215 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:25,216 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f478ef610) -- > name = p170hm_hdd0-swap status = True kids = 0 id = 6 > parents = ['existing 953864MB lvmvg p170hm_hdd0 (3)'] > uuid = TBXQpT-heJa-Ymsm-7t8c-anYP-lFWT-KKdlTw size = 16384.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_hdd0-swap type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 33554432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809b90> > target size = 16384.0 path = /dev/mapper/p170hm_hdd0-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f47a67a90) -- > name = p170hm_hdd0 status = True kids = 3 id = 3 > parents = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > uuid = BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK size = 953864 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_hdd0 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238466 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'mock', 'swap'] modified = False > extents = 238466.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > LVs = ['existing 860680MB lvmlv p170hm_hdd0-home (4)', > 'existing 76800MB lvmlv p170hm_hdd0-mock (5)', > 'existing 16384MB lvmlv p170hm_hdd0-swap (6)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16384MB >06:02:25,217 DEBUG blivet: looking up parted Device: /dev/sda1 >06:02:25,218 INFO blivet: got device: PartitionDevice instance (0x7f7f47a55310) -- > name = sda1 status = True kids = 1 id = 2 > parents = ['existing 953869MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 953868.710938 > format = existing lvmpv > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953523120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f70e0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f47a67550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f47a67710> PedPartition: <_ped.Partition object at 0x7f7f47a62530> > disk = existing 953869MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = lvm >06:02:25,219 INFO blivet: got format: LVMPhysicalVolume instance (0x7f7f47a55650) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda1 uuid = ZIp43Z-qbup-cYHw-sAuy-2u2f-mJ1s-wC6ejt exists = True > options = None supported = True formattable = True resizable = False > vgName = p170hm_hdd0 vgUUID = BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK peStart = 1.0 >06:02:25,222 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3 /dev/disk/by-id/wwn-0x5e83a97ee81cd453', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\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_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3', > 'ID_SERIAL_SHORT': 'OCZ-NLJTV6VY4H4E2KK3', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97ee81cd453', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97ee81cd453', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '912733', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3', > '/dev/disk/by-id/wwn-0x5e83a97ee81cd453'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >06:02:25,223 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >06:02:25,223 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:02:25,224 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,225 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >06:02:25,225 INFO blivet: sdb is a disk >06:02:25,226 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,226 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >06:02:25,233 INFO blivet: added disk sdb (id 7) to device tree >06:02:25,233 DEBUG blivet: looking up parted Device: /dev/sdb >06:02:25,236 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >06:02:25,236 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >06:02:25,237 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >06:02:25,237 DEBUG blivet: required disklabel type for sdb (1) is None >06:02:25,237 DEBUG blivet: default disklabel type for sdb is msdos >06:02:25,238 DEBUG blivet: selecting msdos disklabel for sdb based on size >06:02:25,239 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >06:02:25,247 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f7f478f90d0>, <parted.partition.Partition object at 0x7f7f478f9390>] > device: <parted.device.Device object at 0x7f7f478efed0> > PedDisk: <_ped.Disk object at 0x7f7f478f1b00> >06:02:25,247 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:02:25,248 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >06:02:25,249 INFO blivet: got device: DiskDevice instance (0x7f7f47a67b10) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 114473.460938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f7320> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7f478efb90> >06:02:25,250 INFO blivet: got format: DiskLabel instance (0x7f7f478efc90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f7f478f90d0>, <parted.partition.Partition object at 0x7f7f478f9390>] > device: <parted.device.Device object at 0x7f7f478efed0> > PedDisk: <_ped.Disk object at 0x7f7f478f1b00> > origPartedDisk = <parted.disk.Disk object at 0x7f7f478f95d0> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f7290> > >06:02:25,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3-part1 /dev/disk/by-id/wwn-0x5e83a97ee81cd453-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/d6575c22-f995-4032-adf3-398c2b95fe99', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6575c22-f995-4032-adf3-398c2b95fe99', > 'ID_FS_UUID_ENC': 'd6575c22-f995-4032-adf3-398c2b95fe99', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3', > 'ID_SERIAL_SHORT': 'OCZ-NLJTV6VY4H4E2KK3', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97ee81cd453', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97ee81cd453', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '912807', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3-part1', > '/dev/disk/by-id/wwn-0x5e83a97ee81cd453-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/d6575c22-f995-4032-adf3-398c2b95fe99'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >06:02:25,254 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >06:02:25,256 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >06:02:25,256 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,256 INFO blivet: sdb1 is a partition >06:02:25,257 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >06:02:25,258 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:02:25,258 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sdb (7) with existing msdos disklabel >06:02:25,259 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >06:02:25,260 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >06:02:25,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,261 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >06:02:25,261 DEBUG blivet: looking up parted Partition: /dev/sdb1 >06:02:25,262 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >06:02:25,263 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >06:02:25,263 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >06:02:25,264 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >06:02:25,264 INFO blivet: added partition sdb1 (id 8) to device tree >06:02:25,265 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >06:02:25,266 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >06:02:25,266 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >06:02:25,267 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >06:02:25,269 WARN blivet: disklabel detected but not usable on sdb1 >06:02:25,270 INFO blivet: type detected on 'sdb1' is 'ext4' >06:02:25,306 DEBUG blivet: padding min size from 86 up to 94 >06:02:25,307 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:25,307 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:02:25,308 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >06:02:25,309 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >06:02:25,309 DEBUG blivet: looking up parted Device: /dev/sdb1 >06:02:25,310 INFO blivet: got device: PartitionDevice instance (0x7f7f478efbd0) -- > name = sdb1 status = True kids = 0 id = 8 > parents = ['existing 114473MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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 0x7f7f478f7200> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f478eff90> fileSystem: <parted.filesystem.FileSystem object at 0x7f7f478f94d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f478f9190> PedPartition: <_ped.Partition object at 0x7f7f47a62b90> > disk = existing 114473MB disk sdb (7) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >06:02:25,311 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:25,311 INFO blivet: got format: Ext4FS instance (0x7f7f478ef1d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = d6575c22-f995-4032-adf3-398c2b95fe99 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 500.0 targetSize = 500.0 > >06:02:25,315 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3-part2 /dev/disk/by-id/wwn-0x5e83a97ee81cd453-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '4WLezE-1eYE-yZcg-EK4J-81L3-y2j2-slVj0l', > 'ID_FS_UUID_ENC': '4WLezE-1eYE-yZcg-EK4J-81L3-y2j2-slVj0l', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\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': '233415600', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3', > 'ID_SERIAL_SHORT': 'OCZ-NLJTV6VY4H4E2KK3', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97ee81cd453', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97ee81cd453', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '912881', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-NLJTV6VY4H4E2KK3-part2', > '/dev/disk/by-id/wwn-0x5e83a97ee81cd453-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >06:02:25,315 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >06:02:25,316 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >06:02:25,316 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,317 INFO blivet: sdb2 is a partition >06:02:25,317 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >06:02:25,318 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:02:25,319 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sdb (7) with existing msdos disklabel >06:02:25,319 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >06:02:25,320 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >06:02:25,320 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,321 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >06:02:25,321 DEBUG blivet: looking up parted Partition: /dev/sdb2 >06:02:25,322 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >06:02:25,323 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >06:02:25,323 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >06:02:25,324 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >06:02:25,324 INFO blivet: added partition sdb2 (id 9) to device tree >06:02:25,325 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >06:02:25,326 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >06:02:25,326 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >06:02:25,327 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >06:02:25,329 WARN blivet: disklabel detected but not usable on sdb2 >06:02:25,340 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >06:02:25,341 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: p170hm_ssd0 ; uuid: 4WLezE-1eYE-yZcg-EK4J-81L3-y2j2-slVj0l ; exists: True ; vgUuid: tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: OCZ-NLJTV6VY4H4E2KK3 ; >06:02:25,341 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:02:25,342 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >06:02:25,343 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >06:02:25,345 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >06:02:25,347 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,348 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >06:02:25,349 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,349 DEBUG blivet: LVMVolumeGroupDevice._setFormat: p170hm_ssd0 ; current: None ; type: None ; >06:02:25,351 INFO blivet: added lvmvg p170hm_ssd0 (id 10) to device tree >06:02:25,362 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,363 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: p170hm_ssd0 ; >06:02:25,363 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,364 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-opt ; current: None ; type: None ; >06:02:25,364 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0-opt >06:02:25,365 DEBUG blivet: Adding p170hm_ssd0-opt/5120MB to p170hm_ssd0 >06:02:25,365 INFO blivet: added lvmlv p170hm_ssd0-opt (id 11) to device tree >06:02:25,366 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-opt ; status: True ; controllable: True ; orig: False ; >06:02:25,368 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_ssd0-opt ; status: True ; >06:02:25,370 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-opt ; status: True ; >06:02:25,372 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_ssd0-opt /dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTSe2YrmBeTYgUSaCwVytRs11zqE5jvR6f /dev/mapper/p170hm_ssd0-opt /dev/p170hm_ssd0/opt', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'opt', > 'DM_NAME': 'p170hm_ssd0-opt', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTSe2YrmBeTYgUSaCwVytRs11zqE5jvR6f', > 'DM_VG_NAME': 'p170hm_ssd0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '91168', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_ssd0-opt', > '/dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTSe2YrmBeTYgUSaCwVytRs11zqE5jvR6f', > '/dev/mapper/p170hm_ssd0-opt', > '/dev/p170hm_ssd0/opt'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: p170hm_ssd0-opt ; >06:02:25,373 INFO blivet: scanning p170hm_ssd0-opt (/devices/virtual/block/dm-6)... >06:02:25,373 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_ssd0-opt ; >06:02:25,375 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5120MB lvmlv p170hm_ssd0-opt (11) >06:02:25,375 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_ssd0-opt ; >06:02:25,376 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_ssd0-opt ; label_type: None ; >06:02:25,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,377 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-opt ; status: True ; controllable: True ; orig: False ; >06:02:25,378 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_ssd0-opt ; labelType: None ; exists: True ; >06:02:25,379 WARN blivet: disklabel detected but not usable on p170hm_ssd0-opt >06:02:25,379 DEBUG blivet: no type or existing type for p170hm_ssd0-opt, bailing >06:02:25,382 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0 >06:02:25,382 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,383 DEBUG blivet: vg p170hm_ssd0 has 108848MB free >06:02:25,383 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,383 DEBUG blivet: vg p170hm_ssd0 has 108848MB free >06:02:25,384 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47901150) -- > name = p170hm_ssd0-opt status = True kids = 0 id = 11 > parents = ['existing 113968MB lvmvg p170hm_ssd0 (10)'] > uuid = Se2Yrm-BeTY-gUSa-CwVy-tRs1-1zqE-5jvR6f size = 5120.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_ssd0-opt type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809e60> > target size = 5120.0 path = /dev/mapper/p170hm_ssd0-opt > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f478f9950) -- > name = p170hm_ssd0 status = True kids = 1 id = 10 > parents = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > uuid = tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT size = 113968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_ssd0 > format args = [] originalFormat = None target = None dmUuid = None free = 26928.0 PE Size = 4.0 PE Count = 28492 > PE Free = 6732 PV Count = 1 > LV Names = ['opt', 'root', 'usr_local'] modified = False > extents = 28492.0 free space = 108848 > free extents = 27212.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > LVs = ['existing 5120MB lvmlv p170hm_ssd0-opt (11)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 5120MB >06:02:25,385 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,386 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: p170hm_ssd0 ; >06:02:25,386 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,387 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-root ; current: None ; type: None ; >06:02:25,387 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0-root >06:02:25,388 DEBUG blivet: Adding p170hm_ssd0-root/76800MB to p170hm_ssd0 >06:02:25,388 INFO blivet: added lvmlv p170hm_ssd0-root (id 12) to device tree >06:02:25,389 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-root ; status: True ; controllable: True ; orig: False ; >06:02:25,390 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_ssd0-root ; status: True ; >06:02:25,392 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-root ; status: True ; >06:02:25,394 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_ssd0-root /dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTb5hhKXGIFGm7rOtQLh2k3UZ5y81szfa4 /dev/mapper/p170hm_ssd0-root /dev/p170hm_ssd0/root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'p170hm_ssd0-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTb5hhKXGIFGm7rOtQLh2k3UZ5y81szfa4', > 'DM_VG_NAME': 'p170hm_ssd0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90756', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_ssd0-root', > '/dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTb5hhKXGIFGm7rOtQLh2k3UZ5y81szfa4', > '/dev/mapper/p170hm_ssd0-root', > '/dev/p170hm_ssd0/root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: p170hm_ssd0-root ; >06:02:25,394 INFO blivet: scanning p170hm_ssd0-root (/devices/virtual/block/dm-5)... >06:02:25,395 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_ssd0-root ; >06:02:25,396 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76800MB lvmlv p170hm_ssd0-root (12) >06:02:25,397 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_ssd0-root ; >06:02:25,398 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_ssd0-root ; label_type: None ; >06:02:25,398 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,399 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-root ; status: True ; controllable: True ; orig: False ; >06:02:25,401 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_ssd0-root ; labelType: None ; exists: True ; >06:02:25,403 WARN blivet: disklabel detected but not usable on p170hm_ssd0-root >06:02:25,403 DEBUG blivet: no type or existing type for p170hm_ssd0-root, bailing >06:02:25,405 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0 >06:02:25,406 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,407 DEBUG blivet: vg p170hm_ssd0 has 32048MB free >06:02:25,407 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,409 DEBUG blivet: vg p170hm_ssd0 has 32048MB free >06:02:25,410 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47901190) -- > name = p170hm_ssd0-root status = True kids = 0 id = 12 > parents = ['existing 113968MB lvmvg p170hm_ssd0 (10)'] > uuid = b5hhKX-GIFG-m7rO-tQLh-2k3U-Z5y8-1szfa4 size = 76800.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_ssd0-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 157286400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f74d0> > target size = 76800.0 path = /dev/mapper/p170hm_ssd0-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f478f9950) -- > name = p170hm_ssd0 status = True kids = 2 id = 10 > parents = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > uuid = tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT size = 113968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_ssd0 > format args = [] originalFormat = None target = None dmUuid = None free = 26928.0 PE Size = 4.0 PE Count = 28492 > PE Free = 6732 PV Count = 1 > LV Names = ['opt', 'root', 'usr_local'] modified = False > extents = 28492.0 free space = 32048 > free extents = 8012.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > LVs = ['existing 5120MB lvmlv p170hm_ssd0-opt (11)', > 'existing 76800MB lvmlv p170hm_ssd0-root (12)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 76800MB >06:02:25,412 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,413 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: p170hm_ssd0 ; >06:02:25,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,414 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-usr_local ; current: None ; type: None ; >06:02:25,415 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0-usr_local >06:02:25,416 DEBUG blivet: Adding p170hm_ssd0-usr_local/5120MB to p170hm_ssd0 >06:02:25,416 INFO blivet: added lvmlv p170hm_ssd0-usr_local (id 13) to device tree >06:02:25,418 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-usr_local ; status: True ; controllable: True ; orig: False ; >06:02:25,419 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_ssd0-usr_local ; status: True ; >06:02:25,420 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-usr_local ; status: True ; >06:02:25,424 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_ssd0-usr_local /dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTUSxar01sBw2s4c5ndsfJQnCdRw5Uqjx2 /dev/mapper/p170hm_ssd0-usr_local /dev/p170hm_ssd0/usr_local', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'usr_local', > 'DM_NAME': 'p170hm_ssd0-usr_local', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTUSxar01sBw2s4c5ndsfJQnCdRw5Uqjx2', > 'DM_VG_NAME': 'p170hm_ssd0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92241', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_ssd0-usr_local', > '/dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTUSxar01sBw2s4c5ndsfJQnCdRw5Uqjx2', > '/dev/mapper/p170hm_ssd0-usr_local', > '/dev/p170hm_ssd0/usr_local'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: p170hm_ssd0-usr_local ; >06:02:25,425 INFO blivet: scanning p170hm_ssd0-usr_local (/devices/virtual/block/dm-7)... >06:02:25,427 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_ssd0-usr_local ; >06:02:25,428 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5120MB lvmlv p170hm_ssd0-usr_local (13) >06:02:25,430 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_ssd0-usr_local ; >06:02:25,431 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_ssd0-usr_local ; label_type: None ; >06:02:25,431 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,432 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-usr_local ; status: True ; controllable: True ; orig: False ; >06:02:25,434 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_ssd0-usr_local ; labelType: None ; exists: True ; >06:02:25,436 WARN blivet: disklabel detected but not usable on p170hm_ssd0-usr_local >06:02:25,436 DEBUG blivet: no type or existing type for p170hm_ssd0-usr_local, bailing >06:02:25,439 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0 >06:02:25,440 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,441 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:25,441 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,442 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:25,444 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47901b50) -- > name = p170hm_ssd0-usr_local status = True kids = 0 id = 13 > parents = ['existing 113968MB lvmvg p170hm_ssd0 (10)'] > uuid = USxar0-1sBw-2s4c-5nds-fJQn-CdRw-5Uqjx2 size = 5120.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_ssd0-usr_local type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f75f0> > target size = 5120.0 path = /dev/mapper/p170hm_ssd0-usr_local > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f478f9950) -- > name = p170hm_ssd0 status = True kids = 3 id = 10 > parents = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > uuid = tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT size = 113968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_ssd0 > format args = [] originalFormat = None target = None dmUuid = None free = 26928.0 PE Size = 4.0 PE Count = 28492 > PE Free = 6732 PV Count = 1 > LV Names = ['opt', 'root', 'usr_local'] modified = False > extents = 28492.0 free space = 26928 > free extents = 6732.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > LVs = ['existing 5120MB lvmlv p170hm_ssd0-opt (11)', > 'existing 76800MB lvmlv p170hm_ssd0-root (12)', > 'existing 5120MB lvmlv p170hm_ssd0-usr_local (13)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 5120MB >06:02:25,445 DEBUG blivet: looking up parted Device: /dev/sdb2 >06:02:25,446 INFO blivet: got device: PartitionDevice instance (0x7f7f47a55550) -- > name = sdb2 status = True kids = 1 id = 9 > parents = ['existing 114473MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 113972.460938 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233415600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f7830> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f478eff90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f478f9450> PedPartition: <_ped.Partition object at 0x7f7f47a62c50> > disk = existing 114473MB disk sdb (7) with existing msdos disklabel > start = 1026048 end = 234441647 length = 233415600 > flags = lvm >06:02:25,446 INFO blivet: got format: LVMPhysicalVolume instance (0x7f7f478f9890) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = 4WLezE-1eYE-yZcg-EK4J-81L3-y2j2-slVj0l exists = True > options = None supported = True formattable = True resizable = False > vgName = p170hm_ssd0 vgUUID = tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT peStart = 1.0 >06:02:25,451 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9750420AS_6WS0E9JB /dev/disk/by-id/wwn-0x5000c50045f92ae6', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ENHANCED_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > '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': 'ST9750420AS', > 'ID_MODEL_ENC': 'ST9750420AS\\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_REVISION': '0001SDM5', > 'ID_SERIAL': 'ST9750420AS_6WS0E9JB', > 'ID_SERIAL_SHORT': '6WS0E9JB', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045f92ae6', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045f92ae6', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '913833', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-ST9750420AS_6WS0E9JB', > '/dev/disk/by-id/wwn-0x5000c50045f92ae6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >06:02:25,451 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >06:02:25,452 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:02:25,453 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,453 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >06:02:25,454 INFO blivet: sdc is a disk >06:02:25,455 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,456 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >06:02:25,461 INFO blivet: added disk sdc (id 14) to device tree >06:02:25,461 DEBUG blivet: looking up parted Device: /dev/sdc >06:02:25,474 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >06:02:25,474 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >06:02:25,475 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >06:02:25,475 DEBUG blivet: required disklabel type for sdc (1) is None >06:02:25,475 DEBUG blivet: default disklabel type for sdc is msdos >06:02:25,476 DEBUG blivet: selecting msdos disklabel for sdc based on size >06:02:25,477 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >06:02:25,536 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 0x7f7f47911690>] > device: <parted.device.Device object at 0x7f7f479114d0> > PedDisk: <_ped.Disk object at 0x7f7f47a5cef0> >06:02:25,537 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:02:25,540 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >06:02:25,541 INFO blivet: got device: DiskDevice instance (0x7f7f4790ecd0) -- > name = sdc status = True kids = 0 id = 14 > parents = [] > uuid = None size = 715404.867188 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA ST9750420AS path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1465149168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (91201, 255, 63) biosGeometry: (91201, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f7b00> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7f4790edd0> >06:02:25,542 INFO blivet: got format: DiskLabel instance (0x7f7f47911190) -- > 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f7f47911690>] > device: <parted.device.Device object at 0x7f7f479114d0> > PedDisk: <_ped.Disk object at 0x7f7f47a5cef0> > origPartedDisk = <parted.disk.Disk object at 0x7f7f47911a90> > partedDevice = parted.Device instance -- > model: ATA ST9750420AS path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1465149168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (91201, 255, 63) biosGeometry: (91201, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f79e0> > >06:02:25,546 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9750420AS_6WS0E9JB-part1 /dev/disk/by-id/wwn-0x5000c50045f92ae6-part1', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ENHANCED_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'x2IrVF-qqb4-0xiS-P7cC-M8XE-o9EU-fNrVsK', > 'ID_FS_UUID_ENC': 'x2IrVF-qqb4-0xiS-P7cC-M8XE-o9EU-fNrVsK', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9750420AS', > 'ID_MODEL_ENC': 'ST9750420AS\\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:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1465147120', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0001SDM5', > 'ID_SERIAL': 'ST9750420AS_6WS0E9JB', > 'ID_SERIAL_SHORT': '6WS0E9JB', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045f92ae6', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045f92ae6', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '913920', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-ST9750420AS_6WS0E9JB-part1', > '/dev/disk/by-id/wwn-0x5000c50045f92ae6-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >06:02:25,546 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >06:02:25,547 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >06:02:25,548 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,548 INFO blivet: sdc1 is a partition >06:02:25,549 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >06:02:25,550 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:02:25,551 DEBUG blivet: DeviceTree.getDeviceByName returned existing 715404MB disk sdc (14) with existing msdos disklabel >06:02:25,553 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:02:25,554 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >06:02:25,554 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,555 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >06:02:25,555 DEBUG blivet: looking up parted Partition: /dev/sdc1 >06:02:25,556 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >06:02:25,557 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >06:02:25,559 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >06:02:25,560 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >06:02:25,560 INFO blivet: added partition sdc1 (id 15) to device tree >06:02:25,561 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >06:02:25,562 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >06:02:25,563 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >06:02:25,566 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >06:02:25,588 WARN blivet: disklabel detected but not usable on sdc1 >06:02:25,602 INFO blivet: type detected on 'sdc1' is 'LVM2_member' >06:02:25,603 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: p170hm_hdd1 ; uuid: x2IrVF-qqb4-0xiS-P7cC-M8XE-o9EU-fNrVsK ; exists: True ; vgUuid: kxfy6n-Ql3M-5g0x-uhFM-n2kY-B1c0-O8PGuq ; label: None ; peStart: 1.0 ; device: /dev/sdc1 ; serial: 6WS0E9JB ; >06:02:25,603 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:02:25,604 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >06:02:25,605 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: lvmpv ; >06:02:25,606 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc1 ; >06:02:25,607 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,609 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >06:02:25,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,610 DEBUG blivet: LVMVolumeGroupDevice._setFormat: p170hm_hdd1 ; current: None ; type: None ; >06:02:25,610 INFO blivet: added lvmvg p170hm_hdd1 (id 16) to device tree >06:02:25,624 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:02:25,625 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: p170hm_hdd1 ; >06:02:25,626 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,627 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: p170hm_hdd1-libvirt ; current: None ; type: None ; >06:02:25,627 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd1-libvirt >06:02:25,628 DEBUG blivet: Adding p170hm_hdd1-libvirt/715400MB to p170hm_hdd1 >06:02:25,629 INFO blivet: added lvmlv p170hm_hdd1-libvirt (id 17) to device tree >06:02:25,630 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd1-libvirt ; status: True ; controllable: True ; orig: False ; >06:02:25,631 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_hdd1-libvirt ; status: True ; >06:02:25,633 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd1-libvirt ; status: True ; >06:02:25,637 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_hdd1-libvirt /dev/disk/by-id/dm-uuid-LVM-kxfy6nQl3M5g0xuhFMn2kYB1c0O8PGuq9ruHI71tm1kf9rtdHQeVlWuifjVddEuC /dev/mapper/p170hm_hdd1-libvirt /dev/p170hm_hdd1/libvirt', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'libvirt', > 'DM_NAME': 'p170hm_hdd1-libvirt', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kxfy6nQl3M5g0xuhFMn2kYB1c0O8PGuq9ruHI71tm1kf9rtdHQeVlWuifjVddEuC', > 'DM_VG_NAME': 'p170hm_hdd1', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805723', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_hdd1-libvirt', > '/dev/disk/by-id/dm-uuid-LVM-kxfy6nQl3M5g0xuhFMn2kYB1c0O8PGuq9ruHI71tm1kf9rtdHQeVlWuifjVddEuC', > '/dev/mapper/p170hm_hdd1-libvirt', > '/dev/p170hm_hdd1/libvirt'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: p170hm_hdd1-libvirt ; >06:02:25,638 INFO blivet: scanning p170hm_hdd1-libvirt (/devices/virtual/block/dm-1)... >06:02:25,639 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_hdd1-libvirt ; >06:02:25,640 DEBUG blivet: DeviceTree.getDeviceByName returned existing 715400MB lvmlv p170hm_hdd1-libvirt (17) >06:02:25,642 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_hdd1-libvirt ; >06:02:25,643 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_hdd1-libvirt ; label_type: None ; >06:02:25,644 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,645 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd1-libvirt ; status: True ; controllable: True ; orig: False ; >06:02:25,646 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_hdd1-libvirt ; labelType: None ; exists: True ; >06:02:25,704 WARN blivet: disklabel detected but not usable on p170hm_hdd1-libvirt >06:02:25,704 DEBUG blivet: no type or existing type for p170hm_hdd1-libvirt, bailing >06:02:25,706 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd1 >06:02:25,707 DEBUG blivet: p170hm_hdd1 size is 715400MB >06:02:25,708 DEBUG blivet: vg p170hm_hdd1 has 0MB free >06:02:25,708 DEBUG blivet: p170hm_hdd1 size is 715400MB >06:02:25,709 DEBUG blivet: vg p170hm_hdd1 has 0MB free >06:02:25,710 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47919fd0) -- > name = p170hm_hdd1-libvirt status = True kids = 0 id = 17 > parents = ['existing 715400MB lvmvg p170hm_hdd1 (16)'] > uuid = 9ruHI7-1tm1-kf9r-tdHQ-eVlW-uifj-VddEuC size = 715400.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_hdd1-libvirt type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 1465139200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (91200, 255, 63) biosGeometry: (91200, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f479160e0> > target size = 715400.0 path = /dev/mapper/p170hm_hdd1-libvirt > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f47919090) -- > name = p170hm_hdd1 status = True kids = 1 id = 16 > parents = ['existing 715403MB partition sdc1 (15) with existing lvmpv'] > uuid = kxfy6n-Ql3M-5g0x-uhFM-n2kY-B1c0-O8PGuq size = 715400 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_hdd1 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 178850 > PE Free = 0 PV Count = 1 > LV Names = ['libvirt'] modified = False > extents = 178850.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 715403MB partition sdc1 (15) with existing lvmpv'] > LVs = ['existing 715400MB lvmlv p170hm_hdd1-libvirt (17)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 715400MB >06:02:25,711 DEBUG blivet: looking up parted Device: /dev/sdc1 >06:02:25,712 INFO blivet: got device: PartitionDevice instance (0x7f7f47901390) -- > name = sdc1 status = True kids = 1 id = 15 > parents = ['existing 715404MB disk sdc (14) with existing msdos disklabel'] > uuid = None size = 715403.867188 > format = existing lvmpv > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1465147120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (91201, 255, 63) biosGeometry: (91201, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47916170> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f47911590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f47911750> PedPartition: <_ped.Partition object at 0x7f7f47a62fb0> > disk = existing 715404MB disk sdc (14) with existing msdos disklabel > start = 2048 end = 1465149167 length = 1465147120 > flags = lvm >06:02:25,713 INFO blivet: got format: LVMPhysicalVolume instance (0x7f7f479146d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc1 uuid = x2IrVF-qqb4-0xiS-P7cC-M8XE-o9EU-fNrVsK exists = True > options = None supported = True formattable = True resizable = False > vgName = p170hm_hdd1 vgUUID = kxfy6n-Ql3M-5g0x-uhFM-n2kY-B1c0-O8PGuq peStart = 1.0 >06:02:25,715 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '929377', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:02:25,715 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >06:02:25,716 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >06:02:25,717 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,717 INFO blivet: loop0 is a loop device >06:02:25,718 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:02:25,719 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >06:02:25,720 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,720 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,721 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >06:02:25,721 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 18) to device tree >06:02:25,722 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >06:02:25,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,726 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:02:25,727 INFO blivet: added loop loop0 (id 19) to device tree >06:02:25,729 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:02:25,730 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:02:25,730 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:02:25,730 DEBUG blivet: device loop0 does not contain a disklabel >06:02:25,730 INFO blivet: type detected on 'loop0' is 'squashfs' >06:02:25,730 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:02:25,731 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >06:02:25,732 INFO blivet: got device: LoopDevice instance (0x7f7f4791ca90) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (18)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >06:02:25,732 INFO blivet: got format: DeviceFormat instance (0x7f7f4791cf50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:02:25,734 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/52e77a22-a98d-4b84-bad5-298e5687348d', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '52e77a22-a98d-4b84-bad5-298e5687348d', > 'ID_FS_UUID_ENC': '52e77a22-a98d-4b84-bad5-298e5687348d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '929613', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/52e77a22-a98d-4b84-bad5-298e5687348d'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >06:02:25,734 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >06:02:25,735 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:02:25,736 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,736 INFO blivet: loop1 is a loop device >06:02:25,737 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:02:25,738 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >06:02:25,738 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,739 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,740 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >06:02:25,740 INFO blivet: added file /LiveOS/rootfs.img (id 20) to device tree >06:02:25,742 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >06:02:25,742 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,743 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:02:25,743 INFO blivet: added loop loop1 (id 21) to device tree >06:02:25,744 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:02:25,745 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:02:25,746 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:25,747 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:02:25,747 DEBUG blivet: device loop1 does not contain a disklabel >06:02:25,747 INFO blivet: type detected on 'loop1' is 'ext4' >06:02:25,770 DEBUG blivet: using current size 0 as min size >06:02:25,772 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:25,773 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:02:25,773 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >06:02:25,774 INFO blivet: got device: LoopDevice instance (0x7f7f47922550) -- > name = loop1 status = False kids = 0 id = 21 > parents = ['existing 0MB file /LiveOS/rootfs.img (20)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >06:02:25,775 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:25,775 INFO blivet: got format: Ext4FS instance (0x7f7f47922a10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 52e77a22-a98d-4b84-bad5-298e5687348d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >06:02:25,777 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '929850', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:02:25,777 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >06:02:25,778 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:02:25,778 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,778 INFO blivet: loop2 is a loop device >06:02:25,779 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:02:25,780 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:02:25,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,782 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,783 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:02:25,783 INFO blivet: added file /overlay (deleted) (id 22) to device tree >06:02:25,784 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:02:25,784 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,785 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:02:25,785 INFO blivet: added loop loop2 (id 23) to device tree >06:02:25,786 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:02:25,787 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:02:25,787 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:02:25,787 DEBUG blivet: device loop2 does not contain a disklabel >06:02:25,787 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >06:02:25,787 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:02:25,788 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >06:02:25,788 INFO blivet: got device: LoopDevice instance (0x7f7f47901d90) -- > name = loop2 status = False kids = 0 id = 23 > parents = ['existing 0MB file /overlay (deleted) (22)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >06:02:25,789 INFO blivet: got format: DeviceFormat instance (0x7f7f47a67cd0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:02:25,792 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/52e77a22-a98d-4b84-bad5-298e5687348d /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '52e77a22-a98d-4b84-bad5-298e5687348d', > 'ID_FS_UUID_ENC': '52e77a22-a98d-4b84-bad5-298e5687348d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '429833', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/52e77a22-a98d-4b84-bad5-298e5687348d', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >06:02:25,792 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >06:02:25,793 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:02:25,794 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,794 INFO blivet: live-rw is a device-mapper device >06:02:25,795 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >06:02:25,797 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: p170hm_hdd0 ; status: True ; >06:02:25,797 DEBUG blivet: failed to find dm node for p170hm_hdd0 >06:02:25,798 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-home ; status: True ; >06:02:25,799 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-mock ; status: True ; >06:02:25,800 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-swap ; status: True ; >06:02:25,802 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: p170hm_ssd0 ; status: True ; >06:02:25,802 DEBUG blivet: failed to find dm node for p170hm_ssd0 >06:02:25,803 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-opt ; status: True ; >06:02:25,804 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-root ; status: True ; >06:02:25,805 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-usr_local ; status: True ; >06:02:25,806 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: p170hm_hdd1 ; status: True ; >06:02:25,806 DEBUG blivet: failed to find dm node for p170hm_hdd1 >06:02:25,807 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd1-libvirt ; status: True ; >06:02:25,808 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:02:25,810 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (21) with existing ext4 filesystem >06:02:25,811 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:02:25,813 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (23) with existing DM_snapshot_cow >06:02:25,814 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:02:25,815 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:02:25,816 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >06:02:25,816 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,817 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:02:25,817 INFO blivet: added dm live-rw (id 24) to device tree >06:02:25,818 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:02:25,820 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:02:25,821 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:25,821 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:02:25,821 DEBUG blivet: device live-rw does not contain a disklabel >06:02:25,822 INFO blivet: type detected on 'live-rw' is 'ext4' >06:02:25,856 DEBUG blivet: padding min size from 755 up to 830 >06:02:25,857 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:25,858 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:02:25,858 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:02:25,859 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >06:02:25,862 INFO blivet: got device: DMDevice instance (0x7f7f47901c90) -- > name = live-rw status = True kids = 0 id = 24 > parents = ['existing 0MB loop loop2 (23) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f7f478f7dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:02:25,863 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:25,864 INFO blivet: got format: Ext4FS instance (0x7f7f4790d490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 52e77a22-a98d-4b84-bad5-298e5687348d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >06:02:25,866 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_hdd1-libvirt /dev/disk/by-id/dm-uuid-LVM-kxfy6nQl3M5g0xuhFMn2kYB1c0O8PGuq9ruHI71tm1kf9rtdHQeVlWuifjVddEuC /dev/mapper/p170hm_hdd1-libvirt /dev/p170hm_hdd1/libvirt', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'libvirt', > 'DM_NAME': 'p170hm_hdd1-libvirt', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kxfy6nQl3M5g0xuhFMn2kYB1c0O8PGuq9ruHI71tm1kf9rtdHQeVlWuifjVddEuC', > 'DM_VG_NAME': 'p170hm_hdd1', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805723', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_hdd1-libvirt', > '/dev/disk/by-id/dm-uuid-LVM-kxfy6nQl3M5g0xuhFMn2kYB1c0O8PGuq9ruHI71tm1kf9rtdHQeVlWuifjVddEuC', > '/dev/mapper/p170hm_hdd1-libvirt', > '/dev/p170hm_hdd1/libvirt'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: p170hm_hdd1-libvirt ; >06:02:25,866 INFO blivet: scanning p170hm_hdd1-libvirt (/devices/virtual/block/dm-1)... >06:02:25,867 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_hdd1-libvirt ; >06:02:25,868 DEBUG blivet: DeviceTree.getDeviceByName returned existing 715400MB lvmlv p170hm_hdd1-libvirt (17) >06:02:25,869 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_hdd1-libvirt ; >06:02:25,870 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_hdd1-libvirt ; label_type: None ; >06:02:25,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,871 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd1-libvirt ; status: True ; controllable: True ; orig: False ; >06:02:25,873 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_hdd1-libvirt ; labelType: None ; exists: True ; >06:02:25,876 WARN blivet: disklabel detected but not usable on p170hm_hdd1-libvirt >06:02:25,878 DEBUG blivet: no type or existing type for p170hm_hdd1-libvirt, bailing >06:02:25,879 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd1 >06:02:25,880 DEBUG blivet: p170hm_hdd1 size is 715400MB >06:02:25,880 DEBUG blivet: vg p170hm_hdd1 has 0MB free >06:02:25,881 DEBUG blivet: p170hm_hdd1 size is 715400MB >06:02:25,881 DEBUG blivet: vg p170hm_hdd1 has 0MB free >06:02:25,882 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47919fd0) -- > name = p170hm_hdd1-libvirt status = True kids = 0 id = 17 > parents = ['existing 715400MB lvmvg p170hm_hdd1 (16)'] > uuid = 9ruHI7-1tm1-kf9r-tdHQ-eVlW-uifj-VddEuC size = 715400.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_hdd1-libvirt type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 1465139200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (91200, 255, 63) biosGeometry: (91200, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f479160e0> > target size = 715400.0 path = /dev/mapper/p170hm_hdd1-libvirt > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f47919090) -- > name = p170hm_hdd1 status = True kids = 1 id = 16 > parents = ['existing 715403MB partition sdc1 (15) with existing lvmpv'] > uuid = kxfy6n-Ql3M-5g0x-uhFM-n2kY-B1c0-O8PGuq size = 715400 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_hdd1 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 178850 > PE Free = 0 PV Count = 1 > LV Names = ['libvirt'] modified = False > extents = 178850.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 715403MB partition sdc1 (15) with existing lvmpv'] > LVs = ['existing 715400MB lvmlv p170hm_hdd1-libvirt (17)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 715400MB >06:02:25,886 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_hdd0-swap /dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKTBXQpTheJaYmsm7t8canYPlFWTKKdlTw /dev/mapper/p170hm_hdd0-swap /dev/p170hm_hdd0/swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'p170hm_hdd0-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKTBXQpTheJaYmsm7t8canYPlFWTKKdlTw', > 'DM_VG_NAME': 'p170hm_hdd0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805284', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_hdd0-swap', > '/dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKTBXQpTheJaYmsm7t8canYPlFWTKKdlTw', > '/dev/mapper/p170hm_hdd0-swap', > '/dev/p170hm_hdd0/swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: p170hm_hdd0-swap ; >06:02:25,887 INFO blivet: scanning p170hm_hdd0-swap (/devices/virtual/block/dm-2)... >06:02:25,887 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_hdd0-swap ; >06:02:25,888 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB lvmlv p170hm_hdd0-swap (6) >06:02:25,889 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_hdd0-swap ; >06:02:25,891 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_hdd0-swap ; label_type: None ; >06:02:25,891 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,892 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-swap ; status: True ; controllable: True ; orig: False ; >06:02:25,893 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_hdd0-swap ; labelType: None ; exists: True ; >06:02:25,895 WARN blivet: disklabel detected but not usable on p170hm_hdd0-swap >06:02:25,895 DEBUG blivet: no type or existing type for p170hm_hdd0-swap, bailing >06:02:25,898 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0 >06:02:25,898 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,900 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:25,900 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,901 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:25,903 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f478ef610) -- > name = p170hm_hdd0-swap status = True kids = 0 id = 6 > parents = ['existing 953864MB lvmvg p170hm_hdd0 (3)'] > uuid = TBXQpT-heJa-Ymsm-7t8c-anYP-lFWT-KKdlTw size = 16384.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_hdd0-swap type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 33554432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809b90> > target size = 16384.0 path = /dev/mapper/p170hm_hdd0-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f47a67a90) -- > name = p170hm_hdd0 status = True kids = 3 id = 3 > parents = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > uuid = BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK size = 953864 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_hdd0 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238466 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'mock', 'swap'] modified = False > extents = 238466.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > LVs = ['existing 860680MB lvmlv p170hm_hdd0-home (4)', > 'existing 76800MB lvmlv p170hm_hdd0-mock (5)', > 'existing 16384MB lvmlv p170hm_hdd0-swap (6)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16384MB >06:02:25,906 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_hdd0-mock /dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKENfzrT4CGjwCdArKsTfedCUWSh19519y /dev/mapper/p170hm_hdd0-mock /dev/p170hm_hdd0/mock', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'mock', > 'DM_NAME': 'p170hm_hdd0-mock', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKENfzrT4CGjwCdArKsTfedCUWSh19519y', > 'DM_VG_NAME': 'p170hm_hdd0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '806456', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_hdd0-mock', > '/dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKENfzrT4CGjwCdArKsTfedCUWSh19519y', > '/dev/mapper/p170hm_hdd0-mock', > '/dev/p170hm_hdd0/mock'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: p170hm_hdd0-mock ; >06:02:25,907 INFO blivet: scanning p170hm_hdd0-mock (/devices/virtual/block/dm-3)... >06:02:25,907 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_hdd0-mock ; >06:02:25,909 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76800MB lvmlv p170hm_hdd0-mock (5) >06:02:25,910 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_hdd0-mock ; >06:02:25,911 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_hdd0-mock ; label_type: None ; >06:02:25,912 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,913 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-mock ; status: True ; controllable: True ; orig: False ; >06:02:25,914 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_hdd0-mock ; labelType: None ; exists: True ; >06:02:25,925 WARN blivet: disklabel detected but not usable on p170hm_hdd0-mock >06:02:25,926 DEBUG blivet: no type or existing type for p170hm_hdd0-mock, bailing >06:02:25,928 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0 >06:02:25,929 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,930 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:25,930 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,932 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:25,933 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47a67f90) -- > name = p170hm_hdd0-mock status = True kids = 0 id = 5 > parents = ['existing 953864MB lvmvg p170hm_hdd0 (3)'] > uuid = ENfzrT-4CGj-wCdA-rKsT-fedC-UWSh-19519y size = 76800.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_hdd0-mock type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 157286400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809f80> > target size = 76800.0 path = /dev/mapper/p170hm_hdd0-mock > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f47a67a90) -- > name = p170hm_hdd0 status = True kids = 3 id = 3 > parents = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > uuid = BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK size = 953864 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_hdd0 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238466 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'mock', 'swap'] modified = False > extents = 238466.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > LVs = ['existing 860680MB lvmlv p170hm_hdd0-home (4)', > 'existing 76800MB lvmlv p170hm_hdd0-mock (5)', > 'existing 16384MB lvmlv p170hm_hdd0-swap (6)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 76800MB >06:02:25,936 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_hdd0-home /dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKs7y0Jz0X2kaonThAKG8l0wIR5c6TnQSd /dev/mapper/p170hm_hdd0-home /dev/p170hm_hdd0/home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'p170hm_hdd0-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKs7y0Jz0X2kaonThAKG8l0wIR5c6TnQSd', > 'DM_VG_NAME': 'p170hm_hdd0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '807139', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_hdd0-home', > '/dev/disk/by-id/dm-uuid-LVM-BcQklBDw9tccb11pvdaCLb5LqLOq8YMKs7y0Jz0X2kaonThAKG8l0wIR5c6TnQSd', > '/dev/mapper/p170hm_hdd0-home', > '/dev/p170hm_hdd0/home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: p170hm_hdd0-home ; >06:02:25,937 INFO blivet: scanning p170hm_hdd0-home (/devices/virtual/block/dm-4)... >06:02:25,937 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_hdd0-home ; >06:02:25,939 DEBUG blivet: DeviceTree.getDeviceByName returned existing 860680MB lvmlv p170hm_hdd0-home (4) >06:02:25,939 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_hdd0-home ; >06:02:25,940 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_hdd0-home ; label_type: None ; >06:02:25,940 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,942 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-home ; status: True ; controllable: True ; orig: False ; >06:02:25,943 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_hdd0-home ; labelType: None ; exists: True ; >06:02:25,950 WARN blivet: disklabel detected but not usable on p170hm_hdd0-home >06:02:25,951 DEBUG blivet: no type or existing type for p170hm_hdd0-home, bailing >06:02:25,953 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_hdd0 >06:02:25,954 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,955 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:25,955 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:25,956 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:25,958 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47a67f10) -- > name = p170hm_hdd0-home status = True kids = 0 id = 4 > parents = ['existing 953864MB lvmvg p170hm_hdd0 (3)'] > uuid = s7y0Jz-0X2k-aonT-hAKG-8l0w-IR5c-6TnQSd size = 860680.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_hdd0-home type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 1762672640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (109721, 255, 63) biosGeometry: (109721, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809ef0> > target size = 860680.0 path = /dev/mapper/p170hm_hdd0-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f47a67a90) -- > name = p170hm_hdd0 status = True kids = 3 id = 3 > parents = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > uuid = BcQklB-Dw9t-ccb1-1pvd-aCLb-5LqL-Oq8YMK size = 953864 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_hdd0 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238466 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'mock', 'swap'] modified = False > extents = 238466.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953868MB partition sda1 (2) with existing lvmpv'] > LVs = ['existing 860680MB lvmlv p170hm_hdd0-home (4)', > 'existing 76800MB lvmlv p170hm_hdd0-mock (5)', > 'existing 16384MB lvmlv p170hm_hdd0-swap (6)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 860680MB >06:02:25,962 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_ssd0-root /dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTb5hhKXGIFGm7rOtQLh2k3UZ5y81szfa4 /dev/mapper/p170hm_ssd0-root /dev/p170hm_ssd0/root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'p170hm_ssd0-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTb5hhKXGIFGm7rOtQLh2k3UZ5y81szfa4', > 'DM_VG_NAME': 'p170hm_ssd0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90756', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_ssd0-root', > '/dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTb5hhKXGIFGm7rOtQLh2k3UZ5y81szfa4', > '/dev/mapper/p170hm_ssd0-root', > '/dev/p170hm_ssd0/root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: p170hm_ssd0-root ; >06:02:25,962 INFO blivet: scanning p170hm_ssd0-root (/devices/virtual/block/dm-5)... >06:02:25,963 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_ssd0-root ; >06:02:25,964 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76800MB lvmlv p170hm_ssd0-root (12) >06:02:25,965 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_ssd0-root ; >06:02:25,966 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_ssd0-root ; label_type: None ; >06:02:25,966 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,967 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-root ; status: True ; controllable: True ; orig: False ; >06:02:25,968 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_ssd0-root ; labelType: None ; exists: True ; >06:02:25,971 WARN blivet: disklabel detected but not usable on p170hm_ssd0-root >06:02:25,971 DEBUG blivet: no type or existing type for p170hm_ssd0-root, bailing >06:02:25,974 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0 >06:02:25,975 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,977 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:25,977 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,979 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:25,980 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47901190) -- > name = p170hm_ssd0-root status = True kids = 0 id = 12 > parents = ['existing 113968MB lvmvg p170hm_ssd0 (10)'] > uuid = b5hhKX-GIFG-m7rO-tQLh-2k3U-Z5y8-1szfa4 size = 76800.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_ssd0-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 157286400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f74d0> > target size = 76800.0 path = /dev/mapper/p170hm_ssd0-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f478f9950) -- > name = p170hm_ssd0 status = True kids = 3 id = 10 > parents = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > uuid = tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT size = 113968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_ssd0 > format args = [] originalFormat = None target = None dmUuid = None free = 26928.0 PE Size = 4.0 PE Count = 28492 > PE Free = 6732 PV Count = 1 > LV Names = ['opt', 'root', 'usr_local'] modified = False > extents = 28492.0 free space = 26928 > free extents = 6732.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > LVs = ['existing 5120MB lvmlv p170hm_ssd0-opt (11)', > 'existing 76800MB lvmlv p170hm_ssd0-root (12)', > 'existing 5120MB lvmlv p170hm_ssd0-usr_local (13)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 76800MB >06:02:25,983 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_ssd0-opt /dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTSe2YrmBeTYgUSaCwVytRs11zqE5jvR6f /dev/mapper/p170hm_ssd0-opt /dev/p170hm_ssd0/opt', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'opt', > 'DM_NAME': 'p170hm_ssd0-opt', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTSe2YrmBeTYgUSaCwVytRs11zqE5jvR6f', > 'DM_VG_NAME': 'p170hm_ssd0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '91168', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_ssd0-opt', > '/dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTSe2YrmBeTYgUSaCwVytRs11zqE5jvR6f', > '/dev/mapper/p170hm_ssd0-opt', > '/dev/p170hm_ssd0/opt'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: p170hm_ssd0-opt ; >06:02:25,983 INFO blivet: scanning p170hm_ssd0-opt (/devices/virtual/block/dm-6)... >06:02:25,984 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_ssd0-opt ; >06:02:25,985 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5120MB lvmlv p170hm_ssd0-opt (11) >06:02:25,987 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_ssd0-opt ; >06:02:25,988 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_ssd0-opt ; label_type: None ; >06:02:25,988 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:25,989 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-opt ; status: True ; controllable: True ; orig: False ; >06:02:25,990 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_ssd0-opt ; labelType: None ; exists: True ; >06:02:25,992 WARN blivet: disklabel detected but not usable on p170hm_ssd0-opt >06:02:25,992 DEBUG blivet: no type or existing type for p170hm_ssd0-opt, bailing >06:02:25,996 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0 >06:02:25,997 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:25,998 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:25,999 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:26,000 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:26,002 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47901150) -- > name = p170hm_ssd0-opt status = True kids = 0 id = 11 > parents = ['existing 113968MB lvmvg p170hm_ssd0 (10)'] > uuid = Se2Yrm-BeTY-gUSa-CwVy-tRs1-1zqE-5jvR6f size = 5120.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_ssd0-opt type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f47809e60> > target size = 5120.0 path = /dev/mapper/p170hm_ssd0-opt > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f478f9950) -- > name = p170hm_ssd0 status = True kids = 3 id = 10 > parents = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > uuid = tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT size = 113968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_ssd0 > format args = [] originalFormat = None target = None dmUuid = None free = 26928.0 PE Size = 4.0 PE Count = 28492 > PE Free = 6732 PV Count = 1 > LV Names = ['opt', 'root', 'usr_local'] modified = False > extents = 28492.0 free space = 26928 > free extents = 6732.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > LVs = ['existing 5120MB lvmlv p170hm_ssd0-opt (11)', > 'existing 76800MB lvmlv p170hm_ssd0-root (12)', > 'existing 5120MB lvmlv p170hm_ssd0-usr_local (13)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 5120MB >06:02:26,005 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-p170hm_ssd0-usr_local /dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTUSxar01sBw2s4c5ndsfJQnCdRw5Uqjx2 /dev/mapper/p170hm_ssd0-usr_local /dev/p170hm_ssd0/usr_local', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'usr_local', > 'DM_NAME': 'p170hm_ssd0-usr_local', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTUSxar01sBw2s4c5ndsfJQnCdRw5Uqjx2', > 'DM_VG_NAME': 'p170hm_ssd0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92241', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-p170hm_ssd0-usr_local', > '/dev/disk/by-id/dm-uuid-LVM-tkkJzJZroBT716bmYywvsNfrr0wld9gTUSxar01sBw2s4c5ndsfJQnCdRw5Uqjx2', > '/dev/mapper/p170hm_ssd0-usr_local', > '/dev/p170hm_ssd0/usr_local'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: p170hm_ssd0-usr_local ; >06:02:26,006 INFO blivet: scanning p170hm_ssd0-usr_local (/devices/virtual/block/dm-7)... >06:02:26,006 DEBUG blivet: DeviceTree.getDeviceByName: name: p170hm_ssd0-usr_local ; >06:02:26,008 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5120MB lvmlv p170hm_ssd0-usr_local (13) >06:02:26,009 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: p170hm_ssd0-usr_local ; >06:02:26,010 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: p170hm_ssd0-usr_local ; label_type: None ; >06:02:26,010 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:02:26,011 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-usr_local ; status: True ; controllable: True ; orig: False ; >06:02:26,012 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/p170hm_ssd0-usr_local ; labelType: None ; exists: True ; >06:02:26,014 WARN blivet: disklabel detected but not usable on p170hm_ssd0-usr_local >06:02:26,014 DEBUG blivet: no type or existing type for p170hm_ssd0-usr_local, bailing >06:02:26,018 DEBUG blivet: looking up parted Device: /dev/mapper/p170hm_ssd0 >06:02:26,018 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:26,019 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:26,020 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:26,021 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:26,023 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f47901b50) -- > name = p170hm_ssd0-usr_local status = True kids = 0 id = 13 > parents = ['existing 113968MB lvmvg p170hm_ssd0 (10)'] > uuid = USxar0-1sBw-2s4c-5nds-fJQn-CdRw-5Uqjx2 size = 5120.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/p170hm_ssd0-usr_local type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f478f75f0> > target size = 5120.0 path = /dev/mapper/p170hm_ssd0-usr_local > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f478f9950) -- > name = p170hm_ssd0 status = True kids = 3 id = 10 > parents = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > uuid = tkkJzJ-ZroB-T716-bmYy-wvsN-frr0-wld9gT size = 113968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/p170hm_ssd0 > format args = [] originalFormat = None target = None dmUuid = None free = 26928.0 PE Size = 4.0 PE Count = 28492 > PE Free = 6732 PV Count = 1 > LV Names = ['opt', 'root', 'usr_local'] modified = False > extents = 28492.0 free space = 26928 > free extents = 6732.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 113972MB partition sdb2 (9) with existing lvmpv'] > LVs = ['existing 5120MB lvmlv p170hm_ssd0-opt (11)', > 'existing 76800MB lvmlv p170hm_ssd0-root (12)', > 'existing 5120MB lvmlv p170hm_ssd0-usr_local (13)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 5120MB >06:02:26,044 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-home ; status: True ; controllable: True ; >06:02:26,045 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-home ; status: False ; type: None ; >06:02:26,047 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-home ; status: False ; type: None ; >06:02:26,058 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_hdd0-home ; status: True ; controllable: True ; >06:02:26,089 DEBUG blivet: LVMVolumeGroupDevice.teardown: p170hm_hdd0 ; status: True ; controllable: True ; >06:02:26,090 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0 ; status: False ; type: None ; >06:02:26,091 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0 ; status: False ; type: None ; >06:02:26,104 DEBUG blivet: LVMVolumeGroupDevice._teardown: p170hm_hdd0 ; status: True ; controllable: True ; >06:02:26,133 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:02:26,135 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda1 ; status: False ; type: lvmpv ; >06:02:26,137 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda1 ; status: False ; type: lvmpv ; >06:02:26,150 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:02:26,152 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:02:26,155 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:02:26,166 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-mock ; status: False ; controllable: True ; >06:02:26,170 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-swap ; status: False ; controllable: True ; >06:02:26,172 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >06:02:26,185 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:02:26,187 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:02:26,189 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:02:26,199 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-opt ; status: True ; controllable: True ; >06:02:26,200 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-opt ; status: False ; type: None ; >06:02:26,202 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-opt ; status: False ; type: None ; >06:02:26,214 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_ssd0-opt ; status: True ; controllable: True ; >06:02:26,242 DEBUG blivet: LVMVolumeGroupDevice.teardown: p170hm_ssd0 ; status: True ; controllable: True ; >06:02:26,243 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0 ; status: False ; type: None ; >06:02:26,246 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0 ; status: False ; type: None ; >06:02:26,257 DEBUG blivet: LVMVolumeGroupDevice._teardown: p170hm_ssd0 ; status: True ; controllable: True ; >06:02:26,284 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >06:02:26,286 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:02:26,288 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:02:26,299 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:02:26,301 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:02:26,304 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:02:26,315 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-root ; status: False ; controllable: True ; >06:02:26,316 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-usr_local ; status: False ; controllable: True ; >06:02:26,316 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd1-libvirt ; status: True ; controllable: True ; >06:02:26,318 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd1-libvirt ; status: False ; type: None ; >06:02:26,319 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd1-libvirt ; status: False ; type: None ; >06:02:26,330 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_hdd1-libvirt ; status: True ; controllable: True ; >06:02:26,429 DEBUG blivet: LVMVolumeGroupDevice.teardown: p170hm_hdd1 ; status: True ; controllable: True ; >06:02:26,432 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd1 ; status: False ; type: None ; >06:02:26,433 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd1 ; status: False ; type: None ; >06:02:26,444 DEBUG blivet: LVMVolumeGroupDevice._teardown: p170hm_hdd1 ; status: True ; controllable: True ; >06:02:26,465 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >06:02:26,466 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc1 ; status: False ; type: lvmpv ; >06:02:26,469 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc1 ; status: False ; type: lvmpv ; >06:02:26,480 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >06:02:26,481 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:02:26,484 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:02:26,496 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:02:26,497 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:02:26,497 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >06:02:26,531 INFO blivet: edd: collected mbr signatures: {'sda': '0xe1c537a2', 'sdb': '0x00047fc4', 'sdc': '0x81945364'} >06:02:26,532 DEBUG blivet: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x6b8b4567 > pci_dev: 00:00.0, scsi_id: None > scsi_lun: None, sectors: 15671296 >06:02:26,532 ERR blivet: edd: unable to match edd entry 0x80 >06:02:26,532 DEBUG blivet: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00047fc4 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 234441648 >06:02:26,533 INFO blivet: edd: matched 0x81 to sdb using MBR sig >06:02:26,533 DEBUG blivet: edd: data extracted from 0x82: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0xe1c537a2 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 1953525168 >06:02:26,533 INFO blivet: edd: matched 0x82 to sda using MBR sig >06:02:26,533 DEBUG blivet: edd: data extracted from 0x83: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x81945364 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 1465149168 >06:02:26,533 INFO blivet: edd: matched 0x83 to sdc using MBR sig >06:02:26,534 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >06:02:26,542 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:02:26,553 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >06:02:26,583 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:02:26,585 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:02:26,587 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:02:26,653 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:26,654 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:26,655 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:26,656 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:26,656 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:02:26,656 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:02:26,658 DEBUG blivet: p170hm_hdd1 size is 715400MB >06:02:26,659 DEBUG blivet: vg p170hm_hdd1 has 0MB free >06:02:26,659 DEBUG blivet: p170hm_hdd1 size is 715400MB >06:02:26,659 DEBUG blivet: vg p170hm_hdd1 has 0MB free >06:02:26,660 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:26,661 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:26,662 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:02:26,662 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:02:26,669 DEBUG blivet: Ext4FS.supported: supported: True ; >06:02:26,671 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:02:26,748 DEBUG blivet: /dev/sdd is mounted on /run/install/repo >06:02:26,748 DEBUG blivet: /dev/sdd is mounted on /run/install/repo >06:02:26,750 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdd ; >06:02:26,751 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7652MB disk sdd (0) with existing iso9660 filesystem >06:03:09,408 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:03:09,408 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:03:09,409 DEBUG blivet: NFSv4.supported: supported: False ; >06:03:09,409 DEBUG blivet: NFSv4.supported: supported: False ; >06:03:09,410 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:03:09,411 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:03:09,411 DEBUG blivet: Ext4FS.supported: supported: True ; >06:03:09,412 DEBUG blivet: Ext4FS.supported: supported: True ; >06:03:09,662 DEBUG blivet: Ext3FS.supported: supported: True ; >06:03:09,664 DEBUG blivet: Ext3FS.supported: supported: True ; >06:03:09,665 DEBUG blivet: Ext2FS.supported: supported: True ; >06:03:09,666 DEBUG blivet: Ext2FS.supported: supported: True ; >06:03:09,667 DEBUG blivet: SysFS.supported: supported: False ; >06:03:09,667 DEBUG blivet: SysFS.supported: supported: False ; >06:03:09,668 DEBUG blivet: MultipathMember.__init__: >06:03:09,668 DEBUG blivet: SwapSpace.__init__: >06:03:09,669 DEBUG blivet: ProcFS.supported: supported: False ; >06:03:09,670 DEBUG blivet: ProcFS.supported: supported: False ; >06:03:09,670 DEBUG blivet: NoDevFS.supported: supported: False ; >06:03:09,671 DEBUG blivet: NoDevFS.supported: supported: False ; >06:03:09,672 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:03:09,673 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:03:09,674 DEBUG blivet: BTRFS.supported: supported: True ; >06:03:09,739 DEBUG blivet: USBFS.supported: supported: False ; >06:03:09,739 DEBUG blivet: USBFS.supported: supported: False ; >06:03:09,740 DEBUG blivet: DiskLabel.__init__: >06:03:09,740 INFO blivet: DiskLabel.partedDevice returning None >06:03:09,740 DEBUG blivet: HFSPlus.supported: supported: False ; >06:03:09,741 DEBUG blivet: HFSPlus.supported: supported: False ; >06:03:09,741 DEBUG blivet: XFS.supported: supported: True ; >06:03:09,790 DEBUG blivet: XFS.supported: supported: True ; >06:03:09,791 DEBUG blivet: TmpFS.supported: supported: False ; >06:03:09,792 DEBUG blivet: TmpFS.supported: supported: False ; >06:03:09,792 DEBUG blivet: LUKS.__init__: >06:03:09,793 DEBUG blivet: NTFS.supported: supported: False ; >06:03:09,793 DEBUG blivet: NTFS.supported: supported: False ; >06:03:09,794 DEBUG blivet: BindFS.supported: supported: False ; >06:03:09,794 DEBUG blivet: BindFS.supported: supported: False ; >06:03:09,795 DEBUG blivet: HFS.supported: supported: False ; >06:03:09,795 DEBUG blivet: HFS.supported: supported: False ; >06:03:09,796 DEBUG blivet: LVMPhysicalVolume.__init__: >06:03:09,796 DEBUG blivet: NFS.supported: supported: False ; >06:03:09,797 DEBUG blivet: NFS.supported: supported: False ; >06:03:09,797 DEBUG blivet: FATFS.supported: supported: True ; >06:03:09,814 DEBUG blivet: FATFS.supported: supported: True ; >06:03:09,815 DEBUG blivet: DMRaidMember.__init__: >06:03:09,815 DEBUG blivet: MDRaidMember.__init__: >06:04:47,250 DEBUG blivet: clearpart: looking at sdb2 >06:04:47,250 DEBUG blivet: clearpart: looking at sda1 >06:04:47,251 DEBUG blivet: clearpart: looking at sdb1 >06:04:47,252 DEBUG blivet: clearpart: looking at sdc1 >06:04:47,253 DEBUG blivet: checking whether disk sda has an empty extended >06:04:47,253 DEBUG blivet: extended is None ; logicals is [] >06:04:47,254 DEBUG blivet: checking whether disk sdb has an empty extended >06:04:47,254 DEBUG blivet: extended is None ; logicals is [] >06:04:47,255 DEBUG blivet: checking whether disk sdc has an empty extended >06:04:47,255 DEBUG blivet: extended is None ; logicals is [] >06:04:47,313 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:04:47,314 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sdb (7) with existing msdos disklabel >06:04:47,316 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:04:47,317 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sdb (7) with existing msdos disklabel >06:04:47,317 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:04:47,336 DEBUG blivet: starting Blivet copy >06:04:47,367 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >06:04:47,368 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f369ad1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f3693d550> PedPartition: <_ped.Partition object at 0x7f7f369a8b90> >06:04:47,370 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >06:04:47,370 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f369ae150> fileSystem: <parted.filesystem.FileSystem object at 0x7f7f3693d890> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f3693d610> PedPartition: <_ped.Partition object at 0x7f7f369a8cb0> >06:04:47,371 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >06:04:47,371 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f369ae150> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f3693d810> PedPartition: <_ped.Partition object at 0x7f7f369a8d10> >06:04:47,373 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >06:04:47,373 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f369af2d0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f3693d950> PedPartition: <_ped.Partition object at 0x7f7f369a8d70> >06:04:47,373 DEBUG blivet: finished Blivet copy >06:04:47,374 INFO blivet: hiding device disk sdd (id 0) >06:04:47,374 DEBUG blivet: lvm filter: adding sdd to the reject list >06:04:49,266 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:04:49,280 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:04:51,996 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:04:55,120 DEBUG blivet: Ext4FS.supported: supported: True ; >06:04:55,120 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:01,171 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:01,172 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:01,175 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 860680, ['sda'], {'encrypted': False, 'raid_level': None} >06:05:01,179 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:05:01,180 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:05:01,181 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-home ; status: False ; type: None ; >06:05:01,181 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:05:01,183 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-home ; current: None ; type: None ; >06:05:01,183 INFO storage.ui: registered action: [0] Destroy Format None on lvmlv p170hm_hdd0-home (id 4) >06:05:01,184 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-home ; status: False ; type: None ; >06:05:01,186 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-home ; current: None ; type: ext4 ; >06:05:01,186 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at /home on lvmlv p170hm_hdd0-home (id 4) >06:05:01,205 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:02,563 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:02,564 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:02,567 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 860680, ['sda'], {'encrypted': False, 'raid_level': None} >06:05:02,581 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:02,590 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:02,597 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:04,308 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:05,943 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:05,944 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:15,211 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:15,211 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:15,215 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 76800, ['sda'], {'encrypted': False, 'raid_level': None} >06:05:15,219 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:05:15,219 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:05:15,220 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-mock ; status: False ; type: None ; >06:05:15,221 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:05:15,222 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-mock ; current: None ; type: None ; >06:05:15,222 INFO storage.ui: registered action: [2] Destroy Format None on lvmlv p170hm_hdd0-mock (id 5) >06:05:15,224 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-mock ; status: False ; type: None ; >06:05:15,225 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-mock ; current: None ; type: ext4 ; >06:05:15,225 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /var/lib/mock on lvmlv p170hm_hdd0-mock (id 5) >06:05:15,242 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:16,403 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:16,403 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:16,406 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 76800, ['sda'], {'encrypted': False, 'raid_level': None} >06:05:16,419 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:16,427 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:16,434 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:19,277 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:20,895 DEBUG blivet: SwapSpace.__init__: >06:05:20,895 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:05:24,800 DEBUG blivet: SwapSpace.__init__: >06:05:24,800 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:05:24,802 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 16384, ['sda'], {'encrypted': False, 'raid_level': None} >06:05:24,806 DEBUG storage.ui: SwapSpace.__init__: device: /dev/mapper/p170hm_hdd0-swap ; mountpoint: None ; label: swap ; >06:05:24,806 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >06:05:24,807 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-swap ; status: False ; type: None ; >06:05:24,807 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:05:24,808 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-swap ; current: None ; type: None ; >06:05:24,809 INFO storage.ui: registered action: [4] Destroy Format None on lvmlv p170hm_hdd0-swap (id 6) >06:05:24,810 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-swap ; status: False ; type: None ; >06:05:24,811 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_hdd0-swap ; current: None ; type: swap ; >06:05:24,811 INFO storage.ui: registered action: [5] Create Format swap on lvmlv p170hm_hdd0-swap (id 6) >06:05:24,827 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:25,827 DEBUG blivet: SwapSpace.__init__: >06:05:25,827 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:05:25,829 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 16384, ['sda'], {'encrypted': False, 'raid_level': None} >06:05:25,843 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:25,853 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:25,860 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:27,652 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:30,743 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:30,744 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:40,262 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:40,263 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:40,267 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 715400, ['sdc'], {'encrypted': False, 'raid_level': None} >06:05:40,272 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:05:40,273 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:05:40,274 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd1-libvirt ; status: False ; type: None ; >06:05:40,275 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:05:40,276 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_hdd1-libvirt ; current: None ; type: None ; >06:05:40,277 INFO storage.ui: registered action: [6] Destroy Format None on lvmlv p170hm_hdd1-libvirt (id 17) >06:05:40,278 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd1-libvirt ; status: False ; type: None ; >06:05:40,280 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_hdd1-libvirt ; current: None ; type: ext4 ; >06:05:40,280 INFO storage.ui: registered action: [7] Create Format ext4 filesystem mounted at /var/lib/libvirt on lvmlv p170hm_hdd1-libvirt (id 17) >06:05:40,301 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:41,780 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:41,780 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:41,784 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 715400, ['sdc'], {'encrypted': False, 'raid_level': None} >06:05:41,799 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:41,809 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:41,816 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:44,109 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:46,159 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:46,160 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:50,933 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:50,934 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:50,936 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:05:50,940 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:05:50,941 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:05:50,942 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-opt ; status: False ; type: None ; >06:05:50,942 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:05:50,943 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-opt ; current: None ; type: None ; >06:05:50,943 INFO storage.ui: registered action: [8] Destroy Format None on lvmlv p170hm_ssd0-opt (id 11) >06:05:50,944 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-opt ; status: False ; type: None ; >06:05:50,946 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-opt ; current: None ; type: ext4 ; >06:05:50,946 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at /opt on lvmlv p170hm_ssd0-opt (id 11) >06:05:50,962 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:53,763 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:53,763 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:05:53,766 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:05:53,780 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:53,789 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:53,796 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:05:55,452 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:05:57,111 DEBUG blivet: Ext4FS.supported: supported: True ; >06:05:57,111 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:02,521 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:02,521 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:02,524 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 76800, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:02,527 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:06:02,528 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:06:02,529 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-root ; status: False ; type: None ; >06:06:02,529 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:06:02,530 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-root ; current: None ; type: None ; >06:06:02,530 INFO storage.ui: registered action: [10] Destroy Format None on lvmlv p170hm_ssd0-root (id 12) >06:06:02,531 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-root ; status: False ; type: None ; >06:06:02,532 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-root ; current: None ; type: ext4 ; >06:06:02,533 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at / on lvmlv p170hm_ssd0-root (id 12) >06:06:02,547 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:03,692 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:03,692 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:03,695 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 76800, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:03,707 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:05,002 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:05,002 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:05,004 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 500, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:05,021 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:06:05,033 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:06,524 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >06:06:08,790 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:08,790 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:15,793 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:15,793 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:15,796 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:15,800 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:06:15,800 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:06:15,801 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-usr_local ; status: False ; type: None ; >06:06:15,801 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:06:15,802 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-usr_local ; current: None ; type: None ; >06:06:15,803 INFO storage.ui: registered action: [12] Destroy Format None on lvmlv p170hm_ssd0-usr_local (id 13) >06:06:15,804 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-usr_local ; status: False ; type: None ; >06:06:15,805 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: p170hm_ssd0-usr_local ; current: None ; type: ext4 ; >06:06:15,805 INFO storage.ui: registered action: [13] Create Format ext4 filesystem mounted at /usr/local on lvmlv p170hm_ssd0-usr_local (id 13) >06:06:15,820 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:17,466 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:17,466 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:17,469 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:17,481 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:19,493 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:19,493 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:25,785 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:25,785 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:25,788 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 500, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:25,790 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:06:25,791 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:06:25,792 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >06:06:25,792 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:06:25,793 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >06:06:25,793 INFO storage.ui: registered action: [14] Destroy Format ext4 filesystem on partition sdb1 (id 8) >06:06:25,794 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >06:06:25,795 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >06:06:25,797 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >06:06:25,797 INFO storage.ui: registered action: [15] Create Format ext4 filesystem mounted at /boot on partition sdb1 (id 8) >06:06:42,225 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:42,226 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:42,229 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 500, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:42,260 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:45,658 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:45,659 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:45,662 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 860680, ['sda'], {'encrypted': False, 'raid_level': None} >06:06:45,676 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:45,692 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:47,652 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:47,652 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:47,655 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 76800, ['sda'], {'encrypted': False, 'raid_level': None} >06:06:47,671 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:47,687 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:50,021 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:50,021 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:50,025 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 715400, ['sdc'], {'encrypted': False, 'raid_level': None} >06:06:50,043 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:50,060 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:50,745 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:50,746 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:50,748 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:50,762 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:50,776 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:57,988 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:57,988 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:57,991 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:58,006 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:59,123 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:59,123 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:59,126 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:59,142 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:59,157 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:59,653 DEBUG blivet: Ext4FS.supported: supported: True ; >06:06:59,653 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:06:59,657 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:06:59,676 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:06:59,693 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:00,369 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:00,369 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:00,372 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:07:00,384 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:00,397 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:00,823 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:00,824 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:00,826 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:07:00,837 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:00,849 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:01,481 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:01,482 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:01,484 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 715400, ['sdc'], {'encrypted': False, 'raid_level': None} >06:07:01,496 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:01,508 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:02,168 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:02,168 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:02,170 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 76800, ['sda'], {'encrypted': False, 'raid_level': None} >06:07:02,182 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:02,194 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:02,759 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:02,760 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:02,762 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 860680, ['sda'], {'encrypted': False, 'raid_level': None} >06:07:02,773 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:02,785 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:03,423 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:03,423 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:03,426 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 76800, ['sda'], {'encrypted': False, 'raid_level': None} >06:07:03,436 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:03,447 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:04,737 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:04,737 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:04,740 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 715400, ['sdc'], {'encrypted': False, 'raid_level': None} >06:07:04,753 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:04,766 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:05,408 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:05,408 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:05,410 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:07:05,421 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:05,432 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:06,303 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:06,303 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:06,305 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 5120, ['sdb'], {'encrypted': False, 'raid_level': None} >06:07:06,316 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:06,322 DEBUG blivet: SwapSpace.__init__: >06:07:06,322 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:07:06,328 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:07,456 DEBUG blivet: SwapSpace.__init__: >06:07:07,456 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:07:07,457 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 16384, ['sda'], {'encrypted': False, 'raid_level': None} >06:07:07,468 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:07,475 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:07,476 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:07,482 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:08,496 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:08,496 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:08,499 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 76800, ['sdb'], {'encrypted': False, 'raid_level': None} >06:07:08,510 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 0, [], {} >06:07:12,942 DEBUG blivet: Ext4FS.supported: supported: True ; >06:07:12,943 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:07:12,947 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f7f36991650>, 500, ['sdb'], {'encrypted': False, 'raid_level': None} >06:07:14,561 INFO storage.ui: unhiding device disk sdd (id 0) >06:07:14,562 DEBUG storage.ui: lvm filter: removing sdd from the reject list >06:07:14,563 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:07:14,565 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sdb (7) with existing msdos disklabel >06:07:14,565 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:07:20,504 INFO blivet: omitting ksdata: existing 953869MB disk sda (1) with existing msdos disklabel >06:07:20,504 INFO blivet: omitting ksdata: existing 114473MB disk sdb (7) with existing msdos disklabel >06:07:20,504 INFO blivet: omitting ksdata: existing 715404MB disk sdc (14) with existing msdos disklabel >06:07:20,512 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-home ; status: False ; controllable: True ; >06:07:20,513 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-mock ; status: False ; controllable: True ; >06:07:20,514 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-swap ; status: False ; controllable: True ; >06:07:20,514 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >06:07:20,531 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:07:20,532 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:07:20,533 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:07:20,548 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-opt ; status: False ; controllable: True ; >06:07:20,548 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-root ; status: False ; controllable: True ; >06:07:20,549 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-usr_local ; status: False ; controllable: True ; >06:07:20,550 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd1-libvirt ; status: False ; controllable: True ; >06:07:20,550 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:07:20,551 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:07:20,551 INFO blivet: resetting parted disks... >06:07:20,552 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >06:07:20,552 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >06:07:20,553 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >06:07:20,553 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >06:07:20,554 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >06:07:20,555 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >06:07:20,555 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >06:07:20,555 DEBUG blivet: sector-based lookup found partition sda1 >06:07:20,556 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >06:07:20,557 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f369ad810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f36950f90> PedPartition: <_ped.Partition object at 0x7f7f3694ddd0> >06:07:20,557 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >06:07:20,557 DEBUG blivet: sector-based lookup found partition sdb1 >06:07:20,558 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >06:07:20,558 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f369ae890> fileSystem: <parted.filesystem.FileSystem object at 0x7f7f36952710> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f36952690> PedPartition: <_ped.Partition object at 0x7f7f3694de30> >06:07:20,559 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >06:07:20,559 DEBUG blivet: sector-based lookup found partition sdb2 >06:07:20,560 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >06:07:20,560 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f369ae890> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f36952790> PedPartition: <_ped.Partition object at 0x7f7f3694de90> >06:07:20,561 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >06:07:20,561 DEBUG blivet: sector-based lookup found partition sdc1 >06:07:20,562 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >06:07:20,562 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f369afa10> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f36952910> PedPartition: <_ped.Partition object at 0x7f7f3694def0> >06:07:20,562 DEBUG blivet: action: [14] Destroy Format ext4 filesystem on partition sdb1 (id 8) >06:07:20,562 DEBUG blivet: action: [12] Destroy Format None on lvmlv p170hm_ssd0-usr_local (id 13) >06:07:20,562 DEBUG blivet: action: [10] Destroy Format None on lvmlv p170hm_ssd0-root (id 12) >06:07:20,562 DEBUG blivet: action: [8] Destroy Format None on lvmlv p170hm_ssd0-opt (id 11) >06:07:20,562 DEBUG blivet: action: [6] Destroy Format None on lvmlv p170hm_hdd1-libvirt (id 17) >06:07:20,563 DEBUG blivet: action: [4] Destroy Format None on lvmlv p170hm_hdd0-swap (id 6) >06:07:20,563 DEBUG blivet: action: [2] Destroy Format None on lvmlv p170hm_hdd0-mock (id 5) >06:07:20,563 DEBUG blivet: action: [0] Destroy Format None on lvmlv p170hm_hdd0-home (id 4) >06:07:20,563 DEBUG blivet: action: [15] Create Format ext4 filesystem mounted at /boot on partition sdb1 (id 8) >06:07:20,563 DEBUG blivet: action: [13] Create Format ext4 filesystem mounted at /usr/local on lvmlv p170hm_ssd0-usr_local (id 13) >06:07:20,563 DEBUG blivet: action: [11] Create Format ext4 filesystem mounted at / on lvmlv p170hm_ssd0-root (id 12) >06:07:20,563 DEBUG blivet: action: [9] Create Format ext4 filesystem mounted at /opt on lvmlv p170hm_ssd0-opt (id 11) >06:07:20,563 DEBUG blivet: action: [7] Create Format ext4 filesystem mounted at /var/lib/libvirt on lvmlv p170hm_hdd1-libvirt (id 17) >06:07:20,563 DEBUG blivet: action: [5] Create Format swap on lvmlv p170hm_hdd0-swap (id 6) >06:07:20,563 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at /var/lib/mock on lvmlv p170hm_hdd0-mock (id 5) >06:07:20,563 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at /home on lvmlv p170hm_hdd0-home (id 4) >06:07:20,564 INFO blivet: pruning action queue... >06:07:20,564 INFO blivet: sorting actions... >06:07:20,565 DEBUG blivet: action: [0] Destroy Format None on lvmlv p170hm_hdd0-home (id 4) >06:07:20,565 DEBUG blivet: action: [2] Destroy Format None on lvmlv p170hm_hdd0-mock (id 5) >06:07:20,565 DEBUG blivet: action: [4] Destroy Format None on lvmlv p170hm_hdd0-swap (id 6) >06:07:20,565 DEBUG blivet: action: [6] Destroy Format None on lvmlv p170hm_hdd1-libvirt (id 17) >06:07:20,565 DEBUG blivet: action: [8] Destroy Format None on lvmlv p170hm_ssd0-opt (id 11) >06:07:20,566 DEBUG blivet: action: [10] Destroy Format None on lvmlv p170hm_ssd0-root (id 12) >06:07:20,566 DEBUG blivet: action: [12] Destroy Format None on lvmlv p170hm_ssd0-usr_local (id 13) >06:07:20,566 DEBUG blivet: action: [14] Destroy Format ext4 filesystem on partition sdb1 (id 8) >06:07:20,566 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at /home on lvmlv p170hm_hdd0-home (id 4) >06:07:20,566 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at /var/lib/mock on lvmlv p170hm_hdd0-mock (id 5) >06:07:20,566 DEBUG blivet: action: [5] Create Format swap on lvmlv p170hm_hdd0-swap (id 6) >06:07:20,566 DEBUG blivet: action: [7] Create Format ext4 filesystem mounted at /var/lib/libvirt on lvmlv p170hm_hdd1-libvirt (id 17) >06:07:20,566 DEBUG blivet: action: [9] Create Format ext4 filesystem mounted at /opt on lvmlv p170hm_ssd0-opt (id 11) >06:07:20,566 DEBUG blivet: action: [11] Create Format ext4 filesystem mounted at / on lvmlv p170hm_ssd0-root (id 12) >06:07:20,566 DEBUG blivet: action: [13] Create Format ext4 filesystem mounted at /usr/local on lvmlv p170hm_ssd0-usr_local (id 13) >06:07:20,566 DEBUG blivet: action: [15] Create Format ext4 filesystem mounted at /boot on partition sdb1 (id 8) >06:07:20,567 INFO blivet: executing action: [0] Destroy Format None on lvmlv p170hm_hdd0-home (id 4) >06:07:20,567 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-home ; status: False ; controllable: True ; orig: True ; >06:07:20,568 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_hdd0-home ; orig: True ; >06:07:20,569 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_hdd0 ; status: True ; controllable: True ; orig: True ; >06:07:20,570 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_hdd0-home ; status: False ; controllable: True ; orig: True ; >06:07:20,943 DEBUG blivet: DeviceFormat.destroy: device: /dev/mapper/p170hm_hdd0-home ; status: False ; type: None ; >06:07:21,518 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-home ; status: True ; controllable: True ; >06:07:21,519 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-home ; status: False ; type: None ; >06:07:21,537 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_hdd0-home ; status: True ; controllable: True ; >06:07:21,597 INFO blivet: executing action: [2] Destroy Format None on lvmlv p170hm_hdd0-mock (id 5) >06:07:21,598 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-mock ; status: False ; controllable: True ; orig: True ; >06:07:21,598 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_hdd0-mock ; orig: True ; >06:07:21,599 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_hdd0 ; status: True ; controllable: True ; orig: True ; >06:07:21,600 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_hdd0-mock ; status: False ; controllable: True ; orig: True ; >06:07:21,672 DEBUG blivet: DeviceFormat.destroy: device: /dev/mapper/p170hm_hdd0-mock ; status: False ; type: None ; >06:07:22,210 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-mock ; status: True ; controllable: True ; >06:07:22,211 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-mock ; status: False ; type: None ; >06:07:22,230 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_hdd0-mock ; status: True ; controllable: True ; >06:07:22,291 INFO blivet: executing action: [4] Destroy Format None on lvmlv p170hm_hdd0-swap (id 6) >06:07:22,292 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-swap ; status: False ; controllable: True ; orig: True ; >06:07:22,292 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_hdd0-swap ; orig: True ; >06:07:22,293 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_hdd0 ; status: True ; controllable: True ; orig: True ; >06:07:22,294 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_hdd0-swap ; status: False ; controllable: True ; orig: True ; >06:07:22,387 DEBUG blivet: DeviceFormat.destroy: device: /dev/mapper/p170hm_hdd0-swap ; status: False ; type: None ; >06:07:22,957 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd0-swap ; status: True ; controllable: True ; >06:07:22,960 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd0-swap ; status: False ; type: None ; >06:07:22,978 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_hdd0-swap ; status: True ; controllable: True ; >06:07:23,026 INFO blivet: executing action: [6] Destroy Format None on lvmlv p170hm_hdd1-libvirt (id 17) >06:07:23,027 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd1-libvirt ; status: False ; controllable: True ; orig: True ; >06:07:23,028 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_hdd1-libvirt ; orig: True ; >06:07:23,029 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_hdd1 ; status: True ; controllable: True ; orig: True ; >06:07:23,030 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_hdd1-libvirt ; status: False ; controllable: True ; orig: True ; >06:07:23,526 DEBUG blivet: DeviceFormat.destroy: device: /dev/mapper/p170hm_hdd1-libvirt ; status: False ; type: None ; >06:07:23,593 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_hdd1-libvirt ; status: True ; controllable: True ; >06:07:23,593 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_hdd1-libvirt ; status: False ; type: None ; >06:07:23,609 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_hdd1-libvirt ; status: True ; controllable: True ; >06:07:23,656 INFO blivet: executing action: [8] Destroy Format None on lvmlv p170hm_ssd0-opt (id 11) >06:07:23,657 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-opt ; status: False ; controllable: True ; orig: True ; >06:07:23,657 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_ssd0-opt ; orig: True ; >06:07:23,658 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_ssd0 ; status: True ; controllable: True ; orig: True ; >06:07:23,659 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_ssd0-opt ; status: False ; controllable: True ; orig: True ; >06:07:23,713 DEBUG blivet: DeviceFormat.destroy: device: /dev/mapper/p170hm_ssd0-opt ; status: False ; type: None ; >06:07:23,739 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-opt ; status: True ; controllable: True ; >06:07:23,740 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-opt ; status: False ; type: None ; >06:07:23,755 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_ssd0-opt ; status: True ; controllable: True ; >06:07:23,798 INFO blivet: executing action: [10] Destroy Format None on lvmlv p170hm_ssd0-root (id 12) >06:07:23,799 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-root ; status: False ; controllable: True ; orig: True ; >06:07:23,799 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_ssd0-root ; orig: True ; >06:07:23,800 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_ssd0 ; status: True ; controllable: True ; orig: True ; >06:07:23,801 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_ssd0-root ; status: False ; controllable: True ; orig: True ; >06:07:23,853 DEBUG blivet: DeviceFormat.destroy: device: /dev/mapper/p170hm_ssd0-root ; status: False ; type: None ; >06:07:23,881 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-root ; status: True ; controllable: True ; >06:07:23,881 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-root ; status: False ; type: None ; >06:07:23,896 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_ssd0-root ; status: True ; controllable: True ; >06:07:23,939 INFO blivet: executing action: [12] Destroy Format None on lvmlv p170hm_ssd0-usr_local (id 13) >06:07:23,940 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-usr_local ; status: False ; controllable: True ; orig: True ; >06:07:23,941 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_ssd0-usr_local ; orig: True ; >06:07:23,942 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_ssd0 ; status: True ; controllable: True ; orig: True ; >06:07:23,942 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_ssd0-usr_local ; status: False ; controllable: True ; orig: True ; >06:07:23,994 DEBUG blivet: DeviceFormat.destroy: device: /dev/mapper/p170hm_ssd0-usr_local ; status: False ; type: None ; >06:07:24,027 DEBUG blivet: LVMLogicalVolumeDevice.teardown: p170hm_ssd0-usr_local ; status: True ; controllable: True ; >06:07:24,028 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/p170hm_ssd0-usr_local ; status: False ; type: None ; >06:07:24,045 DEBUG blivet: LVMLogicalVolumeDevice._teardown: p170hm_ssd0-usr_local ; status: True ; controllable: True ; >06:07:24,090 INFO blivet: executing action: [14] Destroy Format ext4 filesystem on partition sdb1 (id 8) >06:07:24,091 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: True ; >06:07:24,091 DEBUG blivet: Ext4FS.destroy: device: /dev/sdb1 ; status: False ; type: ext4 ; >06:07:24,119 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >06:07:24,149 INFO blivet: executing action: [1] Create Format ext4 filesystem mounted at /home on lvmlv p170hm_hdd0-home (id 4) >06:07:24,151 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-home ; status: False ; controllable: True ; orig: False ; >06:07:24,152 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_hdd0-home ; orig: False ; >06:07:24,152 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_hdd0 ; status: True ; controllable: True ; orig: False ; >06:07:24,154 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_hdd0-home ; status: False ; controllable: True ; orig: False ; >06:07:24,234 DEBUG blivet: Ext4FS.create: device: /dev/mapper/p170hm_hdd0-home ; status: False ; type: ext4 ; >06:07:24,235 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/p170hm_hdd0-home ; mountpoint: /home ; type: ext4 ; >06:07:27,212 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_hdd0-home ; type: ext4 ; >06:07:27,212 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-1 >06:07:27,343 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_hdd0-home ; type: ext4 ; >06:07:27,343 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-1 >06:07:27,379 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_hdd0-home ; status: True ; >06:07:27,381 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-home ; status: True ; >06:07:27,401 INFO blivet: executing action: [3] Create Format ext4 filesystem mounted at /var/lib/mock on lvmlv p170hm_hdd0-mock (id 5) >06:07:27,403 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-mock ; status: False ; controllable: True ; orig: False ; >06:07:27,404 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_hdd0-mock ; orig: False ; >06:07:27,405 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_hdd0 ; status: True ; controllable: True ; orig: False ; >06:07:27,406 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_hdd0-mock ; status: False ; controllable: True ; orig: False ; >06:07:27,496 DEBUG blivet: Ext4FS.create: device: /dev/mapper/p170hm_hdd0-mock ; status: False ; type: ext4 ; >06:07:27,496 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/p170hm_hdd0-mock ; mountpoint: /var/lib/mock ; type: ext4 ; >06:07:29,137 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_hdd0-mock ; type: ext4 ; >06:07:29,138 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >06:07:29,164 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_hdd0-mock ; type: ext4 ; >06:07:29,164 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >06:07:29,198 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_hdd0-mock ; status: True ; >06:07:29,199 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-mock ; status: True ; >06:07:29,215 INFO blivet: executing action: [5] Create Format swap on lvmlv p170hm_hdd0-swap (id 6) >06:07:29,217 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-swap ; status: False ; controllable: True ; orig: False ; >06:07:29,218 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_hdd0-swap ; orig: False ; >06:07:29,219 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_hdd0 ; status: True ; controllable: True ; orig: False ; >06:07:29,220 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_hdd0-swap ; status: False ; controllable: True ; orig: False ; >06:07:29,300 DEBUG blivet: SwapSpace.create: device: /dev/mapper/p170hm_hdd0-swap ; status: None ; type: swap ; >06:07:29,300 DEBUG blivet: SwapSpace.create: device: /dev/mapper/p170hm_hdd0-swap ; status: None ; type: swap ; >06:07:29,335 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/p170hm_hdd0-swap ; type: swap ; >06:07:29,336 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >06:07:29,368 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_hdd0-swap ; status: True ; >06:07:29,369 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd0-swap ; status: True ; >06:07:29,384 INFO blivet: executing action: [7] Create Format ext4 filesystem mounted at /var/lib/libvirt on lvmlv p170hm_hdd1-libvirt (id 17) >06:07:29,385 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd1-libvirt ; status: False ; controllable: True ; orig: False ; >06:07:29,386 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_hdd1-libvirt ; orig: False ; >06:07:29,387 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_hdd1 ; status: True ; controllable: True ; orig: False ; >06:07:29,388 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_hdd1-libvirt ; status: False ; controllable: True ; orig: False ; >06:07:29,518 DEBUG blivet: Ext4FS.create: device: /dev/mapper/p170hm_hdd1-libvirt ; status: False ; type: ext4 ; >06:07:29,518 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/p170hm_hdd1-libvirt ; mountpoint: /var/lib/libvirt ; type: ext4 ; >06:07:37,509 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_hdd1-libvirt ; type: ext4 ; >06:07:37,509 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >06:07:38,047 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_hdd1-libvirt ; type: ext4 ; >06:07:38,047 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >06:07:38,107 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_hdd1-libvirt ; status: True ; >06:07:38,108 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_hdd1-libvirt ; status: True ; >06:07:38,129 INFO blivet: executing action: [9] Create Format ext4 filesystem mounted at /opt on lvmlv p170hm_ssd0-opt (id 11) >06:07:38,131 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-opt ; status: False ; controllable: True ; orig: False ; >06:07:38,132 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_ssd0-opt ; orig: False ; >06:07:38,133 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_ssd0 ; status: True ; controllable: True ; orig: False ; >06:07:38,134 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_ssd0-opt ; status: False ; controllable: True ; orig: False ; >06:07:38,203 DEBUG blivet: Ext4FS.create: device: /dev/mapper/p170hm_ssd0-opt ; status: False ; type: ext4 ; >06:07:38,203 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/p170hm_ssd0-opt ; mountpoint: /opt ; type: ext4 ; >06:07:40,548 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_ssd0-opt ; type: ext4 ; >06:07:40,548 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-5 >06:07:40,563 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_ssd0-opt ; type: ext4 ; >06:07:40,563 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-5 >06:07:40,581 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_ssd0-opt ; status: True ; >06:07:40,582 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-opt ; status: True ; >06:07:40,599 INFO blivet: executing action: [11] Create Format ext4 filesystem mounted at / on lvmlv p170hm_ssd0-root (id 12) >06:07:40,600 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-root ; status: False ; controllable: True ; orig: False ; >06:07:40,601 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_ssd0-root ; orig: False ; >06:07:40,602 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_ssd0 ; status: True ; controllable: True ; orig: False ; >06:07:40,603 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_ssd0-root ; status: False ; controllable: True ; orig: False ; >06:07:40,659 DEBUG blivet: Ext4FS.create: device: /dev/mapper/p170hm_ssd0-root ; status: False ; type: ext4 ; >06:07:40,660 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/p170hm_ssd0-root ; mountpoint: / ; type: ext4 ; >06:08:10,394 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_ssd0-root ; type: ext4 ; >06:08:10,394 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-6 >06:08:10,409 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_ssd0-root ; type: ext4 ; >06:08:10,409 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-6 >06:08:10,427 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_ssd0-root ; status: True ; >06:08:10,427 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-root ; status: True ; >06:08:10,443 INFO blivet: executing action: [13] Create Format ext4 filesystem mounted at /usr/local on lvmlv p170hm_ssd0-usr_local (id 13) >06:08:10,444 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-usr_local ; status: False ; controllable: True ; orig: False ; >06:08:10,445 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: p170hm_ssd0-usr_local ; orig: False ; >06:08:10,446 DEBUG blivet: LVMVolumeGroupDevice.setup: p170hm_ssd0 ; status: True ; controllable: True ; orig: False ; >06:08:10,447 DEBUG blivet: LVMLogicalVolumeDevice._setup: p170hm_ssd0-usr_local ; status: False ; controllable: True ; orig: False ; >06:08:10,503 DEBUG blivet: Ext4FS.create: device: /dev/mapper/p170hm_ssd0-usr_local ; status: False ; type: ext4 ; >06:08:10,503 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/p170hm_ssd0-usr_local ; mountpoint: /usr/local ; type: ext4 ; >06:08:12,829 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_ssd0-usr_local ; type: ext4 ; >06:08:12,829 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-7 >06:08:12,842 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/p170hm_ssd0-usr_local ; type: ext4 ; >06:08:12,842 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-7 >06:08:12,859 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: p170hm_ssd0-usr_local ; status: True ; >06:08:12,860 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: p170hm_ssd0-usr_local ; status: True ; >06:08:12,875 INFO blivet: executing action: [15] Create Format ext4 filesystem mounted at /boot on partition sdb1 (id 8) >06:08:12,876 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >06:08:12,877 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 1 ; >06:08:12,878 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 2 ; >06:08:12,878 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 3 ; >06:08:12,879 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 4 ; >06:08:12,879 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 5 ; >06:08:12,880 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 6 ; >06:08:12,881 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 8 ; >06:08:12,881 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 9 ; >06:08:12,882 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 10 ; >06:08:12,883 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 11 ; >06:08:12,883 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 12 ; >06:08:12,884 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 13 ; >06:08:12,885 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 14 ; >06:08:12,885 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 15 ; >06:08:12,886 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdb ; numparts: 2 ; >06:08:12,888 DEBUG blivet: Ext4FS.create: device: /dev/sdb1 ; status: False ; type: ext4 ; >06:08:12,889 DEBUG blivet: Ext4FS.doFormat: device: /dev/sdb1 ; mountpoint: /boot ; type: ext4 ; >06:08:13,144 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sdb1 ; type: ext4 ; >06:08:13,144 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdb1 >06:08:13,158 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sdb1 ; type: ext4 ; >06:08:13,158 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdb1 >06:08:13,176 DEBUG blivet: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >06:08:13,177 DEBUG blivet: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >06:08:13,177 DEBUG blivet: sdb1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >06:08:13,197 INFO blivet: setting boot flag on sdb1 >06:08:13,198 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sdb1 ; flag: 1 ; >06:08:13,199 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >06:08:13,199 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdb ; numparts: 2 ; >06:08:13,202 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,203 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,204 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:08:13,205 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:08:13,205 DEBUG blivet: p170hm_hdd0 size is 953864MB >06:08:13,207 DEBUG blivet: vg p170hm_hdd0 has 0MB free >06:08:13,208 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,210 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,213 DEBUG blivet: p170hm_hdd1 size is 715400MB >06:08:13,213 DEBUG blivet: vg p170hm_hdd1 has 0MB free >06:08:13,214 DEBUG blivet: p170hm_hdd1 size is 715400MB >06:08:13,214 DEBUG blivet: vg p170hm_hdd1 has 0MB free >06:08:13,215 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,216 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:08:13,218 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:08:13,218 DEBUG blivet: p170hm_ssd0 size is 113968MB >06:08:13,219 DEBUG blivet: vg p170hm_ssd0 has 26928MB free >06:08:13,221 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,223 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,224 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,227 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:13,230 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:08:13,232 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-swap ; status: True ; controllable: True ; orig: False ; >06:08:13,232 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/p170hm_hdd0-swap ; status: False ; type: swap ; >06:08:13,233 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/p170hm_hdd0-swap ; status: False ; type: swap ; >06:08:13,545 DEBUG blivet: BindFS.supported: supported: False ; >06:08:13,545 DEBUG blivet: getFormat('bind') returning BindFS instance >06:08:13,546 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >06:08:13,547 DEBUG blivet: TmpFS.supported: supported: False ; >06:08:13,547 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >06:08:13,548 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >06:08:13,549 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:08:13,549 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >06:08:13,549 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >06:08:13,550 DEBUG blivet: SysFS.supported: supported: False ; >06:08:13,550 DEBUG blivet: getFormat('sysfs') returning SysFS instance >06:08:13,551 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >06:08:13,552 DEBUG blivet: ProcFS.supported: supported: False ; >06:08:13,552 DEBUG blivet: getFormat('proc') returning ProcFS instance >06:08:13,553 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >06:08:13,554 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:08:13,554 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >06:08:13,555 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >06:08:13,556 DEBUG blivet: USBFS.supported: supported: False ; >06:08:13,556 DEBUG blivet: getFormat('usbfs') returning USBFS instance >06:08:13,557 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >06:08:13,557 DEBUG blivet: BindFS.supported: supported: False ; >06:08:13,557 DEBUG blivet: getFormat('bind') returning BindFS instance >06:08:13,558 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >06:08:13,559 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-root ; status: True ; controllable: True ; orig: False ; >06:08:13,566 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >06:08:13,586 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >06:08:13,588 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >06:08:13,588 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >06:08:13,599 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >06:08:13,600 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >06:08:13,601 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >06:08:13,610 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >06:08:13,611 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >06:08:13,612 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >06:08:13,621 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >06:08:13,622 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >06:08:13,622 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >06:08:13,631 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >06:08:13,632 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-home ; status: True ; controllable: True ; orig: False ; >06:08:13,633 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >06:08:13,678 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >06:08:13,680 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-opt ; status: True ; controllable: True ; orig: False ; >06:08:13,680 INFO blivet: set SELinux context for mountpoint /opt to system_u:object_r:usr_t:s0 >06:08:13,691 INFO blivet: set SELinux context for newly mounted filesystem root at /opt to system_u:object_r:usr_t:s0 >06:08:13,692 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >06:08:13,692 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] Datei oder Verzeichnis nicht gefunden >06:08:13,693 INFO blivet: set SELinux context for mountpoint /proc to None >06:08:13,702 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] Datei oder Verzeichnis nicht gefunden >06:08:13,702 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >06:08:13,735 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >06:08:13,736 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >06:08:13,745 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >06:08:13,746 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >06:08:13,746 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >06:08:13,756 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >06:08:13,757 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >06:08:13,757 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >06:08:13,767 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Die Operation wird nicht unterstützt >06:08:13,767 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >06:08:13,768 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_ssd0-usr_local ; status: True ; controllable: True ; orig: False ; >06:08:13,768 INFO blivet: set SELinux context for mountpoint /usr/local to system_u:object_r:usr_t:s0 >06:08:13,779 INFO blivet: set SELinux context for newly mounted filesystem root at /usr/local to system_u:object_r:usr_t:s0 >06:08:13,780 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd1-libvirt ; status: True ; controllable: True ; orig: False ; >06:08:13,782 INFO blivet: set SELinux context for mountpoint /var/lib/libvirt to system_u:object_r:virt_var_lib_t:s0 >06:08:14,249 INFO blivet: set SELinux context for newly mounted filesystem root at /var/lib/libvirt to system_u:object_r:virt_var_lib_t:s0 >06:08:14,265 DEBUG blivet: LVMLogicalVolumeDevice.setup: p170hm_hdd0-mock ; status: True ; controllable: True ; orig: False ; >06:08:14,266 INFO blivet: set SELinux context for mountpoint /var/lib/mock to system_u:object_r:mock_var_lib_t:s0 >06:08:14,280 INFO blivet: set SELinux context for newly mounted filesystem root at /var/lib/mock to system_u:object_r:mock_var_lib_t:s0 >06:08:14,284 INFO blivet: not writing out mpath configuration >06:08:14,288 DEBUG blivet: /dev/sdd is mounted on /run/install/repo > > >/tmp/ifcfg.log: >06:02:24,556 DEBUG ifcfg: content of files (network initialization): >06:02:24,617 DEBUG ifcfg: content of files (ifcfgs created): >06:02:24,618 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p4p1: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p4p1 >UUID=69601503-e07d-4cc5-920d-c415d734da62 >ONBOOT=no >HWADDR=00:90:F5:CC:84:E4 >PEERDNS=yes >PEERROUTES=yes > >06:03:09,015 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-Esser >06:03:09,069 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-p4p1 >06:03:09,511 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-Esser >06:03:09,531 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-p4p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >06:02:19,326 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="803" x-info="http://www.rsyslog.com"] start >06:02:19,326 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >06:02:19,326 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >06:02:19,326 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >06:02:19,326 NOTICE kernel:[ 0.000000] Linux version 3.11.0-300.fc20.x86_64 (mockbuild@bkernel02) (gcc version 4.8.1 20130814 (Red Hat 4.8.1-6) (GCC) ) #1 SMP Thu Sep 5 18:52:54 UTC 2013 >06:02:19,326 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha\x20x86_64 quiet BOOT_IMAGE=vmlinuz >06:02:19,326 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ced01fff] usable >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ced02000-0x00000000ced44fff] ACPI NVS >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ced45000-0x00000000cefb9fff] usable >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cefba000-0x00000000cf167fff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf168000-0x00000000cf3c6fff] usable >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3c7000-0x00000000cf567fff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf568000-0x00000000cf7e7fff] ACPI NVS >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf7e8000-0x00000000cf7fffff] ACPI data >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >06:02:19,326 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000082f7fffff] usable >06:02:19,326 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >06:02:19,326 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >06:02:19,326 DEBUG kernel:[ 0.000000] DMI: CLEVO P170HMx/P170HMx, BIOS 4.6.4 03/12/2013 >06:02:19,326 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >06:02:19,326 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >06:02:19,326 INFO kernel:[ 0.000000] No AGP bridge found >06:02:19,326 INFO kernel:[ 0.000000] e820: last_pfn = 0x82f800 max_arch_pfn = 0x400000000 >06:02:19,326 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >06:02:19,326 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >06:02:19,326 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >06:02:19,326 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >06:02:19,326 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >06:02:19,326 DEBUG kernel:[ 0.000000] D0000-E7FFF uncachable >06:02:19,326 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >06:02:19,326 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >06:02:19,326 DEBUG kernel:[ 0.000000] 0 base 000000000 mask 800000000 write-back >06:02:19,326 DEBUG kernel:[ 0.000000] 1 base 800000000 mask FC0000000 write-back >06:02:19,326 DEBUG kernel:[ 0.000000] 2 base 0D0000000 mask FF0000000 uncachable >06:02:19,326 DEBUG kernel:[ 0.000000] 3 base 0E0000000 mask FE0000000 uncachable >06:02:19,326 DEBUG kernel:[ 0.000000] 4 base 82F800000 mask FFF800000 uncachable >06:02:19,326 DEBUG kernel:[ 0.000000] 5 base 830000000 mask FF0000000 uncachable >06:02:19,326 DEBUG kernel:[ 0.000000] 6 disabled >06:02:19,326 DEBUG kernel:[ 0.000000] 7 disabled >06:02:19,326 DEBUG kernel:[ 0.000000] 8 disabled >06:02:19,326 DEBUG kernel:[ 0.000000] 9 disabled >06:02:19,326 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >06:02:19,326 DEBUG kernel:[ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved >06:02:19,326 INFO kernel:[ 0.000000] e820: last_pfn = 0xcf3c7 max_arch_pfn = 0x400000000 >06:02:19,326 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fced0-0x000fcedf] mapped at [ffff8800000fced0] >06:02:19,326 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >06:02:19,326 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >06:02:19,326 DEBUG kernel:[ 0.000000] BRK [0x01fe5000, 0x01fe5fff] PGTABLE >06:02:19,326 DEBUG kernel:[ 0.000000] BRK [0x01fe6000, 0x01fe6fff] PGTABLE >06:02:19,326 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >06:02:19,326 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x82f600000-0x82f7fffff] >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0x82f600000-0x82f7fffff] page 2M >06:02:19,326 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >06:02:19,326 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x82c000000-0x82f5fffff] >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0x82c000000-0x82f5fffff] page 2M >06:02:19,326 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x800000000-0x82bffffff] >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0x800000000-0x82bffffff] page 2M >06:02:19,326 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xced01fff] >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xcebfffff] page 2M >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0xcec00000-0xced01fff] page 4k >06:02:19,326 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xced45000-0xcefb9fff] >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0xced45000-0xcefb9fff] page 4k >06:02:19,326 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >06:02:19,326 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xcf168000-0xcf3c6fff] >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0xcf168000-0xcf3c6fff] page 4k >06:02:19,326 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >06:02:19,326 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff] >06:02:19,326 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x7ffffffff] page 2M >06:02:19,326 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e117000-0x7fffefff] >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0450 00024 (v02 ALASKA) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000cf7eb078 00074 (v01 ALASKA A M I 01072009 AMI 00010013) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cf7f2258 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cf7eb180 070D6 (v02 ALASKA A M I 00000014 INTL 20051117) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cf7dff80 00040 >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cf7f2350 00092 (v03 ALASKA A M I 01072009 AMI 00010013) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cf7f23e8 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cf7f2428 00EA5 (v01 TrmRef PtidDevc 00001000 INTL 20091112) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cf7f32d0 00038 (v01 ALASKA A M I 01072009 AMI. 00000004) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cf7f3308 007C2 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cf7f3ad0 00996 (v01 PmRef CpuPm 00003000 INTL 20051117) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000cf7f4468 000B0 (v01 INTEL SNB 00000001 INTL 00000001) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: ASPT 00000000cf7f4518 00034 (v07 ALASKA PerfTune 01072009 AMI 00000000) >06:02:19,326 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cf7f4550 00E49 (v01 MxmRef MxmOem1 00001000 INTL 20051117) >06:02:19,326 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >06:02:19,326 INFO kernel:[ 0.000000] No NUMA configuration found >06:02:19,326 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000082f7fffff] >06:02:19,326 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x82f7fffff] >06:02:19,326 INFO kernel:[ 0.000000] NODE_DATA [mem 0x82f7cb000-0x82f7defff] >06:02:19,326 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0020bfffff] PMD -> [ffff88080ee00000-ffff88082edfffff] on node 0 >06:02:19,326 WARNING kernel:[ 0.000000] Zone ranges: >06:02:19,326 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >06:02:19,326 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >06:02:19,326 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x82f7fffff] >06:02:19,326 WARNING kernel:[ 0.000000] Movable zone start for each node >06:02:19,326 WARNING kernel:[ 0.000000] Early memory node ranges >06:02:19,326 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009cfff] >06:02:19,326 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xced01fff] >06:02:19,326 WARNING kernel:[ 0.000000] node 0: [mem 0xced45000-0xcefb9fff] >06:02:19,326 WARNING kernel:[ 0.000000] node 0: [mem 0xcf168000-0xcf3c6fff] >06:02:19,326 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x82f7fffff] >06:02:19,326 DEBUG kernel:[ 0.000000] On node 0 totalpages: 8382834 >06:02:19,326 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >06:02:19,326 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >06:02:19,326 DEBUG kernel:[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >06:02:19,326 DEBUG kernel:[ 0.000000] DMA32 zone: 13192 pages used for memmap >06:02:19,326 DEBUG kernel:[ 0.000000] DMA32 zone: 844246 pages, LIFO batch:31 >06:02:19,326 DEBUG kernel:[ 0.000000] Normal zone: 117728 pages used for memmap >06:02:19,326 DEBUG kernel:[ 0.000000] Normal zone: 7534592 pages, LIFO batch:31 >06:02:19,326 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >06:02:19,326 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >06:02:19,326 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >06:02:19,326 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >06:02:19,326 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >06:02:19,326 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >06:02:19,326 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >06:02:19,326 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >06:02:19,326 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >06:02:19,326 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >06:02:19,326 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >06:02:19,326 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xced02000-0xced44fff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcefba000-0xcf167fff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3c7000-0xcf567fff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf568000-0xcf7e7fff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf7e8000-0xcf7fffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf800000-0xf7ffffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >06:02:19,326 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >06:02:19,326 INFO kernel:[ 0.000000] e820: [mem 0xcf800000-0xf7ffffff] available for PCI devices >06:02:19,326 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >06:02:19,326 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >06:02:19,326 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88082f400000 s85568 r8192 d20928 u262144 >06:02:19,326 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >06:02:19,326 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >06:02:19,326 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8251829 >06:02:19,326 WARNING kernel:[ 0.000000] Policy zone: Normal >06:02:19,326 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha\x20x86_64 quiet BOOT_IMAGE=vmlinuz >06:02:19,326 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >06:02:19,326 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >06:02:19,326 INFO kernel:[ 0.000000] Checking aperture... >06:02:19,326 INFO kernel:[ 0.000000] No AGP bridge found >06:02:19,326 WARNING kernel:[ 0.000000] Memory: 32891688K/33531336K available (6492K kernel code, 989K rwdata, 2860K rodata, 1420K init, 1540K bss, 639648K reserved) >06:02:19,326 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >06:02:19,326 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >06:02:19,326 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >06:02:19,326 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >06:02:19,326 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >06:02:19,326 INFO kernel:[ 0.000000] console [tty0] enabled >06:02:19,326 INFO kernel:[ 0.000000] allocated 134217728 bytes of page_cgroup >06:02:19,326 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >06:02:19,326 DEBUG kernel:[ 0.000000] hpet clockevent registered >06:02:19,326 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >06:02:19,326 INFO kernel:[ 0.001000] tsc: Detected 2494.416 MHz processor >06:02:19,326 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.83 BogoMIPS (lpj=2494416) >06:02:19,326 INFO kernel:[ 0.000013] pid_max: default: 32768 minimum: 301 >06:02:19,326 INFO kernel:[ 0.000040] Security Framework initialized >06:02:19,326 INFO kernel:[ 0.000046] SELinux: Initializing. >06:02:19,326 DEBUG kernel:[ 0.000054] SELinux: Starting in permissive mode >06:02:19,326 INFO kernel:[ 0.002377] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >06:02:19,326 INFO kernel:[ 0.008863] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >06:02:19,326 INFO kernel:[ 0.011543] Mount-cache hash table entries: 256 >06:02:19,326 INFO kernel:[ 0.011711] Initializing cgroup subsys memory >06:02:19,326 INFO kernel:[ 0.011719] Initializing cgroup subsys devices >06:02:19,326 INFO kernel:[ 0.011720] Initializing cgroup subsys freezer >06:02:19,326 INFO kernel:[ 0.011722] Initializing cgroup subsys net_cls >06:02:19,326 INFO kernel:[ 0.011723] Initializing cgroup subsys blkio >06:02:19,326 INFO kernel:[ 0.011725] Initializing cgroup subsys perf_event >06:02:19,326 INFO kernel:[ 0.011747] CPU: Physical Processor ID: 0 >06:02:19,326 INFO kernel:[ 0.011748] CPU: Processor Core ID: 0 >06:02:19,326 WARNING kernel:[ 0.011752] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >06:02:19,326 WARNING kernel:[ 0.011752] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >06:02:19,326 INFO kernel:[ 0.011755] mce: CPU supports 9 MCE banks >06:02:19,326 INFO kernel:[ 0.011768] CPU0: Thermal monitoring enabled (TM1) >06:02:19,326 INFO kernel:[ 0.011776] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >06:02:19,326 INFO kernel:[ 0.011776] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >06:02:19,326 INFO kernel:[ 0.011776] tlb_flushall_shift: 5 >06:02:19,326 INFO kernel:[ 0.011879] Freeing SMP alternatives memory: 24K (ffffffff81e5c000 - ffffffff81e62000) >06:02:19,326 INFO kernel:[ 0.013253] ACPI: Core revision 20130517 >06:02:19,326 WARNING kernel:[ 0.017839] ACPI: All ACPI Tables successfully acquired >06:02:19,326 INFO kernel:[ 0.256717] ftrace: allocating 25091 entries in 99 pages >06:02:19,326 INFO kernel:[ 0.268670] dmar: Host address width 36 >06:02:19,326 INFO kernel:[ 0.268672] dmar: DRHD base: 0x000000fed91000 flags: 0x1 >06:02:19,326 INFO kernel:[ 0.268678] dmar: IOMMU 0: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a >06:02:19,326 INFO kernel:[ 0.268680] dmar: RMRR base: 0x000000cf543000 end: 0x000000cf551fff >06:02:19,326 INFO kernel:[ 0.268749] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 0 >06:02:19,326 INFO kernel:[ 0.268751] HPET id 0 under DRHD base 0xfed91000 >06:02:19,326 INFO kernel:[ 0.268752] HPET id 0 under DRHD base 0xfed91000 >06:02:19,326 INFO kernel:[ 0.268753] HPET id 0 under DRHD base 0xfed91000 >06:02:19,326 INFO kernel:[ 0.268753] HPET id 0 under DRHD base 0xfed91000 >06:02:19,326 INFO kernel:[ 0.268754] HPET id 0 under DRHD base 0xfed91000 >06:02:19,326 INFO kernel:[ 0.268755] HPET id 0 under DRHD base 0xfed91000 >06:02:19,326 INFO kernel:[ 0.268756] HPET id 0 under DRHD base 0xfed91000 >06:02:19,326 INFO kernel:[ 0.268757] HPET id 0 under DRHD base 0xfed91000 >06:02:19,326 INFO kernel:[ 0.268849] Enabled IRQ remapping in x2apic mode >06:02:19,326 INFO kernel:[ 0.268850] Enabling x2apic >06:02:19,326 INFO kernel:[ 0.268851] Enabled x2apic >06:02:19,326 INFO kernel:[ 0.268855] Switched APIC routing to cluster x2apic. >06:02:19,326 INFO kernel:[ 0.269273] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >06:02:19,326 INFO kernel:[ 0.279287] smpboot: CPU0: Intel(R) Core(TM) i7-2860QM CPU @ 2.50GHz (fam: 06, model: 2a, stepping: 07) >06:02:19,326 DEBUG kernel:[ 0.279293] TSC deadline timer enabled >06:02:19,326 INFO kernel:[ 0.279301] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver. >06:02:19,326 INFO kernel:[ 0.279307] ... version: 3 >06:02:19,326 INFO kernel:[ 0.279308] ... bit width: 48 >06:02:19,326 INFO kernel:[ 0.279309] ... generic registers: 4 >06:02:19,326 INFO kernel:[ 0.279310] ... value mask: 0000ffffffffffff >06:02:19,326 INFO kernel:[ 0.279311] ... max period: 0000ffffffffffff >06:02:19,326 INFO kernel:[ 0.279312] ... fixed-purpose events: 3 >06:02:19,326 INFO kernel:[ 0.279313] ... event mask: 000000070000000f >06:02:19,326 INFO kernel:[ 0.293605] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >06:02:19,326 INFO kernel:[ 0.280381] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >06:02:19,326 INFO kernel:[ 0.372969] Brought up 8 CPUs >06:02:19,326 INFO kernel:[ 0.372973] smpboot: Total of 8 processors activated (39910.65 BogoMIPS) >06:02:19,326 INFO kernel:[ 0.381458] devtmpfs: initialized >06:02:19,326 INFO kernel:[ 0.381604] PM: Registering ACPI NVS region [mem 0xced02000-0xced44fff] (274432 bytes) >06:02:19,326 INFO kernel:[ 0.381609] PM: Registering ACPI NVS region [mem 0xcf568000-0xcf7e7fff] (2621440 bytes) >06:02:19,326 INFO kernel:[ 0.382439] atomic64 test passed for x86-64 platform with CX8 and with SSE >06:02:19,326 INFO kernel:[ 0.382466] RTC time: 6:02:02, date: 09/15/13 >06:02:19,326 INFO kernel:[ 0.382503] NET: Registered protocol family 16 >06:02:19,326 INFO kernel:[ 0.382609] ACPI: bus type PCI registered >06:02:19,326 INFO kernel:[ 0.382611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >06:02:19,326 INFO kernel:[ 0.382655] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >06:02:19,326 INFO kernel:[ 0.382657] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >06:02:19,326 INFO kernel:[ 0.387949] PCI: Using configuration type 1 for base access >06:02:19,326 INFO kernel:[ 0.388729] bio: create slab <bio-0> at 0 >06:02:19,326 INFO kernel:[ 0.388845] ACPI: Added _OSI(Module Device) >06:02:19,326 INFO kernel:[ 0.388846] ACPI: Added _OSI(Processor Device) >06:02:19,326 INFO kernel:[ 0.388847] ACPI: Added _OSI(3.0 _SCP Extensions) >06:02:19,326 INFO kernel:[ 0.388849] ACPI: Added _OSI(Processor Aggregator Device) >06:02:19,326 DEBUG kernel:[ 0.389997] ACPI: EC: Look up EC in DSDT >06:02:19,326 WARNING kernel:[ 0.391105] ACPI: Executed 1 blocks of module-level executable AML code >06:02:19,326 NOTICE kernel:[ 0.393357] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >06:02:19,326 WARNING kernel:[ 0.393646] ACPI: SSDT 00000000cf541718 0067C (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >06:02:19,326 WARNING kernel:[ 0.393937] ACPI: Dynamic OEM Table Load: >06:02:19,326 WARNING kernel:[ 0.393938] ACPI: SSDT (null) 0067C (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >06:02:19,326 WARNING kernel:[ 0.398522] ACPI: SSDT 00000000cf542a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >06:02:19,326 WARNING kernel:[ 0.398836] ACPI: Dynamic OEM Table Load: >06:02:19,326 WARNING kernel:[ 0.398838] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >06:02:19,326 WARNING kernel:[ 0.403433] ACPI: SSDT 00000000cf540d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >06:02:19,326 WARNING kernel:[ 0.403715] ACPI: Dynamic OEM Table Load: >06:02:19,326 WARNING kernel:[ 0.403717] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >06:02:19,326 INFO kernel:[ 1.215044] ACPI: Interpreter enabled >06:02:19,326 WARNING kernel:[ 1.215055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >06:02:19,326 INFO kernel:[ 1.215067] ACPI: (supports S0 S1 S3 S4 S5) >06:02:19,326 INFO kernel:[ 1.215068] ACPI: Using IOAPIC for interrupt routing >06:02:19,326 INFO kernel:[ 1.215090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >06:02:19,326 INFO kernel:[ 1.215192] ACPI: No dock devices found. >06:02:19,326 WARNING kernel:[ 1.215447] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >06:02:19,326 WARNING kernel:[ 1.215488] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >06:02:19,326 WARNING kernel:[ 1.217861] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >06:02:19,326 WARNING kernel:[ 1.217871] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >06:02:19,326 INFO kernel:[ 1.225496] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >06:02:19,326 DEBUG kernel:[ 1.225527] \_SB_.PCI0:_OSC invalid UUID >06:02:19,326 DEBUG kernel:[ 1.225529] _OSC request data:1 8 0 >06:02:19,326 INFO kernel:[ 1.225984] PCI host bridge to bus 0000:00 >06:02:19,326 INFO kernel:[ 1.225987] pci_bus 0000:00: root bus resource [bus 00-3e] >06:02:19,326 INFO kernel:[ 1.225989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >06:02:19,326 INFO kernel:[ 1.225991] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >06:02:19,326 INFO kernel:[ 1.225993] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >06:02:19,326 INFO kernel:[ 1.225994] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >06:02:19,326 INFO kernel:[ 1.225996] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >06:02:19,326 INFO kernel:[ 1.225997] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >06:02:19,326 INFO kernel:[ 1.225999] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >06:02:19,326 INFO kernel:[ 1.226000] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >06:02:19,326 INFO kernel:[ 1.226002] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >06:02:19,326 INFO kernel:[ 1.226004] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff] >06:02:19,326 DEBUG kernel:[ 1.226011] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000 >06:02:19,326 DEBUG kernel:[ 1.226093] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >06:02:19,326 DEBUG kernel:[ 1.226123] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.226165] pci 0000:00:01.0: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.226219] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >06:02:19,326 DEBUG kernel:[ 1.226242] pci 0000:00:16.0: reg 0x10: [mem 0xf650a000-0xf650a00f 64bit] >06:02:19,326 DEBUG kernel:[ 1.226316] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >06:02:19,326 DEBUG kernel:[ 1.226397] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >06:02:19,326 DEBUG kernel:[ 1.226418] pci 0000:00:1a.0: reg 0x10: [mem 0xf6508000-0xf65083ff] >06:02:19,326 DEBUG kernel:[ 1.226506] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.226567] pci 0000:00:1a.0: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.226598] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >06:02:19,326 DEBUG kernel:[ 1.226613] pci 0000:00:1b.0: reg 0x10: [mem 0xf6500000-0xf6503fff 64bit] >06:02:19,326 DEBUG kernel:[ 1.226679] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.226726] pci 0000:00:1b.0: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.226753] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >06:02:19,326 DEBUG kernel:[ 1.226828] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.226877] pci 0000:00:1c.0: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.226903] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 >06:02:19,326 DEBUG kernel:[ 1.226979] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.227030] pci 0000:00:1c.1: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.227057] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400 >06:02:19,326 DEBUG kernel:[ 1.227132] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.227181] pci 0000:00:1c.2: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.227208] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400 >06:02:19,326 DEBUG kernel:[ 1.227283] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.227332] pci 0000:00:1c.3: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.227366] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >06:02:19,326 DEBUG kernel:[ 1.227387] pci 0000:00:1d.0: reg 0x10: [mem 0xf6507000-0xf65073ff] >06:02:19,326 DEBUG kernel:[ 1.227475] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.227532] pci 0000:00:1d.0: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.227564] pci 0000:00:1f.0: [8086:1c4b] type 00 class 0x060100 >06:02:19,326 DEBUG kernel:[ 1.227732] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601 >06:02:19,326 DEBUG kernel:[ 1.227750] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077] >06:02:19,326 DEBUG kernel:[ 1.227757] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063] >06:02:19,326 DEBUG kernel:[ 1.227765] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057] >06:02:19,326 DEBUG kernel:[ 1.227772] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043] >06:02:19,326 DEBUG kernel:[ 1.227779] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f] >06:02:19,326 DEBUG kernel:[ 1.227787] pci 0000:00:1f.2: reg 0x24: [mem 0xf6506000-0xf65067ff] >06:02:19,326 DEBUG kernel:[ 1.227830] pci 0000:00:1f.2: PME# supported from D3hot >06:02:19,326 DEBUG kernel:[ 1.227894] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >06:02:19,326 DEBUG kernel:[ 1.227909] pci 0000:00:1f.3: reg 0x10: [mem 0xf6505000-0xf65050ff 64bit] >06:02:19,326 DEBUG kernel:[ 1.227929] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] >06:02:19,326 DEBUG kernel:[ 1.228052] pci 0000:01:00.0: [10de:1251] type 00 class 0x030000 >06:02:19,326 DEBUG kernel:[ 1.228062] pci 0000:01:00.0: reg 0x10: [mem 0xf4000000-0xf5ffffff] >06:02:19,326 DEBUG kernel:[ 1.228071] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref] >06:02:19,326 DEBUG kernel:[ 1.228080] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf3ffffff 64bit pref] >06:02:19,326 DEBUG kernel:[ 1.228087] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >06:02:19,326 DEBUG kernel:[ 1.228093] pci 0000:01:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref] >06:02:19,326 DEBUG kernel:[ 1.228162] pci 0000:01:00.1: [10de:0bee] type 00 class 0x040300 >06:02:19,326 DEBUG kernel:[ 1.228170] pci 0000:01:00.1: reg 0x10: [mem 0xf6080000-0xf6083fff] >06:02:19,326 INFO kernel:[ 1.230026] pci 0000:00:01.0: PCI bridge to [bus 01] >06:02:19,326 DEBUG kernel:[ 1.230034] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >06:02:19,326 DEBUG kernel:[ 1.230041] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf60fffff] >06:02:19,326 DEBUG kernel:[ 1.230051] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf3ffffff 64bit pref] >06:02:19,326 DEBUG kernel:[ 1.230159] pci 0000:02:00.0: [1033:0194] type 00 class 0x0c0330 >06:02:19,326 DEBUG kernel:[ 1.230185] pci 0000:02:00.0: reg 0x10: [mem 0xf6400000-0xf6401fff 64bit] >06:02:19,326 DEBUG kernel:[ 1.230317] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.230350] pci 0000:02:00.0: System wakeup disabled by ACPI >06:02:19,326 INFO kernel:[ 1.232035] pci 0000:00:1c.0: PCI bridge to [bus 02] >06:02:19,326 DEBUG kernel:[ 1.232048] pci 0000:00:1c.0: bridge window [mem 0xf6400000-0xf64fffff] >06:02:19,326 INFO kernel:[ 1.232182] acpiphp: Slot [1] registered >06:02:19,326 WARNING kernel:[ 1.232199] acpiphp_glue: sibling found, but _SUN doesn't match! >06:02:19,326 WARNING kernel:[ 1.232214] acpiphp_glue: sibling found, but _SUN doesn't match! >06:02:19,326 WARNING kernel:[ 1.232229] acpiphp_glue: sibling found, but _SUN doesn't match! >06:02:19,326 WARNING kernel:[ 1.232244] acpiphp_glue: sibling found, but _SUN doesn't match! >06:02:19,326 DEBUG kernel:[ 1.232270] pci 0000:03:00.0: [197b:0250] type 00 class 0x020000 >06:02:19,326 DEBUG kernel:[ 1.232293] pci 0000:03:00.0: reg 0x10: [mem 0xf6320000-0xf6323fff] >06:02:19,326 DEBUG kernel:[ 1.232323] pci 0000:03:00.0: reg 0x18: [io 0xd100-0xd17f] >06:02:19,326 DEBUG kernel:[ 1.232339] pci 0000:03:00.0: reg 0x1c: [io 0xd000-0xd0ff] >06:02:19,326 DEBUG kernel:[ 1.232355] pci 0000:03:00.0: reg 0x20: [mem 0xf6310000-0xf631ffff] >06:02:19,326 DEBUG kernel:[ 1.232386] pci 0000:03:00.0: reg 0x30: [mem 0xf6300000-0xf630ffff pref] >06:02:19,326 DEBUG kernel:[ 1.232471] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.232508] pci 0000:03:00.0: System wakeup disabled by ACPI >06:02:19,326 DEBUG kernel:[ 1.232548] pci 0000:03:00.1: [197b:2392] type 00 class 0x088000 >06:02:19,326 DEBUG kernel:[ 1.232571] pci 0000:03:00.1: reg 0x10: [mem 0xf6326000-0xf63260ff] >06:02:19,326 DEBUG kernel:[ 1.232793] pci 0000:03:00.2: [197b:2391] type 00 class 0x080501 >06:02:19,326 DEBUG kernel:[ 1.232815] pci 0000:03:00.2: reg 0x10: [mem 0xf6325000-0xf63250ff] >06:02:19,326 DEBUG kernel:[ 1.233042] pci 0000:03:00.3: [197b:2393] type 00 class 0x088000 >06:02:19,326 DEBUG kernel:[ 1.233064] pci 0000:03:00.3: reg 0x10: [mem 0xf6324000-0xf63240ff] >06:02:19,326 INFO kernel:[ 1.235057] pci 0000:00:1c.1: PCI bridge to [bus 03] >06:02:19,326 DEBUG kernel:[ 1.235066] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >06:02:19,326 DEBUG kernel:[ 1.235074] pci 0000:00:1c.1: bridge window [mem 0xf6300000-0xf63fffff] >06:02:19,326 DEBUG kernel:[ 1.235203] pci 0000:04:00.0: [8086:08b1] type 00 class 0x028000 >06:02:19,326 DEBUG kernel:[ 1.235250] pci 0000:04:00.0: reg 0x10: [mem 0xf6200000-0xf6201fff 64bit] >06:02:19,326 DEBUG kernel:[ 1.235442] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >06:02:19,326 INFO kernel:[ 1.235499] pci 0000:04:00.0: System wakeup disabled by ACPI >06:02:19,326 INFO kernel:[ 1.237086] pci 0000:00:1c.2: PCI bridge to [bus 04] >06:02:19,326 DEBUG kernel:[ 1.237098] pci 0000:00:1c.2: bridge window [mem 0xf6200000-0xf62fffff] >06:02:19,326 INFO kernel:[ 1.237210] acpiphp: Slot [1-1] registered >06:02:19,326 DEBUG kernel:[ 1.237239] pci 0000:05:00.0: [197b:2380] type 00 class 0x0c0010 >06:02:19,326 DEBUG kernel:[ 1.237265] pci 0000:05:00.0: reg 0x10: [mem 0xf6101000-0xf61017ff] >06:02:19,326 DEBUG kernel:[ 1.237284] pci 0000:05:00.0: reg 0x14: [mem 0xf6100000-0xf61000ff] >06:02:19,326 INFO kernel:[ 1.237478] pci 0000:05:00.0: System wakeup disabled by ACPI >06:02:19,326 INFO kernel:[ 1.239068] pci 0000:00:1c.3: PCI bridge to [bus 05] >06:02:19,326 DEBUG kernel:[ 1.239080] pci 0000:00:1c.3: bridge window [mem 0xf6100000-0xf61fffff] >06:02:19,326 DEBUG kernel:[ 1.239176] \_SB_.PCI0:_OSC invalid UUID >06:02:19,326 DEBUG kernel:[ 1.239177] _OSC request data:1 1f 0 >06:02:19,326 INFO kernel:[ 1.239180] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >06:02:19,326 INFO kernel:[ 1.239182] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >06:02:19,326 INFO kernel:[ 1.239541] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >06:02:19,326 INFO kernel:[ 1.239588] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >06:02:19,326 INFO kernel:[ 1.239635] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15) >06:02:19,326 INFO kernel:[ 1.239683] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >06:02:19,326 INFO kernel:[ 1.239727] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >06:02:19,326 INFO kernel:[ 1.239772] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >06:02:19,326 INFO kernel:[ 1.239816] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15) >06:02:19,326 INFO kernel:[ 1.239859] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) >06:02:19,326 WARNING kernel:[ 1.240891] ACPI: Enabled 6 GPEs in block 00 to 3F >06:02:19,326 DEBUG kernel:[ 1.240897] ACPI: \_SB_.PCI0: notify handler is installed >06:02:19,326 DEBUG kernel:[ 1.240944] Found 1 acpi root devices >06:02:19,326 INFO kernel:[ 1.240972] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >06:02:19,326 INFO kernel:[ 1.241039] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >06:02:19,326 INFO kernel:[ 1.241041] vgaarb: loaded >06:02:19,326 INFO kernel:[ 1.241042] vgaarb: bridge control possible 0000:01:00.0 >06:02:19,326 NOTICE kernel:[ 1.241096] SCSI subsystem initialized >06:02:19,326 INFO kernel:[ 1.241098] ACPI: bus type ATA registered >06:02:19,326 DEBUG kernel:[ 1.241132] libata version 3.00 loaded. >06:02:19,326 INFO kernel:[ 1.241150] ACPI: bus type USB registered >06:02:19,326 INFO kernel:[ 1.241162] usbcore: registered new interface driver usbfs >06:02:19,326 INFO kernel:[ 1.241168] usbcore: registered new interface driver hub >06:02:19,326 INFO kernel:[ 1.241183] usbcore: registered new device driver usb >06:02:19,326 INFO kernel:[ 1.241243] PCI: Using ACPI for IRQ routing >06:02:19,326 DEBUG kernel:[ 1.242742] PCI: pci_cache_line_size set to 64 bytes >06:02:19,326 DEBUG kernel:[ 1.242827] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >06:02:19,326 DEBUG kernel:[ 1.242828] e820: reserve RAM buffer [mem 0xced02000-0xcfffffff] >06:02:19,326 DEBUG kernel:[ 1.242830] e820: reserve RAM buffer [mem 0xcefba000-0xcfffffff] >06:02:19,326 DEBUG kernel:[ 1.242832] e820: reserve RAM buffer [mem 0xcf3c7000-0xcfffffff] >06:02:19,326 DEBUG kernel:[ 1.242833] e820: reserve RAM buffer [mem 0x82f800000-0x82fffffff] >06:02:19,326 INFO kernel:[ 1.242903] NetLabel: Initializing >06:02:19,326 INFO kernel:[ 1.242904] NetLabel: domain hash size = 128 >06:02:19,326 INFO kernel:[ 1.242905] NetLabel: protocols = UNLABELED CIPSOv4 >06:02:19,326 INFO kernel:[ 1.242913] NetLabel: unlabeled traffic allowed by default >06:02:19,326 INFO kernel:[ 1.242938] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >06:02:19,326 INFO kernel:[ 1.242942] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >06:02:19,326 INFO kernel:[ 1.245973] Switched to clocksource hpet >06:02:19,326 INFO kernel:[ 1.250367] pnp: PnP ACPI init >06:02:19,326 INFO kernel:[ 1.250380] ACPI: bus type PNP registered >06:02:19,326 INFO kernel:[ 1.250438] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >06:02:19,326 DEBUG kernel:[ 1.250441] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >06:02:19,326 DEBUG kernel:[ 1.250451] pnp 00:01: [dma 4] >06:02:19,326 DEBUG kernel:[ 1.250462] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >06:02:19,326 DEBUG kernel:[ 1.250479] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >06:02:19,326 DEBUG kernel:[ 1.250551] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >06:02:19,326 INFO kernel:[ 1.250586] system 00:04: [io 0x0680-0x069f] has been reserved >06:02:19,326 INFO kernel:[ 1.250588] system 00:04: [io 0x1000-0x100f] has been reserved >06:02:19,326 INFO kernel:[ 1.250590] system 00:04: [io 0xffff] has been reserved >06:02:19,326 INFO kernel:[ 1.250591] system 00:04: [io 0xffff] has been reserved >06:02:19,326 INFO kernel:[ 1.250593] system 00:04: [io 0x0400-0x0453] could not be reserved >06:02:19,326 INFO kernel:[ 1.250595] system 00:04: [io 0x0458-0x047f] has been reserved >06:02:19,326 INFO kernel:[ 1.250597] system 00:04: [io 0x0500-0x057f] has been reserved >06:02:19,326 INFO kernel:[ 1.250599] system 00:04: [io 0x164e-0x164f] has been reserved >06:02:19,326 DEBUG kernel:[ 1.250601] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >06:02:19,326 DEBUG kernel:[ 1.250626] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >06:02:19,326 INFO kernel:[ 1.250665] system 00:06: [io 0x0454-0x0457] has been reserved >06:02:19,326 DEBUG kernel:[ 1.250667] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >06:02:19,326 INFO kernel:[ 1.250706] system 00:07: [io 0x04d0-0x04d1] has been reserved >06:02:19,326 DEBUG kernel:[ 1.250708] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >06:02:19,326 DEBUG kernel:[ 1.250728] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active) >06:02:19,326 DEBUG kernel:[ 1.250761] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >06:02:19,326 DEBUG kernel:[ 1.250799] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 PNP0f03 (active) >06:02:19,326 DEBUG kernel:[ 1.250825] pnp 00:0b: Plug and Play ACPI device, IDs ITE8708 (active) >06:02:19,326 INFO kernel:[ 1.251021] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved >06:02:19,326 INFO kernel:[ 1.251023] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved >06:02:19,326 INFO kernel:[ 1.251024] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved >06:02:19,326 INFO kernel:[ 1.251026] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved >06:02:19,326 INFO kernel:[ 1.251028] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved >06:02:19,326 INFO kernel:[ 1.251030] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved >06:02:19,326 INFO kernel:[ 1.251032] system 00:0c: [mem 0xfed90000-0xfed93fff] could not be reserved >06:02:19,326 INFO kernel:[ 1.251034] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved >06:02:19,326 INFO kernel:[ 1.251035] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved >06:02:19,326 INFO kernel:[ 1.251037] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved >06:02:19,326 INFO kernel:[ 1.251039] system 00:0c: [mem 0xd0000000-0xd0000fff] has been reserved >06:02:19,326 DEBUG kernel:[ 1.251041] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >06:02:19,326 INFO kernel:[ 1.252953] pnp: PnP ACPI: found 13 devices >06:02:19,326 INFO kernel:[ 1.252954] ACPI: bus type PNP unregistered >06:02:19,326 INFO kernel:[ 1.259020] pci 0000:00:01.0: PCI bridge to [bus 01] >06:02:19,326 INFO kernel:[ 1.259023] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >06:02:19,326 INFO kernel:[ 1.259025] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf60fffff] >06:02:19,326 INFO kernel:[ 1.259028] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf3ffffff 64bit pref] >06:02:19,326 INFO kernel:[ 1.259031] pci 0000:00:1c.0: PCI bridge to [bus 02] >06:02:19,326 INFO kernel:[ 1.259036] pci 0000:00:1c.0: bridge window [mem 0xf6400000-0xf64fffff] >06:02:19,326 INFO kernel:[ 1.259044] pci 0000:00:1c.1: PCI bridge to [bus 03] >06:02:19,326 INFO kernel:[ 1.259046] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >06:02:19,326 INFO kernel:[ 1.259051] pci 0000:00:1c.1: bridge window [mem 0xf6300000-0xf63fffff] >06:02:19,326 INFO kernel:[ 1.259058] pci 0000:00:1c.2: PCI bridge to [bus 04] >06:02:19,326 INFO kernel:[ 1.259063] pci 0000:00:1c.2: bridge window [mem 0xf6200000-0xf62fffff] >06:02:19,326 INFO kernel:[ 1.259071] pci 0000:00:1c.3: PCI bridge to [bus 05] >06:02:19,326 INFO kernel:[ 1.259075] pci 0000:00:1c.3: bridge window [mem 0xf6100000-0xf61fffff] >06:02:19,326 DEBUG kernel:[ 1.259389] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >06:02:19,326 DEBUG kernel:[ 1.259391] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >06:02:19,326 DEBUG kernel:[ 1.259393] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >06:02:19,326 DEBUG kernel:[ 1.259394] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >06:02:19,326 DEBUG kernel:[ 1.259396] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >06:02:19,326 DEBUG kernel:[ 1.259397] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >06:02:19,326 DEBUG kernel:[ 1.259399] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >06:02:19,326 DEBUG kernel:[ 1.259401] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >06:02:19,326 DEBUG kernel:[ 1.259402] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] >06:02:19,326 DEBUG kernel:[ 1.259404] pci_bus 0000:00: resource 13 [mem 0xd0000000-0xfeafffff] >06:02:19,326 DEBUG kernel:[ 1.259405] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >06:02:19,326 DEBUG kernel:[ 1.259407] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf60fffff] >06:02:19,326 DEBUG kernel:[ 1.259408] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf3ffffff 64bit pref] >06:02:19,326 DEBUG kernel:[ 1.259410] pci_bus 0000:02: resource 1 [mem 0xf6400000-0xf64fffff] >06:02:19,326 DEBUG kernel:[ 1.259412] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >06:02:19,326 DEBUG kernel:[ 1.259413] pci_bus 0000:03: resource 1 [mem 0xf6300000-0xf63fffff] >06:02:19,326 DEBUG kernel:[ 1.259415] pci_bus 0000:04: resource 1 [mem 0xf6200000-0xf62fffff] >06:02:19,326 DEBUG kernel:[ 1.259417] pci_bus 0000:05: resource 1 [mem 0xf6100000-0xf61fffff] >06:02:19,326 INFO kernel:[ 1.259443] NET: Registered protocol family 2 >06:02:19,326 INFO kernel:[ 1.259819] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >06:02:19,326 INFO kernel:[ 1.260402] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >06:02:19,326 INFO kernel:[ 1.260524] TCP: Hash tables configured (established 262144 bind 65536) >06:02:19,326 INFO kernel:[ 1.260543] TCP: reno registered >06:02:19,326 INFO kernel:[ 1.260580] UDP hash table entries: 16384 (order: 7, 524288 bytes) >06:02:19,326 INFO kernel:[ 1.260699] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >06:02:19,326 INFO kernel:[ 1.260842] NET: Registered protocol family 1 >06:02:19,326 DEBUG kernel:[ 1.261167] pci 0000:01:00.0: Boot video device >06:02:19,326 DEBUG kernel:[ 1.261264] PCI: CLS 64 bytes, default 64 >06:02:19,326 INFO kernel:[ 1.261299] Unpacking initramfs... >06:02:19,326 INFO kernel:[ 4.637599] Freeing initrd memory: 31648K (ffff88007e117000 - ffff88007ffff000) >06:02:19,326 INFO kernel:[ 4.637608] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >06:02:19,326 INFO kernel:[ 4.637610] software IO TLB [mem 0xcad02000-0xced02000] (64MB) mapped at [ffff8800cad02000-ffff8800ced01fff] >06:02:19,326 INFO kernel:[ 4.640166] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >06:02:19,326 NOTICE kernel:[ 4.640462] Initialise system trusted keyring >06:02:19,326 INFO kernel:[ 4.640504] audit: initializing netlink socket (disabled) >06:02:19,326 NOTICE kernel:[ 4.640513] type=2000 audit(1379224925.372:1): initialized >06:02:19,326 INFO kernel:[ 4.662555] HugeTLB registered 2 MB page size, pre-allocated 0 pages >06:02:19,326 INFO kernel:[ 4.664290] zbud: loaded >06:02:19,326 NOTICE kernel:[ 4.664427] VFS: Disk quotas dquot_6.5.2 >06:02:19,326 WARNING kernel:[ 4.664461] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >06:02:19,326 INFO kernel:[ 4.664756] msgmni has been set to 32768 >06:02:19,326 DEBUG kernel:[ 4.664803] SELinux: Registering netfilter hooks >06:02:19,326 INFO kernel:[ 4.665482] alg: No test for stdrng (krng) >06:02:19,326 INFO kernel:[ 4.665488] NET: Registered protocol family 38 >06:02:19,326 NOTICE kernel:[ 4.665490] Key type asymmetric registered >06:02:19,326 NOTICE kernel:[ 4.665491] Asymmetric key parser 'x509' registered >06:02:19,326 INFO kernel:[ 4.665516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >06:02:19,326 INFO kernel:[ 4.665551] io scheduler noop registered >06:02:19,326 INFO kernel:[ 4.665553] io scheduler deadline registered >06:02:19,326 INFO kernel:[ 4.665575] io scheduler cfq registered (default) >06:02:19,326 DEBUG kernel:[ 4.665663] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X >06:02:19,326 INFO kernel:[ 4.665853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >06:02:19,326 INFO kernel:[ 4.665864] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >06:02:19,326 DEBUG kernel:[ 4.665926] intel_idle: MWAIT substates: 0x21120 >06:02:19,326 DEBUG kernel:[ 4.665927] intel_idle: v0.4 model 0x2A >06:02:19,326 DEBUG kernel:[ 4.665928] intel_idle: lapic_timer_reliable_states 0xffffffff >06:02:19,326 INFO kernel:[ 4.670826] ACPI: AC Adapter [ADP0] (on-line) >06:02:19,326 INFO kernel:[ 4.670926] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >06:02:19,326 INFO kernel:[ 4.672226] ACPI: Lid Switch [LID0] >06:02:19,326 INFO kernel:[ 4.672284] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >06:02:19,326 INFO kernel:[ 4.672288] ACPI: Sleep Button [SLPB] >06:02:19,326 INFO kernel:[ 4.672311] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2 >06:02:19,326 INFO kernel:[ 4.672313] ACPI: Power Button [PWRB] >06:02:19,326 INFO kernel:[ 4.672336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >06:02:19,326 INFO kernel:[ 4.672338] ACPI: Power Button [PWRF] >06:02:19,326 INFO kernel:[ 4.672385] ACPI: Requesting acpi_cpufreq >06:02:19,326 INFO kernel:[ 5.639006] tsc: Refined TSC clocksource calibration: 2494.333 MHz >06:02:19,326 INFO kernel:[ 6.640387] Switched to clocksource tsc >06:02:19,326 INFO kernel:[ 7.086707] thermal LNXTHERM:00: registered as thermal_zone0 >06:02:19,326 INFO kernel:[ 7.086709] ACPI: Thermal Zone [THM0] (50 C) >06:02:19,326 INFO kernel:[ 7.086746] GHES: HEST is not enabled! >06:02:19,326 INFO kernel:[ 7.086817] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >06:02:19,326 INFO kernel:[ 7.094834] Non-volatile memory driver v1.3 >06:02:19,326 INFO kernel:[ 7.094836] Linux agpgart interface v0.103 >06:02:19,326 DEBUG kernel:[ 7.094929] ahci 0000:00:1f.2: version 3.0 >06:02:19,326 DEBUG kernel:[ 7.095027] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >06:02:19,326 INFO kernel:[ 7.095053] ahci: SSS flag set, parallel bus scan disabled >06:02:19,326 INFO kernel:[ 7.098524] ACPI: Battery Slot [BAT0] (battery present) >06:02:19,326 INFO kernel:[ 7.105700] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xf impl SATA mode >06:02:19,326 INFO kernel:[ 7.105704] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst >06:02:19,326 DEBUG kernel:[ 7.105707] ahci 0000:00:1f.2: setting latency timer to 64 >06:02:19,326 INFO kernel:[ 7.111970] scsi0 : ahci >06:02:19,326 INFO kernel:[ 7.112021] scsi1 : ahci >06:02:19,326 INFO kernel:[ 7.112057] scsi2 : ahci >06:02:19,326 INFO kernel:[ 7.112093] scsi3 : ahci >06:02:19,326 INFO kernel:[ 7.112127] scsi4 : ahci >06:02:19,326 INFO kernel:[ 7.112163] scsi5 : ahci >06:02:19,326 INFO kernel:[ 7.112211] ata1: SATA max UDMA/133 abar m2048@0xf6506000 port 0xf6506100 irq 42 >06:02:19,326 INFO kernel:[ 7.112214] ata2: SATA max UDMA/133 abar m2048@0xf6506000 port 0xf6506180 irq 42 >06:02:19,326 INFO kernel:[ 7.112215] ata3: SATA max UDMA/133 abar m2048@0xf6506000 port 0xf6506200 irq 42 >06:02:19,326 INFO kernel:[ 7.112217] ata4: SATA max UDMA/133 abar m2048@0xf6506000 port 0xf6506280 irq 42 >06:02:19,326 INFO kernel:[ 7.112218] ata5: DUMMY >06:02:19,326 INFO kernel:[ 7.112219] ata6: DUMMY >06:02:19,326 INFO kernel:[ 7.112269] libphy: Fixed MDIO Bus: probed >06:02:19,326 INFO kernel:[ 7.112311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >06:02:19,326 INFO kernel:[ 7.112313] ehci-pci: EHCI PCI platform driver >06:02:19,326 DEBUG kernel:[ 7.112406] ehci-pci 0000:00:1a.0: setting latency timer to 64 >06:02:19,326 INFO kernel:[ 7.112412] ehci-pci 0000:00:1a.0: EHCI Host Controller >06:02:19,326 INFO kernel:[ 7.112444] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >06:02:19,326 INFO kernel:[ 7.112456] ehci-pci 0000:00:1a.0: debug port 2 >06:02:19,326 DEBUG kernel:[ 7.116359] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >06:02:19,326 INFO kernel:[ 7.116374] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf6508000 >06:02:19,326 INFO kernel:[ 7.121690] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >06:02:19,326 INFO kernel:[ 7.121713] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >06:02:19,326 INFO kernel:[ 7.121715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >06:02:19,326 INFO kernel:[ 7.121716] usb usb1: Product: EHCI Host Controller >06:02:19,326 INFO kernel:[ 7.121718] usb usb1: Manufacturer: Linux 3.11.0-300.fc20.x86_64 ehci_hcd >06:02:19,326 INFO kernel:[ 7.121719] usb usb1: SerialNumber: 0000:00:1a.0 >06:02:19,326 INFO kernel:[ 7.121796] hub 1-0:1.0: USB hub found >06:02:19,327 INFO kernel:[ 7.121800] hub 1-0:1.0: 2 ports detected >06:02:19,327 DEBUG kernel:[ 7.121933] ehci-pci 0000:00:1d.0: setting latency timer to 64 >06:02:19,327 INFO kernel:[ 7.121939] ehci-pci 0000:00:1d.0: EHCI Host Controller >06:02:19,327 INFO kernel:[ 7.121964] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >06:02:19,327 INFO kernel:[ 7.121975] ehci-pci 0000:00:1d.0: debug port 2 >06:02:19,327 DEBUG kernel:[ 7.125861] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >06:02:19,327 INFO kernel:[ 7.125875] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf6507000 >06:02:19,327 INFO kernel:[ 7.131702] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >06:02:19,327 INFO kernel:[ 7.131720] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >06:02:19,327 INFO kernel:[ 7.131722] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >06:02:19,327 INFO kernel:[ 7.131724] usb usb2: Product: EHCI Host Controller >06:02:19,327 INFO kernel:[ 7.131725] usb usb2: Manufacturer: Linux 3.11.0-300.fc20.x86_64 ehci_hcd >06:02:19,327 INFO kernel:[ 7.131727] usb usb2: SerialNumber: 0000:00:1d.0 >06:02:19,327 INFO kernel:[ 7.131787] hub 2-0:1.0: USB hub found >06:02:19,327 INFO kernel:[ 7.131790] hub 2-0:1.0: 2 ports detected >06:02:19,327 INFO kernel:[ 7.131850] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >06:02:19,327 INFO kernel:[ 7.131851] ohci-pci: OHCI PCI platform driver >06:02:19,327 INFO kernel:[ 7.131858] uhci_hcd: USB Universal Host Controller Interface driver >06:02:19,327 INFO kernel:[ 7.131912] xhci_hcd 0000:02:00.0: xHCI Host Controller >06:02:19,327 INFO kernel:[ 7.131939] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3 >06:02:19,327 DEBUG kernel:[ 7.132113] xhci_hcd 0000:02:00.0: irq 43 for MSI/MSI-X >06:02:19,327 DEBUG kernel:[ 7.132119] xhci_hcd 0000:02:00.0: irq 44 for MSI/MSI-X >06:02:19,327 DEBUG kernel:[ 7.132124] xhci_hcd 0000:02:00.0: irq 45 for MSI/MSI-X >06:02:19,327 DEBUG kernel:[ 7.132129] xhci_hcd 0000:02:00.0: irq 46 for MSI/MSI-X >06:02:19,327 DEBUG kernel:[ 7.132134] xhci_hcd 0000:02:00.0: irq 47 for MSI/MSI-X >06:02:19,327 DEBUG kernel:[ 7.132139] xhci_hcd 0000:02:00.0: irq 48 for MSI/MSI-X >06:02:19,327 DEBUG kernel:[ 7.132145] xhci_hcd 0000:02:00.0: irq 49 for MSI/MSI-X >06:02:19,327 DEBUG kernel:[ 7.132150] xhci_hcd 0000:02:00.0: irq 50 for MSI/MSI-X >06:02:19,327 INFO kernel:[ 7.132291] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >06:02:19,327 INFO kernel:[ 7.132292] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >06:02:19,327 INFO kernel:[ 7.132294] usb usb3: Product: xHCI Host Controller >06:02:19,327 INFO kernel:[ 7.132295] usb usb3: Manufacturer: Linux 3.11.0-300.fc20.x86_64 xhci_hcd >06:02:19,327 INFO kernel:[ 7.132297] usb usb3: SerialNumber: 0000:02:00.0 >06:02:19,327 DEBUG kernel:[ 7.132339] xHCI xhci_add_endpoint called for root hub >06:02:19,327 DEBUG kernel:[ 7.132340] xHCI xhci_check_bandwidth called for root hub >06:02:19,327 INFO kernel:[ 7.132357] hub 3-0:1.0: USB hub found >06:02:19,327 INFO kernel:[ 7.132363] hub 3-0:1.0: 2 ports detected >06:02:19,327 INFO kernel:[ 7.132413] xhci_hcd 0000:02:00.0: xHCI Host Controller >06:02:19,327 INFO kernel:[ 7.132436] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4 >06:02:19,327 INFO kernel:[ 7.135529] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >06:02:19,327 INFO kernel:[ 7.135531] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >06:02:19,327 INFO kernel:[ 7.135532] usb usb4: Product: xHCI Host Controller >06:02:19,327 INFO kernel:[ 7.135534] usb usb4: Manufacturer: Linux 3.11.0-300.fc20.x86_64 xhci_hcd >06:02:19,327 INFO kernel:[ 7.135535] usb usb4: SerialNumber: 0000:02:00.0 >06:02:19,327 DEBUG kernel:[ 7.135583] xHCI xhci_add_endpoint called for root hub >06:02:19,327 DEBUG kernel:[ 7.135585] xHCI xhci_check_bandwidth called for root hub >06:02:19,327 INFO kernel:[ 7.135599] hub 4-0:1.0: USB hub found >06:02:19,327 INFO kernel:[ 7.135605] hub 4-0:1.0: 2 ports detected >06:02:19,327 INFO kernel:[ 7.139734] usbcore: registered new interface driver usbserial >06:02:19,327 INFO kernel:[ 7.139740] usbcore: registered new interface driver usbserial_generic >06:02:19,327 INFO kernel:[ 7.139745] usbserial: USB Serial support registered for generic >06:02:19,327 INFO kernel:[ 7.139771] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >06:02:19,327 INFO kernel:[ 7.145365] i8042: Detected active multiplexing controller, rev 1.1 >06:02:19,327 INFO kernel:[ 7.147687] serio: i8042 KBD port at 0x60,0x64 irq 1 >06:02:19,327 INFO kernel:[ 7.147691] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >06:02:19,327 INFO kernel:[ 7.147710] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >06:02:19,327 INFO kernel:[ 7.147726] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >06:02:19,327 INFO kernel:[ 7.147740] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >06:02:19,327 INFO kernel:[ 7.147792] mousedev: PS/2 mouse device common for all mice >06:02:19,327 INFO kernel:[ 7.148037] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >06:02:19,327 INFO kernel:[ 7.148065] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >06:02:19,327 INFO kernel:[ 7.148116] device-mapper: uevent: version 1.0.3 >06:02:19,327 INFO kernel:[ 7.148160] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >06:02:19,327 INFO kernel:[ 7.148186] Intel P-state driver initializing. >06:02:19,327 INFO kernel:[ 7.148194] Intel pstate controlling: cpu 0 >06:02:19,327 INFO kernel:[ 7.148206] Intel pstate controlling: cpu 1 >06:02:19,327 INFO kernel:[ 7.148214] Intel pstate controlling: cpu 2 >06:02:19,327 INFO kernel:[ 7.148223] Intel pstate controlling: cpu 3 >06:02:19,327 INFO kernel:[ 7.148231] Intel pstate controlling: cpu 4 >06:02:19,327 INFO kernel:[ 7.148242] Intel pstate controlling: cpu 5 >06:02:19,327 INFO kernel:[ 7.148251] Intel pstate controlling: cpu 6 >06:02:19,327 INFO kernel:[ 7.148259] Intel pstate controlling: cpu 7 >06:02:19,327 INFO kernel:[ 7.148398] cpuidle: using governor menu >06:02:19,327 INFO kernel:[ 7.148597] hidraw: raw HID events driver (C) Jiri Kosina >06:02:19,327 INFO kernel:[ 7.148658] usbcore: registered new interface driver usbhid >06:02:19,327 INFO kernel:[ 7.148659] usbhid: USB HID core driver >06:02:19,327 INFO kernel:[ 7.148687] drop_monitor: Initializing network drop monitor service >06:02:19,327 INFO kernel:[ 7.148755] ip_tables: (C) 2000-2006 Netfilter Core Team >06:02:19,327 INFO kernel:[ 7.148780] TCP: cubic registered >06:02:19,327 INFO kernel:[ 7.148782] Initializing XFRM netlink socket >06:02:19,327 INFO kernel:[ 7.148869] NET: Registered protocol family 10 >06:02:19,327 INFO kernel:[ 7.149021] mip6: Mobile IPv6 >06:02:19,327 INFO kernel:[ 7.149023] NET: Registered protocol family 17 >06:02:19,327 DEBUG kernel:[ 7.149231] PM: Hibernation image not present or could not be loaded. >06:02:19,327 NOTICE kernel:[ 7.149234] Loading compiled-in X.509 certificates >06:02:19,327 NOTICE kernel:[ 7.150112] Loaded X.509 cert 'Fedora kernel signing key: 1bffd750badf8cb64ef7b045c5d5e21984710bfa' >06:02:19,327 INFO kernel:[ 7.150120] registered taskstats version 1 >06:02:19,327 INFO kernel:[ 7.151510] Magic number: 13:739:13 >06:02:19,327 INFO kernel:[ 7.151571] rtc_cmos 00:05: setting system clock to 2013-09-15 06:02:09 UTC (1379224929) >06:02:19,327 INFO kernel:[ 7.152572] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >06:02:19,327 INFO kernel:[ 7.417035] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >06:02:19,327 INFO kernel:[ 7.424042] usb 1-1: new high-speed USB device number 2 using ehci-pci >06:02:19,327 INFO kernel:[ 7.524850] ata1.00: ATA-9: ST1000LM014-1EJ164, SM11, max UDMA/133 >06:02:19,327 INFO kernel:[ 7.524852] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >06:02:19,327 INFO kernel:[ 7.617784] ata1.00: configured for UDMA/133 >06:02:19,327 NOTICE kernel:[ 7.617929] scsi 0:0:0:0: Direct-Access ATA ST1000LM014-1EJ1 SM11 PQ: 0 ANSI: 5 >06:02:19,327 NOTICE kernel:[ 7.618030] sd 0:0:0:0: Attached scsi generic sg0 type 0 >06:02:19,327 NOTICE kernel:[ 7.618041] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >06:02:19,327 NOTICE kernel:[ 7.618044] sd 0:0:0:0: [sda] 4096-byte physical blocks >06:02:19,327 NOTICE kernel:[ 7.618086] sd 0:0:0:0: [sda] Write Protect is off >06:02:19,327 DEBUG kernel:[ 7.618089] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >06:02:19,327 NOTICE kernel:[ 7.618101] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >06:02:19,327 INFO kernel:[ 7.618563] sda: sda1 >06:02:19,327 NOTICE kernel:[ 7.618792] sd 0:0:0:0: [sda] Attached SCSI disk >06:02:19,327 INFO kernel:[ 7.629651] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >06:02:19,327 INFO kernel:[ 7.629654] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >06:02:19,327 INFO kernel:[ 7.629924] hub 1-1:1.0: USB hub found >06:02:19,327 INFO kernel:[ 7.630023] hub 1-1:1.0: 6 ports detected >06:02:19,327 INFO kernel:[ 7.787465] usb 2-1: new high-speed USB device number 2 using ehci-pci >06:02:19,327 INFO kernel:[ 7.922619] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >06:02:19,327 INFO kernel:[ 7.977741] ata2.00: ATA-8: OCZ-VERTEX3, 2.15, max UDMA/133 >06:02:19,327 INFO kernel:[ 7.977744] ata2.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >06:02:19,327 INFO kernel:[ 7.984645] ata2.00: configured for UDMA/133 >06:02:19,327 NOTICE kernel:[ 7.984877] scsi 1:0:0:0: Direct-Access ATA OCZ-VERTEX3 2.15 PQ: 0 ANSI: 5 >06:02:19,327 NOTICE kernel:[ 7.984945] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB) >06:02:19,327 NOTICE kernel:[ 7.984982] sd 1:0:0:0: [sdb] Write Protect is off >06:02:19,327 DEBUG kernel:[ 7.984984] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >06:02:19,327 NOTICE kernel:[ 7.984995] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >06:02:19,327 NOTICE kernel:[ 7.985003] sd 1:0:0:0: Attached scsi generic sg1 type 0 >06:02:19,327 INFO kernel:[ 7.985323] sdb: sdb1 sdb2 >06:02:19,327 NOTICE kernel:[ 7.985564] sd 1:0:0:0: [sdb] Attached SCSI disk >06:02:19,327 INFO kernel:[ 7.989361] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >06:02:19,327 INFO kernel:[ 7.989364] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >06:02:19,327 INFO kernel:[ 7.989559] hub 2-1:1.0: USB hub found >06:02:19,327 INFO kernel:[ 7.989652] hub 2-1:1.0: 8 ports detected >06:02:19,327 INFO kernel:[ 8.146877] usb 3-1: new high-speed USB device number 2 using xhci_hcd >06:02:19,327 INFO kernel:[ 8.237678] usb 3-1: New USB device found, idVendor=13fe, idProduct=1f00 >06:02:19,327 INFO kernel:[ 8.237681] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >06:02:19,327 INFO kernel:[ 8.237683] usb 3-1: Product: DataTraveler 2.0 >06:02:19,327 INFO kernel:[ 8.237685] usb 3-1: Manufacturer: Kingston >06:02:19,327 INFO kernel:[ 8.237686] usb 3-1: SerialNumber: 5B850900000B >06:02:19,327 INFO kernel:[ 8.317072] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >06:02:19,327 INFO kernel:[ 8.336102] ata3.00: ATA-8: ST9750420AS, 0001SDM5, max UDMA/133 >06:02:19,327 INFO kernel:[ 8.336105] ata3.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32) >06:02:19,327 INFO kernel:[ 8.384138] usb 3-2: new low-speed USB device number 3 using xhci_hcd >06:02:19,327 INFO kernel:[ 8.452860] ata3.00: configured for UDMA/133 >06:02:19,327 NOTICE kernel:[ 8.452956] scsi 2:0:0:0: Direct-Access ATA ST9750420AS 0001 PQ: 0 ANSI: 5 >06:02:19,327 NOTICE kernel:[ 8.453067] sd 2:0:0:0: [sdc] 1465149168 512-byte logical blocks: (750 GB/698 GiB) >06:02:19,327 NOTICE kernel:[ 8.453068] sd 2:0:0:0: [sdc] 4096-byte physical blocks >06:02:19,327 NOTICE kernel:[ 8.453095] sd 2:0:0:0: Attached scsi generic sg2 type 0 >06:02:19,327 NOTICE kernel:[ 8.453097] sd 2:0:0:0: [sdc] Write Protect is off >06:02:19,327 DEBUG kernel:[ 8.453098] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >06:02:19,327 NOTICE kernel:[ 8.453108] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >06:02:19,327 INFO kernel:[ 8.470237] sdc: sdc1 >06:02:19,327 NOTICE kernel:[ 8.470481] sd 2:0:0:0: [sdc] Attached SCSI disk >06:02:19,327 INFO kernel:[ 8.576256] usb 3-2: New USB device found, idVendor=046d, idProduct=c05b >06:02:19,327 INFO kernel:[ 8.576259] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >06:02:19,327 INFO kernel:[ 8.576261] usb 3-2: Product: USB Optical Mouse >06:02:19,327 INFO kernel:[ 8.576263] usb 3-2: Manufacturer: Logitech >06:02:19,327 WARNING kernel:[ 8.576401] usb 3-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >06:02:19,327 INFO kernel:[ 8.591385] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/usb3/3-2/3-2:1.0/input/input5 >06:02:19,327 INFO kernel:[ 8.591650] hid-generic 0003:046D:C05B.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:02:00.0-2/input0 >06:02:19,327 INFO kernel:[ 8.643047] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 582762 >06:02:19,327 INFO kernel:[ 8.664586] usb 2-1.3: new high-speed USB device number 3 using ehci-pci >06:02:19,327 INFO kernel:[ 8.685204] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input6 >06:02:19,327 INFO kernel:[ 8.751294] usb 2-1.3: New USB device found, idVendor=1164, idProduct=1f08 >06:02:19,327 INFO kernel:[ 8.751312] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >06:02:19,327 INFO kernel:[ 8.751316] usb 2-1.3: Product: STK7700D >06:02:19,327 INFO kernel:[ 8.751319] usb 2-1.3: Manufacturer: YUANRD >06:02:19,327 INFO kernel:[ 8.751323] usb 2-1.3: SerialNumber: 0000000001 >06:02:19,327 INFO kernel:[ 8.757641] ata4: SATA link down (SStatus 0 SControl 300) >06:02:19,327 INFO kernel:[ 8.758831] Freeing unused kernel memory: 1420K (ffffffff81cf9000 - ffffffff81e5c000) >06:02:19,327 INFO kernel:[ 8.758833] Write protecting the kernel read-only data: 12288k >06:02:19,327 INFO kernel:[ 8.761794] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >06:02:19,327 INFO kernel:[ 8.763782] Freeing unused kernel memory: 1236K (ffff880001acb000 - ffff880001c00000) >06:02:19,327 INFO kernel:[ 8.780071] device-mapper: multipath: version 1.5.1 loaded >06:02:19,327 INFO kernel:[ 8.804731] BIOS EDD facility v0.16 2004-Jun-25, 4 devices found >06:02:19,327 INFO kernel:[ 8.824730] usb 2-1.4: new full-speed USB device number 4 using ehci-pci >06:02:19,327 INFO kernel:[ 8.885484] squashfs: version 4.0 (2009/01/31) Phillip Lougher >06:02:19,327 INFO kernel:[ 8.887989] Loading iSCSI transport class v2.0-870. >06:02:19,327 NOTICE kernel:[ 8.891212] iscsi: registered transport (tcp) >06:02:19,327 INFO kernel:[ 8.892710] alua: device handler registered >06:02:19,327 INFO kernel:[ 8.894161] emc: device handler registered >06:02:19,327 INFO kernel:[ 8.895570] hp_sw: device handler registered >06:02:19,327 INFO kernel:[ 8.982622] rdac: device handler registered >06:02:19,327 INFO kernel:[ 8.985121] Floppy drive(s): fd0 is 1.44M >06:02:19,327 INFO kernel:[ 8.997050] usb 2-1.4: New USB device found, idVendor=8087, idProduct=07dc >06:02:19,327 INFO kernel:[ 8.997052] usb 2-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >06:02:19,327 INFO kernel:[ 9.220927] usb 2-1.5: new full-speed USB device number 5 using ehci-pci >06:02:19,327 INFO kernel:[ 9.353607] usb 2-1.5: New USB device found, idVendor=147e, idProduct=1001 >06:02:19,327 INFO kernel:[ 9.353610] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >06:02:19,327 INFO kernel:[ 9.353611] usb 2-1.5: Product: Fingerprint Sensor >06:02:19,327 INFO kernel:[ 9.353612] usb 2-1.5: Manufacturer: TouchStrip >06:02:19,327 INFO kernel:[ 9.580836] usb 2-1.6: new high-speed USB device number 6 using ehci-pci >06:02:19,327 INFO kernel:[ 9.822265] usb 2-1.6: New USB device found, idVendor=5986, idProduct=0308 >06:02:19,327 INFO kernel:[ 9.822267] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >06:02:19,327 INFO kernel:[ 9.822269] usb 2-1.6: Product: BisonCam, NB Pro >06:02:19,327 INFO kernel:[ 9.822270] usb 2-1.6: Manufacturer: BisonCam, NB Pro >06:02:19,327 INFO kernel:[ 10.122026] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 582762 >06:02:19,327 INFO kernel:[ 10.167586] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input7 >06:02:19,327 INFO kernel:[ 12.002349] floppy0: no floppy controllers found >06:02:19,327 INFO kernel:[ 12.002358] work still pending >06:02:19,327 INFO kernel:[ 12.013647] No iBFT detected. >06:02:19,327 INFO kernel:[ 12.015177] md: raid0 personality registered for level 0 >06:02:19,327 INFO kernel:[ 12.016905] md: raid1 personality registered for level 1 >06:02:19,327 INFO kernel:[ 12.018330] async_tx: api initialized (async) >06:02:19,327 INFO kernel:[ 12.019166] xor: automatically using best checksumming function: >06:02:19,327 INFO kernel:[ 12.028289] avx : 25200.000 MB/sec >06:02:19,327 WARNING kernel:[ 12.047315] raid6: sse2x1 8945 MB/s >06:02:19,327 WARNING kernel:[ 12.064335] raid6: sse2x2 11031 MB/s >06:02:19,327 WARNING kernel:[ 12.081350] raid6: sse2x4 12742 MB/s >06:02:19,327 WARNING kernel:[ 12.081351] raid6: using algorithm sse2x4 (12742 MB/s) >06:02:19,327 WARNING kernel:[ 12.081352] raid6: using ssse3x2 recovery algorithm >06:02:19,327 INFO kernel:[ 12.085310] md: raid6 personality registered for level 6 >06:02:19,327 INFO kernel:[ 12.085312] md: raid5 personality registered for level 5 >06:02:19,327 INFO kernel:[ 12.085312] md: raid4 personality registered for level 4 >06:02:19,327 INFO kernel:[ 12.088428] md: raid10 personality registered for level 10 >06:02:19,327 INFO kernel:[ 12.089827] md: linear personality registered for level -1 >06:02:19,327 INFO kernel:[ 12.094204] device-mapper: multipath round-robin: version 1.0.0 loaded >06:02:19,327 INFO kernel:[ 12.097878] sha256_ssse3: Using AVX optimized SHA-256 implementation >06:02:19,327 INFO kernel:[ 12.105752] RPC: Registered named UNIX socket transport module. >06:02:19,327 INFO kernel:[ 12.105754] RPC: Registered udp transport module. >06:02:19,327 INFO kernel:[ 12.105755] RPC: Registered tcp transport module. >06:02:19,327 INFO kernel:[ 12.105755] RPC: Registered tcp NFSv4.1 backchannel transport module. >06:02:19,327 WARNING kernel:[ 12.189147] video: probe of PNP0A08:00 failed with error -22 >06:02:19,327 WARNING kernel:[ 12.189162] [Firmware Bug]: ACPI(MXM3) defines _DOD but not _DOS >06:02:19,327 WARNING kernel:[ 12.189228] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >06:02:19,327 INFO kernel:[ 12.196687] acpi device:1b: registered as cooling_device8 >06:02:19,327 INFO kernel:[ 12.196778] ACPI: Video Device [MXM3] (multi-head: yes rom: no post: no) >06:02:19,327 INFO kernel:[ 12.196805] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:19/LNXVIDEO:00/input/input8 >06:02:19,327 INFO kernel:[ 12.203140] wmi: Mapper loaded >06:02:19,327 INFO kernel:[ 12.205405] usb-storage 3-1:1.0: USB Mass Storage device detected >06:02:19,327 INFO kernel:[ 12.205450] scsi6 : usb-storage 3-1:1.0 >06:02:19,327 INFO kernel:[ 12.205534] usbcore: registered new interface driver usb-storage >06:02:19,327 INFO kernel:[ 12.205764] jme: JMicron JMC2XX ethernet driver version 1.0.8 >06:02:19,327 WARNING kernel:[ 12.205779] jme 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >06:02:19,327 INFO kernel:[ 12.206682] jme 0000:03:00.0 eth0: JMC250 Gigabit Ethernet chiprev:35 pcirev:5 macaddr:00:90:f5:cc:84:e4 >06:02:19,327 INFO kernel:[ 12.207802] [drm] Initialized drm 1.1.0 20060810 >06:02:19,327 INFO kernel:[ 12.215605] alg: No test for crc32 (crc32-pclmul) >06:02:19,327 WARNING kernel:[ 12.225366] ACPI Warning: \_SB_.PCI0.PEG0.MXM3._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >06:02:19,327 WARNING kernel:[ 12.225412] ACPI Warning: \_SB_.PCI0.PEG0.MXM3._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95) >06:02:19,327 INFO kernel:[ 12.225706] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0cf880a1 >06:02:19,327 INFO kernel:[ 12.225708] nouveau [ DEVICE][0000:01:00.0] Chipset: GF116 (NVCF) >06:02:19,327 INFO kernel:[ 12.225710] nouveau [ DEVICE][0000:01:00.0] Family : NVC0 >06:02:19,327 INFO kernel:[ 12.228058] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >06:02:19,327 NOTICE kernel:[ 12.263625] firewire_ohci 0000:05:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10 >06:02:19,327 INFO kernel:[ 12.317345] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >06:02:19,327 INFO kernel:[ 12.317346] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN >06:02:19,327 INFO kernel:[ 12.317420] nouveau [ VBIOS][0000:01:00.0] BIT signature found >06:02:19,327 INFO kernel:[ 12.317422] nouveau [ VBIOS][0000:01:00.0] version 70.26.29.00.06 >06:02:19,327 INFO kernel:[ 12.339605] nouveau [ MXM][0000:01:00.0] BIOS version 3.0 >06:02:19,327 WARNING kernel:[ 12.341612] ACPI Warning: \_SB_.PCI0.PEG0.MXM3._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95) >06:02:19,327 INFO kernel:[ 12.341850] nouveau [ MXM][0000:01:00.0] MXMS Version 3.0 >06:02:19,327 INFO kernel:[ 12.341877] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5 >06:02:19,327 INFO kernel:[ 12.341878] nouveau [ PFB][0000:01:00.0] RAM size: 1536 MiB >06:02:19,327 INFO kernel:[ 12.341879] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >06:02:19,327 INFO kernel:[ 12.369123] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >06:02:19,327 INFO kernel:[ 12.369127] nouveau [ PTHERM][0000:01:00.0] fan management: disabled >06:02:19,327 INFO kernel:[ 12.369131] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >06:02:19,327 INFO kernel:[ 12.372092] [TTM] Zone kernel: Available graphics memory: 16463852 kiB >06:02:19,327 INFO kernel:[ 12.372093] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >06:02:19,327 INFO kernel:[ 12.372094] [TTM] Initializing pool allocator >06:02:19,327 INFO kernel:[ 12.372097] [TTM] Initializing DMA pool allocator >06:02:19,327 INFO kernel:[ 12.372105] nouveau [ DRM] VRAM: 1536 MiB >06:02:19,327 INFO kernel:[ 12.372106] nouveau [ DRM] GART: 1048576 MiB >06:02:19,327 INFO kernel:[ 12.372109] nouveau [ DRM] TMDS table version 2.0 >06:02:19,327 INFO kernel:[ 12.372110] nouveau [ DRM] DCB version 4.0 >06:02:19,327 INFO kernel:[ 12.372119] nouveau [ DRM] DCB outp 00: 01000313 00010034 >06:02:19,327 INFO kernel:[ 12.372120] nouveau [ DRM] DCB outp 07: 08013382 00020030 >06:02:19,327 INFO kernel:[ 12.372121] nouveau [ DRM] DCB outp 08: 040383b6 0f220014 >06:02:19,327 INFO kernel:[ 12.372122] nouveau [ DRM] DCB outp 11: 02027362 00020010 >06:02:19,327 INFO kernel:[ 12.372124] nouveau [ DRM] DCB outp 13: 02013380 00000000 >06:02:19,327 INFO kernel:[ 12.372125] nouveau [ DRM] DCB conn 00: 00000040 >06:02:19,327 INFO kernel:[ 12.372126] nouveau [ DRM] DCB conn 01: 00001161 >06:02:19,327 INFO kernel:[ 12.372127] nouveau [ DRM] DCB conn 02: 00001231 >06:02:19,327 INFO kernel:[ 12.372128] nouveau [ DRM] DCB conn 03: 01000330 >06:02:19,327 INFO kernel:[ 12.372129] nouveau [ DRM] DCB conn 04: 01000446 >06:02:19,327 INFO kernel:[ 12.372130] nouveau [ DRM] DCB conn 05: 02000546 >06:02:19,327 INFO kernel:[ 12.372131] nouveau [ DRM] DCB conn 06: 00010661 >06:02:19,327 INFO kernel:[ 12.372132] nouveau [ DRM] DCB conn 07: 00010761 >06:02:19,327 INFO kernel:[ 12.372132] nouveau [ DRM] DCB conn 08: 00020847 >06:02:19,327 INFO kernel:[ 12.372133] nouveau [ DRM] DCB conn 09: 00000900 >06:02:19,327 INFO kernel:[ 12.372820] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >06:02:19,327 INFO kernel:[ 12.372821] [drm] No driver support for vblank timestamp query. >06:02:19,327 INFO kernel:[ 12.372823] nouveau [ DRM] ACPI backlight interface available, not registering our own >06:02:19,327 INFO kernel:[ 12.373036] nouveau [ DRM] 3 available performance level(s) >06:02:19,327 INFO kernel:[ 12.373038] nouveau [ DRM] 0: core 50MHz shader 101MHz memory 135MHz voltage 820mV >06:02:19,327 INFO kernel:[ 12.373039] nouveau [ DRM] 1: core 202MHz shader 405MHz memory 324MHz voltage 820mV >06:02:19,327 INFO kernel:[ 12.373041] nouveau [ DRM] 3: core 775MHz shader 1550MHz memory 1250MHz voltage 1000mV >06:02:19,327 INFO kernel:[ 12.373042] nouveau [ DRM] c: core 202MHz shader 405MHz memory 324MHz voltage 1000mV >06:02:19,327 INFO kernel:[ 12.377996] nouveau [ DRM] MM: using COPY1 for buffer copies >06:02:19,327 INFO kernel:[ 12.480724] nouveau [ DRM] allocated 1920x1080 fb: 0x60000, bo ffff8807fa3f3000 >06:02:19,327 INFO kernel:[ 12.480796] fbcon: nouveaufb (fb0) is primary device >06:02:19,327 NOTICE kernel:[ 12.765267] firewire_core 0000:05:00.0: created device fw0: GUID ea0484ccf5900058, S400 >06:02:19,327 NOTICE kernel:[ 13.208992] scsi 6:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS >06:02:19,327 NOTICE kernel:[ 13.209151] sd 6:0:0:0: Attached scsi generic sg3 type 0 >06:02:19,327 NOTICE kernel:[ 13.209384] sd 6:0:0:0: [sdd] 15671296 512-byte logical blocks: (8.02 GB/7.47 GiB) >06:02:19,327 NOTICE kernel:[ 13.209544] sd 6:0:0:0: [sdd] Write Protect is off >06:02:19,327 DEBUG kernel:[ 13.209546] sd 6:0:0:0: [sdd] Mode Sense: 23 00 00 00 >06:02:19,327 ERR kernel:[ 13.209695] sd 6:0:0:0: [sdd] No Caching mode page present >06:02:19,327 ERR kernel:[ 13.209696] sd 6:0:0:0: [sdd] Assuming drive cache: write through >06:02:19,327 ERR kernel:[ 13.210652] sd 6:0:0:0: [sdd] No Caching mode page present >06:02:19,327 ERR kernel:[ 13.210653] sd 6:0:0:0: [sdd] Assuming drive cache: write through >06:02:19,327 INFO kernel:[ 13.211061] sdd: sdd1 sdd2 sdd3 >06:02:19,327 ERR kernel:[ 13.211780] sd 6:0:0:0: [sdd] No Caching mode page present >06:02:19,327 ERR kernel:[ 13.211781] sd 6:0:0:0: [sdd] Assuming drive cache: write through >06:02:19,327 NOTICE kernel:[ 13.211782] sd 6:0:0:0: [sdd] Attached SCSI removable disk >06:02:19,327 INFO kernel:[ 13.847128] Console: switching to colour frame buffer device 240x67 >06:02:19,327 INFO kernel:[ 13.852408] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >06:02:19,327 INFO kernel:[ 13.852409] nouveau 0000:01:00.0: registered panic notifier >06:02:19,327 INFO kernel:[ 13.852411] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >06:02:19,327 DEBUG kernel:[ 14.606064] ISO 9660 Extensions: Microsoft Joliet Level 3 >06:02:19,327 DEBUG kernel:[ 14.608258] ISO 9660 Extensions: RRIP_1991A >06:02:19,327 INFO kernel:[ 14.693043] loop: module loaded >06:02:19,327 INFO kernel:[ 14.708956] bio: create slab <bio-1> at 1 >06:02:19,327 INFO kernel:[ 14.756413] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >06:02:19,327 DEBUG kernel:[ 15.453236] SELinux: 2048 avtab hash slots, 95102 rules. >06:02:19,327 DEBUG kernel:[ 15.463373] SELinux: 2048 avtab hash slots, 95102 rules. >06:02:19,327 DEBUG kernel:[ 15.475472] SELinux: 8 users, 82 roles, 4571 types, 259 bools, 1 sens, 1024 cats >06:02:19,327 DEBUG kernel:[ 15.475474] SELinux: 83 classes, 95102 rules >06:02:19,327 DEBUG kernel:[ 15.478896] SELinux: Completing initialization. >06:02:19,327 DEBUG kernel:[ 15.478897] SELinux: Setting up existing superblocks. >06:02:19,327 DEBUG kernel:[ 15.478902] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.478905] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.478912] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.478915] SELinux: initialized (dev proc, type proc), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.478924] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.478934] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.479505] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >06:02:19,327 DEBUG kernel:[ 15.479508] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.479952] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >06:02:19,327 DEBUG kernel:[ 15.479955] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.479957] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.479966] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.479969] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.479973] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.479980] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480240] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480242] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.480246] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.480334] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.480353] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480359] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480361] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480364] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480367] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480371] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480373] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480376] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480378] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480382] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480385] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480388] SELinux: initialized (dev sdd, type iso9660), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.480396] SELinux: initialized (dev loop0, type squashfs), uses xattr >06:02:19,327 DEBUG kernel:[ 15.480409] SELinux: initialized (dev dm-0, type ext4), uses xattr >06:02:19,327 NOTICE kernel:[ 15.496197] type=1403 audit(1379224937.833:2): policy loaded auid=4294967295 ses=4294967295 >06:02:19,327 DEBUG kernel:[ 15.737533] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.867723] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:02:19,327 DEBUG kernel:[ 15.889563] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >06:02:19,327 DEBUG kernel:[ 15.889573] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >06:02:19,327 INFO kernel:[ 16.278420] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28 >06:02:19,327 WARNING kernel:[ 16.331062] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >06:02:19,327 INFO kernel:[ 16.331068] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >06:02:19,327 WARNING kernel:[ 16.331070] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >06:02:19,327 INFO kernel:[ 16.331073] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >06:02:19,327 WARNING kernel:[ 16.331074] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >06:02:19,327 INFO kernel:[ 16.331075] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >06:02:19,327 WARNING kernel:[ 16.331076] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >06:02:19,327 INFO kernel:[ 16.331078] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >06:02:19,327 WARNING kernel:[ 16.331079] lpc_ich: Resource conflict(s) found affecting gpio_ich >06:02:19,327 WARNING kernel:[ 16.332608] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >06:02:19,327 INFO kernel:[ 16.332612] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >06:02:19,327 INFO kernel:[ 16.341427] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28 >06:02:19,327 INFO kernel:[ 16.342127] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28 >06:02:19,327 INFO kernel:[ 16.342144] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28 >06:02:19,327 INFO kernel:[ 16.342158] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x28 >06:02:19,327 INFO kernel:[ 16.342171] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x28 >06:02:19,327 INFO kernel:[ 16.342184] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x28 >06:02:19,327 INFO kernel:[ 16.342197] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x28 >06:02:19,327 INFO kernel:[ 16.342385] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >06:02:19,327 INFO kernel:[ 16.342855] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >06:02:19,327 DEBUG kernel:[ 16.357072] mei_me 0000:00:16.0: setting latency timer to 64 >06:02:19,327 DEBUG kernel:[ 16.357108] mei_me 0000:00:16.0: irq 51 for MSI/MSI-X >06:02:19,327 INFO kernel:[ 16.533829] sdhci: Secure Digital Host Controller Interface driver >06:02:19,327 INFO kernel:[ 16.533832] sdhci: Copyright(c) Pierre Ossman >06:02:19,327 NOTICE kernel:[ 16.544085] type=1400 audit(1379224938.880:3): avc: denied { create } for pid=788 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >06:02:19,327 NOTICE kernel:[ 16.544117] type=1400 audit(1379224938.880:4): avc: denied { setattr } for pid=788 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=33822 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >06:02:19,327 NOTICE kernel:[ 16.544139] type=1400 audit(1379224938.880:5): avc: denied { relabelfrom } for pid=788 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=33822 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >06:02:19,327 INFO kernel:[ 16.550917] sdhci-pci 0000:03:00.1: SDHCI controller found [197b:2392] (rev 90) >06:02:19,327 INFO kernel:[ 16.551076] mmc0: SDHCI controller on PCI [0000:03:00.1] using DMA >06:02:19,327 INFO kernel:[ 16.551089] sdhci-pci 0000:03:00.2: SDHCI controller found [197b:2391] (rev 90) >06:02:19,327 INFO kernel:[ 16.551125] sdhci-pci 0000:03:00.2: Refusing to bind to secondary interface. >06:02:19,327 INFO kernel:[ 16.562535] cfg80211: Calling CRDA to update world regulatory domain >06:02:19,327 INFO kernel:[ 16.726171] Intel(R) Wireless WiFi driver for Linux, in-tree:d >06:02:19,327 INFO kernel:[ 16.726173] Copyright(c) 2003-2013 Intel Corporation >06:02:19,327 WARNING kernel:[ 16.726257] iwlwifi 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control >06:02:19,327 DEBUG kernel:[ 16.726336] iwlwifi 0000:04:00.0: irq 52 for MSI/MSI-X >06:02:19,327 INFO kernel:[ 16.850515] iwlwifi 0000:04:00.0: loaded firmware version 22.0.7.0 op_mode iwlmvm >06:02:19,327 NOTICE kernel:[ 16.945025] type=1400 audit(1379224939.281:6): avc: denied { execute } for pid=825 comm="bash" name="hostname" dev="dm-0" ino=126349 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >06:02:19,327 NOTICE kernel:[ 16.945033] type=1400 audit(1379224939.281:7): avc: denied { read open } for pid=825 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=126349 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >06:02:19,327 NOTICE kernel:[ 16.945080] type=1400 audit(1379224939.281:8): avc: denied { execute_no_trans } for pid=825 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=126349 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >06:02:19,327 NOTICE kernel:[ 16.983364] type=1400 audit(1379224939.319:9): avc: denied { read } for pid=812 comm="bash" name=".profile" dev="dm-0" ino=66283 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >06:02:19,327 NOTICE kernel:[ 16.983372] type=1400 audit(1379224939.319:10): avc: denied { open } for pid=812 comm="bash" path="/root/.profile" dev="dm-0" ino=66283 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >06:02:19,327 INFO kernel:[ 16.984653] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144 >06:02:19,327 INFO kernel:[ 16.984720] iwlwifi 0000:04:00.0: L1 Enabled; Disabling L0S >06:02:19,327 INFO kernel:[ 16.984874] iwlwifi 0000:04:00.0: L1 Enabled; Disabling L0S >06:02:19,424 INFO kernel:[ 17.086851] bio: create slab <bio-2> at 2 >06:02:19,552 DEBUG kernel:[ 17.214292] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' >06:02:19,716 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-9.git20130807.fc20) is starting... >06:02:19,716 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >06:02:19,716 INFO NetworkManager: <info> WEXT support is enabled >06:02:19,787 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >06:02:19,844 INFO polkitd: Started polkitd version 0.111 >06:02:19,936 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >06:02:19,950 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >06:02:19,950 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >06:02:19,950 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >06:02:19,950 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >06:02:20,014 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >06:02:20,015 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >06:02:20,031 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >06:02:20,033 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >06:02:20,033 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >06:02:20,034 INFO NetworkManager: <info> WiFi hardware radio set enabled >06:02:20,034 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >06:02:20,034 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >06:02:20,035 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >06:02:20,035 INFO NetworkManager: <info> Networking is enabled by state file >06:02:20,035 INFO NetworkManager: <info> (lo): link connected >06:02:20,035 INFO NetworkManager: <info> (lo): carrier is ON >06:02:20,035 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >06:02:20,035 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >06:02:20,036 INFO NetworkManager: <info> (p4p1): carrier is OFF >06:02:20,036 INFO NetworkManager: <info> (p4p1): new Ethernet device (driver: 'jme' ifindex: 2) >06:02:20,036 INFO NetworkManager: <info> (p4p1): exported as /org/freedesktop/NetworkManager/Devices/1 >06:02:20,036 INFO NetworkManager: <info> (p4p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >06:02:20,036 INFO NetworkManager: <info> (p4p1): bringing up device. >06:02:20,037 DEBUG kernel:[ 17.699902] jme 0000:03:00.0: irq 53 for MSI/MSI-X >06:02:20,059 INFO kernel:[ 17.722359] jme 0000:03:00.0 p4p1: Link is down >06:02:20,059 INFO kernel:[ 17.722395] IPv6: ADDRCONF(NETDEV_UP): p4p1: link is not ready >06:02:20,059 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/p4p1 >06:02:20,059 INFO NetworkManager: <info> (wlp4s0): using nl80211 for WiFi device control >06:02:20,059 INFO NetworkManager: <info> (wlp4s0): driver supports Access Point (AP) mode >06:02:20,059 INFO NetworkManager: <info> (wlp4s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >06:02:20,059 INFO NetworkManager: <info> (wlp4s0): exported as /org/freedesktop/NetworkManager/Devices/2 >06:02:20,059 INFO NetworkManager: <info> (wlp4s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >06:02:20,059 INFO NetworkManager: <info> (wlp4s0): bringing up device. >06:02:20,060 INFO kernel:[ 17.723579] iwlwifi 0000:04:00.0: L1 Enabled; Disabling L0S >06:02:20,060 INFO kernel:[ 17.723736] iwlwifi 0000:04:00.0: L1 Enabled; Disabling L0S >06:02:20,069 INFO kernel:[ 17.732580] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready >06:02:20,069 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >06:02:20,393 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >06:02:20,394 INFO NetworkManager: <info> wpa_supplicant started >06:02:20,425 INFO NetworkManager: <info> (wlp4s0) supports 5 scan SSIDs >06:02:20,425 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: starting -> ready >06:02:20,425 INFO NetworkManager: <info> (wlp4s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >06:02:20,426 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: ready -> disconnected >06:02:20,426 INFO NetworkManager: <info> (wlp4s0) supports 5 scan SSIDs >06:02:22,388 NOTICE kernel:[ 20.054249] type=1400 audit(1379224942.386:11): avc: denied { read write } for pid=911 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1164 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >06:02:23,581 ERR spice-vdagent: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >06:02:23,997 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: disconnected -> inactive >06:02:24,070 NOTICE kernel:[ 21.738325] type=1400 audit(1379224944.068:12): avc: denied { read write } for pid=970 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 >06:02:24,597 NOTICE NetworkManager: ifcfg-rh: read connection 'p4p1' >06:02:24,597 INFO NetworkManager: <info> Saved default wired connection 'p4p1' to persistent storage >06:02:24,615 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p4p1 >06:02:24,672 INFO chronyd: chronyd version 1.29 starting >06:02:24,672 INFO chronyd: Linux kernel major=3 minor=11 patch=0 >06:02:24,672 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 >06:02:24,673 INFO chronyd: Generated key 1 >06:02:26,552 INFO kernel:[ 24.223054] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >06:02:26,552 DEBUG kernel:[ 24.223151] SELinux: initialized (dev sdb1, type ext4), uses xattr >06:02:26,694 NOTICE kernel:[ 24.364801] type=1400 audit(1379224946.692:13): avc: denied { read write } for pid=1086 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 >06:02:26,695 NOTICE kernel:[ 24.365560] type=1400 audit(1379224946.693:14): avc: denied { read write } for pid=1086 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1164 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >06:02:27,000 NOTICE kernel:[ 25.102209] type=1400 audit(1379224947.000:15): avc: denied { ioctl } for pid=1086 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 >06:02:27,000 NOTICE kernel:[ 25.102219] type=1400 audit(1379224947.000:16): avc: denied { getattr } for pid=1086 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 >06:02:28,907 NOTICE kernel:[ 27.010993] type=1400 audit(1379224948.905:17): avc: denied { open } for pid=828 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=16028 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >06:02:44,680 NOTICE NetworkManager: ifcfg-rh: read connection 'Esser' >06:02:44,680 INFO NetworkManager: <info> Activation (wlp4s0) starting connection 'Esser' >06:02:44,680 INFO NetworkManager: <info> (wlp4s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >06:02:44,681 INFO NetworkManager: <info> Activation (wlp4s0) Stage 1 of 5 (Device Prepare) scheduled... >06:02:44,682 INFO NetworkManager: <info> Activation (wlp4s0) Stage 1 of 5 (Device Prepare) started... >06:02:44,682 INFO NetworkManager: <info> Activation (wlp4s0) Stage 2 of 5 (Device Configure) scheduled... >06:02:44,682 INFO NetworkManager: <info> Activation (wlp4s0) Stage 1 of 5 (Device Prepare) complete. >06:02:44,683 INFO NetworkManager: <info> Activation (wlp4s0) Stage 2 of 5 (Device Configure) starting... >06:02:44,683 INFO NetworkManager: <info> (wlp4s0): device state change: prepare -> config (reason 'none') [40 50 0] >06:02:44,683 INFO NetworkManager: <info> Activation (wlp4s0/wireless): access point 'Esser' has security, but secrets are required. >06:02:44,683 INFO NetworkManager: <info> (wlp4s0): device state change: config -> need-auth (reason 'none') [50 60 0] >06:02:44,684 INFO NetworkManager: <info> Activation (wlp4s0) Stage 2 of 5 (Device Configure) complete. >06:03:04,230 ERR NetworkManager: wireless_connection_from_ifcfg: assertion 'error != NULL' failed >06:03:04,233 INFO NetworkManager: <info> Activation (wlp4s0) Stage 1 of 5 (Device Prepare) scheduled... >06:03:04,233 ERR NetworkManager: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed >06:03:04,236 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-Esser >06:03:04,238 INFO NetworkManager: <info> Activation (wlp4s0) Stage 1 of 5 (Device Prepare) started... >06:03:04,238 INFO NetworkManager: <info> (wlp4s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >06:03:04,238 INFO NetworkManager: <info> Activation (wlp4s0) Stage 2 of 5 (Device Configure) scheduled... >06:03:04,238 INFO NetworkManager: <info> Activation (wlp4s0) Stage 1 of 5 (Device Prepare) complete. >06:03:04,241 INFO NetworkManager: <info> Activation (wlp4s0) Stage 2 of 5 (Device Configure) starting... >06:03:04,241 INFO NetworkManager: <info> (wlp4s0): device state change: prepare -> config (reason 'none') [40 50 0] >06:03:04,241 INFO NetworkManager: <info> Activation (wlp4s0/wireless): connection 'Esser' has security, and secrets exist. No new secrets needed. >06:03:04,241 INFO NetworkManager: <info> Config: added 'ssid' value 'Esser' >06:03:04,241 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >06:03:04,241 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >06:03:04,241 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >06:03:04,241 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >06:03:04,241 INFO NetworkManager: <info> Activation (wlp4s0) Stage 2 of 5 (Device Configure) complete. >06:03:04,242 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >06:03:04,268 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: inactive -> scanning >06:03:07,905 INFO kernel:[ 66.053100] wlp4s0: authenticate with 9c:c7:a6:26:fe:1b >06:03:07,907 INFO kernel:[ 66.055197] wlp4s0: send auth to 9c:c7:a6:26:fe:1b (try 1/3) >06:03:07,909 INFO kernel:[ 66.057966] wlp4s0: authenticated >06:03:07,909 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: scanning -> authenticating >06:03:07,912 INFO kernel:[ 66.060033] wlp4s0: associate with 9c:c7:a6:26:fe:1b (try 1/3) >06:03:07,914 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: authenticating -> associating >06:03:07,925 INFO kernel:[ 66.073249] wlp4s0: RX AssocResp from 9c:c7:a6:26:fe:1b (capab=0x411 status=0 aid=1) >06:03:07,927 INFO kernel:[ 66.075267] wlp4s0: associated >06:03:07,927 INFO kernel:[ 66.075318] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready >06:03:07,932 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: associating -> completed >06:03:07,932 INFO NetworkManager: <info> Activation (wlp4s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Esser'. >06:03:07,932 INFO NetworkManager: <info> Activation (wlp4s0) Stage 3 of 5 (IP Configure Start) scheduled. >06:03:07,932 INFO NetworkManager: <info> Activation (wlp4s0) Stage 3 of 5 (IP Configure Start) started... >06:03:07,932 INFO NetworkManager: <info> (wlp4s0): device state change: config -> ip-config (reason 'none') [50 70 0] >06:03:07,933 INFO NetworkManager: <info> Activation (wlp4s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >06:03:07,956 INFO NetworkManager: <info> dhclient started with pid 1094 >06:03:07,957 INFO NetworkManager: <info> Activation (wlp4s0) Stage 3 of 5 (IP Configure Start) complete. >06:03:07,958 ERR NetworkManager: <error> [1379224987.958099] [rdisc/nm-lndp-rdisc.c:184] send_rs(): (wlp4s0): cannot send router solicitation: -99. >06:03:07,984 INFO kernel:[ 66.132885] wlp4s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 9c:c7:a6:26:fe:1b >06:03:08,058 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >06:03:08,058 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >06:03:08,058 INFO dhclient: All rights reserved. >06:03:08,058 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >06:03:08,058 INFO dhclient: >06:03:08,061 INFO NetworkManager: <info> (wlp4s0): DHCPv4 state changed nbi -> preinit >06:03:08,071 INFO dhclient: Listening on LPF/wlp4s0/0c:8b:fd:16:bb:33 >06:03:08,071 INFO dhclient: Sending on LPF/wlp4s0/0c:8b:fd:16:bb:33 >06:03:08,071 INFO dhclient: Sending on Socket/fallback >06:03:08,071 INFO dhclient: DHCPDISCOVER on wlp4s0 to 255.255.255.255 port 67 interval 6 (xid=0x153d7608) >06:03:08,077 INFO dhclient: DHCPREQUEST on wlp4s0 to 255.255.255.255 port 67 (xid=0x153d7608) >06:03:08,077 INFO dhclient: DHCPOFFER from 10.192.0.1 >06:03:08,081 INFO dhclient: DHCPACK from 10.192.0.1 (xid=0x153d7608) >06:03:08,083 INFO dhclient: bound to 10.197.0.1 -- renewal in 399084 seconds. >06:03:08,083 INFO NetworkManager: <info> (wlp4s0): DHCPv4 state changed preinit -> bound >06:03:08,083 INFO NetworkManager: <info> address 10.197.0.1 >06:03:08,083 INFO NetworkManager: <info> plen 10 (255.192.0.0) >06:03:08,083 INFO NetworkManager: <info> gateway 10.192.0.1 >06:03:08,083 INFO NetworkManager: <info> lease time 864000 >06:03:08,083 INFO NetworkManager: <info> nameserver '10.192.0.1' >06:03:08,083 INFO NetworkManager: <info> domain name 'fritz.box' >06:03:08,084 INFO NetworkManager: <info> Activation (wlp4s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >06:03:08,084 INFO NetworkManager: <info> Activation (wlp4s0) Stage 5 of 5 (IPv4 Commit) started... >06:03:08,085 INFO NetworkManager: <info> (wlp4s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >06:03:08,085 INFO NetworkManager: <info> Activation (wlp4s0) Stage 5 of 5 (IPv4 Commit) complete. >06:03:08,086 INFO NetworkManager: <info> (wlp4s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >06:03:08,086 INFO NetworkManager: <info> (wlp4s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >06:03:08,087 INFO NetworkManager: <info> Policy set 'Esser' (wlp4s0) as default for IPv4 routing and DNS. >06:03:08,087 INFO NetworkManager: <info> (wlp4s0): roamed from BSSID 9C:C7:A6:BB:90:3E (Esser) to 9C:C7:A6:26:FE:1B (Esser) >06:03:08,088 INFO NetworkManager: <info> Activation (wlp4s0) successful, device activated. >06:03:08,089 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >06:03:08,099 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >06:03:09,574 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >06:03:09,582 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >06:03:09,737 INFO kernel:[ 67.887418] bio: create slab <bio-1> at 1 >06:03:09,738 INFO kernel:[ 67.888135] Btrfs loaded >06:03:09,789 INFO kernel:[ 67.939980] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >06:03:11,190 WARNING nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/20-chrony' took too long; killing it. >06:03:11,191 WARNING NetworkManager: <warn> Dispatcher script timed out: Script '/etc/NetworkManager/dispatcher.d/20-chrony' timed out. >06:03:03,818 WARNING chronyd: Backward time jump detected! (correction 0.2 +- -4.2 seconds) >06:03:08,969 INFO chronyd: Selected source 46.4.37.166 >06:03:08,969 WARNING chronyd: System clock wrong by 0.949938 seconds, adjustment started >06:03:10,967 INFO chronyd: Selected source 178.63.101.9 >06:03:15,798 INFO chronyd: Selected source 78.46.197.35 >06:03:21,589 INFO chronyd: chronyd exiting >06:03:21,595 INFO chronyd: chronyd version 1.29 starting >06:03:21,596 INFO chronyd: Linux kernel major=3 minor=11 patch=0 >06:03:21,596 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 >06:03:21,596 INFO chronyd: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift >06:03:27,154 INFO chronyd: Selected source 188.138.9.208 >06:05:37,252 INFO chronyd: Selected source 80.190.147.92 >06:07:19,073 NOTICE kernel:[ 327.729587] type=1400 audit(1379225239.072:18): avc: denied { read write } for pid=1219 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 >06:07:19,074 NOTICE kernel:[ 327.730305] type=1400 audit(1379225239.073:19): avc: denied { read write } for pid=1219 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1164 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >06:07:19,074 NOTICE kernel:[ 327.730589] type=1400 audit(1379225239.073:20): avc: denied { read } for pid=1219 comm="hwclock" path="/proc/898/mounts" dev="proc" ino=17595 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >06:07:20,500 NOTICE kernel:[ 329.158414] type=1400 audit(1379225240.499:21): avc: denied { ioctl } for pid=1219 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 >06:07:20,500 NOTICE kernel:[ 329.158422] type=1400 audit(1379225240.499:22): avc: denied { getattr } for pid=1219 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 >06:08:13,543 INFO kernel:[ 382.261287] Adding 16777212k swap on /dev/mapper/p170hm_hdd0-swap. Priority:-1 extents:1 across:16777212k FS >06:08:13,585 INFO kernel:[ 382.303669] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null) >06:08:13,586 DEBUG kernel:[ 382.303676] SELinux: initialized (dev dm-6, type ext4), uses xattr >06:08:13,598 INFO kernel:[ 382.317023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >06:08:13,598 DEBUG kernel:[ 382.317030] SELinux: initialized (dev sdb1, type ext4), uses xattr >06:08:13,631 DEBUG kernel:[ 382.349268] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:08:13,678 INFO kernel:[ 382.396248] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >06:08:13,678 DEBUG kernel:[ 382.396255] SELinux: initialized (dev dm-1, type ext4), uses xattr >06:08:13,690 INFO kernel:[ 382.408965] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >06:08:13,690 DEBUG kernel:[ 382.408972] SELinux: initialized (dev dm-5, type ext4), uses xattr >06:08:13,779 INFO kernel:[ 382.497422] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null) >06:08:13,779 DEBUG kernel:[ 382.497428] SELinux: initialized (dev dm-7, type ext4), uses xattr >06:08:14,248 INFO kernel:[ 382.967451] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >06:08:14,248 DEBUG kernel:[ 382.967465] SELinux: initialized (dev dm-4, type ext4), uses xattr >06:08:14,279 INFO kernel:[ 382.998447] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >06:08:14,279 DEBUG kernel:[ 382.998454] SELinux: initialized (dev dm-2, type ext4), uses xattr >06:08:45,386 INFO chronyd: Selected source 10.192.0.1 >06:08:58,340 NOTICE kernel:[ 427.109016] type=1400 audit(1379225338.339:23): avc: denied { read write } for pid=1522 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >06:10:56,576 NOTICE dbus: [system] Reloaded configuration >06:11:26,493 NOTICE kernel:[ 575.430114] type=1400 audit(1379225486.491:24): avc: denied { read write } for pid=2853 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >06:11:38,879 NOTICE dbus: [system] Reloaded configuration >06:12:10,134 NOTICE kernel:[ 619.120118] type=1400 audit(1379225530.133:25): avc: denied { read write } for pid=3162 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >06:13:33,570 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >06:13:33,581 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1'
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 1008137
:
797777
|
797778
|
797779
|
797780
|
797781
|
797782
|
797783
|
797784
|
797785
|
797786
| 797787